| Server IP : 14.225.204.176 / Your IP : 216.73.216.169 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/zinisoft_vi.net/ |
Upload File : |
-- MySQL dump 10.19 Distrib 10.3.39-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: zs_zinisoftv2_vi
-- ------------------------------------------------------
-- Server version 10.3.39-MariaDB-0ubuntu0.20.04.2
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `zs_actionscheduler_actions`
--
DROP TABLE IF EXISTS `zs_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_actionscheduler_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) NOT NULL,
`status` varchar(20) NOT NULL,
`scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
`args` varchar(191) DEFAULT NULL,
`schedule` longtext DEFAULT NULL,
`group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`attempts` int(11) NOT NULL DEFAULT 0,
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`extended_args` varchar(8000) DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=20291 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_actionscheduler_actions`
--
LOCK TABLES `zs_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `zs_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `zs_actionscheduler_actions` VALUES (78,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2024-05-03 11:11:17','2024-05-03 11:11:17',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2024-05-03 11:11:57','2024-05-03 11:11:57',0,NULL),(3294,'wc_gla_cron_daily_notes','failed','2024-05-08 10:34:59','2024-05-08 10:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715164499;s:18:\"\0*\0first_timestamp\";i:1715164499;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715164499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2024-05-08 10:35:00','2024-05-08 10:35:00',0,NULL),(3321,'action_scheduler/migration_hook','failed','2024-05-08 10:50:14','2024-05-08 10:50:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715165414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715165414;}',2,1,'2024-05-08 10:50:17','2024-05-08 10:50:17',0,NULL),(3408,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:21:58','2024-05-08 14:21:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715178118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715178118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:22:52','2024-05-08 14:22:52',0,NULL),(3410,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:24:52','2024-05-08 14:24:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715178292;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715178292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:25:06','2024-05-08 14:25:06',0,NULL),(3411,'action_scheduler/migration_hook','failed','2024-05-08 14:23:53','2024-05-08 14:23:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715178233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715178233;}',2,1,'2024-05-08 14:23:53','2024-05-08 14:23:53',0,NULL),(3414,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:27:06','2024-05-08 14:27:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715178426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715178426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:27:25','2024-05-08 14:27:25',0,NULL),(3415,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:29:25','2024-05-08 14:29:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715178565;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715178565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:29:35','2024-05-08 14:29:35',0,NULL),(3416,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:31:35','2024-05-08 14:31:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715178695;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715178695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:31:44','2024-05-08 14:31:44',0,NULL),(3419,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:33:44','2024-05-08 14:33:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715178824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715178824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:33:56','2024-05-08 14:33:56',0,NULL),(3421,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:35:56','2024-05-08 14:35:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715178956;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715178956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:36:00','2024-05-08 14:36:00',0,NULL),(3425,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:38:00','2024-05-08 14:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715179080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715179080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:38:09','2024-05-08 14:38:09',0,NULL),(3426,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:40:09','2024-05-08 14:40:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715179209;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715179209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:41:00','2024-05-08 14:41:00',0,NULL),(3428,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:43:00','2024-05-08 14:43:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715179380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715179380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:43:02','2024-05-08 14:43:02',0,NULL),(3430,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:45:02','2024-05-08 14:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715179502;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715179502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:45:14','2024-05-08 14:45:14',0,NULL),(3431,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:47:14','2024-05-08 14:47:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715179634;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715179634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:47:24','2024-05-08 14:47:24',0,NULL),(3432,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:49:24','2024-05-08 14:49:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715179764;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715179764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:49:26','2024-05-08 14:49:26',0,NULL),(3433,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:51:26','2024-05-08 14:51:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715179886;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715179886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:51:54','2024-05-08 14:51:54',0,NULL),(3434,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:53:54','2024-05-08 14:53:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715180034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715180034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:54:03','2024-05-08 14:54:03',0,NULL),(3436,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:56:03','2024-05-08 14:56:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715180163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715180163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:56:07','2024-05-08 14:56:07',0,NULL),(3437,'action_scheduler/migration_hook','failed','2024-05-08 14:55:03','2024-05-08 14:55:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715180103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715180103;}',2,1,'2024-05-08 14:55:18','2024-05-08 14:55:18',0,NULL),(3438,'mailpoet/cron/daemon-trigger','failed','2024-05-08 14:58:07','2024-05-08 14:58:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715180287;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715180287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 14:58:08','2024-05-08 14:58:08',0,NULL),(3439,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:00:08','2024-05-08 15:00:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715180408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715180408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:00:41','2024-05-08 15:00:41',0,NULL),(3440,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:02:41','2024-05-08 15:02:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715180561;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715180561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:03:00','2024-05-08 15:03:00',0,NULL),(3441,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:05:00','2024-05-08 15:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715180700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715180700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:05:00','2024-05-08 15:05:00',0,NULL),(3442,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:07:00','2024-05-08 15:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715180820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715180820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:07:01','2024-05-08 15:07:01',0,NULL),(3443,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:09:01','2024-05-08 15:09:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715180941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715180941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:09:02','2024-05-08 15:09:02',0,NULL),(3444,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:11:02','2024-05-08 15:11:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181062;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:11:02','2024-05-08 15:11:02',0,NULL),(3445,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:13:02','2024-05-08 15:13:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:13:14','2024-05-08 15:13:14',0,NULL),(3446,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:15:14','2024-05-08 15:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181314;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:15:14','2024-05-08 15:15:14',0,NULL),(3447,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:17:14','2024-05-08 15:17:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181434;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:17:15','2024-05-08 15:17:15',0,NULL),(3448,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:19:15','2024-05-08 15:19:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:19:15','2024-05-08 15:19:15',0,NULL),(3449,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:21:15','2024-05-08 15:21:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:21:16','2024-05-08 15:21:16',0,NULL),(3450,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:23:16','2024-05-08 15:23:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:23:17','2024-05-08 15:23:17',0,NULL),(3451,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:25:17','2024-05-08 15:25:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181917;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:25:18','2024-05-08 15:25:18',0,NULL),(3453,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:27:18','2024-05-08 15:27:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715182038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715182038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:27:19','2024-05-08 15:27:19',0,NULL),(3454,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:29:19','2024-05-08 15:29:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715182159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715182159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:29:20','2024-05-08 15:29:20',0,NULL),(3455,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:31:20','2024-05-08 15:31:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715182280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715182280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:31:21','2024-05-08 15:31:21',0,NULL),(3456,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:33:21','2024-05-08 15:33:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715182401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715182401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:33:22','2024-05-08 15:33:22',0,NULL),(3457,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:35:22','2024-05-08 15:35:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715182522;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715182522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:35:23','2024-05-08 15:35:23',0,NULL),(3458,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:37:23','2024-05-08 15:37:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715182643;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715182643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:37:24','2024-05-08 15:37:24',0,NULL),(3459,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:39:24','2024-05-08 15:39:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715182764;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715182764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:39:24','2024-05-08 15:39:24',0,NULL),(3460,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:41:24','2024-05-08 15:41:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715182884;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715182884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:41:52','2024-05-08 15:41:52',0,NULL),(3462,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:43:52','2024-05-08 15:43:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183032;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:44:06','2024-05-08 15:44:06',0,NULL),(3464,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:46:06','2024-05-08 15:46:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:46:10','2024-05-08 15:46:10',0,NULL),(3465,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:48:10','2024-05-08 15:48:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183290;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:48:10','2024-05-08 15:48:10',0,NULL),(3466,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:50:10','2024-05-08 15:50:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183410;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:50:12','2024-05-08 15:50:12',0,NULL),(3467,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:52:12','2024-05-08 15:52:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183532;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:52:43','2024-05-08 15:52:43',0,NULL),(3469,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:54:43','2024-05-08 15:54:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183683;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:55:05','2024-05-08 15:55:05',0,NULL),(3470,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:57:05','2024-05-08 15:57:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183825;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:57:06','2024-05-08 15:57:06',0,NULL),(3471,'mailpoet/cron/daemon-trigger','failed','2024-05-08 15:59:06','2024-05-08 15:59:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183946;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 15:59:07','2024-05-08 15:59:07',0,NULL),(3472,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:01:07','2024-05-08 16:01:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715184067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715184067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:01:08','2024-05-08 16:01:08',0,NULL),(3473,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:03:08','2024-05-08 16:03:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715184188;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715184188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:03:08','2024-05-08 16:03:08',0,NULL),(3474,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:05:08','2024-05-08 16:05:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715184308;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715184308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:05:39','2024-05-08 16:05:39',0,NULL),(3476,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:07:39','2024-05-08 16:07:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715184459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715184459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:08:07','2024-05-08 16:08:07',0,NULL),(3477,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:10:07','2024-05-08 16:10:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715184607;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715184607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:10:08','2024-05-08 16:10:08',0,NULL),(3478,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:12:08','2024-05-08 16:12:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715184728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715184728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:12:44','2024-05-08 16:12:44',0,NULL),(3479,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:14:44','2024-05-08 16:14:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715184884;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715184884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:15:56','2024-05-08 16:15:56',0,NULL),(3480,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:17:56','2024-05-08 16:17:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715185076;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715185076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:24:03','2024-05-08 16:24:03',0,NULL),(3481,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:26:03','2024-05-08 16:26:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715185563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715185563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:26:59','2024-05-08 16:26:59',0,NULL),(3483,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:28:59','2024-05-08 16:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715185739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715185739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:28:59','2024-05-08 16:28:59',0,NULL),(3484,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:30:59','2024-05-08 16:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715185859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715185859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:30:59','2024-05-08 16:30:59',0,NULL),(3485,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:32:59','2024-05-08 16:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715185979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715185979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:33:00','2024-05-08 16:33:00',0,NULL),(3486,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:35:00','2024-05-08 16:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715186100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715186100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:37:42','2024-05-08 16:37:42',0,NULL),(3487,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:39:42','2024-05-08 16:39:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715186382;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715186382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:44:23','2024-05-08 16:44:23',0,NULL),(3488,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:46:23','2024-05-08 16:46:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715186783;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715186783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:55:32','2024-05-08 16:55:32',0,NULL),(3489,'mailpoet/cron/daemon-trigger','failed','2024-05-08 16:57:32','2024-05-08 16:57:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715187452;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715187452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 16:59:51','2024-05-08 16:59:51',0,NULL),(3490,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:01:51','2024-05-08 17:01:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715187711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715187711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:05:17','2024-05-08 17:05:17',0,NULL),(3491,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:07:17','2024-05-08 17:07:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715188037;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715188037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:09:23','2024-05-08 17:09:23',0,NULL),(3492,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:11:23','2024-05-08 17:11:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715188283;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715188283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:15:29','2024-05-08 17:15:29',0,NULL),(3493,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:17:29','2024-05-08 17:17:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715188649;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715188649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:19:41','2024-05-08 17:19:41',0,NULL),(3494,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:21:41','2024-05-08 17:21:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715188901;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715188901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:25:09','2024-05-08 17:25:09',0,NULL),(3495,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:27:09','2024-05-08 17:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715189229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715189229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:27:16','2024-05-08 17:27:16',0,NULL),(3497,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:29:16','2024-05-08 17:29:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715189356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715189356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:30:01','2024-05-08 17:30:01',0,NULL),(3498,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:32:01','2024-05-08 17:32:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715189521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715189521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:32:15','2024-05-08 17:32:15',0,NULL),(3499,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:34:15','2024-05-08 17:34:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715189655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715189655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:38:58','2024-05-08 17:38:58',0,NULL),(3500,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:40:58','2024-05-08 17:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715190058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715190058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:42:58','2024-05-08 17:42:58',0,NULL),(3502,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:44:58','2024-05-08 17:44:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715190298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715190298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:46:41','2024-05-08 17:46:41',0,NULL),(3503,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:48:41','2024-05-08 17:48:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715190521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715190521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 17:51:26','2024-05-08 17:51:26',0,NULL),(3504,'mailpoet/cron/daemon-trigger','failed','2024-05-08 17:53:26','2024-05-08 17:53:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715190806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715190806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:02:21','2024-05-08 18:02:21',0,NULL),(3505,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:04:21','2024-05-08 18:04:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715191461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715191461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:04:22','2024-05-08 18:04:22',0,NULL),(3506,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:06:22','2024-05-08 18:06:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715191582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715191582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:06:42','2024-05-08 18:06:42',0,NULL),(3507,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:08:42','2024-05-08 18:08:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715191722;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715191722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:09:03','2024-05-08 18:09:03',0,NULL),(3508,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:11:03','2024-05-08 18:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715191863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715191863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:12:00','2024-05-08 18:12:00',0,NULL),(3509,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:14:00','2024-05-08 18:14:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715192040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715192040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:17:30','2024-05-08 18:17:30',0,NULL),(3510,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:19:30','2024-05-08 18:19:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715192370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715192370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:21:25','2024-05-08 18:21:25',0,NULL),(3511,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:23:25','2024-05-08 18:23:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715192605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715192605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:25:39','2024-05-08 18:25:39',0,NULL),(3512,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:27:39','2024-05-08 18:27:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715192859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715192859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:28:17','2024-05-08 18:28:17',0,NULL),(3514,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:30:17','2024-05-08 18:30:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715193017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715193017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:33:30','2024-05-08 18:33:30',0,NULL),(3515,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:35:30','2024-05-08 18:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715193330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715193330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:35:46','2024-05-08 18:35:46',0,NULL),(3516,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:37:46','2024-05-08 18:37:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715193466;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715193466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 18:48:57','2024-05-08 18:48:57',0,NULL),(3517,'mailpoet/cron/daemon-trigger','failed','2024-05-08 18:50:57','2024-05-08 18:50:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715194257;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715194257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 19:04:16','2024-05-08 19:04:16',0,NULL),(3518,'mailpoet/cron/daemon-trigger','failed','2024-05-08 19:06:16','2024-05-08 19:06:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715195176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715195176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 19:20:16','2024-05-08 19:20:16',0,NULL),(3519,'mailpoet/cron/daemon-trigger','failed','2024-05-08 19:22:16','2024-05-08 19:22:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715196136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715196136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 19:33:59','2024-05-08 19:33:59',0,NULL),(3520,'mailpoet/cron/daemon-trigger','failed','2024-05-08 19:35:59','2024-05-08 19:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715196959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715196959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 19:37:16','2024-05-08 19:37:16',0,NULL),(3522,'mailpoet/cron/daemon-trigger','failed','2024-05-08 19:39:16','2024-05-08 19:39:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715197156;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715197156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 19:46:41','2024-05-08 19:46:41',0,NULL),(3523,'mailpoet/cron/daemon-trigger','failed','2024-05-08 19:48:41','2024-05-08 19:48:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715197721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715197721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 19:51:29','2024-05-08 19:51:29',0,NULL),(3524,'mailpoet/cron/daemon-trigger','failed','2024-05-08 19:53:29','2024-05-08 19:53:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715198009;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715198009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:03:43','2024-05-08 20:03:43',0,NULL),(3525,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:05:43','2024-05-08 20:05:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715198743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715198743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:07:08','2024-05-08 20:07:08',0,NULL),(3526,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:09:08','2024-05-08 20:09:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715198948;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715198948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:23:03','2024-05-08 20:23:03',0,NULL),(3527,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:25:03','2024-05-08 20:25:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715199903;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715199903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:37:02','2024-05-08 20:37:02',0,NULL),(3528,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:39:02','2024-05-08 20:39:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715200742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715200742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:39:33','2024-05-08 20:39:33',0,NULL),(3530,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:41:33','2024-05-08 20:41:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715200893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715200893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:44:21','2024-05-08 20:44:21',0,NULL),(3531,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:46:21','2024-05-08 20:46:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715201181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715201181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:47:48','2024-05-08 20:47:48',0,NULL),(3532,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:49:48','2024-05-08 20:49:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715201388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715201388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:54:20','2024-05-08 20:54:20',0,NULL),(3533,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:56:20','2024-05-08 20:56:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715201780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715201780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 20:56:25','2024-05-08 20:56:25',0,NULL),(3534,'mailpoet/cron/daemon-trigger','failed','2024-05-08 20:58:25','2024-05-08 20:58:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715201905;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715201905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:02:34','2024-05-08 21:02:34',0,NULL),(3535,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:04:34','2024-05-08 21:04:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715202274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715202274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:10:51','2024-05-08 21:10:51',0,NULL),(3536,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:12:51','2024-05-08 21:12:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715202771;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715202771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:19:39','2024-05-08 21:19:39',0,NULL),(3537,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:21:39','2024-05-08 21:21:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715203299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715203299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:22:50','2024-05-08 21:22:50',0,NULL),(3538,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:24:50','2024-05-08 21:24:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715203490;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715203490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:26:34','2024-05-08 21:26:34',0,NULL),(3539,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:28:34','2024-05-08 21:28:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715203714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715203714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:40:45','2024-05-08 21:40:45',0,NULL),(3540,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:42:45','2024-05-08 21:42:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715204565;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715204565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:43:42','2024-05-08 21:43:42',0,NULL),(3542,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:45:42','2024-05-08 21:45:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715204742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715204742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:46:26','2024-05-08 21:46:26',0,NULL),(3543,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:48:26','2024-05-08 21:48:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715204906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715204906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 21:57:57','2024-05-08 21:57:57',0,NULL),(3544,'mailpoet/cron/daemon-trigger','failed','2024-05-08 21:59:57','2024-05-08 21:59:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715205597;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715205597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 22:10:35','2024-05-08 22:10:35',0,NULL),(3545,'mailpoet/cron/daemon-trigger','failed','2024-05-08 22:12:35','2024-05-08 22:12:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715206355;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715206355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 22:13:49','2024-05-08 22:13:49',0,NULL),(3546,'mailpoet/cron/daemon-trigger','failed','2024-05-08 22:15:49','2024-05-08 22:15:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715206549;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715206549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 22:29:33','2024-05-08 22:29:33',0,NULL),(3547,'mailpoet/cron/daemon-trigger','failed','2024-05-08 22:31:33','2024-05-08 22:31:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715207493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715207493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 22:45:27','2024-05-08 22:45:27',0,NULL),(3548,'mailpoet/cron/daemon-trigger','failed','2024-05-08 22:47:27','2024-05-08 22:47:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715208447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715208447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 22:49:39','2024-05-08 22:49:39',0,NULL),(3550,'mailpoet/cron/daemon-trigger','failed','2024-05-08 22:51:39','2024-05-08 22:51:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715208699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715208699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 22:52:10','2024-05-08 22:52:10',0,NULL),(3551,'mailpoet/cron/daemon-trigger','failed','2024-05-08 22:54:10','2024-05-08 22:54:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715208850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715208850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 22:56:54','2024-05-08 22:56:54',0,NULL),(3552,'mailpoet/cron/daemon-trigger','failed','2024-05-08 22:58:54','2024-05-08 22:58:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715209134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715209134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 22:59:05','2024-05-08 22:59:05',0,NULL),(3553,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:01:05','2024-05-08 23:01:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715209265;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715209265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:02:22','2024-05-08 23:02:22',0,NULL),(3554,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:04:22','2024-05-08 23:04:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715209462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715209462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:05:24','2024-05-08 23:05:24',0,NULL),(3555,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:07:24','2024-05-08 23:07:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715209644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715209644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:15:32','2024-05-08 23:15:32',0,NULL),(3556,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:17:32','2024-05-08 23:17:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715210252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715210252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:18:03','2024-05-08 23:18:03',0,NULL),(3557,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:20:03','2024-05-08 23:20:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715210403;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715210403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:24:44','2024-05-08 23:24:44',0,NULL),(3558,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:26:44','2024-05-08 23:26:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715210804;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715210804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:30:01','2024-05-08 23:30:01',0,NULL),(3559,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:32:01','2024-05-08 23:32:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715211121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715211121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:32:31','2024-05-08 23:32:31',0,NULL),(3560,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:34:31','2024-05-08 23:34:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715211271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715211271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:38:35','2024-05-08 23:38:35',0,NULL),(3561,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:40:35','2024-05-08 23:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715211635;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715211635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:43:27','2024-05-08 23:43:27',0,NULL),(3562,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:45:27','2024-05-08 23:45:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715211927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715211927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:48:01','2024-05-08 23:48:01',0,NULL),(3564,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:50:01','2024-05-08 23:50:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715212201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715212201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:51:56','2024-05-08 23:51:56',0,NULL),(3565,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:53:56','2024-05-08 23:53:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715212436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715212436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-08 23:57:50','2024-05-08 23:57:50',0,NULL),(3566,'mailpoet/cron/daemon-trigger','failed','2024-05-08 23:59:50','2024-05-08 23:59:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715212790;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715212790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:02:09','2024-05-09 00:02:09',0,NULL),(3567,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:04:09','2024-05-09 00:04:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715213049;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715213049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:04:17','2024-05-09 00:04:17',0,NULL),(3568,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:06:17','2024-05-09 00:06:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715213177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715213177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:06:24','2024-05-09 00:06:24',0,NULL),(3569,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:08:24','2024-05-09 00:08:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715213304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715213304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:11:30','2024-05-09 00:11:30',0,NULL),(3570,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:13:30','2024-05-09 00:13:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715213610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715213610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:16:50','2024-05-09 00:16:50',0,NULL),(3571,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:18:50','2024-05-09 00:18:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715213930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715213930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:19:34','2024-05-09 00:19:34',0,NULL),(3572,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:21:34','2024-05-09 00:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715214094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715214094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:28:07','2024-05-09 00:28:07',0,NULL),(3573,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:30:07','2024-05-09 00:30:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715214607;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715214607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:32:27','2024-05-09 00:32:27',0,NULL),(3574,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:34:27','2024-05-09 00:34:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715214867;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715214867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:35:23','2024-05-09 00:35:23',0,NULL),(3575,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:37:23','2024-05-09 00:37:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715215043;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715215043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:44:23','2024-05-09 00:44:23',0,NULL),(3576,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:46:23','2024-05-09 00:46:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715215583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715215583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:46:34','2024-05-09 00:46:34',0,NULL),(3577,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:48:34','2024-05-09 00:48:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715215714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715215714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:51:35','2024-05-09 00:51:35',0,NULL),(3579,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:53:35','2024-05-09 00:53:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715216015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715216015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 00:56:13','2024-05-09 00:56:13',0,NULL),(3580,'mailpoet/cron/daemon-trigger','failed','2024-05-09 00:58:13','2024-05-09 00:58:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715216293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715216293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:02:00','2024-05-09 01:02:00',0,NULL),(3581,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:04:00','2024-05-09 01:04:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715216640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715216640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:06:57','2024-05-09 01:06:57',0,NULL),(3582,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:08:57','2024-05-09 01:08:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715216937;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715216937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:11:30','2024-05-09 01:11:30',0,NULL),(3583,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:13:30','2024-05-09 01:13:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715217210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715217210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:14:19','2024-05-09 01:14:19',0,NULL),(3584,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:16:19','2024-05-09 01:16:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715217379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715217379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:19:52','2024-05-09 01:19:52',0,NULL),(3585,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:21:52','2024-05-09 01:21:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715217712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715217712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:21:59','2024-05-09 01:21:59',0,NULL),(3586,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:23:59','2024-05-09 01:23:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715217839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715217839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:24:00','2024-05-09 01:24:00',0,NULL),(3587,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:26:00','2024-05-09 01:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715217960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715217960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:26:59','2024-05-09 01:26:59',0,NULL),(3588,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:28:59','2024-05-09 01:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715218139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715218139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:29:00','2024-05-09 01:29:00',0,NULL),(3589,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:31:00','2024-05-09 01:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715218260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715218260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:31:00','2024-05-09 01:31:00',0,NULL),(3590,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:33:00','2024-05-09 01:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715218380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715218380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:33:04','2024-05-09 01:33:04',0,NULL),(3591,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:35:04','2024-05-09 01:35:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715218504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715218504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:35:58','2024-05-09 01:35:58',0,NULL),(3593,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:37:58','2024-05-09 01:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715218678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715218678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:37:59','2024-05-09 01:37:59',0,NULL),(3594,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:39:59','2024-05-09 01:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715218799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715218799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:39:59','2024-05-09 01:39:59',0,NULL),(3595,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:41:59','2024-05-09 01:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715218919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715218919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:41:59','2024-05-09 01:41:59',0,NULL),(3596,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:43:59','2024-05-09 01:43:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:43:59','2024-05-09 01:43:59',0,NULL),(3597,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:45:59','2024-05-09 01:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:45:59','2024-05-09 01:45:59',0,NULL),(3598,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:47:59','2024-05-09 01:47:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:47:59','2024-05-09 01:47:59',0,NULL),(3599,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:49:59','2024-05-09 01:49:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:49:59','2024-05-09 01:49:59',0,NULL),(3600,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:51:59','2024-05-09 01:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:52:00','2024-05-09 01:52:00',0,NULL),(3602,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:54:00','2024-05-09 01:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:54:59','2024-05-09 01:54:59',0,NULL),(3603,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:56:59','2024-05-09 01:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:56:59','2024-05-09 01:56:59',0,NULL),(3604,'mailpoet/cron/daemon-trigger','failed','2024-05-09 01:58:59','2024-05-09 01:58:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 01:58:59','2024-05-09 01:58:59',0,NULL),(3605,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:00:59','2024-05-09 02:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715220059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715220059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:00:59','2024-05-09 02:00:59',0,NULL),(3606,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:02:59','2024-05-09 02:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715220179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715220179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:03:00','2024-05-09 02:03:00',0,NULL),(3607,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:05:00','2024-05-09 02:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715220300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715220300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:06:00','2024-05-09 02:06:00',0,NULL),(3608,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:08:00','2024-05-09 02:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715220480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715220480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:08:01','2024-05-09 02:08:01',0,NULL),(3609,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:10:01','2024-05-09 02:10:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715220601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715220601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:10:59','2024-05-09 02:10:59',0,NULL),(3610,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:12:59','2024-05-09 02:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715220779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715220779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:13:00','2024-05-09 02:13:00',0,NULL),(3611,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:15:00','2024-05-09 02:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715220900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715220900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:15:59','2024-05-09 02:15:59',0,NULL),(3612,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:17:59','2024-05-09 02:17:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715221079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715221079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:17:59','2024-05-09 02:17:59',0,NULL),(3613,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:19:59','2024-05-09 02:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715221199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715221199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:20:00','2024-05-09 02:20:00',0,NULL),(3614,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:22:00','2024-05-09 02:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715221320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715221320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:22:59','2024-05-09 02:22:59',0,NULL),(3615,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:24:59','2024-05-09 02:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715221499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715221499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:24:59','2024-05-09 02:24:59',0,NULL),(3616,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:26:59','2024-05-09 02:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715221619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715221619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:26:59','2024-05-09 02:26:59',0,NULL),(3617,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:28:59','2024-05-09 02:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715221739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715221739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:28:59','2024-05-09 02:28:59',0,NULL),(3618,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:30:59','2024-05-09 02:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715221859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715221859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:30:59','2024-05-09 02:30:59',0,NULL),(3619,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:32:59','2024-05-09 02:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715221979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715221979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:33:00','2024-05-09 02:33:00',0,NULL),(3620,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:35:00','2024-05-09 02:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715222100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715222100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:36:00','2024-05-09 02:36:00',0,NULL),(3621,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:38:00','2024-05-09 02:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715222280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715222280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:40:00','2024-05-09 02:40:00',0,NULL),(3622,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:42:00','2024-05-09 02:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715222520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715222520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:42:01','2024-05-09 02:42:01',0,NULL),(3623,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:44:01','2024-05-09 02:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715222641;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715222641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:45:00','2024-05-09 02:45:00',0,NULL),(3624,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:47:00','2024-05-09 02:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715222820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715222820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:47:59','2024-05-09 02:47:59',0,NULL),(3625,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:49:59','2024-05-09 02:49:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715222999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715222999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:49:59','2024-05-09 02:49:59',0,NULL),(3626,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:51:59','2024-05-09 02:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715223119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715223119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:51:59','2024-05-09 02:51:59',0,NULL),(3628,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:53:59','2024-05-09 02:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715223239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715223239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:54:00','2024-05-09 02:54:00',0,NULL),(3629,'mailpoet/cron/daemon-trigger','failed','2024-05-09 02:56:00','2024-05-09 02:56:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715223360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715223360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 02:58:13','2024-05-09 02:58:13',0,NULL),(3630,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:00:13','2024-05-09 03:00:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715223613;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715223613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:01:50','2024-05-09 03:01:50',0,NULL),(3631,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:03:50','2024-05-09 03:03:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715223830;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715223830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:09:26','2024-05-09 03:09:26',0,NULL),(3632,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:11:26','2024-05-09 03:11:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715224286;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715224286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:12:13','2024-05-09 03:12:13',0,NULL),(3633,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:14:13','2024-05-09 03:14:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715224453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715224453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:15:13','2024-05-09 03:15:13',0,NULL),(3634,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:17:13','2024-05-09 03:17:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715224633;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715224633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:20:13','2024-05-09 03:20:13',0,NULL),(3635,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:22:13','2024-05-09 03:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715224933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715224933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:22:26','2024-05-09 03:22:26',0,NULL),(3636,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:24:26','2024-05-09 03:24:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715225066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715225066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:25:41','2024-05-09 03:25:41',0,NULL),(3637,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:27:41','2024-05-09 03:27:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715225261;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715225261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:30:14','2024-05-09 03:30:14',0,NULL),(3638,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:32:14','2024-05-09 03:32:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715225534;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715225534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 03:46:12','2024-05-09 03:46:12',0,NULL),(3639,'mailpoet/cron/daemon-trigger','failed','2024-05-09 03:48:12','2024-05-09 03:48:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715226492;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715226492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:02:12','2024-05-09 04:02:12',0,NULL),(3640,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:04:12','2024-05-09 04:04:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715227452;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715227452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:07:03','2024-05-09 04:07:03',0,NULL),(3642,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:09:03','2024-05-09 04:09:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715227743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715227743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:11:01','2024-05-09 04:11:01',0,NULL),(3643,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:13:01','2024-05-09 04:13:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715227981;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715227981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:13:56','2024-05-09 04:13:56',0,NULL),(3644,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:15:56','2024-05-09 04:15:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715228156;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715228156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:15:57','2024-05-09 04:15:57',0,NULL),(3645,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:17:57','2024-05-09 04:17:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715228277;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715228277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:18:14','2024-05-09 04:18:14',0,NULL),(3646,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:20:14','2024-05-09 04:20:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715228414;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715228414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:21:41','2024-05-09 04:21:41',0,NULL),(3647,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:23:41','2024-05-09 04:23:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715228621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715228621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:23:42','2024-05-09 04:23:42',0,NULL),(3648,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:25:42','2024-05-09 04:25:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715228742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715228742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:25:44','2024-05-09 04:25:44',0,NULL),(3649,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:27:44','2024-05-09 04:27:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715228864;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715228864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:27:46','2024-05-09 04:27:46',0,NULL),(3650,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:29:46','2024-05-09 04:29:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715228986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715228986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:30:02','2024-05-09 04:30:02',0,NULL),(3651,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:32:02','2024-05-09 04:32:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715229122;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715229122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:32:48','2024-05-09 04:32:48',0,NULL),(3652,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:34:48','2024-05-09 04:34:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715229288;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715229288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:35:29','2024-05-09 04:35:29',0,NULL),(3653,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:37:29','2024-05-09 04:37:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715229449;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715229449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:39:29','2024-05-09 04:39:29',0,NULL),(3654,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:41:29','2024-05-09 04:41:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715229689;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715229689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:46:28','2024-05-09 04:46:28',0,NULL),(3655,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:48:28','2024-05-09 04:48:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715230108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715230108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:48:28','2024-05-09 04:48:28',0,NULL),(3656,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:50:28','2024-05-09 04:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715230228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715230228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:51:18','2024-05-09 04:51:18',0,NULL),(3657,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:53:18','2024-05-09 04:53:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715230398;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715230398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:54:10','2024-05-09 04:54:10',0,NULL),(3658,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:56:10','2024-05-09 04:56:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715230570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715230570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:57:19','2024-05-09 04:57:19',0,NULL),(3659,'mailpoet/cron/daemon-trigger','failed','2024-05-09 04:59:19','2024-05-09 04:59:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715230759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715230759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 04:59:20','2024-05-09 04:59:20',0,NULL),(3661,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:01:20','2024-05-09 05:01:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715230880;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715230880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:01:21','2024-05-09 05:01:21',0,NULL),(3662,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:03:21','2024-05-09 05:03:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:03:21','2024-05-09 05:03:21',0,NULL),(3664,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:05:21','2024-05-09 05:05:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:05:22','2024-05-09 05:05:22',0,NULL),(3665,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:07:22','2024-05-09 05:07:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:09:23','2024-05-09 05:09:23',0,NULL),(3666,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:11:23','2024-05-09 05:11:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231483;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:11:24','2024-05-09 05:11:24',0,NULL),(3667,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:13:24','2024-05-09 05:13:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231604;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:13:24','2024-05-09 05:13:24',0,NULL),(3668,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:15:24','2024-05-09 05:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231724;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:15:25','2024-05-09 05:15:25',0,NULL),(3669,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:17:25','2024-05-09 05:17:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231845;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:17:25','2024-05-09 05:17:25',0,NULL),(3670,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:19:25','2024-05-09 05:19:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:19:26','2024-05-09 05:19:26',0,NULL),(3671,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:21:26','2024-05-09 05:21:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715232086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715232086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:21:27','2024-05-09 05:21:27',0,NULL),(3672,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:23:27','2024-05-09 05:23:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715232207;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715232207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:25:27','2024-05-09 05:25:27',0,NULL),(3673,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:27:27','2024-05-09 05:27:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715232447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715232447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:27:28','2024-05-09 05:27:28',0,NULL),(3674,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:29:28','2024-05-09 05:29:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715232568;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715232568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:29:29','2024-05-09 05:29:29',0,NULL),(3675,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:31:29','2024-05-09 05:31:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715232689;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715232689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:31:59','2024-05-09 05:31:59',0,NULL),(3676,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:33:59','2024-05-09 05:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715232839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715232839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:33:59','2024-05-09 05:33:59',0,NULL),(3677,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:35:59','2024-05-09 05:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715232959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715232959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:35:59','2024-05-09 05:35:59',0,NULL),(3678,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:37:59','2024-05-09 05:37:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715233079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715233079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:37:59','2024-05-09 05:37:59',0,NULL),(3679,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:39:59','2024-05-09 05:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715233199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715233199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:39:59','2024-05-09 05:39:59',0,NULL),(3681,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:41:59','2024-05-09 05:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715233319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715233319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:41:59','2024-05-09 05:41:59',0,NULL),(3682,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:43:59','2024-05-09 05:43:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715233439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715233439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:43:59','2024-05-09 05:43:59',0,NULL),(3683,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:45:59','2024-05-09 05:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715233559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715233559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:47:35','2024-05-09 05:47:35',0,NULL),(3684,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:49:35','2024-05-09 05:49:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715233775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715233775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:49:35','2024-05-09 05:49:35',0,NULL),(3685,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:51:35','2024-05-09 05:51:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715233895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715233895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:51:35','2024-05-09 05:51:35',0,NULL),(3686,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:53:35','2024-05-09 05:53:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715234015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715234015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:53:37','2024-05-09 05:53:37',0,NULL),(3687,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:55:37','2024-05-09 05:55:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715234137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715234137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:55:37','2024-05-09 05:55:37',0,NULL),(3688,'mailpoet/cron/daemon-trigger','failed','2024-05-09 05:57:37','2024-05-09 05:57:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715234257;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715234257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 05:59:38','2024-05-09 05:59:38',0,NULL),(3689,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:01:38','2024-05-09 06:01:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715234498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715234498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:01:39','2024-05-09 06:01:39',0,NULL),(3690,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:03:39','2024-05-09 06:03:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715234619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715234619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:03:39','2024-05-09 06:03:39',0,NULL),(3692,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:05:39','2024-05-09 06:05:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715234739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715234739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:05:39','2024-05-09 06:05:39',0,NULL),(3693,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:07:39','2024-05-09 06:07:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715234859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715234859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:07:39','2024-05-09 06:07:39',0,NULL),(3694,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:09:39','2024-05-09 06:09:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715234979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715234979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:10:01','2024-05-09 06:10:01',0,NULL),(3695,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:12:01','2024-05-09 06:12:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715235121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715235121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:13:40','2024-05-09 06:13:40',0,NULL),(3696,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:15:40','2024-05-09 06:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715235340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715235340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:15:41','2024-05-09 06:15:41',0,NULL),(3697,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:17:41','2024-05-09 06:17:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715235461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715235461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:17:41','2024-05-09 06:17:41',0,NULL),(3698,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:19:41','2024-05-09 06:19:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715235581;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715235581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:19:42','2024-05-09 06:19:42',0,NULL),(3699,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:21:42','2024-05-09 06:21:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715235702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715235702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:21:42','2024-05-09 06:21:42',0,NULL),(3700,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:23:42','2024-05-09 06:23:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715235822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715235822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:23:45','2024-05-09 06:23:45',0,NULL),(3701,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:25:45','2024-05-09 06:25:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715235945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715235945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:26:12','2024-05-09 06:26:12',0,NULL),(3702,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:28:12','2024-05-09 06:28:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715236092;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715236092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:29:04','2024-05-09 06:29:04',0,NULL),(3703,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:31:04','2024-05-09 06:31:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715236264;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715236264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:35:18','2024-05-09 06:35:18',0,NULL),(3704,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:37:18','2024-05-09 06:37:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715236638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715236638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:38:35','2024-05-09 06:38:35',0,NULL),(3705,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:40:35','2024-05-09 06:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715236835;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715236835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:41:32','2024-05-09 06:41:32',0,NULL),(3706,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:43:32','2024-05-09 06:43:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715237012;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715237012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:45:32','2024-05-09 06:45:32',0,NULL),(3707,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:47:32','2024-05-09 06:47:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715237252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715237252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 06:52:11','2024-05-09 06:52:11',0,NULL),(3708,'mailpoet/cron/daemon-trigger','failed','2024-05-09 06:54:11','2024-05-09 06:54:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715237651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715237651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:02:34','2024-05-09 07:02:34',0,NULL),(3709,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:04:34','2024-05-09 07:04:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715238274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715238274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:19:58','2024-05-09 07:19:58',0,NULL),(3711,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:21:58','2024-05-09 07:21:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715239318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715239318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:22:00','2024-05-09 07:22:00',0,NULL),(3712,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:24:00','2024-05-09 07:24:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715239440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715239440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:24:01','2024-05-09 07:24:01',0,NULL),(3713,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:26:01','2024-05-09 07:26:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715239561;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715239561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:26:59','2024-05-09 07:26:59',0,NULL),(3714,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:28:59','2024-05-09 07:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715239739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715239739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:30:32','2024-05-09 07:30:32',0,NULL),(3715,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:32:32','2024-05-09 07:32:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715239952;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715239952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:33:03','2024-05-09 07:33:03',0,NULL),(3716,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:35:03','2024-05-09 07:35:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715240103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715240103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:36:23','2024-05-09 07:36:23',0,NULL),(3717,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:38:23','2024-05-09 07:38:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715240303;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715240303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:39:28','2024-05-09 07:39:28',0,NULL),(3718,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:41:28','2024-05-09 07:41:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715240488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715240488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:43:18','2024-05-09 07:43:18',0,NULL),(3719,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:45:18','2024-05-09 07:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715240718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715240718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:52:16','2024-05-09 07:52:16',0,NULL),(3720,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:54:16','2024-05-09 07:54:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715241256;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715241256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:55:05','2024-05-09 07:55:05',0,NULL),(3721,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:57:05','2024-05-09 07:57:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715241425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715241425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 07:57:13','2024-05-09 07:57:13',0,NULL),(3722,'mailpoet/cron/daemon-trigger','failed','2024-05-09 07:59:13','2024-05-09 07:59:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715241553;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715241553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:00:13','2024-05-09 08:00:13',0,NULL),(3723,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:02:13','2024-05-09 08:02:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715241733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715241733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:03:14','2024-05-09 08:03:14',0,NULL),(3724,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:05:14','2024-05-09 08:05:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715241914;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715241914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:05:53','2024-05-09 08:05:53',0,NULL),(3725,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:07:53','2024-05-09 08:07:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715242073;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715242073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:08:51','2024-05-09 08:08:51',0,NULL),(3726,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:10:51','2024-05-09 08:10:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715242251;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715242251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:11:07','2024-05-09 08:11:07',0,NULL),(3727,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:13:07','2024-05-09 08:13:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715242387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715242387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:14:03','2024-05-09 08:14:03',0,NULL),(3728,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:16:03','2024-05-09 08:16:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715242563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715242563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:16:04','2024-05-09 08:16:04',0,NULL),(3729,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:18:04','2024-05-09 08:18:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715242684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715242684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:18:51','2024-05-09 08:18:51',0,NULL),(3730,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:20:51','2024-05-09 08:20:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715242851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715242851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:20:52','2024-05-09 08:20:52',0,NULL),(3732,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:22:52','2024-05-09 08:22:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715242972;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715242972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:24:17','2024-05-09 08:24:17',0,NULL),(3733,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:26:17','2024-05-09 08:26:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715243177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715243177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:26:29','2024-05-09 08:26:29',0,NULL),(3734,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:28:29','2024-05-09 08:28:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715243309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715243309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:31:29','2024-05-09 08:31:29',0,NULL),(3735,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:33:29','2024-05-09 08:33:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715243609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715243609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:34:52','2024-05-09 08:34:52',0,NULL),(3736,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:36:52','2024-05-09 08:36:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715243812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715243812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:37:18','2024-05-09 08:37:18',0,NULL),(3737,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:39:18','2024-05-09 08:39:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715243958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715243958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:39:54','2024-05-09 08:39:54',0,NULL),(3738,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:41:54','2024-05-09 08:41:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715244114;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715244114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:42:05','2024-05-09 08:42:05',0,NULL),(3739,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:44:05','2024-05-09 08:44:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715244245;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715244245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:44:24','2024-05-09 08:44:24',0,NULL),(3740,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:46:24','2024-05-09 08:46:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715244384;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715244384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:46:24','2024-05-09 08:46:24',0,NULL),(3741,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:48:24','2024-05-09 08:48:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715244504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715244504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:48:24','2024-05-09 08:48:24',0,NULL),(3742,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:50:24','2024-05-09 08:50:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715244624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715244624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:50:25','2024-05-09 08:50:25',0,NULL),(3743,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:52:25','2024-05-09 08:52:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715244745;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715244745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:53:25','2024-05-09 08:53:25',0,NULL),(3744,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:55:25','2024-05-09 08:55:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715244925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715244925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:56:20','2024-05-09 08:56:20',0,NULL),(3745,'mailpoet/cron/daemon-trigger','failed','2024-05-09 08:58:20','2024-05-09 08:58:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715245100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715245100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 08:58:20','2024-05-09 08:58:20',0,NULL),(3746,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:00:20','2024-05-09 09:00:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715245220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715245220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:00:21','2024-05-09 09:00:21',0,NULL),(3747,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:02:21','2024-05-09 09:02:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715245341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715245341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:02:34','2024-05-09 09:02:34',0,NULL),(3748,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:04:34','2024-05-09 09:04:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715245474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715245474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:04:45','2024-05-09 09:04:45',0,NULL),(3749,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:06:45','2024-05-09 09:06:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715245605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715245605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:07:30','2024-05-09 09:07:30',0,NULL),(3750,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:09:30','2024-05-09 09:09:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715245770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715245770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:09:31','2024-05-09 09:09:31',0,NULL),(3751,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:11:31','2024-05-09 09:11:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715245891;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715245891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:12:47','2024-05-09 09:12:47',0,NULL),(3752,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:14:47','2024-05-09 09:14:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715246087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715246087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:22:43','2024-05-09 09:22:43',0,NULL),(3753,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:24:43','2024-05-09 09:24:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715246683;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715246683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:33:02','2024-05-09 09:33:02',0,NULL),(3755,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:35:02','2024-05-09 09:35:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715247302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715247302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:36:14','2024-05-09 09:36:14',0,NULL),(3756,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:38:14','2024-05-09 09:38:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715247494;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715247494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:39:02','2024-05-09 09:39:02',0,NULL),(3757,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:41:02','2024-05-09 09:41:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715247662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715247662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:41:03','2024-05-09 09:41:03',0,NULL),(3758,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:43:03','2024-05-09 09:43:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715247783;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715247783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:43:03','2024-05-09 09:43:03',0,NULL),(3759,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:45:03','2024-05-09 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715247903;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715247903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:45:04','2024-05-09 09:45:04',0,NULL),(3760,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:47:04','2024-05-09 09:47:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715248024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715248024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:47:04','2024-05-09 09:47:04',0,NULL),(3761,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:49:04','2024-05-09 09:49:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715248144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715248144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:50:00','2024-05-09 09:50:00',0,NULL),(3762,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:52:00','2024-05-09 09:52:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715248320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715248320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:56:40','2024-05-09 09:56:40',0,NULL),(3763,'mailpoet/cron/daemon-trigger','failed','2024-05-09 09:58:40','2024-05-09 09:58:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715248720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715248720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 09:59:17','2024-05-09 09:59:17',0,NULL),(3764,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:01:17','2024-05-09 10:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715248877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715248877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:01:47','2024-05-09 10:01:47',0,NULL),(3765,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:03:47','2024-05-09 10:03:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715249027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715249027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:13:10','2024-05-09 10:13:10',0,NULL),(3766,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:15:10','2024-05-09 10:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715249710;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715249710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:16:59','2024-05-09 10:16:59',0,NULL),(3767,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:18:59','2024-05-09 10:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715249939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715249939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:19:40','2024-05-09 10:19:40',0,NULL),(3768,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:21:40','2024-05-09 10:21:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715250100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715250100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:25:57','2024-05-09 10:25:57',0,NULL),(3769,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:27:57','2024-05-09 10:27:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715250477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715250477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:28:57','2024-05-09 10:28:57',0,NULL),(3771,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:30:57','2024-05-09 10:30:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715250657;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715250657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:30:58','2024-05-09 10:30:58',0,NULL),(3772,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:32:58','2024-05-09 10:32:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715250778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715250778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:33:38','2024-05-09 10:33:38',0,NULL),(3773,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:35:38','2024-05-09 10:35:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715250938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715250938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:36:23','2024-05-09 10:36:23',0,NULL),(3774,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:38:23','2024-05-09 10:38:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:38:43','2024-05-09 10:38:43',0,NULL),(3775,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:40:43','2024-05-09 10:40:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251243;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:40:44','2024-05-09 10:40:44',0,NULL),(3776,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:42:44','2024-05-09 10:42:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:42:45','2024-05-09 10:42:45',0,NULL),(3777,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:44:45','2024-05-09 10:44:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251485;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:44:45','2024-05-09 10:44:45',0,NULL),(3778,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:46:45','2024-05-09 10:46:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:47:02','2024-05-09 10:47:02',0,NULL),(3779,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:49:02','2024-05-09 10:49:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:49:05','2024-05-09 10:49:05',0,NULL),(3780,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:51:05','2024-05-09 10:51:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251865;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:51:06','2024-05-09 10:51:06',0,NULL),(3782,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:53:06','2024-05-09 10:53:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:54:58','2024-05-09 10:54:58',0,NULL),(3783,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:56:58','2024-05-09 10:56:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715252218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715252218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:57:11','2024-05-09 10:57:11',0,NULL),(3784,'mailpoet/cron/daemon-trigger','failed','2024-05-09 10:59:11','2024-05-09 10:59:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715252351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715252351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 10:59:36','2024-05-09 10:59:36',0,NULL),(3785,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:01:36','2024-05-09 11:01:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715252496;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715252496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:01:57','2024-05-09 11:01:57',0,NULL),(3786,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:03:57','2024-05-09 11:03:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715252637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715252637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:06:18','2024-05-09 11:06:18',0,NULL),(3787,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:08:18','2024-05-09 11:08:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715252898;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715252898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:11:23','2024-05-09 11:11:23',0,NULL),(3788,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:13:23','2024-05-09 11:13:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715253203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715253203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:13:27','2024-05-09 11:13:27',0,NULL),(3789,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:15:27','2024-05-09 11:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715253327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715253327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:21:18','2024-05-09 11:21:18',0,NULL),(3790,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:23:18','2024-05-09 11:23:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715253798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715253798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:26:55','2024-05-09 11:26:55',0,NULL),(3791,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:28:55','2024-05-09 11:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715254135;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715254135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:31:26','2024-05-09 11:31:26',0,NULL),(3793,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:33:26','2024-05-09 11:33:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715254406;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715254406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:36:30','2024-05-09 11:36:30',0,NULL),(3794,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:38:30','2024-05-09 11:38:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715254710;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715254710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:39:10','2024-05-09 11:39:10',0,NULL),(3797,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:41:10','2024-05-09 11:41:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715254870;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715254870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:42:29','2024-05-09 11:42:29',0,NULL),(3798,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:44:29','2024-05-09 11:44:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715255069;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715255069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:48:58','2024-05-09 11:48:58',0,NULL),(3799,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:50:58','2024-05-09 11:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715255458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715255458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 11:53:22','2024-05-09 11:53:22',0,NULL),(3800,'mailpoet/cron/daemon-trigger','failed','2024-05-09 11:55:22','2024-05-09 11:55:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715255722;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715255722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:04:39','2024-05-09 12:04:39',0,NULL),(3801,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:06:39','2024-05-09 12:06:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715256399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715256399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:09:17','2024-05-09 12:09:17',0,NULL),(3802,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:11:17','2024-05-09 12:11:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715256677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715256677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:12:39','2024-05-09 12:12:39',0,NULL),(3803,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:14:39','2024-05-09 12:14:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715256879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715256879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:16:44','2024-05-09 12:16:44',0,NULL),(3804,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:18:44','2024-05-09 12:18:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715257124;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715257124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:25:19','2024-05-09 12:25:19',0,NULL),(3805,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:27:19','2024-05-09 12:27:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715257639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715257639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:41:22','2024-05-09 12:41:22',0,NULL),(3807,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:43:22','2024-05-09 12:43:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715258602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715258602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:49:01','2024-05-09 12:49:01',0,NULL),(3808,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:51:01','2024-05-09 12:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715259061;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715259061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:53:31','2024-05-09 12:53:31',0,NULL),(3809,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:55:31','2024-05-09 12:55:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715259331;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715259331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:56:40','2024-05-09 12:56:40',0,NULL),(3810,'mailpoet/cron/daemon-trigger','failed','2024-05-09 12:58:40','2024-05-09 12:58:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715259520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715259520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 12:59:47','2024-05-09 12:59:47',0,NULL),(3811,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:01:47','2024-05-09 13:01:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715259707;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715259707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:07:44','2024-05-09 13:07:44',0,NULL),(3812,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:09:44','2024-05-09 13:09:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715260184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715260184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:10:30','2024-05-09 13:10:30',0,NULL),(3813,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:12:30','2024-05-09 13:12:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715260350;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715260350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:13:15','2024-05-09 13:13:15',0,NULL),(3814,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:15:15','2024-05-09 13:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715260515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715260515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:29:15','2024-05-09 13:29:15',0,NULL),(3815,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:31:15','2024-05-09 13:31:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715261475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715261475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:32:07','2024-05-09 13:32:07',0,NULL),(3816,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:34:07','2024-05-09 13:34:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715261647;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715261647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:35:42','2024-05-09 13:35:42',0,NULL),(3817,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:37:42','2024-05-09 13:37:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715261862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715261862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:37:42','2024-05-09 13:37:42',0,NULL),(3818,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:39:42','2024-05-09 13:39:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715261982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715261982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:42:13','2024-05-09 13:42:13',0,NULL),(3819,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:44:13','2024-05-09 13:44:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715262253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715262253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:45:39','2024-05-09 13:45:39',0,NULL),(3821,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:47:39','2024-05-09 13:47:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715262459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715262459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:50:38','2024-05-09 13:50:38',0,NULL),(3822,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:52:38','2024-05-09 13:52:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715262758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715262758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 13:56:11','2024-05-09 13:56:11',0,NULL),(3823,'mailpoet/cron/daemon-trigger','failed','2024-05-09 13:58:11','2024-05-09 13:58:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715263091;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715263091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:01:21','2024-05-09 14:01:21',0,NULL),(3824,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:03:21','2024-05-09 14:03:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715263401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715263401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:07:34','2024-05-09 14:07:34',0,NULL),(3825,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:09:34','2024-05-09 14:09:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715263774;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715263774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:11:38','2024-05-09 14:11:38',0,NULL),(3826,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:13:38','2024-05-09 14:13:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715264018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715264018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:17:37','2024-05-09 14:17:37',0,NULL),(3827,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:19:37','2024-05-09 14:19:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715264377;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715264377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:22:13','2024-05-09 14:22:13',0,NULL),(3828,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:24:13','2024-05-09 14:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715264653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715264653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:28:01','2024-05-09 14:28:01',0,NULL),(3829,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:30:01','2024-05-09 14:30:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715265001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715265001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:33:30','2024-05-09 14:33:30',0,NULL),(3830,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:35:30','2024-05-09 14:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715265330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715265330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:40:53','2024-05-09 14:40:53',0,NULL),(3831,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:42:53','2024-05-09 14:42:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715265773;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715265773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:44:42','2024-05-09 14:44:42',0,NULL),(3833,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:46:42','2024-05-09 14:46:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715266002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715266002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:50:17','2024-05-09 14:50:17',0,NULL),(3834,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:52:17','2024-05-09 14:52:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715266337;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715266337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 14:55:30','2024-05-09 14:55:30',0,NULL),(3835,'mailpoet/cron/daemon-trigger','failed','2024-05-09 14:57:30','2024-05-09 14:57:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715266650;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715266650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 15:02:50','2024-05-09 15:02:50',0,NULL),(3836,'mailpoet/cron/daemon-trigger','failed','2024-05-09 15:04:50','2024-05-09 15:04:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715267090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715267090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 15:04:58','2024-05-09 15:04:58',0,NULL),(3837,'mailpoet/cron/daemon-trigger','failed','2024-05-09 15:06:58','2024-05-09 15:06:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715267218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715267218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 15:07:54','2024-05-09 15:07:54',0,NULL),(3838,'mailpoet/cron/daemon-trigger','failed','2024-05-09 15:09:54','2024-05-09 15:09:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715267394;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715267394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 15:21:23','2024-05-09 15:21:23',0,NULL),(3839,'mailpoet/cron/daemon-trigger','failed','2024-05-09 15:23:23','2024-05-09 15:23:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715268203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715268203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 15:40:41','2024-05-09 15:40:41',0,NULL),(3840,'mailpoet/cron/daemon-trigger','failed','2024-05-09 15:42:41','2024-05-09 15:42:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715269361;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715269361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 15:45:08','2024-05-09 15:45:08',0,NULL),(3841,'mailpoet/cron/daemon-trigger','failed','2024-05-09 15:47:08','2024-05-09 15:47:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715269628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715269628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 15:54:04','2024-05-09 15:54:04',0,NULL),(3843,'mailpoet/cron/daemon-trigger','failed','2024-05-09 15:56:04','2024-05-09 15:56:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715270164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715270164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 15:56:04','2024-05-09 15:56:04',0,NULL),(3844,'mailpoet/cron/daemon-trigger','failed','2024-05-09 15:58:04','2024-05-09 15:58:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715270284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715270284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:01:07','2024-05-09 16:01:07',0,NULL),(3845,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:03:07','2024-05-09 16:03:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715270587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715270587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:07:12','2024-05-09 16:07:12',0,NULL),(3846,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:09:12','2024-05-09 16:09:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715270952;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715270952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:14:02','2024-05-09 16:14:02',0,NULL),(3847,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:16:02','2024-05-09 16:16:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715271362;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715271362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:16:55','2024-05-09 16:16:55',0,NULL),(3848,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:18:55','2024-05-09 16:18:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715271535;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715271535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:19:34','2024-05-09 16:19:34',0,NULL),(3849,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:21:34','2024-05-09 16:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715271694;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715271694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:23:09','2024-05-09 16:23:09',0,NULL),(3850,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:25:09','2024-05-09 16:25:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715271909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715271909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:47:20','2024-05-09 16:47:20',0,NULL),(3851,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:49:20','2024-05-09 16:49:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715273360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715273360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:51:58','2024-05-09 16:51:58',0,NULL),(3853,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:53:58','2024-05-09 16:53:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715273638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715273638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 16:56:16','2024-05-09 16:56:16',0,NULL),(3854,'mailpoet/cron/daemon-trigger','failed','2024-05-09 16:58:16','2024-05-09 16:58:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715273896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715273896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:03:08','2024-05-09 17:03:08',0,NULL),(3855,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:05:08','2024-05-09 17:05:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715274308;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715274308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:06:25','2024-05-09 17:06:25',0,NULL),(3856,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:08:25','2024-05-09 17:08:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715274505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715274505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:10:25','2024-05-09 17:10:25',0,NULL),(3857,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:12:25','2024-05-09 17:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715274745;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715274745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:13:09','2024-05-09 17:13:09',0,NULL),(3858,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:15:09','2024-05-09 17:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715274909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715274909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:15:25','2024-05-09 17:15:25',0,NULL),(3859,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:17:25','2024-05-09 17:17:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715275045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715275045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:22:36','2024-05-09 17:22:36',0,NULL),(3860,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:24:36','2024-05-09 17:24:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715275476;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715275476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:25:01','2024-05-09 17:25:01',0,NULL),(3861,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:27:01','2024-05-09 17:27:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715275621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715275621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:29:34','2024-05-09 17:29:34',0,NULL),(3862,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:31:34','2024-05-09 17:31:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715275894;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715275894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:36:33','2024-05-09 17:36:33',0,NULL),(3863,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:38:33','2024-05-09 17:38:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715276313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715276313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:45:24','2024-05-09 17:45:24',0,NULL),(3864,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:47:24','2024-05-09 17:47:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715276844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715276844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:49:20','2024-05-09 17:49:20',0,NULL),(3867,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:51:20','2024-05-09 17:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715277080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715277080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:55:38','2024-05-09 17:55:38',0,NULL),(3868,'mailpoet/cron/daemon-trigger','failed','2024-05-09 17:57:38','2024-05-09 17:57:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715277458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715277458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 17:58:37','2024-05-09 17:58:37',0,NULL),(3869,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:00:37','2024-05-09 18:00:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715277637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715277637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:01:46','2024-05-09 18:01:46',0,NULL),(3870,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:03:46','2024-05-09 18:03:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715277826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715277826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:05:04','2024-05-09 18:05:04',0,NULL),(3871,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:07:04','2024-05-09 18:07:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715278024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715278024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:12:40','2024-05-09 18:12:40',0,NULL),(3872,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:14:40','2024-05-09 18:14:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715278480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715278480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:16:43','2024-05-09 18:16:43',0,NULL),(3873,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:18:43','2024-05-09 18:18:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715278723;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715278723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:19:02','2024-05-09 18:19:02',0,NULL),(3874,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:21:02','2024-05-09 18:21:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715278862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715278862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:24:09','2024-05-09 18:24:09',0,NULL),(3875,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:26:09','2024-05-09 18:26:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715279169;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715279169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:29:31','2024-05-09 18:29:31',0,NULL),(3876,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:31:31','2024-05-09 18:31:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715279491;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715279491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:32:50','2024-05-09 18:32:50',0,NULL),(3877,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:34:50','2024-05-09 18:34:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715279690;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715279690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:47:11','2024-05-09 18:47:11',0,NULL),(3878,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:49:11','2024-05-09 18:49:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715280551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715280551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:50:45','2024-05-09 18:50:45',0,NULL),(3879,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:52:45','2024-05-09 18:52:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715280765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715280765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:55:04','2024-05-09 18:55:04',0,NULL),(3881,'mailpoet/cron/daemon-trigger','failed','2024-05-09 18:57:04','2024-05-09 18:57:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715281024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715281024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 18:59:44','2024-05-09 18:59:44',0,NULL),(3882,'mailpoet/cron/daemon-trigger','failed','2024-05-09 19:01:44','2024-05-09 19:01:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715281304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715281304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 19:15:15','2024-05-09 19:15:15',0,NULL),(3883,'mailpoet/cron/daemon-trigger','failed','2024-05-09 19:17:15','2024-05-09 19:17:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715282235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715282235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 19:39:17','2024-05-09 19:39:17',0,NULL),(3884,'mailpoet/cron/daemon-trigger','failed','2024-05-09 19:41:17','2024-05-09 19:41:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715283677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715283677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 19:49:11','2024-05-09 19:49:11',0,NULL),(3885,'mailpoet/cron/daemon-trigger','failed','2024-05-09 19:51:11','2024-05-09 19:51:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715284271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715284271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 19:59:17','2024-05-09 19:59:17',0,NULL),(3887,'mailpoet/cron/daemon-trigger','failed','2024-05-09 20:01:17','2024-05-09 20:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715284877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715284877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 20:02:14','2024-05-09 20:02:14',0,NULL),(3888,'mailpoet/cron/daemon-trigger','failed','2024-05-09 20:04:14','2024-05-09 20:04:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715285054;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715285054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 20:05:49','2024-05-09 20:05:49',0,NULL),(3889,'mailpoet/cron/daemon-trigger','failed','2024-05-09 20:07:49','2024-05-09 20:07:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715285269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715285269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 20:09:03','2024-05-09 20:09:03',0,NULL),(3890,'mailpoet/cron/daemon-trigger','failed','2024-05-09 20:11:03','2024-05-09 20:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715285463;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715285463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 20:33:12','2024-05-09 20:33:12',0,NULL),(3891,'mailpoet/cron/daemon-trigger','failed','2024-05-09 20:35:12','2024-05-09 20:35:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715286912;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715286912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 20:41:31','2024-05-09 20:41:31',0,NULL),(3892,'mailpoet/cron/daemon-trigger','failed','2024-05-09 20:43:31','2024-05-09 20:43:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715287411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715287411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 20:55:52','2024-05-09 20:55:52',0,NULL),(3893,'mailpoet/cron/daemon-trigger','failed','2024-05-09 20:57:52','2024-05-09 20:57:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715288272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715288272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 20:58:32','2024-05-09 20:58:32',0,NULL),(3894,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:00:32','2024-05-09 21:00:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715288432;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715288432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 21:00:59','2024-05-09 21:00:59',0,NULL),(3896,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:02:59','2024-05-09 21:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715288579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715288579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 21:02:59','2024-05-09 21:02:59',0,NULL),(3897,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:04:59','2024-05-09 21:04:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715288699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715288699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 21:12:00','2024-05-09 21:12:00',0,NULL),(3898,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:14:00','2024-05-09 21:14:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715289240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715289240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 21:24:22','2024-05-09 21:24:22',0,NULL),(3899,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:26:22','2024-05-09 21:26:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715289982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715289982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 21:26:23','2024-05-09 21:26:23',0,NULL),(3900,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:28:23','2024-05-09 21:28:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715290103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715290103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 21:38:57','2024-05-09 21:38:57',0,NULL),(3901,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:40:57','2024-05-09 21:40:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715290857;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715290857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 21:45:11','2024-05-09 21:45:11',0,NULL),(3902,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:47:11','2024-05-09 21:47:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715291231;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715291231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 21:53:44','2024-05-09 21:53:44',0,NULL),(3903,'mailpoet/cron/daemon-trigger','failed','2024-05-09 21:55:44','2024-05-09 21:55:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715291744;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715291744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:03:59','2024-05-09 22:03:59',0,NULL),(3904,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:05:59','2024-05-09 22:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715292359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715292359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:09:02','2024-05-09 22:09:02',0,NULL),(3906,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:11:02','2024-05-09 22:11:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715292662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715292662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:13:39','2024-05-09 22:13:39',0,NULL),(3907,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:15:39','2024-05-09 22:15:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715292939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715292939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:22:09','2024-05-09 22:22:09',0,NULL),(3908,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:24:09','2024-05-09 22:24:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715293449;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715293449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:25:24','2024-05-09 22:25:24',0,NULL),(3909,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:27:24','2024-05-09 22:27:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715293644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715293644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:28:32','2024-05-09 22:28:32',0,NULL),(3910,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:30:32','2024-05-09 22:30:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715293832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715293832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:32:08','2024-05-09 22:32:08',0,NULL),(3911,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:34:08','2024-05-09 22:34:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715294048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715294048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:42:14','2024-05-09 22:42:14',0,NULL),(3912,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:44:14','2024-05-09 22:44:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715294654;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715294654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 22:56:32','2024-05-09 22:56:32',0,NULL),(3913,'mailpoet/cron/daemon-trigger','failed','2024-05-09 22:58:32','2024-05-09 22:58:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715295512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715295512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 23:08:40','2024-05-09 23:08:40',0,NULL),(3914,'mailpoet/cron/daemon-trigger','failed','2024-05-09 23:10:40','2024-05-09 23:10:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715296240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715296240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 23:11:00','2024-05-09 23:11:00',0,NULL),(3916,'mailpoet/cron/daemon-trigger','failed','2024-05-09 23:13:00','2024-05-09 23:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715296380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715296380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 23:22:11','2024-05-09 23:22:11',0,NULL),(3917,'mailpoet/cron/daemon-trigger','failed','2024-05-09 23:24:11','2024-05-09 23:24:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715297051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715297051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 23:34:43','2024-05-09 23:34:43',0,NULL),(3918,'mailpoet/cron/daemon-trigger','failed','2024-05-09 23:36:43','2024-05-09 23:36:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715297803;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715297803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 23:40:44','2024-05-09 23:40:44',0,NULL),(3919,'mailpoet/cron/daemon-trigger','failed','2024-05-09 23:42:44','2024-05-09 23:42:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715298164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715298164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 23:46:59','2024-05-09 23:46:59',0,NULL),(3920,'mailpoet/cron/daemon-trigger','failed','2024-05-09 23:48:59','2024-05-09 23:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715298539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715298539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 23:49:31','2024-05-09 23:49:31',0,NULL),(3921,'mailpoet/cron/daemon-trigger','failed','2024-05-09 23:51:31','2024-05-09 23:51:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715298691;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715298691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-09 23:54:58','2024-05-09 23:54:58',0,NULL),(3922,'mailpoet/cron/daemon-trigger','failed','2024-05-09 23:56:58','2024-05-09 23:56:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715299018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715299018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 00:02:19','2024-05-10 00:02:19',0,NULL),(3923,'mailpoet/cron/daemon-trigger','failed','2024-05-10 00:04:19','2024-05-10 00:04:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715299459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715299459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 00:27:16','2024-05-10 00:27:16',0,NULL),(3924,'mailpoet/cron/daemon-trigger','failed','2024-05-10 00:29:16','2024-05-10 00:29:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715300956;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715300956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 00:37:54','2024-05-10 00:37:54',0,NULL),(3926,'mailpoet/cron/daemon-trigger','failed','2024-05-10 00:39:54','2024-05-10 00:39:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715301594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715301594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 00:45:33','2024-05-10 00:45:33',0,NULL),(3927,'mailpoet/cron/daemon-trigger','failed','2024-05-10 00:47:33','2024-05-10 00:47:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715302053;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715302053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 00:48:16','2024-05-10 00:48:16',0,NULL),(3928,'mailpoet/cron/daemon-trigger','failed','2024-05-10 00:50:16','2024-05-10 00:50:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715302216;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715302216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 00:55:47','2024-05-10 00:55:47',0,NULL),(3929,'mailpoet/cron/daemon-trigger','failed','2024-05-10 00:57:47','2024-05-10 00:57:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715302667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715302667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:06:26','2024-05-10 01:06:26',0,NULL),(3930,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:08:26','2024-05-10 01:08:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715303306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715303306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:14:38','2024-05-10 01:14:38',0,NULL),(3931,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:16:38','2024-05-10 01:16:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715303798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715303798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:17:39','2024-05-10 01:17:39',0,NULL),(3932,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:19:39','2024-05-10 01:19:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715303979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715303979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:20:00','2024-05-10 01:20:00',0,NULL),(3933,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:22:00','2024-05-10 01:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715304120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715304120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:23:14','2024-05-10 01:23:14',0,NULL),(3934,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:25:14','2024-05-10 01:25:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715304314;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715304314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:29:54','2024-05-10 01:29:54',0,NULL),(3935,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:31:54','2024-05-10 01:31:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715304714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715304714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:34:45','2024-05-10 01:34:45',0,NULL),(3937,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:36:45','2024-05-10 01:36:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715305005;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715305005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:40:18','2024-05-10 01:40:18',0,NULL),(3939,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:42:18','2024-05-10 01:42:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715305338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715305338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:43:02','2024-05-10 01:43:02',0,NULL),(3940,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:45:02','2024-05-10 01:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715305502;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715305502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:45:08','2024-05-10 01:45:08',0,NULL),(3941,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:47:08','2024-05-10 01:47:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715305628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715305628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:47:25','2024-05-10 01:47:25',0,NULL),(3942,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:49:25','2024-05-10 01:49:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715305765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715305765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:49:25','2024-05-10 01:49:25',0,NULL),(3943,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:51:25','2024-05-10 01:51:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715305885;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715305885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:51:26','2024-05-10 01:51:26',0,NULL),(3944,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:53:26','2024-05-10 01:53:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715306006;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715306006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:53:27','2024-05-10 01:53:27',0,NULL),(3945,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:55:27','2024-05-10 01:55:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715306127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715306127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 01:55:27','2024-05-10 01:55:27',0,NULL),(3946,'mailpoet/cron/daemon-trigger','failed','2024-05-10 01:57:27','2024-05-10 01:57:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715306247;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715306247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 02:02:20','2024-05-10 02:02:20',0,NULL),(3947,'mailpoet/cron/daemon-trigger','failed','2024-05-10 02:04:20','2024-05-10 02:04:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715306660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715306660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 02:16:35','2024-05-10 02:16:35',0,NULL),(3948,'mailpoet/cron/daemon-trigger','failed','2024-05-10 02:18:35','2024-05-10 02:18:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715307515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715307515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 02:31:03','2024-05-10 02:31:03',0,NULL),(3949,'mailpoet/cron/daemon-trigger','failed','2024-05-10 02:33:03','2024-05-10 02:33:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715308383;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715308383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 02:34:49','2024-05-10 02:34:49',0,NULL),(3951,'mailpoet/cron/daemon-trigger','failed','2024-05-10 02:36:49','2024-05-10 02:36:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715308609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715308609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 02:41:53','2024-05-10 02:41:53',0,NULL),(3952,'mailpoet/cron/daemon-trigger','failed','2024-05-10 02:43:53','2024-05-10 02:43:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715309033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715309033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 02:48:37','2024-05-10 02:48:37',0,NULL),(3953,'mailpoet/cron/daemon-trigger','failed','2024-05-10 02:50:37','2024-05-10 02:50:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715309437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715309437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 02:50:46','2024-05-10 02:50:46',0,NULL),(3954,'mailpoet/cron/daemon-trigger','failed','2024-05-10 02:52:46','2024-05-10 02:52:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715309566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715309566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 02:56:34','2024-05-10 02:56:34',0,NULL),(3955,'mailpoet/cron/daemon-trigger','failed','2024-05-10 02:58:34','2024-05-10 02:58:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715309914;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715309914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:01:38','2024-05-10 03:01:38',0,NULL),(3956,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:03:38','2024-05-10 03:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715310218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715310218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:03:38','2024-05-10 03:03:38',0,NULL),(3957,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:05:38','2024-05-10 03:05:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715310338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715310338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:06:44','2024-05-10 03:06:44',0,NULL),(3958,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:08:44','2024-05-10 03:08:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715310524;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715310524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:11:17','2024-05-10 03:11:17',0,NULL),(3959,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:13:17','2024-05-10 03:13:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715310797;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715310797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:16:32','2024-05-10 03:16:32',0,NULL),(3960,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:18:32','2024-05-10 03:18:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715311112;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715311112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:20:54','2024-05-10 03:20:54',0,NULL),(3961,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:22:54','2024-05-10 03:22:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715311374;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715311374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:24:33','2024-05-10 03:24:33',0,NULL),(3962,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:26:33','2024-05-10 03:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715311593;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715311593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:26:45','2024-05-10 03:26:45',0,NULL),(3963,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:28:45','2024-05-10 03:28:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715311725;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715311725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:29:30','2024-05-10 03:29:30',0,NULL),(3964,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:31:30','2024-05-10 03:31:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715311890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715311890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:31:30','2024-05-10 03:31:30',0,NULL),(3966,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:33:30','2024-05-10 03:33:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715312010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715312010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:34:34','2024-05-10 03:34:34',0,NULL),(3967,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:36:34','2024-05-10 03:36:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715312194;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715312194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:36:34','2024-05-10 03:36:34',0,NULL),(3968,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:38:34','2024-05-10 03:38:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715312314;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715312314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:38:36','2024-05-10 03:38:36',0,NULL),(3969,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:40:36','2024-05-10 03:40:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715312436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715312436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:42:37','2024-05-10 03:42:37',0,NULL),(3970,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:44:37','2024-05-10 03:44:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715312677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715312677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:45:56','2024-05-10 03:45:56',0,NULL),(3971,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:47:56','2024-05-10 03:47:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715312876;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715312876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:48:50','2024-05-10 03:48:50',0,NULL),(3972,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:50:50','2024-05-10 03:50:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715313050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715313050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:52:51','2024-05-10 03:52:51',0,NULL),(3973,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:54:51','2024-05-10 03:54:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715313291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715313291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:56:21','2024-05-10 03:56:21',0,NULL),(3974,'mailpoet/cron/daemon-trigger','failed','2024-05-10 03:58:21','2024-05-10 03:58:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715313501;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715313501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 03:59:17','2024-05-10 03:59:17',0,NULL),(3975,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:01:17','2024-05-10 04:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715313677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715313677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:04:26','2024-05-10 04:04:26',0,NULL),(3976,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:06:26','2024-05-10 04:06:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715313986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715313986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:09:29','2024-05-10 04:09:29',0,NULL),(3977,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:11:29','2024-05-10 04:11:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715314289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715314289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:13:15','2024-05-10 04:13:15',0,NULL),(3978,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:15:15','2024-05-10 04:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715314515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715314515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:15:16','2024-05-10 04:15:16',0,NULL),(3979,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:17:16','2024-05-10 04:17:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715314636;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715314636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:17:18','2024-05-10 04:17:18',0,NULL),(3980,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:19:18','2024-05-10 04:19:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715314758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715314758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:19:18','2024-05-10 04:19:18',0,NULL),(3981,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:21:18','2024-05-10 04:21:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715314878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715314878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:31:08','2024-05-10 04:31:08',0,NULL),(3982,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:33:08','2024-05-10 04:33:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715315588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715315588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:34:56','2024-05-10 04:34:56',0,NULL),(3984,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:36:56','2024-05-10 04:36:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715315816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715315816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:36:57','2024-05-10 04:36:57',0,NULL),(3985,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:38:58','2024-05-10 04:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715315938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715315938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:38:58','2024-05-10 04:38:58',0,NULL),(3986,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:40:58','2024-05-10 04:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715316058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715316058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:40:58','2024-05-10 04:40:58',0,NULL),(3987,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:42:58','2024-05-10 04:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715316178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715316178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:42:59','2024-05-10 04:42:59',0,NULL),(3988,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:44:59','2024-05-10 04:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715316299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715316299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:50:17','2024-05-10 04:50:17',0,NULL),(3989,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:52:17','2024-05-10 04:52:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715316737;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715316737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 04:56:01','2024-05-10 04:56:01',0,NULL),(3990,'mailpoet/cron/daemon-trigger','failed','2024-05-10 04:58:01','2024-05-10 04:58:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715317081;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715317081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:02:59','2024-05-10 05:02:59',0,NULL),(3992,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:04:59','2024-05-10 05:04:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715317499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715317499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:06:58','2024-05-10 05:06:58',0,NULL),(3993,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:08:58','2024-05-10 05:08:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715317738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715317738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:09:15','2024-05-10 05:09:15',0,NULL),(3994,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:11:15','2024-05-10 05:11:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715317875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715317875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:16:11','2024-05-10 05:16:11',0,NULL),(3995,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:18:11','2024-05-10 05:18:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715318291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715318291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:19:52','2024-05-10 05:19:52',0,NULL),(3996,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:21:52','2024-05-10 05:21:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715318512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715318512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:23:15','2024-05-10 05:23:15',0,NULL),(3997,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:25:15','2024-05-10 05:25:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715318715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715318715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:30:22','2024-05-10 05:30:22',0,NULL),(3998,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:32:22','2024-05-10 05:32:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715319142;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715319142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:34:47','2024-05-10 05:34:47',0,NULL),(4000,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:36:47','2024-05-10 05:36:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715319407;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715319407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:36:51','2024-05-10 05:36:51',0,NULL),(4001,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:38:51','2024-05-10 05:38:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715319531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715319531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:44:47','2024-05-10 05:44:47',0,NULL),(4002,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:46:47','2024-05-10 05:46:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715320007;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715320007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:52:01','2024-05-10 05:52:01',0,NULL),(4004,'mailpoet/cron/daemon-trigger','failed','2024-05-10 05:54:01','2024-05-10 05:54:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715320441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715320441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 05:59:30','2024-05-10 05:59:30',0,NULL),(4005,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:01:30','2024-05-10 06:01:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715320890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715320890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:06:42','2024-05-10 06:06:42',0,NULL),(4006,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:08:42','2024-05-10 06:08:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715321322;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715321322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:22:14','2024-05-10 06:22:14',0,NULL),(4007,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:24:14','2024-05-10 06:24:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715322254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715322254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:29:52','2024-05-10 06:29:52',0,NULL),(4008,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:31:52','2024-05-10 06:31:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715322712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715322712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:38:13','2024-05-10 06:38:13',0,NULL),(4009,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:40:13','2024-05-10 06:40:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715323213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715323213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:40:21','2024-05-10 06:40:21',0,NULL),(4011,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:42:21','2024-05-10 06:42:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715323341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715323341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:42:25','2024-05-10 06:42:25',0,NULL),(4012,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:44:25','2024-05-10 06:44:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715323465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715323465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:46:04','2024-05-10 06:46:04',0,NULL),(4013,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:48:04','2024-05-10 06:48:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715323684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715323684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:49:48','2024-05-10 06:49:48',0,NULL),(4014,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:51:48','2024-05-10 06:51:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715323908;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715323908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:53:02','2024-05-10 06:53:02',0,NULL),(4015,'mailpoet/cron/daemon-trigger','failed','2024-05-10 06:55:02','2024-05-10 06:55:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715324102;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715324102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 06:58:45','2024-05-10 06:58:45',0,NULL),(4016,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:00:45','2024-05-10 07:00:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715324445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715324445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:01:02','2024-05-10 07:01:02',0,NULL),(4017,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:03:02','2024-05-10 07:03:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715324582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715324582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:03:09','2024-05-10 07:03:09',0,NULL),(4018,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:05:09','2024-05-10 07:05:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715324709;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715324709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:08:14','2024-05-10 07:08:14',0,NULL),(4019,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:10:14','2024-05-10 07:10:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715325014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715325014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:10:24','2024-05-10 07:10:24',0,NULL),(4020,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:12:24','2024-05-10 07:12:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715325144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715325144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:13:07','2024-05-10 07:13:07',0,NULL),(4021,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:15:07','2024-05-10 07:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715325307;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715325307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:16:22','2024-05-10 07:16:22',0,NULL),(4022,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:18:22','2024-05-10 07:18:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715325502;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715325502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:19:32','2024-05-10 07:19:32',0,NULL),(4023,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:21:32','2024-05-10 07:21:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715325692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715325692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:21:32','2024-05-10 07:21:32',0,NULL),(4024,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:23:32','2024-05-10 07:23:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715325812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715325812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:23:32','2024-05-10 07:23:32',0,NULL),(4025,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:25:32','2024-05-10 07:25:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715325932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715325932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:25:32','2024-05-10 07:25:32',0,NULL),(4026,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:27:32','2024-05-10 07:27:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715326052;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715326052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:27:49','2024-05-10 07:27:49',0,NULL),(4029,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:29:49','2024-05-10 07:29:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715326189;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715326189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:29:53','2024-05-10 07:29:53',0,NULL),(4031,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:31:53','2024-05-10 07:31:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715326313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715326313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:32:09','2024-05-10 07:32:09',0,NULL),(4033,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:34:09','2024-05-10 07:34:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715326449;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715326449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:34:10','2024-05-10 07:34:10',0,NULL),(4034,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:36:10','2024-05-10 07:36:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715326570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715326570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:36:11','2024-05-10 07:36:11',0,NULL),(4035,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:38:11','2024-05-10 07:38:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715326691;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715326691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:39:37','2024-05-10 07:39:37',0,NULL),(4036,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:41:37','2024-05-10 07:41:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715326897;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715326897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:41:44','2024-05-10 07:41:44',0,NULL),(4040,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:43:44','2024-05-10 07:43:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715327024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715327024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:44:16','2024-05-10 07:44:16',0,NULL),(4041,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:46:16','2024-05-10 07:46:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715327176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715327176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:47:29','2024-05-10 07:47:29',0,NULL),(4042,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:49:29','2024-05-10 07:49:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715327369;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715327369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:49:30','2024-05-10 07:49:30',0,NULL),(4043,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:51:30','2024-05-10 07:51:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715327490;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715327490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:51:31','2024-05-10 07:51:31',0,NULL),(4044,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:53:31','2024-05-10 07:53:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715327611;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715327611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:53:32','2024-05-10 07:53:32',0,NULL),(4045,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:55:32','2024-05-10 07:55:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715327732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715327732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 07:56:50','2024-05-10 07:56:50',0,NULL),(4046,'mailpoet/cron/daemon-trigger','failed','2024-05-10 07:58:50','2024-05-10 07:58:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715327930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715327930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:00:18','2024-05-10 08:00:18',0,NULL),(4047,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:02:18','2024-05-10 08:02:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715328138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715328138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:03:02','2024-05-10 08:03:02',0,NULL),(4048,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:05:02','2024-05-10 08:05:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715328302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715328302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:05:19','2024-05-10 08:05:19',0,NULL),(4050,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:07:19','2024-05-10 08:07:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715328439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715328439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:07:20','2024-05-10 08:07:20',0,NULL),(4051,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:09:20','2024-05-10 08:09:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715328560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715328560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:09:36','2024-05-10 08:09:36',0,NULL),(4052,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:11:36','2024-05-10 08:11:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715328696;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715328696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:11:36','2024-05-10 08:11:36',0,NULL),(4053,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:13:36','2024-05-10 08:13:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715328816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715328816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:14:11','2024-05-10 08:14:11',0,NULL),(4054,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:16:11','2024-05-10 08:16:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715328971;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715328971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:16:12','2024-05-10 08:16:12',0,NULL),(4055,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:18:12','2024-05-10 08:18:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715329092;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715329092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:18:13','2024-05-10 08:18:13',0,NULL),(4056,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:20:13','2024-05-10 08:20:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715329213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715329213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:20:13','2024-05-10 08:20:13',0,NULL),(4057,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:22:13','2024-05-10 08:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715329333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715329333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:22:25','2024-05-10 08:22:25',0,NULL),(4058,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:24:25','2024-05-10 08:24:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715329465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715329465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:24:42','2024-05-10 08:24:42',0,NULL),(4060,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:26:42','2024-05-10 08:26:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715329602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715329602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:27:01','2024-05-10 08:27:01',0,NULL),(4061,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:29:01','2024-05-10 08:29:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715329741;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715329741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:30:40','2024-05-10 08:30:40',0,NULL),(4062,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:32:40','2024-05-10 08:32:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715329960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715329960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:32:50','2024-05-10 08:32:50',0,NULL),(4063,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:34:50','2024-05-10 08:34:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715330090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715330090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:34:51','2024-05-10 08:34:51',0,NULL),(4064,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:36:51','2024-05-10 08:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715330211;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715330211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:36:53','2024-05-10 08:36:53',0,NULL),(4065,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:38:53','2024-05-10 08:38:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715330333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715330333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:38:53','2024-05-10 08:38:53',0,NULL),(4066,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:40:53','2024-05-10 08:40:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715330453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715330453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:42:16','2024-05-10 08:42:16',0,NULL),(4068,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:44:16','2024-05-10 08:44:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715330656;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715330656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:48:44','2024-05-10 08:48:44',0,NULL),(4069,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:50:44','2024-05-10 08:50:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715331044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715331044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:52:16','2024-05-10 08:52:16',0,NULL),(4070,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:54:16','2024-05-10 08:54:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715331256;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715331256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:54:18','2024-05-10 08:54:18',0,NULL),(4071,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:56:18','2024-05-10 08:56:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715331378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715331378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:56:18','2024-05-10 08:56:18',0,NULL),(4072,'mailpoet/cron/daemon-trigger','failed','2024-05-10 08:58:18','2024-05-10 08:58:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715331498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715331498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 08:58:19','2024-05-10 08:58:19',0,NULL),(4073,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:00:20','2024-05-10 09:00:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715331620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715331620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:01:14','2024-05-10 09:01:14',0,NULL),(4074,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:03:14','2024-05-10 09:03:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715331794;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715331794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:03:29','2024-05-10 09:03:29',0,NULL),(4075,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:05:29','2024-05-10 09:05:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715331929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715331929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:05:31','2024-05-10 09:05:31',0,NULL),(4076,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:07:31','2024-05-10 09:07:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715332051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715332051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:10:08','2024-05-10 09:10:08',0,NULL),(4077,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:12:08','2024-05-10 09:12:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715332328;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715332328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:13:36','2024-05-10 09:13:36',0,NULL),(4078,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:15:36','2024-05-10 09:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715332536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715332536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:15:36','2024-05-10 09:15:36',0,NULL),(4079,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:17:36','2024-05-10 09:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715332656;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715332656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:17:37','2024-05-10 09:17:37',0,NULL),(4080,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:19:37','2024-05-10 09:19:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715332777;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715332777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:19:39','2024-05-10 09:19:39',0,NULL),(4081,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:21:39','2024-05-10 09:21:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715332899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715332899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:21:59','2024-05-10 09:21:59',0,NULL),(4082,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:23:59','2024-05-10 09:23:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715333039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715333039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:24:01','2024-05-10 09:24:01',0,NULL),(4083,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:26:01','2024-05-10 09:26:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715333161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715333161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:26:04','2024-05-10 09:26:04',0,NULL),(4084,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:28:04','2024-05-10 09:28:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715333284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715333284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:29:01','2024-05-10 09:29:01',0,NULL),(4085,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:31:01','2024-05-10 09:31:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715333461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715333461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:31:02','2024-05-10 09:31:02',0,NULL),(4086,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:33:02','2024-05-10 09:33:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715333582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715333582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:34:03','2024-05-10 09:34:03',0,NULL),(4087,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:36:03','2024-05-10 09:36:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715333763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715333763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:36:54','2024-05-10 09:36:54',0,NULL),(4088,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:38:54','2024-05-10 09:38:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715333934;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715333934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:38:55','2024-05-10 09:38:55',0,NULL),(4089,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:40:55','2024-05-10 09:40:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715334055;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715334055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:40:56','2024-05-10 09:40:56',0,NULL),(4090,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:42:56','2024-05-10 09:42:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715334176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715334176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:42:57','2024-05-10 09:42:57',0,NULL),(4092,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:44:57','2024-05-10 09:44:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715334297;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715334297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:44:59','2024-05-10 09:44:59',0,NULL),(4093,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:46:59','2024-05-10 09:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715334419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715334419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:47:00','2024-05-10 09:47:00',0,NULL),(4094,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:49:00','2024-05-10 09:49:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715334540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715334540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:49:07','2024-05-10 09:49:07',0,NULL),(4095,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:51:07','2024-05-10 09:51:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715334667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715334667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:52:07','2024-05-10 09:52:07',0,NULL),(4096,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:54:07','2024-05-10 09:54:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715334847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715334847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:55:02','2024-05-10 09:55:02',0,NULL),(4097,'mailpoet/cron/daemon-trigger','failed','2024-05-10 09:57:02','2024-05-10 09:57:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715335022;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715335022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 09:58:00','2024-05-10 09:58:00',0,NULL),(4098,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:00:00','2024-05-10 10:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715335200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715335200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:00:01','2024-05-10 10:00:01',0,NULL),(4099,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:02:01','2024-05-10 10:02:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715335321;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715335321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:02:02','2024-05-10 10:02:02',0,NULL),(4100,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:04:02','2024-05-10 10:04:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715335442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715335442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:04:11','2024-05-10 10:04:11',0,NULL),(4101,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:06:11','2024-05-10 10:06:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715335571;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715335571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:07:03','2024-05-10 10:07:03',0,NULL),(4102,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:09:03','2024-05-10 10:09:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715335743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715335743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:09:59','2024-05-10 10:09:59',0,NULL),(4103,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:11:59','2024-05-10 10:11:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715335919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715335919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:12:01','2024-05-10 10:12:01',0,NULL),(4104,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:14:01','2024-05-10 10:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715336041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715336041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:15:04','2024-05-10 10:15:04',0,NULL),(4105,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:17:04','2024-05-10 10:17:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715336224;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715336224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:18:00','2024-05-10 10:18:00',0,NULL),(4106,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:20:00','2024-05-10 10:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715336400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715336400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:20:03','2024-05-10 10:20:03',0,NULL),(4107,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:22:03','2024-05-10 10:22:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715336523;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715336523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:23:02','2024-05-10 10:23:02',0,NULL),(4108,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:25:02','2024-05-10 10:25:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715336702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715336702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:25:05','2024-05-10 10:25:05',0,NULL),(4109,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:27:05','2024-05-10 10:27:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715336825;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715336825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:28:04','2024-05-10 10:28:04',0,NULL),(4110,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:30:04','2024-05-10 10:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715337004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715337004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:30:59','2024-05-10 10:30:59',0,NULL),(4111,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:32:59','2024-05-10 10:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715337179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715337179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:33:01','2024-05-10 10:33:01',0,NULL),(4112,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:35:01','2024-05-10 10:35:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715337301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715337301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:35:08','2024-05-10 10:35:08',0,NULL),(4113,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:37:08','2024-05-10 10:37:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715337428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715337428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:38:02','2024-05-10 10:38:02',0,NULL),(4114,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:40:02','2024-05-10 10:40:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715337602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715337602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:40:59','2024-05-10 10:40:59',0,NULL),(4115,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:42:59','2024-05-10 10:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715337779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715337779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:43:00','2024-05-10 10:43:00',0,NULL),(4117,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:45:00','2024-05-10 10:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715337900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715337900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:45:00','2024-05-10 10:45:00',0,NULL),(4118,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:47:00','2024-05-10 10:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715338020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715338020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:47:04','2024-05-10 10:47:04',0,NULL),(4119,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:49:04','2024-05-10 10:49:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715338144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715338144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:49:20','2024-05-10 10:49:20',0,NULL),(4120,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:51:20','2024-05-10 10:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715338280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715338280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:52:00','2024-05-10 10:52:00',0,NULL),(4122,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:54:00','2024-05-10 10:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715338440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715338440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:54:02','2024-05-10 10:54:02',0,NULL),(4123,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:56:02','2024-05-10 10:56:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715338562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715338562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:57:00','2024-05-10 10:57:00',0,NULL),(4124,'mailpoet/cron/daemon-trigger','failed','2024-05-10 10:59:00','2024-05-10 10:59:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715338740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715338740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 10:59:04','2024-05-10 10:59:04',0,NULL),(4125,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:01:04','2024-05-10 11:01:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715338864;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715338864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:01:05','2024-05-10 11:01:05',0,NULL),(4126,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:03:05','2024-05-10 11:03:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715338985;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715338985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:04:02','2024-05-10 11:04:02',0,NULL),(4127,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:06:02','2024-05-10 11:06:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715339162;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715339162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:07:01','2024-05-10 11:07:01',0,NULL),(4128,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:09:01','2024-05-10 11:09:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715339341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715339341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:10:04','2024-05-10 11:10:04',0,NULL),(4129,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:12:04','2024-05-10 11:12:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715339524;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715339524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:13:05','2024-05-10 11:13:05',0,NULL),(4130,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:15:05','2024-05-10 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715339705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715339705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:16:04','2024-05-10 11:16:04',0,NULL),(4131,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:18:04','2024-05-10 11:18:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715339884;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715339884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:19:01','2024-05-10 11:19:01',0,NULL),(4132,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:21:01','2024-05-10 11:21:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715340061;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715340061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:22:01','2024-05-10 11:22:01',0,NULL),(4133,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:24:01','2024-05-10 11:24:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715340241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715340241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:24:05','2024-05-10 11:24:05',0,NULL),(4134,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:26:05','2024-05-10 11:26:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715340365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715340365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:27:02','2024-05-10 11:27:02',0,NULL),(4135,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:29:02','2024-05-10 11:29:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715340542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715340542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:30:02','2024-05-10 11:30:02',0,NULL),(4136,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:32:02','2024-05-10 11:32:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715340722;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715340722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:32:04','2024-05-10 11:32:04',0,NULL),(4137,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:34:04','2024-05-10 11:34:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715340844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715340844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:35:00','2024-05-10 11:35:00',0,NULL),(4138,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:37:00','2024-05-10 11:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:37:59','2024-05-10 11:37:59',0,NULL),(4141,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:39:59','2024-05-10 11:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:40:00','2024-05-10 11:40:00',0,NULL),(4142,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:42:00','2024-05-10 11:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:42:00','2024-05-10 11:42:00',0,NULL),(4143,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:44:00','2024-05-10 11:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:44:04','2024-05-10 11:44:04',0,NULL),(4145,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:46:04','2024-05-10 11:46:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341564;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:46:04','2024-05-10 11:46:04',0,NULL),(4146,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:48:04','2024-05-10 11:48:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:48:15','2024-05-10 11:48:15',0,NULL),(4147,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:50:15','2024-05-10 11:50:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:50:59','2024-05-10 11:50:59',0,NULL),(4148,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:52:59','2024-05-10 11:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:53:01','2024-05-10 11:53:01',0,NULL),(4149,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:55:01','2024-05-10 11:55:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342101;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:55:05','2024-05-10 11:55:05',0,NULL),(4150,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:57:05','2024-05-10 11:57:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342225;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:57:59','2024-05-10 11:57:59',0,NULL),(4151,'mailpoet/cron/daemon-trigger','failed','2024-05-10 11:59:59','2024-05-10 11:59:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 11:59:59','2024-05-10 11:59:59',0,NULL),(4152,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:01:59','2024-05-10 12:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:02:01','2024-05-10 12:02:01',0,NULL),(4153,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:04:01','2024-05-10 12:04:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342641;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:05:01','2024-05-10 12:05:01',0,NULL),(4154,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:07:01','2024-05-10 12:07:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:07:02','2024-05-10 12:07:02',0,NULL),(4155,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:09:02','2024-05-10 12:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:09:59','2024-05-10 12:09:59',0,NULL),(4156,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:11:59','2024-05-10 12:11:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715343119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715343119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:11:59','2024-05-10 12:11:59',0,NULL),(4157,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:13:59','2024-05-10 12:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715343239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715343239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:14:01','2024-05-10 12:14:01',0,NULL),(4158,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:16:01','2024-05-10 12:16:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715343361;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715343361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:17:01','2024-05-10 12:17:01',0,NULL),(4159,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:19:01','2024-05-10 12:19:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715343541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715343541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:20:00','2024-05-10 12:20:00',0,NULL),(4160,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:22:00','2024-05-10 12:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715343720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715343720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:23:05','2024-05-10 12:23:05',0,NULL),(4161,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:25:05','2024-05-10 12:25:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715343905;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715343905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:26:00','2024-05-10 12:26:00',0,NULL),(4162,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:28:00','2024-05-10 12:28:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715344080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715344080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:28:00','2024-05-10 12:28:00',0,NULL),(4163,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:30:00','2024-05-10 12:30:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715344200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715344200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:30:00','2024-05-10 12:30:00',0,NULL),(4164,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:32:00','2024-05-10 12:32:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715344320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715344320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:32:00','2024-05-10 12:32:00',0,NULL),(4165,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:34:00','2024-05-10 12:34:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715344440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715344440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:34:00','2024-05-10 12:34:00',0,NULL),(4166,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:36:00','2024-05-10 12:36:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715344560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715344560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:36:00','2024-05-10 12:36:00',0,NULL),(4167,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:38:00','2024-05-10 12:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715344680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715344680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:38:58','2024-05-10 12:38:58',0,NULL),(4168,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:40:58','2024-05-10 12:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715344858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715344858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:41:05','2024-05-10 12:41:05',0,NULL),(4169,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:43:05','2024-05-10 12:43:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715344985;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715344985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:44:03','2024-05-10 12:44:03',0,NULL),(4170,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:46:03','2024-05-10 12:46:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715345163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715345163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:46:05','2024-05-10 12:46:05',0,NULL),(4172,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:48:05','2024-05-10 12:48:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715345285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715345285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:48:08','2024-05-10 12:48:08',0,NULL),(4173,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:50:08','2024-05-10 12:50:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715345408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715345408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:50:59','2024-05-10 12:50:59',0,NULL),(4174,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:52:59','2024-05-10 12:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715345579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715345579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:52:59','2024-05-10 12:52:59',0,NULL),(4175,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:54:59','2024-05-10 12:54:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715345699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715345699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:54:59','2024-05-10 12:54:59',0,NULL),(4176,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:56:59','2024-05-10 12:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715345819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715345819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 12:57:00','2024-05-10 12:57:00',0,NULL),(4177,'mailpoet/cron/daemon-trigger','failed','2024-05-10 12:59:00','2024-05-10 12:59:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715345940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715345940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:00:00','2024-05-10 13:00:00',0,NULL),(4178,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:02:00','2024-05-10 13:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715346120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715346120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:03:01','2024-05-10 13:03:01',0,NULL),(4179,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:05:01','2024-05-10 13:05:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715346301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715346301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:05:02','2024-05-10 13:05:02',0,NULL),(4180,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:07:02','2024-05-10 13:07:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715346422;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715346422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:07:59','2024-05-10 13:07:59',0,NULL),(4181,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:09:59','2024-05-10 13:09:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715346599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715346599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:10:00','2024-05-10 13:10:00',0,NULL),(4182,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:12:00','2024-05-10 13:12:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715346720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715346720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:12:01','2024-05-10 13:12:01',0,NULL),(4183,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:14:01','2024-05-10 13:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715346841;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715346841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:14:07','2024-05-10 13:14:07',0,NULL),(4184,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:16:07','2024-05-10 13:16:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715346967;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715346967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:16:59','2024-05-10 13:16:59',0,NULL),(4185,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:18:59','2024-05-10 13:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715347139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715347139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:19:06','2024-05-10 13:19:06',0,NULL),(4186,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:21:06','2024-05-10 13:21:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715347266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715347266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:22:04','2024-05-10 13:22:04',0,NULL),(4187,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:24:04','2024-05-10 13:24:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715347444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715347444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:24:07','2024-05-10 13:24:07',0,NULL),(4188,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:26:07','2024-05-10 13:26:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715347567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715347567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:26:59','2024-05-10 13:26:59',0,NULL),(4189,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:28:59','2024-05-10 13:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715347739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715347739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:29:01','2024-05-10 13:29:01',0,NULL),(4190,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:31:01','2024-05-10 13:31:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715347861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715347861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:31:01','2024-05-10 13:31:01',0,NULL),(4191,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:33:01','2024-05-10 13:33:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715347981;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715347981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:33:01','2024-05-10 13:33:01',0,NULL),(4192,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:35:01','2024-05-10 13:35:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715348101;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715348101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:36:01','2024-05-10 13:36:01',0,NULL),(4193,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:38:01','2024-05-10 13:38:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715348281;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715348281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:39:02','2024-05-10 13:39:02',0,NULL),(4194,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:41:02','2024-05-10 13:41:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715348462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715348462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:42:00','2024-05-10 13:42:00',0,NULL),(4195,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:44:00','2024-05-10 13:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715348640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715348640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:44:01','2024-05-10 13:44:01',0,NULL),(4196,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:46:01','2024-05-10 13:46:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715348761;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715348761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:47:02','2024-05-10 13:47:02',0,NULL),(4198,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:49:02','2024-05-10 13:49:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715348942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715348942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:49:07','2024-05-10 13:49:07',0,NULL),(4199,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:51:07','2024-05-10 13:51:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715349067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715349067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:52:00','2024-05-10 13:52:00',0,NULL),(4200,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:54:00','2024-05-10 13:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715349240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715349240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:54:00','2024-05-10 13:54:00',0,NULL),(4201,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:56:00','2024-05-10 13:56:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715349360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715349360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:56:01','2024-05-10 13:56:01',0,NULL),(4202,'mailpoet/cron/daemon-trigger','failed','2024-05-10 13:58:01','2024-05-10 13:58:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715349481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715349481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 13:58:02','2024-05-10 13:58:02',0,NULL),(4203,'mailpoet/cron/daemon-trigger','failed','2024-05-10 14:00:02','2024-05-10 14:00:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715349602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715349602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 14:08:54','2024-05-10 14:08:54',0,NULL),(4204,'mailpoet/cron/daemon-trigger','failed','2024-05-10 14:10:54','2024-05-10 14:10:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715350254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715350254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 14:32:54','2024-05-10 14:32:54',0,NULL),(4205,'mailpoet/cron/daemon-trigger','failed','2024-05-10 14:34:54','2024-05-10 14:34:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715351694;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715351694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 14:41:55','2024-05-10 14:41:55',0,NULL),(4206,'mailpoet/cron/daemon-trigger','failed','2024-05-10 14:43:55','2024-05-10 14:43:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715352235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715352235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 14:53:35','2024-05-10 14:53:35',0,NULL),(4207,'mailpoet/cron/daemon-trigger','failed','2024-05-10 14:55:35','2024-05-10 14:55:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715352935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715352935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:06:01','2024-05-10 15:06:01',0,NULL),(4209,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:08:01','2024-05-10 15:08:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715353681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715353681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:11:24','2024-05-10 15:11:24',0,NULL),(4210,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:13:24','2024-05-10 15:13:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715354004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715354004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:13:58','2024-05-10 15:13:58',0,NULL),(4211,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:15:58','2024-05-10 15:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715354158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715354158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:19:05','2024-05-10 15:19:05',0,NULL),(4212,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:21:05','2024-05-10 15:21:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715354465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715354465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:29:57','2024-05-10 15:29:57',0,NULL),(4213,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:31:57','2024-05-10 15:31:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715355117;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715355117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:32:35','2024-05-10 15:32:35',0,NULL),(4214,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:34:35','2024-05-10 15:34:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715355275;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715355275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:37:37','2024-05-10 15:37:37',0,NULL),(4215,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:39:37','2024-05-10 15:39:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715355577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715355577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:46:22','2024-05-10 15:46:22',0,NULL),(4216,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:48:22','2024-05-10 15:48:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715356102;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715356102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:48:28','2024-05-10 15:48:28',0,NULL),(4217,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:50:28','2024-05-10 15:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715356228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715356228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:51:03','2024-05-10 15:51:03',0,NULL),(4218,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:53:03','2024-05-10 15:53:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715356383;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715356383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:53:09','2024-05-10 15:53:09',0,NULL),(4219,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:55:09','2024-05-10 15:55:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715356509;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715356509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 15:56:10','2024-05-10 15:56:10',0,NULL),(4221,'mailpoet/cron/daemon-trigger','failed','2024-05-10 15:58:10','2024-05-10 15:58:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715356690;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715356690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:06:54','2024-05-10 16:06:54',0,NULL),(4222,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:08:54','2024-05-10 16:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715357334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715357334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:09:29','2024-05-10 16:09:29',0,NULL),(4223,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:11:29','2024-05-10 16:11:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715357489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715357489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:14:33','2024-05-10 16:14:33',0,NULL),(4224,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:16:33','2024-05-10 16:16:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715357793;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715357793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:25:24','2024-05-10 16:25:24',0,NULL),(4225,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:27:24','2024-05-10 16:27:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715358444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715358444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:27:59','2024-05-10 16:27:59',0,NULL),(4226,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:29:59','2024-05-10 16:29:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715358599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715358599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:32:56','2024-05-10 16:32:56',0,NULL),(4227,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:34:56','2024-05-10 16:34:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715358896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715358896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:43:38','2024-05-10 16:43:38',0,NULL),(4228,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:45:38','2024-05-10 16:45:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715359538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715359538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:46:09','2024-05-10 16:46:09',0,NULL),(4229,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:48:09','2024-05-10 16:48:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715359689;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715359689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:51:10','2024-05-10 16:51:10',0,NULL),(4230,'mailpoet/cron/daemon-trigger','failed','2024-05-10 16:53:10','2024-05-10 16:53:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715359990;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715359990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 16:58:59','2024-05-10 16:58:59',0,NULL),(4231,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:00:59','2024-05-10 17:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715360459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715360459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:01:55','2024-05-10 17:01:55',0,NULL),(4233,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:03:55','2024-05-10 17:03:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715360635;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715360635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:04:27','2024-05-10 17:04:27',0,NULL),(4234,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:06:27','2024-05-10 17:06:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715360787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715360787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:12:52','2024-05-10 17:12:52',0,NULL),(4235,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:14:52','2024-05-10 17:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715361292;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715361292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:14:56','2024-05-10 17:14:56',0,NULL),(4236,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:16:56','2024-05-10 17:16:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715361416;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715361416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:20:09','2024-05-10 17:20:09',0,NULL),(4237,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:22:09','2024-05-10 17:22:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715361729;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715361729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:25:13','2024-05-10 17:25:13',0,NULL),(4238,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:27:13','2024-05-10 17:27:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715362033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715362033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:27:55','2024-05-10 17:27:55',0,NULL),(4239,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:29:55','2024-05-10 17:29:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715362195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715362195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:32:21','2024-05-10 17:32:21',0,NULL),(4240,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:34:21','2024-05-10 17:34:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715362461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715362461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:36:10','2024-05-10 17:36:10',0,NULL),(4241,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:38:10','2024-05-10 17:38:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715362690;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715362690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:38:38','2024-05-10 17:38:38',0,NULL),(4242,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:40:38','2024-05-10 17:40:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715362838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715362838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:41:12','2024-05-10 17:41:12',0,NULL),(4243,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:43:12','2024-05-10 17:43:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715362992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715362992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:44:44','2024-05-10 17:44:44',0,NULL),(4244,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:46:44','2024-05-10 17:46:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715363204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715363204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:56:55','2024-05-10 17:56:55',0,NULL),(4245,'mailpoet/cron/daemon-trigger','failed','2024-05-10 17:58:55','2024-05-10 17:58:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715363935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715363935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 17:59:32','2024-05-10 17:59:32',0,NULL),(4247,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:01:32','2024-05-10 18:01:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715364092;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715364092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:04:29','2024-05-10 18:04:29',0,NULL),(4249,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:06:29','2024-05-10 18:06:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715364389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715364389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:08:55','2024-05-10 18:08:55',0,NULL),(4250,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:10:55','2024-05-10 18:10:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715364655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715364655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:13:40','2024-05-10 18:13:40',0,NULL),(4251,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:15:40','2024-05-10 18:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715364940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715364940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:17:38','2024-05-10 18:17:38',0,NULL),(4252,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:19:38','2024-05-10 18:19:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715365178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715365178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:20:21','2024-05-10 18:20:21',0,NULL),(4253,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:22:21','2024-05-10 18:22:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715365341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715365341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:22:35','2024-05-10 18:22:35',0,NULL),(4254,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:24:35','2024-05-10 18:24:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715365475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715365475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:27:41','2024-05-10 18:27:41',0,NULL),(4255,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:29:41','2024-05-10 18:29:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715365781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715365781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:31:45','2024-05-10 18:31:45',0,NULL),(4256,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:33:45','2024-05-10 18:33:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715366025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715366025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:35:41','2024-05-10 18:35:41',0,NULL),(4257,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:37:41','2024-05-10 18:37:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715366261;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715366261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:51:16','2024-05-10 18:51:16',0,NULL),(4258,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:53:16','2024-05-10 18:53:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715367196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715367196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:53:46','2024-05-10 18:53:46',0,NULL),(4259,'mailpoet/cron/daemon-trigger','failed','2024-05-10 18:55:46','2024-05-10 18:55:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715367346;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715367346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 18:58:43','2024-05-10 18:58:43',0,NULL),(4260,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:00:43','2024-05-10 19:00:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715367643;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715367643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:11:45','2024-05-10 19:11:45',0,NULL),(4262,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:13:45','2024-05-10 19:13:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715368425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715368425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:15:07','2024-05-10 19:15:07',0,NULL),(4263,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:17:07','2024-05-10 19:17:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715368627;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715368627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:27:15','2024-05-10 19:27:15',0,NULL),(4264,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:29:15','2024-05-10 19:29:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715369355;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715369355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:29:46','2024-05-10 19:29:46',0,NULL),(4265,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:31:46','2024-05-10 19:31:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715369506;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715369506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:34:43','2024-05-10 19:34:43',0,NULL),(4266,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:36:43','2024-05-10 19:36:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715369803;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715369803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:40:58','2024-05-10 19:40:58',0,NULL),(4267,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:42:58','2024-05-10 19:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715370178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715370178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:45:20','2024-05-10 19:45:20',0,NULL),(4268,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:47:20','2024-05-10 19:47:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715370440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715370440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:47:48','2024-05-10 19:47:48',0,NULL),(4269,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:49:48','2024-05-10 19:49:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715370588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715370588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:52:46','2024-05-10 19:52:46',0,NULL),(4270,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:54:46','2024-05-10 19:54:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715370886;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715370886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 19:57:45','2024-05-10 19:57:45',0,NULL),(4271,'mailpoet/cron/daemon-trigger','failed','2024-05-10 19:59:45','2024-05-10 19:59:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715371185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715371185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:03:20','2024-05-10 20:03:20',0,NULL),(4272,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:05:20','2024-05-10 20:05:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715371520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715371520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:07:23','2024-05-10 20:07:23',0,NULL),(4273,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:09:23','2024-05-10 20:09:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715371763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715371763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:10:09','2024-05-10 20:10:09',0,NULL),(4274,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:12:09','2024-05-10 20:12:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715371929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715371929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:12:59','2024-05-10 20:12:59',0,NULL),(4276,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:14:59','2024-05-10 20:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715372099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715372099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:14:59','2024-05-10 20:14:59',0,NULL),(4277,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:16:59','2024-05-10 20:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715372219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715372219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:20:06','2024-05-10 20:20:06',0,NULL),(4278,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:22:06','2024-05-10 20:22:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715372526;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715372526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:22:57','2024-05-10 20:22:57',0,NULL),(4279,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:24:57','2024-05-10 20:24:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715372697;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715372697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:25:56','2024-05-10 20:25:56',0,NULL),(4280,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:27:56','2024-05-10 20:27:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715372876;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715372876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:28:40','2024-05-10 20:28:40',0,NULL),(4281,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:30:40','2024-05-10 20:30:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715373040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715373040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:32:24','2024-05-10 20:32:24',0,NULL),(4282,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:34:24','2024-05-10 20:34:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715373264;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715373264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:38:09','2024-05-10 20:38:09',0,NULL),(4283,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:40:09','2024-05-10 20:40:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715373609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715373609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:41:28','2024-05-10 20:41:28',0,NULL),(4284,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:43:28','2024-05-10 20:43:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715373808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715373808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:44:28','2024-05-10 20:44:28',0,NULL),(4285,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:46:28','2024-05-10 20:46:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715373988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715373988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:48:17','2024-05-10 20:48:17',0,NULL),(4286,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:50:17','2024-05-10 20:50:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715374217;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715374217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:56:44','2024-05-10 20:56:44',0,NULL),(4287,'mailpoet/cron/daemon-trigger','failed','2024-05-10 20:58:44','2024-05-10 20:58:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715374724;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715374724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 20:59:11','2024-05-10 20:59:11',0,NULL),(4288,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:01:11','2024-05-10 21:01:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715374871;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715374871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:03:08','2024-05-10 21:03:08',0,NULL),(4289,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:05:08','2024-05-10 21:05:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715375108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715375108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:07:50','2024-05-10 21:07:50',0,NULL),(4290,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:09:50','2024-05-10 21:09:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715375390;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715375390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:14:31','2024-05-10 21:14:31',0,NULL),(4291,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:16:31','2024-05-10 21:16:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715375791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715375791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:17:00','2024-05-10 21:17:00',0,NULL),(4293,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:19:00','2024-05-10 21:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715375940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715375940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:19:54','2024-05-10 21:19:54',0,NULL),(4294,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:21:54','2024-05-10 21:21:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715376114;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715376114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:21:55','2024-05-10 21:21:55',0,NULL),(4295,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:23:55','2024-05-10 21:23:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715376235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715376235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:39:46','2024-05-10 21:39:46',0,NULL),(4296,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:41:46','2024-05-10 21:41:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715377306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715377306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:42:57','2024-05-10 21:42:57',0,NULL),(4297,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:44:57','2024-05-10 21:44:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715377497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715377497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:50:15','2024-05-10 21:50:15',0,NULL),(4298,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:52:15','2024-05-10 21:52:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715377935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715377935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:52:41','2024-05-10 21:52:41',0,NULL),(4299,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:54:41','2024-05-10 21:54:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715378081;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715378081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 21:56:15','2024-05-10 21:56:15',0,NULL),(4300,'mailpoet/cron/daemon-trigger','failed','2024-05-10 21:58:15','2024-05-10 21:58:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715378295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715378295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:00:14','2024-05-10 22:00:14',0,NULL),(4301,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:02:14','2024-05-10 22:02:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715378534;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715378534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:04:36','2024-05-10 22:04:36',0,NULL),(4302,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:06:36','2024-05-10 22:06:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715378796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715378796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:10:24','2024-05-10 22:10:24',0,NULL),(4303,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:12:24','2024-05-10 22:12:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715379144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715379144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:13:59','2024-05-10 22:13:59',0,NULL),(4304,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:15:59','2024-05-10 22:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715379359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715379359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:20:28','2024-05-10 22:20:28',0,NULL),(4306,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:22:28','2024-05-10 22:22:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715379748;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715379748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:25:28','2024-05-10 22:25:28',0,NULL),(4307,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:27:28','2024-05-10 22:27:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715380048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715380048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:27:39','2024-05-10 22:27:39',0,NULL),(4308,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:29:39','2024-05-10 22:29:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715380179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715380179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:32:42','2024-05-10 22:32:42',0,NULL),(4309,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:34:42','2024-05-10 22:34:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715380482;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715380482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:39:20','2024-05-10 22:39:20',0,NULL),(4310,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:41:20','2024-05-10 22:41:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715380880;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715380880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:42:25','2024-05-10 22:42:25',0,NULL),(4311,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:44:25','2024-05-10 22:44:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715381065;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715381065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:45:00','2024-05-10 22:45:00',0,NULL),(4312,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:47:00','2024-05-10 22:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715381220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715381220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:47:59','2024-05-10 22:47:59',0,NULL),(4313,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:49:59','2024-05-10 22:49:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715381399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715381399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:49:59','2024-05-10 22:49:59',0,NULL),(4314,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:51:59','2024-05-10 22:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715381519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715381519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:51:59','2024-05-10 22:51:59',0,NULL),(4315,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:53:59','2024-05-10 22:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715381639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715381639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:53:59','2024-05-10 22:53:59',0,NULL),(4316,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:55:59','2024-05-10 22:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715381759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715381759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:55:59','2024-05-10 22:55:59',0,NULL),(4317,'mailpoet/cron/daemon-trigger','failed','2024-05-10 22:57:59','2024-05-10 22:57:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715381879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715381879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 22:58:00','2024-05-10 22:58:00',0,NULL),(4318,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:00:00','2024-05-10 23:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715382000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715382000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:00:59','2024-05-10 23:00:59',0,NULL),(4319,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:02:59','2024-05-10 23:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715382179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715382179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:03:00','2024-05-10 23:03:00',0,NULL),(4320,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:05:00','2024-05-10 23:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715382300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715382300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:07:48','2024-05-10 23:07:48',0,NULL),(4321,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:09:48','2024-05-10 23:09:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715382588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715382588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:10:36','2024-05-10 23:10:36',0,NULL),(4322,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:12:36','2024-05-10 23:12:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715382756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715382756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:18:07','2024-05-10 23:18:07',0,NULL),(4323,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:20:07','2024-05-10 23:20:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715383207;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715383207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:20:34','2024-05-10 23:20:34',0,NULL),(4325,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:22:34','2024-05-10 23:22:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715383354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715383354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:24:10','2024-05-10 23:24:10',0,NULL),(4326,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:26:10','2024-05-10 23:26:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715383570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715383570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:33:08','2024-05-10 23:33:08',0,NULL),(4327,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:35:08','2024-05-10 23:35:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715384108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715384108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:36:00','2024-05-10 23:36:00',0,NULL),(4328,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:38:00','2024-05-10 23:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715384280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715384280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:39:00','2024-05-10 23:39:00',0,NULL),(4329,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:41:00','2024-05-10 23:41:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715384460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715384460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:42:52','2024-05-10 23:42:52',0,NULL),(4330,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:44:52','2024-05-10 23:44:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715384692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715384692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:48:24','2024-05-10 23:48:24',0,NULL),(4331,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:50:24','2024-05-10 23:50:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715385024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715385024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:51:42','2024-05-10 23:51:42',0,NULL),(4332,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:53:42','2024-05-10 23:53:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715385222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715385222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:54:55','2024-05-10 23:54:55',0,NULL),(4333,'mailpoet/cron/daemon-trigger','failed','2024-05-10 23:56:55','2024-05-10 23:56:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715385415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715385415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-10 23:58:56','2024-05-10 23:58:56',0,NULL),(4334,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:00:56','2024-05-11 00:00:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715385656;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715385656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:01:01','2024-05-11 00:01:01',0,NULL),(4335,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:03:01','2024-05-11 00:03:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715385781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715385781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:08:03','2024-05-11 00:08:03',0,NULL),(4336,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:10:03','2024-05-11 00:10:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715386203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715386203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:10:40','2024-05-11 00:10:40',0,NULL),(4337,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:12:40','2024-05-11 00:12:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715386360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715386360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:13:10','2024-05-11 00:13:10',0,NULL),(4338,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:15:10','2024-05-11 00:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715386510;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715386510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:18:02','2024-05-11 00:18:02',0,NULL),(4339,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:20:02','2024-05-11 00:20:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715386802;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715386802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:28:23','2024-05-11 00:28:23',0,NULL),(4341,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:30:23','2024-05-11 00:30:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715387423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715387423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:30:50','2024-05-11 00:30:50',0,NULL),(4342,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:32:50','2024-05-11 00:32:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715387570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715387570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:34:47','2024-05-11 00:34:47',0,NULL),(4343,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:36:47','2024-05-11 00:36:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715387807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715387807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:46:05','2024-05-11 00:46:05',0,NULL),(4344,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:48:05','2024-05-11 00:48:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715388485;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715388485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:48:36','2024-05-11 00:48:36',0,NULL),(4345,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:50:36','2024-05-11 00:50:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715388636;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715388636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:52:25','2024-05-11 00:52:25',0,NULL),(4346,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:54:25','2024-05-11 00:54:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715388865;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715388865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 00:56:15','2024-05-11 00:56:15',0,NULL),(4347,'mailpoet/cron/daemon-trigger','failed','2024-05-11 00:58:15','2024-05-11 00:58:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715389095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715389095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:01:31','2024-05-11 01:01:31',0,NULL),(4348,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:03:31','2024-05-11 01:03:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715389411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715389411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:03:55','2024-05-11 01:03:55',0,NULL),(4349,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:05:55','2024-05-11 01:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715389555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715389555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:06:15','2024-05-11 01:06:15',0,NULL),(4350,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:08:15','2024-05-11 01:08:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715389695;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715389695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:11:21','2024-05-11 01:11:21',0,NULL),(4351,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:13:21','2024-05-11 01:13:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715390001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715390001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:13:36','2024-05-11 01:13:36',0,NULL),(4352,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:15:36','2024-05-11 01:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715390136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715390136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:16:50','2024-05-11 01:16:50',0,NULL),(4353,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:18:50','2024-05-11 01:18:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715390330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715390330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:21:50','2024-05-11 01:21:50',0,NULL),(4354,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:23:50','2024-05-11 01:23:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715390630;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715390630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:24:21','2024-05-11 01:24:21',0,NULL),(4355,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:26:21','2024-05-11 01:26:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715390781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715390781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:28:42','2024-05-11 01:28:42',0,NULL),(4356,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:30:42','2024-05-11 01:30:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715391042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715391042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:30:43','2024-05-11 01:30:43',0,NULL),(4358,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:32:43','2024-05-11 01:32:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715391163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715391163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:39:41','2024-05-11 01:39:41',0,NULL),(4359,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:41:41','2024-05-11 01:41:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715391701;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715391701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:42:13','2024-05-11 01:42:13',0,NULL),(4360,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:44:13','2024-05-11 01:44:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715391853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715391853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:57:41','2024-05-11 01:57:41',0,NULL),(4361,'mailpoet/cron/daemon-trigger','failed','2024-05-11 01:59:41','2024-05-11 01:59:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715392781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715392781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 01:59:50','2024-05-11 01:59:50',0,NULL),(4362,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:01:50','2024-05-11 02:01:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715392910;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715392910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:05:12','2024-05-11 02:05:12',0,NULL),(4363,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:07:12','2024-05-11 02:07:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715393232;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715393232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:08:17','2024-05-11 02:08:17',0,NULL),(4364,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:10:17','2024-05-11 02:10:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715393417;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715393417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:11:16','2024-05-11 02:11:16',0,NULL),(4365,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:13:16','2024-05-11 02:13:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715393596;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715393596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:14:48','2024-05-11 02:14:48',0,NULL),(4367,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:16:48','2024-05-11 02:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715393808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715393808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:18:35','2024-05-11 02:18:35',0,NULL),(4368,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:20:35','2024-05-11 02:20:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715394035;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715394035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:20:48','2024-05-11 02:20:48',0,NULL),(4369,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:22:48','2024-05-11 02:22:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715394168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715394168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:23:36','2024-05-11 02:23:36',0,NULL),(4370,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:25:36','2024-05-11 02:25:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715394336;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715394336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:26:36','2024-05-11 02:26:36',0,NULL),(4371,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:28:36','2024-05-11 02:28:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715394516;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715394516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:28:44','2024-05-11 02:28:44',0,NULL),(4372,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:30:44','2024-05-11 02:30:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715394644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715394644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:33:48','2024-05-11 02:33:48',0,NULL),(4374,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:35:48','2024-05-11 02:35:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715394948;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715394948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:36:37','2024-05-11 02:36:37',0,NULL),(4375,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:38:37','2024-05-11 02:38:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715395117;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715395117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:41:41','2024-05-11 02:41:41',0,NULL),(4376,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:43:41','2024-05-11 02:43:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715395421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715395421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:50:12','2024-05-11 02:50:12',0,NULL),(4377,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:52:12','2024-05-11 02:52:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715395932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715395932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:52:15','2024-05-11 02:52:15',0,NULL),(4378,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:54:15','2024-05-11 02:54:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715396055;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715396055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:54:47','2024-05-11 02:54:47',0,NULL),(4379,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:56:47','2024-05-11 02:56:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715396207;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715396207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:57:38','2024-05-11 02:57:38',0,NULL),(4380,'mailpoet/cron/daemon-trigger','failed','2024-05-11 02:59:38','2024-05-11 02:59:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715396378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715396378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 02:59:46','2024-05-11 02:59:46',0,NULL),(4381,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:01:46','2024-05-11 03:01:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715396506;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715396506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:02:11','2024-05-11 03:02:11',0,NULL),(4382,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:04:11','2024-05-11 03:04:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715396651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715396651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:07:17','2024-05-11 03:07:17',0,NULL),(4383,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:09:17','2024-05-11 03:09:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715396957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715396957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:10:30','2024-05-11 03:10:30',0,NULL),(4384,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:12:30','2024-05-11 03:12:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715397150;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715397150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:13:05','2024-05-11 03:13:05',0,NULL),(4385,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:15:05','2024-05-11 03:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715397305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715397305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:18:09','2024-05-11 03:18:09',0,NULL),(4386,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:20:09','2024-05-11 03:20:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715397609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715397609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:25:23','2024-05-11 03:25:23',0,NULL),(4387,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:27:23','2024-05-11 03:27:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715398043;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715398043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:28:50','2024-05-11 03:28:50',0,NULL),(4388,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:30:50','2024-05-11 03:30:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715398250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715398250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:31:25','2024-05-11 03:31:25',0,NULL),(4390,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:33:25','2024-05-11 03:33:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715398405;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715398405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:36:09','2024-05-11 03:36:09',0,NULL),(4391,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:38:09','2024-05-11 03:38:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715398689;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715398689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:40:07','2024-05-11 03:40:07',0,NULL),(4392,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:42:07','2024-05-11 03:42:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715398927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715398927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:43:44','2024-05-11 03:43:44',0,NULL),(4393,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:45:44','2024-05-11 03:45:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715399144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715399144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:47:12','2024-05-11 03:47:12',0,NULL),(4394,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:49:12','2024-05-11 03:49:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715399352;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715399352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:49:20','2024-05-11 03:49:20',0,NULL),(4395,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:51:20','2024-05-11 03:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715399480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715399480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 03:54:42','2024-05-11 03:54:42',0,NULL),(4396,'mailpoet/cron/daemon-trigger','failed','2024-05-11 03:56:42','2024-05-11 03:56:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715399802;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715399802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:02:33','2024-05-11 04:02:33',0,NULL),(4397,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:04:33','2024-05-11 04:04:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715400273;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715400273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:05:16','2024-05-11 04:05:16',0,NULL),(4398,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:07:16','2024-05-11 04:07:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715400436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715400436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:07:48','2024-05-11 04:07:48',0,NULL),(4399,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:09:48','2024-05-11 04:09:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715400588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715400588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:12:42','2024-05-11 04:12:42',0,NULL),(4400,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:14:42','2024-05-11 04:14:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715400882;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715400882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:15:58','2024-05-11 04:15:58',0,NULL),(4401,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:17:58','2024-05-11 04:17:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715401078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715401078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:17:59','2024-05-11 04:17:59',0,NULL),(4402,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:19:59','2024-05-11 04:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715401199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715401199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:19:59','2024-05-11 04:19:59',0,NULL),(4403,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:21:59','2024-05-11 04:21:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715401319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715401319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:22:00','2024-05-11 04:22:00',0,NULL),(4404,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:24:00','2024-05-11 04:24:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715401440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715401440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:24:44','2024-05-11 04:24:44',0,NULL),(4405,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:26:44','2024-05-11 04:26:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715401604;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715401604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:28:01','2024-05-11 04:28:01',0,NULL),(4406,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:30:01','2024-05-11 04:30:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715401801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715401801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:30:52','2024-05-11 04:30:52',0,NULL),(4408,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:32:52','2024-05-11 04:32:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715401972;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715401972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:33:50','2024-05-11 04:33:50',0,NULL),(4409,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:35:50','2024-05-11 04:35:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715402150;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715402150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:41:40','2024-05-11 04:41:40',0,NULL),(4410,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:43:40','2024-05-11 04:43:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715402620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715402620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:44:15','2024-05-11 04:44:15',0,NULL),(4411,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:46:15','2024-05-11 04:46:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715402775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715402775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:49:16','2024-05-11 04:49:16',0,NULL),(4412,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:51:16','2024-05-11 04:51:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715403076;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715403076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:53:18','2024-05-11 04:53:18',0,NULL),(4413,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:55:18','2024-05-11 04:55:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715403318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715403318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 04:55:54','2024-05-11 04:55:54',0,NULL),(4414,'mailpoet/cron/daemon-trigger','failed','2024-05-11 04:57:54','2024-05-11 04:57:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715403474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715403474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:00:06','2024-05-11 05:00:06',0,NULL),(4415,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:02:06','2024-05-11 05:02:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715403726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715403726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:02:35','2024-05-11 05:02:35',0,NULL),(4416,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:04:35','2024-05-11 05:04:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715403875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715403875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:10:56','2024-05-11 05:10:56',0,NULL),(4418,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:12:56','2024-05-11 05:12:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715404376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715404376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:13:55','2024-05-11 05:13:55',0,NULL),(4419,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:15:55','2024-05-11 05:15:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715404555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715404555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:22:24','2024-05-11 05:22:24',0,NULL),(4420,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:24:24','2024-05-11 05:24:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715405064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715405064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:26:02','2024-05-11 05:26:02',0,NULL),(4421,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:28:02','2024-05-11 05:28:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715405282;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715405282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:29:24','2024-05-11 05:29:24',0,NULL),(4422,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:31:24','2024-05-11 05:31:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715405484;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715405484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:32:36','2024-05-11 05:32:36',0,NULL),(4424,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:34:36','2024-05-11 05:34:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715405676;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715405676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:36:08','2024-05-11 05:36:08',0,NULL),(4425,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:38:08','2024-05-11 05:38:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715405888;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715405888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:41:17','2024-05-11 05:41:17',0,NULL),(4426,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:43:17','2024-05-11 05:43:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715406197;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715406197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:44:22','2024-05-11 05:44:22',0,NULL),(4427,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:46:22','2024-05-11 05:46:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715406382;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715406382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:55:11','2024-05-11 05:55:11',0,NULL),(4428,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:57:11','2024-05-11 05:57:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715407031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715407031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 05:57:33','2024-05-11 05:57:33',0,NULL),(4430,'mailpoet/cron/daemon-trigger','failed','2024-05-11 05:59:33','2024-05-11 05:59:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715407173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715407173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:00:02','2024-05-11 06:00:02',0,NULL),(4431,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:02:02','2024-05-11 06:02:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715407322;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715407322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:02:48','2024-05-11 06:02:48',0,NULL),(4432,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:04:48','2024-05-11 06:04:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715407488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715407488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:13:41','2024-05-11 06:13:41',0,NULL),(4433,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:15:41','2024-05-11 06:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715408141;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715408141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:15:51','2024-05-11 06:15:51',0,NULL),(4434,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:17:51','2024-05-11 06:17:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715408271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715408271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:18:02','2024-05-11 06:18:02',0,NULL),(4435,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:20:03','2024-05-11 06:20:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715408403;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715408403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:20:15','2024-05-11 06:20:15',0,NULL),(4436,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:22:15','2024-05-11 06:22:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715408535;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715408535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:22:39','2024-05-11 06:22:39',0,NULL),(4437,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:24:39','2024-05-11 06:24:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715408679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715408679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:25:37','2024-05-11 06:25:37',0,NULL),(4438,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:27:37','2024-05-11 06:27:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715408857;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715408857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:29:22','2024-05-11 06:29:22',0,NULL),(4439,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:31:22','2024-05-11 06:31:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715409082;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715409082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:32:14','2024-05-11 06:32:14',0,NULL),(4441,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:34:14','2024-05-11 06:34:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715409254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715409254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:34:26','2024-05-11 06:34:26',0,NULL),(4442,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:36:26','2024-05-11 06:36:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715409386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715409386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:37:24','2024-05-11 06:37:24',0,NULL),(4443,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:39:24','2024-05-11 06:39:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715409564;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715409564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:39:55','2024-05-11 06:39:55',0,NULL),(4444,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:41:55','2024-05-11 06:41:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715409715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715409715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:43:58','2024-05-11 06:43:58',0,NULL),(4445,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:45:58','2024-05-11 06:45:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715409958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715409958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:47:31','2024-05-11 06:47:31',0,NULL),(4446,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:49:31','2024-05-11 06:49:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715410171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715410171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:49:31','2024-05-11 06:49:31',0,NULL),(4447,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:51:31','2024-05-11 06:51:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715410291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715410291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:53:33','2024-05-11 06:53:33',0,NULL),(4448,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:55:33','2024-05-11 06:55:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715410533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715410533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 06:57:27','2024-05-11 06:57:27',0,NULL),(4449,'mailpoet/cron/daemon-trigger','failed','2024-05-11 06:59:27','2024-05-11 06:59:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715410767;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715410767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:01:48','2024-05-11 07:01:48',0,NULL),(4450,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:03:48','2024-05-11 07:03:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715411028;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715411028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:03:55','2024-05-11 07:03:55',0,NULL),(4451,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:05:55','2024-05-11 07:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715411155;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715411155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:06:51','2024-05-11 07:06:51',0,NULL),(4452,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:08:51','2024-05-11 07:08:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715411331;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715411331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:09:05','2024-05-11 07:09:05',0,NULL),(4453,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:11:05','2024-05-11 07:11:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715411465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715411465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:15:01','2024-05-11 07:15:01',0,NULL),(4454,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:17:01','2024-05-11 07:17:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715411821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715411821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:17:25','2024-05-11 07:17:25',0,NULL),(4455,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:19:25','2024-05-11 07:19:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715411965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715411965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:21:40','2024-05-11 07:21:40',0,NULL),(4456,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:23:40','2024-05-11 07:23:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715412220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715412220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:27:18','2024-05-11 07:27:18',0,NULL),(4457,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:29:18','2024-05-11 07:29:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715412558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715412558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:33:23','2024-05-11 07:33:23',0,NULL),(4458,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:35:23','2024-05-11 07:35:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715412923;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715412923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:39:01','2024-05-11 07:39:01',0,NULL),(4460,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:41:01','2024-05-11 07:41:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715413261;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715413261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:44:37','2024-05-11 07:44:37',0,NULL),(4461,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:46:37','2024-05-11 07:46:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715413597;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715413597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:49:24','2024-05-11 07:49:24',0,NULL),(4462,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:51:24','2024-05-11 07:51:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715413884;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715413884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 07:54:39','2024-05-11 07:54:39',0,NULL),(4463,'mailpoet/cron/daemon-trigger','failed','2024-05-11 07:56:39','2024-05-11 07:56:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715414199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715414199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:00:36','2024-05-11 08:00:36',0,NULL),(4464,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:02:36','2024-05-11 08:02:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715414556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715414556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:04:49','2024-05-11 08:04:49',0,NULL),(4465,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:06:49','2024-05-11 08:06:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715414809;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715414809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:08:11','2024-05-11 08:08:11',0,NULL),(4466,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:10:11','2024-05-11 08:10:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715415011;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715415011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:11:21','2024-05-11 08:11:21',0,NULL),(4467,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:13:21','2024-05-11 08:13:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715415201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715415201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:13:37','2024-05-11 08:13:37',0,NULL),(4468,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:15:37','2024-05-11 08:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715415337;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715415337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:16:05','2024-05-11 08:16:05',0,NULL),(4469,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:18:05','2024-05-11 08:18:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715415485;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715415485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:20:42','2024-05-11 08:20:42',0,NULL),(4470,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:22:42','2024-05-11 08:22:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715415762;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715415762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:22:52','2024-05-11 08:22:52',0,NULL),(4471,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:24:52','2024-05-11 08:24:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715415892;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715415892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:25:18','2024-05-11 08:25:18',0,NULL),(4472,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:27:18','2024-05-11 08:27:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715416038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715416038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:30:05','2024-05-11 08:30:05',0,NULL),(4473,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:32:05','2024-05-11 08:32:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715416325;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715416325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:34:10','2024-05-11 08:34:10',0,NULL),(4474,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:36:10','2024-05-11 08:36:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715416570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715416570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:37:11','2024-05-11 08:37:11',0,NULL),(4476,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:39:11','2024-05-11 08:39:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715416751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715416751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:39:51','2024-05-11 08:39:51',0,NULL),(4477,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:41:51','2024-05-11 08:41:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715416911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715416911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:44:15','2024-05-11 08:44:15',0,NULL),(4478,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:46:15','2024-05-11 08:46:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715417175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715417175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:52:05','2024-05-11 08:52:05',0,NULL),(4479,'mailpoet/cron/daemon-trigger','failed','2024-05-11 08:54:05','2024-05-11 08:54:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715417645;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715417645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 08:59:38','2024-05-11 08:59:38',0,NULL),(4480,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:01:38','2024-05-11 09:01:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715418098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715418098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:03:25','2024-05-11 09:03:25',0,NULL),(4481,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:05:25','2024-05-11 09:05:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715418325;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715418325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:06:13','2024-05-11 09:06:13',0,NULL),(4482,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:08:13','2024-05-11 09:08:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715418493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715418493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:10:05','2024-05-11 09:10:05',0,NULL),(4483,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:12:05','2024-05-11 09:12:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715418725;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715418725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:16:40','2024-05-11 09:16:40',0,NULL),(4484,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:18:40','2024-05-11 09:18:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715419120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715419120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:18:48','2024-05-11 09:18:48',0,NULL),(4485,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:20:48','2024-05-11 09:20:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715419248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715419248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:21:45','2024-05-11 09:21:45',0,NULL),(4486,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:23:45','2024-05-11 09:23:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715419425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715419425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:24:26','2024-05-11 09:24:26',0,NULL),(4487,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:26:26','2024-05-11 09:26:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715419586;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715419586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:27:00','2024-05-11 09:27:00',0,NULL),(4488,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:29:00','2024-05-11 09:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715419740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715419740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:29:31','2024-05-11 09:29:31',0,NULL),(4489,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:31:31','2024-05-11 09:31:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715419891;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715419891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:32:47','2024-05-11 09:32:47',0,NULL),(4490,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:34:47','2024-05-11 09:34:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715420087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715420087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:40:15','2024-05-11 09:40:15',0,NULL),(4492,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:42:15','2024-05-11 09:42:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715420535;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715420535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:49:20','2024-05-11 09:49:20',0,NULL),(4493,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:51:20','2024-05-11 09:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715421080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715421080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 09:51:20','2024-05-11 09:51:20',0,NULL),(4494,'mailpoet/cron/daemon-trigger','failed','2024-05-11 09:53:20','2024-05-11 09:53:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715421200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715421200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:00:23','2024-05-11 10:00:23',0,NULL),(4495,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:02:23','2024-05-11 10:02:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715421743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715421743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:04:38','2024-05-11 10:04:38',0,NULL),(4496,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:06:38','2024-05-11 10:06:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715421998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715421998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:09:34','2024-05-11 10:09:34',0,NULL),(4497,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:11:34','2024-05-11 10:11:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715422294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715422294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:12:04','2024-05-11 10:12:04',0,NULL),(4498,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:14:04','2024-05-11 10:14:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715422444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715422444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:18:59','2024-05-11 10:18:59',0,NULL),(4499,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:20:59','2024-05-11 10:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715422859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715422859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:27:17','2024-05-11 10:27:17',0,NULL),(4500,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:29:17','2024-05-11 10:29:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715423357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715423357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:30:37','2024-05-11 10:30:37',0,NULL),(4501,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:32:37','2024-05-11 10:32:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715423557;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715423557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:33:13','2024-05-11 10:33:13',0,NULL),(4502,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:35:13','2024-05-11 10:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715423713;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715423713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:37:48','2024-05-11 10:37:48',0,NULL),(4503,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:39:48','2024-05-11 10:39:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715423988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715423988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:48:00','2024-05-11 10:48:00',0,NULL),(4504,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:50:00','2024-05-11 10:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715424600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715424600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:50:46','2024-05-11 10:50:46',0,NULL),(4506,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:52:46','2024-05-11 10:52:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715424766;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715424766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:52:54','2024-05-11 10:52:54',0,NULL),(4508,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:54:54','2024-05-11 10:54:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715424894;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715424894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:54:59','2024-05-11 10:54:59',0,NULL),(4509,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:56:59','2024-05-11 10:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715425019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715425019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 10:57:50','2024-05-11 10:57:50',0,NULL),(4510,'mailpoet/cron/daemon-trigger','failed','2024-05-11 10:59:50','2024-05-11 10:59:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715425190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715425190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:06:19','2024-05-11 11:06:19',0,NULL),(4511,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:08:19','2024-05-11 11:08:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715425699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715425699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:08:37','2024-05-11 11:08:37',0,NULL),(4512,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:10:37','2024-05-11 11:10:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715425837;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715425837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:12:29','2024-05-11 11:12:29',0,NULL),(4513,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:14:29','2024-05-11 11:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715426069;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715426069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:17:15','2024-05-11 11:17:15',0,NULL),(4514,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:19:15','2024-05-11 11:19:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715426355;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715426355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:28:27','2024-05-11 11:28:27',0,NULL),(4515,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:30:27','2024-05-11 11:30:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715427027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715427027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:33:33','2024-05-11 11:33:33',0,NULL),(4516,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:35:33','2024-05-11 11:35:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715427333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715427333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:36:24','2024-05-11 11:36:24',0,NULL),(4517,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:38:24','2024-05-11 11:38:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715427504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715427504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:42:59','2024-05-11 11:42:59',0,NULL),(4520,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:44:59','2024-05-11 11:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715427899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715427899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:51:30','2024-05-11 11:51:30',0,NULL),(4521,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:53:30','2024-05-11 11:53:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715428410;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715428410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 11:55:40','2024-05-11 11:55:40',0,NULL),(4523,'mailpoet/cron/daemon-trigger','failed','2024-05-11 11:57:40','2024-05-11 11:57:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715428660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715428660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:01:03','2024-05-11 12:01:03',0,NULL),(4524,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:03:03','2024-05-11 12:03:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715428983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715428983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:03:11','2024-05-11 12:03:11',0,NULL),(4525,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:05:11','2024-05-11 12:05:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715429111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715429111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:08:18','2024-05-11 12:08:18',0,NULL),(4526,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:10:18','2024-05-11 12:10:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715429418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715429418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:11:33','2024-05-11 12:11:33',0,NULL),(4527,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:13:33','2024-05-11 12:13:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715429613;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715429613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:14:16','2024-05-11 12:14:16',0,NULL),(4528,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:16:16','2024-05-11 12:16:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715429776;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715429776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:18:27','2024-05-11 12:18:27',0,NULL),(4529,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:20:27','2024-05-11 12:20:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715430027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715430027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:20:59','2024-05-11 12:20:59',0,NULL),(4530,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:22:59','2024-05-11 12:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715430179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715430179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:23:01','2024-05-11 12:23:01',0,NULL),(4531,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:25:01','2024-05-11 12:25:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715430301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715430301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:25:07','2024-05-11 12:25:07',0,NULL),(4532,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:27:07','2024-05-11 12:27:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715430427;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715430427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:27:59','2024-05-11 12:27:59',0,NULL),(4533,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:29:59','2024-05-11 12:29:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715430599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715430599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:30:01','2024-05-11 12:30:01',0,NULL),(4534,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:32:01','2024-05-11 12:32:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715430721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715430721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:48:18','2024-05-11 12:48:18',0,NULL),(4535,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:50:18','2024-05-11 12:50:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715431818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715431818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 12:52:15','2024-05-11 12:52:15',0,NULL),(4536,'mailpoet/cron/daemon-trigger','failed','2024-05-11 12:54:15','2024-05-11 12:54:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715432055;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715432055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:00:45','2024-05-11 13:00:45',0,NULL),(4538,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:02:45','2024-05-11 13:02:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715432565;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715432565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:14:05','2024-05-11 13:14:05',0,NULL),(4539,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:16:05','2024-05-11 13:16:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715433365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715433365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:17:02','2024-05-11 13:17:02',0,NULL),(4540,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:19:02','2024-05-11 13:19:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715433542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715433542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:19:18','2024-05-11 13:19:18',0,NULL),(4541,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:21:18','2024-05-11 13:21:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715433678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715433678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:29:51','2024-05-11 13:29:51',0,NULL),(4542,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:31:51','2024-05-11 13:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715434311;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715434311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:37:38','2024-05-11 13:37:38',0,NULL),(4543,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:39:38','2024-05-11 13:39:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715434778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715434778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:41:20','2024-05-11 13:41:20',0,NULL),(4544,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:43:20','2024-05-11 13:43:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715435000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715435000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:50:33','2024-05-11 13:50:33',0,NULL),(4545,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:52:33','2024-05-11 13:52:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715435553;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715435553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 13:53:09','2024-05-11 13:53:09',0,NULL),(4547,'mailpoet/cron/daemon-trigger','failed','2024-05-11 13:55:09','2024-05-11 13:55:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715435709;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715435709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:00:28','2024-05-11 14:00:28',0,NULL),(4548,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:02:28','2024-05-11 14:02:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715436148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715436148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:04:24','2024-05-11 14:04:24',0,NULL),(4549,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:06:24','2024-05-11 14:06:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715436384;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715436384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:11:13','2024-05-11 14:11:13',0,NULL),(4550,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:13:13','2024-05-11 14:13:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715436793;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715436793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:19:57','2024-05-11 14:19:57',0,NULL),(4551,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:21:57','2024-05-11 14:21:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715437317;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715437317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:24:20','2024-05-11 14:24:20',0,NULL),(4552,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:26:20','2024-05-11 14:26:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715437580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715437580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:29:01','2024-05-11 14:29:01',0,NULL),(4553,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:31:01','2024-05-11 14:31:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715437861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715437861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:39:39','2024-05-11 14:39:39',0,NULL),(4554,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:41:39','2024-05-11 14:41:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715438499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715438499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:42:09','2024-05-11 14:42:09',0,NULL),(4555,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:44:09','2024-05-11 14:44:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715438649;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715438649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:47:02','2024-05-11 14:47:02',0,NULL),(4556,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:49:02','2024-05-11 14:49:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715438942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715438942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:50:55','2024-05-11 14:50:55',0,NULL),(4557,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:52:55','2024-05-11 14:52:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715439175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715439175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:57:32','2024-05-11 14:57:32',0,NULL),(4558,'mailpoet/cron/daemon-trigger','failed','2024-05-11 14:59:32','2024-05-11 14:59:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715439572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715439572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 14:59:56','2024-05-11 14:59:56',0,NULL),(4560,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:01:56','2024-05-11 15:01:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715439716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715439716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:03:42','2024-05-11 15:03:42',0,NULL),(4561,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:05:42','2024-05-11 15:05:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715439942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715439942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:09:39','2024-05-11 15:09:39',0,NULL),(4562,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:11:39','2024-05-11 15:11:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715440299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715440299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:15:24','2024-05-11 15:15:24',0,NULL),(4563,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:17:24','2024-05-11 15:17:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715440644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715440644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:19:57','2024-05-11 15:19:57',0,NULL),(4564,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:21:57','2024-05-11 15:21:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715440917;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715440917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:22:46','2024-05-11 15:22:46',0,NULL),(4565,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:24:46','2024-05-11 15:24:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715441086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715441086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:29:12','2024-05-11 15:29:12',0,NULL),(4566,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:31:12','2024-05-11 15:31:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715441472;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715441472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:33:56','2024-05-11 15:33:56',0,NULL),(4567,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:35:56','2024-05-11 15:35:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715441756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715441756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:37:01','2024-05-11 15:37:01',0,NULL),(4568,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:39:01','2024-05-11 15:39:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715441941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715441941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:44:30','2024-05-11 15:44:30',0,NULL),(4569,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:46:30','2024-05-11 15:46:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715442390;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715442390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:47:01','2024-05-11 15:47:01',0,NULL),(4570,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:49:01','2024-05-11 15:49:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715442541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715442541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 15:51:58','2024-05-11 15:51:58',0,NULL),(4571,'mailpoet/cron/daemon-trigger','failed','2024-05-11 15:53:58','2024-05-11 15:53:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715442838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715442838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:05:18','2024-05-11 16:05:18',0,NULL),(4572,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:07:18','2024-05-11 16:07:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715443638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715443638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:08:57','2024-05-11 16:08:57',0,NULL),(4574,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:10:57','2024-05-11 16:10:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715443857;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715443857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:13:22','2024-05-11 16:13:22',0,NULL),(4575,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:15:22','2024-05-11 16:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715444122;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715444122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:18:13','2024-05-11 16:18:13',0,NULL),(4576,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:20:13','2024-05-11 16:20:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715444413;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715444413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:24:46','2024-05-11 16:24:46',0,NULL),(4577,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:26:46','2024-05-11 16:26:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715444806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715444806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:32:06','2024-05-11 16:32:06',0,NULL),(4578,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:34:06','2024-05-11 16:34:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715445246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715445246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:34:12','2024-05-11 16:34:12',0,NULL),(4579,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:36:12','2024-05-11 16:36:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715445372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715445372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:36:29','2024-05-11 16:36:29',0,NULL),(4580,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:38:29','2024-05-11 16:38:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715445509;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715445509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:40:39','2024-05-11 16:40:39',0,NULL),(4581,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:42:39','2024-05-11 16:42:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715445759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715445759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:48:39','2024-05-11 16:48:39',0,NULL),(4582,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:50:39','2024-05-11 16:50:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715446239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715446239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:51:21','2024-05-11 16:51:21',0,NULL),(4583,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:53:21','2024-05-11 16:53:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715446401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715446401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 16:56:31','2024-05-11 16:56:31',0,NULL),(4584,'mailpoet/cron/daemon-trigger','failed','2024-05-11 16:58:31','2024-05-11 16:58:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715446711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715446711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:02:48','2024-05-11 17:02:48',0,NULL),(4585,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:04:48','2024-05-11 17:04:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715447088;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715447088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:06:00','2024-05-11 17:06:00',0,NULL),(4586,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:08:00','2024-05-11 17:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715447280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715447280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:11:11','2024-05-11 17:11:11',0,NULL),(4588,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:13:11','2024-05-11 17:13:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715447591;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715447591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:17:21','2024-05-11 17:17:21',0,NULL),(4589,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:19:21','2024-05-11 17:19:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715447961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715447961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:19:43','2024-05-11 17:19:43',0,NULL),(4590,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:21:43','2024-05-11 17:21:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715448103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715448103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:21:49','2024-05-11 17:21:49',0,NULL),(4591,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:23:49','2024-05-11 17:23:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715448229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715448229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:26:21','2024-05-11 17:26:21',0,NULL),(4592,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:28:21','2024-05-11 17:28:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715448501;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715448501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:31:28','2024-05-11 17:31:28',0,NULL),(4593,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:33:28','2024-05-11 17:33:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715448808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715448808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:35:30','2024-05-11 17:35:30',0,NULL),(4594,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:37:30','2024-05-11 17:37:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715449050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715449050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:37:37','2024-05-11 17:37:37',0,NULL),(4595,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:39:37','2024-05-11 17:39:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715449177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715449177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:44:01','2024-05-11 17:44:01',0,NULL),(4596,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:46:01','2024-05-11 17:46:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715449561;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715449561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:51:12','2024-05-11 17:51:12',0,NULL),(4597,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:53:12','2024-05-11 17:53:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715449992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715449992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:53:18','2024-05-11 17:53:18',0,NULL),(4598,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:55:18','2024-05-11 17:55:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715450118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715450118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:57:11','2024-05-11 17:57:11',0,NULL),(4599,'mailpoet/cron/daemon-trigger','failed','2024-05-11 17:59:11','2024-05-11 17:59:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715450351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715450351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 17:59:39','2024-05-11 17:59:39',0,NULL),(4601,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:01:39','2024-05-11 18:01:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715450499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715450499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:02:20','2024-05-11 18:02:20',0,NULL),(4602,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:04:20','2024-05-11 18:04:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715450660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715450660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:06:50','2024-05-11 18:06:50',0,NULL),(4603,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:08:50','2024-05-11 18:08:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715450930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715450930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:08:54','2024-05-11 18:08:54',0,NULL),(4605,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:10:54','2024-05-11 18:10:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715451054;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715451054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:15:11','2024-05-11 18:15:11',0,NULL),(4606,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:17:11','2024-05-11 18:17:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715451431;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715451431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:17:43','2024-05-11 18:17:43',0,NULL),(4607,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:19:43','2024-05-11 18:19:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715451583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715451583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:21:07','2024-05-11 18:21:07',0,NULL),(4608,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:23:07','2024-05-11 18:23:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715451787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715451787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:31:24','2024-05-11 18:31:24',0,NULL),(4609,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:33:24','2024-05-11 18:33:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715452404;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715452404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:37:51','2024-05-11 18:37:51',0,NULL),(4610,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:39:51','2024-05-11 18:39:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715452791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715452791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:40:05','2024-05-11 18:40:05',0,NULL),(4611,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:42:05','2024-05-11 18:42:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715452925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715452925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:44:06','2024-05-11 18:44:06',0,NULL),(4612,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:46:06','2024-05-11 18:46:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715453166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715453166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:46:28','2024-05-11 18:46:28',0,NULL),(4613,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:48:28','2024-05-11 18:48:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715453308;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715453308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:52:11','2024-05-11 18:52:11',0,NULL),(4614,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:54:11','2024-05-11 18:54:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715453651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715453651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:55:49','2024-05-11 18:55:49',0,NULL),(4615,'mailpoet/cron/daemon-trigger','failed','2024-05-11 18:57:49','2024-05-11 18:57:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715453869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715453869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 18:58:29','2024-05-11 18:58:29',0,NULL),(4616,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:00:29','2024-05-11 19:00:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715454029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715454029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:02:10','2024-05-11 19:02:10',0,NULL),(4617,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:04:10','2024-05-11 19:04:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715454250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715454250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:05:26','2024-05-11 19:05:26',0,NULL),(4618,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:07:26','2024-05-11 19:07:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715454446;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715454446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:07:40','2024-05-11 19:07:40',0,NULL),(4620,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:09:40','2024-05-11 19:09:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715454580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715454580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:10:49','2024-05-11 19:10:49',0,NULL),(4621,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:12:49','2024-05-11 19:12:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715454769;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715454769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:17:44','2024-05-11 19:17:44',0,NULL),(4622,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:19:44','2024-05-11 19:19:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715455184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715455184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:24:22','2024-05-11 19:24:22',0,NULL),(4623,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:26:22','2024-05-11 19:26:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715455582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715455582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:26:53','2024-05-11 19:26:53',0,NULL),(4624,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:28:53','2024-05-11 19:28:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715455733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715455733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:33:20','2024-05-11 19:33:20',0,NULL),(4625,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:35:20','2024-05-11 19:35:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715456120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715456120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:40:29','2024-05-11 19:40:29',0,NULL),(4626,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:42:29','2024-05-11 19:42:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715456549;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715456549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:42:34','2024-05-11 19:42:34',0,NULL),(4627,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:44:34','2024-05-11 19:44:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715456674;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715456674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:46:13','2024-05-11 19:46:13',0,NULL),(4628,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:48:13','2024-05-11 19:48:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715456893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715456893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:48:59','2024-05-11 19:48:59',0,NULL),(4629,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:50:59','2024-05-11 19:50:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715457059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715457059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:54:46','2024-05-11 19:54:46',0,NULL),(4630,'mailpoet/cron/daemon-trigger','failed','2024-05-11 19:56:46','2024-05-11 19:56:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715457406;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715457406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 19:58:11','2024-05-11 19:58:11',0,NULL),(4631,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:00:11','2024-05-11 20:00:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715457611;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715457611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:00:23','2024-05-11 20:00:23',0,NULL),(4632,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:02:23','2024-05-11 20:02:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715457743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715457743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:04:35','2024-05-11 20:04:35',0,NULL),(4633,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:06:35','2024-05-11 20:06:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715457995;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715457995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:09:54','2024-05-11 20:09:54',0,NULL),(4634,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:11:54','2024-05-11 20:11:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715458314;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715458314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:13:45','2024-05-11 20:13:45',0,NULL),(4636,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:15:45','2024-05-11 20:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715458545;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715458545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:15:53','2024-05-11 20:15:53',0,NULL),(4637,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:17:53','2024-05-11 20:17:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715458673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715458673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:20:02','2024-05-11 20:20:02',0,NULL),(4638,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:22:02','2024-05-11 20:22:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715458922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715458922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:27:04','2024-05-11 20:27:04',0,NULL),(4639,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:29:05','2024-05-11 20:29:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715459345;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715459345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:29:11','2024-05-11 20:29:11',0,NULL),(4640,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:31:11','2024-05-11 20:31:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715459471;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715459471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:36:42','2024-05-11 20:36:42',0,NULL),(4641,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:38:42','2024-05-11 20:38:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715459922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715459922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:39:13','2024-05-11 20:39:13',0,NULL),(4642,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:41:13','2024-05-11 20:41:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715460073;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715460073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:41:14','2024-05-11 20:41:14',0,NULL),(4643,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:43:14','2024-05-11 20:43:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715460194;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715460194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:44:22','2024-05-11 20:44:22',0,NULL),(4644,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:46:22','2024-05-11 20:46:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715460382;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715460382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:50:03','2024-05-11 20:50:03',0,NULL),(4645,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:52:03','2024-05-11 20:52:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715460723;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715460723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:52:14','2024-05-11 20:52:14',0,NULL),(4646,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:54:14','2024-05-11 20:54:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715460854;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715460854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:55:45','2024-05-11 20:55:45',0,NULL),(4647,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:57:45','2024-05-11 20:57:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715461065;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715461065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:57:47','2024-05-11 20:57:47',0,NULL),(4648,'mailpoet/cron/daemon-trigger','failed','2024-05-11 20:59:47','2024-05-11 20:59:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715461187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715461187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 20:59:47','2024-05-11 20:59:47',0,NULL),(4649,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:01:47','2024-05-11 21:01:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715461307;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715461307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:02:21','2024-05-11 21:02:21',0,NULL),(4650,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:04:21','2024-05-11 21:04:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715461461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715461461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:05:56','2024-05-11 21:05:56',0,NULL),(4651,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:07:56','2024-05-11 21:07:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715461676;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715461676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:08:58','2024-05-11 21:08:58',0,NULL),(4652,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:10:58','2024-05-11 21:10:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715461858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715461858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:12:55','2024-05-11 21:12:55',0,NULL),(4654,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:14:55','2024-05-11 21:14:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715462095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715462095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:18:29','2024-05-11 21:18:29',0,NULL),(4655,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:20:29','2024-05-11 21:20:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715462429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715462429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:20:59','2024-05-11 21:20:59',0,NULL),(4656,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:22:59','2024-05-11 21:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715462579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715462579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:28:18','2024-05-11 21:28:18',0,NULL),(4657,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:30:18','2024-05-11 21:30:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715463018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715463018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:30:22','2024-05-11 21:30:22',0,NULL),(4658,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:32:22','2024-05-11 21:32:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715463142;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715463142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:36:39','2024-05-11 21:36:39',0,NULL),(4659,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:38:39','2024-05-11 21:38:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715463519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715463519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:39:48','2024-05-11 21:39:48',0,NULL),(4660,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:41:48','2024-05-11 21:41:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715463708;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715463708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:43:38','2024-05-11 21:43:38',0,NULL),(4661,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:45:38','2024-05-11 21:45:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715463938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715463938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:50:29','2024-05-11 21:50:29',0,NULL),(4662,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:52:29','2024-05-11 21:52:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715464349;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715464349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:52:36','2024-05-11 21:52:36',0,NULL),(4663,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:54:36','2024-05-11 21:54:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715464476;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715464476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:55:35','2024-05-11 21:55:35',0,NULL),(4664,'mailpoet/cron/daemon-trigger','failed','2024-05-11 21:57:35','2024-05-11 21:57:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715464655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715464655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 21:58:51','2024-05-11 21:58:51',0,NULL),(4665,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:00:51','2024-05-11 22:00:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715464851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715464851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:00:55','2024-05-11 22:00:55',0,NULL),(4666,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:02:55','2024-05-11 22:02:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715464975;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715464975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:07:09','2024-05-11 22:07:09',0,NULL),(4667,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:09:09','2024-05-11 22:09:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715465349;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715465349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:14:15','2024-05-11 22:14:15',0,NULL),(4668,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:16:15','2024-05-11 22:16:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715465775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715465775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:16:16','2024-05-11 22:16:16',0,NULL),(4670,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:18:16','2024-05-11 22:18:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715465896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715465896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:18:59','2024-05-11 22:18:59',0,NULL),(4671,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:20:59','2024-05-11 22:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715466059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715466059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:22:31','2024-05-11 22:22:31',0,NULL),(4672,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:24:31','2024-05-11 22:24:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715466271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715466271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:27:11','2024-05-11 22:27:11',0,NULL),(4673,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:29:11','2024-05-11 22:29:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715466551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715466551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:29:32','2024-05-11 22:29:32',0,NULL),(4674,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:31:32','2024-05-11 22:31:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715466692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715466692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:31:36','2024-05-11 22:31:36',0,NULL),(4675,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:33:36','2024-05-11 22:33:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715466816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715466816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:37:49','2024-05-11 22:37:49',0,NULL),(4676,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:39:49','2024-05-11 22:39:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715467189;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715467189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:40:58','2024-05-11 22:40:58',0,NULL),(4677,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:42:58','2024-05-11 22:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715467378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715467378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:44:51','2024-05-11 22:44:51',0,NULL),(4678,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:46:51','2024-05-11 22:46:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715467611;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715467611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:46:53','2024-05-11 22:46:53',0,NULL),(4679,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:48:53','2024-05-11 22:48:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715467733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715467733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:53:06','2024-05-11 22:53:06',0,NULL),(4680,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:55:06','2024-05-11 22:55:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715468106;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715468106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:55:56','2024-05-11 22:55:56',0,NULL),(4681,'mailpoet/cron/daemon-trigger','failed','2024-05-11 22:57:56','2024-05-11 22:57:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715468276;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715468276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 22:58:04','2024-05-11 22:58:04',0,NULL),(4682,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:00:04','2024-05-11 23:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715468404;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715468404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:00:05','2024-05-11 23:00:05',0,NULL),(4683,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:02:05','2024-05-11 23:02:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715468525;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715468525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:02:06','2024-05-11 23:02:06',0,NULL),(4684,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:04:06','2024-05-11 23:04:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715468646;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715468646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:05:50','2024-05-11 23:05:50',0,NULL),(4685,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:07:50','2024-05-11 23:07:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715468870;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715468870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:08:19','2024-05-11 23:08:19',0,NULL),(4686,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:10:19','2024-05-11 23:10:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715469019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715469019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:11:05','2024-05-11 23:11:05',0,NULL),(4687,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:13:05','2024-05-11 23:13:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715469185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715469185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:14:53','2024-05-11 23:14:53',0,NULL),(4688,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:16:53','2024-05-11 23:16:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715469413;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715469413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:17:16','2024-05-11 23:17:16',0,NULL),(4690,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:19:16','2024-05-11 23:19:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715469556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715469556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:19:54','2024-05-11 23:19:54',0,NULL),(4691,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:21:54','2024-05-11 23:21:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715469714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715469714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:22:42','2024-05-11 23:22:42',0,NULL),(4692,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:24:42','2024-05-11 23:24:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715469882;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715469882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:27:00','2024-05-11 23:27:00',0,NULL),(4693,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:29:00','2024-05-11 23:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715470140;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715470140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:30:22','2024-05-11 23:30:22',0,NULL),(4694,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:32:22','2024-05-11 23:32:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715470342;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715470342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:35:17','2024-05-11 23:35:17',0,NULL),(4695,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:37:17','2024-05-11 23:37:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715470637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715470637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:38:35','2024-05-11 23:38:35',0,NULL),(4696,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:40:35','2024-05-11 23:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715470835;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715470835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:45:15','2024-05-11 23:45:15',0,NULL),(4697,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:47:15','2024-05-11 23:47:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715471235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715471235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:47:39','2024-05-11 23:47:39',0,NULL),(4698,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:49:39','2024-05-11 23:49:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715471379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715471379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:49:47','2024-05-11 23:49:47',0,NULL),(4699,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:51:47','2024-05-11 23:51:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715471507;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715471507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-11 23:53:53','2024-05-11 23:53:53',0,NULL),(4700,'mailpoet/cron/daemon-trigger','failed','2024-05-11 23:55:53','2024-05-11 23:55:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715471753;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715471753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:00:07','2024-05-12 00:00:07',0,NULL),(4701,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:02:07','2024-05-12 00:02:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715472127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715472127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:02:27','2024-05-12 00:02:27',0,NULL),(4702,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:04:27','2024-05-12 00:04:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715472267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715472267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:15:12','2024-05-12 00:15:12',0,NULL),(4703,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:17:12','2024-05-12 00:17:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715473032;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715473032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:18:32','2024-05-12 00:18:32',0,NULL),(4705,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:20:32','2024-05-12 00:20:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715473232;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715473232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:21:00','2024-05-12 00:21:00',0,NULL),(4706,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:23:00','2024-05-12 00:23:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715473380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715473380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:24:48','2024-05-12 00:24:48',0,NULL),(4707,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:26:48','2024-05-12 00:26:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715473608;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715473608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:29:13','2024-05-12 00:29:13',0,NULL),(4708,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:31:13','2024-05-12 00:31:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715473873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715473873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:31:22','2024-05-12 00:31:22',0,NULL),(4709,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:33:22','2024-05-12 00:33:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715474002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715474002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:33:36','2024-05-12 00:33:36',0,NULL),(4710,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:35:36','2024-05-12 00:35:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715474136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715474136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:40:13','2024-05-12 00:40:13',0,NULL),(4711,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:42:13','2024-05-12 00:42:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715474533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715474533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:42:23','2024-05-12 00:42:23',0,NULL),(4712,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:44:23','2024-05-12 00:44:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715474663;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715474663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:46:16','2024-05-12 00:46:16',0,NULL),(4713,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:48:16','2024-05-12 00:48:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715474896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715474896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:48:36','2024-05-12 00:48:36',0,NULL),(4714,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:50:36','2024-05-12 00:50:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715475036;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715475036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:51:21','2024-05-12 00:51:21',0,NULL),(4715,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:53:21','2024-05-12 00:53:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715475201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715475201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:53:26','2024-05-12 00:53:26',0,NULL),(4716,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:55:26','2024-05-12 00:55:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715475326;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715475326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:55:44','2024-05-12 00:55:44',0,NULL),(4717,'mailpoet/cron/daemon-trigger','failed','2024-05-12 00:57:44','2024-05-12 00:57:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715475464;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715475464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 00:58:19','2024-05-12 00:58:19',0,NULL),(4718,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:00:19','2024-05-12 01:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715475619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715475619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:01:20','2024-05-12 01:01:20',0,NULL),(4719,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:03:20','2024-05-12 01:03:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715475800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715475800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:05:03','2024-05-12 01:05:03',0,NULL),(4720,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:07:03','2024-05-12 01:07:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715476023;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715476023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:08:48','2024-05-12 01:08:48',0,NULL),(4721,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:10:48','2024-05-12 01:10:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715476248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715476248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:11:30','2024-05-12 01:11:30',0,NULL),(4722,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:13:30','2024-05-12 01:13:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715476410;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715476410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:14:04','2024-05-12 01:14:04',0,NULL),(4723,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:16:04','2024-05-12 01:16:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715476564;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715476564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:16:56','2024-05-12 01:16:56',0,NULL),(4725,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:18:56','2024-05-12 01:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715476736;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715476736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:20:55','2024-05-12 01:20:55',0,NULL),(4726,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:22:55','2024-05-12 01:22:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715476975;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715476975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:23:05','2024-05-12 01:23:05',0,NULL),(4727,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:25:05','2024-05-12 01:25:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715477105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715477105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:25:08','2024-05-12 01:25:08',0,NULL),(4728,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:27:08','2024-05-12 01:27:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715477228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715477228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:29:05','2024-05-12 01:29:05',0,NULL),(4729,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:31:05','2024-05-12 01:31:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715477465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715477465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:32:36','2024-05-12 01:32:36',0,NULL),(4730,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:34:36','2024-05-12 01:34:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715477676;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715477676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:36:07','2024-05-12 01:36:07',0,NULL),(4731,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:38:07','2024-05-12 01:38:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715477887;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715477887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:40:11','2024-05-12 01:40:11',0,NULL),(4732,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:42:11','2024-05-12 01:42:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715478131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715478131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:42:13','2024-05-12 01:42:13',0,NULL),(4733,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:44:13','2024-05-12 01:44:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715478253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715478253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:44:23','2024-05-12 01:44:23',0,NULL),(4734,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:46:23','2024-05-12 01:46:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715478383;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715478383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:50:33','2024-05-12 01:50:33',0,NULL),(4735,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:52:33','2024-05-12 01:52:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715478753;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715478753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:53:04','2024-05-12 01:53:04',0,NULL),(4736,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:55:04','2024-05-12 01:55:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715478904;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715478904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:57:33','2024-05-12 01:57:33',0,NULL),(4737,'mailpoet/cron/daemon-trigger','failed','2024-05-12 01:59:33','2024-05-12 01:59:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715479173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715479173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 01:59:40','2024-05-12 01:59:40',0,NULL),(4738,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:01:40','2024-05-12 02:01:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715479300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715479300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:03:11','2024-05-12 02:03:11',0,NULL),(4739,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:05:11','2024-05-12 02:05:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715479511;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715479511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:05:34','2024-05-12 02:05:34',0,NULL),(4740,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:07:34','2024-05-12 02:07:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715479654;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715479654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:08:13','2024-05-12 02:08:13',0,NULL),(4741,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:10:13','2024-05-12 02:10:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715479813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715479813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:12:27','2024-05-12 02:12:27',0,NULL),(4742,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:14:27','2024-05-12 02:14:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715480067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715480067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:14:41','2024-05-12 02:14:41',0,NULL),(4743,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:16:41','2024-05-12 02:16:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715480201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715480201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:17:31','2024-05-12 02:17:31',0,NULL),(4744,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:19:31','2024-05-12 02:19:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715480371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715480371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:23:40','2024-05-12 02:23:40',0,NULL),(4746,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:25:40','2024-05-12 02:25:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715480740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715480740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:25:58','2024-05-12 02:25:58',0,NULL),(4747,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:27:58','2024-05-12 02:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715480878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715480878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:30:24','2024-05-12 02:30:24',0,NULL),(4748,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:32:24','2024-05-12 02:32:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715481144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715481144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:32:29','2024-05-12 02:32:29',0,NULL),(4749,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:34:29','2024-05-12 02:34:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715481269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715481269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:34:42','2024-05-12 02:34:42',0,NULL),(4750,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:36:42','2024-05-12 02:36:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715481402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715481402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:37:39','2024-05-12 02:37:39',0,NULL),(4751,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:39:39','2024-05-12 02:39:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715481579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715481579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:40:07','2024-05-12 02:40:07',0,NULL),(4752,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:42:07','2024-05-12 02:42:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715481727;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715481727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:44:53','2024-05-12 02:44:53',0,NULL),(4753,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:46:53','2024-05-12 02:46:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715482013;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715482013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:48:44','2024-05-12 02:48:44',0,NULL),(4754,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:50:44','2024-05-12 02:50:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715482244;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715482244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:51:35','2024-05-12 02:51:35',0,NULL),(4755,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:53:35','2024-05-12 02:53:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715482415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715482415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:54:10','2024-05-12 02:54:10',0,NULL),(4756,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:56:10','2024-05-12 02:56:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715482570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715482570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 02:57:04','2024-05-12 02:57:04',0,NULL),(4757,'mailpoet/cron/daemon-trigger','failed','2024-05-12 02:59:04','2024-05-12 02:59:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715482744;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715482744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:00:27','2024-05-12 03:00:27',0,NULL),(4758,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:02:27','2024-05-12 03:02:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715482947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715482947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:04:03','2024-05-12 03:04:03',0,NULL),(4759,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:06:03','2024-05-12 03:06:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715483163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715483163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:07:49','2024-05-12 03:07:49',0,NULL),(4760,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:09:49','2024-05-12 03:09:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715483389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715483389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:11:29','2024-05-12 03:11:29',0,NULL),(4761,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:13:29','2024-05-12 03:13:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715483609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715483609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:17:58','2024-05-12 03:17:58',0,NULL),(4762,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:19:58','2024-05-12 03:19:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715483998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715483998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:20:23','2024-05-12 03:20:23',0,NULL),(4764,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:22:23','2024-05-12 03:22:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715484143;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715484143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:22:28','2024-05-12 03:22:28',0,NULL),(4765,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:24:28','2024-05-12 03:24:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715484268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715484268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:25:17','2024-05-12 03:25:17',0,NULL),(4766,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:27:17','2024-05-12 03:27:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715484437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715484437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:28:06','2024-05-12 03:28:06',0,NULL),(4767,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:30:06','2024-05-12 03:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715484606;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715484606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:31:35','2024-05-12 03:31:35',0,NULL),(4768,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:33:35','2024-05-12 03:33:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715484815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715484815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:33:51','2024-05-12 03:33:51',0,NULL),(4769,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:35:51','2024-05-12 03:35:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715484951;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715484951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:43:10','2024-05-12 03:43:10',0,NULL),(4770,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:45:10','2024-05-12 03:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715485510;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715485510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:48:15','2024-05-12 03:48:15',0,NULL),(4771,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:50:15','2024-05-12 03:50:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715485815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715485815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:54:43','2024-05-12 03:54:43',0,NULL),(4772,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:56:43','2024-05-12 03:56:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715486203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715486203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:56:56','2024-05-12 03:56:56',0,NULL),(4773,'mailpoet/cron/daemon-trigger','failed','2024-05-12 03:58:56','2024-05-12 03:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715486336;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715486336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 03:59:01','2024-05-12 03:59:01',0,NULL),(4774,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:01:01','2024-05-12 04:01:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715486461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715486461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:03:23','2024-05-12 04:03:23',0,NULL),(4775,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:05:23','2024-05-12 04:05:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715486723;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715486723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:06:15','2024-05-12 04:06:15',0,NULL),(4776,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:08:15','2024-05-12 04:08:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715486895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715486895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:09:25','2024-05-12 04:09:25',0,NULL),(4777,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:11:25','2024-05-12 04:11:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715487085;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715487085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:12:52','2024-05-12 04:12:52',0,NULL),(4778,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:14:52','2024-05-12 04:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715487292;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715487292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:15:01','2024-05-12 04:15:01',0,NULL),(4779,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:17:01','2024-05-12 04:17:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715487421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715487421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:21:26','2024-05-12 04:21:26',0,NULL),(4780,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:23:26','2024-05-12 04:23:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715487806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715487806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:24:17','2024-05-12 04:24:17',0,NULL),(4782,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:26:17','2024-05-12 04:26:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715487977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715487977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:28:43','2024-05-12 04:28:43',0,NULL),(4783,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:30:43','2024-05-12 04:30:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715488243;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715488243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:30:51','2024-05-12 04:30:51',0,NULL),(4784,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:32:51','2024-05-12 04:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715488371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715488371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:33:31','2024-05-12 04:33:31',0,NULL),(4785,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:35:31','2024-05-12 04:35:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715488531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715488531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:37:17','2024-05-12 04:37:17',0,NULL),(4786,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:39:17','2024-05-12 04:39:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715488757;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715488757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:40:07','2024-05-12 04:40:07',0,NULL),(4787,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:42:07','2024-05-12 04:42:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715488927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715488927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:44:10','2024-05-12 04:44:10',0,NULL),(4788,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:46:10','2024-05-12 04:46:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715489170;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715489170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:46:39','2024-05-12 04:46:39',0,NULL),(4789,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:48:39','2024-05-12 04:48:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715489319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715489319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:49:00','2024-05-12 04:49:00',0,NULL),(4790,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:51:00','2024-05-12 04:51:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715489460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715489460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:53:05','2024-05-12 04:53:05',0,NULL),(4791,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:55:05','2024-05-12 04:55:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715489705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715489705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 04:57:16','2024-05-12 04:57:16',0,NULL),(4792,'mailpoet/cron/daemon-trigger','failed','2024-05-12 04:59:16','2024-05-12 04:59:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715489956;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715489956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:00:17','2024-05-12 05:00:17',0,NULL),(4793,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:02:17','2024-05-12 05:02:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715490137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715490137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:02:27','2024-05-12 05:02:27',0,NULL),(4794,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:04:27','2024-05-12 05:04:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715490267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715490267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:06:35','2024-05-12 05:06:35',0,NULL),(4795,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:08:35','2024-05-12 05:08:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715490515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715490515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:18:17','2024-05-12 05:18:17',0,NULL),(4796,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:20:17','2024-05-12 05:20:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715491217;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715491217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:20:25','2024-05-12 05:20:25',0,NULL),(4798,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:22:25','2024-05-12 05:22:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715491345;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715491345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:26:07','2024-05-12 05:26:07',0,NULL),(4800,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:28:07','2024-05-12 05:28:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715491687;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715491687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:29:46','2024-05-12 05:29:46',0,NULL),(4801,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:31:46','2024-05-12 05:31:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715491906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715491906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:34:02','2024-05-12 05:34:02',0,NULL),(4802,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:36:02','2024-05-12 05:36:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715492162;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715492162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:38:21','2024-05-12 05:38:21',0,NULL),(4803,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:40:21','2024-05-12 05:40:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715492421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715492421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:43:03','2024-05-12 05:43:03',0,NULL),(4804,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:45:03','2024-05-12 05:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715492703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715492703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:47:42','2024-05-12 05:47:42',0,NULL),(4805,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:49:42','2024-05-12 05:49:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715492982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715492982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:49:49','2024-05-12 05:49:49',0,NULL),(4806,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:51:49','2024-05-12 05:51:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715493109;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715493109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:56:15','2024-05-12 05:56:15',0,NULL),(4807,'mailpoet/cron/daemon-trigger','failed','2024-05-12 05:58:15','2024-05-12 05:58:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715493495;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715493495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 05:58:59','2024-05-12 05:58:59',0,NULL),(4808,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:00:59','2024-05-12 06:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715493659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715493659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:03:35','2024-05-12 06:03:35',0,NULL),(4810,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:05:35','2024-05-12 06:05:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715493935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715493935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:10:41','2024-05-12 06:10:41',0,NULL),(4811,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:12:41','2024-05-12 06:12:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715494361;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715494361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:13:38','2024-05-12 06:13:38',0,NULL),(4812,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:15:38','2024-05-12 06:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715494538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715494538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:16:13','2024-05-12 06:16:13',0,NULL),(4813,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:18:13','2024-05-12 06:18:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715494693;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715494693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:19:34','2024-05-12 06:19:34',0,NULL),(4814,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:21:34','2024-05-12 06:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715494894;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715494894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:22:36','2024-05-12 06:22:36',0,NULL),(4815,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:24:36','2024-05-12 06:24:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715495076;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715495076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:28:09','2024-05-12 06:28:09',0,NULL),(4816,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:30:09','2024-05-12 06:30:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715495409;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715495409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:31:24','2024-05-12 06:31:24',0,NULL),(4818,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:33:24','2024-05-12 06:33:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715495604;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715495604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:35:15','2024-05-12 06:35:15',0,NULL),(4819,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:37:15','2024-05-12 06:37:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715495835;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715495835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:38:19','2024-05-12 06:38:19',0,NULL),(4820,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:40:19','2024-05-12 06:40:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715496019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715496019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:40:28','2024-05-12 06:40:28',0,NULL),(4821,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:42:28','2024-05-12 06:42:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715496148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715496148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:43:59','2024-05-12 06:43:59',0,NULL),(4822,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:45:59','2024-05-12 06:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715496359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715496359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:47:08','2024-05-12 06:47:08',0,NULL),(4823,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:49:08','2024-05-12 06:49:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715496548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715496548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:49:50','2024-05-12 06:49:50',0,NULL),(4824,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:51:50','2024-05-12 06:51:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715496710;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715496710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:53:09','2024-05-12 06:53:09',0,NULL),(4825,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:55:09','2024-05-12 06:55:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715496909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715496909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:55:41','2024-05-12 06:55:41',0,NULL),(4826,'mailpoet/cron/daemon-trigger','failed','2024-05-12 06:57:41','2024-05-12 06:57:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715497061;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715497061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 06:58:48','2024-05-12 06:58:48',0,NULL),(4827,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:00:48','2024-05-12 07:00:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715497248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715497248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:03:25','2024-05-12 07:03:25',0,NULL),(4828,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:05:25','2024-05-12 07:05:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715497525;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715497525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:05:45','2024-05-12 07:05:45',0,NULL),(4829,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:07:45','2024-05-12 07:07:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715497665;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715497665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:08:24','2024-05-12 07:08:24',0,NULL),(4830,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:10:24','2024-05-12 07:10:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715497824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715497824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:13:23','2024-05-12 07:13:23',0,NULL),(4831,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:15:23','2024-05-12 07:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715498123;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715498123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:16:26','2024-05-12 07:16:26',0,NULL),(4832,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:18:26','2024-05-12 07:18:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715498306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715498306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:20:59','2024-05-12 07:20:59',0,NULL),(4833,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:22:59','2024-05-12 07:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715498579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715498579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:23:30','2024-05-12 07:23:30',0,NULL),(4834,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:25:30','2024-05-12 07:25:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715498730;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715498730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:28:18','2024-05-12 07:28:18',0,NULL),(4835,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:30:18','2024-05-12 07:30:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715499018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715499018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:32:06','2024-05-12 07:32:06',0,NULL),(4837,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:34:06','2024-05-12 07:34:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715499246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715499246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:35:23','2024-05-12 07:35:23',0,NULL),(4838,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:37:23','2024-05-12 07:37:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715499443;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715499443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:38:23','2024-05-12 07:38:23',0,NULL),(4839,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:40:23','2024-05-12 07:40:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715499623;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715499623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:40:45','2024-05-12 07:40:45',0,NULL),(4840,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:42:45','2024-05-12 07:42:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715499765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715499765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:43:27','2024-05-12 07:43:27',0,NULL),(4841,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:45:27','2024-05-12 07:45:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715499927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715499927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:47:44','2024-05-12 07:47:44',0,NULL),(4842,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:49:44','2024-05-12 07:49:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715500184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715500184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:53:45','2024-05-12 07:53:45',0,NULL),(4843,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:55:45','2024-05-12 07:55:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715500545;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715500545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:57:16','2024-05-12 07:57:16',0,NULL),(4844,'mailpoet/cron/daemon-trigger','failed','2024-05-12 07:59:16','2024-05-12 07:59:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715500756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715500756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 07:59:28','2024-05-12 07:59:28',0,NULL),(4845,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:01:28','2024-05-12 08:01:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715500888;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715500888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:02:46','2024-05-12 08:02:46',0,NULL),(4846,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:04:46','2024-05-12 08:04:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715501086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715501086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:05:05','2024-05-12 08:05:05',0,NULL),(4847,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:07:05','2024-05-12 08:07:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715501225;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715501225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:07:30','2024-05-12 08:07:30',0,NULL),(4848,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:09:30','2024-05-12 08:09:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715501370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715501370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:10:00','2024-05-12 08:10:00',0,NULL),(4849,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:12:00','2024-05-12 08:12:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715501520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715501520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:12:12','2024-05-12 08:12:12',0,NULL),(4850,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:14:12','2024-05-12 08:14:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715501652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715501652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:14:40','2024-05-12 08:14:40',0,NULL),(4851,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:16:40','2024-05-12 08:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715501800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715501800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:17:12','2024-05-12 08:17:12',0,NULL),(4852,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:19:12','2024-05-12 08:19:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715501952;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715501952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:23:50','2024-05-12 08:23:50',0,NULL),(4853,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:25:50','2024-05-12 08:25:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715502350;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715502350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:26:12','2024-05-12 08:26:12',0,NULL),(4854,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:28:12','2024-05-12 08:28:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715502492;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715502492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:28:26','2024-05-12 08:28:26',0,NULL),(4855,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:30:26','2024-05-12 08:30:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715502626;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715502626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:30:54','2024-05-12 08:30:54',0,NULL),(4857,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:32:54','2024-05-12 08:32:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715502774;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715502774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:34:49','2024-05-12 08:34:49',0,NULL),(4858,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:36:49','2024-05-12 08:36:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715503009;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715503009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:36:50','2024-05-12 08:36:50',0,NULL),(4859,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:38:50','2024-05-12 08:38:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715503130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715503130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:40:53','2024-05-12 08:40:53',0,NULL),(4860,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:42:53','2024-05-12 08:42:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715503373;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715503373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:43:05','2024-05-12 08:43:05',0,NULL),(4861,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:45:05','2024-05-12 08:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715503505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715503505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:45:10','2024-05-12 08:45:10',0,NULL),(4862,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:47:10','2024-05-12 08:47:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715503630;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715503630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:47:36','2024-05-12 08:47:36',0,NULL),(4863,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:49:36','2024-05-12 08:49:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715503776;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715503776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:50:52','2024-05-12 08:50:52',0,NULL),(4864,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:52:52','2024-05-12 08:52:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715503972;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715503972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:53:17','2024-05-12 08:53:17',0,NULL),(4865,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:55:17','2024-05-12 08:55:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715504117;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715504117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 08:55:59','2024-05-12 08:55:59',0,NULL),(4866,'mailpoet/cron/daemon-trigger','failed','2024-05-12 08:57:59','2024-05-12 08:57:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715504279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715504279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:00:07','2024-05-12 09:00:07',0,NULL),(4867,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:02:07','2024-05-12 09:02:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715504527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715504527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:02:46','2024-05-12 09:02:46',0,NULL),(4868,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:04:46','2024-05-12 09:04:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715504686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715504686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:05:53','2024-05-12 09:05:53',0,NULL),(4869,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:07:53','2024-05-12 09:07:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715504873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715504873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:08:44','2024-05-12 09:08:44',0,NULL),(4870,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:10:44','2024-05-12 09:10:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715505044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715505044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:10:58','2024-05-12 09:10:58',0,NULL),(4871,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:12:58','2024-05-12 09:12:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715505178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715505178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:13:57','2024-05-12 09:13:57',0,NULL),(4872,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:15:57','2024-05-12 09:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715505357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715505357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:19:49','2024-05-12 09:19:49',0,NULL),(4873,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:21:49','2024-05-12 09:21:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715505709;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715505709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:22:33','2024-05-12 09:22:33',0,NULL),(4874,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:24:33','2024-05-12 09:24:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715505873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715505873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:24:53','2024-05-12 09:24:53',0,NULL),(4875,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:26:53','2024-05-12 09:26:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715506013;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715506013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:27:42','2024-05-12 09:27:42',0,NULL),(4876,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:29:42','2024-05-12 09:29:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715506182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715506182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:30:46','2024-05-12 09:30:46',0,NULL),(4878,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:32:46','2024-05-12 09:32:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715506366;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715506366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:36:48','2024-05-12 09:36:48',0,NULL),(4879,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:38:48','2024-05-12 09:38:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715506728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715506728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:44:02','2024-05-12 09:44:02',0,NULL),(4880,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:46:02','2024-05-12 09:46:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715507162;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715507162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:46:04','2024-05-12 09:46:04',0,NULL),(4881,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:48:04','2024-05-12 09:48:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715507284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715507284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:50:42','2024-05-12 09:50:42',0,NULL),(4882,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:52:42','2024-05-12 09:52:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715507562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715507562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:53:22','2024-05-12 09:53:22',0,NULL),(4883,'mailpoet/cron/daemon-trigger','failed','2024-05-12 09:55:22','2024-05-12 09:55:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715507722;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715507722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 09:59:20','2024-05-12 09:59:20',0,NULL),(4884,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:01:20','2024-05-12 10:01:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715508080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715508080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:01:22','2024-05-12 10:01:22',0,NULL),(4885,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:03:22','2024-05-12 10:03:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715508202;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715508202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:05:35','2024-05-12 10:05:35',0,NULL),(4886,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:07:35','2024-05-12 10:07:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715508455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715508455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:10:50','2024-05-12 10:10:50',0,NULL),(4887,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:12:50','2024-05-12 10:12:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715508770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715508770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:14:20','2024-05-12 10:14:20',0,NULL),(4888,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:16:20','2024-05-12 10:16:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715508980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715508980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:16:20','2024-05-12 10:16:20',0,NULL),(4889,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:18:20','2024-05-12 10:18:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715509100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715509100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:19:36','2024-05-12 10:19:36',0,NULL),(4890,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:21:36','2024-05-12 10:21:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715509296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715509296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:22:16','2024-05-12 10:22:16',0,NULL),(4891,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:24:16','2024-05-12 10:24:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715509456;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715509456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:26:31','2024-05-12 10:26:31',0,NULL),(4892,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:28:31','2024-05-12 10:28:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715509711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715509711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:29:20','2024-05-12 10:29:20',0,NULL),(4893,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:31:20','2024-05-12 10:31:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715509880;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715509880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:33:30','2024-05-12 10:33:30',0,NULL),(4895,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:35:30','2024-05-12 10:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715510130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715510130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:35:35','2024-05-12 10:35:35',0,NULL),(4896,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:37:35','2024-05-12 10:37:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715510255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715510255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:44:23','2024-05-12 10:44:23',0,NULL),(4897,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:46:23','2024-05-12 10:46:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715510783;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715510783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:48:29','2024-05-12 10:48:29',0,NULL),(4898,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:50:29','2024-05-12 10:50:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715511029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715511029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:52:34','2024-05-12 10:52:34',0,NULL),(4899,'mailpoet/cron/daemon-trigger','failed','2024-05-12 10:54:34','2024-05-12 10:54:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715511274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715511274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 10:59:38','2024-05-12 10:59:38',0,NULL),(4901,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:01:38','2024-05-12 11:01:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715511698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715511698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:01:41','2024-05-12 11:01:41',0,NULL),(4902,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:03:41','2024-05-12 11:03:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715511821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715511821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:07:56','2024-05-12 11:07:56',0,NULL),(4903,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:09:56','2024-05-12 11:09:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715512196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715512196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:12:08','2024-05-12 11:12:08',0,NULL),(4904,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:14:08','2024-05-12 11:14:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715512448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715512448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:14:12','2024-05-12 11:14:12',0,NULL),(4905,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:16:12','2024-05-12 11:16:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715512572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715512572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:23:09','2024-05-12 11:23:09',0,NULL),(4906,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:25:09','2024-05-12 11:25:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715513109;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715513109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:25:58','2024-05-12 11:25:58',0,NULL),(4907,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:27:58','2024-05-12 11:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715513278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715513278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:30:07','2024-05-12 11:30:07',0,NULL),(4908,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:32:07','2024-05-12 11:32:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715513527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715513527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:32:12','2024-05-12 11:32:12',0,NULL),(4910,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:34:13','2024-05-12 11:34:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715513653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715513653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:38:24','2024-05-12 11:38:24',0,NULL),(4911,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:40:25','2024-05-12 11:40:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715514025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715514025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:44:44','2024-05-12 11:44:44',0,NULL),(4914,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:46:44','2024-05-12 11:46:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715514404;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715514404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:47:32','2024-05-12 11:47:32',0,NULL),(4915,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:49:32','2024-05-12 11:49:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715514572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715514572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:50:48','2024-05-12 11:50:48',0,NULL),(4916,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:52:48','2024-05-12 11:52:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715514768;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715514768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 11:57:20','2024-05-12 11:57:20',0,NULL),(4917,'mailpoet/cron/daemon-trigger','failed','2024-05-12 11:59:20','2024-05-12 11:59:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715515160;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715515160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:00:45','2024-05-12 12:00:45',0,NULL),(4918,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:02:45','2024-05-12 12:02:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715515365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715515365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:04:44','2024-05-12 12:04:44',0,NULL),(4919,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:06:44','2024-05-12 12:06:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715515604;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715515604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:09:56','2024-05-12 12:09:56',0,NULL),(4920,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:11:56','2024-05-12 12:11:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715515916;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715515916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:13:19','2024-05-12 12:13:19',0,NULL),(4921,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:15:19','2024-05-12 12:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715516119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715516119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:16:08','2024-05-12 12:16:08',0,NULL),(4922,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:18:08','2024-05-12 12:18:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715516288;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715516288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:18:16','2024-05-12 12:18:16',0,NULL),(4923,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:20:16','2024-05-12 12:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715516416;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715516416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:24:33','2024-05-12 12:24:33',0,NULL),(4924,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:26:33','2024-05-12 12:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715516793;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715516793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:28:35','2024-05-12 12:28:35',0,NULL),(4925,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:30:35','2024-05-12 12:30:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715517035;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715517035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:31:04','2024-05-12 12:31:04',0,NULL),(4926,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:33:04','2024-05-12 12:33:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715517184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715517184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:33:48','2024-05-12 12:33:48',0,NULL),(4928,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:35:48','2024-05-12 12:35:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715517348;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715517348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:40:18','2024-05-12 12:40:18',0,NULL),(4929,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:42:18','2024-05-12 12:42:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715517738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715517738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:45:53','2024-05-12 12:45:53',0,NULL),(4930,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:47:53','2024-05-12 12:47:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715518073;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715518073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:50:29','2024-05-12 12:50:29',0,NULL),(4931,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:52:29','2024-05-12 12:52:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715518349;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715518349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:53:41','2024-05-12 12:53:41',0,NULL),(4932,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:55:41','2024-05-12 12:55:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715518541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715518541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:56:02','2024-05-12 12:56:02',0,NULL),(4933,'mailpoet/cron/daemon-trigger','failed','2024-05-12 12:58:02','2024-05-12 12:58:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715518682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715518682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 12:58:10','2024-05-12 12:58:10',0,NULL),(4934,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:00:10','2024-05-12 13:00:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715518810;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715518810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:02:54','2024-05-12 13:02:54',0,NULL),(4935,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:04:54','2024-05-12 13:04:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715519094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715519094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:07:06','2024-05-12 13:07:06',0,NULL),(4936,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:09:06','2024-05-12 13:09:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715519346;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715519346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:09:32','2024-05-12 13:09:32',0,NULL),(4937,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:11:32','2024-05-12 13:11:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715519492;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715519492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:11:56','2024-05-12 13:11:56',0,NULL),(4938,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:13:56','2024-05-12 13:13:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715519636;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715519636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:16:55','2024-05-12 13:16:55',0,NULL),(4939,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:18:55','2024-05-12 13:18:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715519935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715519935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:21:34','2024-05-12 13:21:34',0,NULL),(4940,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:23:34','2024-05-12 13:23:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715520214;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715520214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:24:21','2024-05-12 13:24:21',0,NULL),(4941,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:26:21','2024-05-12 13:26:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715520381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715520381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:34:51','2024-05-12 13:34:51',0,NULL),(4942,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:36:51','2024-05-12 13:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715521011;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715521011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:39:11','2024-05-12 13:39:11',0,NULL),(4944,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:41:11','2024-05-12 13:41:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715521271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715521271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:43:15','2024-05-12 13:43:15',0,NULL),(4945,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:45:15','2024-05-12 13:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715521515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715521515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:45:47','2024-05-12 13:45:47',0,NULL),(4946,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:47:47','2024-05-12 13:47:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715521667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715521667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:52:13','2024-05-12 13:52:13',0,NULL),(4947,'mailpoet/cron/daemon-trigger','failed','2024-05-12 13:54:13','2024-05-12 13:54:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715522053;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715522053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 13:58:55','2024-05-12 13:58:55',0,NULL),(4948,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:00:55','2024-05-12 14:00:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715522455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715522455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:16:19','2024-05-12 14:16:19',0,NULL),(4949,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:18:19','2024-05-12 14:18:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715523499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715523499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:19:25','2024-05-12 14:19:25',0,NULL),(4950,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:21:25','2024-05-12 14:21:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715523685;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715523685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:22:37','2024-05-12 14:22:37',0,NULL),(4951,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:24:37','2024-05-12 14:24:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715523877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715523877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:25:45','2024-05-12 14:25:45',0,NULL),(4952,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:27:45','2024-05-12 14:27:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715524065;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715524065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:28:05','2024-05-12 14:28:05',0,NULL),(4953,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:30:05','2024-05-12 14:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715524205;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715524205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:30:42','2024-05-12 14:30:42',0,NULL),(4954,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:32:42','2024-05-12 14:32:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715524362;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715524362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:34:57','2024-05-12 14:34:57',0,NULL),(4955,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:36:57','2024-05-12 14:36:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715524617;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715524617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:37:25','2024-05-12 14:37:25',0,NULL),(4957,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:39:25','2024-05-12 14:39:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715524765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715524765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:41:30','2024-05-12 14:41:30',0,NULL),(4958,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:43:30','2024-05-12 14:43:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715525010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715525010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:51:02','2024-05-12 14:51:02',0,NULL),(4959,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:53:02','2024-05-12 14:53:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715525582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715525582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:55:27','2024-05-12 14:55:27',0,NULL),(4960,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:57:27','2024-05-12 14:57:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715525847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715525847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 14:57:59','2024-05-12 14:57:59',0,NULL),(4961,'mailpoet/cron/daemon-trigger','failed','2024-05-12 14:59:59','2024-05-12 14:59:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715525999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715525999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:00:00','2024-05-12 15:00:00',0,NULL),(4962,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:02:00','2024-05-12 15:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715526120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715526120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:02:00','2024-05-12 15:02:00',0,NULL),(4963,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:04:00','2024-05-12 15:04:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715526240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715526240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:10:46','2024-05-12 15:10:46',0,NULL),(4964,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:12:46','2024-05-12 15:12:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715526766;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715526766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:16:20','2024-05-12 15:16:20',0,NULL),(4965,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:18:20','2024-05-12 15:18:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715527100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715527100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:32:48','2024-05-12 15:32:48',0,NULL),(4966,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:34:48','2024-05-12 15:34:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715528088;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715528088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:37:12','2024-05-12 15:37:12',0,NULL),(4967,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:39:12','2024-05-12 15:39:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715528352;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715528352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:40:06','2024-05-12 15:40:06',0,NULL),(4969,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:42:06','2024-05-12 15:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715528526;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715528526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:44:51','2024-05-12 15:44:51',0,NULL),(4970,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:46:51','2024-05-12 15:46:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715528811;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715528811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:52:29','2024-05-12 15:52:29',0,NULL),(4971,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:54:29','2024-05-12 15:54:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715529269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715529269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:55:29','2024-05-12 15:55:29',0,NULL),(4972,'mailpoet/cron/daemon-trigger','failed','2024-05-12 15:57:29','2024-05-12 15:57:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715529449;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715529449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 15:58:04','2024-05-12 15:58:04',0,NULL),(4973,'mailpoet/cron/daemon-trigger','failed','2024-05-12 16:00:04','2024-05-12 16:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715529604;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715529604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 16:03:26','2024-05-12 16:03:26',0,NULL),(4974,'mailpoet/cron/daemon-trigger','failed','2024-05-12 16:05:26','2024-05-12 16:05:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715529926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715529926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 16:08:29','2024-05-12 16:08:29',0,NULL),(4975,'mailpoet/cron/daemon-trigger','failed','2024-05-12 16:10:29','2024-05-12 16:10:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715530229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715530229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 16:12:17','2024-05-12 16:12:17',0,NULL),(4976,'mailpoet/cron/daemon-trigger','failed','2024-05-12 16:14:17','2024-05-12 16:14:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715530457;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715530457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 16:18:50','2024-05-12 16:18:50',0,NULL),(4977,'mailpoet/cron/daemon-trigger','failed','2024-05-12 16:20:50','2024-05-12 16:20:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715530850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715530850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 16:35:31','2024-05-12 16:35:31',0,NULL),(4978,'mailpoet/cron/daemon-trigger','failed','2024-05-12 16:37:31','2024-05-12 16:37:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715531851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715531851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 16:39:50','2024-05-12 16:39:50',0,NULL),(4980,'mailpoet/cron/daemon-trigger','failed','2024-05-12 16:41:50','2024-05-12 16:41:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715532110;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715532110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 16:56:23','2024-05-12 16:56:23',0,NULL),(4981,'mailpoet/cron/daemon-trigger','failed','2024-05-12 16:58:23','2024-05-12 16:58:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715533103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715533103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 16:58:24','2024-05-12 16:58:24',0,NULL),(4982,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:00:24','2024-05-12 17:00:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715533224;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715533224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:02:37','2024-05-12 17:02:37',0,NULL),(4983,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:04:37','2024-05-12 17:04:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715533477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715533477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:07:28','2024-05-12 17:07:28',0,NULL),(4984,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:09:28','2024-05-12 17:09:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715533768;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715533768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:17:04','2024-05-12 17:17:04',0,NULL),(4985,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:19:04','2024-05-12 17:19:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715534344;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715534344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:21:22','2024-05-12 17:21:22',0,NULL),(4986,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:23:22','2024-05-12 17:23:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715534602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715534602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:25:55','2024-05-12 17:25:55',0,NULL),(4987,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:27:55','2024-05-12 17:27:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715534875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715534875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:28:04','2024-05-12 17:28:04',0,NULL),(4988,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:30:04','2024-05-12 17:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715535004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715535004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:37:13','2024-05-12 17:37:13',0,NULL),(4989,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:39:13','2024-05-12 17:39:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715535553;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715535553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:40:01','2024-05-12 17:40:01',0,NULL),(4990,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:42:01','2024-05-12 17:42:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715535721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715535721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:50:50','2024-05-12 17:50:50',0,NULL),(4992,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:52:50','2024-05-12 17:52:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715536370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715536370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 17:55:17','2024-05-12 17:55:17',0,NULL),(4993,'mailpoet/cron/daemon-trigger','failed','2024-05-12 17:57:17','2024-05-12 17:57:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715536637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715536637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:01:00','2024-05-12 18:01:00',0,NULL),(4994,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:03:00','2024-05-12 18:03:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715536980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715536980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:08:08','2024-05-12 18:08:08',0,NULL),(4995,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:10:08','2024-05-12 18:10:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715537408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715537408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:10:10','2024-05-12 18:10:10',0,NULL),(4997,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:12:10','2024-05-12 18:12:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715537530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715537530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:18:47','2024-05-12 18:18:47',0,NULL),(4998,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:20:47','2024-05-12 18:20:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715538047;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715538047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:21:20','2024-05-12 18:21:20',0,NULL),(4999,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:23:20','2024-05-12 18:23:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715538200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715538200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:34:34','2024-05-12 18:34:34',0,NULL),(5000,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:36:34','2024-05-12 18:36:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715538994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715538994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:38:43','2024-05-12 18:38:43',0,NULL),(5001,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:40:43','2024-05-12 18:40:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715539243;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715539243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:43:36','2024-05-12 18:43:36',0,NULL),(5003,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:45:36','2024-05-12 18:45:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715539536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715539536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:48:15','2024-05-12 18:48:15',0,NULL),(5004,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:50:15','2024-05-12 18:50:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715539815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715539815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:54:01','2024-05-12 18:54:01',0,NULL),(5005,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:56:01','2024-05-12 18:56:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715540161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715540161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:57:27','2024-05-12 18:57:27',0,NULL),(5006,'mailpoet/cron/daemon-trigger','failed','2024-05-12 18:59:27','2024-05-12 18:59:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715540367;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715540367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 18:59:38','2024-05-12 18:59:38',0,NULL),(5007,'mailpoet/cron/daemon-trigger','failed','2024-05-12 19:01:38','2024-05-12 19:01:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715540498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715540498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 19:03:58','2024-05-12 19:03:58',0,NULL),(5008,'mailpoet/cron/daemon-trigger','failed','2024-05-12 19:05:58','2024-05-12 19:05:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715540758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715540758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 19:32:03','2024-05-12 19:32:03',0,NULL),(5009,'mailpoet/cron/daemon-trigger','failed','2024-05-12 19:34:03','2024-05-12 19:34:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715542443;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715542443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 19:39:30','2024-05-12 19:39:30',0,NULL),(5010,'mailpoet/cron/daemon-trigger','failed','2024-05-12 19:41:30','2024-05-12 19:41:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715542890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715542890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 19:44:25','2024-05-12 19:44:25',0,NULL),(5011,'mailpoet/cron/daemon-trigger','failed','2024-05-12 19:46:25','2024-05-12 19:46:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715543185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715543185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 19:47:26','2024-05-12 19:47:26',0,NULL),(5013,'mailpoet/cron/daemon-trigger','failed','2024-05-12 19:49:26','2024-05-12 19:49:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715543366;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715543366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 19:52:06','2024-05-12 19:52:06',0,NULL),(5014,'mailpoet/cron/daemon-trigger','failed','2024-05-12 19:54:06','2024-05-12 19:54:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715543646;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715543646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:00:15','2024-05-12 20:00:15',0,NULL),(5015,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:02:15','2024-05-12 20:02:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715544135;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715544135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:04:31','2024-05-12 20:04:31',0,NULL),(5016,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:06:31','2024-05-12 20:06:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715544391;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715544391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:10:01','2024-05-12 20:10:01',0,NULL),(5017,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:12:01','2024-05-12 20:12:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715544721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715544721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:16:27','2024-05-12 20:16:27',0,NULL),(5018,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:18:27','2024-05-12 20:18:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715545107;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715545107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:20:12','2024-05-12 20:20:12',0,NULL),(5019,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:22:12','2024-05-12 20:22:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715545332;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715545332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:24:42','2024-05-12 20:24:42',0,NULL),(5020,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:26:42','2024-05-12 20:26:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715545602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715545602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:28:12','2024-05-12 20:28:12',0,NULL),(5021,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:30:12','2024-05-12 20:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715545812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715545812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:40:38','2024-05-12 20:40:38',0,NULL),(5022,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:42:38','2024-05-12 20:42:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715546558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715546558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:44:51','2024-05-12 20:44:51',0,NULL),(5023,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:46:51','2024-05-12 20:46:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715546811;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715546811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:48:29','2024-05-12 20:48:29',0,NULL),(5025,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:50:29','2024-05-12 20:50:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715547029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715547029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 20:54:32','2024-05-12 20:54:32',0,NULL),(5026,'mailpoet/cron/daemon-trigger','failed','2024-05-12 20:56:32','2024-05-12 20:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715547392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715547392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:00:47','2024-05-12 21:00:47',0,NULL),(5027,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:02:47','2024-05-12 21:02:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715547767;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715547767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:05:00','2024-05-12 21:05:00',0,NULL),(5028,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:07:00','2024-05-12 21:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715548020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715548020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:15:44','2024-05-12 21:15:44',0,NULL),(5029,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:17:44','2024-05-12 21:17:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715548664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715548664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:18:42','2024-05-12 21:18:42',0,NULL),(5030,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:20:42','2024-05-12 21:20:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715548842;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715548842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:20:54','2024-05-12 21:20:54',0,NULL),(5031,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:22:54','2024-05-12 21:22:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715548974;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715548974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:23:03','2024-05-12 21:23:03',0,NULL),(5032,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:25:03','2024-05-12 21:25:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715549103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715549103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:25:08','2024-05-12 21:25:08',0,NULL),(5033,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:27:08','2024-05-12 21:27:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715549228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715549228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:34:26','2024-05-12 21:34:26',0,NULL),(5034,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:36:26','2024-05-12 21:36:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715549786;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715549786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:39:06','2024-05-12 21:39:06',0,NULL),(5035,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:41:06','2024-05-12 21:41:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715550066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715550066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:45:36','2024-05-12 21:45:36',0,NULL),(5036,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:47:36','2024-05-12 21:47:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715550456;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715550456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:55:39','2024-05-12 21:55:39',0,NULL),(5038,'mailpoet/cron/daemon-trigger','failed','2024-05-12 21:57:39','2024-05-12 21:57:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715551059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715551059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 21:58:07','2024-05-12 21:58:07',0,NULL),(5039,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:00:07','2024-05-12 22:00:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715551207;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715551207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:01:12','2024-05-12 22:01:12',0,NULL),(5040,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:03:12','2024-05-12 22:03:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715551392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715551392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:04:52','2024-05-12 22:04:52',0,NULL),(5041,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:06:52','2024-05-12 22:06:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715551612;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715551612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:11:35','2024-05-12 22:11:35',0,NULL),(5042,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:13:35','2024-05-12 22:13:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715552015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715552015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:16:21','2024-05-12 22:16:21',0,NULL),(5043,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:18:21','2024-05-12 22:18:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715552301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715552301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:18:26','2024-05-12 22:18:26',0,NULL),(5044,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:20:26','2024-05-12 22:20:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715552426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715552426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:21:31','2024-05-12 22:21:31',0,NULL),(5045,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:23:31','2024-05-12 22:23:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715552611;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715552611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:25:41','2024-05-12 22:25:41',0,NULL),(5046,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:27:41','2024-05-12 22:27:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715552861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715552861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:27:59','2024-05-12 22:27:59',0,NULL),(5047,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:29:59','2024-05-12 22:29:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715552999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715552999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:31:40','2024-05-12 22:31:40',0,NULL),(5048,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:33:40','2024-05-12 22:33:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715553220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715553220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:38:54','2024-05-12 22:38:54',0,NULL),(5049,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:40:54','2024-05-12 22:40:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715553654;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715553654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:41:35','2024-05-12 22:41:35',0,NULL),(5050,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:43:35','2024-05-12 22:43:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715553815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715553815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:44:26','2024-05-12 22:44:26',0,NULL),(5051,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:46:26','2024-05-12 22:46:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715553986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715553986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 22:52:41','2024-05-12 22:52:41',0,NULL),(5053,'mailpoet/cron/daemon-trigger','failed','2024-05-12 22:54:41','2024-05-12 22:54:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715554481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715554481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:01:53','2024-05-12 23:01:53',0,NULL),(5054,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:03:53','2024-05-12 23:03:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715555033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715555033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:04:06','2024-05-12 23:04:06',0,NULL),(5055,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:06:06','2024-05-12 23:06:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715555166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715555166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:06:09','2024-05-12 23:06:09',0,NULL),(5056,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:08:09','2024-05-12 23:08:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715555289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715555289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:10:44','2024-05-12 23:10:44',0,NULL),(5057,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:12:44','2024-05-12 23:12:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715555564;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715555564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:13:42','2024-05-12 23:13:42',0,NULL),(5058,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:15:42','2024-05-12 23:15:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715555742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715555742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:19:07','2024-05-12 23:19:07',0,NULL),(5059,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:21:07','2024-05-12 23:21:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715556067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715556067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:21:56','2024-05-12 23:21:56',0,NULL),(5060,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:23:56','2024-05-12 23:23:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715556236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715556236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:26:24','2024-05-12 23:26:24',0,NULL),(5061,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:28:24','2024-05-12 23:28:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715556504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715556504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:33:23','2024-05-12 23:33:23',0,NULL),(5062,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:35:23','2024-05-12 23:35:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715556923;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715556923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:37:19','2024-05-12 23:37:19',0,NULL),(5063,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:39:19','2024-05-12 23:39:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715557159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715557159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:42:20','2024-05-12 23:42:20',0,NULL),(5064,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:44:20','2024-05-12 23:44:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715557460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715557460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:44:35','2024-05-12 23:44:35',0,NULL),(5065,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:46:35','2024-05-12 23:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715557595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715557595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:52:00','2024-05-12 23:52:00',0,NULL),(5067,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:54:00','2024-05-12 23:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715558040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715558040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-12 23:54:16','2024-05-12 23:54:16',0,NULL),(5068,'mailpoet/cron/daemon-trigger','failed','2024-05-12 23:56:16','2024-05-12 23:56:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715558176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715558176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:00:08','2024-05-13 00:00:08',0,NULL),(5069,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:02:08','2024-05-13 00:02:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715558528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715558528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:02:35','2024-05-13 00:02:35',0,NULL),(5070,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:04:35','2024-05-13 00:04:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715558675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715558675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:05:12','2024-05-13 00:05:12',0,NULL),(5071,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:07:12','2024-05-13 00:07:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715558832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715558832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:07:17','2024-05-13 00:07:17',0,NULL),(5072,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:09:17','2024-05-13 00:09:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715558957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715558957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:10:31','2024-05-13 00:10:31',0,NULL),(5073,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:12:31','2024-05-13 00:12:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715559151;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715559151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:13:59','2024-05-13 00:13:59',0,NULL),(5074,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:15:59','2024-05-13 00:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715559359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715559359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:16:30','2024-05-13 00:16:30',0,NULL),(5075,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:18:30','2024-05-13 00:18:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715559510;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715559510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:23:02','2024-05-13 00:23:02',0,NULL),(5076,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:25:02','2024-05-13 00:25:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715559902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715559902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:27:45','2024-05-13 00:27:45',0,NULL),(5077,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:29:45','2024-05-13 00:29:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715560185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715560185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:30:08','2024-05-13 00:30:08',0,NULL),(5078,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:32:08','2024-05-13 00:32:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715560328;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715560328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:38:39','2024-05-13 00:38:39',0,NULL),(5079,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:40:39','2024-05-13 00:40:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715560839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715560839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:43:27','2024-05-13 00:43:27',0,NULL),(5080,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:45:27','2024-05-13 00:45:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715561127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715561127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:46:53','2024-05-13 00:46:53',0,NULL),(5081,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:48:53','2024-05-13 00:48:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715561333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715561333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 00:50:06','2024-05-13 00:50:06',0,NULL),(5082,'mailpoet/cron/daemon-trigger','failed','2024-05-13 00:52:06','2024-05-13 00:52:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715561526;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715561526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:03:01','2024-05-13 01:03:01',0,NULL),(5084,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:05:01','2024-05-13 01:05:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715562301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715562301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:08:20','2024-05-13 01:08:20',0,NULL),(5085,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:10:20','2024-05-13 01:10:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715562620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715562620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:13:25','2024-05-13 01:13:25',0,NULL),(5086,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:15:25','2024-05-13 01:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715562925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715562925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:15:51','2024-05-13 01:15:51',0,NULL),(5087,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:17:51','2024-05-13 01:17:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715563071;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715563071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:18:58','2024-05-13 01:18:58',0,NULL),(5088,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:20:58','2024-05-13 01:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715563258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715563258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:21:12','2024-05-13 01:21:12',0,NULL),(5089,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:23:12','2024-05-13 01:23:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715563392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715563392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:23:59','2024-05-13 01:23:59',0,NULL),(5090,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:25:59','2024-05-13 01:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715563559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715563559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:26:56','2024-05-13 01:26:56',0,NULL),(5091,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:28:56','2024-05-13 01:28:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715563736;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715563736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:29:03','2024-05-13 01:29:03',0,NULL),(5092,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:31:03','2024-05-13 01:31:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715563863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715563863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:31:35','2024-05-13 01:31:35',0,NULL),(5093,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:33:35','2024-05-13 01:33:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715564015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715564015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:35:28','2024-05-13 01:35:28',0,NULL),(5094,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:37:28','2024-05-13 01:37:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715564248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715564248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:37:32','2024-05-13 01:37:32',0,NULL),(5095,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:39:32','2024-05-13 01:39:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715564372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715564372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:40:10','2024-05-13 01:40:10',0,NULL),(5096,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:42:10','2024-05-13 01:42:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715564530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715564530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:43:04','2024-05-13 01:43:04',0,NULL),(5097,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:45:04','2024-05-13 01:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715564704;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715564704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:48:34','2024-05-13 01:48:34',0,NULL),(5098,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:50:34','2024-05-13 01:50:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715565034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715565034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:54:27','2024-05-13 01:54:27',0,NULL),(5099,'mailpoet/cron/daemon-trigger','failed','2024-05-13 01:56:27','2024-05-13 01:56:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715565387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715565387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 01:58:20','2024-05-13 01:58:20',0,NULL),(5100,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:00:20','2024-05-13 02:00:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715565620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715565620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:01:42','2024-05-13 02:01:42',0,NULL),(5101,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:03:42','2024-05-13 02:03:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715565822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715565822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:04:03','2024-05-13 02:04:03',0,NULL),(5103,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:06:03','2024-05-13 02:06:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715565963;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715565963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:06:35','2024-05-13 02:06:35',0,NULL),(5104,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:08:35','2024-05-13 02:08:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715566115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715566115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:08:46','2024-05-13 02:08:46',0,NULL),(5105,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:10:46','2024-05-13 02:10:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715566246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715566246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:13:42','2024-05-13 02:13:42',0,NULL),(5106,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:15:42','2024-05-13 02:15:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715566542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715566542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:17:48','2024-05-13 02:17:48',0,NULL),(5107,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:19:48','2024-05-13 02:19:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715566788;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715566788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:20:13','2024-05-13 02:20:13',0,NULL),(5108,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:22:13','2024-05-13 02:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715566933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715566933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:23:08','2024-05-13 02:23:08',0,NULL),(5109,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:25:08','2024-05-13 02:25:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715567108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715567108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:25:11','2024-05-13 02:25:11',0,NULL),(5110,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:27:11','2024-05-13 02:27:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715567231;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715567231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:27:41','2024-05-13 02:27:41',0,NULL),(5111,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:29:41','2024-05-13 02:29:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715567381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715567381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:29:54','2024-05-13 02:29:54',0,NULL),(5112,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:31:54','2024-05-13 02:31:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715567514;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715567514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:33:18','2024-05-13 02:33:18',0,NULL),(5113,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:35:18','2024-05-13 02:35:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715567718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715567718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:37:24','2024-05-13 02:37:24',0,NULL),(5114,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:39:24','2024-05-13 02:39:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715567964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715567964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:40:42','2024-05-13 02:40:42',0,NULL),(5115,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:42:42','2024-05-13 02:42:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715568162;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715568162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:42:43','2024-05-13 02:42:43',0,NULL),(5116,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:44:43','2024-05-13 02:44:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715568283;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715568283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:44:57','2024-05-13 02:44:57',0,NULL),(5117,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:46:57','2024-05-13 02:46:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715568417;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715568417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 02:49:01','2024-05-13 02:49:01',0,NULL),(5118,'mailpoet/cron/daemon-trigger','failed','2024-05-13 02:51:01','2024-05-13 02:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715568661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715568661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:08:28','2024-05-13 03:08:28',0,NULL),(5119,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:10:28','2024-05-13 03:10:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715569828;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715569828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:12:15','2024-05-13 03:12:15',0,NULL),(5121,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:14:15','2024-05-13 03:14:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715570055;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715570055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:17:48','2024-05-13 03:17:48',0,NULL),(5122,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:19:48','2024-05-13 03:19:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715570388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715570388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:20:13','2024-05-13 03:20:13',0,NULL),(5123,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:22:13','2024-05-13 03:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715570533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715570533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:22:37','2024-05-13 03:22:37',0,NULL),(5124,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:24:37','2024-05-13 03:24:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715570677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715570677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:27:23','2024-05-13 03:27:23',0,NULL),(5125,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:29:23','2024-05-13 03:29:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715570963;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715570963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:31:33','2024-05-13 03:31:33',0,NULL),(5126,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:33:33','2024-05-13 03:33:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715571213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715571213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:34:04','2024-05-13 03:34:04',0,NULL),(5127,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:36:04','2024-05-13 03:36:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715571364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715571364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:37:04','2024-05-13 03:37:04',0,NULL),(5128,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:39:04','2024-05-13 03:39:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715571544;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715571544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:44:41','2024-05-13 03:44:41',0,NULL),(5129,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:46:41','2024-05-13 03:46:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715572001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715572001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:49:07','2024-05-13 03:49:07',0,NULL),(5130,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:51:07','2024-05-13 03:51:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715572267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715572267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:52:00','2024-05-13 03:52:00',0,NULL),(5131,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:54:00','2024-05-13 03:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715572440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715572440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:54:18','2024-05-13 03:54:18',0,NULL),(5132,'mailpoet/cron/daemon-trigger','failed','2024-05-13 03:56:18','2024-05-13 03:56:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715572578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715572578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 03:59:12','2024-05-13 03:59:12',0,NULL),(5133,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:01:12','2024-05-13 04:01:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715572872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715572872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:02:32','2024-05-13 04:02:32',0,NULL),(5134,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:04:32','2024-05-13 04:04:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715573072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715573072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:10:22','2024-05-13 04:10:22',0,NULL),(5135,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:12:22','2024-05-13 04:12:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715573542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715573542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:14:36','2024-05-13 04:14:36',0,NULL),(5137,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:16:36','2024-05-13 04:16:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715573796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715573796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:22:48','2024-05-13 04:22:48',0,NULL),(5138,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:24:48','2024-05-13 04:24:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715574288;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715574288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:24:59','2024-05-13 04:24:59',0,NULL),(5139,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:26:59','2024-05-13 04:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715574419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715574419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:29:24','2024-05-13 04:29:24',0,NULL),(5140,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:31:24','2024-05-13 04:31:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715574684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715574684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:36:11','2024-05-13 04:36:11',0,NULL),(5141,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:38:11','2024-05-13 04:38:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715575091;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715575091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:43:51','2024-05-13 04:43:51',0,NULL),(5142,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:45:51','2024-05-13 04:45:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715575551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715575551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:47:13','2024-05-13 04:47:13',0,NULL),(5143,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:49:13','2024-05-13 04:49:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715575753;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715575753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:51:06','2024-05-13 04:51:06',0,NULL),(5144,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:53:06','2024-05-13 04:53:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715575986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715575986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:54:36','2024-05-13 04:54:36',0,NULL),(5145,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:56:36','2024-05-13 04:56:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715576196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715576196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 04:57:16','2024-05-13 04:57:16',0,NULL),(5146,'mailpoet/cron/daemon-trigger','failed','2024-05-13 04:59:16','2024-05-13 04:59:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715576356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715576356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:02:59','2024-05-13 05:02:59',0,NULL),(5147,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:04:59','2024-05-13 05:04:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715576699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715576699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:06:22','2024-05-13 05:06:22',0,NULL),(5148,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:08:22','2024-05-13 05:08:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715576902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715576902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:10:58','2024-05-13 05:10:58',0,NULL),(5149,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:12:58','2024-05-13 05:12:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715577178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715577178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:13:56','2024-05-13 05:13:56',0,NULL),(5151,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:15:56','2024-05-13 05:15:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715577356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715577356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:18:32','2024-05-13 05:18:32',0,NULL),(5152,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:20:32','2024-05-13 05:20:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715577632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715577632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:26:47','2024-05-13 05:26:47',0,NULL),(5154,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:28:47','2024-05-13 05:28:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715578127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715578127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:31:54','2024-05-13 05:31:54',0,NULL),(5155,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:33:54','2024-05-13 05:33:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715578434;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715578434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:39:03','2024-05-13 05:39:03',0,NULL),(5156,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:41:03','2024-05-13 05:41:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715578863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715578863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:43:03','2024-05-13 05:43:03',0,NULL),(5157,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:45:03','2024-05-13 05:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715579103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715579103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:46:41','2024-05-13 05:46:41',0,NULL),(5158,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:48:41','2024-05-13 05:48:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715579321;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715579321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:48:58','2024-05-13 05:48:58',0,NULL),(5159,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:50:58','2024-05-13 05:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715579458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715579458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:51:36','2024-05-13 05:51:36',0,NULL),(5160,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:53:36','2024-05-13 05:53:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715579616;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715579616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:53:39','2024-05-13 05:53:39',0,NULL),(5161,'mailpoet/cron/daemon-trigger','failed','2024-05-13 05:55:39','2024-05-13 05:55:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715579739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715579739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 05:58:26','2024-05-13 05:58:26',0,NULL),(5162,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:00:26','2024-05-13 06:00:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715580026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715580026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:00:42','2024-05-13 06:00:42',0,NULL),(5163,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:02:42','2024-05-13 06:02:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715580162;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715580162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:04:27','2024-05-13 06:04:27',0,NULL),(5164,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:06:27','2024-05-13 06:06:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715580387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715580387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:07:14','2024-05-13 06:07:14',0,NULL),(5165,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:09:14','2024-05-13 06:09:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715580554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715580554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:09:41','2024-05-13 06:09:41',0,NULL),(5167,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:11:41','2024-05-13 06:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715580701;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715580701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:11:44','2024-05-13 06:11:44',0,NULL),(5169,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:13:44','2024-05-13 06:13:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715580824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715580824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:25:41','2024-05-13 06:25:41',0,NULL),(5170,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:27:41','2024-05-13 06:27:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715581661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715581661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:32:50','2024-05-13 06:32:50',0,NULL),(5171,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:34:50','2024-05-13 06:34:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715582090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715582090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:35:12','2024-05-13 06:35:12',0,NULL),(5172,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:37:12','2024-05-13 06:37:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715582232;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715582232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:38:37','2024-05-13 06:38:37',0,NULL),(5173,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:40:37','2024-05-13 06:40:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715582437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715582437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:42:12','2024-05-13 06:42:12',0,NULL),(5174,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:44:12','2024-05-13 06:44:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715582652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715582652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:51:55','2024-05-13 06:51:55',0,NULL),(5175,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:53:55','2024-05-13 06:53:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715583235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715583235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 06:56:21','2024-05-13 06:56:21',0,NULL),(5176,'mailpoet/cron/daemon-trigger','failed','2024-05-13 06:58:21','2024-05-13 06:58:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715583501;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715583501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:04:08','2024-05-13 07:04:08',0,NULL),(5177,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:06:08','2024-05-13 07:06:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715583968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715583968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:10:08','2024-05-13 07:10:08',0,NULL),(5178,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:12:08','2024-05-13 07:12:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715584328;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715584328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:12:59','2024-05-13 07:12:59',0,NULL),(5180,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:14:59','2024-05-13 07:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715584499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715584499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:17:46','2024-05-13 07:17:46',0,NULL),(5181,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:19:46','2024-05-13 07:19:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715584786;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715584786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:20:14','2024-05-13 07:20:14',0,NULL),(5182,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:22:14','2024-05-13 07:22:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715584934;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715584934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:23:22','2024-05-13 07:23:22',0,NULL),(5183,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:25:22','2024-05-13 07:25:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715585122;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715585122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:25:42','2024-05-13 07:25:42',0,NULL),(5184,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:27:42','2024-05-13 07:27:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715585262;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715585262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:33:12','2024-05-13 07:33:12',0,NULL),(5185,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:35:12','2024-05-13 07:35:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715585712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715585712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:37:26','2024-05-13 07:37:26',0,NULL),(5186,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:39:26','2024-05-13 07:39:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715585966;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715585966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:41:41','2024-05-13 07:41:41',0,NULL),(5188,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:43:41','2024-05-13 07:43:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715586221;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715586221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:44:16','2024-05-13 07:44:16',0,NULL),(5189,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:46:17','2024-05-13 07:46:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715586377;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715586377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:47:33','2024-05-13 07:47:33',0,NULL),(5190,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:49:33','2024-05-13 07:49:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715586573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715586573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:50:23','2024-05-13 07:50:23',0,NULL),(5191,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:52:23','2024-05-13 07:52:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715586743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715586743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:52:57','2024-05-13 07:52:57',0,NULL),(5192,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:54:57','2024-05-13 07:54:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715586897;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715586897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 07:55:05','2024-05-13 07:55:05',0,NULL),(5193,'mailpoet/cron/daemon-trigger','failed','2024-05-13 07:57:05','2024-05-13 07:57:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715587025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715587025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:01:38','2024-05-13 08:01:38',0,NULL),(5194,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:03:38','2024-05-13 08:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715587418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715587418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:04:31','2024-05-13 08:04:31',0,NULL),(5195,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:06:31','2024-05-13 08:06:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715587591;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715587591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:07:40','2024-05-13 08:07:40',0,NULL),(5196,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:09:40','2024-05-13 08:09:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715587780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715587780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:10:00','2024-05-13 08:10:00',0,NULL),(5197,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:12:00','2024-05-13 08:12:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715587920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715587920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:12:20','2024-05-13 08:12:20',0,NULL),(5198,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:14:20','2024-05-13 08:14:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715588060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715588060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:15:00','2024-05-13 08:15:00',0,NULL),(5200,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:17:00','2024-05-13 08:17:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715588220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715588220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:18:00','2024-05-13 08:18:00',0,NULL),(5201,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:20:00','2024-05-13 08:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715588400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715588400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:20:59','2024-05-13 08:20:59',0,NULL),(5202,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:22:59','2024-05-13 08:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715588579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715588579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:22:59','2024-05-13 08:22:59',0,NULL),(5203,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:24:59','2024-05-13 08:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715588699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715588699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:24:59','2024-05-13 08:24:59',0,NULL),(5204,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:26:59','2024-05-13 08:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715588819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715588819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:26:59','2024-05-13 08:26:59',0,NULL),(5205,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:28:59','2024-05-13 08:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715588939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715588939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:29:00','2024-05-13 08:29:00',0,NULL),(5206,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:31:00','2024-05-13 08:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715589060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715589060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:31:59','2024-05-13 08:31:59',0,NULL),(5207,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:33:59','2024-05-13 08:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715589239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715589239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:33:59','2024-05-13 08:33:59',0,NULL),(5208,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:35:59','2024-05-13 08:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715589359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715589359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:36:00','2024-05-13 08:36:00',0,NULL),(5209,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:38:00','2024-05-13 08:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715589480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715589480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:38:59','2024-05-13 08:38:59',0,NULL),(5210,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:40:59','2024-05-13 08:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715589659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715589659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:40:59','2024-05-13 08:40:59',0,NULL),(5211,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:42:59','2024-05-13 08:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715589779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715589779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:42:59','2024-05-13 08:42:59',0,NULL),(5212,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:44:59','2024-05-13 08:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715589899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715589899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:45:00','2024-05-13 08:45:00',0,NULL),(5213,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:47:00','2024-05-13 08:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715590020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715590020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:48:53','2024-05-13 08:48:53',0,NULL),(5214,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:50:53','2024-05-13 08:50:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715590253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715590253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:53:13','2024-05-13 08:53:13',0,NULL),(5215,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:55:13','2024-05-13 08:55:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715590513;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715590513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 08:57:45','2024-05-13 08:57:45',0,NULL),(5216,'mailpoet/cron/daemon-trigger','failed','2024-05-13 08:59:45','2024-05-13 08:59:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715590785;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715590785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:00:20','2024-05-13 09:00:20',0,NULL),(5217,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:02:20','2024-05-13 09:02:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715590940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715590940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:03:11','2024-05-13 09:03:11',0,NULL),(5218,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:05:11','2024-05-13 09:05:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715591111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715591111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:05:19','2024-05-13 09:05:19',0,NULL),(5219,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:07:19','2024-05-13 09:07:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715591239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715591239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:09:57','2024-05-13 09:09:57',0,NULL),(5220,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:11:57','2024-05-13 09:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715591517;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715591517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:15:00','2024-05-13 09:15:00',0,NULL),(5221,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:17:00','2024-05-13 09:17:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715591820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715591820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:17:15','2024-05-13 09:17:15',0,NULL),(5223,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:19:15','2024-05-13 09:19:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715591955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715591955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:27:06','2024-05-13 09:27:06',0,NULL),(5224,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:29:06','2024-05-13 09:29:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715592546;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715592546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:29:18','2024-05-13 09:29:18',0,NULL),(5225,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:31:18','2024-05-13 09:31:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715592678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715592678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:31:53','2024-05-13 09:31:53',0,NULL),(5226,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:33:53','2024-05-13 09:33:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715592833;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715592833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:37:07','2024-05-13 09:37:07',0,NULL),(5227,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:39:08','2024-05-13 09:39:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715593148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715593148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:43:54','2024-05-13 09:43:54',0,NULL),(5228,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:45:54','2024-05-13 09:45:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715593554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715593554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:45:58','2024-05-13 09:45:58',0,NULL),(5229,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:47:58','2024-05-13 09:47:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715593678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715593678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:50:02','2024-05-13 09:50:02',0,NULL),(5230,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:52:02','2024-05-13 09:52:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715593922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715593922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:53:28','2024-05-13 09:53:28',0,NULL),(5231,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:55:28','2024-05-13 09:55:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715594128;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715594128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:56:29','2024-05-13 09:56:29',0,NULL),(5232,'mailpoet/cron/daemon-trigger','failed','2024-05-13 09:58:29','2024-05-13 09:58:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715594309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715594309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 09:59:33','2024-05-13 09:59:33',0,NULL),(5233,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:01:33','2024-05-13 10:01:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715594493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715594493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:02:08','2024-05-13 10:02:08',0,NULL),(5234,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:04:08','2024-05-13 10:04:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715594648;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715594648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:05:31','2024-05-13 10:05:31',0,NULL),(5235,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:07:31','2024-05-13 10:07:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715594851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715594851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:08:01','2024-05-13 10:08:01',0,NULL),(5236,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:10:01','2024-05-13 10:10:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715595001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715595001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:11:18','2024-05-13 10:11:18',0,NULL),(5237,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:13:18','2024-05-13 10:13:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715595198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715595198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:15:09','2024-05-13 10:15:09',0,NULL),(5238,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:17:09','2024-05-13 10:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715595429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715595429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:19:07','2024-05-13 10:19:07',0,NULL),(5240,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:21:07','2024-05-13 10:21:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715595667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715595667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:22:31','2024-05-13 10:22:31',0,NULL),(5241,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:24:31','2024-05-13 10:24:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715595871;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715595871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:27:11','2024-05-13 10:27:11',0,NULL),(5242,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:29:11','2024-05-13 10:29:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715596151;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715596151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:29:49','2024-05-13 10:29:49',0,NULL),(5243,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:31:49','2024-05-13 10:31:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715596309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715596309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:34:41','2024-05-13 10:34:41',0,NULL),(5244,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:36:41','2024-05-13 10:36:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715596601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715596601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:40:32','2024-05-13 10:40:32',0,NULL),(5245,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:42:32','2024-05-13 10:42:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715596952;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715596952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:42:35','2024-05-13 10:42:35',0,NULL),(5246,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:44:35','2024-05-13 10:44:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715597075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715597075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:45:10','2024-05-13 10:45:10',0,NULL),(5247,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:47:10','2024-05-13 10:47:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715597230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715597230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:48:21','2024-05-13 10:48:21',0,NULL),(5248,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:50:21','2024-05-13 10:50:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715597421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715597421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:54:42','2024-05-13 10:54:42',0,NULL),(5249,'mailpoet/cron/daemon-trigger','failed','2024-05-13 10:56:42','2024-05-13 10:56:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715597802;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715597802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 10:58:46','2024-05-13 10:58:46',0,NULL),(5250,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:00:46','2024-05-13 11:00:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715598046;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715598046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:02:01','2024-05-13 11:02:01',0,NULL),(5252,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:04:01','2024-05-13 11:04:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715598241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715598241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:09:26','2024-05-13 11:09:26',0,NULL),(5253,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:11:26','2024-05-13 11:11:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715598686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715598686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:15:46','2024-05-13 11:15:46',0,NULL),(5254,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:17:46','2024-05-13 11:17:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715599066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715599066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:20:13','2024-05-13 11:20:13',0,NULL),(5256,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:22:13','2024-05-13 11:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715599333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715599333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:22:23','2024-05-13 11:22:23',0,NULL),(5257,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:24:23','2024-05-13 11:24:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715599463;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715599463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:29:23','2024-05-13 11:29:23',0,NULL),(5258,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:31:23','2024-05-13 11:31:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715599883;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715599883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:32:08','2024-05-13 11:32:08',0,NULL),(5259,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:34:08','2024-05-13 11:34:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715600048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715600048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:36:16','2024-05-13 11:36:16',0,NULL),(5260,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:38:16','2024-05-13 11:38:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715600296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715600296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:38:42','2024-05-13 11:38:42',0,NULL),(5261,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:40:42','2024-05-13 11:40:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715600442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715600442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:43:11','2024-05-13 11:43:11',0,NULL),(5264,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:45:11','2024-05-13 11:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715600711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715600711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:51:09','2024-05-13 11:51:09',0,NULL),(5265,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:53:09','2024-05-13 11:53:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715601189;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715601189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:53:27','2024-05-13 11:53:27',0,NULL),(5266,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:55:27','2024-05-13 11:55:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715601327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715601327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 11:57:55','2024-05-13 11:57:55',0,NULL),(5267,'mailpoet/cron/daemon-trigger','failed','2024-05-13 11:59:55','2024-05-13 11:59:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715601595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715601595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:02:39','2024-05-13 12:02:39',0,NULL),(5268,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:04:39','2024-05-13 12:04:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715601879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715601879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:11:46','2024-05-13 12:11:46',0,NULL),(5269,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:13:46','2024-05-13 12:13:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715602426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715602426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:14:46','2024-05-13 12:14:46',0,NULL),(5270,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:16:46','2024-05-13 12:16:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715602606;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715602606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:19:18','2024-05-13 12:19:18',0,NULL),(5272,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:21:18','2024-05-13 12:21:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715602878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715602878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:25:23','2024-05-13 12:25:23',0,NULL),(5273,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:27:23','2024-05-13 12:27:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715603243;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715603243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:33:23','2024-05-13 12:33:23',0,NULL),(5274,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:35:23','2024-05-13 12:35:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715603723;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715603723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:35:27','2024-05-13 12:35:27',0,NULL),(5275,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:37:27','2024-05-13 12:37:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715603847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715603847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:40:21','2024-05-13 12:40:21',0,NULL),(5276,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:42:21','2024-05-13 12:42:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715604141;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715604141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:42:38','2024-05-13 12:42:38',0,NULL),(5277,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:44:38','2024-05-13 12:44:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715604278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715604278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:51:32','2024-05-13 12:51:32',0,NULL),(5278,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:53:32','2024-05-13 12:53:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715604812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715604812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:54:32','2024-05-13 12:54:32',0,NULL),(5279,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:56:32','2024-05-13 12:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715604992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715604992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 12:56:57','2024-05-13 12:56:57',0,NULL),(5280,'mailpoet/cron/daemon-trigger','failed','2024-05-13 12:58:57','2024-05-13 12:58:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715605137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715605137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:00:49','2024-05-13 13:00:49',0,NULL),(5281,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:02:49','2024-05-13 13:02:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715605369;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715605369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:05:17','2024-05-13 13:05:17',0,NULL),(5282,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:07:17','2024-05-13 13:07:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715605637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715605637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:09:52','2024-05-13 13:09:52',0,NULL),(5283,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:11:52','2024-05-13 13:11:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715605912;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715605912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:13:00','2024-05-13 13:13:00',0,NULL),(5284,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:15:00','2024-05-13 13:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715606100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715606100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:19:52','2024-05-13 13:19:52',0,NULL),(5285,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:21:52','2024-05-13 13:21:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715606512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715606512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:23:26','2024-05-13 13:23:26',0,NULL),(5287,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:25:26','2024-05-13 13:25:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715606726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715606726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:29:56','2024-05-13 13:29:56',0,NULL),(5288,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:31:56','2024-05-13 13:31:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715607116;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715607116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:32:44','2024-05-13 13:32:44',0,NULL),(5289,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:34:44','2024-05-13 13:34:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715607284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715607284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:35:33','2024-05-13 13:35:33',0,NULL),(5290,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:37:33','2024-05-13 13:37:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715607453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715607453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:39:11','2024-05-13 13:39:11',0,NULL),(5291,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:41:11','2024-05-13 13:41:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715607671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715607671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:41:33','2024-05-13 13:41:33',0,NULL),(5292,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:43:33','2024-05-13 13:43:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715607813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715607813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:43:41','2024-05-13 13:43:41',0,NULL),(5293,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:45:41','2024-05-13 13:45:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715607941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715607941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:46:58','2024-05-13 13:46:58',0,NULL),(5294,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:48:58','2024-05-13 13:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715608138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715608138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 13:51:39','2024-05-13 13:51:39',0,NULL),(5295,'mailpoet/cron/daemon-trigger','failed','2024-05-13 13:53:39','2024-05-13 13:53:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715608419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715608419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:05:08','2024-05-13 14:05:08',0,NULL),(5296,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:07:09','2024-05-13 14:07:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715609229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715609229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:10:24','2024-05-13 14:10:24',0,NULL),(5298,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:12:24','2024-05-13 14:12:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715609544;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715609544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:18:33','2024-05-13 14:18:33',0,NULL),(5299,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:20:33','2024-05-13 14:20:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715610033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715610033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:22:15','2024-05-13 14:22:15',0,NULL),(5301,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:24:15','2024-05-13 14:24:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715610255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715610255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:25:08','2024-05-13 14:25:08',0,NULL),(5302,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:27:08','2024-05-13 14:27:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715610428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715610428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:27:18','2024-05-13 14:27:18',0,NULL),(5303,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:29:18','2024-05-13 14:29:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715610558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715610558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:36:51','2024-05-13 14:36:51',0,NULL),(5304,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:38:51','2024-05-13 14:38:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715611131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715611131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:38:59','2024-05-13 14:38:59',0,NULL),(5305,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:40:59','2024-05-13 14:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715611259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715611259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:41:00','2024-05-13 14:41:00',0,NULL),(5306,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:43:00','2024-05-13 14:43:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715611380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715611380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:43:00','2024-05-13 14:43:00',0,NULL),(5307,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:45:00','2024-05-13 14:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715611500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715611500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:45:19','2024-05-13 14:45:19',0,NULL),(5308,'mailpoet/cron/daemon-trigger','failed','2024-05-13 14:47:19','2024-05-13 14:47:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715611639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715611639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 14:59:45','2024-05-13 14:59:45',0,NULL),(5309,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:01:45','2024-05-13 15:01:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715612505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715612505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:06:50','2024-05-13 15:06:50',0,NULL),(5310,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:08:50','2024-05-13 15:08:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715612930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715612930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:17:45','2024-05-13 15:17:45',0,NULL),(5311,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:19:45','2024-05-13 15:19:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715613585;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715613585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:19:58','2024-05-13 15:19:58',0,NULL),(5312,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:21:58','2024-05-13 15:21:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715613718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715613718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:24:27','2024-05-13 15:24:27',0,NULL),(5313,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:26:27','2024-05-13 15:26:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715613987;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715613987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:27:04','2024-05-13 15:27:04',0,NULL),(5315,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:29:04','2024-05-13 15:29:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715614144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715614144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:30:56','2024-05-13 15:30:56',0,NULL),(5316,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:32:56','2024-05-13 15:32:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715614376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715614376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:36:18','2024-05-13 15:36:18',0,NULL),(5317,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:38:18','2024-05-13 15:38:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715614698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715614698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:45:02','2024-05-13 15:45:02',0,NULL),(5318,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:47:02','2024-05-13 15:47:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715615222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715615222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 15:48:41','2024-05-13 15:48:41',0,NULL),(5319,'mailpoet/cron/daemon-trigger','failed','2024-05-13 15:50:41','2024-05-13 15:50:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715615441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715615441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:00:58','2024-05-13 16:00:58',0,NULL),(5320,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:02:58','2024-05-13 16:02:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715616178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715616178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:06:15','2024-05-13 16:06:15',0,NULL),(5321,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:08:15','2024-05-13 16:08:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715616495;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715616495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:09:59','2024-05-13 16:09:59',0,NULL),(5322,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:11:59','2024-05-13 16:11:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715616719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715616719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:23:12','2024-05-13 16:23:12',0,NULL),(5323,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:25:12','2024-05-13 16:25:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715617512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715617512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:27:38','2024-05-13 16:27:38',0,NULL),(5325,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:29:38','2024-05-13 16:29:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715617778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715617778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:31:20','2024-05-13 16:31:20',0,NULL),(5326,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:33:20','2024-05-13 16:33:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715618000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715618000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:40:53','2024-05-13 16:40:53',0,NULL),(5327,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:42:53','2024-05-13 16:42:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715618573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715618573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:42:59','2024-05-13 16:42:59',0,NULL),(5328,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:44:59','2024-05-13 16:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715618699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715618699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:45:42','2024-05-13 16:45:42',0,NULL),(5329,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:47:42','2024-05-13 16:47:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715618862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715618862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:48:33','2024-05-13 16:48:33',0,NULL),(5330,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:50:33','2024-05-13 16:50:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715619033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715619033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:52:32','2024-05-13 16:52:32',0,NULL),(5331,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:54:32','2024-05-13 16:54:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715619272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715619272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 16:55:21','2024-05-13 16:55:21',0,NULL),(5332,'mailpoet/cron/daemon-trigger','failed','2024-05-13 16:57:21','2024-05-13 16:57:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715619441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715619441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:05:31','2024-05-13 17:05:31',0,NULL),(5333,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:07:31','2024-05-13 17:07:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715620051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715620051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:09:58','2024-05-13 17:09:58',0,NULL),(5334,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:11:58','2024-05-13 17:11:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715620318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715620318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:13:44','2024-05-13 17:13:44',0,NULL),(5335,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:15:44','2024-05-13 17:15:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715620544;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715620544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:26:38','2024-05-13 17:26:38',0,NULL),(5336,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:28:38','2024-05-13 17:28:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715621318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715621318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:31:02','2024-05-13 17:31:02',0,NULL),(5338,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:33:02','2024-05-13 17:33:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715621582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715621582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:33:55','2024-05-13 17:33:55',0,NULL),(5339,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:35:55','2024-05-13 17:35:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715621755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715621755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:41:30','2024-05-13 17:41:30',0,NULL),(5340,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:43:30','2024-05-13 17:43:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715622210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715622210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:47:32','2024-05-13 17:47:32',0,NULL),(5341,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:49:32','2024-05-13 17:49:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715622572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715622572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:51:49','2024-05-13 17:51:49',0,NULL),(5342,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:53:49','2024-05-13 17:53:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715622829;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715622829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 17:55:06','2024-05-13 17:55:06',0,NULL),(5343,'mailpoet/cron/daemon-trigger','failed','2024-05-13 17:57:06','2024-05-13 17:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715623026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715623026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:08:18','2024-05-13 18:08:18',0,NULL),(5344,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:10:18','2024-05-13 18:10:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715623818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715623818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:12:41','2024-05-13 18:12:41',0,NULL),(5346,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:14:41','2024-05-13 18:14:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715624081;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715624081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:15:42','2024-05-13 18:15:42',0,NULL),(5347,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:17:42','2024-05-13 18:17:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715624262;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715624262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:21:00','2024-05-13 18:21:00',0,NULL),(5348,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:23:00','2024-05-13 18:23:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715624580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715624580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:24:20','2024-05-13 18:24:20',0,NULL),(5349,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:26:20','2024-05-13 18:26:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715624780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715624780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:27:12','2024-05-13 18:27:12',0,NULL),(5350,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:29:12','2024-05-13 18:29:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715624952;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715624952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:29:14','2024-05-13 18:29:14',0,NULL),(5351,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:31:14','2024-05-13 18:31:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715625074;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715625074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:33:37','2024-05-13 18:33:37',0,NULL),(5353,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:35:37','2024-05-13 18:35:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715625337;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715625337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:36:02','2024-05-13 18:36:02',0,NULL),(5354,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:38:02','2024-05-13 18:38:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715625482;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715625482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:39:58','2024-05-13 18:39:58',0,NULL),(5355,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:41:58','2024-05-13 18:41:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715625718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715625718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:49:23','2024-05-13 18:49:23',0,NULL),(5356,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:51:23','2024-05-13 18:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715626283;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715626283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:54:16','2024-05-13 18:54:16',0,NULL),(5357,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:56:16','2024-05-13 18:56:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715626576;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715626576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 18:56:46','2024-05-13 18:56:46',0,NULL),(5358,'mailpoet/cron/daemon-trigger','failed','2024-05-13 18:58:46','2024-05-13 18:58:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715626726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715626726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:05:25','2024-05-13 19:05:25',0,NULL),(5359,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:07:25','2024-05-13 19:07:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715627245;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715627245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:10:36','2024-05-13 19:10:36',0,NULL),(5360,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:12:36','2024-05-13 19:12:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715627556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715627556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:14:54','2024-05-13 19:14:54',0,NULL),(5361,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:16:54','2024-05-13 19:16:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715627814;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715627814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:18:34','2024-05-13 19:18:34',0,NULL),(5362,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:20:34','2024-05-13 19:20:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715628034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715628034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:30:35','2024-05-13 19:30:35',0,NULL),(5363,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:32:35','2024-05-13 19:32:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715628755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715628755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:35:33','2024-05-13 19:35:33',0,NULL),(5364,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:37:33','2024-05-13 19:37:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715629053;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715629053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:39:12','2024-05-13 19:39:12',0,NULL),(5366,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:41:12','2024-05-13 19:41:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715629272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715629272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:43:56','2024-05-13 19:43:56',0,NULL),(5367,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:45:56','2024-05-13 19:45:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715629556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715629556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:51:52','2024-05-13 19:51:52',0,NULL),(5368,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:53:52','2024-05-13 19:53:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715630032;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715630032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:53:54','2024-05-13 19:53:54',0,NULL),(5369,'mailpoet/cron/daemon-trigger','failed','2024-05-13 19:55:54','2024-05-13 19:55:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715630154;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715630154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 19:59:47','2024-05-13 19:59:47',0,NULL),(5370,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:01:47','2024-05-13 20:01:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715630507;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715630507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:06:59','2024-05-13 20:06:59',0,NULL),(5371,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:08:59','2024-05-13 20:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715630939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715630939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:12:27','2024-05-13 20:12:27',0,NULL),(5372,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:14:27','2024-05-13 20:14:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715631267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715631267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:15:52','2024-05-13 20:15:52',0,NULL),(5373,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:17:52','2024-05-13 20:17:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715631472;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715631472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:20:22','2024-05-13 20:20:22',0,NULL),(5374,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:22:22','2024-05-13 20:22:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715631742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715631742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:27:51','2024-05-13 20:27:51',0,NULL),(5375,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:29:51','2024-05-13 20:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715632191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715632191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:32:47','2024-05-13 20:32:47',0,NULL),(5376,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:34:47','2024-05-13 20:34:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715632487;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715632487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:35:35','2024-05-13 20:35:35',0,NULL),(5377,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:37:35','2024-05-13 20:37:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715632655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715632655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:38:07','2024-05-13 20:38:07',0,NULL),(5379,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:40:07','2024-05-13 20:40:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715632807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715632807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:40:38','2024-05-13 20:40:38',0,NULL),(5380,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:42:38','2024-05-13 20:42:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715632958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715632958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:52:20','2024-05-13 20:52:20',0,NULL),(5381,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:54:20','2024-05-13 20:54:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715633660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715633660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 20:57:27','2024-05-13 20:57:27',0,NULL),(5382,'mailpoet/cron/daemon-trigger','failed','2024-05-13 20:59:27','2024-05-13 20:59:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715633967;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715633967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:01:05','2024-05-13 21:01:05',0,NULL),(5383,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:03:05','2024-05-13 21:03:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715634185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715634185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:04:17','2024-05-13 21:04:17',0,NULL),(5384,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:06:17','2024-05-13 21:06:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715634377;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715634377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:06:30','2024-05-13 21:06:30',0,NULL),(5385,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:08:30','2024-05-13 21:08:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715634510;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715634510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:10:53','2024-05-13 21:10:53',0,NULL),(5386,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:12:53','2024-05-13 21:12:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715634773;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715634773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:13:42','2024-05-13 21:13:42',0,NULL),(5387,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:15:42','2024-05-13 21:15:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715634942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715634942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:17:50','2024-05-13 21:17:50',0,NULL),(5388,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:19:50','2024-05-13 21:19:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715635190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715635190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:21:24','2024-05-13 21:21:24',0,NULL),(5389,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:23:24','2024-05-13 21:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715635404;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715635404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:25:56','2024-05-13 21:25:56',0,NULL),(5390,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:27:56','2024-05-13 21:27:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715635676;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715635676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:32:42','2024-05-13 21:32:42',0,NULL),(5391,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:34:42','2024-05-13 21:34:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715636082;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715636082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:37:56','2024-05-13 21:37:56',0,NULL),(5392,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:39:56','2024-05-13 21:39:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715636396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715636396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:53:46','2024-05-13 21:53:46',0,NULL),(5394,'mailpoet/cron/daemon-trigger','failed','2024-05-13 21:55:46','2024-05-13 21:55:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715637346;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715637346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 21:58:01','2024-05-13 21:58:01',0,NULL),(5395,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:00:01','2024-05-13 22:00:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715637601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715637601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:01:39','2024-05-13 22:01:39',0,NULL),(5396,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:03:39','2024-05-13 22:03:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715637819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715637819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:06:00','2024-05-13 22:06:00',0,NULL),(5397,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:08:00','2024-05-13 22:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715638080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715638080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:10:18','2024-05-13 22:10:18',0,NULL),(5398,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:12:18','2024-05-13 22:12:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715638338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715638338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:14:38','2024-05-13 22:14:38',0,NULL),(5399,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:16:38','2024-05-13 22:16:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715638598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715638598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:18:39','2024-05-13 22:18:39',0,NULL),(5400,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:20:39','2024-05-13 22:20:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715638839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715638839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:21:50','2024-05-13 22:21:50',0,NULL),(5401,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:23:50','2024-05-13 22:23:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715639030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715639030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:25:51','2024-05-13 22:25:51',0,NULL),(5402,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:27:51','2024-05-13 22:27:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715639271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715639271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:35:14','2024-05-13 22:35:14',0,NULL),(5403,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:37:14','2024-05-13 22:37:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715639834;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715639834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:37:19','2024-05-13 22:37:19',0,NULL),(5404,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:39:19','2024-05-13 22:39:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715639959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715639959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:39:32','2024-05-13 22:39:32',0,NULL),(5406,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:41:32','2024-05-13 22:41:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715640092;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715640092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:42:02','2024-05-13 22:42:02',0,NULL),(5407,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:44:02','2024-05-13 22:44:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715640242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715640242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:44:04','2024-05-13 22:44:04',0,NULL),(5408,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:46:04','2024-05-13 22:46:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715640364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715640364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:55:42','2024-05-13 22:55:42',0,NULL),(5409,'mailpoet/cron/daemon-trigger','failed','2024-05-13 22:57:42','2024-05-13 22:57:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715641062;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715641062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 22:59:55','2024-05-13 22:59:55',0,NULL),(5410,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:01:55','2024-05-13 23:01:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715641315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715641315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 23:02:35','2024-05-13 23:02:35',0,NULL),(5411,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:04:35','2024-05-13 23:04:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715641475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715641475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 23:09:53','2024-05-13 23:09:53',0,NULL),(5412,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:11:53','2024-05-13 23:11:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715641913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715641913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 23:16:02','2024-05-13 23:16:02',0,NULL),(5413,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:18:02','2024-05-13 23:18:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715642282;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715642282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 23:18:32','2024-05-13 23:18:32',0,NULL),(5414,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:20:32','2024-05-13 23:20:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715642432;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715642432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 23:23:55','2024-05-13 23:23:55',0,NULL),(5415,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:25:55','2024-05-13 23:25:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715642755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715642755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 23:27:48','2024-05-13 23:27:48',0,NULL),(5416,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:29:48','2024-05-13 23:29:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715642988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715642988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 23:44:16','2024-05-13 23:44:16',0,NULL),(5417,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:46:16','2024-05-13 23:46:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715643976;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715643976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-13 23:56:35','2024-05-13 23:56:35',0,NULL),(5419,'mailpoet/cron/daemon-trigger','failed','2024-05-13 23:58:35','2024-05-13 23:58:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715644715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715644715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:00:38','2024-05-14 00:00:38',0,NULL),(5420,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:02:38','2024-05-14 00:02:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715644958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715644958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:04:21','2024-05-14 00:04:21',0,NULL),(5421,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:06:21','2024-05-14 00:06:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715645181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715645181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:16:46','2024-05-14 00:16:46',0,NULL),(5422,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:18:46','2024-05-14 00:18:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715645926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715645926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:20:45','2024-05-14 00:20:45',0,NULL),(5423,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:22:45','2024-05-14 00:22:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715646165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715646165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:22:59','2024-05-14 00:22:59',0,NULL),(5424,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:24:59','2024-05-14 00:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715646299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715646299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:26:09','2024-05-14 00:26:09',0,NULL),(5425,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:28:09','2024-05-14 00:28:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715646489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715646489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:28:41','2024-05-14 00:28:41',0,NULL),(5426,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:30:41','2024-05-14 00:30:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715646641;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715646641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:34:29','2024-05-14 00:34:29',0,NULL),(5427,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:36:29','2024-05-14 00:36:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715646989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715646989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:37:28','2024-05-14 00:37:28',0,NULL),(5428,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:39:28','2024-05-14 00:39:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715647168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715647168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:41:50','2024-05-14 00:41:50',0,NULL),(5429,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:43:50','2024-05-14 00:43:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715647430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715647430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:45:31','2024-05-14 00:45:31',0,NULL),(5430,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:47:31','2024-05-14 00:47:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715647651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715647651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 00:57:20','2024-05-14 00:57:20',0,NULL),(5432,'mailpoet/cron/daemon-trigger','failed','2024-05-14 00:59:20','2024-05-14 00:59:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715648360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715648360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:02:36','2024-05-14 01:02:36',0,NULL),(5433,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:04:36','2024-05-14 01:04:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715648676;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715648676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:06:19','2024-05-14 01:06:19',0,NULL),(5434,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:08:19','2024-05-14 01:08:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715648899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715648899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:11:47','2024-05-14 01:11:47',0,NULL),(5435,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:13:47','2024-05-14 01:13:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715649227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715649227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:19:18','2024-05-14 01:19:18',0,NULL),(5436,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:21:18','2024-05-14 01:21:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715649678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715649678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:23:38','2024-05-14 01:23:38',0,NULL),(5437,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:25:38','2024-05-14 01:25:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715649938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715649938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:25:52','2024-05-14 01:25:52',0,NULL),(5438,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:27:52','2024-05-14 01:27:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715650072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715650072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:28:46','2024-05-14 01:28:46',0,NULL),(5439,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:30:46','2024-05-14 01:30:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715650246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715650246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:37:12','2024-05-14 01:37:12',0,NULL),(5440,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:39:12','2024-05-14 01:39:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715650752;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715650752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:39:53','2024-05-14 01:39:53',0,NULL),(5441,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:41:53','2024-05-14 01:41:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715650913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715650913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:44:36','2024-05-14 01:44:36',0,NULL),(5442,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:46:36','2024-05-14 01:46:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715651196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715651196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 01:48:19','2024-05-14 01:48:19',0,NULL),(5444,'mailpoet/cron/daemon-trigger','failed','2024-05-14 01:50:19','2024-05-14 01:50:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715651419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715651419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:01:11','2024-05-14 02:01:11',0,NULL),(5445,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:03:11','2024-05-14 02:03:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715652191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715652191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:09:24','2024-05-14 02:09:24',0,NULL),(5446,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:11:24','2024-05-14 02:11:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715652684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715652684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:15:31','2024-05-14 02:15:31',0,NULL),(5447,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:17:31','2024-05-14 02:17:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715653051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715653051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:18:18','2024-05-14 02:18:18',0,NULL),(5448,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:20:18','2024-05-14 02:20:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715653218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715653218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:22:31','2024-05-14 02:22:31',0,NULL),(5449,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:24:31','2024-05-14 02:24:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715653471;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715653471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:30:27','2024-05-14 02:30:27',0,NULL),(5450,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:32:27','2024-05-14 02:32:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715653947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715653947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:32:42','2024-05-14 02:32:42',0,NULL),(5451,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:34:42','2024-05-14 02:34:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715654082;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715654082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:35:16','2024-05-14 02:35:16',0,NULL),(5452,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:37:16','2024-05-14 02:37:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715654236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715654236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:39:07','2024-05-14 02:39:07',0,NULL),(5453,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:41:07','2024-05-14 02:41:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715654467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715654467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 02:47:05','2024-05-14 02:47:05',0,NULL),(5454,'mailpoet/cron/daemon-trigger','failed','2024-05-14 02:49:05','2024-05-14 02:49:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715654945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715654945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:04:29','2024-05-14 03:04:29',0,NULL),(5456,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:06:29','2024-05-14 03:06:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715655989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715655989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:08:54','2024-05-14 03:08:54',0,NULL),(5457,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:10:54','2024-05-14 03:10:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715656254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715656254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:12:42','2024-05-14 03:12:42',0,NULL),(5458,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:14:42','2024-05-14 03:14:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715656482;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715656482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:17:20','2024-05-14 03:17:20',0,NULL),(5459,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:19:20','2024-05-14 03:19:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715656760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715656760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:23:27','2024-05-14 03:23:27',0,NULL),(5460,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:25:27','2024-05-14 03:25:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715657127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715657127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:25:42','2024-05-14 03:25:42',0,NULL),(5461,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:27:42','2024-05-14 03:27:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715657262;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715657262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:30:10','2024-05-14 03:30:10',0,NULL),(5462,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:32:10','2024-05-14 03:32:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715657530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715657530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:33:56','2024-05-14 03:33:56',0,NULL),(5463,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:35:56','2024-05-14 03:35:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715657756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715657756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:38:03','2024-05-14 03:38:03',0,NULL),(5464,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:40:03','2024-05-14 03:40:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715658003;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715658003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:42:14','2024-05-14 03:42:14',0,NULL),(5465,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:44:14','2024-05-14 03:44:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715658254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715658254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:45:18','2024-05-14 03:45:18',0,NULL),(5466,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:47:18','2024-05-14 03:47:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715658438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715658438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:51:25','2024-05-14 03:51:25',0,NULL),(5467,'mailpoet/cron/daemon-trigger','failed','2024-05-14 03:53:25','2024-05-14 03:53:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715658805;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715658805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 03:58:48','2024-05-14 03:58:48',0,NULL),(5469,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:00:48','2024-05-14 04:00:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715659248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715659248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:05:42','2024-05-14 04:05:42',0,NULL),(5470,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:07:42','2024-05-14 04:07:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715659662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715659662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:08:17','2024-05-14 04:08:17',0,NULL),(5471,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:10:17','2024-05-14 04:10:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715659817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715659817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:12:46','2024-05-14 04:12:46',0,NULL),(5472,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:14:46','2024-05-14 04:14:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715660086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715660086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:16:36','2024-05-14 04:16:36',0,NULL),(5473,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:18:36','2024-05-14 04:18:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715660316;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715660316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:22:45','2024-05-14 04:22:45',0,NULL),(5474,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:24:45','2024-05-14 04:24:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715660685;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715660685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:26:53','2024-05-14 04:26:53',0,NULL),(5475,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:28:53','2024-05-14 04:28:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715660933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715660933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:34:14','2024-05-14 04:34:14',0,NULL),(5476,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:36:14','2024-05-14 04:36:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715661374;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715661374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:37:54','2024-05-14 04:37:54',0,NULL),(5477,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:39:54','2024-05-14 04:39:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715661594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715661594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:46:23','2024-05-14 04:46:23',0,NULL),(5478,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:48:23','2024-05-14 04:48:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715662103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715662103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:51:06','2024-05-14 04:51:06',0,NULL),(5479,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:53:06','2024-05-14 04:53:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715662386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715662386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:54:52','2024-05-14 04:54:52',0,NULL),(5481,'mailpoet/cron/daemon-trigger','failed','2024-05-14 04:56:52','2024-05-14 04:56:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715662612;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715662612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 04:59:22','2024-05-14 04:59:22',0,NULL),(5482,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:01:22','2024-05-14 05:01:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715662882;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715662882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:10:57','2024-05-14 05:10:57',0,NULL),(5483,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:12:57','2024-05-14 05:12:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715663577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715663577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:14:05','2024-05-14 05:14:05',0,NULL),(5484,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:16:05','2024-05-14 05:16:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715663765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715663765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:18:33','2024-05-14 05:18:33',0,NULL),(5485,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:20:33','2024-05-14 05:20:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715664033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715664033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:21:03','2024-05-14 05:21:03',0,NULL),(5487,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:23:03','2024-05-14 05:23:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715664183;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715664183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:26:08','2024-05-14 05:26:08',0,NULL),(5488,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:28:08','2024-05-14 05:28:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715664488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715664488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:28:24','2024-05-14 05:28:24',0,NULL),(5489,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:30:24','2024-05-14 05:30:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715664624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715664624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:34:11','2024-05-14 05:34:11',0,NULL),(5490,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:36:11','2024-05-14 05:36:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715664971;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715664971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:38:41','2024-05-14 05:38:41',0,NULL),(5491,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:40:41','2024-05-14 05:40:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715665241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715665241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:42:32','2024-05-14 05:42:32',0,NULL),(5492,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:44:32','2024-05-14 05:44:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715665472;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715665472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:45:52','2024-05-14 05:45:52',0,NULL),(5493,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:47:52','2024-05-14 05:47:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715665672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715665672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:47:52','2024-05-14 05:47:52',0,NULL),(5494,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:49:52','2024-05-14 05:49:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715665792;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715665792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:49:59','2024-05-14 05:49:59',0,NULL),(5495,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:51:59','2024-05-14 05:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715665919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715665919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:52:00','2024-05-14 05:52:00',0,NULL),(5497,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:54:00','2024-05-14 05:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715666040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715666040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 05:55:15','2024-05-14 05:55:15',0,NULL),(5498,'mailpoet/cron/daemon-trigger','failed','2024-05-14 05:57:15','2024-05-14 05:57:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715666235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715666235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:00:26','2024-05-14 06:00:26',0,NULL),(5499,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:02:26','2024-05-14 06:02:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715666546;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715666546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:05:42','2024-05-14 06:05:42',0,NULL),(5500,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:07:42','2024-05-14 06:07:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715666862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715666862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:19:20','2024-05-14 06:19:20',0,NULL),(5501,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:21:20','2024-05-14 06:21:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715667680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715667680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:21:32','2024-05-14 06:21:32',0,NULL),(5503,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:23:32','2024-05-14 06:23:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715667812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715667812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:29:35','2024-05-14 06:29:35',0,NULL),(5504,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:31:35','2024-05-14 06:31:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715668295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715668295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:33:12','2024-05-14 06:33:12',0,NULL),(5505,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:35:12','2024-05-14 06:35:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715668512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715668512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:38:00','2024-05-14 06:38:00',0,NULL),(5506,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:40:00','2024-05-14 06:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715668800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715668800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:41:45','2024-05-14 06:41:45',0,NULL),(5507,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:43:45','2024-05-14 06:43:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715669025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715669025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:44:12','2024-05-14 06:44:12',0,NULL),(5508,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:46:12','2024-05-14 06:46:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715669172;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715669172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:46:42','2024-05-14 06:46:42',0,NULL),(5509,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:48:42','2024-05-14 06:48:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715669322;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715669322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:48:43','2024-05-14 06:48:43',0,NULL),(5510,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:50:43','2024-05-14 06:50:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715669443;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715669443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:51:21','2024-05-14 06:51:21',0,NULL),(5511,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:53:21','2024-05-14 06:53:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715669601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715669601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:55:02','2024-05-14 06:55:02',0,NULL),(5513,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:57:02','2024-05-14 06:57:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715669822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715669822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:57:26','2024-05-14 06:57:26',0,NULL),(5514,'mailpoet/cron/daemon-trigger','failed','2024-05-14 06:59:26','2024-05-14 06:59:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715669966;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715669966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 06:59:58','2024-05-14 06:59:58',0,NULL),(5515,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:01:58','2024-05-14 07:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715670118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715670118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:02:17','2024-05-14 07:02:17',0,NULL),(5516,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:04:17','2024-05-14 07:04:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715670257;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715670257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:04:57','2024-05-14 07:04:57',0,NULL),(5517,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:06:57','2024-05-14 07:06:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715670417;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715670417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:09:40','2024-05-14 07:09:40',0,NULL),(5518,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:11:40','2024-05-14 07:11:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715670700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715670700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:13:19','2024-05-14 07:13:19',0,NULL),(5519,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:15:19','2024-05-14 07:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715670919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715670919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:17:41','2024-05-14 07:17:41',0,NULL),(5520,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:19:41','2024-05-14 07:19:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715671181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715671181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:20:53','2024-05-14 07:20:53',0,NULL),(5521,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:22:53','2024-05-14 07:22:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715671373;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715671373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:23:00','2024-05-14 07:23:00',0,NULL),(5522,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:25:00','2024-05-14 07:25:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715671500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715671500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:25:43','2024-05-14 07:25:43',0,NULL),(5523,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:27:43','2024-05-14 07:27:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715671663;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715671663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:31:27','2024-05-14 07:31:27',0,NULL),(5524,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:33:27','2024-05-14 07:33:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715672007;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715672007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:35:00','2024-05-14 07:35:00',0,NULL),(5525,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:37:00','2024-05-14 07:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715672220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715672220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:38:27','2024-05-14 07:38:27',0,NULL),(5526,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:40:27','2024-05-14 07:40:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715672427;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715672427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:41:20','2024-05-14 07:41:20',0,NULL),(5527,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:43:20','2024-05-14 07:43:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715672600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715672600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:44:47','2024-05-14 07:44:47',0,NULL),(5528,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:46:47','2024-05-14 07:46:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715672807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715672807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:47:51','2024-05-14 07:47:51',0,NULL),(5529,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:49:51','2024-05-14 07:49:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715672991;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715672991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:50:01','2024-05-14 07:50:01',0,NULL),(5530,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:52:01','2024-05-14 07:52:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715673121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715673121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:53:04','2024-05-14 07:53:04',0,NULL),(5531,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:55:04','2024-05-14 07:55:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715673304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715673304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:55:22','2024-05-14 07:55:22',0,NULL),(5533,'mailpoet/cron/daemon-trigger','failed','2024-05-14 07:57:22','2024-05-14 07:57:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715673442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715673442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 07:58:08','2024-05-14 07:58:08',0,NULL),(5534,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:00:08','2024-05-14 08:00:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715673608;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715673608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:01:35','2024-05-14 08:01:35',0,NULL),(5535,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:03:35','2024-05-14 08:03:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715673815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715673815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:06:28','2024-05-14 08:06:28',0,NULL),(5536,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:08:28','2024-05-14 08:08:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715674108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715674108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:10:07','2024-05-14 08:10:07',0,NULL),(5537,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:12:07','2024-05-14 08:12:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715674327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715674327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:14:02','2024-05-14 08:14:02',0,NULL),(5538,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:16:02','2024-05-14 08:16:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715674562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715674562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:20:29','2024-05-14 08:20:29',0,NULL),(5539,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:22:29','2024-05-14 08:22:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715674949;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715674949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:24:42','2024-05-14 08:24:42',0,NULL),(5540,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:26:42','2024-05-14 08:26:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715675202;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715675202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:28:08','2024-05-14 08:28:08',0,NULL),(5541,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:30:08','2024-05-14 08:30:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715675408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715675408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:32:41','2024-05-14 08:32:41',0,NULL),(5542,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:34:41','2024-05-14 08:34:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715675681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715675681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:36:29','2024-05-14 08:36:29',0,NULL),(5543,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:38:29','2024-05-14 08:38:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715675909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715675909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:39:00','2024-05-14 08:39:00',0,NULL),(5544,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:41:00','2024-05-14 08:41:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715676060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715676060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:41:54','2024-05-14 08:41:54',0,NULL),(5545,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:43:54','2024-05-14 08:43:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715676234;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715676234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:44:07','2024-05-14 08:44:07',0,NULL),(5546,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:46:07','2024-05-14 08:46:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715676367;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715676367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:49:00','2024-05-14 08:49:00',0,NULL),(5547,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:51:00','2024-05-14 08:51:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715676660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715676660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:51:17','2024-05-14 08:51:17',0,NULL),(5548,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:53:17','2024-05-14 08:53:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715676797;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715676797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:53:27','2024-05-14 08:53:27',0,NULL),(5549,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:55:27','2024-05-14 08:55:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715676927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715676927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:56:39','2024-05-14 08:56:39',0,NULL),(5551,'mailpoet/cron/daemon-trigger','failed','2024-05-14 08:58:39','2024-05-14 08:58:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715677119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715677119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 08:59:06','2024-05-14 08:59:06',0,NULL),(5552,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:01:06','2024-05-14 09:01:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715677266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715677266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:01:06','2024-05-14 09:01:06',0,NULL),(5553,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:03:06','2024-05-14 09:03:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715677386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715677386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:08:29','2024-05-14 09:08:29',0,NULL),(5554,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:10:29','2024-05-14 09:10:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715677829;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715677829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:10:48','2024-05-14 09:10:48',0,NULL),(5555,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:12:48','2024-05-14 09:12:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715677968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715677968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:13:46','2024-05-14 09:13:46',0,NULL),(5556,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:15:46','2024-05-14 09:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715678146;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715678146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:16:00','2024-05-14 09:16:00',0,NULL),(5557,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:18:00','2024-05-14 09:18:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715678280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715678280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:19:49','2024-05-14 09:19:49',0,NULL),(5558,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:21:49','2024-05-14 09:21:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715678509;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715678509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:27:25','2024-05-14 09:27:25',0,NULL),(5559,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:29:25','2024-05-14 09:29:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715678965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715678965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:30:24','2024-05-14 09:30:24',0,NULL),(5560,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:32:24','2024-05-14 09:32:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715679144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715679144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:33:13','2024-05-14 09:33:13',0,NULL),(5561,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:35:13','2024-05-14 09:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715679313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715679313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:35:25','2024-05-14 09:35:25',0,NULL),(5562,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:37:25','2024-05-14 09:37:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715679445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715679445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:41:37','2024-05-14 09:41:37',0,NULL),(5563,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:43:37','2024-05-14 09:43:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715679817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715679817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:45:25','2024-05-14 09:45:25',0,NULL),(5564,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:47:25','2024-05-14 09:47:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715680045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715680045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:50:28','2024-05-14 09:50:28',0,NULL),(5565,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:52:28','2024-05-14 09:52:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715680348;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715680348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:53:41','2024-05-14 09:53:41',0,NULL),(5566,'mailpoet/cron/daemon-trigger','failed','2024-05-14 09:55:41','2024-05-14 09:55:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715680541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715680541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 09:59:18','2024-05-14 09:59:18',0,NULL),(5567,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:01:18','2024-05-14 10:01:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715680878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715680878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:01:37','2024-05-14 10:01:37',0,NULL),(5569,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:03:37','2024-05-14 10:03:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715681017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715681017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:06:27','2024-05-14 10:06:27',0,NULL),(5570,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:08:27','2024-05-14 10:08:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715681307;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715681307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:09:54','2024-05-14 10:09:54',0,NULL),(5571,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:11:54','2024-05-14 10:11:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715681514;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715681514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:13:35','2024-05-14 10:13:35',0,NULL),(5572,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:15:35','2024-05-14 10:15:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715681735;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715681735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:15:57','2024-05-14 10:15:57',0,NULL),(5573,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:17:57','2024-05-14 10:17:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715681877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715681877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:20:57','2024-05-14 10:20:57',0,NULL),(5574,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:22:57','2024-05-14 10:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715682177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715682177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:23:13','2024-05-14 10:23:13',0,NULL),(5575,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:25:13','2024-05-14 10:25:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715682313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715682313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:26:48','2024-05-14 10:26:48',0,NULL),(5576,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:28:48','2024-05-14 10:28:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715682528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715682528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:29:54','2024-05-14 10:29:54',0,NULL),(5577,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:31:54','2024-05-14 10:31:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715682714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715682714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:31:59','2024-05-14 10:31:59',0,NULL),(5578,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:33:59','2024-05-14 10:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715682839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715682839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:33:59','2024-05-14 10:33:59',0,NULL),(5579,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:35:59','2024-05-14 10:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715682959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715682959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:36:00','2024-05-14 10:36:00',0,NULL),(5580,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:38:00','2024-05-14 10:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715683080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715683080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:39:07','2024-05-14 10:39:07',0,NULL),(5581,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:41:07','2024-05-14 10:41:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715683267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715683267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:44:55','2024-05-14 10:44:55',0,NULL),(5582,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:46:55','2024-05-14 10:46:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715683615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715683615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:49:03','2024-05-14 10:49:03',0,NULL),(5583,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:51:03','2024-05-14 10:51:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715683863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715683863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 10:57:10','2024-05-14 10:57:10',0,NULL),(5584,'mailpoet/cron/daemon-trigger','failed','2024-05-14 10:59:10','2024-05-14 10:59:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715684350;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715684350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:03:11','2024-05-14 11:03:11',0,NULL),(5585,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:05:12','2024-05-14 11:05:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715684712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715684712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:06:30','2024-05-14 11:06:30',0,NULL),(5588,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:08:30','2024-05-14 11:08:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715684910;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715684910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:08:50','2024-05-14 11:08:50',0,NULL),(5589,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:10:50','2024-05-14 11:10:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715685050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715685050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:12:02','2024-05-14 11:12:02',0,NULL),(5590,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:14:02','2024-05-14 11:14:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715685242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715685242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:16:51','2024-05-14 11:16:51',0,NULL),(5591,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:18:51','2024-05-14 11:18:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715685531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715685531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:20:56','2024-05-14 11:20:56',0,NULL),(5592,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:22:56','2024-05-14 11:22:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715685776;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715685776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:23:02','2024-05-14 11:23:02',0,NULL),(5593,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:25:02','2024-05-14 11:25:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715685902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715685902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:26:07','2024-05-14 11:26:07',0,NULL),(5594,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:28:07','2024-05-14 11:28:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715686087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715686087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:29:12','2024-05-14 11:29:12',0,NULL),(5595,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:31:12','2024-05-14 11:31:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715686272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715686272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:32:02','2024-05-14 11:32:02',0,NULL),(5596,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:34:02','2024-05-14 11:34:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715686442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715686442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:34:40','2024-05-14 11:34:40',0,NULL),(5597,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:36:40','2024-05-14 11:36:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715686600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715686600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:46:19','2024-05-14 11:46:19',0,NULL),(5598,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:48:19','2024-05-14 11:48:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715687299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715687299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:48:30','2024-05-14 11:48:30',0,NULL),(5601,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:50:30','2024-05-14 11:50:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715687430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715687430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:50:53','2024-05-14 11:50:53',0,NULL),(5602,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:52:53','2024-05-14 11:52:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715687573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715687573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 11:53:40','2024-05-14 11:53:40',0,NULL),(5603,'mailpoet/cron/daemon-trigger','failed','2024-05-14 11:55:40','2024-05-14 11:55:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715687740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715687740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:07:35','2024-05-14 12:07:35',0,NULL),(5604,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:09:35','2024-05-14 12:09:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715688575;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715688575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:12:17','2024-05-14 12:12:17',0,NULL),(5606,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:14:17','2024-05-14 12:14:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715688857;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715688857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:16:59','2024-05-14 12:16:59',0,NULL),(5607,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:18:59','2024-05-14 12:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715689139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715689139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:21:44','2024-05-14 12:21:44',0,NULL),(5608,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:23:44','2024-05-14 12:23:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715689424;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715689424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:28:08','2024-05-14 12:28:08',0,NULL),(5609,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:30:08','2024-05-14 12:30:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715689808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715689808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:35:50','2024-05-14 12:35:50',0,NULL),(5610,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:37:50','2024-05-14 12:37:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715690270;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715690270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:46:01','2024-05-14 12:46:01',0,NULL),(5611,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:48:01','2024-05-14 12:48:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715690881;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715690881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:49:15','2024-05-14 12:49:15',0,NULL),(5612,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:51:15','2024-05-14 12:51:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715691075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715691075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:53:11','2024-05-14 12:53:11',0,NULL),(5613,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:55:11','2024-05-14 12:55:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715691311;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715691311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 12:55:16','2024-05-14 12:55:16',0,NULL),(5614,'mailpoet/cron/daemon-trigger','failed','2024-05-14 12:57:16','2024-05-14 12:57:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715691436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715691436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 13:02:56','2024-05-14 13:02:56',0,NULL),(5615,'mailpoet/cron/daemon-trigger','failed','2024-05-14 13:04:56','2024-05-14 13:04:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715691896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715691896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 13:24:01','2024-05-14 13:24:01',0,NULL),(5616,'mailpoet/cron/daemon-trigger','failed','2024-05-14 13:26:01','2024-05-14 13:26:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715693161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715693161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 13:41:12','2024-05-14 13:41:12',0,NULL),(5618,'mailpoet/cron/daemon-trigger','failed','2024-05-14 13:43:12','2024-05-14 13:43:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715694192;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715694192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 13:44:27','2024-05-14 13:44:27',0,NULL),(5619,'mailpoet/cron/daemon-trigger','failed','2024-05-14 13:46:27','2024-05-14 13:46:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715694387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715694387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 14:21:04','2024-05-14 14:21:04',0,NULL),(5620,'mailpoet/cron/daemon-trigger','failed','2024-05-14 14:23:04','2024-05-14 14:23:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715696584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715696584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 14:23:05','2024-05-14 14:23:05',0,NULL),(5621,'mailpoet/cron/daemon-trigger','failed','2024-05-14 14:25:05','2024-05-14 14:25:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715696705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715696705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 14:36:23','2024-05-14 14:36:23',0,NULL),(5623,'mailpoet/cron/daemon-trigger','failed','2024-05-14 14:38:23','2024-05-14 14:38:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715697503;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715697503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 14:44:17','2024-05-14 14:44:17',0,NULL),(5624,'mailpoet/cron/daemon-trigger','failed','2024-05-14 14:46:17','2024-05-14 14:46:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715697977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715697977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 14:50:03','2024-05-14 14:50:03',0,NULL),(5625,'mailpoet/cron/daemon-trigger','failed','2024-05-14 14:52:03','2024-05-14 14:52:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715698323;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715698323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 15:24:33','2024-05-14 15:24:33',0,NULL),(5626,'mailpoet/cron/daemon-trigger','failed','2024-05-14 15:26:33','2024-05-14 15:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715700393;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715700393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 15:44:00','2024-05-14 15:44:00',0,NULL),(5627,'mailpoet/cron/daemon-trigger','failed','2024-05-14 15:46:00','2024-05-14 15:46:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715701560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715701560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 15:50:33','2024-05-14 15:50:33',0,NULL),(5629,'mailpoet/cron/daemon-trigger','failed','2024-05-14 15:52:33','2024-05-14 15:52:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715701953;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715701953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 15:56:10','2024-05-14 15:56:10',0,NULL),(5630,'mailpoet/cron/daemon-trigger','failed','2024-05-14 15:58:10','2024-05-14 15:58:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715702290;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715702290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 16:10:41','2024-05-14 16:10:41',0,NULL),(5631,'mailpoet/cron/daemon-trigger','failed','2024-05-14 16:12:41','2024-05-14 16:12:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715703161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715703161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 16:13:04','2024-05-14 16:13:04',0,NULL),(5632,'mailpoet/cron/daemon-trigger','failed','2024-05-14 16:15:04','2024-05-14 16:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715703304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715703304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 16:22:46','2024-05-14 16:22:46',0,NULL),(5633,'mailpoet/cron/daemon-trigger','failed','2024-05-14 16:24:46','2024-05-14 16:24:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715703886;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715703886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 16:36:37','2024-05-14 16:36:37',0,NULL),(5634,'mailpoet/cron/daemon-trigger','failed','2024-05-14 16:38:37','2024-05-14 16:38:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715704717;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715704717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 16:47:27','2024-05-14 16:47:27',0,NULL),(5635,'mailpoet/cron/daemon-trigger','failed','2024-05-14 16:49:27','2024-05-14 16:49:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715705367;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715705367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 16:54:49','2024-05-14 16:54:49',0,NULL),(5637,'mailpoet/cron/daemon-trigger','failed','2024-05-14 16:56:49','2024-05-14 16:56:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715705809;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715705809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 16:59:46','2024-05-14 16:59:46',0,NULL),(5638,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:01:46','2024-05-14 17:01:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715706106;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715706106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 17:02:29','2024-05-14 17:02:29',0,NULL),(5639,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:04:29','2024-05-14 17:04:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715706269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715706269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 17:09:45','2024-05-14 17:09:45',0,NULL),(5640,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:11:45','2024-05-14 17:11:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715706705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715706705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 17:24:09','2024-05-14 17:24:09',0,NULL),(5641,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:26:09','2024-05-14 17:26:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715707569;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715707569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 17:33:35','2024-05-14 17:33:35',0,NULL),(5642,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:35:35','2024-05-14 17:35:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715708135;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715708135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 17:35:36','2024-05-14 17:35:36',0,NULL),(5643,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:37:36','2024-05-14 17:37:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715708256;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715708256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 17:40:49','2024-05-14 17:40:49',0,NULL),(5644,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:42:49','2024-05-14 17:42:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715708569;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715708569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 17:47:49','2024-05-14 17:47:49',0,NULL),(5645,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:49:49','2024-05-14 17:49:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715708989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715708989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 17:55:08','2024-05-14 17:55:08',0,NULL),(5647,'mailpoet/cron/daemon-trigger','failed','2024-05-14 17:57:08','2024-05-14 17:57:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715709428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715709428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 18:14:43','2024-05-14 18:14:43',0,NULL),(5648,'mailpoet/cron/daemon-trigger','failed','2024-05-14 18:16:43','2024-05-14 18:16:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715710603;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715710603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 18:16:58','2024-05-14 18:16:58',0,NULL),(5649,'mailpoet/cron/daemon-trigger','failed','2024-05-14 18:18:58','2024-05-14 18:18:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715710738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715710738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 18:25:46','2024-05-14 18:25:46',0,NULL),(5650,'mailpoet/cron/daemon-trigger','failed','2024-05-14 18:27:46','2024-05-14 18:27:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715711266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715711266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 18:38:41','2024-05-14 18:38:41',0,NULL),(5652,'mailpoet/cron/daemon-trigger','failed','2024-05-14 18:40:41','2024-05-14 18:40:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715712041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715712041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 18:51:52','2024-05-14 18:51:52',0,NULL),(5653,'mailpoet/cron/daemon-trigger','failed','2024-05-14 18:53:52','2024-05-14 18:53:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715712832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715712832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 19:02:21','2024-05-14 19:02:21',0,NULL),(5655,'mailpoet/cron/daemon-trigger','failed','2024-05-14 19:04:21','2024-05-14 19:04:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715713461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715713461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 19:06:06','2024-05-14 19:06:06',0,NULL),(5656,'mailpoet/cron/daemon-trigger','failed','2024-05-14 19:08:06','2024-05-14 19:08:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715713686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715713686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 19:19:17','2024-05-14 19:19:17',0,NULL),(5657,'mailpoet/cron/daemon-trigger','failed','2024-05-14 19:21:17','2024-05-14 19:21:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715714477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715714477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 19:32:44','2024-05-14 19:32:44',0,NULL),(5658,'mailpoet/cron/daemon-trigger','failed','2024-05-14 19:34:44','2024-05-14 19:34:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715715284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715715284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 19:43:03','2024-05-14 19:43:03',0,NULL),(5659,'mailpoet/cron/daemon-trigger','failed','2024-05-14 19:45:03','2024-05-14 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715715903;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715715903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 19:48:53','2024-05-14 19:48:53',0,NULL),(5660,'mailpoet/cron/daemon-trigger','failed','2024-05-14 19:50:53','2024-05-14 19:50:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715716253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715716253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:01:25','2024-05-14 20:01:25',0,NULL),(5661,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:03:25','2024-05-14 20:03:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715717005;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715717005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:15:17','2024-05-14 20:15:17',0,NULL),(5663,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:17:17','2024-05-14 20:17:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715717837;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715717837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:26:36','2024-05-14 20:26:36',0,NULL),(5664,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:28:36','2024-05-14 20:28:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715718516;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715718516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:28:40','2024-05-14 20:28:40',0,NULL),(5665,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:30:40','2024-05-14 20:30:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715718640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715718640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:30:40','2024-05-14 20:30:40',0,NULL),(5666,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:32:40','2024-05-14 20:32:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715718760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715718760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:34:11','2024-05-14 20:34:11',0,NULL),(5667,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:36:11','2024-05-14 20:36:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715718971;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715718971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:36:38','2024-05-14 20:36:38',0,NULL),(5668,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:38:38','2024-05-14 20:38:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715719118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715719118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:39:08','2024-05-14 20:39:08',0,NULL),(5669,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:41:08','2024-05-14 20:41:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715719268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715719268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:43:15','2024-05-14 20:43:15',0,NULL),(5670,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:45:15','2024-05-14 20:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715719515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715719515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:49:30','2024-05-14 20:49:30',0,NULL),(5671,'mailpoet/cron/daemon-trigger','failed','2024-05-14 20:51:30','2024-05-14 20:51:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715719890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715719890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 20:59:52','2024-05-14 20:59:52',0,NULL),(5672,'mailpoet/cron/daemon-trigger','failed','2024-05-14 21:01:52','2024-05-14 21:01:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715720512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715720512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 21:03:13','2024-05-14 21:03:13',0,NULL),(5674,'mailpoet/cron/daemon-trigger','failed','2024-05-14 21:05:13','2024-05-14 21:05:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715720713;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715720713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 21:16:49','2024-05-14 21:16:49',0,NULL),(5675,'mailpoet/cron/daemon-trigger','failed','2024-05-14 21:18:49','2024-05-14 21:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715721529;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715721529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 21:28:41','2024-05-14 21:28:41',0,NULL),(5676,'mailpoet/cron/daemon-trigger','failed','2024-05-14 21:30:41','2024-05-14 21:30:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715722241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715722241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 21:52:15','2024-05-14 21:52:15',0,NULL),(5677,'mailpoet/cron/daemon-trigger','failed','2024-05-14 21:54:15','2024-05-14 21:54:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715723655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715723655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 22:03:12','2024-05-14 22:03:12',0,NULL),(5678,'mailpoet/cron/daemon-trigger','failed','2024-05-14 22:05:12','2024-05-14 22:05:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715724312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715724312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 22:06:07','2024-05-14 22:06:07',0,NULL),(5680,'mailpoet/cron/daemon-trigger','failed','2024-05-14 22:08:07','2024-05-14 22:08:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715724487;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715724487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 22:27:06','2024-05-14 22:27:06',0,NULL),(5681,'mailpoet/cron/daemon-trigger','failed','2024-05-14 22:29:06','2024-05-14 22:29:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715725746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715725746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 22:38:58','2024-05-14 22:38:58',0,NULL),(5682,'mailpoet/cron/daemon-trigger','failed','2024-05-14 22:40:58','2024-05-14 22:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715726458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715726458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 22:43:29','2024-05-14 22:43:29',0,NULL),(5683,'mailpoet/cron/daemon-trigger','failed','2024-05-14 22:45:29','2024-05-14 22:45:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715726729;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715726729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 22:52:13','2024-05-14 22:52:13',0,NULL),(5684,'mailpoet/cron/daemon-trigger','failed','2024-05-14 22:54:13','2024-05-14 22:54:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715727253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715727253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 22:55:49','2024-05-14 22:55:49',0,NULL),(5685,'mailpoet/cron/daemon-trigger','failed','2024-05-14 22:57:49','2024-05-14 22:57:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715727469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715727469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:01:35','2024-05-14 23:01:35',0,NULL),(5686,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:03:35','2024-05-14 23:03:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715727815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715727815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:07:45','2024-05-14 23:07:45',0,NULL),(5687,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:09:45','2024-05-14 23:09:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715728185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715728185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:14:45','2024-05-14 23:14:45',0,NULL),(5689,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:16:45','2024-05-14 23:16:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715728605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715728605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:17:49','2024-05-14 23:17:49',0,NULL),(5690,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:19:49','2024-05-14 23:19:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715728789;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715728789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:20:33','2024-05-14 23:20:33',0,NULL),(5691,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:22:33','2024-05-14 23:22:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715728953;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715728953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:24:46','2024-05-14 23:24:46',0,NULL),(5692,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:26:46','2024-05-14 23:26:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715729206;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715729206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:27:16','2024-05-14 23:27:16',0,NULL),(5693,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:29:16','2024-05-14 23:29:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715729356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715729356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:30:17','2024-05-14 23:30:17',0,NULL),(5694,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:32:17','2024-05-14 23:32:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715729537;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715729537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:43:05','2024-05-14 23:43:05',0,NULL),(5695,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:45:05','2024-05-14 23:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715730305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715730305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:48:57','2024-05-14 23:48:57',0,NULL),(5696,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:50:57','2024-05-14 23:50:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715730657;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715730657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-14 23:51:35','2024-05-14 23:51:35',0,NULL),(5697,'mailpoet/cron/daemon-trigger','failed','2024-05-14 23:53:35','2024-05-14 23:53:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715730815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715730815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:04:03','2024-05-15 00:04:03',0,NULL),(5698,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:06:03','2024-05-15 00:06:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715731563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715731563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:07:00','2024-05-15 00:07:00',0,NULL),(5699,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:09:00','2024-05-15 00:09:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715731740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715731740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:09:00','2024-05-15 00:09:00',0,NULL),(5701,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:11:00','2024-05-15 00:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715731860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715731860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:11:00','2024-05-15 00:11:00',0,NULL),(5702,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:13:00','2024-05-15 00:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715731980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715731980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:13:06','2024-05-15 00:13:06',0,NULL),(5703,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:15:06','2024-05-15 00:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715732106;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715732106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:15:59','2024-05-15 00:15:59',0,NULL),(5704,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:17:59','2024-05-15 00:17:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715732279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715732279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:18:00','2024-05-15 00:18:00',0,NULL),(5705,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:20:00','2024-05-15 00:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715732400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715732400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:20:00','2024-05-15 00:20:00',0,NULL),(5706,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:22:00','2024-05-15 00:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715732520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715732520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:22:59','2024-05-15 00:22:59',0,NULL),(5707,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:24:59','2024-05-15 00:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715732699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715732699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:25:09','2024-05-15 00:25:09',0,NULL),(5708,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:27:09','2024-05-15 00:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715732829;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715732829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:28:02','2024-05-15 00:28:02',0,NULL),(5709,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:30:02','2024-05-15 00:30:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:30:59','2024-05-15 00:30:59',0,NULL),(5710,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:32:59','2024-05-15 00:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:33:00','2024-05-15 00:33:00',0,NULL),(5711,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:35:00','2024-05-15 00:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:35:01','2024-05-15 00:35:01',0,NULL),(5712,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:37:01','2024-05-15 00:37:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:37:59','2024-05-15 00:37:59',0,NULL),(5713,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:39:59','2024-05-15 00:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:39:59','2024-05-15 00:39:59',0,NULL),(5714,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:41:59','2024-05-15 00:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:42:00','2024-05-15 00:42:00',0,NULL),(5715,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:44:00','2024-05-15 00:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:44:02','2024-05-15 00:44:02',0,NULL),(5716,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:46:02','2024-05-15 00:46:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733962;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:46:12','2024-05-15 00:46:12',0,NULL),(5717,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:48:12','2024-05-15 00:48:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715734092;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715734092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:48:59','2024-05-15 00:48:59',0,NULL),(5718,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:50:59','2024-05-15 00:50:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715734259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715734259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:50:59','2024-05-15 00:50:59',0,NULL),(5719,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:52:59','2024-05-15 00:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715734379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715734379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:52:59','2024-05-15 00:52:59',0,NULL),(5720,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:54:59','2024-05-15 00:54:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715734499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715734499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:54:59','2024-05-15 00:54:59',0,NULL),(5721,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:56:59','2024-05-15 00:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715734619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715734619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:56:59','2024-05-15 00:56:59',0,NULL),(5722,'mailpoet/cron/daemon-trigger','failed','2024-05-15 00:58:59','2024-05-15 00:58:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715734739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715734739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 00:58:59','2024-05-15 00:58:59',0,NULL),(5723,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:00:59','2024-05-15 01:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715734859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715734859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:01:00','2024-05-15 01:01:00',0,NULL),(5724,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:03:00','2024-05-15 01:03:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715734980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715734980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:03:59','2024-05-15 01:03:59',0,NULL),(5725,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:05:59','2024-05-15 01:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715735159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715735159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:06:03','2024-05-15 01:06:03',0,NULL),(5726,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:08:03','2024-05-15 01:08:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715735283;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715735283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:09:02','2024-05-15 01:09:02',0,NULL),(5727,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:11:02','2024-05-15 01:11:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715735462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715735462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:11:59','2024-05-15 01:11:59',0,NULL),(5729,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:13:59','2024-05-15 01:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715735639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715735639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:13:59','2024-05-15 01:13:59',0,NULL),(5730,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:15:59','2024-05-15 01:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715735759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715735759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:15:59','2024-05-15 01:15:59',0,NULL),(5731,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:17:59','2024-05-15 01:17:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715735879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715735879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:17:59','2024-05-15 01:17:59',0,NULL),(5732,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:19:59','2024-05-15 01:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715735999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715735999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:19:59','2024-05-15 01:19:59',0,NULL),(5733,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:21:59','2024-05-15 01:21:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715736119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715736119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:21:59','2024-05-15 01:21:59',0,NULL),(5734,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:23:59','2024-05-15 01:23:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715736239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715736239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:23:59','2024-05-15 01:23:59',0,NULL),(5735,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:25:59','2024-05-15 01:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715736359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715736359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:25:59','2024-05-15 01:25:59',0,NULL),(5736,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:27:59','2024-05-15 01:27:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715736479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715736479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:27:59','2024-05-15 01:27:59',0,NULL),(5737,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:29:59','2024-05-15 01:29:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715736599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715736599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:29:59','2024-05-15 01:29:59',0,NULL),(5738,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:31:59','2024-05-15 01:31:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715736719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715736719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:31:59','2024-05-15 01:31:59',0,NULL),(5739,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:33:59','2024-05-15 01:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715736839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715736839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:33:59','2024-05-15 01:33:59',0,NULL),(5740,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:35:59','2024-05-15 01:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715736959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715736959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:35:59','2024-05-15 01:35:59',0,NULL),(5741,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:37:59','2024-05-15 01:37:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:37:59','2024-05-15 01:37:59',0,NULL),(5742,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:39:59','2024-05-15 01:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:39:59','2024-05-15 01:39:59',0,NULL),(5743,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:41:59','2024-05-15 01:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:41:59','2024-05-15 01:41:59',0,NULL),(5744,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:43:59','2024-05-15 01:43:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:43:59','2024-05-15 01:43:59',0,NULL),(5745,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:45:59','2024-05-15 01:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:45:59','2024-05-15 01:45:59',0,NULL),(5746,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:47:59','2024-05-15 01:47:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:48:59','2024-05-15 01:48:59',0,NULL),(5747,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:50:59','2024-05-15 01:50:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:50:59','2024-05-15 01:50:59',0,NULL),(5748,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:52:59','2024-05-15 01:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:52:59','2024-05-15 01:52:59',0,NULL),(5749,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:54:59','2024-05-15 01:54:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715738099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715738099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:54:59','2024-05-15 01:54:59',0,NULL),(5750,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:56:59','2024-05-15 01:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715738219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715738219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:56:59','2024-05-15 01:56:59',0,NULL),(5751,'mailpoet/cron/daemon-trigger','failed','2024-05-15 01:58:59','2024-05-15 01:58:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715738339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715738339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 01:58:59','2024-05-15 01:58:59',0,NULL),(5752,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:00:59','2024-05-15 02:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715738459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715738459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:00:59','2024-05-15 02:00:59',0,NULL),(5753,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:02:59','2024-05-15 02:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715738579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715738579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:02:59','2024-05-15 02:02:59',0,NULL),(5754,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:04:59','2024-05-15 02:04:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715738699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715738699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:04:59','2024-05-15 02:04:59',0,NULL),(5755,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:06:59','2024-05-15 02:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715738819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715738819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:06:59','2024-05-15 02:06:59',0,NULL),(5756,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:08:59','2024-05-15 02:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715738939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715738939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:08:59','2024-05-15 02:08:59',0,NULL),(5757,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:10:59','2024-05-15 02:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715739059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715739059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:10:59','2024-05-15 02:10:59',0,NULL),(5759,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:12:59','2024-05-15 02:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715739179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715739179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:13:00','2024-05-15 02:13:00',0,NULL),(5760,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:15:00','2024-05-15 02:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715739300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715739300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:16:00','2024-05-15 02:16:00',0,NULL),(5761,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:18:00','2024-05-15 02:18:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715739480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715739480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:18:00','2024-05-15 02:18:00',0,NULL),(5762,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:20:00','2024-05-15 02:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715739600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715739600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:20:00','2024-05-15 02:20:00',0,NULL),(5763,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:22:00','2024-05-15 02:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715739720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715739720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:22:00','2024-05-15 02:22:00',0,NULL),(5764,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:24:00','2024-05-15 02:24:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715739840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715739840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:24:59','2024-05-15 02:24:59',0,NULL),(5765,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:26:59','2024-05-15 02:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715740019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715740019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:26:59','2024-05-15 02:26:59',0,NULL),(5766,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:28:59','2024-05-15 02:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715740139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715740139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:28:59','2024-05-15 02:28:59',0,NULL),(5767,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:30:59','2024-05-15 02:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715740259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715740259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:31:00','2024-05-15 02:31:00',0,NULL),(5768,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:33:00','2024-05-15 02:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715740380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715740380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:33:59','2024-05-15 02:33:59',0,NULL),(5769,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:35:59','2024-05-15 02:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715740559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715740559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:35:59','2024-05-15 02:35:59',0,NULL),(5770,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:37:59','2024-05-15 02:37:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715740679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715740679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:37:59','2024-05-15 02:37:59',0,NULL),(5771,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:39:59','2024-05-15 02:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715740799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715740799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:40:00','2024-05-15 02:40:00',0,NULL),(5772,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:42:00','2024-05-15 02:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715740920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715740920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:42:59','2024-05-15 02:42:59',0,NULL),(5773,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:44:59','2024-05-15 02:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715741099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715741099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:44:59','2024-05-15 02:44:59',0,NULL),(5774,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:46:59','2024-05-15 02:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715741219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715741219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:47:00','2024-05-15 02:47:00',0,NULL),(5775,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:49:00','2024-05-15 02:49:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715741340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715741340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:49:16','2024-05-15 02:49:16',0,NULL),(5776,'mailpoet/cron/daemon-trigger','failed','2024-05-15 02:51:16','2024-05-15 02:51:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715741476;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715741476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 02:58:49','2024-05-15 02:58:49',0,NULL),(5777,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:00:49','2024-05-15 03:00:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715742049;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715742049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:04:29','2024-05-15 03:04:29',0,NULL),(5778,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:06:29','2024-05-15 03:06:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715742389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715742389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:06:37','2024-05-15 03:06:37',0,NULL),(5779,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:08:37','2024-05-15 03:08:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715742517;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715742517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:16:32','2024-05-15 03:16:32',0,NULL),(5780,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:18:32','2024-05-15 03:18:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715743112;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715743112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:19:49','2024-05-15 03:19:49',0,NULL),(5782,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:21:49','2024-05-15 03:21:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715743309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715743309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:22:56','2024-05-15 03:22:56',0,NULL),(5783,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:24:56','2024-05-15 03:24:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715743496;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715743496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:28:35','2024-05-15 03:28:35',0,NULL),(5784,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:30:35','2024-05-15 03:30:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715743835;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715743835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:37:18','2024-05-15 03:37:18',0,NULL),(5785,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:39:18','2024-05-15 03:39:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715744358;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715744358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:39:28','2024-05-15 03:39:28',0,NULL),(5786,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:41:28','2024-05-15 03:41:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715744488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715744488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:41:29','2024-05-15 03:41:29',0,NULL),(5787,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:43:29','2024-05-15 03:43:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715744609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715744609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:45:43','2024-05-15 03:45:43',0,NULL),(5788,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:47:43','2024-05-15 03:47:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715744863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715744863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:53:44','2024-05-15 03:53:44',0,NULL),(5789,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:55:44','2024-05-15 03:55:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715745344;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715745344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:55:53','2024-05-15 03:55:53',0,NULL),(5790,'mailpoet/cron/daemon-trigger','failed','2024-05-15 03:57:53','2024-05-15 03:57:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715745473;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715745473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 03:59:34','2024-05-15 03:59:34',0,NULL),(5791,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:01:34','2024-05-15 04:01:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715745694;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715745694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:05:39','2024-05-15 04:05:39',0,NULL),(5792,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:07:39','2024-05-15 04:07:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715746059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715746059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:10:14','2024-05-15 04:10:14',0,NULL),(5793,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:12:14','2024-05-15 04:12:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715746334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715746334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:13:34','2024-05-15 04:13:34',0,NULL),(5794,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:15:34','2024-05-15 04:15:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715746534;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715746534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:16:49','2024-05-15 04:16:49',0,NULL),(5795,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:18:49','2024-05-15 04:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715746729;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715746729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:19:36','2024-05-15 04:19:36',0,NULL),(5797,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:21:36','2024-05-15 04:21:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715746896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715746896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:23:13','2024-05-15 04:23:13',0,NULL),(5798,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:25:13','2024-05-15 04:25:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715747113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715747113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:26:55','2024-05-15 04:26:55',0,NULL),(5799,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:28:55','2024-05-15 04:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715747335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715747335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:29:06','2024-05-15 04:29:06',0,NULL),(5800,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:31:06','2024-05-15 04:31:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715747466;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715747466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:32:45','2024-05-15 04:32:45',0,NULL),(5801,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:34:45','2024-05-15 04:34:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715747685;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715747685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:35:31','2024-05-15 04:35:31',0,NULL),(5802,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:37:31','2024-05-15 04:37:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715747851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715747851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:43:02','2024-05-15 04:43:02',0,NULL),(5803,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:45:02','2024-05-15 04:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715748302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715748302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:45:18','2024-05-15 04:45:18',0,NULL),(5804,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:47:18','2024-05-15 04:47:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715748438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715748438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 04:49:49','2024-05-15 04:49:49',0,NULL),(5805,'mailpoet/cron/daemon-trigger','failed','2024-05-15 04:51:49','2024-05-15 04:51:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715748709;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715748709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:00:36','2024-05-15 05:00:36',0,NULL),(5806,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:02:36','2024-05-15 05:02:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715749356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715749356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:17:19','2024-05-15 05:17:19',0,NULL),(5807,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:19:19','2024-05-15 05:19:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715750359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715750359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:20:11','2024-05-15 05:20:11',0,NULL),(5810,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:22:11','2024-05-15 05:22:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715750531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715750531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:23:58','2024-05-15 05:23:58',0,NULL),(5811,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:25:58','2024-05-15 05:25:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715750758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715750758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:30:18','2024-05-15 05:30:18',0,NULL),(5812,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:32:18','2024-05-15 05:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715751138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715751138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:33:22','2024-05-15 05:33:22',0,NULL),(5813,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:35:22','2024-05-15 05:35:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715751322;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715751322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:35:34','2024-05-15 05:35:34',0,NULL),(5814,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:37:34','2024-05-15 05:37:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715751454;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715751454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:38:04','2024-05-15 05:38:04',0,NULL),(5815,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:40:04','2024-05-15 05:40:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715751604;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715751604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:40:15','2024-05-15 05:40:15',0,NULL),(5816,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:42:15','2024-05-15 05:42:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715751735;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715751735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:48:21','2024-05-15 05:48:21',0,NULL),(5817,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:50:21','2024-05-15 05:50:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715752221;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715752221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:51:45','2024-05-15 05:51:45',0,NULL),(5818,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:53:45','2024-05-15 05:53:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715752425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715752425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:54:06','2024-05-15 05:54:06',0,NULL),(5819,'mailpoet/cron/daemon-trigger','failed','2024-05-15 05:56:06','2024-05-15 05:56:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715752566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715752566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 05:58:57','2024-05-15 05:58:57',0,NULL),(5820,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:00:57','2024-05-15 06:00:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715752857;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715752857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:05:42','2024-05-15 06:05:42',0,NULL),(5821,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:07:42','2024-05-15 06:07:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715753262;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715753262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:08:35','2024-05-15 06:08:35',0,NULL),(5822,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:10:35','2024-05-15 06:10:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715753435;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715753435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:16:56','2024-05-15 06:16:56',0,NULL),(5823,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:18:56','2024-05-15 06:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715753936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715753936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:22:28','2024-05-15 06:22:28',0,NULL),(5825,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:24:28','2024-05-15 06:24:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715754268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715754268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:24:35','2024-05-15 06:24:35',0,NULL),(5826,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:26:35','2024-05-15 06:26:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715754395;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715754395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:28:58','2024-05-15 06:28:58',0,NULL),(5828,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:30:58','2024-05-15 06:30:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715754658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715754658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:31:22','2024-05-15 06:31:22',0,NULL),(5829,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:33:22','2024-05-15 06:33:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715754802;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715754802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:38:47','2024-05-15 06:38:47',0,NULL),(5830,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:40:47','2024-05-15 06:40:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715755247;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715755247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:40:56','2024-05-15 06:40:56',0,NULL),(5831,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:42:56','2024-05-15 06:42:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715755376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715755376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:44:08','2024-05-15 06:44:08',0,NULL),(5832,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:46:08','2024-05-15 06:46:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715755568;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715755568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:55:09','2024-05-15 06:55:09',0,NULL),(5833,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:57:09','2024-05-15 06:57:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715756229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715756229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 06:57:14','2024-05-15 06:57:14',0,NULL),(5834,'mailpoet/cron/daemon-trigger','failed','2024-05-15 06:59:14','2024-05-15 06:59:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715756354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715756354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:00:08','2024-05-15 07:00:08',0,NULL),(5835,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:02:08','2024-05-15 07:02:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715756528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715756528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:03:07','2024-05-15 07:03:07',0,NULL),(5836,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:05:07','2024-05-15 07:05:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715756707;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715756707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:07:41','2024-05-15 07:07:41',0,NULL),(5837,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:09:41','2024-05-15 07:09:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715756981;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715756981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:11:30','2024-05-15 07:11:30',0,NULL),(5838,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:13:30','2024-05-15 07:13:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715757210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715757210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:13:47','2024-05-15 07:13:47',0,NULL),(5839,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:15:47','2024-05-15 07:15:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715757347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715757347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:28:09','2024-05-15 07:28:09',0,NULL),(5840,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:30:09','2024-05-15 07:30:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715758209;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715758209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:30:14','2024-05-15 07:30:14',0,NULL),(5842,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:32:14','2024-05-15 07:32:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715758334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715758334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:44:30','2024-05-15 07:44:30',0,NULL),(5843,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:46:30','2024-05-15 07:46:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715759190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715759190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:46:38','2024-05-15 07:46:38',0,NULL),(5844,'mailpoet/cron/daemon-trigger','failed','2024-05-15 07:48:38','2024-05-15 07:48:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715759318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715759318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 07:59:12','2024-05-15 07:59:12',0,NULL),(5845,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:01:12','2024-05-15 08:01:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715760072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715760072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:03:00','2024-05-15 08:03:00',0,NULL),(5846,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:05:00','2024-05-15 08:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715760300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715760300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:06:57','2024-05-15 08:06:57',0,NULL),(5847,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:08:57','2024-05-15 08:08:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715760537;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715760537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:11:23','2024-05-15 08:11:23',0,NULL),(5848,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:13:23','2024-05-15 08:13:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715760803;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715760803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:14:51','2024-05-15 08:14:51',0,NULL),(5849,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:16:51','2024-05-15 08:16:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715761011;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715761011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:17:29','2024-05-15 08:17:29',0,NULL),(5850,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:19:30','2024-05-15 08:19:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715761170;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715761170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:19:37','2024-05-15 08:19:37',0,NULL),(5851,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:21:37','2024-05-15 08:21:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715761297;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715761297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:22:24','2024-05-15 08:22:24',0,NULL),(5852,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:24:24','2024-05-15 08:24:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715761464;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715761464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:30:27','2024-05-15 08:30:27',0,NULL),(5853,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:32:27','2024-05-15 08:32:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715761947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715761947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:34:09','2024-05-15 08:34:09',0,NULL);
INSERT INTO `zs_actionscheduler_actions` VALUES (5855,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:36:09','2024-05-15 08:36:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715762169;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715762169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:36:18','2024-05-15 08:36:18',0,NULL),(5856,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:38:18','2024-05-15 08:38:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715762298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715762298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:43:19','2024-05-15 08:43:19',0,NULL),(5857,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:45:19','2024-05-15 08:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715762719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715762719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:46:07','2024-05-15 08:46:07',0,NULL),(5858,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:48:07','2024-05-15 08:48:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715762887;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715762887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:49:50','2024-05-15 08:49:50',0,NULL),(5859,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:51:50','2024-05-15 08:51:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715763110;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715763110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:53:51','2024-05-15 08:53:51',0,NULL),(5860,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:55:51','2024-05-15 08:55:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715763351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715763351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:56:47','2024-05-15 08:56:47',0,NULL),(5861,'mailpoet/cron/daemon-trigger','failed','2024-05-15 08:58:47','2024-05-15 08:58:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715763527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715763527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 08:58:47','2024-05-15 08:58:47',0,NULL),(5862,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:00:47','2024-05-15 09:00:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715763647;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715763647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:01:33','2024-05-15 09:01:33',0,NULL),(5863,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:03:33','2024-05-15 09:03:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715763813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715763813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:03:50','2024-05-15 09:03:50',0,NULL),(5864,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:05:50','2024-05-15 09:05:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715763950;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715763950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:05:59','2024-05-15 09:05:59',0,NULL),(5865,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:07:59','2024-05-15 09:07:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715764079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715764079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:09:14','2024-05-15 09:09:14',0,NULL),(5866,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:11:14','2024-05-15 09:11:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715764274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715764274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:12:52','2024-05-15 09:12:52',0,NULL),(5867,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:14:52','2024-05-15 09:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715764492;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715764492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:15:54','2024-05-15 09:15:54',0,NULL),(5868,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:17:54','2024-05-15 09:17:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715764674;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715764674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:19:08','2024-05-15 09:19:08',0,NULL),(5869,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:21:08','2024-05-15 09:21:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715764868;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715764868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:23:57','2024-05-15 09:23:57',0,NULL),(5870,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:25:57','2024-05-15 09:25:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715765157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715765157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:27:36','2024-05-15 09:27:36',0,NULL),(5871,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:29:36','2024-05-15 09:29:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715765376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715765376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:32:46','2024-05-15 09:32:46',0,NULL),(5872,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:34:46','2024-05-15 09:34:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715765686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715765686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:35:07','2024-05-15 09:35:07',0,NULL),(5874,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:37:07','2024-05-15 09:37:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715765827;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715765827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:39:56','2024-05-15 09:39:56',0,NULL),(5875,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:41:56','2024-05-15 09:41:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715766116;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715766116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:42:04','2024-05-15 09:42:04',0,NULL),(5876,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:44:04','2024-05-15 09:44:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715766244;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715766244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:49:13','2024-05-15 09:49:13',0,NULL),(5877,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:51:13','2024-05-15 09:51:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715766673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715766673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:53:54','2024-05-15 09:53:54',0,NULL),(5878,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:55:54','2024-05-15 09:55:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715766954;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715766954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 09:56:18','2024-05-15 09:56:18',0,NULL),(5879,'mailpoet/cron/daemon-trigger','failed','2024-05-15 09:58:18','2024-05-15 09:58:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715767098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715767098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 10:12:55','2024-05-15 10:12:55',0,NULL),(5880,'mailpoet/cron/daemon-trigger','failed','2024-05-15 10:14:55','2024-05-15 10:14:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715768095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715768095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 10:15:04','2024-05-15 10:15:04',0,NULL),(5881,'mailpoet/cron/daemon-trigger','failed','2024-05-15 10:17:04','2024-05-15 10:17:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715768224;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715768224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 10:22:13','2024-05-15 10:22:13',0,NULL),(5882,'mailpoet/cron/daemon-trigger','failed','2024-05-15 10:24:13','2024-05-15 10:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715768653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715768653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 10:26:31','2024-05-15 10:26:31',0,NULL),(5883,'mailpoet/cron/daemon-trigger','failed','2024-05-15 10:28:31','2024-05-15 10:28:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715768911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715768911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 10:29:26','2024-05-15 10:29:26',0,NULL),(5884,'mailpoet/cron/daemon-trigger','failed','2024-05-15 10:31:26','2024-05-15 10:31:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715769086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715769086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 10:38:27','2024-05-15 10:38:27',0,NULL),(5885,'mailpoet/cron/daemon-trigger','failed','2024-05-15 10:40:27','2024-05-15 10:40:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715769627;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715769627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 10:46:23','2024-05-15 10:46:23',0,NULL),(5887,'mailpoet/cron/daemon-trigger','failed','2024-05-15 10:48:23','2024-05-15 10:48:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715770103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715770103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 10:56:37','2024-05-15 10:56:37',0,NULL),(5888,'mailpoet/cron/daemon-trigger','failed','2024-05-15 10:58:37','2024-05-15 10:58:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715770717;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715770717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:10:25','2024-05-15 11:10:25',0,NULL),(5890,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:12:25','2024-05-15 11:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715771545;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715771545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:18:54','2024-05-15 11:18:54',0,NULL),(5892,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:20:54','2024-05-15 11:20:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715772054;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715772054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:21:03','2024-05-15 11:21:03',0,NULL),(5893,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:23:03','2024-05-15 11:23:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715772183;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715772183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:29:07','2024-05-15 11:29:07',0,NULL),(5894,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:31:07','2024-05-15 11:31:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715772667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715772667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:31:29','2024-05-15 11:31:29',0,NULL),(5895,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:33:29','2024-05-15 11:33:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715772809;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715772809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:34:28','2024-05-15 11:34:28',0,NULL),(5896,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:36:28','2024-05-15 11:36:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715772988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715772988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:37:41','2024-05-15 11:37:41',0,NULL),(5897,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:39:41','2024-05-15 11:39:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715773181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715773181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:43:02','2024-05-15 11:43:02',0,NULL),(5899,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:45:02','2024-05-15 11:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715773502;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715773502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:48:22','2024-05-15 11:48:22',0,NULL),(5900,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:50:22','2024-05-15 11:50:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715773822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715773822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 11:52:08','2024-05-15 11:52:08',0,NULL),(5903,'mailpoet/cron/daemon-trigger','failed','2024-05-15 11:54:08','2024-05-15 11:54:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715774048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715774048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:02:11','2024-05-15 12:02:11',0,NULL),(5904,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:04:11','2024-05-15 12:04:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715774651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715774651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:05:07','2024-05-15 12:05:07',0,NULL),(5905,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:07:07','2024-05-15 12:07:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715774827;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715774827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:08:52','2024-05-15 12:08:52',0,NULL),(5906,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:10:52','2024-05-15 12:10:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715775052;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715775052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:11:02','2024-05-15 12:11:02',0,NULL),(5907,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:13:02','2024-05-15 12:13:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715775182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715775182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:13:44','2024-05-15 12:13:44',0,NULL),(5908,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:15:44','2024-05-15 12:15:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715775344;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715775344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:25:46','2024-05-15 12:25:46',0,NULL),(5909,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:27:46','2024-05-15 12:27:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715776066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715776066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:27:58','2024-05-15 12:27:58',0,NULL),(5910,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:29:58','2024-05-15 12:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715776198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715776198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:32:06','2024-05-15 12:32:06',0,NULL),(5911,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:34:06','2024-05-15 12:34:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715776446;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715776446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:42:38','2024-05-15 12:42:38',0,NULL),(5912,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:44:38','2024-05-15 12:44:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715777078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715777078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:44:48','2024-05-15 12:44:48',0,NULL),(5914,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:46:48','2024-05-15 12:46:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715777208;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715777208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:51:51','2024-05-15 12:51:51',0,NULL),(5915,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:53:51','2024-05-15 12:53:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715777631;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715777631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:55:27','2024-05-15 12:55:27',0,NULL),(5916,'mailpoet/cron/daemon-trigger','failed','2024-05-15 12:57:27','2024-05-15 12:57:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715777847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715777847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 12:59:30','2024-05-15 12:59:30',0,NULL),(5917,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:01:30','2024-05-15 13:01:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715778090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715778090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:05:47','2024-05-15 13:05:47',0,NULL),(5918,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:07:47','2024-05-15 13:07:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715778467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715778467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:15:11','2024-05-15 13:15:11',0,NULL),(5919,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:17:11','2024-05-15 13:17:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715779031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715779031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:18:55','2024-05-15 13:18:55',0,NULL),(5920,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:20:55','2024-05-15 13:20:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715779255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715779255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:25:25','2024-05-15 13:25:25',0,NULL),(5921,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:27:25','2024-05-15 13:27:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715779645;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715779645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:30:40','2024-05-15 13:30:40',0,NULL),(5922,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:32:40','2024-05-15 13:32:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715779960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715779960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:33:58','2024-05-15 13:33:58',0,NULL),(5923,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:35:58','2024-05-15 13:35:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715780158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715780158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:36:13','2024-05-15 13:36:13',0,NULL),(5924,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:38:13','2024-05-15 13:38:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715780293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715780293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:38:59','2024-05-15 13:38:59',0,NULL),(5925,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:40:59','2024-05-15 13:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715780459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715780459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:51:00','2024-05-15 13:51:00',0,NULL),(5926,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:53:00','2024-05-15 13:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715781180;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715781180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 13:53:13','2024-05-15 13:53:13',0,NULL),(5928,'mailpoet/cron/daemon-trigger','failed','2024-05-15 13:55:13','2024-05-15 13:55:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715781313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715781313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 14:01:02','2024-05-15 14:01:02',0,NULL),(5929,'mailpoet/cron/daemon-trigger','failed','2024-05-15 14:03:02','2024-05-15 14:03:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715781782;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715781782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 14:09:39','2024-05-15 14:09:39',0,NULL),(5930,'mailpoet/cron/daemon-trigger','failed','2024-05-15 14:11:39','2024-05-15 14:11:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715782299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715782299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 14:15:54','2024-05-15 14:15:54',0,NULL),(5931,'mailpoet/cron/daemon-trigger','failed','2024-05-15 14:17:54','2024-05-15 14:17:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715782674;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715782674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 14:20:42','2024-05-15 14:20:42',0,NULL),(5932,'mailpoet/cron/daemon-trigger','failed','2024-05-15 14:22:42','2024-05-15 14:22:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715782962;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715782962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 14:24:30','2024-05-15 14:24:30',0,NULL),(5933,'mailpoet/cron/daemon-trigger','failed','2024-05-15 14:26:30','2024-05-15 14:26:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715783190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715783190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 14:32:42','2024-05-15 14:32:42',0,NULL),(5934,'mailpoet/cron/daemon-trigger','failed','2024-05-15 14:34:42','2024-05-15 14:34:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715783682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715783682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 14:34:55','2024-05-15 14:34:55',0,NULL),(5935,'mailpoet/cron/daemon-trigger','failed','2024-05-15 14:36:55','2024-05-15 14:36:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715783815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715783815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 14:37:44','2024-05-15 14:37:44',0,NULL),(5936,'mailpoet/cron/daemon-trigger','failed','2024-05-15 14:39:44','2024-05-15 14:39:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715783984;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715783984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:03:59','2024-05-15 15:03:59',0,NULL),(5937,'mailpoet/cron/daemon-trigger','failed','2024-05-15 15:05:59','2024-05-15 15:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715785559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715785559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:16:20','2024-05-15 15:16:20',0,NULL),(5939,'mailpoet/cron/daemon-trigger','failed','2024-05-15 15:18:20','2024-05-15 15:18:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715786300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715786300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:30:09','2024-05-15 15:30:09',0,NULL),(5940,'mailpoet/cron/daemon-trigger','failed','2024-05-15 15:32:09','2024-05-15 15:32:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715787129;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715787129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:32:52','2024-05-15 15:32:52',0,NULL),(5941,'mailpoet/cron/daemon-trigger','failed','2024-05-15 15:34:52','2024-05-15 15:34:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715787292;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715787292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:46:10','2024-05-15 15:46:10',0,NULL),(5942,'mailpoet/cron/daemon-trigger','failed','2024-05-15 15:48:10','2024-05-15 15:48:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715788090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715788090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:49:10','2024-05-15 15:49:10',0,NULL),(5943,'mailpoet/cron/daemon-trigger','failed','2024-05-15 15:51:10','2024-05-15 15:51:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715788270;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715788270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:51:59','2024-05-15 15:51:59',0,NULL),(5944,'mailpoet/cron/daemon-trigger','failed','2024-05-15 15:53:59','2024-05-15 15:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715788439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715788439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:55:24','2024-05-15 15:55:24',0,NULL),(5945,'mailpoet/cron/daemon-trigger','failed','2024-05-15 15:57:24','2024-05-15 15:57:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715788644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715788644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 15:59:06','2024-05-15 15:59:06',0,NULL),(5946,'mailpoet/cron/daemon-trigger','failed','2024-05-15 16:01:06','2024-05-15 16:01:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715788866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715788866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 16:19:07','2024-05-15 16:19:07',0,NULL),(5947,'mailpoet/cron/daemon-trigger','failed','2024-05-15 16:21:07','2024-05-15 16:21:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715790067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715790067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 16:23:12','2024-05-15 16:23:12',0,NULL),(5949,'mailpoet/cron/daemon-trigger','failed','2024-05-15 16:25:12','2024-05-15 16:25:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715790312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715790312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 16:37:28','2024-05-15 16:37:28',0,NULL),(5950,'mailpoet/cron/daemon-trigger','failed','2024-05-15 16:39:28','2024-05-15 16:39:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715791168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715791168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 16:52:17','2024-05-15 16:52:17',0,NULL),(5951,'mailpoet/cron/daemon-trigger','failed','2024-05-15 16:54:17','2024-05-15 16:54:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715792057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715792057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 16:54:31','2024-05-15 16:54:31',0,NULL),(5952,'mailpoet/cron/daemon-trigger','failed','2024-05-15 16:56:31','2024-05-15 16:56:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715792191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715792191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 16:58:30','2024-05-15 16:58:30',0,NULL),(5953,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:00:30','2024-05-15 17:00:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715792430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715792430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:08:13','2024-05-15 17:08:13',0,NULL),(5954,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:10:13','2024-05-15 17:10:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715793013;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715793013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:18:59','2024-05-15 17:18:59',0,NULL),(5955,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:20:59','2024-05-15 17:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715793659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715793659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:25:56','2024-05-15 17:25:56',0,NULL),(5957,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:27:56','2024-05-15 17:27:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715794076;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715794076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:28:01','2024-05-15 17:28:01',0,NULL),(5958,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:30:01','2024-05-15 17:30:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715794201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715794201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:30:05','2024-05-15 17:30:05',0,NULL),(5959,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:32:05','2024-05-15 17:32:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715794325;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715794325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:33:41','2024-05-15 17:33:41',0,NULL),(5960,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:35:41','2024-05-15 17:35:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715794541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715794541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:42:30','2024-05-15 17:42:30',0,NULL),(5961,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:44:30','2024-05-15 17:44:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715795070;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715795070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:44:38','2024-05-15 17:44:38',0,NULL),(5962,'mailpoet/cron/daemon-trigger','failed','2024-05-15 17:46:38','2024-05-15 17:46:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715795198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715795198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 17:58:57','2024-05-15 17:58:57',0,NULL),(5963,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:00:57','2024-05-15 18:00:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715796057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715796057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:01:07','2024-05-15 18:01:07',0,NULL),(5964,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:03:07','2024-05-15 18:03:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715796187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715796187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:11:07','2024-05-15 18:11:07',0,NULL),(5965,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:13:07','2024-05-15 18:13:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715796787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715796787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:15:34','2024-05-15 18:15:34',0,NULL),(5966,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:17:34','2024-05-15 18:17:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715797054;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715797054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:24:31','2024-05-15 18:24:31',0,NULL),(5967,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:26:31','2024-05-15 18:26:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715797591;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715797591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:30:17','2024-05-15 18:30:17',0,NULL),(5969,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:32:17','2024-05-15 18:32:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715797937;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715797937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:34:05','2024-05-15 18:34:05',0,NULL),(5971,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:36:05','2024-05-15 18:36:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715798165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715798165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:48:19','2024-05-15 18:48:19',0,NULL),(5972,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:50:19','2024-05-15 18:50:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715799019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715799019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:50:27','2024-05-15 18:50:27',0,NULL),(5973,'mailpoet/cron/daemon-trigger','failed','2024-05-15 18:52:27','2024-05-15 18:52:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715799147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715799147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 18:58:53','2024-05-15 18:58:53',0,NULL),(5974,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:00:53','2024-05-15 19:00:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715799653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715799653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:04:39','2024-05-15 19:04:39',0,NULL),(5975,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:06:39','2024-05-15 19:06:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715799999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715799999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:06:46','2024-05-15 19:06:46',0,NULL),(5976,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:08:46','2024-05-15 19:08:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715800126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715800126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:20:57','2024-05-15 19:20:57',0,NULL),(5977,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:22:57','2024-05-15 19:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715800977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715800977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:23:03','2024-05-15 19:23:03',0,NULL),(5978,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:25:03','2024-05-15 19:25:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715801103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715801103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:25:20','2024-05-15 19:25:20',0,NULL),(5979,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:27:20','2024-05-15 19:27:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715801240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715801240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:30:34','2024-05-15 19:30:34',0,NULL),(5980,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:32:34','2024-05-15 19:32:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715801554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715801554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:37:10','2024-05-15 19:37:10',0,NULL),(5982,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:39:10','2024-05-15 19:39:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715801950;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715801950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:39:18','2024-05-15 19:39:18',0,NULL),(5983,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:41:18','2024-05-15 19:41:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715802078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715802078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:49:31','2024-05-15 19:49:31',0,NULL),(5984,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:51:31','2024-05-15 19:51:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715802691;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715802691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:53:24','2024-05-15 19:53:24',0,NULL),(5985,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:55:24','2024-05-15 19:55:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715802924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715802924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:55:31','2024-05-15 19:55:31',0,NULL),(5986,'mailpoet/cron/daemon-trigger','failed','2024-05-15 19:57:31','2024-05-15 19:57:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715803051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715803051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 19:58:48','2024-05-15 19:58:48',0,NULL),(5987,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:00:48','2024-05-15 20:00:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715803248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715803248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:05:08','2024-05-15 20:05:08',0,NULL),(5988,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:07:08','2024-05-15 20:07:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715803628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715803628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:09:41','2024-05-15 20:09:41',0,NULL),(5989,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:11:41','2024-05-15 20:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715803901;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715803901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:15:38','2024-05-15 20:15:38',0,NULL),(5990,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:17:38','2024-05-15 20:17:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715804258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715804258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:20:13','2024-05-15 20:20:13',0,NULL),(5991,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:22:13','2024-05-15 20:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715804533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715804533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:23:59','2024-05-15 20:23:59',0,NULL),(5992,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:25:59','2024-05-15 20:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715804759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715804759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:25:59','2024-05-15 20:25:59',0,NULL),(5993,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:27:59','2024-05-15 20:27:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715804879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715804879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:27:59','2024-05-15 20:27:59',0,NULL),(5994,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:29:59','2024-05-15 20:29:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715804999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715804999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:30:36','2024-05-15 20:30:36',0,NULL),(5995,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:32:36','2024-05-15 20:32:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715805156;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715805156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:41:19','2024-05-15 20:41:19',0,NULL),(5997,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:43:19','2024-05-15 20:43:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715805799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715805799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:44:42','2024-05-15 20:44:42',0,NULL),(5998,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:46:42','2024-05-15 20:46:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715806002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715806002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:46:51','2024-05-15 20:46:51',0,NULL),(5999,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:48:51','2024-05-15 20:48:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715806131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715806131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:55:46','2024-05-15 20:55:46',0,NULL),(6000,'mailpoet/cron/daemon-trigger','failed','2024-05-15 20:57:46','2024-05-15 20:57:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715806666;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715806666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 20:58:01','2024-05-15 20:58:01',0,NULL),(6001,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:00:01','2024-05-15 21:00:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715806801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715806801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:00:01','2024-05-15 21:00:01',0,NULL),(6002,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:02:01','2024-05-15 21:02:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715806921;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715806921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:03:08','2024-05-15 21:03:08',0,NULL),(6003,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:05:08','2024-05-15 21:05:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715807108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715807108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:05:46','2024-05-15 21:05:46',0,NULL),(6004,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:07:46','2024-05-15 21:07:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715807266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715807266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:09:30','2024-05-15 21:09:30',0,NULL),(6005,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:11:30','2024-05-15 21:11:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715807490;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715807490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:14:00','2024-05-15 21:14:00',0,NULL),(6006,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:16:00','2024-05-15 21:16:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715807760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715807760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:16:06','2024-05-15 21:16:06',0,NULL),(6007,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:18:06','2024-05-15 21:18:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715807886;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715807886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:23:18','2024-05-15 21:23:18',0,NULL),(6008,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:25:18','2024-05-15 21:25:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715808318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715808318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:28:58','2024-05-15 21:28:58',0,NULL),(6009,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:30:58','2024-05-15 21:30:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715808658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715808658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:32:11','2024-05-15 21:32:11',0,NULL),(6011,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:34:11','2024-05-15 21:34:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715808851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715808851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:34:36','2024-05-15 21:34:36',0,NULL),(6012,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:36:36','2024-05-15 21:36:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715808996;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715808996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:46:11','2024-05-15 21:46:11',0,NULL),(6013,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:48:11','2024-05-15 21:48:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715809691;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715809691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:48:17','2024-05-15 21:48:17',0,NULL),(6014,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:50:17','2024-05-15 21:50:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715809817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715809817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 21:57:28','2024-05-15 21:57:28',0,NULL),(6015,'mailpoet/cron/daemon-trigger','failed','2024-05-15 21:59:28','2024-05-15 21:59:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715810368;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715810368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:02:24','2024-05-15 22:02:24',0,NULL),(6016,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:04:24','2024-05-15 22:04:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715810664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715810664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:04:31','2024-05-15 22:04:31',0,NULL),(6017,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:06:31','2024-05-15 22:06:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715810791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715810791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:19:09','2024-05-15 22:19:09',0,NULL),(6018,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:21:09','2024-05-15 22:21:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715811669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715811669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:21:52','2024-05-15 22:21:52',0,NULL),(6019,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:23:52','2024-05-15 22:23:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715811832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715811832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:24:09','2024-05-15 22:24:09',0,NULL),(6020,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:26:09','2024-05-15 22:26:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715811969;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715811969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:34:50','2024-05-15 22:34:50',0,NULL),(6021,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:36:50','2024-05-15 22:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715812610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715812610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:36:52','2024-05-15 22:36:52',0,NULL),(6023,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:38:52','2024-05-15 22:38:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715812732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715812732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:46:01','2024-05-15 22:46:01',0,NULL),(6024,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:48:01','2024-05-15 22:48:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715813281;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715813281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:49:03','2024-05-15 22:49:03',0,NULL),(6025,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:51:03','2024-05-15 22:51:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715813463;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715813463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:51:08','2024-05-15 22:51:08',0,NULL),(6026,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:53:08','2024-05-15 22:53:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715813588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715813588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 22:54:20','2024-05-15 22:54:20',0,NULL),(6027,'mailpoet/cron/daemon-trigger','failed','2024-05-15 22:56:20','2024-05-15 22:56:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715813780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715813780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:04:42','2024-05-15 23:04:42',0,NULL),(6028,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:06:42','2024-05-15 23:06:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715814402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715814402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:06:47','2024-05-15 23:06:47',0,NULL),(6029,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:08:47','2024-05-15 23:08:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715814527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715814527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:08:52','2024-05-15 23:08:52',0,NULL),(6030,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:10:52','2024-05-15 23:10:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715814652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715814652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:13:59','2024-05-15 23:13:59',0,NULL),(6031,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:15:59','2024-05-15 23:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715814959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715814959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:17:05','2024-05-15 23:17:05',0,NULL),(6032,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:19:05','2024-05-15 23:19:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715815145;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715815145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:22:53','2024-05-15 23:22:53',0,NULL),(6033,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:24:53','2024-05-15 23:24:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715815493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715815493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:25:04','2024-05-15 23:25:04',0,NULL),(6034,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:27:04','2024-05-15 23:27:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715815624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715815624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:36:01','2024-05-15 23:36:01',0,NULL),(6035,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:38:01','2024-05-15 23:38:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715816281;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715816281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:38:08','2024-05-15 23:38:08',0,NULL),(6037,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:40:08','2024-05-15 23:40:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715816408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715816408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:41:04','2024-05-15 23:41:04',0,NULL),(6038,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:43:04','2024-05-15 23:43:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715816584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715816584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:47:13','2024-05-15 23:47:13',0,NULL),(6039,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:49:13','2024-05-15 23:49:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715816953;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715816953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:51:53','2024-05-15 23:51:53',0,NULL),(6040,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:53:53','2024-05-15 23:53:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715817233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715817233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:55:01','2024-05-15 23:55:01',0,NULL),(6041,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:57:01','2024-05-15 23:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715817421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715817421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-15 23:57:05','2024-05-15 23:57:05',0,NULL),(6042,'mailpoet/cron/daemon-trigger','failed','2024-05-15 23:59:05','2024-05-15 23:59:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715817545;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715817545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:03:55','2024-05-16 00:03:55',0,NULL),(6043,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:05:55','2024-05-16 00:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715817955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715817955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:06:20','2024-05-16 00:06:20',0,NULL),(6044,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:08:20','2024-05-16 00:08:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715818100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715818100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:08:47','2024-05-16 00:08:47',0,NULL),(6045,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:10:47','2024-05-16 00:10:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715818247;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715818247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:11:40','2024-05-16 00:11:40',0,NULL),(6046,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:13:40','2024-05-16 00:13:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715818420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715818420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:14:09','2024-05-16 00:14:09',0,NULL),(6047,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:16:09','2024-05-16 00:16:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715818569;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715818569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:27:36','2024-05-16 00:27:36',0,NULL),(6048,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:29:36','2024-05-16 00:29:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715819376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715819376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:29:43','2024-05-16 00:29:43',0,NULL),(6049,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:31:43','2024-05-16 00:31:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715819503;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715819503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:32:52','2024-05-16 00:32:52',0,NULL),(6050,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:34:52','2024-05-16 00:34:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715819692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715819692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:36:58','2024-05-16 00:36:58',0,NULL),(6051,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:38:58','2024-05-16 00:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715819938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715819938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:41:53','2024-05-16 00:41:53',0,NULL),(6053,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:43:53','2024-05-16 00:43:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715820233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715820233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:43:57','2024-05-16 00:43:57',0,NULL),(6054,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:45:57','2024-05-16 00:45:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715820357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715820357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:50:29','2024-05-16 00:50:29',0,NULL),(6055,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:52:29','2024-05-16 00:52:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715820749;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715820749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:53:45','2024-05-16 00:53:45',0,NULL),(6056,'mailpoet/cron/daemon-trigger','failed','2024-05-16 00:55:45','2024-05-16 00:55:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715820945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715820945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 00:59:48','2024-05-16 00:59:48',0,NULL),(6057,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:01:48','2024-05-16 01:01:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715821308;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715821308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:02:30','2024-05-16 01:02:30',0,NULL),(6058,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:04:30','2024-05-16 01:04:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715821470;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715821470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:04:43','2024-05-16 01:04:43',0,NULL),(6059,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:06:43','2024-05-16 01:06:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715821603;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715821603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:07:02','2024-05-16 01:07:02',0,NULL),(6060,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:09:02','2024-05-16 01:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715821742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715821742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:14:13','2024-05-16 01:14:13',0,NULL),(6061,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:16:13','2024-05-16 01:16:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715822173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715822173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:17:01','2024-05-16 01:17:01',0,NULL),(6062,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:19:01','2024-05-16 01:19:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715822341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715822341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:19:09','2024-05-16 01:19:09',0,NULL),(6063,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:21:09','2024-05-16 01:21:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715822469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715822469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:26:20','2024-05-16 01:26:20',0,NULL),(6064,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:28:20','2024-05-16 01:28:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715822900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715822900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:29:51','2024-05-16 01:29:51',0,NULL),(6065,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:31:51','2024-05-16 01:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715823111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715823111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:33:33','2024-05-16 01:33:33',0,NULL),(6066,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:35:33','2024-05-16 01:35:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715823333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715823333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:35:42','2024-05-16 01:35:42',0,NULL),(6067,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:37:42','2024-05-16 01:37:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715823462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715823462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:45:31','2024-05-16 01:45:31',0,NULL),(6069,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:47:31','2024-05-16 01:47:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715824051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715824051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:50:12','2024-05-16 01:50:12',0,NULL),(6070,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:52:12','2024-05-16 01:52:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715824332;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715824332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:52:23','2024-05-16 01:52:23',0,NULL),(6071,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:54:23','2024-05-16 01:54:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715824463;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715824463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 01:54:45','2024-05-16 01:54:45',0,NULL),(6072,'mailpoet/cron/daemon-trigger','failed','2024-05-16 01:56:45','2024-05-16 01:56:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715824605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715824605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:07:02','2024-05-16 02:07:02',0,NULL),(6073,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:09:02','2024-05-16 02:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715825342;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715825342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:09:17','2024-05-16 02:09:17',0,NULL),(6074,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:11:17','2024-05-16 02:11:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715825477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715825477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:23:11','2024-05-16 02:23:11',0,NULL),(6075,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:25:11','2024-05-16 02:25:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715826311;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715826311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:26:17','2024-05-16 02:26:17',0,NULL),(6076,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:28:17','2024-05-16 02:28:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715826497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715826497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:36:47','2024-05-16 02:36:47',0,NULL),(6077,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:38:47','2024-05-16 02:38:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715827127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715827127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:43:16','2024-05-16 02:43:16',0,NULL),(6078,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:45:16','2024-05-16 02:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715827516;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715827516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:46:07','2024-05-16 02:46:07',0,NULL),(6079,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:48:07','2024-05-16 02:48:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715827687;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715827687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:52:24','2024-05-16 02:52:24',0,NULL),(6081,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:54:24','2024-05-16 02:54:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715828064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715828064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 02:56:25','2024-05-16 02:56:25',0,NULL),(6082,'mailpoet/cron/daemon-trigger','failed','2024-05-16 02:58:25','2024-05-16 02:58:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715828305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715828305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:00:09','2024-05-16 03:00:09',0,NULL),(6083,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:02:09','2024-05-16 03:02:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715828529;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715828529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:02:40','2024-05-16 03:02:40',0,NULL),(6084,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:04:40','2024-05-16 03:04:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715828680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715828680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:14:56','2024-05-16 03:14:56',0,NULL),(6085,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:16:56','2024-05-16 03:16:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715829416;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715829416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:22:24','2024-05-16 03:22:24',0,NULL),(6086,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:24:24','2024-05-16 03:24:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715829864;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715829864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:29:03','2024-05-16 03:29:03',0,NULL),(6087,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:31:03','2024-05-16 03:31:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715830263;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715830263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:32:02','2024-05-16 03:32:02',0,NULL),(6088,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:34:02','2024-05-16 03:34:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715830442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715830442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:42:37','2024-05-16 03:42:37',0,NULL),(6089,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:44:37','2024-05-16 03:44:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715831077;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715831077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:48:11','2024-05-16 03:48:11',0,NULL),(6090,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:50:11','2024-05-16 03:50:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715831411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715831411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:50:24','2024-05-16 03:50:24',0,NULL),(6092,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:52:24','2024-05-16 03:52:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715831544;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715831544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:54:54','2024-05-16 03:54:54',0,NULL),(6093,'mailpoet/cron/daemon-trigger','failed','2024-05-16 03:56:54','2024-05-16 03:56:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715831814;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715831814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 03:58:15','2024-05-16 03:58:15',0,NULL),(6094,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:00:15','2024-05-16 04:00:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715832015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715832015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:04:11','2024-05-16 04:04:11',0,NULL),(6095,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:06:11','2024-05-16 04:06:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715832371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715832371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:06:56','2024-05-16 04:06:56',0,NULL),(6096,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:08:56','2024-05-16 04:08:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715832536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715832536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:12:56','2024-05-16 04:12:56',0,NULL),(6097,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:14:56','2024-05-16 04:14:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715832896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715832896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:15:50','2024-05-16 04:15:50',0,NULL),(6098,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:17:50','2024-05-16 04:17:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715833070;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715833070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:20:02','2024-05-16 04:20:02',0,NULL),(6099,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:22:02','2024-05-16 04:22:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715833322;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715833322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:22:03','2024-05-16 04:22:03',0,NULL),(6100,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:24:03','2024-05-16 04:24:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715833443;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715833443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:38:28','2024-05-16 04:38:28',0,NULL),(6101,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:40:28','2024-05-16 04:40:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715834428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715834428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:40:41','2024-05-16 04:40:41',0,NULL),(6102,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:42:41','2024-05-16 04:42:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715834561;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715834561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:48:00','2024-05-16 04:48:00',0,NULL),(6103,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:50:00','2024-05-16 04:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715835000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715835000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:51:00','2024-05-16 04:51:00',0,NULL),(6105,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:53:00','2024-05-16 04:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715835180;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715835180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:53:00','2024-05-16 04:53:00',0,NULL),(6106,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:55:00','2024-05-16 04:55:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715835300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715835300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:56:00','2024-05-16 04:56:00',0,NULL),(6107,'mailpoet/cron/daemon-trigger','failed','2024-05-16 04:58:00','2024-05-16 04:58:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715835480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715835480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 04:58:59','2024-05-16 04:58:59',0,NULL),(6108,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:00:59','2024-05-16 05:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715835659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715835659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:01:00','2024-05-16 05:01:00',0,NULL),(6109,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:03:00','2024-05-16 05:03:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715835780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715835780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:03:00','2024-05-16 05:03:00',0,NULL),(6110,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:05:00','2024-05-16 05:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715835900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715835900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:05:00','2024-05-16 05:05:00',0,NULL),(6111,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:07:00','2024-05-16 05:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715836020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715836020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:08:01','2024-05-16 05:08:01',0,NULL),(6112,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:10:01','2024-05-16 05:10:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715836201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715836201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:10:59','2024-05-16 05:10:59',0,NULL),(6113,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:12:59','2024-05-16 05:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715836379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715836379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:12:59','2024-05-16 05:12:59',0,NULL),(6114,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:14:59','2024-05-16 05:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715836499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715836499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:15:00','2024-05-16 05:15:00',0,NULL),(6115,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:17:00','2024-05-16 05:17:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715836620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715836620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:18:00','2024-05-16 05:18:00',0,NULL),(6116,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:20:00','2024-05-16 05:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715836800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715836800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:21:00','2024-05-16 05:21:00',0,NULL),(6118,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:23:00','2024-05-16 05:23:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715836980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715836980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:24:00','2024-05-16 05:24:00',0,NULL),(6119,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:26:00','2024-05-16 05:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715837160;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715837160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:26:00','2024-05-16 05:26:00',0,NULL),(6120,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:28:00','2024-05-16 05:28:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715837280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715837280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:28:00','2024-05-16 05:28:00',0,NULL),(6121,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:30:00','2024-05-16 05:30:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715837400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715837400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:30:00','2024-05-16 05:30:00',0,NULL),(6122,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:32:00','2024-05-16 05:32:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715837520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715837520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:32:59','2024-05-16 05:32:59',0,NULL),(6123,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:34:59','2024-05-16 05:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715837699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715837699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:34:59','2024-05-16 05:34:59',0,NULL),(6124,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:36:59','2024-05-16 05:36:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715837819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715837819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:36:59','2024-05-16 05:36:59',0,NULL),(6125,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:38:59','2024-05-16 05:38:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715837939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715837939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:38:59','2024-05-16 05:38:59',0,NULL),(6126,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:40:59','2024-05-16 05:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715838059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715838059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:40:59','2024-05-16 05:40:59',0,NULL),(6127,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:42:59','2024-05-16 05:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715838179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715838179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:42:59','2024-05-16 05:42:59',0,NULL),(6128,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:44:59','2024-05-16 05:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715838299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715838299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:44:59','2024-05-16 05:44:59',0,NULL),(6129,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:46:59','2024-05-16 05:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715838419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715838419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:46:59','2024-05-16 05:46:59',0,NULL),(6130,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:48:59','2024-05-16 05:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715838539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715838539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:49:10','2024-05-16 05:49:10',0,NULL),(6131,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:51:10','2024-05-16 05:51:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715838670;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715838670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:52:00','2024-05-16 05:52:00',0,NULL),(6133,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:54:00','2024-05-16 05:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715838840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715838840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:54:59','2024-05-16 05:54:59',0,NULL),(6134,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:56:59','2024-05-16 05:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715839019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715839019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:57:00','2024-05-16 05:57:00',0,NULL),(6135,'mailpoet/cron/daemon-trigger','failed','2024-05-16 05:59:00','2024-05-16 05:59:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715839140;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715839140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 05:59:59','2024-05-16 05:59:59',0,NULL),(6136,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:01:59','2024-05-16 06:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715839319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715839319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:02:00','2024-05-16 06:02:00',0,NULL),(6137,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:04:00','2024-05-16 06:04:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715839440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715839440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:04:59','2024-05-16 06:04:59',0,NULL),(6138,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:06:59','2024-05-16 06:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715839619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715839619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:06:59','2024-05-16 06:06:59',0,NULL),(6139,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:08:59','2024-05-16 06:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715839739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715839739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:08:59','2024-05-16 06:08:59',0,NULL),(6140,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:10:59','2024-05-16 06:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715839859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715839859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:10:59','2024-05-16 06:10:59',0,NULL),(6141,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:12:59','2024-05-16 06:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715839979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715839979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:12:59','2024-05-16 06:12:59',0,NULL),(6142,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:14:59','2024-05-16 06:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715840099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715840099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:14:59','2024-05-16 06:14:59',0,NULL),(6143,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:16:59','2024-05-16 06:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715840219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715840219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:16:59','2024-05-16 06:16:59',0,NULL),(6144,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:18:59','2024-05-16 06:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715840339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715840339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:20:01','2024-05-16 06:20:01',0,NULL),(6145,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:22:01','2024-05-16 06:22:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715840521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715840521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:22:59','2024-05-16 06:22:59',0,NULL),(6146,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:24:59','2024-05-16 06:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715840699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715840699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:24:59','2024-05-16 06:24:59',0,NULL),(6147,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:26:59','2024-05-16 06:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715840819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715840819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:26:59','2024-05-16 06:26:59',0,NULL),(6148,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:28:59','2024-05-16 06:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715840939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715840939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:28:59','2024-05-16 06:28:59',0,NULL),(6149,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:30:59','2024-05-16 06:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715841059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715841059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:30:59','2024-05-16 06:30:59',0,NULL),(6151,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:32:59','2024-05-16 06:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715841179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715841179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:32:59','2024-05-16 06:32:59',0,NULL),(6152,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:34:59','2024-05-16 06:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715841299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715841299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:35:00','2024-05-16 06:35:00',0,NULL),(6153,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:37:00','2024-05-16 06:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715841420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715841420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:38:00','2024-05-16 06:38:00',0,NULL),(6154,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:40:00','2024-05-16 06:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715841600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715841600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:40:59','2024-05-16 06:40:59',0,NULL),(6155,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:42:59','2024-05-16 06:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715841779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715841779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:43:00','2024-05-16 06:43:00',0,NULL),(6156,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:45:00','2024-05-16 06:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715841900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715841900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:45:01','2024-05-16 06:45:01',0,NULL),(6157,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:47:01','2024-05-16 06:47:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715842021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715842021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:48:00','2024-05-16 06:48:00',0,NULL),(6158,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:50:00','2024-05-16 06:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715842200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715842200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:51:00','2024-05-16 06:51:00',0,NULL),(6160,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:53:00','2024-05-16 06:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715842380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715842380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:53:59','2024-05-16 06:53:59',0,NULL),(6161,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:55:59','2024-05-16 06:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715842559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715842559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:56:00','2024-05-16 06:56:00',0,NULL),(6162,'mailpoet/cron/daemon-trigger','failed','2024-05-16 06:58:00','2024-05-16 06:58:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715842680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715842680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 06:58:59','2024-05-16 06:58:59',0,NULL),(6163,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:00:59','2024-05-16 07:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715842859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715842859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:00:59','2024-05-16 07:00:59',0,NULL),(6164,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:02:59','2024-05-16 07:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715842979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715842979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:04:58','2024-05-16 07:04:58',0,NULL),(6165,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:06:58','2024-05-16 07:06:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715843218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715843218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:13:39','2024-05-16 07:13:39',0,NULL),(6166,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:15:39','2024-05-16 07:15:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715843739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715843739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:16:03','2024-05-16 07:16:03',0,NULL),(6167,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:18:03','2024-05-16 07:18:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715843883;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715843883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:19:55','2024-05-16 07:19:55',0,NULL),(6168,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:21:55','2024-05-16 07:21:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715844115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715844115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:30:15','2024-05-16 07:30:15',0,NULL),(6169,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:32:15','2024-05-16 07:32:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715844735;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715844735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:33:13','2024-05-16 07:33:13',0,NULL),(6170,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:35:14','2024-05-16 07:35:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715844914;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715844914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:41:01','2024-05-16 07:41:01',0,NULL),(6171,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:43:01','2024-05-16 07:43:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715845381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715845381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 07:48:36','2024-05-16 07:48:36',0,NULL),(6172,'mailpoet/cron/daemon-trigger','failed','2024-05-16 07:50:36','2024-05-16 07:50:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715845836;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715845836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:03:37','2024-05-16 08:03:37',0,NULL),(6174,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:05:37','2024-05-16 08:05:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715846737;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715846737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:07:21','2024-05-16 08:07:21',0,NULL),(6175,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:09:21','2024-05-16 08:09:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715846961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715846961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:10:25','2024-05-16 08:10:25',0,NULL),(6176,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:12:25','2024-05-16 08:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715847145;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715847145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:12:32','2024-05-16 08:12:32',0,NULL),(6177,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:14:32','2024-05-16 08:14:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715847272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715847272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:15:33','2024-05-16 08:15:33',0,NULL),(6178,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:17:33','2024-05-16 08:17:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715847453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715847453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:19:09','2024-05-16 08:19:09',0,NULL),(6179,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:21:09','2024-05-16 08:21:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715847669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715847669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:21:24','2024-05-16 08:21:24',0,NULL),(6180,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:23:24','2024-05-16 08:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715847804;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715847804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:24:32','2024-05-16 08:24:32',0,NULL),(6181,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:26:32','2024-05-16 08:26:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715847992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715847992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:39:18','2024-05-16 08:39:18',0,NULL),(6182,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:41:18','2024-05-16 08:41:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715848878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715848878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:44:02','2024-05-16 08:44:02',0,NULL),(6183,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:46:02','2024-05-16 08:46:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715849162;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715849162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:56:15','2024-05-16 08:56:15',0,NULL),(6184,'mailpoet/cron/daemon-trigger','failed','2024-05-16 08:58:15','2024-05-16 08:58:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715849895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715849895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 08:58:31','2024-05-16 08:58:31',0,NULL),(6186,'mailpoet/cron/daemon-trigger','failed','2024-05-16 09:00:31','2024-05-16 09:00:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715850031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715850031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 09:01:11','2024-05-16 09:01:11',0,NULL),(6187,'mailpoet/cron/daemon-trigger','failed','2024-05-16 09:03:11','2024-05-16 09:03:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715850191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715850191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 09:13:20','2024-05-16 09:13:20',0,NULL),(6188,'mailpoet/cron/daemon-trigger','failed','2024-05-16 09:15:20','2024-05-16 09:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715850920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715850920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 09:15:31','2024-05-16 09:15:31',0,NULL),(6189,'mailpoet/cron/daemon-trigger','failed','2024-05-16 09:17:31','2024-05-16 09:17:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715851051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715851051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 09:21:39','2024-05-16 09:21:39',0,NULL),(6190,'mailpoet/cron/daemon-trigger','failed','2024-05-16 09:23:39','2024-05-16 09:23:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715851419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715851419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 09:23:47','2024-05-16 09:23:47',0,NULL),(6191,'mailpoet/cron/daemon-trigger','failed','2024-05-16 09:25:47','2024-05-16 09:25:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715851547;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715851547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 09:32:53','2024-05-16 09:32:53',0,NULL),(6192,'mailpoet/cron/daemon-trigger','failed','2024-05-16 09:34:54','2024-05-16 09:34:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715852094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715852094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 09:42:49','2024-05-16 09:42:49',0,NULL),(6193,'mailpoet/cron/daemon-trigger','failed','2024-05-16 09:44:49','2024-05-16 09:44:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715852689;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715852689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 09:59:00','2024-05-16 09:59:00',0,NULL),(6194,'mailpoet/cron/daemon-trigger','failed','2024-05-16 10:01:00','2024-05-16 10:01:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715853660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715853660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 10:34:20','2024-05-16 10:34:20',0,NULL),(6196,'mailpoet/cron/daemon-trigger','failed','2024-05-16 10:36:20','2024-05-16 10:36:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715855780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715855780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 10:38:01','2024-05-16 10:38:01',0,NULL),(6197,'mailpoet/cron/daemon-trigger','failed','2024-05-16 10:40:01','2024-05-16 10:40:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715856001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715856001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 10:41:05','2024-05-16 10:41:05',0,NULL),(6198,'mailpoet/cron/daemon-trigger','failed','2024-05-16 10:43:05','2024-05-16 10:43:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715856185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715856185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 11:20:59','2024-05-16 11:20:59',0,NULL),(6199,'mailpoet/cron/daemon-trigger','failed','2024-05-16 11:22:59','2024-05-16 11:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715858579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715858579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 11:23:13','2024-05-16 11:23:13',0,NULL),(6202,'mailpoet/cron/daemon-trigger','failed','2024-05-16 11:25:13','2024-05-16 11:25:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715858713;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715858713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 11:25:30','2024-05-16 11:25:30',0,NULL),(6203,'mailpoet/cron/daemon-trigger','failed','2024-05-16 11:27:30','2024-05-16 11:27:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715858850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715858850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 11:39:57','2024-05-16 11:39:57',0,NULL),(6204,'mailpoet/cron/daemon-trigger','failed','2024-05-16 11:41:57','2024-05-16 11:41:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715859717;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715859717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 11:42:07','2024-05-16 11:42:07',0,NULL),(6205,'mailpoet/cron/daemon-trigger','failed','2024-05-16 11:44:07','2024-05-16 11:44:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715859847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715859847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 11:44:37','2024-05-16 11:44:37',0,NULL),(6206,'mailpoet/cron/daemon-trigger','failed','2024-05-16 11:46:37','2024-05-16 11:46:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715859997;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715859997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 11:56:41','2024-05-16 11:56:41',0,NULL),(6207,'mailpoet/cron/daemon-trigger','failed','2024-05-16 11:58:41','2024-05-16 11:58:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715860721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715860721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 11:58:51','2024-05-16 11:58:51',0,NULL),(6210,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:00:51','2024-05-16 12:00:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715860851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715860851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:03:26','2024-05-16 12:03:26',0,NULL),(6211,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:05:26','2024-05-16 12:05:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715861126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715861126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:11:12','2024-05-16 12:11:12',0,NULL),(6212,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:13:12','2024-05-16 12:13:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715861592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715861592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:13:28','2024-05-16 12:13:28',0,NULL),(6213,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:15:28','2024-05-16 12:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715861728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715861728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:16:52','2024-05-16 12:16:52',0,NULL),(6214,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:18:52','2024-05-16 12:18:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715861932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715861932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:25:13','2024-05-16 12:25:13',0,NULL),(6215,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:27:13','2024-05-16 12:27:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715862433;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715862433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:27:59','2024-05-16 12:27:59',0,NULL),(6217,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:29:59','2024-05-16 12:29:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715862599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715862599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:30:42','2024-05-16 12:30:42',0,NULL),(6218,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:32:42','2024-05-16 12:32:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715862762;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715862762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:32:53','2024-05-16 12:32:53',0,NULL),(6219,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:34:53','2024-05-16 12:34:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715862893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715862893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:35:25','2024-05-16 12:35:25',0,NULL),(6220,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:37:25','2024-05-16 12:37:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715863045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715863045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:39:13','2024-05-16 12:39:13',0,NULL),(6221,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:41:13','2024-05-16 12:41:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715863273;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715863273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:47:39','2024-05-16 12:47:39',0,NULL),(6222,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:49:39','2024-05-16 12:49:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715863779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715863779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:49:53','2024-05-16 12:49:53',0,NULL),(6223,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:51:53','2024-05-16 12:51:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715863913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715863913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 12:53:12','2024-05-16 12:53:12',0,NULL),(6224,'mailpoet/cron/daemon-trigger','failed','2024-05-16 12:55:12','2024-05-16 12:55:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715864112;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715864112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:03:51','2024-05-16 13:03:51',0,NULL),(6225,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:05:51','2024-05-16 13:05:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715864751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715864751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:06:55','2024-05-16 13:06:55',0,NULL),(6226,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:08:55','2024-05-16 13:08:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715864935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715864935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:19:32','2024-05-16 13:19:32',0,NULL),(6227,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:21:32','2024-05-16 13:21:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715865692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715865692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:21:52','2024-05-16 13:21:52',0,NULL),(6228,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:23:52','2024-05-16 13:23:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715865832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715865832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:24:06','2024-05-16 13:24:06',0,NULL),(6229,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:26:06','2024-05-16 13:26:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715865966;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715865966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:39:13','2024-05-16 13:39:13',0,NULL),(6231,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:41:13','2024-05-16 13:41:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715866873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715866873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:45:25','2024-05-16 13:45:25',0,NULL),(6232,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:47:25','2024-05-16 13:47:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715867245;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715867245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:49:18','2024-05-16 13:49:18',0,NULL),(6233,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:51:18','2024-05-16 13:51:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715867478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715867478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:55:54','2024-05-16 13:55:54',0,NULL),(6234,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:57:54','2024-05-16 13:57:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715867874;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715867874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 13:57:59','2024-05-16 13:57:59',0,NULL),(6235,'mailpoet/cron/daemon-trigger','failed','2024-05-16 13:59:59','2024-05-16 13:59:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715867999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715867999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:00:00','2024-05-16 14:00:00',0,NULL),(6236,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:02:00','2024-05-16 14:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715868120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715868120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:02:59','2024-05-16 14:02:59',0,NULL),(6237,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:04:59','2024-05-16 14:04:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715868299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715868299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:05:00','2024-05-16 14:05:00',0,NULL),(6238,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:07:00','2024-05-16 14:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715868420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715868420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:07:00','2024-05-16 14:07:00',0,NULL),(6239,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:09:00','2024-05-16 14:09:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715868540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715868540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:09:00','2024-05-16 14:09:00',0,NULL),(6240,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:11:00','2024-05-16 14:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715868660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715868660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:12:00','2024-05-16 14:12:00',0,NULL),(6241,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:14:00','2024-05-16 14:14:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715868840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715868840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:14:00','2024-05-16 14:14:00',0,NULL),(6242,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:16:00','2024-05-16 14:16:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715868960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715868960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:17:00','2024-05-16 14:17:00',0,NULL),(6243,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:19:00','2024-05-16 14:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715869140;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715869140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:20:00','2024-05-16 14:20:00',0,NULL),(6244,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:22:00','2024-05-16 14:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715869320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715869320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:23:00','2024-05-16 14:23:00',0,NULL),(6245,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:25:00','2024-05-16 14:25:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715869500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715869500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:25:00','2024-05-16 14:25:00',0,NULL),(6246,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:27:00','2024-05-16 14:27:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715869620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715869620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:27:00','2024-05-16 14:27:00',0,NULL),(6247,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:29:00','2024-05-16 14:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715869740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715869740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:29:00','2024-05-16 14:29:00',0,NULL),(6248,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:31:00','2024-05-16 14:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715869860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715869860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:31:00','2024-05-16 14:31:00',0,NULL),(6249,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:33:00','2024-05-16 14:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715869980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715869980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:33:00','2024-05-16 14:33:00',0,NULL),(6250,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:35:00','2024-05-16 14:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715870100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715870100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:35:00','2024-05-16 14:35:00',0,NULL),(6251,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:37:00','2024-05-16 14:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715870220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715870220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:38:00','2024-05-16 14:38:00',0,NULL),(6252,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:40:00','2024-05-16 14:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715870400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715870400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:40:00','2024-05-16 14:40:00',0,NULL),(6254,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:42:00','2024-05-16 14:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715870520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715870520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:42:00','2024-05-16 14:42:00',0,NULL),(6255,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:44:00','2024-05-16 14:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715870640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715870640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:44:00','2024-05-16 14:44:00',0,NULL),(6256,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:46:00','2024-05-16 14:46:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715870760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715870760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:47:00','2024-05-16 14:47:00',0,NULL),(6257,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:49:00','2024-05-16 14:49:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715870940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715870940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:49:00','2024-05-16 14:49:00',0,NULL),(6258,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:51:00','2024-05-16 14:51:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715871060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715871060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:52:00','2024-05-16 14:52:00',0,NULL),(6259,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:54:00','2024-05-16 14:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715871240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715871240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:54:59','2024-05-16 14:54:59',0,NULL),(6260,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:56:59','2024-05-16 14:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715871419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715871419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:56:59','2024-05-16 14:56:59',0,NULL),(6261,'mailpoet/cron/daemon-trigger','failed','2024-05-16 14:58:59','2024-05-16 14:58:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715871539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715871539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 14:58:59','2024-05-16 14:58:59',0,NULL),(6262,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:00:59','2024-05-16 15:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715871659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715871659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:00:59','2024-05-16 15:00:59',0,NULL),(6263,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:02:59','2024-05-16 15:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715871779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715871779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:03:00','2024-05-16 15:03:00',0,NULL),(6264,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:05:00','2024-05-16 15:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715871900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715871900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:06:00','2024-05-16 15:06:00',0,NULL),(6265,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:08:00','2024-05-16 15:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715872080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715872080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:08:59','2024-05-16 15:08:59',0,NULL),(6266,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:10:59','2024-05-16 15:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715872259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715872259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:10:59','2024-05-16 15:10:59',0,NULL),(6267,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:12:59','2024-05-16 15:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715872379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715872379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:12:59','2024-05-16 15:12:59',0,NULL),(6268,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:14:59','2024-05-16 15:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715872499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715872499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:14:59','2024-05-16 15:14:59',0,NULL),(6269,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:16:59','2024-05-16 15:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715872619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715872619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:17:00','2024-05-16 15:17:00',0,NULL),(6270,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:19:00','2024-05-16 15:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715872740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715872740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:19:59','2024-05-16 15:19:59',0,NULL),(6271,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:21:59','2024-05-16 15:21:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715872919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715872919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:21:59','2024-05-16 15:21:59',0,NULL),(6272,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:23:59','2024-05-16 15:23:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715873039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715873039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:23:59','2024-05-16 15:23:59',0,NULL),(6273,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:25:59','2024-05-16 15:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715873159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715873159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:26:00','2024-05-16 15:26:00',0,NULL),(6274,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:28:00','2024-05-16 15:28:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715873280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715873280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:29:00','2024-05-16 15:29:00',0,NULL),(6275,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:31:00','2024-05-16 15:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715873460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715873460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:31:59','2024-05-16 15:31:59',0,NULL),(6276,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:33:59','2024-05-16 15:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715873639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715873639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:48:00','2024-05-16 15:48:00',0,NULL),(6277,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:50:00','2024-05-16 15:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715874600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715874600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 15:51:04','2024-05-16 15:51:04',0,NULL),(6279,'mailpoet/cron/daemon-trigger','failed','2024-05-16 15:53:04','2024-05-16 15:53:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715874784;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715874784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 16:07:30','2024-05-16 16:07:30',0,NULL),(6280,'mailpoet/cron/daemon-trigger','failed','2024-05-16 16:09:30','2024-05-16 16:09:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715875770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715875770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 16:13:48','2024-05-16 16:13:48',0,NULL),(6281,'mailpoet/cron/daemon-trigger','failed','2024-05-16 16:15:48','2024-05-16 16:15:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715876148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715876148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 16:18:21','2024-05-16 16:18:21',0,NULL),(6282,'mailpoet/cron/daemon-trigger','failed','2024-05-16 16:20:21','2024-05-16 16:20:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715876421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715876421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 16:25:12','2024-05-16 16:25:12',0,NULL),(6283,'mailpoet/cron/daemon-trigger','failed','2024-05-16 16:27:12','2024-05-16 16:27:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715876832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715876832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 16:29:44','2024-05-16 16:29:44',0,NULL),(6284,'mailpoet/cron/daemon-trigger','failed','2024-05-16 16:31:44','2024-05-16 16:31:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715877104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715877104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 16:44:42','2024-05-16 16:44:42',0,NULL),(6285,'mailpoet/cron/daemon-trigger','failed','2024-05-16 16:46:42','2024-05-16 16:46:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715878002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715878002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 16:50:13','2024-05-16 16:50:13',0,NULL),(6286,'mailpoet/cron/daemon-trigger','failed','2024-05-16 16:52:13','2024-05-16 16:52:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715878333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715878333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:00:21','2024-05-16 17:00:21',0,NULL),(6288,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:02:21','2024-05-16 17:02:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715878941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715878941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:04:07','2024-05-16 17:04:07',0,NULL),(6289,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:06:07','2024-05-16 17:06:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715879167;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715879167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:10:38','2024-05-16 17:10:38',0,NULL),(6290,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:12:38','2024-05-16 17:12:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715879558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715879558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:12:58','2024-05-16 17:12:58',0,NULL),(6291,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:14:58','2024-05-16 17:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715879698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715879698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:29:12','2024-05-16 17:29:12',0,NULL),(6292,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:31:12','2024-05-16 17:31:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715880672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715880672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:34:59','2024-05-16 17:34:59',0,NULL),(6293,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:36:59','2024-05-16 17:36:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715881019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715881019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:37:00','2024-05-16 17:37:00',0,NULL),(6294,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:39:00','2024-05-16 17:39:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715881140;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715881140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:39:59','2024-05-16 17:39:59',0,NULL),(6295,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:41:59','2024-05-16 17:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715881319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715881319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:41:59','2024-05-16 17:41:59',0,NULL),(6296,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:43:59','2024-05-16 17:43:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715881439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715881439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 17:56:15','2024-05-16 17:56:15',0,NULL),(6297,'mailpoet/cron/daemon-trigger','failed','2024-05-16 17:58:15','2024-05-16 17:58:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715882295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715882295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 18:08:36','2024-05-16 18:08:36',0,NULL),(6299,'mailpoet/cron/daemon-trigger','failed','2024-05-16 18:10:36','2024-05-16 18:10:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715883036;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715883036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 18:12:13','2024-05-16 18:12:13',0,NULL),(6300,'mailpoet/cron/daemon-trigger','failed','2024-05-16 18:14:13','2024-05-16 18:14:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715883253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715883253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 18:20:18','2024-05-16 18:20:18',0,NULL),(6301,'mailpoet/cron/daemon-trigger','failed','2024-05-16 18:22:18','2024-05-16 18:22:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715883738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715883738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 18:23:15','2024-05-16 18:23:15',0,NULL),(6302,'mailpoet/cron/daemon-trigger','failed','2024-05-16 18:25:15','2024-05-16 18:25:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715883915;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715883915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 18:41:39','2024-05-16 18:41:39',0,NULL),(6303,'mailpoet/cron/daemon-trigger','failed','2024-05-16 18:43:39','2024-05-16 18:43:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715885019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715885019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 18:54:41','2024-05-16 18:54:41',0,NULL),(6305,'mailpoet/cron/daemon-trigger','failed','2024-05-16 18:56:41','2024-05-16 18:56:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715885801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715885801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 19:02:23','2024-05-16 19:02:23',0,NULL),(6307,'mailpoet/cron/daemon-trigger','failed','2024-05-16 19:04:23','2024-05-16 19:04:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715886263;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715886263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 19:37:24','2024-05-16 19:37:24',0,NULL),(6308,'mailpoet/cron/daemon-trigger','failed','2024-05-16 19:39:24','2024-05-16 19:39:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715888364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715888364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 19:42:23','2024-05-16 19:42:23',0,NULL),(6309,'mailpoet/cron/daemon-trigger','failed','2024-05-16 19:44:23','2024-05-16 19:44:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715888663;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715888663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 19:46:19','2024-05-16 19:46:19',0,NULL),(6310,'mailpoet/cron/daemon-trigger','failed','2024-05-16 19:48:19','2024-05-16 19:48:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715888899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715888899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 19:54:28','2024-05-16 19:54:28',0,NULL),(6311,'mailpoet/cron/daemon-trigger','failed','2024-05-16 19:56:28','2024-05-16 19:56:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715889388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715889388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 20:16:10','2024-05-16 20:16:10',0,NULL),(6312,'mailpoet/cron/daemon-trigger','failed','2024-05-16 20:18:10','2024-05-16 20:18:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715890690;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715890690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 20:19:09','2024-05-16 20:19:09',0,NULL),(6314,'mailpoet/cron/daemon-trigger','failed','2024-05-16 20:21:09','2024-05-16 20:21:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715890869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715890869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 20:34:18','2024-05-16 20:34:18',0,NULL),(6315,'mailpoet/cron/daemon-trigger','failed','2024-05-16 20:36:18','2024-05-16 20:36:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715891778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715891778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 20:38:58','2024-05-16 20:38:58',0,NULL),(6316,'mailpoet/cron/daemon-trigger','failed','2024-05-16 20:40:58','2024-05-16 20:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715892058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715892058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 20:48:56','2024-05-16 20:48:56',0,NULL),(6317,'mailpoet/cron/daemon-trigger','failed','2024-05-16 20:50:56','2024-05-16 20:50:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715892656;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715892656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 20:57:43','2024-05-16 20:57:43',0,NULL),(6318,'mailpoet/cron/daemon-trigger','failed','2024-05-16 20:59:43','2024-05-16 20:59:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715893183;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715893183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 21:00:30','2024-05-16 21:00:30',0,NULL),(6319,'mailpoet/cron/daemon-trigger','failed','2024-05-16 21:02:30','2024-05-16 21:02:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715893350;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715893350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 21:04:42','2024-05-16 21:04:42',0,NULL),(6320,'mailpoet/cron/daemon-trigger','failed','2024-05-16 21:06:42','2024-05-16 21:06:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715893602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715893602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 21:08:47','2024-05-16 21:08:47',0,NULL),(6321,'mailpoet/cron/daemon-trigger','failed','2024-05-16 21:10:47','2024-05-16 21:10:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715893847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715893847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 21:11:00','2024-05-16 21:11:00',0,NULL),(6322,'mailpoet/cron/daemon-trigger','failed','2024-05-16 21:13:00','2024-05-16 21:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715893980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715893980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 21:15:54','2024-05-16 21:15:54',0,NULL),(6323,'mailpoet/cron/daemon-trigger','failed','2024-05-16 21:17:54','2024-05-16 21:17:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715894274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715894274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 21:29:41','2024-05-16 21:29:41',0,NULL),(6325,'mailpoet/cron/daemon-trigger','failed','2024-05-16 21:31:41','2024-05-16 21:31:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715895101;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715895101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 21:36:11','2024-05-16 21:36:11',0,NULL),(6326,'mailpoet/cron/daemon-trigger','failed','2024-05-16 21:38:11','2024-05-16 21:38:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715895491;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715895491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 21:39:52','2024-05-16 21:39:52',0,NULL),(6327,'mailpoet/cron/daemon-trigger','failed','2024-05-16 21:41:52','2024-05-16 21:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715895712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715895712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 22:06:20','2024-05-16 22:06:20',0,NULL),(6328,'mailpoet/cron/daemon-trigger','failed','2024-05-16 22:08:20','2024-05-16 22:08:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715897300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715897300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 22:44:14','2024-05-16 22:44:14',0,NULL),(6329,'mailpoet/cron/daemon-trigger','failed','2024-05-16 22:46:14','2024-05-16 22:46:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715899574;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715899574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 22:47:02','2024-05-16 22:47:02',0,NULL),(6331,'mailpoet/cron/daemon-trigger','failed','2024-05-16 22:49:02','2024-05-16 22:49:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715899742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715899742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 23:13:40','2024-05-16 23:13:40',0,NULL),(6332,'mailpoet/cron/daemon-trigger','failed','2024-05-16 23:15:40','2024-05-16 23:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715901340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715901340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 23:17:36','2024-05-16 23:17:36',0,NULL),(6333,'mailpoet/cron/daemon-trigger','failed','2024-05-16 23:19:36','2024-05-16 23:19:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715901576;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715901576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 23:32:06','2024-05-16 23:32:06',0,NULL),(6334,'mailpoet/cron/daemon-trigger','failed','2024-05-16 23:34:06','2024-05-16 23:34:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715902446;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715902446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 23:43:05','2024-05-16 23:43:05',0,NULL),(6335,'mailpoet/cron/daemon-trigger','failed','2024-05-16 23:45:05','2024-05-16 23:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715903105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715903105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-16 23:52:24','2024-05-16 23:52:24',0,NULL),(6337,'mailpoet/cron/daemon-trigger','failed','2024-05-16 23:54:24','2024-05-16 23:54:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715903664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715903664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:05:37','2024-05-17 00:05:37',0,NULL),(6338,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:07:37','2024-05-17 00:07:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715904457;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715904457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:09:39','2024-05-17 00:09:39',0,NULL),(6339,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:11:39','2024-05-17 00:11:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715904699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715904699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:12:03','2024-05-17 00:12:03',0,NULL),(6340,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:14:03','2024-05-17 00:14:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715904843;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715904843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:14:43','2024-05-17 00:14:43',0,NULL),(6341,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:16:43','2024-05-17 00:16:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715905003;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715905003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:17:27','2024-05-17 00:17:27',0,NULL),(6342,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:19:27','2024-05-17 00:19:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715905167;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715905167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:20:01','2024-05-17 00:20:01',0,NULL),(6343,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:22:01','2024-05-17 00:22:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715905321;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715905321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:28:06','2024-05-17 00:28:06',0,NULL),(6344,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:30:06','2024-05-17 00:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715905806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715905806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:38:28','2024-05-17 00:38:28',0,NULL),(6345,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:40:28','2024-05-17 00:40:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715906428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715906428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:40:39','2024-05-17 00:40:39',0,NULL),(6346,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:42:39','2024-05-17 00:42:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715906559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715906559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 00:51:28','2024-05-17 00:51:28',0,NULL),(6347,'mailpoet/cron/daemon-trigger','failed','2024-05-17 00:53:28','2024-05-17 00:53:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715907208;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715907208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 01:03:23','2024-05-17 01:03:23',0,NULL),(6349,'mailpoet/cron/daemon-trigger','failed','2024-05-17 01:05:23','2024-05-17 01:05:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715907923;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715907923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 01:14:54','2024-05-17 01:14:54',0,NULL),(6350,'mailpoet/cron/daemon-trigger','failed','2024-05-17 01:16:54','2024-05-17 01:16:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715908614;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715908614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 01:24:17','2024-05-17 01:24:17',0,NULL),(6351,'mailpoet/cron/daemon-trigger','failed','2024-05-17 01:26:17','2024-05-17 01:26:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715909177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715909177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 01:30:18','2024-05-17 01:30:18',0,NULL),(6352,'mailpoet/cron/daemon-trigger','failed','2024-05-17 01:32:18','2024-05-17 01:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715909538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715909538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 01:50:35','2024-05-17 01:50:35',0,NULL),(6353,'mailpoet/cron/daemon-trigger','failed','2024-05-17 01:52:35','2024-05-17 01:52:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715910755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715910755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 01:52:46','2024-05-17 01:52:46',0,NULL),(6355,'mailpoet/cron/daemon-trigger','failed','2024-05-17 01:54:46','2024-05-17 01:54:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715910886;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715910886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 01:59:36','2024-05-17 01:59:36',0,NULL),(6356,'mailpoet/cron/daemon-trigger','failed','2024-05-17 02:01:36','2024-05-17 02:01:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715911296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715911296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 02:01:44','2024-05-17 02:01:44',0,NULL),(6357,'mailpoet/cron/daemon-trigger','failed','2024-05-17 02:03:44','2024-05-17 02:03:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715911424;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715911424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 02:08:05','2024-05-17 02:08:05',0,NULL),(6358,'mailpoet/cron/daemon-trigger','failed','2024-05-17 02:10:05','2024-05-17 02:10:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715911805;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715911805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 02:17:11','2024-05-17 02:17:11',0,NULL),(6359,'mailpoet/cron/daemon-trigger','failed','2024-05-17 02:19:11','2024-05-17 02:19:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715912351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715912351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 02:53:20','2024-05-17 02:53:20',0,NULL),(6360,'mailpoet/cron/daemon-trigger','failed','2024-05-17 02:55:20','2024-05-17 02:55:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715914520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715914520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:01:34','2024-05-17 03:01:34',0,NULL),(6362,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:03:34','2024-05-17 03:03:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715915014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715915014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:16:39','2024-05-17 03:16:39',0,NULL),(6363,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:18:39','2024-05-17 03:18:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715915919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715915919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:18:47','2024-05-17 03:18:47',0,NULL),(6366,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:20:47','2024-05-17 03:20:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715916047;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715916047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:20:58','2024-05-17 03:20:58',0,NULL),(6367,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:22:58','2024-05-17 03:22:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715916178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715916178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:22:59','2024-05-17 03:22:59',0,NULL),(6368,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:24:59','2024-05-17 03:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715916299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715916299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:24:59','2024-05-17 03:24:59',0,NULL),(6369,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:26:59','2024-05-17 03:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715916419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715916419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:27:00','2024-05-17 03:27:00',0,NULL),(6370,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:29:00','2024-05-17 03:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715916540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715916540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:29:00','2024-05-17 03:29:00',0,NULL),(6371,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:31:00','2024-05-17 03:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715916660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715916660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:31:01','2024-05-17 03:31:01',0,NULL),(6372,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:33:01','2024-05-17 03:33:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715916781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715916781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:36:07','2024-05-17 03:36:07',0,NULL),(6373,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:38:07','2024-05-17 03:38:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715917087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715917087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:39:30','2024-05-17 03:39:30',0,NULL),(6374,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:41:30','2024-05-17 03:41:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715917290;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715917290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:56:18','2024-05-17 03:56:18',0,NULL),(6375,'mailpoet/cron/daemon-trigger','failed','2024-05-17 03:58:18','2024-05-17 03:58:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715918298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715918298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 03:59:18','2024-05-17 03:59:18',0,NULL),(6377,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:01:18','2024-05-17 04:01:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715918478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715918478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:01:19','2024-05-17 04:01:19',0,NULL),(6378,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:03:19','2024-05-17 04:03:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715918599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715918599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:03:19','2024-05-17 04:03:19',0,NULL),(6379,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:05:19','2024-05-17 04:05:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715918719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715918719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:05:19','2024-05-17 04:05:19',0,NULL),(6380,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:07:19','2024-05-17 04:07:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715918839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715918839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:07:20','2024-05-17 04:07:20',0,NULL),(6381,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:09:20','2024-05-17 04:09:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715918960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715918960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:09:27','2024-05-17 04:09:27',0,NULL),(6382,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:11:27','2024-05-17 04:11:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715919087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715919087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:14:05','2024-05-17 04:14:05',0,NULL),(6383,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:16:05','2024-05-17 04:16:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715919365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715919365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:28:10','2024-05-17 04:28:10',0,NULL),(6384,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:30:10','2024-05-17 04:30:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715920210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715920210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:30:51','2024-05-17 04:30:51',0,NULL),(6385,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:32:51','2024-05-17 04:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715920371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715920371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:32:53','2024-05-17 04:32:53',0,NULL),(6386,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:34:53','2024-05-17 04:34:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715920493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715920493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:35:53','2024-05-17 04:35:53',0,NULL),(6387,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:37:53','2024-05-17 04:37:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715920673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715920673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:37:54','2024-05-17 04:37:54',0,NULL),(6388,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:39:54','2024-05-17 04:39:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715920794;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715920794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:39:54','2024-05-17 04:39:54',0,NULL),(6389,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:41:54','2024-05-17 04:41:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715920914;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715920914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:41:54','2024-05-17 04:41:54',0,NULL),(6390,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:43:54','2024-05-17 04:43:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715921034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715921034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:43:54','2024-05-17 04:43:54',0,NULL),(6391,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:45:54','2024-05-17 04:45:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715921154;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715921154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:45:55','2024-05-17 04:45:55',0,NULL),(6392,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:47:55','2024-05-17 04:47:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715921275;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715921275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:47:56','2024-05-17 04:47:56',0,NULL),(6393,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:49:56','2024-05-17 04:49:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715921396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715921396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:53:48','2024-05-17 04:53:48',0,NULL),(6394,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:55:48','2024-05-17 04:55:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715921748;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715921748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:56:26','2024-05-17 04:56:26',0,NULL),(6395,'mailpoet/cron/daemon-trigger','failed','2024-05-17 04:58:26','2024-05-17 04:58:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715921906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715921906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 04:58:27','2024-05-17 04:58:27',0,NULL),(6397,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:00:27','2024-05-17 05:00:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715922027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715922027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:00:48','2024-05-17 05:00:48',0,NULL),(6398,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:02:48','2024-05-17 05:02:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715922168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715922168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:02:49','2024-05-17 05:02:49',0,NULL),(6399,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:04:49','2024-05-17 05:04:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715922289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715922289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:04:49','2024-05-17 05:04:49',0,NULL),(6400,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:06:49','2024-05-17 05:06:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715922409;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715922409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:06:50','2024-05-17 05:06:50',0,NULL),(6401,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:08:50','2024-05-17 05:08:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715922530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715922530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:08:51','2024-05-17 05:08:51',0,NULL),(6402,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:10:51','2024-05-17 05:10:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715922651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715922651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:18:47','2024-05-17 05:18:47',0,NULL),(6403,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:20:47','2024-05-17 05:20:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715923247;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715923247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:24:54','2024-05-17 05:24:54',0,NULL),(6405,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:26:54','2024-05-17 05:26:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715923614;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715923614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:26:54','2024-05-17 05:26:54',0,NULL),(6406,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:28:54','2024-05-17 05:28:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715923734;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715923734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:34:23','2024-05-17 05:34:23',0,NULL),(6407,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:36:23','2024-05-17 05:36:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715924183;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715924183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:41:46','2024-05-17 05:41:46',0,NULL),(6408,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:43:46','2024-05-17 05:43:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715924626;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715924626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:44:05','2024-05-17 05:44:05',0,NULL),(6409,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:46:05','2024-05-17 05:46:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715924765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715924765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:48:38','2024-05-17 05:48:38',0,NULL),(6410,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:50:38','2024-05-17 05:50:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715925038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715925038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:51:35','2024-05-17 05:51:35',0,NULL),(6411,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:53:35','2024-05-17 05:53:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715925215;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715925215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:55:55','2024-05-17 05:55:55',0,NULL),(6412,'mailpoet/cron/daemon-trigger','failed','2024-05-17 05:57:55','2024-05-17 05:57:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715925475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715925475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 05:59:37','2024-05-17 05:59:37',0,NULL),(6414,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:01:37','2024-05-17 06:01:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715925697;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715925697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:02:04','2024-05-17 06:02:04',0,NULL),(6415,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:04:04','2024-05-17 06:04:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715925844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715925844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:08:02','2024-05-17 06:08:02',0,NULL),(6416,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:10:02','2024-05-17 06:10:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715926202;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715926202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:15:39','2024-05-17 06:15:39',0,NULL),(6417,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:17:39','2024-05-17 06:17:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715926659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715926659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:20:13','2024-05-17 06:20:13',0,NULL),(6418,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:22:13','2024-05-17 06:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715926933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715926933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:23:56','2024-05-17 06:23:56',0,NULL),(6419,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:25:56','2024-05-17 06:25:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715927156;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715927156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:26:13','2024-05-17 06:26:13',0,NULL),(6422,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:28:13','2024-05-17 06:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715927293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715927293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:28:55','2024-05-17 06:28:55',0,NULL),(6423,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:30:55','2024-05-17 06:30:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715927455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715927455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:31:36','2024-05-17 06:31:36',0,NULL),(6426,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:33:36','2024-05-17 06:33:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715927616;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715927616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:34:39','2024-05-17 06:34:39',0,NULL),(6427,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:36:39','2024-05-17 06:36:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715927799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715927799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:37:06','2024-05-17 06:37:06',0,NULL),(6428,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:39:06','2024-05-17 06:39:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715927946;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715927946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:39:14','2024-05-17 06:39:14',0,NULL),(6429,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:41:14','2024-05-17 06:41:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715928074;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715928074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:44:30','2024-05-17 06:44:30',0,NULL),(6430,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:46:30','2024-05-17 06:46:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715928390;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715928390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:49:47','2024-05-17 06:49:47',0,NULL),(6432,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:51:47','2024-05-17 06:51:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715928707;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715928707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:55:06','2024-05-17 06:55:06',0,NULL),(6433,'mailpoet/cron/daemon-trigger','failed','2024-05-17 06:57:06','2024-05-17 06:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715929026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715929026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 06:58:59','2024-05-17 06:58:59',0,NULL),(6434,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:00:59','2024-05-17 07:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715929259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715929259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:02:50','2024-05-17 07:02:50',0,NULL),(6436,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:04:50','2024-05-17 07:04:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715929490;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715929490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:05:18','2024-05-17 07:05:18',0,NULL),(6437,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:07:18','2024-05-17 07:07:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715929638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715929638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:10:06','2024-05-17 07:10:06',0,NULL),(6438,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:12:06','2024-05-17 07:12:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715929926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715929926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:15:00','2024-05-17 07:15:00',0,NULL),(6439,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:17:00','2024-05-17 07:17:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715930220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715930220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:20:27','2024-05-17 07:20:27',0,NULL),(6440,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:22:27','2024-05-17 07:22:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715930547;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715930547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:24:58','2024-05-17 07:24:58',0,NULL),(6441,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:26:58','2024-05-17 07:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715930818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715930818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:30:04','2024-05-17 07:30:04',0,NULL),(6442,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:32:04','2024-05-17 07:32:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715931124;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715931124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:34:46','2024-05-17 07:34:46',0,NULL),(6443,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:36:46','2024-05-17 07:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715931406;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715931406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:39:39','2024-05-17 07:39:39',0,NULL),(6444,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:41:39','2024-05-17 07:41:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715931699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715931699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:43:53','2024-05-17 07:43:53',0,NULL),(6445,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:45:53','2024-05-17 07:45:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715931953;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715931953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:48:01','2024-05-17 07:48:01',0,NULL),(6446,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:50:01','2024-05-17 07:50:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715932201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715932201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:51:39','2024-05-17 07:51:39',0,NULL),(6447,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:53:39','2024-05-17 07:53:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715932419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715932419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:54:02','2024-05-17 07:54:02',0,NULL),(6448,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:56:02','2024-05-17 07:56:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715932562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715932562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 07:56:02','2024-05-17 07:56:02',0,NULL),(6449,'mailpoet/cron/daemon-trigger','failed','2024-05-17 07:58:02','2024-05-17 07:58:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715932682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715932682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:00:05','2024-05-17 08:00:05',0,NULL),(6450,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:02:05','2024-05-17 08:02:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715932925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715932925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:02:42','2024-05-17 08:02:42',0,NULL),(6452,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:04:42','2024-05-17 08:04:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715933082;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715933082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:05:03','2024-05-17 08:05:03',0,NULL),(6453,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:07:03','2024-05-17 08:07:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715933223;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715933223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:07:03','2024-05-17 08:07:03',0,NULL),(6454,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:09:03','2024-05-17 08:09:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715933343;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715933343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:09:10','2024-05-17 08:09:10',0,NULL),(6455,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:11:10','2024-05-17 08:11:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715933470;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715933470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:12:02','2024-05-17 08:12:02',0,NULL),(6456,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:14:02','2024-05-17 08:14:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715933642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715933642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:14:12','2024-05-17 08:14:12',0,NULL),(6457,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:16:12','2024-05-17 08:16:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715933772;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715933772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:17:17','2024-05-17 08:17:17',0,NULL),(6458,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:19:17','2024-05-17 08:19:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715933957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715933957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:20:03','2024-05-17 08:20:03',0,NULL),(6459,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:22:03','2024-05-17 08:22:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715934123;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715934123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:22:53','2024-05-17 08:22:53',0,NULL),(6460,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:24:53','2024-05-17 08:24:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715934293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715934293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:25:25','2024-05-17 08:25:25',0,NULL),(6461,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:27:25','2024-05-17 08:27:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715934445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715934445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:28:37','2024-05-17 08:28:37',0,NULL),(6462,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:30:37','2024-05-17 08:30:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715934637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715934637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:31:48','2024-05-17 08:31:48',0,NULL),(6463,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:33:48','2024-05-17 08:33:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715934828;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715934828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:33:56','2024-05-17 08:33:56',0,NULL),(6464,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:35:56','2024-05-17 08:35:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715934956;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715934956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:36:33','2024-05-17 08:36:33',0,NULL),(6465,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:38:33','2024-05-17 08:38:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715935113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715935113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:38:35','2024-05-17 08:38:35',0,NULL),(6466,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:40:35','2024-05-17 08:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715935235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715935235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:40:36','2024-05-17 08:40:36',0,NULL),(6467,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:42:36','2024-05-17 08:42:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715935356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715935356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:43:10','2024-05-17 08:43:10',0,NULL),(6468,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:45:10','2024-05-17 08:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715935510;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715935510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:46:17','2024-05-17 08:46:17',0,NULL),(6469,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:48:17','2024-05-17 08:48:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715935697;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715935697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:48:44','2024-05-17 08:48:44',0,NULL),(6470,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:50:44','2024-05-17 08:50:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715935844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715935844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:50:52','2024-05-17 08:50:52',0,NULL),(6471,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:52:52','2024-05-17 08:52:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715935972;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715935972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:53:07','2024-05-17 08:53:07',0,NULL),(6478,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:55:07','2024-05-17 08:55:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715936107;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715936107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:55:16','2024-05-17 08:55:16',0,NULL),(6481,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:57:16','2024-05-17 08:57:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715936236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715936236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:57:40','2024-05-17 08:57:40',0,NULL),(6486,'mailpoet/cron/daemon-trigger','failed','2024-05-17 08:59:40','2024-05-17 08:59:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715936380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715936380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 08:59:48','2024-05-17 08:59:48',0,NULL),(6489,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:01:48','2024-05-17 09:01:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715936508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715936508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:01:57','2024-05-17 09:01:57',0,NULL),(6491,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:03:57','2024-05-17 09:03:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715936637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715936637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:05:46','2024-05-17 09:05:46',0,NULL),(6492,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:07:46','2024-05-17 09:07:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715936866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715936866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:07:47','2024-05-17 09:07:47',0,NULL),(6493,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:09:47','2024-05-17 09:09:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715936987;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715936987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:09:51','2024-05-17 09:09:51',0,NULL),(6494,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:11:51','2024-05-17 09:11:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715937111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715937111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:11:59','2024-05-17 09:11:59',0,NULL),(6495,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:13:59','2024-05-17 09:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715937239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715937239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:14:49','2024-05-17 09:14:49',0,NULL),(6496,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:16:49','2024-05-17 09:16:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715937409;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715937409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:17:28','2024-05-17 09:17:28',0,NULL),(6497,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:19:28','2024-05-17 09:19:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715937568;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715937568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:21:24','2024-05-17 09:21:24',0,NULL),(6499,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:23:24','2024-05-17 09:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715937804;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715937804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:24:04','2024-05-17 09:24:04',0,NULL),(6500,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:26:04','2024-05-17 09:26:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715937964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715937964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:26:15','2024-05-17 09:26:15',0,NULL),(6501,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:28:15','2024-05-17 09:28:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715938095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715938095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:28:47','2024-05-17 09:28:47',0,NULL),(6502,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:30:47','2024-05-17 09:30:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715938247;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715938247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:31:03','2024-05-17 09:31:03',0,NULL),(6505,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:33:03','2024-05-17 09:33:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715938383;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715938383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:33:04','2024-05-17 09:33:04',0,NULL),(6508,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:35:04','2024-05-17 09:35:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715938504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715938504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:35:17','2024-05-17 09:35:17',0,NULL),(6511,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:37:17','2024-05-17 09:37:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715938637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715938637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:37:35','2024-05-17 09:37:35',0,NULL),(6512,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:39:35','2024-05-17 09:39:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715938775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715938775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:39:50','2024-05-17 09:39:50',0,NULL),(6513,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:41:50','2024-05-17 09:41:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715938910;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715938910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:42:05','2024-05-17 09:42:05',0,NULL),(6514,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:44:05','2024-05-17 09:44:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:44:05','2024-05-17 09:44:05',0,NULL),(6515,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:46:05','2024-05-17 09:46:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:46:05','2024-05-17 09:46:05',0,NULL),(6516,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:48:05','2024-05-17 09:48:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:48:21','2024-05-17 09:48:21',0,NULL),(6517,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:50:21','2024-05-17 09:50:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:51:00','2024-05-17 09:51:00',0,NULL),(6519,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:53:00','2024-05-17 09:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:53:03','2024-05-17 09:53:03',0,NULL),(6520,'action_scheduler/migration_hook','failed','2024-05-17 09:52:01','2024-05-17 09:52:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715939521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715939521;}',2,1,'2024-05-17 09:52:08','2024-05-17 09:52:08',0,NULL),(6521,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:55:03','2024-05-17 09:55:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:55:08','2024-05-17 09:55:08',0,NULL),(6524,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:57:08','2024-05-17 09:57:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939828;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 09:57:32','2024-05-17 09:57:32',0,NULL),(6525,'mailpoet/cron/daemon-trigger','failed','2024-05-17 09:59:32','2024-05-17 09:59:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939972;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:00:11','2024-05-17 10:00:11',0,NULL),(6526,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:02:11','2024-05-17 10:02:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715940131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715940131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:02:15','2024-05-17 10:02:15',0,NULL),(6528,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:04:15','2024-05-17 10:04:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715940255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715940255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:04:37','2024-05-17 10:04:37',0,NULL),(6529,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:06:37','2024-05-17 10:06:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715940397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715940397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:07:12','2024-05-17 10:07:12',0,NULL),(6531,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:09:12','2024-05-17 10:09:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715940552;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715940552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:09:16','2024-05-17 10:09:16',0,NULL),(6532,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:11:16','2024-05-17 10:11:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715940676;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715940676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:11:31','2024-05-17 10:11:31',0,NULL),(6534,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:13:31','2024-05-17 10:13:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715940811;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715940811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:14:22','2024-05-17 10:14:22',0,NULL),(6535,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:16:22','2024-05-17 10:16:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715940982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715940982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:16:38','2024-05-17 10:16:38',0,NULL),(6538,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:18:38','2024-05-17 10:18:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715941118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715941118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:19:06','2024-05-17 10:19:06',0,NULL),(6539,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:21:06','2024-05-17 10:21:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715941266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715941266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:21:06','2024-05-17 10:21:06',0,NULL),(6542,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:23:06','2024-05-17 10:23:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715941386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715941386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:23:29','2024-05-17 10:23:29',0,NULL),(6545,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:25:29','2024-05-17 10:25:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715941529;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715941529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:25:37','2024-05-17 10:25:37',0,NULL),(6546,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:27:37','2024-05-17 10:27:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715941657;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715941657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:27:47','2024-05-17 10:27:47',0,NULL),(6548,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:29:47','2024-05-17 10:29:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715941787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715941787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:31:09','2024-05-17 10:31:09',0,NULL),(6549,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:33:09','2024-05-17 10:33:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715941989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715941989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:33:09','2024-05-17 10:33:09',0,NULL),(6550,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:35:09','2024-05-17 10:35:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715942109;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715942109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:35:35','2024-05-17 10:35:35',0,NULL),(6551,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:37:35','2024-05-17 10:37:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715942255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715942255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:37:42','2024-05-17 10:37:42',0,NULL),(6552,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:39:42','2024-05-17 10:39:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715942382;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715942382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:39:47','2024-05-17 10:39:47',0,NULL),(6553,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:41:47','2024-05-17 10:41:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715942507;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715942507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:41:52','2024-05-17 10:41:52',0,NULL),(6554,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:43:52','2024-05-17 10:43:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715942632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715942632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:44:04','2024-05-17 10:44:04',0,NULL),(6555,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:46:04','2024-05-17 10:46:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715942764;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715942764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:46:28','2024-05-17 10:46:28',0,NULL),(6556,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:48:28','2024-05-17 10:48:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715942908;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715942908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:48:33','2024-05-17 10:48:33',0,NULL),(6557,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:50:33','2024-05-17 10:50:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715943033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715943033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:50:44','2024-05-17 10:50:44',0,NULL),(6558,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:52:44','2024-05-17 10:52:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715943164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715943164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:52:48','2024-05-17 10:52:48',0,NULL),(6559,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:54:48','2024-05-17 10:54:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715943288;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715943288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:55:03','2024-05-17 10:55:03',0,NULL),(6560,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:57:03','2024-05-17 10:57:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715943423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715943423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:57:04','2024-05-17 10:57:04',0,NULL),(6561,'mailpoet/cron/daemon-trigger','failed','2024-05-17 10:59:04','2024-05-17 10:59:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715943544;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715943544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 10:59:10','2024-05-17 10:59:10',0,NULL),(6562,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:01:10','2024-05-17 11:01:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715943670;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715943670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:01:15','2024-05-17 11:01:15',0,NULL),(6564,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:03:15','2024-05-17 11:03:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715943795;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715943795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:03:19','2024-05-17 11:03:19',0,NULL),(6565,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:05:19','2024-05-17 11:05:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715943919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715943919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:05:20','2024-05-17 11:05:20',0,NULL),(6566,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:07:20','2024-05-17 11:07:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:07:20','2024-05-17 11:07:20',0,NULL),(6567,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:09:20','2024-05-17 11:09:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944160;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:09:21','2024-05-17 11:09:21',0,NULL),(6568,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:11:21','2024-05-17 11:11:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944281;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:12:02','2024-05-17 11:12:02',0,NULL),(6569,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:14:02','2024-05-17 11:14:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:14:02','2024-05-17 11:14:02',0,NULL),(6570,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:16:02','2024-05-17 11:16:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:16:03','2024-05-17 11:16:03',0,NULL),(6571,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:18:03','2024-05-17 11:18:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944683;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:18:03','2024-05-17 11:18:03',0,NULL),(6572,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:20:03','2024-05-17 11:20:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944803;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:20:03','2024-05-17 11:20:03',0,NULL),(6573,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:22:03','2024-05-17 11:22:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944923;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:22:04','2024-05-17 11:22:04',0,NULL),(6575,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:24:04','2024-05-17 11:24:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715945044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715945044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:24:05','2024-05-17 11:24:05',0,NULL),(6576,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:26:05','2024-05-17 11:26:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715945165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715945165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:26:05','2024-05-17 11:26:05',0,NULL),(6577,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:28:05','2024-05-17 11:28:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715945285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715945285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:29:28','2024-05-17 11:29:28',0,NULL),(6578,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:31:28','2024-05-17 11:31:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715945488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715945488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:31:29','2024-05-17 11:31:29',0,NULL),(6579,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:33:29','2024-05-17 11:33:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715945609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715945609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:33:30','2024-05-17 11:33:30',0,NULL),(6580,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:35:30','2024-05-17 11:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715945730;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715945730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:35:30','2024-05-17 11:35:30',0,NULL),(6581,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:37:30','2024-05-17 11:37:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715945850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715945850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:37:30','2024-05-17 11:37:30',0,NULL),(6582,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:39:30','2024-05-17 11:39:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715945970;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715945970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:39:31','2024-05-17 11:39:31',0,NULL),(6583,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:41:31','2024-05-17 11:41:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946091;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:41:32','2024-05-17 11:41:32',0,NULL),(6584,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:43:32','2024-05-17 11:43:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946212;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:43:32','2024-05-17 11:43:32',0,NULL),(6585,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:45:32','2024-05-17 11:45:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946332;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:45:33','2024-05-17 11:45:33',0,NULL),(6586,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:47:33','2024-05-17 11:47:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:47:34','2024-05-17 11:47:34',0,NULL),(6587,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:49:34','2024-05-17 11:49:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946574;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:49:35','2024-05-17 11:49:35',0,NULL),(6588,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:51:35','2024-05-17 11:51:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946695;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:51:36','2024-05-17 11:51:36',0,NULL),(6589,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:53:36','2024-05-17 11:53:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:53:36','2024-05-17 11:53:36',0,NULL),(6590,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:55:36','2024-05-17 11:55:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:55:36','2024-05-17 11:55:36',0,NULL),(6591,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:57:36','2024-05-17 11:57:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715947056;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715947056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:57:37','2024-05-17 11:57:37',0,NULL),(6594,'mailpoet/cron/daemon-trigger','failed','2024-05-17 11:59:37','2024-05-17 11:59:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715947177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715947177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 11:59:38','2024-05-17 11:59:38',0,NULL),(6595,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:01:38','2024-05-17 12:01:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715947298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715947298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:01:39','2024-05-17 12:01:39',0,NULL),(6597,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:03:39','2024-05-17 12:03:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715947419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715947419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:03:40','2024-05-17 12:03:40',0,NULL),(6598,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:05:40','2024-05-17 12:05:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715947540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715947540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:05:40','2024-05-17 12:05:40',0,NULL),(6599,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:07:40','2024-05-17 12:07:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715947660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715947660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:07:41','2024-05-17 12:07:41',0,NULL),(6600,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:09:41','2024-05-17 12:09:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715947781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715947781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:09:42','2024-05-17 12:09:42',0,NULL),(6601,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:11:42','2024-05-17 12:11:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715947902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715947902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:11:43','2024-05-17 12:11:43',0,NULL),(6602,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:13:43','2024-05-17 12:13:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948023;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:13:44','2024-05-17 12:13:44',0,NULL),(6603,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:15:44','2024-05-17 12:15:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:15:45','2024-05-17 12:15:45',0,NULL),(6604,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:17:45','2024-05-17 12:17:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948265;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:17:46','2024-05-17 12:17:46',0,NULL),(6605,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:19:46','2024-05-17 12:19:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:19:47','2024-05-17 12:19:47',0,NULL),(6606,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:21:47','2024-05-17 12:21:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948507;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:21:48','2024-05-17 12:21:48',0,NULL),(6607,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:23:48','2024-05-17 12:23:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:23:50','2024-05-17 12:23:50',0,NULL),(6608,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:25:50','2024-05-17 12:25:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:25:50','2024-05-17 12:25:50',0,NULL),(6609,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:27:50','2024-05-17 12:27:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948870;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:27:51','2024-05-17 12:27:51',0,NULL),(6610,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:29:51','2024-05-17 12:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948991;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:29:52','2024-05-17 12:29:52',0,NULL),(6611,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:31:52','2024-05-17 12:31:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949112;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:31:53','2024-05-17 12:31:53',0,NULL),(6612,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:33:53','2024-05-17 12:33:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:33:54','2024-05-17 12:33:54',0,NULL),(6613,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:35:54','2024-05-17 12:35:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:35:54','2024-05-17 12:35:54',0,NULL),(6614,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:37:54','2024-05-17 12:37:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:37:55','2024-05-17 12:37:55',0,NULL),(6615,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:39:55','2024-05-17 12:39:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:39:56','2024-05-17 12:39:56',0,NULL),(6616,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:41:56','2024-05-17 12:41:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:41:57','2024-05-17 12:41:57',0,NULL),(6617,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:43:57','2024-05-17 12:43:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949837;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:43:58','2024-05-17 12:43:58',0,NULL),(6618,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:45:58','2024-05-17 12:45:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:45:58','2024-05-17 12:45:58',0,NULL),(6619,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:47:58','2024-05-17 12:47:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715950078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715950078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 12:57:05','2024-05-17 12:57:05',0,NULL),(6620,'mailpoet/cron/daemon-trigger','failed','2024-05-17 12:59:05','2024-05-17 12:59:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715950745;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715950745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:05:31','2024-05-17 13:05:31',0,NULL),(6621,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:07:31','2024-05-17 13:07:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715951251;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715951251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:07:41','2024-05-17 13:07:41',0,NULL),(6623,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:09:41','2024-05-17 13:09:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715951381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715951381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:15:25','2024-05-17 13:15:25',0,NULL),(6624,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:17:25','2024-05-17 13:17:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715951845;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715951845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:20:10','2024-05-17 13:20:10',0,NULL),(6625,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:22:10','2024-05-17 13:22:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715952130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715952130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:30:58','2024-05-17 13:30:58',0,NULL),(6626,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:32:58','2024-05-17 13:32:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715952778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715952778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:38:30','2024-05-17 13:38:30',0,NULL),(6627,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:40:30','2024-05-17 13:40:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715953230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715953230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:46:36','2024-05-17 13:46:36',0,NULL),(6628,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:48:36','2024-05-17 13:48:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715953716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715953716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:52:01','2024-05-17 13:52:01',0,NULL),(6629,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:54:01','2024-05-17 13:54:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715954041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715954041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 13:56:53','2024-05-17 13:56:53',0,NULL),(6630,'mailpoet/cron/daemon-trigger','failed','2024-05-17 13:58:53','2024-05-17 13:58:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715954333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715954333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:06:35','2024-05-17 14:06:35',0,NULL),(6631,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:08:35','2024-05-17 14:08:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715954915;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715954915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:11:06','2024-05-17 14:11:06',0,NULL),(6633,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:13:06','2024-05-17 14:13:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715955186;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715955186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:21:30','2024-05-17 14:21:30',0,NULL),(6634,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:23:30','2024-05-17 14:23:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715955810;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715955810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:25:17','2024-05-17 14:25:17',0,NULL),(6635,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:27:17','2024-05-17 14:27:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715956037;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715956037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:27:53','2024-05-17 14:27:53',0,NULL),(6636,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:29:53','2024-05-17 14:29:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715956193;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715956193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:33:45','2024-05-17 14:33:45',0,NULL),(6637,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:35:45','2024-05-17 14:35:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715956545;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715956545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:47:11','2024-05-17 14:47:11',0,NULL),(6638,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:49:11','2024-05-17 14:49:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715957351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715957351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:49:34','2024-05-17 14:49:34',0,NULL),(6639,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:51:34','2024-05-17 14:51:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715957494;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715957494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 14:52:02','2024-05-17 14:52:02',0,NULL),(6640,'mailpoet/cron/daemon-trigger','failed','2024-05-17 14:54:02','2024-05-17 14:54:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715957642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715957642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 15:02:04','2024-05-17 15:02:04',0,NULL),(6641,'mailpoet/cron/daemon-trigger','failed','2024-05-17 15:04:04','2024-05-17 15:04:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715958244;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715958244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 15:16:50','2024-05-17 15:16:50',0,NULL),(6642,'mailpoet/cron/daemon-trigger','failed','2024-05-17 15:18:50','2024-05-17 15:18:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715959130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715959130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 15:41:58','2024-05-17 15:41:58',0,NULL),(6644,'mailpoet/cron/daemon-trigger','failed','2024-05-17 15:43:58','2024-05-17 15:43:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715960638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715960638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 15:45:43','2024-05-17 15:45:43',0,NULL),(6645,'mailpoet/cron/daemon-trigger','failed','2024-05-17 15:47:43','2024-05-17 15:47:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715960863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715960863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 15:48:02','2024-05-17 15:48:02',0,NULL),(6646,'mailpoet/cron/daemon-trigger','failed','2024-05-17 15:50:02','2024-05-17 15:50:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715961002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715961002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 16:20:12','2024-05-17 16:20:12',0,NULL),(6647,'mailpoet/cron/daemon-trigger','failed','2024-05-17 16:22:12','2024-05-17 16:22:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715962932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715962932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 16:36:49','2024-05-17 16:36:49',0,NULL),(6649,'mailpoet/cron/daemon-trigger','failed','2024-05-17 16:38:49','2024-05-17 16:38:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715963929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715963929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 16:44:04','2024-05-17 16:44:04',0,NULL),(6650,'mailpoet/cron/daemon-trigger','failed','2024-05-17 16:46:04','2024-05-17 16:46:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715964364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715964364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 17:31:13','2024-05-17 17:31:13',0,NULL),(6651,'mailpoet/cron/daemon-trigger','failed','2024-05-17 17:33:13','2024-05-17 17:33:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715967193;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715967193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 17:38:00','2024-05-17 17:38:00',0,NULL),(6653,'mailpoet/cron/daemon-trigger','failed','2024-05-17 17:40:00','2024-05-17 17:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715967600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715967600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 17:46:49','2024-05-17 17:46:49',0,NULL),(6654,'mailpoet/cron/daemon-trigger','failed','2024-05-17 17:48:49','2024-05-17 17:48:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715968129;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715968129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 17:53:12','2024-05-17 17:53:12',0,NULL),(6655,'mailpoet/cron/daemon-trigger','failed','2024-05-17 17:55:12','2024-05-17 17:55:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715968512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715968512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 18:01:58','2024-05-17 18:01:58',0,NULL),(6656,'mailpoet/cron/daemon-trigger','failed','2024-05-17 18:03:58','2024-05-17 18:03:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715969038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715969038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 18:21:14','2024-05-17 18:21:14',0,NULL),(6657,'mailpoet/cron/daemon-trigger','failed','2024-05-17 18:23:14','2024-05-17 18:23:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715970194;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715970194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 18:27:11','2024-05-17 18:27:11',0,NULL),(6658,'mailpoet/cron/daemon-trigger','failed','2024-05-17 18:29:11','2024-05-17 18:29:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715970551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715970551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 18:38:36','2024-05-17 18:38:36',0,NULL),(6659,'mailpoet/cron/daemon-trigger','failed','2024-05-17 18:40:36','2024-05-17 18:40:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715971236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715971236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 18:49:51','2024-05-17 18:49:51',0,NULL),(6661,'mailpoet/cron/daemon-trigger','failed','2024-05-17 18:51:51','2024-05-17 18:51:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715971911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715971911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 18:54:37','2024-05-17 18:54:37',0,NULL),(6663,'mailpoet/cron/daemon-trigger','failed','2024-05-17 18:56:37','2024-05-17 18:56:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715972197;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715972197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 19:11:59','2024-05-17 19:11:59',0,NULL),(6664,'mailpoet/cron/daemon-trigger','failed','2024-05-17 19:13:59','2024-05-17 19:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715973239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715973239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 19:16:05','2024-05-17 19:16:05',0,NULL),(6665,'mailpoet/cron/daemon-trigger','failed','2024-05-17 19:18:05','2024-05-17 19:18:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715973485;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715973485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 19:26:40','2024-05-17 19:26:40',0,NULL),(6666,'mailpoet/cron/daemon-trigger','failed','2024-05-17 19:28:40','2024-05-17 19:28:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715974120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715974120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 19:36:11','2024-05-17 19:36:11',0,NULL),(6667,'mailpoet/cron/daemon-trigger','failed','2024-05-17 19:38:11','2024-05-17 19:38:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715974691;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715974691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 19:39:30','2024-05-17 19:39:30',0,NULL),(6668,'mailpoet/cron/daemon-trigger','failed','2024-05-17 19:41:30','2024-05-17 19:41:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715974890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715974890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 19:41:58','2024-05-17 19:41:58',0,NULL),(6670,'mailpoet/cron/daemon-trigger','failed','2024-05-17 19:43:58','2024-05-17 19:43:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715975038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715975038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 19:48:37','2024-05-17 19:48:37',0,NULL),(6671,'mailpoet/cron/daemon-trigger','failed','2024-05-17 19:50:37','2024-05-17 19:50:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715975437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715975437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 19:59:38','2024-05-17 19:59:38',0,NULL),(6672,'mailpoet/cron/daemon-trigger','failed','2024-05-17 20:01:38','2024-05-17 20:01:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715976098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715976098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 20:09:37','2024-05-17 20:09:37',0,NULL),(6673,'mailpoet/cron/daemon-trigger','failed','2024-05-17 20:11:37','2024-05-17 20:11:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715976697;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715976697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 20:24:02','2024-05-17 20:24:02',0,NULL),(6674,'mailpoet/cron/daemon-trigger','failed','2024-05-17 20:26:02','2024-05-17 20:26:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715977562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715977562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 20:33:06','2024-05-17 20:33:06',0,NULL),(6675,'mailpoet/cron/daemon-trigger','failed','2024-05-17 20:35:06','2024-05-17 20:35:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715978106;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715978106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 20:35:28','2024-05-17 20:35:28',0,NULL),(6676,'mailpoet/cron/daemon-trigger','failed','2024-05-17 20:37:28','2024-05-17 20:37:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715978248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715978248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 20:37:54','2024-05-17 20:37:54',0,NULL),(6677,'mailpoet/cron/daemon-trigger','failed','2024-05-17 20:39:54','2024-05-17 20:39:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715978394;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715978394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 20:49:01','2024-05-17 20:49:01',0,NULL),(6679,'mailpoet/cron/daemon-trigger','failed','2024-05-17 20:51:01','2024-05-17 20:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715979061;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715979061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 20:53:41','2024-05-17 20:53:41',0,NULL),(6680,'mailpoet/cron/daemon-trigger','failed','2024-05-17 20:55:41','2024-05-17 20:55:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715979341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715979341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 21:19:21','2024-05-17 21:19:21',0,NULL),(6681,'mailpoet/cron/daemon-trigger','failed','2024-05-17 21:21:21','2024-05-17 21:21:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715980881;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715980881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 21:26:12','2024-05-17 21:26:12',0,NULL),(6682,'mailpoet/cron/daemon-trigger','failed','2024-05-17 21:28:12','2024-05-17 21:28:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715981292;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715981292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 21:28:12','2024-05-17 21:28:12',0,NULL),(6683,'mailpoet/cron/daemon-trigger','failed','2024-05-17 21:30:12','2024-05-17 21:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715981412;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715981412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 21:59:51','2024-05-17 21:59:51',0,NULL),(6684,'mailpoet/cron/daemon-trigger','failed','2024-05-17 22:01:51','2024-05-17 22:01:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715983311;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715983311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 22:04:12','2024-05-17 22:04:12',0,NULL),(6686,'mailpoet/cron/daemon-trigger','failed','2024-05-17 22:06:12','2024-05-17 22:06:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715983572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715983572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 22:15:21','2024-05-17 22:15:21',0,NULL),(6687,'mailpoet/cron/daemon-trigger','failed','2024-05-17 22:17:21','2024-05-17 22:17:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715984241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715984241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 22:18:47','2024-05-17 22:18:47',0,NULL),(6688,'mailpoet/cron/daemon-trigger','failed','2024-05-17 22:20:47','2024-05-17 22:20:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715984447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715984447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 22:35:48','2024-05-17 22:35:48',0,NULL),(6689,'mailpoet/cron/daemon-trigger','failed','2024-05-17 22:37:48','2024-05-17 22:37:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715985468;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715985468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 22:38:00','2024-05-17 22:38:00',0,NULL),(6690,'mailpoet/cron/daemon-trigger','failed','2024-05-17 22:40:00','2024-05-17 22:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715985600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715985600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 22:45:04','2024-05-17 22:45:04',0,NULL),(6691,'mailpoet/cron/daemon-trigger','failed','2024-05-17 22:47:04','2024-05-17 22:47:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715986024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715986024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 22:50:58','2024-05-17 22:50:58',0,NULL),(6692,'mailpoet/cron/daemon-trigger','failed','2024-05-17 22:52:58','2024-05-17 22:52:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715986378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715986378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-17 23:25:18','2024-05-17 23:25:18',0,NULL),(6693,'mailpoet/cron/daemon-trigger','failed','2024-05-17 23:27:18','2024-05-17 23:27:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715988438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715988438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 00:09:19','2024-05-18 00:09:19',0,NULL),(6695,'mailpoet/cron/daemon-trigger','failed','2024-05-18 00:11:19','2024-05-18 00:11:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715991079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715991079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 00:18:50','2024-05-18 00:18:50',0,NULL),(6696,'mailpoet/cron/daemon-trigger','failed','2024-05-18 00:20:50','2024-05-18 00:20:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715991650;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715991650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 00:49:07','2024-05-18 00:49:07',0,NULL),(6697,'mailpoet/cron/daemon-trigger','failed','2024-05-18 00:51:07','2024-05-18 00:51:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715993467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715993467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 01:07:44','2024-05-18 01:07:44',0,NULL),(6699,'mailpoet/cron/daemon-trigger','failed','2024-05-18 01:09:44','2024-05-18 01:09:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715994584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715994584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 01:12:29','2024-05-18 01:12:29',0,NULL),(6700,'mailpoet/cron/daemon-trigger','failed','2024-05-18 01:14:29','2024-05-18 01:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715994869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715994869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 01:19:28','2024-05-18 01:19:28',0,NULL),(6701,'mailpoet/cron/daemon-trigger','failed','2024-05-18 01:21:28','2024-05-18 01:21:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715995288;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715995288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 01:22:41','2024-05-18 01:22:41',0,NULL),(6702,'mailpoet/cron/daemon-trigger','failed','2024-05-18 01:24:41','2024-05-18 01:24:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715995481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715995481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 01:26:13','2024-05-18 01:26:13',0,NULL),(6703,'mailpoet/cron/daemon-trigger','failed','2024-05-18 01:28:13','2024-05-18 01:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715995693;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715995693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 01:30:44','2024-05-18 01:30:44',0,NULL),(6704,'mailpoet/cron/daemon-trigger','failed','2024-05-18 01:32:44','2024-05-18 01:32:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715995964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715995964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 01:35:47','2024-05-18 01:35:47',0,NULL),(6705,'mailpoet/cron/daemon-trigger','failed','2024-05-18 01:37:47','2024-05-18 01:37:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715996267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715996267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 02:03:55','2024-05-18 02:03:55',0,NULL),(6706,'mailpoet/cron/daemon-trigger','failed','2024-05-18 02:05:55','2024-05-18 02:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715997955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715997955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 02:34:19','2024-05-18 02:34:19',0,NULL),(6708,'mailpoet/cron/daemon-trigger','failed','2024-05-18 02:36:19','2024-05-18 02:36:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715999779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715999779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 02:39:15','2024-05-18 02:39:15',0,NULL),(6709,'mailpoet/cron/daemon-trigger','failed','2024-05-18 02:41:15','2024-05-18 02:41:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716000075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716000075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 02:42:04','2024-05-18 02:42:04',0,NULL),(6710,'mailpoet/cron/daemon-trigger','failed','2024-05-18 02:44:04','2024-05-18 02:44:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716000244;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716000244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 02:45:37','2024-05-18 02:45:37',0,NULL),(6711,'mailpoet/cron/daemon-trigger','failed','2024-05-18 02:47:37','2024-05-18 02:47:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716000457;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716000457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 02:48:07','2024-05-18 02:48:07',0,NULL),(6712,'mailpoet/cron/daemon-trigger','failed','2024-05-18 02:50:07','2024-05-18 02:50:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716000607;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716000607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:02:47','2024-05-18 03:02:47',0,NULL),(6713,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:04:47','2024-05-18 03:04:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716001487;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716001487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:05:00','2024-05-18 03:05:00',0,NULL),(6715,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:07:00','2024-05-18 03:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716001620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716001620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:07:00','2024-05-18 03:07:00',0,NULL),(6716,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:09:00','2024-05-18 03:09:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716001740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716001740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:09:00','2024-05-18 03:09:00',0,NULL),(6717,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:11:00','2024-05-18 03:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716001860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716001860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:11:00','2024-05-18 03:11:00',0,NULL),(6718,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:13:00','2024-05-18 03:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716001980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716001980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:13:59','2024-05-18 03:13:59',0,NULL),(6719,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:15:59','2024-05-18 03:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716002159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716002159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:15:59','2024-05-18 03:15:59',0,NULL),(6720,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:17:59','2024-05-18 03:17:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716002279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716002279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:17:59','2024-05-18 03:17:59',0,NULL),(6721,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:19:59','2024-05-18 03:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716002399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716002399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:25:03','2024-05-18 03:25:03',0,NULL),(6722,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:27:03','2024-05-18 03:27:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716002823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716002823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:30:12','2024-05-18 03:30:12',0,NULL),(6723,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:32:12','2024-05-18 03:32:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716003132;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716003132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:39:44','2024-05-18 03:39:44',0,NULL),(6724,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:41:44','2024-05-18 03:41:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716003704;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716003704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 03:56:48','2024-05-18 03:56:48',0,NULL),(6725,'mailpoet/cron/daemon-trigger','failed','2024-05-18 03:58:48','2024-05-18 03:58:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716004728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716004728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 04:27:01','2024-05-18 04:27:01',0,NULL),(6726,'mailpoet/cron/daemon-trigger','failed','2024-05-18 04:29:01','2024-05-18 04:29:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716006541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716006541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 04:38:46','2024-05-18 04:38:46',0,NULL),(6728,'mailpoet/cron/daemon-trigger','failed','2024-05-18 04:40:46','2024-05-18 04:40:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716007246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716007246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 04:40:48','2024-05-18 04:40:48',0,NULL),(6729,'mailpoet/cron/daemon-trigger','failed','2024-05-18 04:42:48','2024-05-18 04:42:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716007368;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716007368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 04:43:05','2024-05-18 04:43:05',0,NULL),(6730,'mailpoet/cron/daemon-trigger','failed','2024-05-18 04:45:05','2024-05-18 04:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716007505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716007505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 05:10:46','2024-05-18 05:10:46',0,NULL),(6731,'mailpoet/cron/daemon-trigger','failed','2024-05-18 05:12:46','2024-05-18 05:12:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716009166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716009166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 05:21:51','2024-05-18 05:21:51',0,NULL),(6732,'mailpoet/cron/daemon-trigger','failed','2024-05-18 05:23:51','2024-05-18 05:23:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716009831;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716009831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 05:25:02','2024-05-18 05:25:02',0,NULL),(6733,'mailpoet/cron/daemon-trigger','failed','2024-05-18 05:27:02','2024-05-18 05:27:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716010022;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716010022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 05:55:25','2024-05-18 05:55:25',0,NULL),(6736,'mailpoet/cron/daemon-trigger','failed','2024-05-18 05:57:25','2024-05-18 05:57:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716011845;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716011845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 06:14:24','2024-05-18 06:14:24',0,NULL),(6737,'mailpoet/cron/daemon-trigger','failed','2024-05-18 06:16:24','2024-05-18 06:16:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716012984;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716012984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 06:20:28','2024-05-18 06:20:28',0,NULL),(6738,'mailpoet/cron/daemon-trigger','failed','2024-05-18 06:22:28','2024-05-18 06:22:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716013348;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716013348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 06:29:49','2024-05-18 06:29:49',0,NULL),(6739,'mailpoet/cron/daemon-trigger','failed','2024-05-18 06:31:49','2024-05-18 06:31:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716013909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716013909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 06:32:05','2024-05-18 06:32:05',0,NULL),(6740,'mailpoet/cron/daemon-trigger','failed','2024-05-18 06:34:05','2024-05-18 06:34:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716014045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716014045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 06:41:15','2024-05-18 06:41:15',0,NULL),(6741,'mailpoet/cron/daemon-trigger','failed','2024-05-18 06:43:15','2024-05-18 06:43:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716014595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716014595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 06:47:18','2024-05-18 06:47:18',0,NULL),(6742,'mailpoet/cron/daemon-trigger','failed','2024-05-18 06:49:18','2024-05-18 06:49:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716014958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716014958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 06:55:17','2024-05-18 06:55:17',0,NULL),(6743,'mailpoet/cron/daemon-trigger','failed','2024-05-18 06:57:17','2024-05-18 06:57:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716015437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716015437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 07:07:17','2024-05-18 07:07:17',0,NULL),(6746,'mailpoet/cron/daemon-trigger','failed','2024-05-18 07:09:17','2024-05-18 07:09:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716016157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716016157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 07:18:56','2024-05-18 07:18:56',0,NULL),(6747,'mailpoet/cron/daemon-trigger','failed','2024-05-18 07:20:56','2024-05-18 07:20:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716016856;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716016856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 08:12:08','2024-05-18 08:12:08',0,NULL),(6748,'mailpoet/cron/daemon-trigger','failed','2024-05-18 08:14:08','2024-05-18 08:14:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716020048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716020048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 08:17:56','2024-05-18 08:17:56',0,NULL),(6750,'mailpoet/cron/daemon-trigger','failed','2024-05-18 08:19:56','2024-05-18 08:19:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716020396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716020396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 08:22:56','2024-05-18 08:22:56',0,NULL),(6751,'mailpoet/cron/daemon-trigger','failed','2024-05-18 08:24:56','2024-05-18 08:24:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716020696;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716020696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 08:29:30','2024-05-18 08:29:30',0,NULL),(6752,'mailpoet/cron/daemon-trigger','failed','2024-05-18 08:31:30','2024-05-18 08:31:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716021090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716021090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 08:44:32','2024-05-18 08:44:32',0,NULL),(6753,'mailpoet/cron/daemon-trigger','failed','2024-05-18 08:46:32','2024-05-18 08:46:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716021992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716021992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 08:48:13','2024-05-18 08:48:13',0,NULL),(6754,'mailpoet/cron/daemon-trigger','failed','2024-05-18 08:50:13','2024-05-18 08:50:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716022213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716022213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 08:51:17','2024-05-18 08:51:17',0,NULL),(6755,'mailpoet/cron/daemon-trigger','failed','2024-05-18 08:53:17','2024-05-18 08:53:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716022397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716022397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 08:58:50','2024-05-18 08:58:50',0,NULL),(6756,'mailpoet/cron/daemon-trigger','failed','2024-05-18 09:00:50','2024-05-18 09:00:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716022850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716022850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 09:01:19','2024-05-18 09:01:19',0,NULL),(6757,'mailpoet/cron/daemon-trigger','failed','2024-05-18 09:03:19','2024-05-18 09:03:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716022999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716022999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 09:06:40','2024-05-18 09:06:40',0,NULL),(6758,'mailpoet/cron/daemon-trigger','failed','2024-05-18 09:08:40','2024-05-18 09:08:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716023320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716023320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 09:09:36','2024-05-18 09:09:36',0,NULL),(6759,'mailpoet/cron/daemon-trigger','failed','2024-05-18 09:11:36','2024-05-18 09:11:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716023496;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716023496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 09:16:59','2024-05-18 09:16:59',0,NULL),(6760,'mailpoet/cron/daemon-trigger','failed','2024-05-18 09:18:59','2024-05-18 09:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716023939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716023939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 09:24:25','2024-05-18 09:24:25',0,NULL),(6762,'mailpoet/cron/daemon-trigger','failed','2024-05-18 09:26:25','2024-05-18 09:26:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716024385;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716024385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 09:35:24','2024-05-18 09:35:24',0,NULL),(6763,'mailpoet/cron/daemon-trigger','failed','2024-05-18 09:37:24','2024-05-18 09:37:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716025044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716025044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 09:49:58','2024-05-18 09:49:58',0,NULL),(6764,'mailpoet/cron/daemon-trigger','failed','2024-05-18 09:51:58','2024-05-18 09:51:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716025918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716025918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 10:01:59','2024-05-18 10:01:59',0,NULL),(6765,'mailpoet/cron/daemon-trigger','failed','2024-05-18 10:03:59','2024-05-18 10:03:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716026639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716026639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 10:07:09','2024-05-18 10:07:09',0,NULL),(6766,'mailpoet/cron/daemon-trigger','failed','2024-05-18 10:09:09','2024-05-18 10:09:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716026949;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716026949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 10:14:21','2024-05-18 10:14:21',0,NULL),(6767,'mailpoet/cron/daemon-trigger','failed','2024-05-18 10:16:21','2024-05-18 10:16:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716027381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716027381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 10:31:12','2024-05-18 10:31:12',0,NULL),(6768,'mailpoet/cron/daemon-trigger','failed','2024-05-18 10:33:12','2024-05-18 10:33:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716028392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716028392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 10:45:44','2024-05-18 10:45:44',0,NULL),(6770,'mailpoet/cron/daemon-trigger','failed','2024-05-18 10:47:44','2024-05-18 10:47:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716029264;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716029264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 10:59:04','2024-05-18 10:59:04',0,NULL),(6771,'mailpoet/cron/daemon-trigger','failed','2024-05-18 11:01:04','2024-05-18 11:01:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716030064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716030064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 11:10:10','2024-05-18 11:10:10',0,NULL),(6772,'mailpoet/cron/daemon-trigger','failed','2024-05-18 11:12:10','2024-05-18 11:12:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716030730;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716030730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 11:14:47','2024-05-18 11:14:47',0,NULL),(6773,'mailpoet/cron/daemon-trigger','failed','2024-05-18 11:16:47','2024-05-18 11:16:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716031007;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716031007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 11:21:10','2024-05-18 11:21:10',0,NULL),(6774,'mailpoet/cron/daemon-trigger','failed','2024-05-18 11:23:10','2024-05-18 11:23:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716031390;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716031390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 11:46:51','2024-05-18 11:46:51',0,NULL),(6776,'mailpoet/cron/daemon-trigger','failed','2024-05-18 11:48:51','2024-05-18 11:48:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716032931;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716032931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 11:49:45','2024-05-18 11:49:45',0,NULL),(6778,'mailpoet/cron/daemon-trigger','failed','2024-05-18 11:51:45','2024-05-18 11:51:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716033105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716033105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 11:52:56','2024-05-18 11:52:56',0,NULL),(6779,'mailpoet/cron/daemon-trigger','failed','2024-05-18 11:54:56','2024-05-18 11:54:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716033296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716033296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 12:03:41','2024-05-18 12:03:41',0,NULL),(6780,'mailpoet/cron/daemon-trigger','failed','2024-05-18 12:05:41','2024-05-18 12:05:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716033941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716033941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 12:24:59','2024-05-18 12:24:59',0,NULL),(6783,'mailpoet/cron/daemon-trigger','failed','2024-05-18 12:26:59','2024-05-18 12:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716035219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716035219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 12:49:12','2024-05-18 12:49:12',0,NULL),(6784,'mailpoet/cron/daemon-trigger','failed','2024-05-18 12:51:12','2024-05-18 12:51:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716036672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716036672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 12:54:47','2024-05-18 12:54:47',0,NULL),(6786,'mailpoet/cron/daemon-trigger','failed','2024-05-18 12:56:47','2024-05-18 12:56:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716037007;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716037007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:00:36','2024-05-18 13:00:36',0,NULL),(6787,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:02:36','2024-05-18 13:02:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716037356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716037356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:24:50','2024-05-18 13:24:50',0,NULL),(6788,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:26:50','2024-05-18 13:26:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716038810;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716038810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:29:44','2024-05-18 13:29:44',0,NULL),(6789,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:31:44','2024-05-18 13:31:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716039104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716039104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:32:51','2024-05-18 13:32:51',0,NULL),(6790,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:34:51','2024-05-18 13:34:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716039291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716039291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:35:49','2024-05-18 13:35:49',0,NULL),(6791,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:37:49','2024-05-18 13:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716039469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716039469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:38:52','2024-05-18 13:38:52',0,NULL),(6792,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:40:52','2024-05-18 13:40:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716039652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716039652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:41:00','2024-05-18 13:41:00',0,NULL),(6793,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:43:00','2024-05-18 13:43:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716039780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716039780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:44:01','2024-05-18 13:44:01',0,NULL),(6794,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:46:01','2024-05-18 13:46:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716039961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716039961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:46:03','2024-05-18 13:46:03',0,NULL),(6795,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:48:03','2024-05-18 13:48:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716040083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716040083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:48:29','2024-05-18 13:48:29',0,NULL),(6796,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:50:29','2024-05-18 13:50:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716040229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716040229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:51:22','2024-05-18 13:51:22',0,NULL),(6798,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:53:22','2024-05-18 13:53:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716040402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716040402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:54:04','2024-05-18 13:54:04',0,NULL),(6799,'mailpoet/cron/daemon-trigger','failed','2024-05-18 13:56:05','2024-05-18 13:56:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716040565;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716040565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 13:59:52','2024-05-18 13:59:52',0,NULL),(6800,'mailpoet/cron/daemon-trigger','failed','2024-05-18 14:01:52','2024-05-18 14:01:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716040912;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716040912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 14:02:04','2024-05-18 14:02:04',0,NULL),(6801,'mailpoet/cron/daemon-trigger','failed','2024-05-18 14:04:04','2024-05-18 14:04:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716041044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716041044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 14:04:07','2024-05-18 14:04:07',0,NULL),(6802,'mailpoet/cron/daemon-trigger','failed','2024-05-18 14:06:07','2024-05-18 14:06:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716041167;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716041167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 14:06:29','2024-05-18 14:06:29',0,NULL),(6803,'mailpoet/cron/daemon-trigger','failed','2024-05-18 14:08:29','2024-05-18 14:08:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716041309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716041309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 14:09:09','2024-05-18 14:09:09',0,NULL),(6804,'mailpoet/cron/daemon-trigger','failed','2024-05-18 14:11:09','2024-05-18 14:11:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716041469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716041469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 14:11:40','2024-05-18 14:11:40',0,NULL),(6805,'mailpoet/cron/daemon-trigger','failed','2024-05-18 14:13:40','2024-05-18 14:13:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716041620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716041620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 14:18:41','2024-05-18 14:18:41',0,NULL),(6806,'mailpoet/cron/daemon-trigger','failed','2024-05-18 14:20:41','2024-05-18 14:20:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716042041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716042041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 14:32:45','2024-05-18 14:32:45',0,NULL),(6807,'mailpoet/cron/daemon-trigger','failed','2024-05-18 14:34:45','2024-05-18 14:34:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716042885;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716042885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 15:00:18','2024-05-18 15:00:18',0,NULL),(6808,'mailpoet/cron/daemon-trigger','failed','2024-05-18 15:02:18','2024-05-18 15:02:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716044538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716044538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 15:12:31','2024-05-18 15:12:31',0,NULL),(6810,'mailpoet/cron/daemon-trigger','failed','2024-05-18 15:14:31','2024-05-18 15:14:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716045271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716045271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 15:18:46','2024-05-18 15:18:46',0,NULL),(6811,'mailpoet/cron/daemon-trigger','failed','2024-05-18 15:20:46','2024-05-18 15:20:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716045646;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716045646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 15:35:14','2024-05-18 15:35:14',0,NULL),(6812,'mailpoet/cron/daemon-trigger','failed','2024-05-18 15:37:14','2024-05-18 15:37:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716046634;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716046634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 15:38:23','2024-05-18 15:38:23',0,NULL),(6813,'mailpoet/cron/daemon-trigger','failed','2024-05-18 15:40:23','2024-05-18 15:40:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716046823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716046823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 15:44:16','2024-05-18 15:44:16',0,NULL),(6814,'mailpoet/cron/daemon-trigger','failed','2024-05-18 15:46:16','2024-05-18 15:46:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716047176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716047176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 15:56:14','2024-05-18 15:56:14',0,NULL),(6815,'mailpoet/cron/daemon-trigger','failed','2024-05-18 15:58:14','2024-05-18 15:58:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716047894;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716047894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 16:07:37','2024-05-18 16:07:37',0,NULL),(6816,'mailpoet/cron/daemon-trigger','failed','2024-05-18 16:09:37','2024-05-18 16:09:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716048577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716048577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 16:20:50','2024-05-18 16:20:50',0,NULL),(6818,'mailpoet/cron/daemon-trigger','failed','2024-05-18 16:22:50','2024-05-18 16:22:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716049370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716049370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 16:25:22','2024-05-18 16:25:22',0,NULL),(6819,'mailpoet/cron/daemon-trigger','failed','2024-05-18 16:27:22','2024-05-18 16:27:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716049642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716049642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 16:32:02','2024-05-18 16:32:02',0,NULL),(6820,'mailpoet/cron/daemon-trigger','failed','2024-05-18 16:34:02','2024-05-18 16:34:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716050042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716050042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 16:34:13','2024-05-18 16:34:13',0,NULL),(6821,'mailpoet/cron/daemon-trigger','failed','2024-05-18 16:36:13','2024-05-18 16:36:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716050173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716050173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 16:46:45','2024-05-18 16:46:45',0,NULL),(6822,'mailpoet/cron/daemon-trigger','failed','2024-05-18 16:48:45','2024-05-18 16:48:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716050925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716050925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 16:59:07','2024-05-18 16:59:07',0,NULL),(6823,'mailpoet/cron/daemon-trigger','failed','2024-05-18 17:01:07','2024-05-18 17:01:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716051667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716051667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 17:02:24','2024-05-18 17:02:24',0,NULL),(6824,'mailpoet/cron/daemon-trigger','failed','2024-05-18 17:04:24','2024-05-18 17:04:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716051864;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716051864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 17:08:55','2024-05-18 17:08:55',0,NULL),(6825,'mailpoet/cron/daemon-trigger','failed','2024-05-18 17:10:55','2024-05-18 17:10:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716052255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716052255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 17:16:17','2024-05-18 17:16:17',0,NULL),(6827,'mailpoet/cron/daemon-trigger','failed','2024-05-18 17:18:17','2024-05-18 17:18:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716052697;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716052697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 17:24:01','2024-05-18 17:24:01',0,NULL),(6828,'mailpoet/cron/daemon-trigger','failed','2024-05-18 17:26:01','2024-05-18 17:26:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716053161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716053161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 17:26:50','2024-05-18 17:26:50',0,NULL),(6829,'mailpoet/cron/daemon-trigger','failed','2024-05-18 17:28:50','2024-05-18 17:28:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716053330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716053330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 17:59:41','2024-05-18 17:59:41',0,NULL),(6830,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:01:41','2024-05-18 18:01:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716055301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716055301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:04:55','2024-05-18 18:04:55',0,NULL),(6831,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:06:55','2024-05-18 18:06:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716055615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716055615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:13:39','2024-05-18 18:13:39',0,NULL),(6832,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:15:39','2024-05-18 18:15:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716056139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716056139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:22:35','2024-05-18 18:22:35',0,NULL),(6834,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:24:35','2024-05-18 18:24:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716056675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716056675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:32:20','2024-05-18 18:32:20',0,NULL),(6835,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:34:20','2024-05-18 18:34:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716057260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716057260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:36:01','2024-05-18 18:36:01',0,NULL),(6836,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:38:01','2024-05-18 18:38:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716057481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716057481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:42:15','2024-05-18 18:42:15',0,NULL),(6837,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:44:15','2024-05-18 18:44:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716057855;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716057855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:46:54','2024-05-18 18:46:54',0,NULL),(6838,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:48:54','2024-05-18 18:48:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716058134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716058134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:53:07','2024-05-18 18:53:07',0,NULL),(6839,'mailpoet/cron/daemon-trigger','failed','2024-05-18 18:55:07','2024-05-18 18:55:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716058507;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716058507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 18:58:20','2024-05-18 18:58:20',0,NULL),(6840,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:00:20','2024-05-18 19:00:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716058820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716058820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:01:09','2024-05-18 19:01:09',0,NULL),(6842,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:03:09','2024-05-18 19:03:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716058989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716058989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:03:53','2024-05-18 19:03:53',0,NULL),(6843,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:05:53','2024-05-18 19:05:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716059153;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716059153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:07:38','2024-05-18 19:07:38',0,NULL),(6844,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:09:38','2024-05-18 19:09:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716059378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716059378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:12:26','2024-05-18 19:12:26',0,NULL),(6845,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:14:26','2024-05-18 19:14:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716059666;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716059666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:16:35','2024-05-18 19:16:35',0,NULL),(6847,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:18:35','2024-05-18 19:18:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716059915;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716059915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:19:43','2024-05-18 19:19:43',0,NULL),(6848,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:21:43','2024-05-18 19:21:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716060103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716060103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:30:24','2024-05-18 19:30:24',0,NULL),(6849,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:32:24','2024-05-18 19:32:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716060744;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716060744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:54:36','2024-05-18 19:54:36',0,NULL),(6850,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:56:36','2024-05-18 19:56:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716062196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716062196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 19:57:36','2024-05-18 19:57:36',0,NULL),(6851,'mailpoet/cron/daemon-trigger','failed','2024-05-18 19:59:36','2024-05-18 19:59:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716062376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716062376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:04:11','2024-05-18 20:04:11',0,NULL),(6852,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:06:11','2024-05-18 20:06:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716062771;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716062771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:13:01','2024-05-18 20:13:01',0,NULL),(6853,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:15:01','2024-05-18 20:15:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716063301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716063301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:19:12','2024-05-18 20:19:12',0,NULL),(6854,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:21:12','2024-05-18 20:21:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716063672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716063672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:22:03','2024-05-18 20:22:03',0,NULL),(6856,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:24:03','2024-05-18 20:24:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716063843;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716063843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:31:32','2024-05-18 20:31:32',0,NULL),(6857,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:33:32','2024-05-18 20:33:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716064412;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716064412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:36:02','2024-05-18 20:36:02',0,NULL),(6858,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:38:02','2024-05-18 20:38:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716064682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716064682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:41:59','2024-05-18 20:41:59',0,NULL),(6859,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:43:59','2024-05-18 20:43:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716065039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716065039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:43:59','2024-05-18 20:43:59',0,NULL),(6860,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:45:59','2024-05-18 20:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716065159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716065159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:45:59','2024-05-18 20:45:59',0,NULL),(6861,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:47:59','2024-05-18 20:47:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716065279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716065279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:47:59','2024-05-18 20:47:59',0,NULL),(6862,'mailpoet/cron/daemon-trigger','failed','2024-05-18 20:49:59','2024-05-18 20:49:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716065399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716065399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 20:58:17','2024-05-18 20:58:17',0,NULL),(6863,'mailpoet/cron/daemon-trigger','failed','2024-05-18 21:00:17','2024-05-18 21:00:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716066017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716066017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 21:03:09','2024-05-18 21:03:09',0,NULL),(6864,'mailpoet/cron/daemon-trigger','failed','2024-05-18 21:05:09','2024-05-18 21:05:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716066309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716066309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 21:08:10','2024-05-18 21:08:10',0,NULL),(6865,'mailpoet/cron/daemon-trigger','failed','2024-05-18 21:10:10','2024-05-18 21:10:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716066610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716066610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 21:45:52','2024-05-18 21:45:52',0,NULL),(6866,'mailpoet/cron/daemon-trigger','failed','2024-05-18 21:47:52','2024-05-18 21:47:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716068872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716068872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 21:52:01','2024-05-18 21:52:01',0,NULL),(6868,'mailpoet/cron/daemon-trigger','failed','2024-05-18 21:54:01','2024-05-18 21:54:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716069241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716069241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 21:58:57','2024-05-18 21:58:57',0,NULL),(6869,'mailpoet/cron/daemon-trigger','failed','2024-05-18 22:00:57','2024-05-18 22:00:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716069657;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716069657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 22:11:17','2024-05-18 22:11:17',0,NULL),(6870,'mailpoet/cron/daemon-trigger','failed','2024-05-18 22:13:17','2024-05-18 22:13:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716070397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716070397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 22:18:13','2024-05-18 22:18:13',0,NULL),(6871,'mailpoet/cron/daemon-trigger','failed','2024-05-18 22:20:13','2024-05-18 22:20:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716070813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716070813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 22:20:25','2024-05-18 22:20:25',0,NULL),(6872,'mailpoet/cron/daemon-trigger','failed','2024-05-18 22:22:25','2024-05-18 22:22:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716070945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716070945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 22:34:15','2024-05-18 22:34:15',0,NULL),(6873,'mailpoet/cron/daemon-trigger','failed','2024-05-18 22:36:15','2024-05-18 22:36:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716071775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716071775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 22:40:57','2024-05-18 22:40:57',0,NULL),(6874,'mailpoet/cron/daemon-trigger','failed','2024-05-18 22:42:57','2024-05-18 22:42:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716072177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716072177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 22:46:39','2024-05-18 22:46:39',0,NULL),(6875,'mailpoet/cron/daemon-trigger','failed','2024-05-18 22:48:39','2024-05-18 22:48:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716072519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716072519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 22:53:02','2024-05-18 22:53:02',0,NULL),(6877,'mailpoet/cron/daemon-trigger','failed','2024-05-18 22:55:02','2024-05-18 22:55:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716072902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716072902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 23:00:56','2024-05-18 23:00:56',0,NULL),(6878,'mailpoet/cron/daemon-trigger','failed','2024-05-18 23:02:56','2024-05-18 23:02:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716073376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716073376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 23:03:08','2024-05-18 23:03:08',0,NULL),(6879,'mailpoet/cron/daemon-trigger','failed','2024-05-18 23:05:08','2024-05-18 23:05:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716073508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716073508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 23:25:03','2024-05-18 23:25:03',0,NULL),(6880,'mailpoet/cron/daemon-trigger','failed','2024-05-18 23:27:03','2024-05-18 23:27:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716074823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716074823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 23:32:39','2024-05-18 23:32:39',0,NULL),(6881,'mailpoet/cron/daemon-trigger','failed','2024-05-18 23:34:39','2024-05-18 23:34:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716075279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716075279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-18 23:49:46','2024-05-18 23:49:46',0,NULL),(6882,'mailpoet/cron/daemon-trigger','failed','2024-05-18 23:51:46','2024-05-18 23:51:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716076306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716076306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:00:31','2024-05-19 00:00:31',0,NULL),(6884,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:02:31','2024-05-19 00:02:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716076951;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716076951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:08:36','2024-05-19 00:08:36',0,NULL),(6885,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:10:36','2024-05-19 00:10:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716077436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716077436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:13:07','2024-05-19 00:13:07',0,NULL),(6886,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:15:07','2024-05-19 00:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716077707;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716077707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:17:48','2024-05-19 00:17:48',0,NULL),(6887,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:19:48','2024-05-19 00:19:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716077988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716077988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:20:06','2024-05-19 00:20:06',0,NULL),(6888,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:22:06','2024-05-19 00:22:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716078126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716078126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:27:48','2024-05-19 00:27:48',0,NULL),(6889,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:29:48','2024-05-19 00:29:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716078588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716078588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:35:04','2024-05-19 00:35:04',0,NULL),(6890,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:37:04','2024-05-19 00:37:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716079024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716079024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:43:55','2024-05-19 00:43:55',0,NULL),(6891,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:45:55','2024-05-19 00:45:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716079555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716079555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:47:33','2024-05-19 00:47:33',0,NULL),(6892,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:49:33','2024-05-19 00:49:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716079773;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716079773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 00:53:33','2024-05-19 00:53:33',0,NULL),(6893,'mailpoet/cron/daemon-trigger','failed','2024-05-19 00:55:33','2024-05-19 00:55:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716080133;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716080133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:07:46','2024-05-19 01:07:46',0,NULL),(6895,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:09:46','2024-05-19 01:09:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716080986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716080986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:10:42','2024-05-19 01:10:42',0,NULL),(6896,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:12:42','2024-05-19 01:12:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716081162;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716081162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:15:41','2024-05-19 01:15:41',0,NULL),(6897,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:17:41','2024-05-19 01:17:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716081461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716081461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:19:09','2024-05-19 01:19:09',0,NULL),(6898,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:21:09','2024-05-19 01:21:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716081669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716081669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:26:26','2024-05-19 01:26:26',0,NULL),(6899,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:28:26','2024-05-19 01:28:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716082106;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716082106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:31:50','2024-05-19 01:31:50',0,NULL),(6900,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:33:50','2024-05-19 01:33:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716082430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716082430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:38:53','2024-05-19 01:38:53',0,NULL),(6901,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:40:53','2024-05-19 01:40:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716082853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716082853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:47:19','2024-05-19 01:47:19',0,NULL),(6902,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:49:19','2024-05-19 01:49:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716083359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716083359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:49:48','2024-05-19 01:49:48',0,NULL),(6903,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:51:48','2024-05-19 01:51:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716083508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716083508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 01:54:54','2024-05-19 01:54:54',0,NULL),(6904,'mailpoet/cron/daemon-trigger','failed','2024-05-19 01:56:54','2024-05-19 01:56:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716083814;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716083814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 02:18:58','2024-05-19 02:18:58',0,NULL),(6906,'mailpoet/cron/daemon-trigger','failed','2024-05-19 02:20:58','2024-05-19 02:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716085258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716085258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 02:21:19','2024-05-19 02:21:19',0,NULL),(6907,'mailpoet/cron/daemon-trigger','failed','2024-05-19 02:23:19','2024-05-19 02:23:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716085399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716085399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 02:27:06','2024-05-19 02:27:06',0,NULL),(6908,'mailpoet/cron/daemon-trigger','failed','2024-05-19 02:29:06','2024-05-19 02:29:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716085746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716085746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 02:31:53','2024-05-19 02:31:53',0,NULL),(6909,'mailpoet/cron/daemon-trigger','failed','2024-05-19 02:33:53','2024-05-19 02:33:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716086033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716086033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 02:35:02','2024-05-19 02:35:02',0,NULL),(6910,'mailpoet/cron/daemon-trigger','failed','2024-05-19 02:37:02','2024-05-19 02:37:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716086222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716086222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 02:39:21','2024-05-19 02:39:21',0,NULL),(6911,'mailpoet/cron/daemon-trigger','failed','2024-05-19 02:41:21','2024-05-19 02:41:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716086481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716086481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 02:41:47','2024-05-19 02:41:47',0,NULL),(6912,'mailpoet/cron/daemon-trigger','failed','2024-05-19 02:43:47','2024-05-19 02:43:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716086627;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716086627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 03:05:25','2024-05-19 03:05:25',0,NULL),(6913,'mailpoet/cron/daemon-trigger','failed','2024-05-19 03:07:25','2024-05-19 03:07:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716088045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716088045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 03:18:06','2024-05-19 03:18:06',0,NULL),(6915,'mailpoet/cron/daemon-trigger','failed','2024-05-19 03:20:06','2024-05-19 03:20:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716088806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716088806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 03:21:03','2024-05-19 03:21:03',0,NULL),(6916,'mailpoet/cron/daemon-trigger','failed','2024-05-19 03:23:03','2024-05-19 03:23:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716088983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716088983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 03:24:01','2024-05-19 03:24:01',0,NULL),(6917,'mailpoet/cron/daemon-trigger','failed','2024-05-19 03:26:01','2024-05-19 03:26:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716089161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716089161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 03:31:26','2024-05-19 03:31:26',0,NULL),(6918,'mailpoet/cron/daemon-trigger','failed','2024-05-19 03:33:26','2024-05-19 03:33:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716089606;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716089606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 03:35:55','2024-05-19 03:35:55',0,NULL),(6919,'mailpoet/cron/daemon-trigger','failed','2024-05-19 03:37:55','2024-05-19 03:37:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716089875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716089875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 03:47:27','2024-05-19 03:47:27',0,NULL),(6920,'mailpoet/cron/daemon-trigger','failed','2024-05-19 03:49:27','2024-05-19 03:49:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716090567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716090567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 03:54:01','2024-05-19 03:54:01',0,NULL),(6921,'mailpoet/cron/daemon-trigger','failed','2024-05-19 03:56:01','2024-05-19 03:56:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716090961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716090961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 04:04:18','2024-05-19 04:04:18',0,NULL),(6922,'mailpoet/cron/daemon-trigger','failed','2024-05-19 04:06:18','2024-05-19 04:06:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716091578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716091578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 04:11:49','2024-05-19 04:11:49',0,NULL),(6924,'mailpoet/cron/daemon-trigger','failed','2024-05-19 04:13:49','2024-05-19 04:13:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716092029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716092029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 04:16:22','2024-05-19 04:16:22',0,NULL),(6925,'mailpoet/cron/daemon-trigger','failed','2024-05-19 04:18:22','2024-05-19 04:18:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716092302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716092302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 04:24:48','2024-05-19 04:24:48',0,NULL),(6926,'mailpoet/cron/daemon-trigger','failed','2024-05-19 04:26:48','2024-05-19 04:26:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716092808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716092808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 04:30:06','2024-05-19 04:30:06',0,NULL),(6927,'mailpoet/cron/daemon-trigger','failed','2024-05-19 04:32:06','2024-05-19 04:32:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716093126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716093126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 04:52:06','2024-05-19 04:52:06',0,NULL),(6928,'mailpoet/cron/daemon-trigger','failed','2024-05-19 04:54:06','2024-05-19 04:54:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716094446;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716094446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 04:59:29','2024-05-19 04:59:29',0,NULL),(6929,'mailpoet/cron/daemon-trigger','failed','2024-05-19 05:01:29','2024-05-19 05:01:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716094889;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716094889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 05:04:46','2024-05-19 05:04:46',0,NULL),(6930,'mailpoet/cron/daemon-trigger','failed','2024-05-19 05:06:46','2024-05-19 05:06:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716095206;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716095206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 05:27:37','2024-05-19 05:27:37',0,NULL),(6931,'mailpoet/cron/daemon-trigger','failed','2024-05-19 05:29:37','2024-05-19 05:29:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716096577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716096577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 05:41:14','2024-05-19 05:41:14',0,NULL),(6934,'mailpoet/cron/daemon-trigger','failed','2024-05-19 05:43:14','2024-05-19 05:43:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716097394;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716097394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 05:46:07','2024-05-19 05:46:07',0,NULL),(6935,'mailpoet/cron/daemon-trigger','failed','2024-05-19 05:48:07','2024-05-19 05:48:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716097687;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716097687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 05:48:53','2024-05-19 05:48:53',0,NULL),(6936,'mailpoet/cron/daemon-trigger','failed','2024-05-19 05:50:53','2024-05-19 05:50:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716097853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716097853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:10:33','2024-05-19 06:10:33',0,NULL),(6937,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:12:33','2024-05-19 06:12:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716099153;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716099153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:16:24','2024-05-19 06:16:24',0,NULL),(6938,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:18:24','2024-05-19 06:18:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716099504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716099504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:19:23','2024-05-19 06:19:23',0,NULL),(6939,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:21:23','2024-05-19 06:21:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716099683;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716099683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:21:37','2024-05-19 06:21:37',0,NULL),(6940,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:23:37','2024-05-19 06:23:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716099817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716099817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:25:32','2024-05-19 06:25:32',0,NULL),(6941,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:27:32','2024-05-19 06:27:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716100052;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716100052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:33:33','2024-05-19 06:33:33',0,NULL),(6942,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:35:33','2024-05-19 06:35:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716100533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716100533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:35:51','2024-05-19 06:35:51',0,NULL),(6944,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:37:51','2024-05-19 06:37:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716100671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716100671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:40:30','2024-05-19 06:40:30',0,NULL),(6945,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:42:30','2024-05-19 06:42:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716100950;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716100950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:52:34','2024-05-19 06:52:34',0,NULL),(6946,'mailpoet/cron/daemon-trigger','failed','2024-05-19 06:54:34','2024-05-19 06:54:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716101674;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716101674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 06:58:37','2024-05-19 06:58:37',0,NULL),(6947,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:00:37','2024-05-19 07:00:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716102037;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716102037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:04:55','2024-05-19 07:04:55',0,NULL),(6949,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:06:55','2024-05-19 07:06:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716102415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716102415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:12:55','2024-05-19 07:12:55',0,NULL),(6950,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:14:55','2024-05-19 07:14:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716102895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716102895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:18:56','2024-05-19 07:18:56',0,NULL),(6951,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:20:56','2024-05-19 07:20:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716103256;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716103256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:23:12','2024-05-19 07:23:12',0,NULL),(6952,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:25:12','2024-05-19 07:25:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716103512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716103512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:32:31','2024-05-19 07:32:31',0,NULL),(6953,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:34:31','2024-05-19 07:34:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716104071;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716104071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:34:41','2024-05-19 07:34:41',0,NULL),(6955,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:36:41','2024-05-19 07:36:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716104201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716104201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:52:09','2024-05-19 07:52:09',0,NULL),(6956,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:54:09','2024-05-19 07:54:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716105249;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716105249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:56:39','2024-05-19 07:56:39',0,NULL),(6957,'mailpoet/cron/daemon-trigger','failed','2024-05-19 07:58:39','2024-05-19 07:58:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716105519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716105519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 07:59:52','2024-05-19 07:59:52',0,NULL),(6958,'mailpoet/cron/daemon-trigger','failed','2024-05-19 08:01:52','2024-05-19 08:01:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716105712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716105712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 08:07:55','2024-05-19 08:07:55',0,NULL),(6959,'mailpoet/cron/daemon-trigger','failed','2024-05-19 08:09:55','2024-05-19 08:09:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716106195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716106195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 08:18:36','2024-05-19 08:18:36',0,NULL),(6960,'mailpoet/cron/daemon-trigger','failed','2024-05-19 08:20:36','2024-05-19 08:20:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716106836;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716106836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 08:29:27','2024-05-19 08:29:27',0,NULL),(6961,'mailpoet/cron/daemon-trigger','failed','2024-05-19 08:31:27','2024-05-19 08:31:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716107487;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716107487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 08:32:21','2024-05-19 08:32:21',0,NULL),(6962,'mailpoet/cron/daemon-trigger','failed','2024-05-19 08:34:21','2024-05-19 08:34:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716107661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716107661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 08:53:45','2024-05-19 08:53:45',0,NULL),(6963,'mailpoet/cron/daemon-trigger','failed','2024-05-19 08:55:45','2024-05-19 08:55:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716108945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716108945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 08:58:16','2024-05-19 08:58:16',0,NULL),(6965,'mailpoet/cron/daemon-trigger','failed','2024-05-19 09:00:16','2024-05-19 09:00:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716109216;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716109216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 09:01:27','2024-05-19 09:01:27',0,NULL),(6966,'mailpoet/cron/daemon-trigger','failed','2024-05-19 09:03:27','2024-05-19 09:03:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716109407;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716109407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 09:16:49','2024-05-19 09:16:49',0,NULL),(6967,'mailpoet/cron/daemon-trigger','failed','2024-05-19 09:18:49','2024-05-19 09:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716110329;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716110329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 09:22:00','2024-05-19 09:22:00',0,NULL),(6968,'mailpoet/cron/daemon-trigger','failed','2024-05-19 09:24:00','2024-05-19 09:24:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716110640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716110640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 09:30:02','2024-05-19 09:30:02',0,NULL),(6969,'mailpoet/cron/daemon-trigger','failed','2024-05-19 09:32:02','2024-05-19 09:32:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716111122;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716111122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 09:33:15','2024-05-19 09:33:15',0,NULL),(6970,'mailpoet/cron/daemon-trigger','failed','2024-05-19 09:35:15','2024-05-19 09:35:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716111315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716111315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 09:49:44','2024-05-19 09:49:44',0,NULL),(6971,'mailpoet/cron/daemon-trigger','failed','2024-05-19 09:51:44','2024-05-19 09:51:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716112304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716112304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 09:53:11','2024-05-19 09:53:11',0,NULL),(6972,'mailpoet/cron/daemon-trigger','failed','2024-05-19 09:55:11','2024-05-19 09:55:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716112511;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716112511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 10:25:33','2024-05-19 10:25:33',0,NULL),(6974,'mailpoet/cron/daemon-trigger','failed','2024-05-19 10:27:33','2024-05-19 10:27:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716114453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716114453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 10:37:44','2024-05-19 10:37:44',0,NULL),(6975,'mailpoet/cron/daemon-trigger','failed','2024-05-19 10:39:44','2024-05-19 10:39:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716115184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716115184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 10:46:06','2024-05-19 10:46:06',0,NULL),(6976,'mailpoet/cron/daemon-trigger','failed','2024-05-19 10:48:06','2024-05-19 10:48:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716115686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716115686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:02:15','2024-05-19 11:02:15',0,NULL),(6977,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:04:15','2024-05-19 11:04:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716116655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716116655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:22:11','2024-05-19 11:22:11',0,NULL),(6978,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:24:11','2024-05-19 11:24:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716117851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716117851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:27:03','2024-05-19 11:27:03',0,NULL),(6980,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:29:03','2024-05-19 11:29:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716118143;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716118143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:31:36','2024-05-19 11:31:36',0,NULL),(6982,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:33:36','2024-05-19 11:33:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716118416;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716118416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:38:15','2024-05-19 11:38:15',0,NULL),(6983,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:40:15','2024-05-19 11:40:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716118815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716118815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:42:33','2024-05-19 11:42:33',0,NULL),(6984,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:44:33','2024-05-19 11:44:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716119073;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716119073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:45:47','2024-05-19 11:45:47',0,NULL),(6985,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:47:47','2024-05-19 11:47:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716119267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716119267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:50:03','2024-05-19 11:50:03',0,NULL),(6986,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:52:03','2024-05-19 11:52:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716119523;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716119523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 11:55:06','2024-05-19 11:55:06',0,NULL),(6987,'mailpoet/cron/daemon-trigger','failed','2024-05-19 11:57:06','2024-05-19 11:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716119826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716119826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:00:37','2024-05-19 12:00:37',0,NULL),(6988,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:02:37','2024-05-19 12:02:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716120157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716120157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:06:00','2024-05-19 12:06:00',0,NULL),(6989,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:08:00','2024-05-19 12:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716120480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716120480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:08:47','2024-05-19 12:08:47',0,NULL),(6992,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:10:47','2024-05-19 12:10:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716120647;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716120647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:13:57','2024-05-19 12:13:57',0,NULL),(6993,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:15:57','2024-05-19 12:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716120957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716120957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:16:20','2024-05-19 12:16:20',0,NULL),(6994,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:18:20','2024-05-19 12:18:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716121100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716121100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:26:46','2024-05-19 12:26:46',0,NULL),(6995,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:28:46','2024-05-19 12:28:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716121726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716121726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:35:08','2024-05-19 12:35:08',0,NULL),(6997,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:37:08','2024-05-19 12:37:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716122228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716122228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:46:16','2024-05-19 12:46:16',0,NULL),(6998,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:48:16','2024-05-19 12:48:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716122896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716122896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 12:50:55','2024-05-19 12:50:55',0,NULL),(6999,'mailpoet/cron/daemon-trigger','failed','2024-05-19 12:52:55','2024-05-19 12:52:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716123175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716123175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:02:23','2024-05-19 13:02:23',0,NULL),(7000,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:04:23','2024-05-19 13:04:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716123863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716123863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:06:27','2024-05-19 13:06:27',0,NULL),(7001,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:08:27','2024-05-19 13:08:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716124107;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716124107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:09:06','2024-05-19 13:09:06',0,NULL),(7002,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:11:06','2024-05-19 13:11:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716124266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716124266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:17:16','2024-05-19 13:17:16',0,NULL),(7003,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:19:16','2024-05-19 13:19:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716124756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716124756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:33:51','2024-05-19 13:33:51',0,NULL),(7004,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:35:51','2024-05-19 13:35:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716125751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716125751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:37:02','2024-05-19 13:37:02',0,NULL),(7006,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:39:02','2024-05-19 13:39:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716125942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716125942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:45:32','2024-05-19 13:45:32',0,NULL),(7007,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:47:32','2024-05-19 13:47:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716126452;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716126452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:53:45','2024-05-19 13:53:45',0,NULL),(7008,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:55:45','2024-05-19 13:55:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716126945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716126945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 13:55:48','2024-05-19 13:55:48',0,NULL),(7009,'mailpoet/cron/daemon-trigger','failed','2024-05-19 13:57:48','2024-05-19 13:57:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716127068;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716127068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 14:09:41','2024-05-19 14:09:41',0,NULL),(7010,'mailpoet/cron/daemon-trigger','failed','2024-05-19 14:11:41','2024-05-19 14:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716127901;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716127901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 14:16:36','2024-05-19 14:16:36',0,NULL),(7011,'mailpoet/cron/daemon-trigger','failed','2024-05-19 14:18:36','2024-05-19 14:18:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716128316;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716128316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 14:19:39','2024-05-19 14:19:39',0,NULL),(7012,'mailpoet/cron/daemon-trigger','failed','2024-05-19 14:21:39','2024-05-19 14:21:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716128499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716128499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 14:22:42','2024-05-19 14:22:42',0,NULL),(7013,'mailpoet/cron/daemon-trigger','failed','2024-05-19 14:24:42','2024-05-19 14:24:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716128682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716128682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 14:30:43','2024-05-19 14:30:43',0,NULL),(7014,'mailpoet/cron/daemon-trigger','failed','2024-05-19 14:32:43','2024-05-19 14:32:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716129163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716129163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 14:40:30','2024-05-19 14:40:30',0,NULL),(7015,'mailpoet/cron/daemon-trigger','failed','2024-05-19 14:42:30','2024-05-19 14:42:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716129750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716129750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 14:52:43','2024-05-19 14:52:43',0,NULL),(7017,'mailpoet/cron/daemon-trigger','failed','2024-05-19 14:54:43','2024-05-19 14:54:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716130483;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716130483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 14:54:56','2024-05-19 14:54:56',0,NULL),(7018,'mailpoet/cron/daemon-trigger','failed','2024-05-19 14:56:56','2024-05-19 14:56:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716130616;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716130616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:00:16','2024-05-19 15:00:16',0,NULL),(7019,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:02:16','2024-05-19 15:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716130936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716130936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:07:02','2024-05-19 15:07:02',0,NULL),(7020,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:09:02','2024-05-19 15:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716131342;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716131342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:10:11','2024-05-19 15:10:11',0,NULL),(7021,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:12:11','2024-05-19 15:12:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716131531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716131531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:15:19','2024-05-19 15:15:19',0,NULL),(7022,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:17:19','2024-05-19 15:17:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716131839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716131839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:18:15','2024-05-19 15:18:15',0,NULL),(7023,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:20:15','2024-05-19 15:20:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716132015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716132015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:38:59','2024-05-19 15:38:59',0,NULL),(7024,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:40:59','2024-05-19 15:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716133259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716133259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:41:48','2024-05-19 15:41:48',0,NULL),(7026,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:43:48','2024-05-19 15:43:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716133428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716133428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:44:14','2024-05-19 15:44:14',0,NULL),(7027,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:46:14','2024-05-19 15:46:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716133574;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716133574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:46:58','2024-05-19 15:46:58',0,NULL),(7028,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:48:58','2024-05-19 15:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716133738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716133738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:49:45','2024-05-19 15:49:45',0,NULL),(7029,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:51:45','2024-05-19 15:51:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716133905;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716133905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 15:52:58','2024-05-19 15:52:58',0,NULL),(7030,'mailpoet/cron/daemon-trigger','failed','2024-05-19 15:54:58','2024-05-19 15:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716134098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716134098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:03:41','2024-05-19 16:03:41',0,NULL),(7031,'mailpoet/cron/daemon-trigger','failed','2024-05-19 16:05:41','2024-05-19 16:05:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716134741;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716134741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:08:07','2024-05-19 16:08:07',0,NULL),(7032,'mailpoet/cron/daemon-trigger','failed','2024-05-19 16:10:07','2024-05-19 16:10:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716135007;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716135007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:10:49','2024-05-19 16:10:49',0,NULL),(7033,'mailpoet/cron/daemon-trigger','failed','2024-05-19 16:12:49','2024-05-19 16:12:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716135169;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716135169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:13:36','2024-05-19 16:13:36',0,NULL),(7034,'mailpoet/cron/daemon-trigger','failed','2024-05-19 16:15:36','2024-05-19 16:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716135336;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716135336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:17:27','2024-05-19 16:17:27',0,NULL),(7035,'mailpoet/cron/daemon-trigger','failed','2024-05-19 16:19:27','2024-05-19 16:19:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716135567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716135567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:20:52','2024-05-19 16:20:52',0,NULL),(7036,'mailpoet/cron/daemon-trigger','failed','2024-05-19 16:22:52','2024-05-19 16:22:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716135772;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716135772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:23:33','2024-05-19 16:23:33',0,NULL),(7037,'mailpoet/cron/daemon-trigger','failed','2024-05-19 16:25:33','2024-05-19 16:25:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716135933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716135933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:51:10','2024-05-19 16:51:10',0,NULL),(7038,'mailpoet/cron/daemon-trigger','failed','2024-05-19 16:53:10','2024-05-19 16:53:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716137590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716137590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 16:58:04','2024-05-19 16:58:04',0,NULL),(7040,'mailpoet/cron/daemon-trigger','failed','2024-05-19 17:00:04','2024-05-19 17:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716138004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716138004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 17:29:11','2024-05-19 17:29:11',0,NULL),(7041,'mailpoet/cron/daemon-trigger','failed','2024-05-19 17:31:11','2024-05-19 17:31:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716139871;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716139871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 17:58:53','2024-05-19 17:58:53',0,NULL),(7042,'mailpoet/cron/daemon-trigger','failed','2024-05-19 18:00:53','2024-05-19 18:00:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716141653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716141653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 18:29:34','2024-05-19 18:29:34',0,NULL),(7044,'mailpoet/cron/daemon-trigger','failed','2024-05-19 18:31:34','2024-05-19 18:31:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716143494;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716143494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 18:38:31','2024-05-19 18:38:31',0,NULL),(7045,'mailpoet/cron/daemon-trigger','failed','2024-05-19 18:40:31','2024-05-19 18:40:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716144031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716144031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 18:57:23','2024-05-19 18:57:23',0,NULL),(7046,'mailpoet/cron/daemon-trigger','failed','2024-05-19 18:59:23','2024-05-19 18:59:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716145163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716145163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 19:04:38','2024-05-19 19:04:38',0,NULL),(7049,'mailpoet/cron/daemon-trigger','failed','2024-05-19 19:06:38','2024-05-19 19:06:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716145598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716145598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 19:30:25','2024-05-19 19:30:25',0,NULL),(7050,'mailpoet/cron/daemon-trigger','failed','2024-05-19 19:32:25','2024-05-19 19:32:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716147145;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716147145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 19:36:55','2024-05-19 19:36:55',0,NULL),(7051,'mailpoet/cron/daemon-trigger','failed','2024-05-19 19:38:55','2024-05-19 19:38:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716147535;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716147535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 19:47:58','2024-05-19 19:47:58',0,NULL),(7052,'mailpoet/cron/daemon-trigger','failed','2024-05-19 19:49:58','2024-05-19 19:49:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716148198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716148198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 19:52:03','2024-05-19 19:52:03',0,NULL),(7053,'mailpoet/cron/daemon-trigger','failed','2024-05-19 19:54:03','2024-05-19 19:54:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716148443;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716148443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 19:55:00','2024-05-19 19:55:00',0,NULL),(7054,'mailpoet/cron/daemon-trigger','failed','2024-05-19 19:57:00','2024-05-19 19:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716148620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716148620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 19:57:01','2024-05-19 19:57:01',0,NULL),(7055,'mailpoet/cron/daemon-trigger','failed','2024-05-19 19:59:01','2024-05-19 19:59:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716148741;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716148741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 19:59:59','2024-05-19 19:59:59',0,NULL),(7056,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:01:59','2024-05-19 20:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716148919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716148919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:02:00','2024-05-19 20:02:00',0,NULL),(7057,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:04:00','2024-05-19 20:04:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716149040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716149040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:05:00','2024-05-19 20:05:00',0,NULL),(7058,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:07:00','2024-05-19 20:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716149220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716149220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:07:59','2024-05-19 20:07:59',0,NULL),(7060,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:09:59','2024-05-19 20:09:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716149399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716149399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:09:59','2024-05-19 20:09:59',0,NULL),(7061,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:11:59','2024-05-19 20:11:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716149519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716149519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:11:59','2024-05-19 20:11:59',0,NULL),(7062,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:13:59','2024-05-19 20:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716149639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716149639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:14:00','2024-05-19 20:14:00',0,NULL),(7063,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:16:00','2024-05-19 20:16:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716149760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716149760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:17:00','2024-05-19 20:17:00',0,NULL),(7064,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:19:00','2024-05-19 20:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716149940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716149940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:20:00','2024-05-19 20:20:00',0,NULL),(7065,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:22:00','2024-05-19 20:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716150120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716150120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:23:00','2024-05-19 20:23:00',0,NULL),(7066,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:25:00','2024-05-19 20:25:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716150300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716150300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:25:00','2024-05-19 20:25:00',0,NULL),(7067,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:27:00','2024-05-19 20:27:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716150420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716150420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:27:01','2024-05-19 20:27:01',0,NULL),(7068,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:29:01','2024-05-19 20:29:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716150541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716150541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:29:59','2024-05-19 20:29:59',0,NULL),(7069,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:31:59','2024-05-19 20:31:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716150719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716150719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:32:01','2024-05-19 20:32:01',0,NULL),(7070,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:34:01','2024-05-19 20:34:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716150841;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716150841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:34:59','2024-05-19 20:34:59',0,NULL),(7071,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:36:59','2024-05-19 20:36:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716151019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716151019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:37:02','2024-05-19 20:37:02',0,NULL),(7072,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:39:02','2024-05-19 20:39:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716151142;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716151142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:40:00','2024-05-19 20:40:00',0,NULL),(7073,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:42:00','2024-05-19 20:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716151320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716151320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:42:00','2024-05-19 20:42:00',0,NULL),(7074,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:44:00','2024-05-19 20:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716151440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716151440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:44:59','2024-05-19 20:44:59',0,NULL),(7075,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:46:59','2024-05-19 20:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716151619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716151619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:46:59','2024-05-19 20:46:59',0,NULL),(7076,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:48:59','2024-05-19 20:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716151739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716151739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:49:01','2024-05-19 20:49:01',0,NULL),(7077,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:51:01','2024-05-19 20:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716151861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716151861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:51:59','2024-05-19 20:51:59',0,NULL),(7078,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:53:59','2024-05-19 20:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716152039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716152039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:53:59','2024-05-19 20:53:59',0,NULL),(7079,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:55:59','2024-05-19 20:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716152159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716152159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:55:59','2024-05-19 20:55:59',0,NULL),(7080,'mailpoet/cron/daemon-trigger','failed','2024-05-19 20:57:59','2024-05-19 20:57:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716152279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716152279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 20:58:00','2024-05-19 20:58:00',0,NULL),(7081,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:00:00','2024-05-19 21:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716152400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716152400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:01:00','2024-05-19 21:01:00',0,NULL),(7082,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:03:00','2024-05-19 21:03:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716152580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716152580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:04:00','2024-05-19 21:04:00',0,NULL),(7083,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:06:00','2024-05-19 21:06:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716152760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716152760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:06:00','2024-05-19 21:06:00',0,NULL),(7085,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:08:00','2024-05-19 21:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716152880;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716152880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:08:59','2024-05-19 21:08:59',0,NULL),(7086,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:10:59','2024-05-19 21:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:10:59','2024-05-19 21:10:59',0,NULL),(7087,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:12:59','2024-05-19 21:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:12:59','2024-05-19 21:12:59',0,NULL),(7088,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:14:59','2024-05-19 21:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:14:59','2024-05-19 21:14:59',0,NULL),(7089,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:16:59','2024-05-19 21:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:17:00','2024-05-19 21:17:00',0,NULL),(7090,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:19:00','2024-05-19 21:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:19:00','2024-05-19 21:19:00',0,NULL),(7091,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:21:00','2024-05-19 21:21:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:21:59','2024-05-19 21:21:59',0,NULL),(7092,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:23:59','2024-05-19 21:23:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:23:59','2024-05-19 21:23:59',0,NULL),(7093,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:25:59','2024-05-19 21:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:26:00','2024-05-19 21:26:00',0,NULL),(7094,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:28:00','2024-05-19 21:28:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716154080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716154080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:28:59','2024-05-19 21:28:59',0,NULL),(7095,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:30:59','2024-05-19 21:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716154259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716154259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:30:59','2024-05-19 21:30:59',0,NULL),(7096,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:32:59','2024-05-19 21:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716154379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716154379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:32:59','2024-05-19 21:32:59',0,NULL),(7097,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:34:59','2024-05-19 21:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716154499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716154499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:35:01','2024-05-19 21:35:01',0,NULL),(7098,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:37:01','2024-05-19 21:37:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716154621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716154621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:37:02','2024-05-19 21:37:02',0,NULL),(7099,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:39:02','2024-05-19 21:39:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716154742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716154742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:39:59','2024-05-19 21:39:59',0,NULL),(7100,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:41:59','2024-05-19 21:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716154919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716154919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:41:59','2024-05-19 21:41:59',0,NULL),(7101,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:43:59','2024-05-19 21:43:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716155039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716155039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:44:00','2024-05-19 21:44:00',0,NULL),(7102,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:46:00','2024-05-19 21:46:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716155160;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716155160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:46:59','2024-05-19 21:46:59',0,NULL),(7103,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:48:59','2024-05-19 21:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716155339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716155339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:49:09','2024-05-19 21:49:09',0,NULL),(7104,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:51:09','2024-05-19 21:51:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716155469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716155469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:52:00','2024-05-19 21:52:00',0,NULL),(7105,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:54:00','2024-05-19 21:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716155640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716155640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:55:00','2024-05-19 21:55:00',0,NULL),(7106,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:57:00','2024-05-19 21:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716155820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716155820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:57:59','2024-05-19 21:57:59',0,NULL),(7107,'mailpoet/cron/daemon-trigger','failed','2024-05-19 21:59:59','2024-05-19 21:59:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716155999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716155999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 21:59:59','2024-05-19 21:59:59',0,NULL),(7108,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:01:59','2024-05-19 22:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716156119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716156119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:01:59','2024-05-19 22:01:59',0,NULL),(7109,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:03:59','2024-05-19 22:03:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716156239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716156239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:04:00','2024-05-19 22:04:00',0,NULL),(7110,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:06:00','2024-05-19 22:06:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716156360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716156360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:06:59','2024-05-19 22:06:59',0,NULL),(7112,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:08:59','2024-05-19 22:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716156539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716156539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:09:01','2024-05-19 22:09:01',0,NULL),(7113,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:11:01','2024-05-19 22:11:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716156661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716156661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:12:00','2024-05-19 22:12:00',0,NULL),(7114,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:14:00','2024-05-19 22:14:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716156840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716156840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:14:59','2024-05-19 22:14:59',0,NULL),(7115,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:16:59','2024-05-19 22:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716157019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716157019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:16:59','2024-05-19 22:16:59',0,NULL),(7116,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:18:59','2024-05-19 22:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716157139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716157139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:18:59','2024-05-19 22:18:59',0,NULL),(7117,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:20:59','2024-05-19 22:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716157259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716157259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:21:06','2024-05-19 22:21:06',0,NULL),(7118,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:23:06','2024-05-19 22:23:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716157386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716157386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:24:00','2024-05-19 22:24:00',0,NULL),(7119,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:26:00','2024-05-19 22:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716157560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716157560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:26:59','2024-05-19 22:26:59',0,NULL),(7120,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:28:59','2024-05-19 22:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716157739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716157739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:28:59','2024-05-19 22:28:59',0,NULL),(7121,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:30:59','2024-05-19 22:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716157859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716157859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:30:59','2024-05-19 22:30:59',0,NULL),(7122,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:32:59','2024-05-19 22:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716157979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716157979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:32:59','2024-05-19 22:32:59',0,NULL),(7123,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:34:59','2024-05-19 22:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716158099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716158099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:34:59','2024-05-19 22:34:59',0,NULL),(7124,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:36:59','2024-05-19 22:36:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716158219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716158219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:37:00','2024-05-19 22:37:00',0,NULL),(7125,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:39:00','2024-05-19 22:39:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716158340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716158340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:40:00','2024-05-19 22:40:00',0,NULL),(7126,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:42:00','2024-05-19 22:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716158520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716158520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:42:59','2024-05-19 22:42:59',0,NULL),(7127,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:44:59','2024-05-19 22:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716158699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716158699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:44:59','2024-05-19 22:44:59',0,NULL),(7128,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:46:59','2024-05-19 22:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716158819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716158819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:46:59','2024-05-19 22:46:59',0,NULL),(7129,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:48:59','2024-05-19 22:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716158939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716158939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:49:07','2024-05-19 22:49:07',0,NULL),(7130,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:51:07','2024-05-19 22:51:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716159067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716159067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:51:59','2024-05-19 22:51:59',0,NULL),(7131,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:53:59','2024-05-19 22:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716159239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716159239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:54:00','2024-05-19 22:54:00',0,NULL),(7132,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:56:00','2024-05-19 22:56:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716159360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716159360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:56:59','2024-05-19 22:56:59',0,NULL),(7133,'mailpoet/cron/daemon-trigger','failed','2024-05-19 22:58:59','2024-05-19 22:58:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716159539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716159539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 22:58:59','2024-05-19 22:58:59',0,NULL),(7134,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:00:59','2024-05-19 23:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716159659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716159659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:00:59','2024-05-19 23:00:59',0,NULL),(7135,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:02:59','2024-05-19 23:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716159779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716159779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:02:59','2024-05-19 23:02:59',0,NULL),(7136,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:04:59','2024-05-19 23:04:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716159899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716159899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:04:59','2024-05-19 23:04:59',0,NULL),(7137,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:06:59','2024-05-19 23:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:06:59','2024-05-19 23:06:59',0,NULL),(7139,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:08:59','2024-05-19 23:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:08:59','2024-05-19 23:08:59',0,NULL),(7140,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:10:59','2024-05-19 23:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:11:00','2024-05-19 23:11:00',0,NULL),(7141,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:13:00','2024-05-19 23:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:13:59','2024-05-19 23:13:59',0,NULL),(7142,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:15:59','2024-05-19 23:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:15:59','2024-05-19 23:15:59',0,NULL),(7143,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:17:59','2024-05-19 23:17:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:18:00','2024-05-19 23:18:00',0,NULL),(7144,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:20:00','2024-05-19 23:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:21:00','2024-05-19 23:21:00',0,NULL),(7145,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:23:00','2024-05-19 23:23:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:23:00','2024-05-19 23:23:00',0,NULL),(7146,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:25:00','2024-05-19 23:25:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716161100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716161100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:26:14','2024-05-19 23:26:14',0,NULL),(7147,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:28:14','2024-05-19 23:28:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716161294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716161294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:29:02','2024-05-19 23:29:02',0,NULL),(7148,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:31:02','2024-05-19 23:31:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716161462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716161462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:31:59','2024-05-19 23:31:59',0,NULL),(7149,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:33:59','2024-05-19 23:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716161639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716161639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:34:00','2024-05-19 23:34:00',0,NULL),(7150,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:36:00','2024-05-19 23:36:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716161760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716161760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:36:59','2024-05-19 23:36:59',0,NULL),(7151,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:38:59','2024-05-19 23:38:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716161939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716161939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:38:59','2024-05-19 23:38:59',0,NULL),(7152,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:40:59','2024-05-19 23:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716162059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716162059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:40:59','2024-05-19 23:40:59',0,NULL),(7153,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:42:59','2024-05-19 23:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716162179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716162179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:42:59','2024-05-19 23:42:59',0,NULL),(7154,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:44:59','2024-05-19 23:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716162299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716162299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:44:59','2024-05-19 23:44:59',0,NULL),(7155,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:46:59','2024-05-19 23:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716162419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716162419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:46:59','2024-05-19 23:46:59',0,NULL),(7156,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:48:59','2024-05-19 23:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716162539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716162539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-19 23:54:32','2024-05-19 23:54:32',0,NULL),(7157,'mailpoet/cron/daemon-trigger','failed','2024-05-19 23:56:32','2024-05-19 23:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716162992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716162992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 00:04:31','2024-05-20 00:04:31',0,NULL),(7158,'mailpoet/cron/daemon-trigger','failed','2024-05-20 00:06:31','2024-05-20 00:06:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716163591;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716163591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 00:10:55','2024-05-20 00:10:55',0,NULL),(7159,'mailpoet/cron/daemon-trigger','failed','2024-05-20 00:12:55','2024-05-20 00:12:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716163975;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716163975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 00:20:14','2024-05-20 00:20:14',0,NULL),(7161,'mailpoet/cron/daemon-trigger','failed','2024-05-20 00:22:14','2024-05-20 00:22:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716164534;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716164534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 00:26:21','2024-05-20 00:26:21',0,NULL),(7162,'mailpoet/cron/daemon-trigger','failed','2024-05-20 00:28:22','2024-05-20 00:28:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716164902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716164902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 00:38:54','2024-05-20 00:38:54',0,NULL),(7163,'mailpoet/cron/daemon-trigger','failed','2024-05-20 00:40:54','2024-05-20 00:40:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716165654;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716165654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 00:55:06','2024-05-20 00:55:06',0,NULL),(7164,'mailpoet/cron/daemon-trigger','failed','2024-05-20 00:57:06','2024-05-20 00:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716166626;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716166626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:01:22','2024-05-20 01:01:22',0,NULL),(7165,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:03:22','2024-05-20 01:03:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716167002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716167002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:13:36','2024-05-20 01:13:36',0,NULL),(7166,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:15:36','2024-05-20 01:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716167736;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716167736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:30:36','2024-05-20 01:30:36',0,NULL),(7168,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:32:36','2024-05-20 01:32:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716168756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716168756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:36:02','2024-05-20 01:36:02',0,NULL),(7169,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:38:02','2024-05-20 01:38:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716169082;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716169082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:40:54','2024-05-20 01:40:54',0,NULL),(7170,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:42:54','2024-05-20 01:42:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716169374;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716169374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:43:00','2024-05-20 01:43:00',0,NULL),(7172,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:45:00','2024-05-20 01:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716169500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716169500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:45:17','2024-05-20 01:45:17',0,NULL),(7173,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:47:17','2024-05-20 01:47:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716169637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716169637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:47:19','2024-05-20 01:47:19',0,NULL),(7174,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:49:19','2024-05-20 01:49:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716169759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716169759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:49:19','2024-05-20 01:49:19',0,NULL),(7175,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:51:19','2024-05-20 01:51:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716169879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716169879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:51:21','2024-05-20 01:51:21',0,NULL),(7176,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:53:21','2024-05-20 01:53:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716170001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716170001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:53:24','2024-05-20 01:53:24',0,NULL),(7177,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:55:24','2024-05-20 01:55:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716170124;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716170124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:55:45','2024-05-20 01:55:45',0,NULL),(7178,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:57:45','2024-05-20 01:57:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716170265;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716170265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 01:57:46','2024-05-20 01:57:46',0,NULL),(7179,'mailpoet/cron/daemon-trigger','failed','2024-05-20 01:59:46','2024-05-20 01:59:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716170386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716170386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 02:13:55','2024-05-20 02:13:55',0,NULL),(7180,'mailpoet/cron/daemon-trigger','failed','2024-05-20 02:15:55','2024-05-20 02:15:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716171355;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716171355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 02:34:22','2024-05-20 02:34:22',0,NULL),(7182,'mailpoet/cron/daemon-trigger','failed','2024-05-20 02:36:22','2024-05-20 02:36:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716172582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716172582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 02:50:43','2024-05-20 02:50:43',0,NULL),(7183,'mailpoet/cron/daemon-trigger','failed','2024-05-20 02:52:43','2024-05-20 02:52:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716173563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716173563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 02:53:25','2024-05-20 02:53:25',0,NULL),(7184,'mailpoet/cron/daemon-trigger','failed','2024-05-20 02:55:25','2024-05-20 02:55:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716173725;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716173725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 02:58:44','2024-05-20 02:58:44',0,NULL),(7185,'mailpoet/cron/daemon-trigger','failed','2024-05-20 03:00:44','2024-05-20 03:00:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716174044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716174044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 03:01:56','2024-05-20 03:01:56',0,NULL),(7186,'mailpoet/cron/daemon-trigger','failed','2024-05-20 03:03:56','2024-05-20 03:03:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716174236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716174236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 03:04:16','2024-05-20 03:04:16',0,NULL),(7187,'mailpoet/cron/daemon-trigger','failed','2024-05-20 03:06:16','2024-05-20 03:06:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716174376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716174376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 03:10:11','2024-05-20 03:10:11',0,NULL),(7188,'mailpoet/cron/daemon-trigger','failed','2024-05-20 03:12:11','2024-05-20 03:12:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716174731;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716174731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 03:21:32','2024-05-20 03:21:32',0,NULL),(7189,'mailpoet/cron/daemon-trigger','failed','2024-05-20 03:23:32','2024-05-20 03:23:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716175412;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716175412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 03:32:34','2024-05-20 03:32:34',0,NULL),(7191,'mailpoet/cron/daemon-trigger','failed','2024-05-20 03:34:34','2024-05-20 03:34:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716176074;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716176074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 03:46:53','2024-05-20 03:46:53',0,NULL),(7192,'mailpoet/cron/daemon-trigger','failed','2024-05-20 03:48:53','2024-05-20 03:48:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716176933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716176933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 03:59:00','2024-05-20 03:59:00',0,NULL),(7193,'mailpoet/cron/daemon-trigger','failed','2024-05-20 04:01:00','2024-05-20 04:01:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716177660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716177660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 04:01:55','2024-05-20 04:01:55',0,NULL),(7194,'mailpoet/cron/daemon-trigger','failed','2024-05-20 04:03:55','2024-05-20 04:03:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716177835;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716177835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 04:19:27','2024-05-20 04:19:27',0,NULL),(7195,'mailpoet/cron/daemon-trigger','failed','2024-05-20 04:21:27','2024-05-20 04:21:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716178887;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716178887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 04:22:56','2024-05-20 04:22:56',0,NULL),(7196,'mailpoet/cron/daemon-trigger','failed','2024-05-20 04:24:57','2024-05-20 04:24:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716179097;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716179097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 05:00:51','2024-05-20 05:00:51',0,NULL),(7198,'mailpoet/cron/daemon-trigger','failed','2024-05-20 05:02:51','2024-05-20 05:02:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716181371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716181371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 05:13:11','2024-05-20 05:13:11',0,NULL),(7199,'mailpoet/cron/daemon-trigger','failed','2024-05-20 05:15:11','2024-05-20 05:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716182111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716182111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 05:26:59','2024-05-20 05:26:59',0,NULL),(7200,'mailpoet/cron/daemon-trigger','failed','2024-05-20 05:28:59','2024-05-20 05:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716182939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716182939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 05:29:35','2024-05-20 05:29:35',0,NULL),(7203,'mailpoet/cron/daemon-trigger','failed','2024-05-20 05:31:35','2024-05-20 05:31:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716183095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716183095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 05:46:18','2024-05-20 05:46:18',0,NULL),(7204,'mailpoet/cron/daemon-trigger','failed','2024-05-20 05:48:18','2024-05-20 05:48:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716184098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716184098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 05:49:24','2024-05-20 05:49:24',0,NULL),(7205,'mailpoet/cron/daemon-trigger','failed','2024-05-20 05:51:24','2024-05-20 05:51:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716184284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716184284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 05:53:48','2024-05-20 05:53:48',0,NULL),(7206,'mailpoet/cron/daemon-trigger','failed','2024-05-20 05:55:48','2024-05-20 05:55:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716184548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716184548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 06:27:10','2024-05-20 06:27:10',0,NULL),(7207,'mailpoet/cron/daemon-trigger','failed','2024-05-20 06:29:10','2024-05-20 06:29:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716186550;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716186550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 06:42:57','2024-05-20 06:42:57',0,NULL),(7209,'mailpoet/cron/daemon-trigger','failed','2024-05-20 06:44:57','2024-05-20 06:44:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716187497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716187497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 07:03:10','2024-05-20 07:03:10',0,NULL),(7210,'mailpoet/cron/daemon-trigger','failed','2024-05-20 07:05:10','2024-05-20 07:05:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716188710;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716188710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 07:10:48','2024-05-20 07:10:48',0,NULL),(7212,'mailpoet/cron/daemon-trigger','failed','2024-05-20 07:12:48','2024-05-20 07:12:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716189168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716189168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 07:16:37','2024-05-20 07:16:37',0,NULL),(7213,'mailpoet/cron/daemon-trigger','failed','2024-05-20 07:18:37','2024-05-20 07:18:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716189517;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716189517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 07:29:33','2024-05-20 07:29:33',0,NULL),(7214,'mailpoet/cron/daemon-trigger','failed','2024-05-20 07:31:33','2024-05-20 07:31:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716190293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716190293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 07:40:09','2024-05-20 07:40:09',0,NULL),(7216,'mailpoet/cron/daemon-trigger','failed','2024-05-20 07:42:09','2024-05-20 07:42:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716190929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716190929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 07:49:14','2024-05-20 07:49:14',0,NULL),(7217,'mailpoet/cron/daemon-trigger','failed','2024-05-20 07:51:14','2024-05-20 07:51:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716191474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716191474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 07:56:02','2024-05-20 07:56:02',0,NULL),(7218,'mailpoet/cron/daemon-trigger','failed','2024-05-20 07:58:02','2024-05-20 07:58:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716191882;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716191882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:03:27','2024-05-20 08:03:27',0,NULL),(7219,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:05:27','2024-05-20 08:05:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716192327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716192327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:08:15','2024-05-20 08:08:15',0,NULL),(7220,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:10:15','2024-05-20 08:10:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716192615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716192615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:11:26','2024-05-20 08:11:26',0,NULL),(7221,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:13:26','2024-05-20 08:13:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716192806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716192806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:13:43','2024-05-20 08:13:43',0,NULL),(7222,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:15:43','2024-05-20 08:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716192943;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716192943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:15:48','2024-05-20 08:15:48',0,NULL),(7223,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:17:48','2024-05-20 08:17:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716193068;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716193068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:17:49','2024-05-20 08:17:49',0,NULL),(7224,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:19:49','2024-05-20 08:19:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716193189;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716193189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:20:17','2024-05-20 08:20:17',0,NULL),(7225,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:22:17','2024-05-20 08:22:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716193337;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716193337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:22:53','2024-05-20 08:22:53',0,NULL),(7226,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:24:53','2024-05-20 08:24:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716193493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716193493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:25:24','2024-05-20 08:25:24',0,NULL),(7227,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:27:24','2024-05-20 08:27:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716193644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716193644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:27:54','2024-05-20 08:27:54',0,NULL),(7228,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:29:54','2024-05-20 08:29:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716193794;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716193794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:30:42','2024-05-20 08:30:42',0,NULL),(7230,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:32:42','2024-05-20 08:32:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716193962;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716193962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:33:30','2024-05-20 08:33:30',0,NULL),(7231,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:35:30','2024-05-20 08:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716194130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716194130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:36:23','2024-05-20 08:36:23',0,NULL),(7232,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:38:23','2024-05-20 08:38:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716194303;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716194303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:39:24','2024-05-20 08:39:24',0,NULL),(7233,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:41:24','2024-05-20 08:41:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716194484;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716194484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:42:24','2024-05-20 08:42:24',0,NULL),(7234,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:44:24','2024-05-20 08:44:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716194664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716194664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:45:25','2024-05-20 08:45:25',0,NULL),(7235,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:47:25','2024-05-20 08:47:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716194845;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716194845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:48:28','2024-05-20 08:48:28',0,NULL),(7236,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:50:28','2024-05-20 08:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716195028;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716195028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:51:30','2024-05-20 08:51:30',0,NULL),(7237,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:53:30','2024-05-20 08:53:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716195210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716195210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:54:32','2024-05-20 08:54:32',0,NULL),(7238,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:56:32','2024-05-20 08:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716195392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716195392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:56:59','2024-05-20 08:56:59',0,NULL),(7239,'mailpoet/cron/daemon-trigger','failed','2024-05-20 08:58:59','2024-05-20 08:58:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716195539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716195539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 08:59:08','2024-05-20 08:59:08',0,NULL),(7240,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:01:08','2024-05-20 09:01:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716195668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716195668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:02:12','2024-05-20 09:02:12',0,NULL),(7241,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:04:12','2024-05-20 09:04:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716195852;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716195852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:04:53','2024-05-20 09:04:53',0,NULL),(7242,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:06:53','2024-05-20 09:06:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716196013;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716196013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:08:22','2024-05-20 09:08:22',0,NULL),(7243,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:10:22','2024-05-20 09:10:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716196222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716196222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:11:29','2024-05-20 09:11:29',0,NULL),(7244,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:13:29','2024-05-20 09:13:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716196409;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716196409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:14:36','2024-05-20 09:14:36',0,NULL),(7245,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:16:36','2024-05-20 09:16:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716196596;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716196596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:17:00','2024-05-20 09:17:00',0,NULL),(7246,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:19:00','2024-05-20 09:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716196740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716196740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:19:12','2024-05-20 09:19:12',0,NULL),(7247,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:21:12','2024-05-20 09:21:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716196872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716196872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:22:19','2024-05-20 09:22:19',0,NULL),(7248,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:24:19','2024-05-20 09:24:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716197059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716197059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:27:01','2024-05-20 09:27:01',0,NULL),(7249,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:29:01','2024-05-20 09:29:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716197341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716197341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:30:08','2024-05-20 09:30:08',0,NULL),(7250,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:32:08','2024-05-20 09:32:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716197528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716197528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:33:17','2024-05-20 09:33:17',0,NULL),(7252,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:35:17','2024-05-20 09:35:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716197717;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716197717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:36:26','2024-05-20 09:36:26',0,NULL),(7253,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:38:26','2024-05-20 09:38:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716197906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716197906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:39:32','2024-05-20 09:39:32',0,NULL),(7254,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:41:32','2024-05-20 09:41:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716198092;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716198092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:43:17','2024-05-20 09:43:17',0,NULL),(7255,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:45:17','2024-05-20 09:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716198317;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716198317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:45:32','2024-05-20 09:45:32',0,NULL),(7256,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:47:32','2024-05-20 09:47:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716198452;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716198452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:47:50','2024-05-20 09:47:50',0,NULL),(7257,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:49:50','2024-05-20 09:49:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716198590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716198590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 09:50:12','2024-05-20 09:50:12',0,NULL),(7258,'mailpoet/cron/daemon-trigger','failed','2024-05-20 09:52:12','2024-05-20 09:52:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716198732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716198732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:03:00','2024-05-20 10:03:00',0,NULL),(7259,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:05:00','2024-05-20 10:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716199500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716199500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:07:04','2024-05-20 10:07:04',0,NULL),(7260,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:09:04','2024-05-20 10:09:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716199744;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716199744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:09:06','2024-05-20 10:09:06',0,NULL),(7261,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:11:06','2024-05-20 10:11:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716199866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716199866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:11:22','2024-05-20 10:11:22',0,NULL),(7262,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:13:22','2024-05-20 10:13:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716200002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716200002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:13:47','2024-05-20 10:13:47',0,NULL),(7263,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:15:47','2024-05-20 10:15:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716200147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716200147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:16:29','2024-05-20 10:16:29',0,NULL),(7264,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:18:29','2024-05-20 10:18:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716200309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716200309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:19:44','2024-05-20 10:19:44',0,NULL),(7265,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:21:44','2024-05-20 10:21:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716200504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716200504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:22:09','2024-05-20 10:22:09',0,NULL),(7266,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:24:09','2024-05-20 10:24:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716200649;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716200649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:24:35','2024-05-20 10:24:35',0,NULL),(7267,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:26:35','2024-05-20 10:26:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716200795;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716200795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:26:43','2024-05-20 10:26:43',0,NULL),(7268,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:28:43','2024-05-20 10:28:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716200923;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716200923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:30:01','2024-05-20 10:30:01',0,NULL),(7269,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:32:01','2024-05-20 10:32:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716201121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716201121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:32:58','2024-05-20 10:32:58',0,NULL),(7271,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:34:58','2024-05-20 10:34:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716201298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716201298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:35:36','2024-05-20 10:35:36',0,NULL),(7272,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:37:36','2024-05-20 10:37:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716201456;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716201456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:38:57','2024-05-20 10:38:57',0,NULL),(7273,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:40:57','2024-05-20 10:40:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716201657;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716201657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:41:58','2024-05-20 10:41:58',0,NULL),(7274,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:43:58','2024-05-20 10:43:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716201838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716201838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:45:01','2024-05-20 10:45:01',0,NULL),(7275,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:47:01','2024-05-20 10:47:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716202021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716202021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:50:07','2024-05-20 10:50:07',0,NULL),(7276,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:52:07','2024-05-20 10:52:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716202327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716202327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:53:51','2024-05-20 10:53:51',0,NULL),(7277,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:55:51','2024-05-20 10:55:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716202551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716202551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:56:00','2024-05-20 10:56:00',0,NULL),(7278,'mailpoet/cron/daemon-trigger','failed','2024-05-20 10:58:00','2024-05-20 10:58:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716202680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716202680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 10:59:00','2024-05-20 10:59:00',0,NULL),(7279,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:01:00','2024-05-20 11:01:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716202860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716202860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:02:28','2024-05-20 11:02:28',0,NULL),(7280,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:04:28','2024-05-20 11:04:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716203068;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716203068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:04:59','2024-05-20 11:04:59',0,NULL),(7281,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:06:59','2024-05-20 11:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716203219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716203219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:07:43','2024-05-20 11:07:43',0,NULL),(7282,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:09:43','2024-05-20 11:09:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716203383;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716203383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:10:21','2024-05-20 11:10:21',0,NULL),(7283,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:12:21','2024-05-20 11:12:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716203541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716203541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:13:04','2024-05-20 11:13:04',0,NULL),(7284,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:15:04','2024-05-20 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716203704;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716203704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:15:46','2024-05-20 11:15:46',0,NULL),(7285,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:17:46','2024-05-20 11:17:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716203866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716203866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:18:41','2024-05-20 11:18:41',0,NULL),(7286,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:20:41','2024-05-20 11:20:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716204041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716204041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:21:43','2024-05-20 11:21:43',0,NULL),(7287,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:23:43','2024-05-20 11:23:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716204223;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716204223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:24:52','2024-05-20 11:24:52',0,NULL),(7289,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:26:52','2024-05-20 11:26:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716204412;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716204412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:27:50','2024-05-20 11:27:50',0,NULL),(7290,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:29:50','2024-05-20 11:29:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716204590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716204590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:30:56','2024-05-20 11:30:56',0,NULL),(7291,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:32:56','2024-05-20 11:32:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716204776;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716204776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:34:00','2024-05-20 11:34:00',0,NULL),(7292,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:36:00','2024-05-20 11:36:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716204960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716204960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:37:03','2024-05-20 11:37:03',0,NULL),(7294,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:39:03','2024-05-20 11:39:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716205143;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716205143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:40:00','2024-05-20 11:40:00',0,NULL),(7295,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:42:00','2024-05-20 11:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716205320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716205320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:43:04','2024-05-20 11:43:04',0,NULL),(7296,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:45:04','2024-05-20 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716205504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716205504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:46:08','2024-05-20 11:46:08',0,NULL),(7297,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:48:08','2024-05-20 11:48:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716205688;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716205688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:49:13','2024-05-20 11:49:13',0,NULL),(7298,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:51:13','2024-05-20 11:51:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716205873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716205873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:52:19','2024-05-20 11:52:19',0,NULL),(7299,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:54:19','2024-05-20 11:54:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716206059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716206059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:54:37','2024-05-20 11:54:37',0,NULL),(7300,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:56:37','2024-05-20 11:56:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716206197;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716206197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 11:57:05','2024-05-20 11:57:05',0,NULL),(7301,'mailpoet/cron/daemon-trigger','failed','2024-05-20 11:59:05','2024-05-20 11:59:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716206345;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716206345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:07:46','2024-05-20 12:07:46',0,NULL),(7302,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:09:46','2024-05-20 12:09:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716206986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716206986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:12:45','2024-05-20 12:12:45',0,NULL),(7305,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:14:45','2024-05-20 12:14:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716207285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716207285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:18:50','2024-05-20 12:18:50',0,NULL),(7306,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:20:50','2024-05-20 12:20:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716207650;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716207650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:21:24','2024-05-20 12:21:24',0,NULL),(7307,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:23:24','2024-05-20 12:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716207804;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716207804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:24:18','2024-05-20 12:24:18',0,NULL),(7308,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:26:18','2024-05-20 12:26:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716207978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716207978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:26:35','2024-05-20 12:26:35',0,NULL),(7309,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:28:35','2024-05-20 12:28:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716208115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716208115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:29:33','2024-05-20 12:29:33',0,NULL),(7310,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:31:33','2024-05-20 12:31:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716208293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716208293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:31:56','2024-05-20 12:31:56',0,NULL),(7311,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:33:56','2024-05-20 12:33:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716208436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716208436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:34:33','2024-05-20 12:34:33',0,NULL),(7312,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:36:33','2024-05-20 12:36:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716208593;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716208593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:37:08','2024-05-20 12:37:08',0,NULL),(7314,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:39:08','2024-05-20 12:39:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716208748;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716208748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:39:47','2024-05-20 12:39:47',0,NULL),(7315,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:41:47','2024-05-20 12:41:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716208907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716208907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:42:32','2024-05-20 12:42:32',0,NULL),(7316,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:44:32','2024-05-20 12:44:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716209072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716209072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:45:18','2024-05-20 12:45:18',0,NULL),(7317,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:47:18','2024-05-20 12:47:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716209238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716209238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:48:11','2024-05-20 12:48:11',0,NULL),(7318,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:50:11','2024-05-20 12:50:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716209411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716209411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:52:37','2024-05-20 12:52:37',0,NULL),(7319,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:54:37','2024-05-20 12:54:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716209677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716209677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:55:22','2024-05-20 12:55:22',0,NULL),(7320,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:57:22','2024-05-20 12:57:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716209842;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716209842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:57:28','2024-05-20 12:57:28',0,NULL),(7321,'mailpoet/cron/daemon-trigger','failed','2024-05-20 12:59:28','2024-05-20 12:59:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716209968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716209968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 12:59:34','2024-05-20 12:59:34',0,NULL),(7322,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:01:34','2024-05-20 13:01:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716210094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716210094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:02:02','2024-05-20 13:02:02',0,NULL),(7323,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:04:02','2024-05-20 13:04:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716210242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716210242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:04:31','2024-05-20 13:04:31',0,NULL),(7324,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:06:31','2024-05-20 13:06:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716210391;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716210391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:07:15','2024-05-20 13:07:15',0,NULL),(7325,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:09:15','2024-05-20 13:09:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716210555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716210555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:09:20','2024-05-20 13:09:20',0,NULL),(7326,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:11:20','2024-05-20 13:11:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716210680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716210680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:11:41','2024-05-20 13:11:41',0,NULL),(7327,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:13:41','2024-05-20 13:13:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716210821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716210821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:14:06','2024-05-20 13:14:06',0,NULL),(7328,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:16:06','2024-05-20 13:16:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716210966;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716210966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:16:46','2024-05-20 13:16:46',0,NULL),(7329,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:18:46','2024-05-20 13:18:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716211126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716211126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:18:59','2024-05-20 13:18:59',0,NULL),(7330,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:20:59','2024-05-20 13:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716211259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716211259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:20:59','2024-05-20 13:20:59',0,NULL),(7331,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:22:59','2024-05-20 13:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716211379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716211379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:22:59','2024-05-20 13:22:59',0,NULL),(7332,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:24:59','2024-05-20 13:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716211499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716211499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:25:21','2024-05-20 13:25:21',0,NULL),(7333,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:27:21','2024-05-20 13:27:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716211641;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716211641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:28:24','2024-05-20 13:28:24',0,NULL),(7334,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:30:24','2024-05-20 13:30:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716211824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716211824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:31:28','2024-05-20 13:31:28',0,NULL),(7335,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:33:28','2024-05-20 13:33:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716212008;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716212008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:37:15','2024-05-20 13:37:15',0,NULL),(7336,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:39:15','2024-05-20 13:39:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716212355;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716212355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:46:46','2024-05-20 13:46:46',0,NULL),(7338,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:48:46','2024-05-20 13:48:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716212926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716212926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:49:29','2024-05-20 13:49:29',0,NULL),(7339,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:51:29','2024-05-20 13:51:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716213089;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716213089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:51:31','2024-05-20 13:51:31',0,NULL),(7340,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:53:31','2024-05-20 13:53:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716213211;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716213211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:53:43','2024-05-20 13:53:43',0,NULL),(7341,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:55:43','2024-05-20 13:55:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716213343;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716213343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:56:23','2024-05-20 13:56:23',0,NULL),(7342,'mailpoet/cron/daemon-trigger','failed','2024-05-20 13:58:23','2024-05-20 13:58:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716213503;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716213503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 13:59:19','2024-05-20 13:59:19',0,NULL),(7343,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:01:19','2024-05-20 14:01:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716213679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716213679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:01:42','2024-05-20 14:01:42',0,NULL),(7344,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:03:42','2024-05-20 14:03:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716213822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716213822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:07:50','2024-05-20 14:07:50',0,NULL),(7345,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:09:50','2024-05-20 14:09:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716214190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716214190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:12:47','2024-05-20 14:12:47',0,NULL),(7347,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:14:47','2024-05-20 14:14:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716214487;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716214487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:15:36','2024-05-20 14:15:36',0,NULL),(7348,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:17:36','2024-05-20 14:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716214656;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716214656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:18:05','2024-05-20 14:18:05',0,NULL),(7349,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:20:05','2024-05-20 14:20:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716214805;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716214805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:21:14','2024-05-20 14:21:14',0,NULL),(7350,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:23:14','2024-05-20 14:23:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716214994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716214994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:23:37','2024-05-20 14:23:37',0,NULL),(7351,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:25:37','2024-05-20 14:25:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716215137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716215137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:26:22','2024-05-20 14:26:22',0,NULL),(7352,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:28:22','2024-05-20 14:28:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716215302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716215302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:29:19','2024-05-20 14:29:19',0,NULL),(7353,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:31:19','2024-05-20 14:31:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716215479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716215479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:39:48','2024-05-20 14:39:48',0,NULL),(7354,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:41:48','2024-05-20 14:41:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716216108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716216108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:42:33','2024-05-20 14:42:33',0,NULL),(7356,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:44:33','2024-05-20 14:44:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716216273;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716216273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:44:42','2024-05-20 14:44:42',0,NULL),(7357,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:46:42','2024-05-20 14:46:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716216402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716216402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:47:03','2024-05-20 14:47:03',0,NULL),(7358,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:49:03','2024-05-20 14:49:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716216543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716216543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:49:06','2024-05-20 14:49:06',0,NULL),(7359,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:51:06','2024-05-20 14:51:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716216666;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716216666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:51:15','2024-05-20 14:51:15',0,NULL),(7360,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:53:15','2024-05-20 14:53:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716216795;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716216795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:53:44','2024-05-20 14:53:44',0,NULL),(7361,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:55:44','2024-05-20 14:55:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716216944;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716216944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:56:16','2024-05-20 14:56:16',0,NULL),(7362,'mailpoet/cron/daemon-trigger','failed','2024-05-20 14:58:16','2024-05-20 14:58:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716217096;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716217096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 14:58:53','2024-05-20 14:58:53',0,NULL),(7363,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:00:53','2024-05-20 15:00:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716217253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716217253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:01:36','2024-05-20 15:01:36',0,NULL),(7364,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:03:36','2024-05-20 15:03:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716217416;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716217416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:04:24','2024-05-20 15:04:24',0,NULL),(7365,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:06:24','2024-05-20 15:06:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716217584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716217584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:07:18','2024-05-20 15:07:18',0,NULL),(7366,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:09:18','2024-05-20 15:09:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716217758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716217758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:10:19','2024-05-20 15:10:19',0,NULL),(7367,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:12:19','2024-05-20 15:12:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716217939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716217939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:12:20','2024-05-20 15:12:20',0,NULL),(7368,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:14:20','2024-05-20 15:14:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716218060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716218060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:14:54','2024-05-20 15:14:54',0,NULL),(7369,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:16:54','2024-05-20 15:16:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716218214;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716218214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:17:57','2024-05-20 15:17:57',0,NULL),(7370,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:19:57','2024-05-20 15:19:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716218397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716218397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:21:02','2024-05-20 15:21:02',0,NULL),(7371,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:23:02','2024-05-20 15:23:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716218582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716218582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:24:07','2024-05-20 15:24:07',0,NULL),(7372,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:26:07','2024-05-20 15:26:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716218767;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716218767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:27:12','2024-05-20 15:27:12',0,NULL),(7373,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:29:12','2024-05-20 15:29:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716218952;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716218952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:30:14','2024-05-20 15:30:14',0,NULL),(7374,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:32:14','2024-05-20 15:32:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716219134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716219134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:33:19','2024-05-20 15:33:19',0,NULL),(7375,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:35:19','2024-05-20 15:35:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716219319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716219319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:35:39','2024-05-20 15:35:39',0,NULL),(7376,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:37:39','2024-05-20 15:37:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716219459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716219459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:37:58','2024-05-20 15:37:58',0,NULL),(7377,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:39:58','2024-05-20 15:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716219598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716219598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:40:42','2024-05-20 15:40:42',0,NULL),(7379,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:42:42','2024-05-20 15:42:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716219762;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716219762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:43:57','2024-05-20 15:43:57',0,NULL),(7380,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:45:57','2024-05-20 15:45:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716219957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716219957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:46:58','2024-05-20 15:46:58',0,NULL),(7381,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:48:58','2024-05-20 15:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716220138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716220138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:49:36','2024-05-20 15:49:36',0,NULL),(7382,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:51:36','2024-05-20 15:51:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716220296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716220296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:51:39','2024-05-20 15:51:39',0,NULL),(7383,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:53:39','2024-05-20 15:53:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716220419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716220419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:54:47','2024-05-20 15:54:47',0,NULL),(7384,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:56:47','2024-05-20 15:56:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716220607;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716220607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 15:57:53','2024-05-20 15:57:53',0,NULL),(7385,'mailpoet/cron/daemon-trigger','failed','2024-05-20 15:59:53','2024-05-20 15:59:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716220793;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716220793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:00:58','2024-05-20 16:00:58',0,NULL),(7386,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:02:58','2024-05-20 16:02:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716220978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716220978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:04:07','2024-05-20 16:04:07',0,NULL),(7387,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:06:07','2024-05-20 16:06:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716221167;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716221167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:07:13','2024-05-20 16:07:13',0,NULL),(7388,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:09:13','2024-05-20 16:09:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716221353;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716221353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:10:18','2024-05-20 16:10:18',0,NULL),(7389,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:12:18','2024-05-20 16:12:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716221538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716221538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:21:53','2024-05-20 16:21:53',0,NULL),(7390,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:23:53','2024-05-20 16:23:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716222233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716222233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:24:03','2024-05-20 16:24:03',0,NULL),(7391,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:26:03','2024-05-20 16:26:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716222363;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716222363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:28:52','2024-05-20 16:28:52',0,NULL),(7392,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:30:52','2024-05-20 16:30:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716222652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716222652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:31:24','2024-05-20 16:31:24',0,NULL),(7393,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:33:24','2024-05-20 16:33:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716222804;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716222804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:40:01','2024-05-20 16:40:01',0,NULL),(7394,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:42:01','2024-05-20 16:42:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716223321;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716223321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:42:38','2024-05-20 16:42:38',0,NULL),(7396,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:44:38','2024-05-20 16:44:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716223478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716223478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:45:16','2024-05-20 16:45:16',0,NULL),(7397,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:47:16','2024-05-20 16:47:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716223636;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716223636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:47:33','2024-05-20 16:47:33',0,NULL),(7398,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:49:33','2024-05-20 16:49:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716223773;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716223773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:49:37','2024-05-20 16:49:37',0,NULL),(7399,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:51:37','2024-05-20 16:51:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716223897;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716223897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:51:59','2024-05-20 16:51:59',0,NULL),(7400,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:53:59','2024-05-20 16:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716224039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716224039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:54:31','2024-05-20 16:54:31',0,NULL),(7401,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:56:31','2024-05-20 16:56:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716224191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716224191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:57:07','2024-05-20 16:57:07',0,NULL),(7402,'mailpoet/cron/daemon-trigger','failed','2024-05-20 16:59:07','2024-05-20 16:59:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716224347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716224347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 16:59:48','2024-05-20 16:59:48',0,NULL),(7403,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:01:48','2024-05-20 17:01:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716224508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716224508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:03:59','2024-05-20 17:03:59',0,NULL),(7404,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:05:59','2024-05-20 17:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716224759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716224759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:06:45','2024-05-20 17:06:45',0,NULL),(7405,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:08:45','2024-05-20 17:08:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716224925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716224925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:09:42','2024-05-20 17:09:42',0,NULL),(7406,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:11:42','2024-05-20 17:11:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716225102;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716225102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:14:20','2024-05-20 17:14:20',0,NULL),(7407,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:16:20','2024-05-20 17:16:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716225380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716225380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:17:26','2024-05-20 17:17:26',0,NULL),(7408,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:19:26','2024-05-20 17:19:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716225566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716225566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:20:31','2024-05-20 17:20:31',0,NULL),(7409,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:22:31','2024-05-20 17:22:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716225751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716225751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:23:36','2024-05-20 17:23:36',0,NULL),(7410,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:25:36','2024-05-20 17:25:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716225936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716225936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:26:04','2024-05-20 17:26:04',0,NULL),(7411,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:28:04','2024-05-20 17:28:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716226084;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716226084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:28:13','2024-05-20 17:28:13',0,NULL),(7412,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:30:13','2024-05-20 17:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716226213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716226213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:31:17','2024-05-20 17:31:17',0,NULL),(7413,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:33:17','2024-05-20 17:33:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716226397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716226397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:33:32','2024-05-20 17:33:32',0,NULL),(7414,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:35:32','2024-05-20 17:35:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716226532;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716226532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:36:20','2024-05-20 17:36:20',0,NULL),(7415,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:38:20','2024-05-20 17:38:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716226700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716226700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:38:45','2024-05-20 17:38:45',0,NULL),(7416,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:40:46','2024-05-20 17:40:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716226846;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716226846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:40:57','2024-05-20 17:40:57',0,NULL),(7417,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:42:57','2024-05-20 17:42:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716226977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716226977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:43:20','2024-05-20 17:43:20',0,NULL),(7419,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:45:20','2024-05-20 17:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716227120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716227120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:45:26','2024-05-20 17:45:26',0,NULL),(7420,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:47:26','2024-05-20 17:47:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716227246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716227246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:48:11','2024-05-20 17:48:11',0,NULL),(7421,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:50:11','2024-05-20 17:50:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716227411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716227411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:50:20','2024-05-20 17:50:20',0,NULL),(7422,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:52:20','2024-05-20 17:52:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716227540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716227540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:52:24','2024-05-20 17:52:24',0,NULL),(7423,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:54:24','2024-05-20 17:54:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716227664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716227664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:55:21','2024-05-20 17:55:21',0,NULL),(7424,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:57:21','2024-05-20 17:57:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716227841;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716227841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 17:57:31','2024-05-20 17:57:31',0,NULL),(7425,'mailpoet/cron/daemon-trigger','failed','2024-05-20 17:59:31','2024-05-20 17:59:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716227971;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716227971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 18:04:50','2024-05-20 18:04:50',0,NULL),(7426,'mailpoet/cron/daemon-trigger','failed','2024-05-20 18:06:50','2024-05-20 18:06:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716228410;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716228410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 18:09:45','2024-05-20 18:09:45',0,NULL),(7427,'mailpoet/cron/daemon-trigger','failed','2024-05-20 18:11:45','2024-05-20 18:11:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716228705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716228705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 18:19:46','2024-05-20 18:19:46',0,NULL),(7428,'mailpoet/cron/daemon-trigger','failed','2024-05-20 18:21:46','2024-05-20 18:21:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716229306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716229306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 18:22:35','2024-05-20 18:22:35',0,NULL),(7429,'mailpoet/cron/daemon-trigger','failed','2024-05-20 18:24:35','2024-05-20 18:24:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716229475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716229475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 18:43:39','2024-05-20 18:43:39',0,NULL),(7430,'mailpoet/cron/daemon-trigger','failed','2024-05-20 18:45:39','2024-05-20 18:45:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716230739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716230739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 18:48:44','2024-05-20 18:48:44',0,NULL),(7432,'mailpoet/cron/daemon-trigger','failed','2024-05-20 18:50:44','2024-05-20 18:50:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716231044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716231044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:00:11','2024-05-20 19:00:11',0,NULL),(7433,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:02:11','2024-05-20 19:02:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716231731;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716231731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:28:47','2024-05-20 19:28:47',0,NULL),(7434,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:30:47','2024-05-20 19:30:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716233447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716233447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:33:56','2024-05-20 19:33:56',0,NULL),(7436,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:35:56','2024-05-20 19:35:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716233756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716233756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:40:51','2024-05-20 19:40:51',0,NULL),(7437,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:42:51','2024-05-20 19:42:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716234171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716234171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:43:34','2024-05-20 19:43:34',0,NULL),(7438,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:45:34','2024-05-20 19:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716234334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716234334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:46:32','2024-05-20 19:46:32',0,NULL),(7440,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:48:32','2024-05-20 19:48:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716234512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716234512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:49:27','2024-05-20 19:49:27',0,NULL),(7441,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:51:27','2024-05-20 19:51:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716234687;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716234687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:52:26','2024-05-20 19:52:26',0,NULL),(7442,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:54:26','2024-05-20 19:54:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716234866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716234866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:55:22','2024-05-20 19:55:22',0,NULL),(7443,'mailpoet/cron/daemon-trigger','failed','2024-05-20 19:57:22','2024-05-20 19:57:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716235042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716235042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 19:58:22','2024-05-20 19:58:22',0,NULL),(7444,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:00:22','2024-05-20 20:00:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716235222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716235222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:01:35','2024-05-20 20:01:35',0,NULL),(7445,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:03:35','2024-05-20 20:03:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716235415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716235415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:04:32','2024-05-20 20:04:32',0,NULL),(7446,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:06:32','2024-05-20 20:06:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716235592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716235592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:06:47','2024-05-20 20:06:47',0,NULL),(7447,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:08:47','2024-05-20 20:08:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716235727;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716235727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:09:02','2024-05-20 20:09:02',0,NULL),(7448,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:11:02','2024-05-20 20:11:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716235862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716235862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:11:05','2024-05-20 20:11:05',0,NULL),(7449,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:13:05','2024-05-20 20:13:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716235985;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716235985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:16:32','2024-05-20 20:16:32',0,NULL),(7450,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:18:32','2024-05-20 20:18:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716236312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716236312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:19:31','2024-05-20 20:19:31',0,NULL),(7451,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:21:31','2024-05-20 20:21:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716236491;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716236491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:22:00','2024-05-20 20:22:00',0,NULL),(7452,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:24:00','2024-05-20 20:24:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716236640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716236640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:25:57','2024-05-20 20:25:57',0,NULL),(7453,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:27:57','2024-05-20 20:27:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716236877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716236877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:32:06','2024-05-20 20:32:06',0,NULL),(7454,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:34:06','2024-05-20 20:34:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716237246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716237246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:34:31','2024-05-20 20:34:31',0,NULL),(7455,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:36:31','2024-05-20 20:36:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716237391;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716237391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:38:44','2024-05-20 20:38:44',0,NULL),(7456,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:40:44','2024-05-20 20:40:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716237644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716237644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:40:56','2024-05-20 20:40:56',0,NULL),(7457,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:42:56','2024-05-20 20:42:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716237776;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716237776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:43:01','2024-05-20 20:43:01',0,NULL),(7458,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:45:01','2024-05-20 20:45:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716237901;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716237901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:45:24','2024-05-20 20:45:24',0,NULL),(7459,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:47:24','2024-05-20 20:47:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716238044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716238044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:47:31','2024-05-20 20:47:31',0,NULL),(7461,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:49:31','2024-05-20 20:49:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716238171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716238171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:51:11','2024-05-20 20:51:11',0,NULL),(7462,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:53:11','2024-05-20 20:53:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716238391;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716238391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:54:32','2024-05-20 20:54:32',0,NULL),(7463,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:56:32','2024-05-20 20:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716238592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716238592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:56:52','2024-05-20 20:56:52',0,NULL),(7464,'mailpoet/cron/daemon-trigger','failed','2024-05-20 20:58:52','2024-05-20 20:58:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716238732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716238732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 20:59:19','2024-05-20 20:59:19',0,NULL),(7465,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:01:19','2024-05-20 21:01:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716238879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716238879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:01:42','2024-05-20 21:01:42',0,NULL),(7466,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:03:42','2024-05-20 21:03:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716239022;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716239022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:04:03','2024-05-20 21:04:03',0,NULL),(7467,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:06:03','2024-05-20 21:06:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716239163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716239163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:08:23','2024-05-20 21:08:23',0,NULL),(7468,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:10:23','2024-05-20 21:10:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716239423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716239423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:11:13','2024-05-20 21:11:13',0,NULL),(7469,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:13:13','2024-05-20 21:13:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716239593;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716239593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:15:40','2024-05-20 21:15:40',0,NULL),(7470,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:17:40','2024-05-20 21:17:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716239860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716239860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:18:00','2024-05-20 21:18:00',0,NULL),(7471,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:20:00','2024-05-20 21:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716240000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716240000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:20:20','2024-05-20 21:20:20',0,NULL),(7472,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:22:20','2024-05-20 21:22:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716240140;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716240140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:23:52','2024-05-20 21:23:52',0,NULL),(7473,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:25:52','2024-05-20 21:25:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716240352;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716240352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:29:34','2024-05-20 21:29:34',0,NULL),(7474,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:31:34','2024-05-20 21:31:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716240694;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716240694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:34:04','2024-05-20 21:34:04',0,NULL),(7475,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:36:04','2024-05-20 21:36:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716240964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716240964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:38:42','2024-05-20 21:38:42',0,NULL),(7476,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:40:42','2024-05-20 21:40:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716241242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716241242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:41:13','2024-05-20 21:41:13',0,NULL),(7477,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:43:13','2024-05-20 21:43:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716241393;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716241393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:45:48','2024-05-20 21:45:48',0,NULL),(7478,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:47:48','2024-05-20 21:47:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716241668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716241668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:47:58','2024-05-20 21:47:58',0,NULL),(7480,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:49:58','2024-05-20 21:49:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716241798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716241798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:50:13','2024-05-20 21:50:13',0,NULL),(7481,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:52:13','2024-05-20 21:52:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716241933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716241933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:52:24','2024-05-20 21:52:24',0,NULL),(7482,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:54:24','2024-05-20 21:54:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716242064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716242064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:54:41','2024-05-20 21:54:41',0,NULL),(7483,'mailpoet/cron/daemon-trigger','failed','2024-05-20 21:56:41','2024-05-20 21:56:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716242201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716242201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 21:59:21','2024-05-20 21:59:21',0,NULL),(7484,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:01:21','2024-05-20 22:01:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716242481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716242481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:01:38','2024-05-20 22:01:38',0,NULL),(7485,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:03:38','2024-05-20 22:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716242618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716242618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:04:15','2024-05-20 22:04:15',0,NULL),(7486,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:06:15','2024-05-20 22:06:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716242775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716242775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:08:39','2024-05-20 22:08:39',0,NULL),(7487,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:10:39','2024-05-20 22:10:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716243039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716243039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:10:51','2024-05-20 22:10:51',0,NULL),(7488,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:12:51','2024-05-20 22:12:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716243171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716243171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:13:15','2024-05-20 22:13:15',0,NULL),(7489,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:15:15','2024-05-20 22:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716243315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716243315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:17:52','2024-05-20 22:17:52',0,NULL),(7490,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:19:52','2024-05-20 22:19:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716243592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716243592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:24:37','2024-05-20 22:24:37',0,NULL),(7491,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:26:37','2024-05-20 22:26:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716243997;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716243997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:26:54','2024-05-20 22:26:54',0,NULL),(7492,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:28:54','2024-05-20 22:28:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716244134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716244134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:29:13','2024-05-20 22:29:13',0,NULL),(7493,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:31:13','2024-05-20 22:31:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716244273;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716244273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:31:41','2024-05-20 22:31:41',0,NULL),(7494,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:33:41','2024-05-20 22:33:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716244421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716244421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:34:02','2024-05-20 22:34:02',0,NULL),(7495,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:36:02','2024-05-20 22:36:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716244562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716244562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:36:20','2024-05-20 22:36:20',0,NULL),(7496,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:38:20','2024-05-20 22:38:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716244700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716244700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:38:34','2024-05-20 22:38:34',0,NULL),(7497,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:40:34','2024-05-20 22:40:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716244834;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716244834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:40:48','2024-05-20 22:40:48',0,NULL),(7498,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:42:48','2024-05-20 22:42:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716244968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716244968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:43:12','2024-05-20 22:43:12',0,NULL),(7499,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:45:12','2024-05-20 22:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716245112;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716245112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:45:29','2024-05-20 22:45:29',0,NULL),(7500,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:47:29','2024-05-20 22:47:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716245249;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716245249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:51:09','2024-05-20 22:51:09',0,NULL),(7501,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:53:09','2024-05-20 22:53:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716245589;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716245589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:53:18','2024-05-20 22:53:18',0,NULL),(7503,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:55:18','2024-05-20 22:55:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716245718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716245718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:57:10','2024-05-20 22:57:10',0,NULL),(7504,'mailpoet/cron/daemon-trigger','failed','2024-05-20 22:59:10','2024-05-20 22:59:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716245950;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716245950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 22:59:11','2024-05-20 22:59:11',0,NULL),(7505,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:01:11','2024-05-20 23:01:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716246071;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716246071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:03:10','2024-05-20 23:03:10',0,NULL),(7506,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:05:10','2024-05-20 23:05:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716246310;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716246310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:05:18','2024-05-20 23:05:18',0,NULL),(7507,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:07:18','2024-05-20 23:07:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716246438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716246438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:15:40','2024-05-20 23:15:40',0,NULL),(7508,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:17:40','2024-05-20 23:17:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716247060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716247060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:19:38','2024-05-20 23:19:38',0,NULL),(7509,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:21:38','2024-05-20 23:21:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716247298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716247298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:21:46','2024-05-20 23:21:46',0,NULL),(7510,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:23:46','2024-05-20 23:23:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716247426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716247426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:23:58','2024-05-20 23:23:58',0,NULL),(7511,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:25:58','2024-05-20 23:25:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716247558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716247558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:28:32','2024-05-20 23:28:32',0,NULL),(7512,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:30:32','2024-05-20 23:30:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716247832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716247832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:30:33','2024-05-20 23:30:33',0,NULL),(7513,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:32:33','2024-05-20 23:32:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716247953;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716247953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:33:05','2024-05-20 23:33:05',0,NULL),(7514,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:35:05','2024-05-20 23:35:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716248105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716248105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:35:05','2024-05-20 23:35:05',0,NULL),(7515,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:37:05','2024-05-20 23:37:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716248225;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716248225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:37:26','2024-05-20 23:37:26',0,NULL),(7516,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:39:26','2024-05-20 23:39:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716248366;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716248366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:43:07','2024-05-20 23:43:07',0,NULL),(7517,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:45:07','2024-05-20 23:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716248707;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716248707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:47:10','2024-05-20 23:47:10',0,NULL),(7518,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:49:10','2024-05-20 23:49:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716248950;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716248950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:53:25','2024-05-20 23:53:25',0,NULL),(7519,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:55:25','2024-05-20 23:55:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716249325;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716249325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:57:30','2024-05-20 23:57:30',0,NULL),(7521,'mailpoet/cron/daemon-trigger','failed','2024-05-20 23:59:30','2024-05-20 23:59:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716249570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716249570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-20 23:59:41','2024-05-20 23:59:41',0,NULL),(7522,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:01:41','2024-05-21 00:01:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716249701;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716249701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:01:52','2024-05-21 00:01:52',0,NULL),(7523,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:03:52','2024-05-21 00:03:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716249832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716249832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:05:29','2024-05-21 00:05:29',0,NULL),(7524,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:07:29','2024-05-21 00:07:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716250049;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716250049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:10:27','2024-05-21 00:10:27',0,NULL),(7525,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:12:27','2024-05-21 00:12:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716250347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716250347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:12:29','2024-05-21 00:12:29',0,NULL),(7526,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:14:29','2024-05-21 00:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716250469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716250469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:18:50','2024-05-21 00:18:50',0,NULL),(7527,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:20:50','2024-05-21 00:20:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716250850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716250850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:23:30','2024-05-21 00:23:30',0,NULL),(7528,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:25:30','2024-05-21 00:25:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716251130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716251130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:25:46','2024-05-21 00:25:46',0,NULL),(7529,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:27:46','2024-05-21 00:27:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716251266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716251266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:27:59','2024-05-21 00:27:59',0,NULL),(7530,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:29:59','2024-05-21 00:29:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716251399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716251399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:30:12','2024-05-21 00:30:12',0,NULL),(7531,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:32:12','2024-05-21 00:32:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716251532;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716251532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:32:24','2024-05-21 00:32:24',0,NULL),(7532,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:34:24','2024-05-21 00:34:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716251664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716251664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:34:31','2024-05-21 00:34:31',0,NULL),(7533,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:36:31','2024-05-21 00:36:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716251791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716251791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:36:35','2024-05-21 00:36:35',0,NULL),(7534,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:38:35','2024-05-21 00:38:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716251915;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716251915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:38:45','2024-05-21 00:38:45',0,NULL),(7535,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:40:45','2024-05-21 00:40:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716252045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716252045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:43:07','2024-05-21 00:43:07',0,NULL),(7536,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:45:07','2024-05-21 00:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716252307;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716252307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:49:38','2024-05-21 00:49:38',0,NULL),(7537,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:51:38','2024-05-21 00:51:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716252698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716252698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:55:45','2024-05-21 00:55:45',0,NULL),(7538,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:57:45','2024-05-21 00:57:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716253065;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716253065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 00:57:54','2024-05-21 00:57:54',0,NULL),(7540,'mailpoet/cron/daemon-trigger','failed','2024-05-21 00:59:54','2024-05-21 00:59:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716253194;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716253194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:01:28','2024-05-21 01:01:28',0,NULL),(7541,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:03:28','2024-05-21 01:03:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716253408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716253408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:03:54','2024-05-21 01:03:54',0,NULL),(7542,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:05:54','2024-05-21 01:05:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716253554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716253554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:06:00','2024-05-21 01:06:00',0,NULL),(7543,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:08:00','2024-05-21 01:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716253680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716253680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:13:37','2024-05-21 01:13:37',0,NULL),(7544,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:15:37','2024-05-21 01:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716254137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716254137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:15:52','2024-05-21 01:15:52',0,NULL),(7545,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:17:52','2024-05-21 01:17:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716254272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716254272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:23:27','2024-05-21 01:23:27',0,NULL),(7546,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:25:27','2024-05-21 01:25:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716254727;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716254727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:25:49','2024-05-21 01:25:49',0,NULL),(7547,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:27:49','2024-05-21 01:27:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716254869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716254869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:27:59','2024-05-21 01:27:59',0,NULL),(7548,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:29:59','2024-05-21 01:29:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716254999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716254999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:29:59','2024-05-21 01:29:59',0,NULL),(7549,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:31:59','2024-05-21 01:31:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716255119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716255119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:31:59','2024-05-21 01:31:59',0,NULL),(7550,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:33:59','2024-05-21 01:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716255239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716255239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:34:31','2024-05-21 01:34:31',0,NULL),(7551,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:36:31','2024-05-21 01:36:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716255391;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716255391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:38:37','2024-05-21 01:38:37',0,NULL),(7552,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:40:37','2024-05-21 01:40:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716255637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716255637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:40:44','2024-05-21 01:40:44',0,NULL),(7553,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:42:44','2024-05-21 01:42:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716255764;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716255764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:46:50','2024-05-21 01:46:50',0,NULL),(7554,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:48:50','2024-05-21 01:48:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716256130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716256130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:51:32','2024-05-21 01:51:32',0,NULL),(7555,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:53:32','2024-05-21 01:53:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716256412;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716256412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:55:50','2024-05-21 01:55:50',0,NULL),(7556,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:57:50','2024-05-21 01:57:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716256670;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716256670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 01:57:58','2024-05-21 01:57:58',0,NULL),(7558,'mailpoet/cron/daemon-trigger','failed','2024-05-21 01:59:58','2024-05-21 01:59:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716256798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716256798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:02:09','2024-05-21 02:02:09',0,NULL),(7559,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:04:09','2024-05-21 02:04:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716257049;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716257049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:04:18','2024-05-21 02:04:18',0,NULL),(7560,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:06:18','2024-05-21 02:06:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716257178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716257178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:08:26','2024-05-21 02:08:26',0,NULL),(7561,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:10:26','2024-05-21 02:10:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716257426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716257426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:10:39','2024-05-21 02:10:39',0,NULL),(7562,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:12:39','2024-05-21 02:12:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716257559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716257559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:12:53','2024-05-21 02:12:53',0,NULL),(7563,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:14:53','2024-05-21 02:14:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716257693;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716257693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:14:57','2024-05-21 02:14:57',0,NULL),(7564,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:16:57','2024-05-21 02:16:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716257817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716257817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:17:09','2024-05-21 02:17:09',0,NULL),(7565,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:19:09','2024-05-21 02:19:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716257949;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716257949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:19:12','2024-05-21 02:19:12',0,NULL),(7566,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:21:12','2024-05-21 02:21:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716258072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716258072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:22:32','2024-05-21 02:22:32',0,NULL),(7567,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:24:32','2024-05-21 02:24:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716258272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716258272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:30:11','2024-05-21 02:30:11',0,NULL),(7568,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:32:11','2024-05-21 02:32:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716258731;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716258731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:32:32','2024-05-21 02:32:32',0,NULL),(7569,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:34:32','2024-05-21 02:34:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716258872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716258872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:40:06','2024-05-21 02:40:06',0,NULL),(7570,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:42:06','2024-05-21 02:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716259326;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716259326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:44:01','2024-05-21 02:44:01',0,NULL),(7571,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:46:01','2024-05-21 02:46:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716259561;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716259561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:51:29','2024-05-21 02:51:29',0,NULL),(7572,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:53:29','2024-05-21 02:53:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716260009;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716260009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 02:57:39','2024-05-21 02:57:39',0,NULL),(7573,'mailpoet/cron/daemon-trigger','failed','2024-05-21 02:59:39','2024-05-21 02:59:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716260379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716260379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:03:34','2024-05-21 03:03:34',0,NULL),(7575,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:05:34','2024-05-21 03:05:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716260734;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716260734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:06:31','2024-05-21 03:06:31',0,NULL),(7576,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:08:31','2024-05-21 03:08:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716260911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716260911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:11:08','2024-05-21 03:11:08',0,NULL),(7577,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:13:08','2024-05-21 03:13:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716261188;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716261188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:16:37','2024-05-21 03:16:37',0,NULL),(7578,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:18:37','2024-05-21 03:18:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716261517;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716261517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:19:08','2024-05-21 03:19:08',0,NULL),(7579,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:21:08','2024-05-21 03:21:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716261668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716261668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:21:47','2024-05-21 03:21:47',0,NULL),(7580,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:23:47','2024-05-21 03:23:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716261827;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716261827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:24:36','2024-05-21 03:24:36',0,NULL),(7581,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:26:36','2024-05-21 03:26:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716261996;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716261996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:27:15','2024-05-21 03:27:15',0,NULL),(7582,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:29:15','2024-05-21 03:29:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716262155;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716262155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:30:09','2024-05-21 03:30:09',0,NULL),(7583,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:32:09','2024-05-21 03:32:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716262329;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716262329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:37:09','2024-05-21 03:37:09',0,NULL),(7584,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:39:09','2024-05-21 03:39:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716262749;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716262749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:40:39','2024-05-21 03:40:39',0,NULL),(7585,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:42:39','2024-05-21 03:42:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716262959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716262959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:44:08','2024-05-21 03:44:08',0,NULL),(7586,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:46:08','2024-05-21 03:46:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716263168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716263168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:47:48','2024-05-21 03:47:48',0,NULL),(7587,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:49:48','2024-05-21 03:49:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716263388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716263388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:51:44','2024-05-21 03:51:44',0,NULL),(7588,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:53:44','2024-05-21 03:53:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716263624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716263624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 03:53:44','2024-05-21 03:53:44',0,NULL),(7589,'mailpoet/cron/daemon-trigger','failed','2024-05-21 03:55:44','2024-05-21 03:55:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716263744;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716263744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:00:00','2024-05-21 04:00:00',0,NULL),(7590,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:02:00','2024-05-21 04:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716264120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716264120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:02:01','2024-05-21 04:02:01',0,NULL),(7592,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:04:01','2024-05-21 04:04:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716264241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716264241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:04:02','2024-05-21 04:04:02',0,NULL),(7593,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:06:02','2024-05-21 04:06:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716264362;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716264362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:08:10','2024-05-21 04:08:10',0,NULL),(7594,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:10:10','2024-05-21 04:10:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716264610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716264610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:10:20','2024-05-21 04:10:20',0,NULL),(7595,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:12:20','2024-05-21 04:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716264740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716264740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:12:50','2024-05-21 04:12:50',0,NULL),(7596,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:14:50','2024-05-21 04:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716264890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716264890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:18:36','2024-05-21 04:18:36',0,NULL),(7597,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:20:36','2024-05-21 04:20:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716265236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716265236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:20:54','2024-05-21 04:20:54',0,NULL),(7598,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:22:54','2024-05-21 04:22:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716265374;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716265374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:26:01','2024-05-21 04:26:01',0,NULL),(7599,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:28:01','2024-05-21 04:28:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716265681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716265681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:33:51','2024-05-21 04:33:51',0,NULL),(7600,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:35:51','2024-05-21 04:35:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716266151;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716266151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:36:32','2024-05-21 04:36:32',0,NULL),(7601,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:38:32','2024-05-21 04:38:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716266312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716266312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:42:15','2024-05-21 04:42:15',0,NULL),(7602,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:44:15','2024-05-21 04:44:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716266655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716266655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:46:10','2024-05-21 04:46:10',0,NULL),(7603,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:48:10','2024-05-21 04:48:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716266890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716266890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:50:22','2024-05-21 04:50:22',0,NULL),(7604,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:52:22','2024-05-21 04:52:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716267142;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716267142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:52:33','2024-05-21 04:52:33',0,NULL),(7605,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:54:33','2024-05-21 04:54:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716267273;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716267273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:54:41','2024-05-21 04:54:41',0,NULL),(7606,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:56:41','2024-05-21 04:56:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716267401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716267401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 04:56:44','2024-05-21 04:56:44',0,NULL),(7607,'mailpoet/cron/daemon-trigger','failed','2024-05-21 04:58:44','2024-05-21 04:58:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716267524;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716267524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:02:38','2024-05-21 05:02:38',0,NULL),(7608,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:04:38','2024-05-21 05:04:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716267878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716267878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:05:15','2024-05-21 05:05:15',0,NULL),(7610,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:07:15','2024-05-21 05:07:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716268035;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716268035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:07:25','2024-05-21 05:07:25',0,NULL),(7611,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:09:25','2024-05-21 05:09:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716268165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716268165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:12:13','2024-05-21 05:12:13',0,NULL),(7612,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:14:13','2024-05-21 05:14:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716268453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716268453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:17:17','2024-05-21 05:17:17',0,NULL),(7613,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:19:17','2024-05-21 05:19:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716268757;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716268757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:19:54','2024-05-21 05:19:54',0,NULL),(7614,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:21:54','2024-05-21 05:21:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716268914;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716268914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:23:20','2024-05-21 05:23:20',0,NULL),(7615,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:25:20','2024-05-21 05:25:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716269120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716269120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:28:11','2024-05-21 05:28:11',0,NULL),(7616,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:30:11','2024-05-21 05:30:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716269411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716269411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:30:11','2024-05-21 05:30:11',0,NULL),(7618,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:32:11','2024-05-21 05:32:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716269531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716269531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:34:04','2024-05-21 05:34:04',0,NULL),(7619,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:36:04','2024-05-21 05:36:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716269764;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716269764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:39:15','2024-05-21 05:39:15',0,NULL),(7620,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:41:15','2024-05-21 05:41:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716270075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716270075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:43:47','2024-05-21 05:43:47',0,NULL),(7621,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:45:47','2024-05-21 05:45:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716270347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716270347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:49:02','2024-05-21 05:49:02',0,NULL),(7622,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:51:02','2024-05-21 05:51:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716270662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716270662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:52:38','2024-05-21 05:52:38',0,NULL),(7623,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:54:38','2024-05-21 05:54:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716270878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716270878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:54:38','2024-05-21 05:54:38',0,NULL),(7624,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:56:38','2024-05-21 05:56:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716270998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716270998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 05:57:41','2024-05-21 05:57:41',0,NULL),(7625,'mailpoet/cron/daemon-trigger','failed','2024-05-21 05:59:41','2024-05-21 05:59:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716271181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716271181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:00:34','2024-05-21 06:00:34',0,NULL),(7626,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:02:34','2024-05-21 06:02:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716271354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716271354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:02:41','2024-05-21 06:02:41',0,NULL),(7627,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:04:41','2024-05-21 06:04:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716271481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716271481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:07:45','2024-05-21 06:07:45',0,NULL),(7629,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:09:45','2024-05-21 06:09:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716271785;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716271785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:11:51','2024-05-21 06:11:51',0,NULL),(7630,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:13:51','2024-05-21 06:13:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716272031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716272031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:17:20','2024-05-21 06:17:20',0,NULL),(7631,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:19:20','2024-05-21 06:19:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716272360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716272360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:21:21','2024-05-21 06:21:21',0,NULL),(7632,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:23:21','2024-05-21 06:23:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716272601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716272601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:23:24','2024-05-21 06:23:24',0,NULL),(7633,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:25:24','2024-05-21 06:25:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716272724;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716272724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:26:42','2024-05-21 06:26:42',0,NULL),(7634,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:28:42','2024-05-21 06:28:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716272922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716272922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:28:52','2024-05-21 06:28:52',0,NULL),(7635,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:30:52','2024-05-21 06:30:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716273052;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716273052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:31:33','2024-05-21 06:31:33',0,NULL),(7636,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:33:33','2024-05-21 06:33:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716273213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716273213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:33:57','2024-05-21 06:33:57',0,NULL),(7637,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:35:57','2024-05-21 06:35:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716273357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716273357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:36:38','2024-05-21 06:36:38',0,NULL),(7638,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:38:38','2024-05-21 06:38:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716273518;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716273518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:41:07','2024-05-21 06:41:07',0,NULL),(7639,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:43:07','2024-05-21 06:43:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716273787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716273787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:46:04','2024-05-21 06:46:04',0,NULL),(7640,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:48:04','2024-05-21 06:48:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716274084;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716274084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:50:37','2024-05-21 06:50:37',0,NULL),(7641,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:52:37','2024-05-21 06:52:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716274357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716274357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:55:12','2024-05-21 06:55:12',0,NULL),(7642,'mailpoet/cron/daemon-trigger','failed','2024-05-21 06:57:12','2024-05-21 06:57:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716274632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716274632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 06:58:49','2024-05-21 06:58:49',0,NULL),(7643,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:00:49','2024-05-21 07:00:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716274849;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716274849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:04:50','2024-05-21 07:04:50',0,NULL),(7644,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:06:50','2024-05-21 07:06:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716275210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716275210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:09:30','2024-05-21 07:09:30',0,NULL),(7646,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:11:30','2024-05-21 07:11:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716275490;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716275490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:12:18','2024-05-21 07:12:18',0,NULL),(7647,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:14:18','2024-05-21 07:14:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716275658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716275658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:19:17','2024-05-21 07:19:17',0,NULL),(7648,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:21:17','2024-05-21 07:21:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716276077;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716276077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:23:47','2024-05-21 07:23:47',0,NULL),(7649,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:25:47','2024-05-21 07:25:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716276347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716276347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:28:32','2024-05-21 07:28:32',0,NULL),(7650,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:30:32','2024-05-21 07:30:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716276632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716276632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:35:29','2024-05-21 07:35:29',0,NULL),(7652,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:37:29','2024-05-21 07:37:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716277049;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716277049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:41:16','2024-05-21 07:41:16',0,NULL),(7653,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:43:16','2024-05-21 07:43:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716277396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716277396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:51:50','2024-05-21 07:51:50',0,NULL),(7654,'mailpoet/cron/daemon-trigger','failed','2024-05-21 07:53:50','2024-05-21 07:53:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716278030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716278030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 07:58:00','2024-05-21 07:58:00',0,NULL),(7655,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:00:00','2024-05-21 08:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716278400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716278400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:00:19','2024-05-21 08:00:19',0,NULL),(7656,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:02:19','2024-05-21 08:02:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716278539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716278539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:03:54','2024-05-21 08:03:54',0,NULL),(7657,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:05:54','2024-05-21 08:05:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716278754;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716278754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:06:20','2024-05-21 08:06:20',0,NULL),(7659,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:08:20','2024-05-21 08:08:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716278900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716278900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:19:41','2024-05-21 08:19:41',0,NULL),(7660,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:21:41','2024-05-21 08:21:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716279701;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716279701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:34:41','2024-05-21 08:34:41',0,NULL),(7661,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:36:41','2024-05-21 08:36:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716280601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716280601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:37:14','2024-05-21 08:37:14',0,NULL),(7662,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:39:14','2024-05-21 08:39:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716280754;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716280754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:44:06','2024-05-21 08:44:06',0,NULL),(7663,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:46:06','2024-05-21 08:46:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716281166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716281166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:46:21','2024-05-21 08:46:21',0,NULL),(7664,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:48:21','2024-05-21 08:48:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716281301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716281301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 08:53:58','2024-05-21 08:53:58',0,NULL),(7665,'mailpoet/cron/daemon-trigger','failed','2024-05-21 08:55:58','2024-05-21 08:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716281758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716281758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 09:00:37','2024-05-21 09:00:37',0,NULL),(7666,'mailpoet/cron/daemon-trigger','failed','2024-05-21 09:02:37','2024-05-21 09:02:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716282157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716282157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 09:32:38','2024-05-21 09:32:38',0,NULL),(7667,'mailpoet/cron/daemon-trigger','failed','2024-05-21 09:34:38','2024-05-21 09:34:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716284078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716284078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 09:52:34','2024-05-21 09:52:34',0,NULL),(7669,'mailpoet/cron/daemon-trigger','failed','2024-05-21 09:54:34','2024-05-21 09:54:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716285274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716285274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 09:57:26','2024-05-21 09:57:26',0,NULL),(7670,'mailpoet/cron/daemon-trigger','failed','2024-05-21 09:59:26','2024-05-21 09:59:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716285566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716285566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 10:22:23','2024-05-21 10:22:23',0,NULL),(7671,'mailpoet/cron/daemon-trigger','failed','2024-05-21 10:24:23','2024-05-21 10:24:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716287063;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716287063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 10:30:03','2024-05-21 10:30:03',0,NULL),(7672,'mailpoet/cron/daemon-trigger','failed','2024-05-21 10:32:03','2024-05-21 10:32:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716287523;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716287523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 10:32:27','2024-05-21 10:32:27',0,NULL),(7673,'mailpoet/cron/daemon-trigger','failed','2024-05-21 10:34:27','2024-05-21 10:34:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716287667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716287667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 10:35:30','2024-05-21 10:35:30',0,NULL),(7675,'mailpoet/cron/daemon-trigger','failed','2024-05-21 10:37:30','2024-05-21 10:37:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716287850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716287850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 10:38:48','2024-05-21 10:38:48',0,NULL),(7676,'mailpoet/cron/daemon-trigger','failed','2024-05-21 10:40:48','2024-05-21 10:40:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716288048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716288048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 10:47:47','2024-05-21 10:47:47',0,NULL),(7677,'mailpoet/cron/daemon-trigger','failed','2024-05-21 10:49:47','2024-05-21 10:49:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716288587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716288587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 10:52:13','2024-05-21 10:52:13',0,NULL),(7678,'mailpoet/cron/daemon-trigger','failed','2024-05-21 10:54:13','2024-05-21 10:54:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716288853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716288853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 11:02:08','2024-05-21 11:02:08',0,NULL),(7679,'mailpoet/cron/daemon-trigger','failed','2024-05-21 11:04:08','2024-05-21 11:04:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716289448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716289448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 11:09:19','2024-05-21 11:09:19',0,NULL),(7680,'mailpoet/cron/daemon-trigger','failed','2024-05-21 11:11:19','2024-05-21 11:11:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716289879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716289879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 11:16:02','2024-05-21 11:16:02',0,NULL),(7681,'mailpoet/cron/daemon-trigger','failed','2024-05-21 11:18:02','2024-05-21 11:18:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716290282;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716290282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 11:29:45','2024-05-21 11:29:45',0,NULL),(7682,'mailpoet/cron/daemon-trigger','failed','2024-05-21 11:31:45','2024-05-21 11:31:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716291105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716291105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 11:50:26','2024-05-21 11:50:26',0,NULL),(7684,'mailpoet/cron/daemon-trigger','failed','2024-05-21 11:52:26','2024-05-21 11:52:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716292346;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716292346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 11:53:37','2024-05-21 11:53:37',0,NULL),(7686,'mailpoet/cron/daemon-trigger','failed','2024-05-21 11:55:37','2024-05-21 11:55:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716292537;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716292537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 11:57:09','2024-05-21 11:57:09',0,NULL),(7687,'mailpoet/cron/daemon-trigger','failed','2024-05-21 11:59:09','2024-05-21 11:59:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716292749;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716292749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 12:09:19','2024-05-21 12:09:19',0,NULL),(7688,'mailpoet/cron/daemon-trigger','failed','2024-05-21 12:11:19','2024-05-21 12:11:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716293479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716293479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 12:33:06','2024-05-21 12:33:06',0,NULL),(7691,'mailpoet/cron/daemon-trigger','failed','2024-05-21 12:35:06','2024-05-21 12:35:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716294906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716294906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 12:40:03','2024-05-21 12:40:03',0,NULL),(7692,'mailpoet/cron/daemon-trigger','failed','2024-05-21 12:42:03','2024-05-21 12:42:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716295323;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716295323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 12:45:31','2024-05-21 12:45:31',0,NULL),(7693,'mailpoet/cron/daemon-trigger','failed','2024-05-21 12:47:31','2024-05-21 12:47:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716295651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716295651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 12:49:26','2024-05-21 12:49:26',0,NULL),(7694,'mailpoet/cron/daemon-trigger','failed','2024-05-21 12:51:26','2024-05-21 12:51:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716295886;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716295886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 12:52:18','2024-05-21 12:52:18',0,NULL),(7696,'mailpoet/cron/daemon-trigger','failed','2024-05-21 12:54:18','2024-05-21 12:54:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716296058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716296058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 12:57:24','2024-05-21 12:57:24',0,NULL),(7697,'mailpoet/cron/daemon-trigger','failed','2024-05-21 12:59:24','2024-05-21 12:59:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716296364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716296364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 13:16:17','2024-05-21 13:16:17',0,NULL),(7698,'mailpoet/cron/daemon-trigger','failed','2024-05-21 13:18:17','2024-05-21 13:18:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716297497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716297497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 13:39:46','2024-05-21 13:39:46',0,NULL),(7699,'mailpoet/cron/daemon-trigger','failed','2024-05-21 13:41:46','2024-05-21 13:41:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716298906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716298906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 13:43:09','2024-05-21 13:43:09',0,NULL),(7700,'mailpoet/cron/daemon-trigger','failed','2024-05-21 13:45:09','2024-05-21 13:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716299109;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716299109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 13:46:28','2024-05-21 13:46:28',0,NULL),(7701,'mailpoet/cron/daemon-trigger','failed','2024-05-21 13:48:28','2024-05-21 13:48:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716299308;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716299308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 13:51:40','2024-05-21 13:51:40',0,NULL),(7702,'mailpoet/cron/daemon-trigger','failed','2024-05-21 13:53:40','2024-05-21 13:53:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716299620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716299620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 13:54:01','2024-05-21 13:54:01',0,NULL),(7704,'mailpoet/cron/daemon-trigger','failed','2024-05-21 13:56:01','2024-05-21 13:56:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716299761;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716299761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 13:56:01','2024-05-21 13:56:01',0,NULL),(7705,'mailpoet/cron/daemon-trigger','failed','2024-05-21 13:58:01','2024-05-21 13:58:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716299881;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716299881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 13:59:55','2024-05-21 13:59:55',0,NULL),(7706,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:01:55','2024-05-21 14:01:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716300115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716300115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:07:55','2024-05-21 14:07:55',0,NULL),(7707,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:09:55','2024-05-21 14:09:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716300595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716300595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:11:11','2024-05-21 14:11:11',0,NULL),(7708,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:13:11','2024-05-21 14:13:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716300791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716300791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:14:58','2024-05-21 14:14:58',0,NULL),(7709,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:16:58','2024-05-21 14:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716301018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716301018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:19:18','2024-05-21 14:19:18',0,NULL),(7710,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:21:18','2024-05-21 14:21:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716301278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716301278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:23:38','2024-05-21 14:23:38',0,NULL),(7711,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:25:38','2024-05-21 14:25:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716301538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716301538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:25:40','2024-05-21 14:25:40',0,NULL),(7712,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:27:40','2024-05-21 14:27:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716301660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716301660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:31:34','2024-05-21 14:31:34',0,NULL),(7713,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:33:34','2024-05-21 14:33:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716302014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716302014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:34:03','2024-05-21 14:34:03',0,NULL),(7714,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:36:03','2024-05-21 14:36:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716302163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716302163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:37:25','2024-05-21 14:37:25',0,NULL),(7715,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:39:25','2024-05-21 14:39:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716302365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716302365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:40:03','2024-05-21 14:40:03',0,NULL),(7716,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:42:03','2024-05-21 14:42:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716302523;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716302523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:43:20','2024-05-21 14:43:20',0,NULL),(7717,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:45:20','2024-05-21 14:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716302720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716302720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:47:11','2024-05-21 14:47:11',0,NULL),(7718,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:49:11','2024-05-21 14:49:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716302951;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716302951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:50:02','2024-05-21 14:50:02',0,NULL),(7719,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:52:02','2024-05-21 14:52:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716303122;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716303122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:55:03','2024-05-21 14:55:03',0,NULL),(7721,'mailpoet/cron/daemon-trigger','failed','2024-05-21 14:57:03','2024-05-21 14:57:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716303423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716303423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 14:59:01','2024-05-21 14:59:01',0,NULL),(7722,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:01:01','2024-05-21 15:01:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716303661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716303661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:02:36','2024-05-21 15:02:36',0,NULL),(7723,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:04:36','2024-05-21 15:04:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716303876;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716303876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:07:10','2024-05-21 15:07:10',0,NULL),(7724,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:09:10','2024-05-21 15:09:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716304150;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716304150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:11:12','2024-05-21 15:11:12',0,NULL),(7725,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:13:12','2024-05-21 15:13:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716304392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716304392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:14:46','2024-05-21 15:14:46',0,NULL),(7726,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:16:46','2024-05-21 15:16:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716304606;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716304606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:19:06','2024-05-21 15:19:06',0,NULL),(7727,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:21:06','2024-05-21 15:21:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716304866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716304866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:23:03','2024-05-21 15:23:03',0,NULL),(7728,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:25:03','2024-05-21 15:25:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716305103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716305103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:26:35','2024-05-21 15:26:35',0,NULL),(7729,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:28:35','2024-05-21 15:28:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716305315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716305315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:31:05','2024-05-21 15:31:05',0,NULL),(7730,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:33:05','2024-05-21 15:33:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716305585;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716305585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:34:55','2024-05-21 15:34:55',0,NULL),(7731,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:36:55','2024-05-21 15:36:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716305815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716305815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:38:41','2024-05-21 15:38:41',0,NULL),(7732,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:40:41','2024-05-21 15:40:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716306041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716306041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:42:11','2024-05-21 15:42:11',0,NULL),(7733,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:44:11','2024-05-21 15:44:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716306251;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716306251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:46:50','2024-05-21 15:46:50',0,NULL),(7734,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:48:50','2024-05-21 15:48:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716306530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716306530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:50:22','2024-05-21 15:50:22',0,NULL),(7735,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:52:22','2024-05-21 15:52:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716306742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716306742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:54:42','2024-05-21 15:54:42',0,NULL),(7736,'mailpoet/cron/daemon-trigger','failed','2024-05-21 15:56:42','2024-05-21 15:56:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716307002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716307002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 15:58:33','2024-05-21 15:58:33',0,NULL),(7738,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:00:33','2024-05-21 16:00:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716307233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716307233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:03:25','2024-05-21 16:03:25',0,NULL),(7739,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:05:25','2024-05-21 16:05:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716307525;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716307525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:06:48','2024-05-21 16:06:48',0,NULL),(7740,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:08:48','2024-05-21 16:08:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716307728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716307728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:10:34','2024-05-21 16:10:34',0,NULL),(7741,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:12:34','2024-05-21 16:12:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716307954;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716307954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:14:13','2024-05-21 16:14:13',0,NULL),(7742,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:16:13','2024-05-21 16:16:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716308173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716308173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:18:40','2024-05-21 16:18:40',0,NULL),(7743,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:20:40','2024-05-21 16:20:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716308440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716308440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:26:05','2024-05-21 16:26:05',0,NULL),(7744,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:28:05','2024-05-21 16:28:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716308885;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716308885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:30:35','2024-05-21 16:30:35',0,NULL),(7745,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:32:35','2024-05-21 16:32:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716309155;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716309155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:34:29','2024-05-21 16:34:29',0,NULL),(7746,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:36:29','2024-05-21 16:36:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716309389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716309389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:38:01','2024-05-21 16:38:01',0,NULL),(7747,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:40:01','2024-05-21 16:40:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716309601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716309601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:46:24','2024-05-21 16:46:24',0,NULL),(7748,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:48:24','2024-05-21 16:48:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716310104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716310104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:49:37','2024-05-21 16:49:37',0,NULL),(7749,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:51:37','2024-05-21 16:51:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716310297;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716310297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:53:21','2024-05-21 16:53:21',0,NULL),(7750,'mailpoet/cron/daemon-trigger','failed','2024-05-21 16:55:21','2024-05-21 16:55:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716310521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716310521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 16:58:13','2024-05-21 16:58:13',0,NULL),(7751,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:00:13','2024-05-21 17:00:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716310813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716310813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:01:42','2024-05-21 17:01:42',0,NULL),(7753,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:03:42','2024-05-21 17:03:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716311022;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716311022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:06:13','2024-05-21 17:06:13',0,NULL),(7754,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:08:13','2024-05-21 17:08:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716311293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716311293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:10:13','2024-05-21 17:10:13',0,NULL),(7755,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:12:13','2024-05-21 17:12:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716311533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716311533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:13:32','2024-05-21 17:13:32',0,NULL),(7756,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:15:32','2024-05-21 17:15:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716311732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716311732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:18:00','2024-05-21 17:18:00',0,NULL),(7757,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:20:00','2024-05-21 17:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716312000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716312000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:21:50','2024-05-21 17:21:50',0,NULL),(7758,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:23:50','2024-05-21 17:23:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716312230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716312230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:25:17','2024-05-21 17:25:17',0,NULL),(7759,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:27:17','2024-05-21 17:27:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716312437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716312437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:29:42','2024-05-21 17:29:42',0,NULL),(7760,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:31:42','2024-05-21 17:31:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716312702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716312702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:33:33','2024-05-21 17:33:33',0,NULL),(7761,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:35:33','2024-05-21 17:35:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716312933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716312933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:36:58','2024-05-21 17:36:58',0,NULL),(7762,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:38:58','2024-05-21 17:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716313138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716313138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:41:19','2024-05-21 17:41:19',0,NULL),(7763,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:43:19','2024-05-21 17:43:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716313399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716313399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:45:04','2024-05-21 17:45:04',0,NULL),(7764,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:47:04','2024-05-21 17:47:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716313624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716313624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:47:05','2024-05-21 17:47:05',0,NULL),(7765,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:49:05','2024-05-21 17:49:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716313745;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716313745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:50:42','2024-05-21 17:50:42',0,NULL),(7766,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:52:42','2024-05-21 17:52:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716313962;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716313962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:52:50','2024-05-21 17:52:50',0,NULL),(7767,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:54:50','2024-05-21 17:54:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716314090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716314090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:56:36','2024-05-21 17:56:36',0,NULL),(7768,'mailpoet/cron/daemon-trigger','failed','2024-05-21 17:58:36','2024-05-21 17:58:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716314316;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716314316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 17:59:58','2024-05-21 17:59:58',0,NULL),(7769,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:01:58','2024-05-21 18:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716314518;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716314518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:04:17','2024-05-21 18:04:17',0,NULL),(7771,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:06:17','2024-05-21 18:06:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716314777;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716314777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:08:04','2024-05-21 18:08:04',0,NULL),(7772,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:10:04','2024-05-21 18:10:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716315004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716315004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:11:31','2024-05-21 18:11:31',0,NULL),(7773,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:13:31','2024-05-21 18:13:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716315211;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716315211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:15:57','2024-05-21 18:15:57',0,NULL),(7774,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:17:57','2024-05-21 18:17:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716315477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716315477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:21:36','2024-05-21 18:21:36',0,NULL),(7775,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:23:36','2024-05-21 18:23:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716315816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716315816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:27:37','2024-05-21 18:27:37',0,NULL),(7776,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:29:37','2024-05-21 18:29:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716316177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716316177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:31:26','2024-05-21 18:31:26',0,NULL),(7777,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:33:26','2024-05-21 18:33:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716316406;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716316406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:34:51','2024-05-21 18:34:51',0,NULL),(7778,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:36:51','2024-05-21 18:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716316611;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716316611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:39:11','2024-05-21 18:39:11',0,NULL),(7779,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:41:11','2024-05-21 18:41:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716316871;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716316871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:42:59','2024-05-21 18:42:59',0,NULL),(7780,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:44:59','2024-05-21 18:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716317099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716317099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:45:57','2024-05-21 18:45:57',0,NULL),(7781,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:47:57','2024-05-21 18:47:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716317277;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716317277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:50:46','2024-05-21 18:50:46',0,NULL),(7782,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:52:46','2024-05-21 18:52:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716317566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716317566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:54:34','2024-05-21 18:54:34',0,NULL),(7783,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:56:34','2024-05-21 18:56:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716317794;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716317794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 18:57:54','2024-05-21 18:57:54',0,NULL),(7784,'mailpoet/cron/daemon-trigger','failed','2024-05-21 18:59:54','2024-05-21 18:59:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716317994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716317994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:02:17','2024-05-21 19:02:17',0,NULL),(7785,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:04:17','2024-05-21 19:04:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716318257;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716318257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:05:59','2024-05-21 19:05:59',0,NULL),(7787,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:07:59','2024-05-21 19:07:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716318479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716318479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:09:24','2024-05-21 19:09:24',0,NULL),(7788,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:11:24','2024-05-21 19:11:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716318684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716318684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:12:45','2024-05-21 19:12:45',0,NULL),(7789,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:14:45','2024-05-21 19:14:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716318885;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716318885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:17:32','2024-05-21 19:17:32',0,NULL),(7790,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:19:32','2024-05-21 19:19:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716319172;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716319172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:20:58','2024-05-21 19:20:58',0,NULL),(7791,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:22:58','2024-05-21 19:22:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716319378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716319378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:25:19','2024-05-21 19:25:19',0,NULL),(7792,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:27:19','2024-05-21 19:27:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716319639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716319639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:29:04','2024-05-21 19:29:04',0,NULL),(7793,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:31:04','2024-05-21 19:31:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716319864;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716319864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:32:28','2024-05-21 19:32:28',0,NULL),(7794,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:34:28','2024-05-21 19:34:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716320068;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716320068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:36:46','2024-05-21 19:36:46',0,NULL),(7795,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:38:46','2024-05-21 19:38:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716320326;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716320326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:40:34','2024-05-21 19:40:34',0,NULL),(7797,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:42:34','2024-05-21 19:42:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716320554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716320554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:43:57','2024-05-21 19:43:57',0,NULL),(7798,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:45:57','2024-05-21 19:45:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716320757;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716320757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:52:04','2024-05-21 19:52:04',0,NULL),(7799,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:54:04','2024-05-21 19:54:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716321244;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716321244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:55:28','2024-05-21 19:55:28',0,NULL),(7800,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:57:28','2024-05-21 19:57:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716321448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716321448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:57:38','2024-05-21 19:57:38',0,NULL),(7801,'mailpoet/cron/daemon-trigger','failed','2024-05-21 19:59:38','2024-05-21 19:59:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716321578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716321578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 19:59:43','2024-05-21 19:59:43',0,NULL),(7802,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:01:43','2024-05-21 20:01:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716321703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716321703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:03:29','2024-05-21 20:03:29',0,NULL),(7803,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:05:29','2024-05-21 20:05:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716321929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716321929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:06:51','2024-05-21 20:06:51',0,NULL),(7804,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:08:51','2024-05-21 20:08:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716322131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716322131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:11:09','2024-05-21 20:11:09',0,NULL),(7806,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:13:09','2024-05-21 20:13:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716322389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716322389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:14:57','2024-05-21 20:14:57',0,NULL),(7807,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:16:57','2024-05-21 20:16:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716322617;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716322617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:22:23','2024-05-21 20:22:23',0,NULL),(7808,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:24:23','2024-05-21 20:24:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716323063;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716323063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:26:17','2024-05-21 20:26:17',0,NULL),(7809,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:28:17','2024-05-21 20:28:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716323297;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716323297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:29:38','2024-05-21 20:29:38',0,NULL),(7810,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:31:38','2024-05-21 20:31:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716323498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716323498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:33:54','2024-05-21 20:33:54',0,NULL),(7811,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:35:54','2024-05-21 20:35:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716323754;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716323754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:37:39','2024-05-21 20:37:39',0,NULL),(7812,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:39:39','2024-05-21 20:39:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716323979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716323979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:41:00','2024-05-21 20:41:00',0,NULL),(7813,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:43:00','2024-05-21 20:43:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716324180;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716324180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:45:19','2024-05-21 20:45:19',0,NULL),(7814,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:47:19','2024-05-21 20:47:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716324439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716324439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:49:01','2024-05-21 20:49:01',0,NULL),(7815,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:51:01','2024-05-21 20:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716324661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716324661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 20:56:40','2024-05-21 20:56:40',0,NULL),(7816,'mailpoet/cron/daemon-trigger','failed','2024-05-21 20:58:40','2024-05-21 20:58:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716325120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716325120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:00:25','2024-05-21 21:00:25',0,NULL),(7817,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:02:25','2024-05-21 21:02:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716325345;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716325345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:02:25','2024-05-21 21:02:25',0,NULL),(7818,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:04:25','2024-05-21 21:04:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716325465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716325465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:08:11','2024-05-21 21:08:11',0,NULL),(7819,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:10:11','2024-05-21 21:10:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716325811;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716325811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:11:54','2024-05-21 21:11:54',0,NULL),(7821,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:13:54','2024-05-21 21:13:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716326034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716326034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:15:13','2024-05-21 21:15:13',0,NULL),(7822,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:17:13','2024-05-21 21:17:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716326233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716326233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:19:26','2024-05-21 21:19:26',0,NULL),(7823,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:21:26','2024-05-21 21:21:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716326486;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716326486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:26:22','2024-05-21 21:26:22',0,NULL),(7824,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:28:22','2024-05-21 21:28:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716326902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716326902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:30:38','2024-05-21 21:30:38',0,NULL),(7825,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:32:38','2024-05-21 21:32:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716327158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716327158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:37:33','2024-05-21 21:37:33',0,NULL),(7826,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:39:33','2024-05-21 21:39:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716327573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716327573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:41:46','2024-05-21 21:41:46',0,NULL),(7827,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:43:46','2024-05-21 21:43:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716327826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716327826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:45:34','2024-05-21 21:45:34',0,NULL),(7828,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:47:34','2024-05-21 21:47:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716328054;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716328054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:48:50','2024-05-21 21:48:50',0,NULL),(7829,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:50:50','2024-05-21 21:50:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716328250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716328250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:53:02','2024-05-21 21:53:02',0,NULL),(7830,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:55:02','2024-05-21 21:55:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716328502;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716328502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:56:41','2024-05-21 21:56:41',0,NULL),(7831,'mailpoet/cron/daemon-trigger','failed','2024-05-21 21:58:41','2024-05-21 21:58:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716328721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716328721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 21:59:10','2024-05-21 21:59:10',0,NULL),(7832,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:01:10','2024-05-21 22:01:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716328870;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716328870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:04:22','2024-05-21 22:04:22',0,NULL),(7833,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:06:22','2024-05-21 22:06:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716329182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716329182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:08:06','2024-05-21 22:08:06',0,NULL),(7834,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:10:06','2024-05-21 22:10:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716329406;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716329406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:11:28','2024-05-21 22:11:28',0,NULL),(7836,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:13:28','2024-05-21 22:13:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716329608;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716329608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:20:30','2024-05-21 22:20:30',0,NULL),(7837,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:22:30','2024-05-21 22:22:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716330150;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716330150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:22:48','2024-05-21 22:22:48',0,NULL),(7838,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:24:48','2024-05-21 22:24:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716330288;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716330288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:25:54','2024-05-21 22:25:54',0,NULL),(7839,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:27:54','2024-05-21 22:27:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716330474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716330474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:30:46','2024-05-21 22:30:46',0,NULL),(7840,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:32:46','2024-05-21 22:32:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716330766;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716330766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:34:08','2024-05-21 22:34:08',0,NULL),(7841,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:36:08','2024-05-21 22:36:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716330968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716330968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:36:19','2024-05-21 22:36:19',0,NULL),(7842,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:38:19','2024-05-21 22:38:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716331099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716331099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:38:21','2024-05-21 22:38:21',0,NULL),(7843,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:40:21','2024-05-21 22:40:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716331221;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716331221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:42:05','2024-05-21 22:42:05',0,NULL),(7844,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:44:05','2024-05-21 22:44:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716331445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716331445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:45:24','2024-05-21 22:45:24',0,NULL),(7845,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:47:24','2024-05-21 22:47:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716331644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716331644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:49:40','2024-05-21 22:49:40',0,NULL),(7846,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:51:40','2024-05-21 22:51:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716331900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716331900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:52:10','2024-05-21 22:52:10',0,NULL),(7847,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:54:10','2024-05-21 22:54:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716332050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716332050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 22:56:44','2024-05-21 22:56:44',0,NULL),(7848,'mailpoet/cron/daemon-trigger','failed','2024-05-21 22:58:44','2024-05-21 22:58:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716332324;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716332324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:04:46','2024-05-21 23:04:46',0,NULL),(7849,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:06:46','2024-05-21 23:06:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716332806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716332806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:07:36','2024-05-21 23:07:36',0,NULL),(7850,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:09:36','2024-05-21 23:09:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716332976;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716332976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:12:20','2024-05-21 23:12:20',0,NULL),(7851,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:14:20','2024-05-21 23:14:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716333260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716333260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:16:04','2024-05-21 23:16:04',0,NULL),(7853,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:18:04','2024-05-21 23:18:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716333484;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716333484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:19:24','2024-05-21 23:19:24',0,NULL),(7854,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:21:24','2024-05-21 23:21:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716333684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716333684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:23:38','2024-05-21 23:23:38',0,NULL),(7855,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:25:38','2024-05-21 23:25:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716333938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716333938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:27:28','2024-05-21 23:27:28',0,NULL),(7856,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:29:28','2024-05-21 23:29:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716334168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716334168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:30:51','2024-05-21 23:30:51',0,NULL),(7857,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:32:51','2024-05-21 23:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716334371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716334371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:38:40','2024-05-21 23:38:40',0,NULL),(7858,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:40:40','2024-05-21 23:40:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716334840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716334840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:42:01','2024-05-21 23:42:01',0,NULL),(7859,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:44:01','2024-05-21 23:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716335041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716335041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:44:45','2024-05-21 23:44:45',0,NULL),(7860,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:46:45','2024-05-21 23:46:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716335205;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716335205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:47:00','2024-05-21 23:47:00',0,NULL),(7861,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:49:00','2024-05-21 23:49:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716335340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716335340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:49:07','2024-05-21 23:49:07',0,NULL),(7862,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:51:07','2024-05-21 23:51:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716335467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716335467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:51:59','2024-05-21 23:51:59',0,NULL),(7863,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:53:59','2024-05-21 23:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716335639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716335639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-21 23:57:27','2024-05-21 23:57:27',0,NULL),(7864,'mailpoet/cron/daemon-trigger','failed','2024-05-21 23:59:27','2024-05-21 23:59:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716335967;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716335967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:01:12','2024-05-22 00:01:12',0,NULL),(7865,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:03:12','2024-05-22 00:03:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716336192;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716336192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:04:35','2024-05-22 00:04:35',0,NULL),(7866,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:06:35','2024-05-22 00:06:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716336395;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716336395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:12:32','2024-05-22 00:12:32',0,NULL),(7867,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:14:32','2024-05-22 00:14:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716336872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716336872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:15:58','2024-05-22 00:15:58',0,NULL),(7869,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:17:58','2024-05-22 00:17:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716337078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716337078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:18:12','2024-05-22 00:18:12',0,NULL),(7870,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:20:12','2024-05-22 00:20:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716337212;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716337212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:23:54','2024-05-22 00:23:54',0,NULL),(7871,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:25:54','2024-05-22 00:25:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716337554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716337554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:27:17','2024-05-22 00:27:17',0,NULL),(7872,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:29:17','2024-05-22 00:29:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716337757;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716337757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:31:34','2024-05-22 00:31:34',0,NULL),(7873,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:33:34','2024-05-22 00:33:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716338014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716338014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:35:18','2024-05-22 00:35:18',0,NULL),(7874,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:37:18','2024-05-22 00:37:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716338238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716338238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:38:41','2024-05-22 00:38:41',0,NULL),(7875,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:40:41','2024-05-22 00:40:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716338441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716338441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:41:10','2024-05-22 00:41:10',0,NULL),(7876,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:43:10','2024-05-22 00:43:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716338590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716338590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:46:44','2024-05-22 00:46:44',0,NULL),(7877,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:48:44','2024-05-22 00:48:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716338924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716338924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:50:10','2024-05-22 00:50:10',0,NULL),(7878,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:52:10','2024-05-22 00:52:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716339130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716339130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:54:28','2024-05-22 00:54:28',0,NULL),(7879,'mailpoet/cron/daemon-trigger','failed','2024-05-22 00:56:28','2024-05-22 00:56:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716339388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716339388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 00:58:19','2024-05-22 00:58:19',0,NULL),(7880,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:00:19','2024-05-22 01:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716339619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716339619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:04:09','2024-05-22 01:04:09',0,NULL),(7881,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:06:09','2024-05-22 01:06:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716339969;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716339969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:09:49','2024-05-22 01:09:49',0,NULL),(7882,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:11:49','2024-05-22 01:11:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716340309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716340309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:14:57','2024-05-22 01:14:57',0,NULL),(7883,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:16:57','2024-05-22 01:16:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716340617;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716340617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:24:23','2024-05-22 01:24:23',0,NULL),(7885,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:26:23','2024-05-22 01:26:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716341183;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716341183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:27:22','2024-05-22 01:27:22',0,NULL),(7886,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:29:22','2024-05-22 01:29:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716341362;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716341362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:37:11','2024-05-22 01:37:11',0,NULL),(7887,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:39:11','2024-05-22 01:39:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716341951;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716341951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:43:24','2024-05-22 01:43:24',0,NULL),(7888,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:45:24','2024-05-22 01:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716342324;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716342324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:45:44','2024-05-22 01:45:44',0,NULL),(7889,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:47:44','2024-05-22 01:47:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716342464;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716342464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:54:18','2024-05-22 01:54:18',0,NULL),(7890,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:56:18','2024-05-22 01:56:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716342978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716342978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 01:57:44','2024-05-22 01:57:44',0,NULL),(7891,'mailpoet/cron/daemon-trigger','failed','2024-05-22 01:59:44','2024-05-22 01:59:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716343184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716343184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 02:07:58','2024-05-22 02:07:58',0,NULL),(7892,'mailpoet/cron/daemon-trigger','failed','2024-05-22 02:09:58','2024-05-22 02:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716343798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716343798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 02:14:04','2024-05-22 02:14:04',0,NULL),(7893,'mailpoet/cron/daemon-trigger','failed','2024-05-22 02:16:04','2024-05-22 02:16:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716344164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716344164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 02:57:03','2024-05-22 02:57:03',0,NULL),(7895,'mailpoet/cron/daemon-trigger','failed','2024-05-22 02:59:03','2024-05-22 02:59:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716346743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716346743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 03:01:24','2024-05-22 03:01:24',0,NULL),(7896,'mailpoet/cron/daemon-trigger','failed','2024-05-22 03:03:24','2024-05-22 03:03:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716347004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716347004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 03:06:19','2024-05-22 03:06:19',0,NULL),(7897,'mailpoet/cron/daemon-trigger','failed','2024-05-22 03:08:19','2024-05-22 03:08:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716347299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716347299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 03:27:37','2024-05-22 03:27:37',0,NULL),(7898,'mailpoet/cron/daemon-trigger','failed','2024-05-22 03:29:37','2024-05-22 03:29:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716348577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716348577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 03:32:48','2024-05-22 03:32:48',0,NULL),(7899,'mailpoet/cron/daemon-trigger','failed','2024-05-22 03:34:48','2024-05-22 03:34:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716348888;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716348888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:28:13','2024-05-22 04:28:13',0,NULL),(7900,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:30:13','2024-05-22 04:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716352213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716352213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:30:59','2024-05-22 04:30:59',0,NULL),(7902,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:32:59','2024-05-22 04:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716352379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716352379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:33:00','2024-05-22 04:33:00',0,NULL),(7903,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:35:00','2024-05-22 04:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716352500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716352500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:36:00','2024-05-22 04:36:00',0,NULL),(7904,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:38:00','2024-05-22 04:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716352680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716352680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:38:00','2024-05-22 04:38:00',0,NULL),(7905,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:40:00','2024-05-22 04:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716352800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716352800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:40:59','2024-05-22 04:40:59',0,NULL),(7906,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:42:59','2024-05-22 04:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716352979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716352979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:42:59','2024-05-22 04:42:59',0,NULL),(7907,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:44:59','2024-05-22 04:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:44:59','2024-05-22 04:44:59',0,NULL),(7908,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:46:59','2024-05-22 04:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:46:59','2024-05-22 04:46:59',0,NULL),(7909,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:48:59','2024-05-22 04:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:48:59','2024-05-22 04:48:59',0,NULL),(7910,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:50:59','2024-05-22 04:50:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:50:59','2024-05-22 04:50:59',0,NULL),(7911,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:52:59','2024-05-22 04:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:52:59','2024-05-22 04:52:59',0,NULL),(7912,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:54:59','2024-05-22 04:54:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:54:59','2024-05-22 04:54:59',0,NULL),(7913,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:56:59','2024-05-22 04:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:57:00','2024-05-22 04:57:00',0,NULL),(7914,'mailpoet/cron/daemon-trigger','failed','2024-05-22 04:59:00','2024-05-22 04:59:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 04:59:00','2024-05-22 04:59:00',0,NULL),(7915,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:01:00','2024-05-22 05:01:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716354060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716354060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:01:59','2024-05-22 05:01:59',0,NULL),(7916,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:03:59','2024-05-22 05:03:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716354239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716354239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:03:59','2024-05-22 05:03:59',0,NULL),(7917,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:05:59','2024-05-22 05:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716354359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716354359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:06:00','2024-05-22 05:06:00',0,NULL),(7918,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:08:00','2024-05-22 05:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716354480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716354480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:08:59','2024-05-22 05:08:59',0,NULL),(7919,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:10:59','2024-05-22 05:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716354659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716354659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:11:01','2024-05-22 05:11:01',0,NULL),(7920,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:13:01','2024-05-22 05:13:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716354781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716354781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:13:59','2024-05-22 05:13:59',0,NULL),(7921,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:15:59','2024-05-22 05:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716354959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716354959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:15:59','2024-05-22 05:15:59',0,NULL),(7922,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:17:59','2024-05-22 05:17:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716355079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716355079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:17:59','2024-05-22 05:17:59',0,NULL),(7923,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:19:59','2024-05-22 05:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716355199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716355199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:19:59','2024-05-22 05:19:59',0,NULL),(7924,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:21:59','2024-05-22 05:21:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716355319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716355319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:21:59','2024-05-22 05:21:59',0,NULL),(7925,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:23:59','2024-05-22 05:23:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716355439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716355439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:24:00','2024-05-22 05:24:00',0,NULL),(7926,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:26:00','2024-05-22 05:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716355560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716355560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:26:00','2024-05-22 05:26:00',0,NULL),(7927,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:28:00','2024-05-22 05:28:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716355680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716355680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:28:59','2024-05-22 05:28:59',0,NULL),(7928,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:30:59','2024-05-22 05:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716355859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716355859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:30:59','2024-05-22 05:30:59',0,NULL),(7931,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:32:59','2024-05-22 05:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716355979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716355979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:32:59','2024-05-22 05:32:59',0,NULL),(7932,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:34:59','2024-05-22 05:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716356099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716356099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:34:59','2024-05-22 05:34:59',0,NULL),(7933,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:36:59','2024-05-22 05:36:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716356219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716356219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:37:00','2024-05-22 05:37:00',0,NULL),(7934,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:39:00','2024-05-22 05:39:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716356340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716356340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:40:00','2024-05-22 05:40:00',0,NULL),(7935,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:42:00','2024-05-22 05:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716356520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716356520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:42:08','2024-05-22 05:42:08',0,NULL),(7936,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:44:08','2024-05-22 05:44:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716356648;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716356648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:45:01','2024-05-22 05:45:01',0,NULL),(7937,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:47:01','2024-05-22 05:47:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716356821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716356821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:48:00','2024-05-22 05:48:00',0,NULL),(7938,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:50:00','2024-05-22 05:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716357000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716357000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:50:59','2024-05-22 05:50:59',0,NULL),(7939,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:52:59','2024-05-22 05:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716357179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716357179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:52:59','2024-05-22 05:52:59',0,NULL),(7940,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:54:59','2024-05-22 05:54:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716357299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716357299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:54:59','2024-05-22 05:54:59',0,NULL),(7941,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:56:59','2024-05-22 05:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716357419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716357419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 05:57:00','2024-05-22 05:57:00',0,NULL),(7942,'mailpoet/cron/daemon-trigger','failed','2024-05-22 05:59:00','2024-05-22 05:59:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716357540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716357540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:00:00','2024-05-22 06:00:00',0,NULL),(7943,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:02:00','2024-05-22 06:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716357720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716357720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:03:00','2024-05-22 06:03:00',0,NULL),(7944,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:05:00','2024-05-22 06:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716357900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716357900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:05:59','2024-05-22 06:05:59',0,NULL),(7945,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:07:59','2024-05-22 06:07:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716358079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716358079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:07:59','2024-05-22 06:07:59',0,NULL),(7946,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:09:59','2024-05-22 06:09:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716358199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716358199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:10:00','2024-05-22 06:10:00',0,NULL),(7947,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:12:00','2024-05-22 06:12:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716358320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716358320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:12:59','2024-05-22 06:12:59',0,NULL),(7948,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:14:59','2024-05-22 06:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716358499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716358499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:15:01','2024-05-22 06:15:01',0,NULL),(7949,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:17:01','2024-05-22 06:17:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716358621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716358621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:18:00','2024-05-22 06:18:00',0,NULL),(7950,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:20:00','2024-05-22 06:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716358800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716358800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:21:00','2024-05-22 06:21:00',0,NULL),(7951,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:23:00','2024-05-22 06:23:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716358980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716358980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:23:00','2024-05-22 06:23:00',0,NULL),(7952,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:25:00','2024-05-22 06:25:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716359100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716359100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:25:00','2024-05-22 06:25:00',0,NULL),(7953,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:27:00','2024-05-22 06:27:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716359220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716359220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:27:00','2024-05-22 06:27:00',0,NULL),(7954,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:29:00','2024-05-22 06:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716359340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716359340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:29:00','2024-05-22 06:29:00',0,NULL),(7956,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:31:00','2024-05-22 06:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716359460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716359460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:31:00','2024-05-22 06:31:00',0,NULL),(7957,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:33:00','2024-05-22 06:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716359580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716359580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:33:00','2024-05-22 06:33:00',0,NULL),(7958,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:35:00','2024-05-22 06:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716359700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716359700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:35:00','2024-05-22 06:35:00',0,NULL),(7959,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:37:00','2024-05-22 06:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716359820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716359820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:37:00','2024-05-22 06:37:00',0,NULL),(7960,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:39:00','2024-05-22 06:39:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716359940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716359940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:39:59','2024-05-22 06:39:59',0,NULL),(7961,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:41:59','2024-05-22 06:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716360119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716360119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:42:00','2024-05-22 06:42:00',0,NULL),(7962,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:44:00','2024-05-22 06:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716360240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716360240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:44:00','2024-05-22 06:44:00',0,NULL),(7963,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:46:00','2024-05-22 06:46:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716360360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716360360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:46:59','2024-05-22 06:46:59',0,NULL),(7964,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:48:59','2024-05-22 06:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716360539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716360539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:49:08','2024-05-22 06:49:08',0,NULL),(7965,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:51:08','2024-05-22 06:51:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716360668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716360668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:51:59','2024-05-22 06:51:59',0,NULL),(7966,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:53:59','2024-05-22 06:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716360839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716360839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:53:59','2024-05-22 06:53:59',0,NULL),(7967,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:55:59','2024-05-22 06:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716360959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716360959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:56:00','2024-05-22 06:56:00',0,NULL),(7968,'mailpoet/cron/daemon-trigger','failed','2024-05-22 06:58:00','2024-05-22 06:58:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716361080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716361080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 06:58:00','2024-05-22 06:58:00',0,NULL),(7969,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:00:00','2024-05-22 07:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716361200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716361200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:01:00','2024-05-22 07:01:00',0,NULL),(7970,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:03:00','2024-05-22 07:03:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716361380;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716361380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:03:59','2024-05-22 07:03:59',0,NULL),(7971,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:05:59','2024-05-22 07:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716361559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716361559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:05:59','2024-05-22 07:05:59',0,NULL),(7972,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:07:59','2024-05-22 07:07:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716361679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716361679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:08:01','2024-05-22 07:08:01',0,NULL),(7973,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:10:01','2024-05-22 07:10:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716361801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716361801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:10:59','2024-05-22 07:10:59',0,NULL),(7974,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:12:59','2024-05-22 07:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716361979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716361979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:12:59','2024-05-22 07:12:59',0,NULL),(7975,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:14:59','2024-05-22 07:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716362099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716362099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:15:01','2024-05-22 07:15:01',0,NULL),(7976,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:17:01','2024-05-22 07:17:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716362221;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716362221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:17:59','2024-05-22 07:17:59',0,NULL),(7977,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:19:59','2024-05-22 07:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716362399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716362399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:20:00','2024-05-22 07:20:00',0,NULL),(7978,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:22:00','2024-05-22 07:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716362520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716362520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:22:59','2024-05-22 07:22:59',0,NULL),(7979,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:24:59','2024-05-22 07:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716362699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716362699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:24:59','2024-05-22 07:24:59',0,NULL),(7980,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:26:59','2024-05-22 07:26:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716362819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716362819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:26:59','2024-05-22 07:26:59',0,NULL),(7981,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:28:59','2024-05-22 07:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716362939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716362939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:29:00','2024-05-22 07:29:00',0,NULL),(7982,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:31:00','2024-05-22 07:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716363060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716363060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:31:59','2024-05-22 07:31:59',0,NULL),(7984,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:33:59','2024-05-22 07:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716363239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716363239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:33:59','2024-05-22 07:33:59',0,NULL),(7985,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:35:59','2024-05-22 07:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716363359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716363359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:35:59','2024-05-22 07:35:59',0,NULL),(7986,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:37:59','2024-05-22 07:37:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716363479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716363479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:38:00','2024-05-22 07:38:00',0,NULL),(7988,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:40:00','2024-05-22 07:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716363600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716363600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:40:59','2024-05-22 07:40:59',0,NULL),(7989,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:42:59','2024-05-22 07:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716363779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716363779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:42:59','2024-05-22 07:42:59',0,NULL),(7990,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:44:59','2024-05-22 07:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716363899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716363899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:44:59','2024-05-22 07:44:59',0,NULL),(7991,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:46:59','2024-05-22 07:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716364019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716364019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:46:59','2024-05-22 07:46:59',0,NULL),(7992,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:48:59','2024-05-22 07:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716364139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716364139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:49:00','2024-05-22 07:49:00',0,NULL),(7993,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:51:00','2024-05-22 07:51:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716364260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716364260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:51:59','2024-05-22 07:51:59',0,NULL),(7994,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:53:59','2024-05-22 07:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716364439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716364439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:53:59','2024-05-22 07:53:59',0,NULL),(7995,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:55:59','2024-05-22 07:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716364559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716364559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:55:59','2024-05-22 07:55:59',0,NULL),(7996,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:57:59','2024-05-22 07:57:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716364679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716364679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:57:59','2024-05-22 07:57:59',0,NULL),(7997,'mailpoet/cron/daemon-trigger','failed','2024-05-22 07:59:59','2024-05-22 07:59:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716364799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716364799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 07:59:59','2024-05-22 07:59:59',0,NULL),(7998,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:01:59','2024-05-22 08:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716364919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716364919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:04:42','2024-05-22 08:04:42',0,NULL),(7999,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:06:42','2024-05-22 08:06:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716365202;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716365202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:11:23','2024-05-22 08:11:23',0,NULL),(8000,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:13:23','2024-05-22 08:13:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716365603;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716365603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:14:41','2024-05-22 08:14:41',0,NULL),(8001,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:16:41','2024-05-22 08:16:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716365801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716365801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:19:45','2024-05-22 08:19:45',0,NULL),(8002,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:21:45','2024-05-22 08:21:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716366105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716366105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:23:13','2024-05-22 08:23:13',0,NULL),(8003,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:25:13','2024-05-22 08:25:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716366313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716366313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:27:36','2024-05-22 08:27:36',0,NULL),(8004,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:29:36','2024-05-22 08:29:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716366576;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716366576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:31:29','2024-05-22 08:31:29',0,NULL),(8006,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:33:29','2024-05-22 08:33:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716366809;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716366809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:33:59','2024-05-22 08:33:59',0,NULL),(8007,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:35:59','2024-05-22 08:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716366959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716366959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:39:29','2024-05-22 08:39:29',0,NULL),(8008,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:41:29','2024-05-22 08:41:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716367289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716367289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:41:36','2024-05-22 08:41:36',0,NULL),(8009,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:43:36','2024-05-22 08:43:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716367416;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716367416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:47:10','2024-05-22 08:47:10',0,NULL),(8010,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:49:10','2024-05-22 08:49:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716367750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716367750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:49:51','2024-05-22 08:49:51',0,NULL),(8011,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:51:51','2024-05-22 08:51:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716367911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716367911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:53:55','2024-05-22 08:53:55',0,NULL),(8012,'mailpoet/cron/daemon-trigger','failed','2024-05-22 08:55:55','2024-05-22 08:55:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716368155;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716368155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 08:58:47','2024-05-22 08:58:47',0,NULL),(8013,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:00:47','2024-05-22 09:00:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716368447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716368447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:03:18','2024-05-22 09:03:18',0,NULL),(8014,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:05:18','2024-05-22 09:05:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716368718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716368718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:07:15','2024-05-22 09:07:15',0,NULL),(8015,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:09:15','2024-05-22 09:09:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716368955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716368955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:10:49','2024-05-22 09:10:49',0,NULL),(8016,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:12:49','2024-05-22 09:12:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716369169;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716369169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:15:21','2024-05-22 09:15:21',0,NULL),(8017,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:17:21','2024-05-22 09:17:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716369441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716369441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:19:16','2024-05-22 09:19:16',0,NULL),(8018,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:21:16','2024-05-22 09:21:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716369676;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716369676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:22:47','2024-05-22 09:22:47',0,NULL),(8019,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:24:47','2024-05-22 09:24:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716369887;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716369887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:27:18','2024-05-22 09:27:18',0,NULL),(8020,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:29:18','2024-05-22 09:29:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716370158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716370158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:30:53','2024-05-22 09:30:53',0,NULL),(8021,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:32:53','2024-05-22 09:32:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716370373;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716370373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:34:37','2024-05-22 09:34:37',0,NULL),(8023,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:36:37','2024-05-22 09:36:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716370597;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716370597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:39:04','2024-05-22 09:39:04',0,NULL),(8024,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:41:04','2024-05-22 09:41:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716370864;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716370864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:43:11','2024-05-22 09:43:11',0,NULL),(8025,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:45:11','2024-05-22 09:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716371111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716371111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:46:26','2024-05-22 09:46:26',0,NULL),(8026,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:48:26','2024-05-22 09:48:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716371306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716371306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:50:52','2024-05-22 09:50:52',0,NULL),(8027,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:52:52','2024-05-22 09:52:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716371572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716371572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:54:44','2024-05-22 09:54:44',0,NULL),(8028,'mailpoet/cron/daemon-trigger','failed','2024-05-22 09:56:44','2024-05-22 09:56:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716371804;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716371804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 09:58:14','2024-05-22 09:58:14',0,NULL),(8029,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:00:14','2024-05-22 10:00:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716372014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716372014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:09:56','2024-05-22 10:09:56',0,NULL),(8030,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:11:56','2024-05-22 10:11:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716372716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716372716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:14:13','2024-05-22 10:14:13',0,NULL),(8031,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:16:13','2024-05-22 10:16:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716372973;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716372973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:18:04','2024-05-22 10:18:04',0,NULL),(8032,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:20:04','2024-05-22 10:20:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716373204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716373204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:21:30','2024-05-22 10:21:30',0,NULL),(8033,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:23:30','2024-05-22 10:23:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716373410;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716373410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:25:54','2024-05-22 10:25:54',0,NULL),(8034,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:27:54','2024-05-22 10:27:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716373674;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716373674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:29:37','2024-05-22 10:29:37',0,NULL),(8035,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:31:37','2024-05-22 10:31:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716373897;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716373897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:33:00','2024-05-22 10:33:00',0,NULL),(8036,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:35:00','2024-05-22 10:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716374100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716374100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:37:24','2024-05-22 10:37:24',0,NULL),(8038,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:39:24','2024-05-22 10:39:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716374364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716374364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:41:12','2024-05-22 10:41:12',0,NULL),(8039,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:43:12','2024-05-22 10:43:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716374592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716374592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:44:36','2024-05-22 10:44:36',0,NULL),(8040,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:46:36','2024-05-22 10:46:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716374796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716374796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:48:58','2024-05-22 10:48:58',0,NULL),(8041,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:50:58','2024-05-22 10:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716375058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716375058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:52:47','2024-05-22 10:52:47',0,NULL),(8042,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:54:47','2024-05-22 10:54:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716375287;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716375287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 10:56:13','2024-05-22 10:56:13',0,NULL),(8043,'mailpoet/cron/daemon-trigger','failed','2024-05-22 10:58:13','2024-05-22 10:58:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716375493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716375493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:00:34','2024-05-22 11:00:34',0,NULL),(8045,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:02:34','2024-05-22 11:02:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716375754;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716375754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:07:50','2024-05-22 11:07:50',0,NULL),(8046,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:09:50','2024-05-22 11:09:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716376190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716376190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:12:18','2024-05-22 11:12:18',0,NULL),(8047,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:14:18','2024-05-22 11:14:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716376458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716376458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:15:12','2024-05-22 11:15:12',0,NULL),(8048,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:17:12','2024-05-22 11:17:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716376632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716376632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:19:40','2024-05-22 11:19:40',0,NULL),(8049,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:21:40','2024-05-22 11:21:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716376900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716376900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:24:06','2024-05-22 11:24:06',0,NULL),(8050,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:26:06','2024-05-22 11:26:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716377166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716377166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:26:24','2024-05-22 11:26:24',0,NULL),(8051,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:28:24','2024-05-22 11:28:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716377304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716377304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:29:44','2024-05-22 11:29:44',0,NULL),(8052,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:31:44','2024-05-22 11:31:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716377504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716377504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:34:17','2024-05-22 11:34:17',0,NULL),(8054,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:36:17','2024-05-22 11:36:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716377777;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716377777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:39:40','2024-05-22 11:39:40',0,NULL),(8056,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:41:40','2024-05-22 11:41:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716378100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716378100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:43:10','2024-05-22 11:43:10',0,NULL),(8057,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:45:10','2024-05-22 11:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716378310;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716378310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:47:43','2024-05-22 11:47:43',0,NULL),(8058,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:49:43','2024-05-22 11:49:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716378583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716378583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:51:45','2024-05-22 11:51:45',0,NULL),(8059,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:53:45','2024-05-22 11:53:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716378825;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716378825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:55:17','2024-05-22 11:55:17',0,NULL),(8060,'mailpoet/cron/daemon-trigger','failed','2024-05-22 11:57:17','2024-05-22 11:57:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716379037;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716379037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 11:59:47','2024-05-22 11:59:47',0,NULL),(8061,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:01:47','2024-05-22 12:01:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716379307;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716379307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:02:17','2024-05-22 12:02:17',0,NULL),(8062,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:04:17','2024-05-22 12:04:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716379457;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716379457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:07:19','2024-05-22 12:07:19',0,NULL),(8063,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:09:19','2024-05-22 12:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716379759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716379759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:11:52','2024-05-22 12:11:52',0,NULL),(8064,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:13:52','2024-05-22 12:13:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716380032;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716380032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:14:20','2024-05-22 12:14:20',0,NULL),(8067,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:16:20','2024-05-22 12:16:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716380180;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716380180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:19:21','2024-05-22 12:19:21',0,NULL),(8068,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:21:21','2024-05-22 12:21:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716380481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716380481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:23:51','2024-05-22 12:23:51',0,NULL),(8069,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:25:51','2024-05-22 12:25:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716380751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716380751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:26:38','2024-05-22 12:26:38',0,NULL),(8070,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:28:38','2024-05-22 12:28:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716380918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716380918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:31:10','2024-05-22 12:31:10',0,NULL),(8071,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:33:10','2024-05-22 12:33:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716381190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716381190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:35:37','2024-05-22 12:35:37',0,NULL),(8072,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:37:37','2024-05-22 12:37:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716381457;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716381457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:38:43','2024-05-22 12:38:43',0,NULL),(8074,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:40:43','2024-05-22 12:40:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716381643;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716381643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:47:19','2024-05-22 12:47:19',0,NULL),(8075,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:49:19','2024-05-22 12:49:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716382159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716382159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:53:32','2024-05-22 12:53:32',0,NULL),(8076,'mailpoet/cron/daemon-trigger','failed','2024-05-22 12:55:32','2024-05-22 12:55:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716382532;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716382532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 12:58:32','2024-05-22 12:58:32',0,NULL),(8077,'mailpoet/cron/daemon-trigger','failed','2024-05-22 13:00:32','2024-05-22 13:00:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716382832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716382832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 13:08:53','2024-05-22 13:08:53',0,NULL),(8078,'mailpoet/cron/daemon-trigger','failed','2024-05-22 13:10:53','2024-05-22 13:10:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716383453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716383453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 13:12:32','2024-05-22 13:12:32',0,NULL),(8079,'mailpoet/cron/daemon-trigger','failed','2024-05-22 13:14:32','2024-05-22 13:14:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716383672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716383672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 13:16:45','2024-05-22 13:16:45',0,NULL),(8080,'mailpoet/cron/daemon-trigger','failed','2024-05-22 13:18:45','2024-05-22 13:18:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716383925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716383925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 13:52:43','2024-05-22 13:52:43',0,NULL),(8081,'mailpoet/cron/daemon-trigger','failed','2024-05-22 13:54:43','2024-05-22 13:54:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716386083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716386083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 14:01:59','2024-05-22 14:01:59',0,NULL),(8083,'mailpoet/cron/daemon-trigger','failed','2024-05-22 14:03:59','2024-05-22 14:03:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716386639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716386639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 14:11:49','2024-05-22 14:11:49',0,NULL),(8084,'mailpoet/cron/daemon-trigger','failed','2024-05-22 14:13:49','2024-05-22 14:13:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716387229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716387229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 14:17:33','2024-05-22 14:17:33',0,NULL),(8085,'mailpoet/cron/daemon-trigger','failed','2024-05-22 14:19:33','2024-05-22 14:19:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716387573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716387573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 14:34:59','2024-05-22 14:34:59',0,NULL),(8086,'mailpoet/cron/daemon-trigger','failed','2024-05-22 14:36:59','2024-05-22 14:36:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716388619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716388619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 14:47:30','2024-05-22 14:47:30',0,NULL),(8087,'mailpoet/cron/daemon-trigger','failed','2024-05-22 14:49:30','2024-05-22 14:49:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716389370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716389370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 14:49:34','2024-05-22 14:49:34',0,NULL),(8088,'mailpoet/cron/daemon-trigger','failed','2024-05-22 14:51:34','2024-05-22 14:51:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716389494;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716389494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 15:14:12','2024-05-22 15:14:12',0,NULL),(8089,'mailpoet/cron/daemon-trigger','failed','2024-05-22 15:16:12','2024-05-22 15:16:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716390972;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716390972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 15:36:11','2024-05-22 15:36:11',0,NULL),(8091,'mailpoet/cron/daemon-trigger','failed','2024-05-22 15:38:11','2024-05-22 15:38:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716392291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716392291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 15:40:46','2024-05-22 15:40:46',0,NULL),(8092,'mailpoet/cron/daemon-trigger','failed','2024-05-22 15:42:46','2024-05-22 15:42:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716392566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716392566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 16:27:52','2024-05-22 16:27:52',0,NULL),(8093,'mailpoet/cron/daemon-trigger','failed','2024-05-22 16:29:52','2024-05-22 16:29:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716395392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716395392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 16:46:59','2024-05-22 16:46:59',0,NULL),(8095,'mailpoet/cron/daemon-trigger','failed','2024-05-22 16:48:59','2024-05-22 16:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716396539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716396539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 16:58:31','2024-05-22 16:58:31',0,NULL),(8096,'mailpoet/cron/daemon-trigger','failed','2024-05-22 17:00:31','2024-05-22 17:00:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716397231;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716397231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 17:08:08','2024-05-22 17:08:08',0,NULL),(8097,'mailpoet/cron/daemon-trigger','failed','2024-05-22 17:10:08','2024-05-22 17:10:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716397808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716397808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 17:29:11','2024-05-22 17:29:11',0,NULL),(8098,'mailpoet/cron/daemon-trigger','failed','2024-05-22 17:31:11','2024-05-22 17:31:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716399071;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716399071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 17:32:29','2024-05-22 17:32:29',0,NULL),(8100,'mailpoet/cron/daemon-trigger','failed','2024-05-22 17:34:29','2024-05-22 17:34:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716399269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716399269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 17:59:58','2024-05-22 17:59:58',0,NULL),(8101,'mailpoet/cron/daemon-trigger','failed','2024-05-22 18:01:58','2024-05-22 18:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716400918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716400918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 18:12:18','2024-05-22 18:12:18',0,NULL),(8102,'mailpoet/cron/daemon-trigger','failed','2024-05-22 18:14:18','2024-05-22 18:14:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716401658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716401658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 18:21:02','2024-05-22 18:21:02',0,NULL),(8103,'mailpoet/cron/daemon-trigger','failed','2024-05-22 18:23:02','2024-05-22 18:23:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716402182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716402182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 18:23:17','2024-05-22 18:23:17',0,NULL),(8104,'mailpoet/cron/daemon-trigger','failed','2024-05-22 18:25:17','2024-05-22 18:25:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716402317;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716402317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 18:41:22','2024-05-22 18:41:22',0,NULL),(8105,'mailpoet/cron/daemon-trigger','failed','2024-05-22 18:43:22','2024-05-22 18:43:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716403402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716403402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 18:53:42','2024-05-22 18:53:42',0,NULL),(8107,'mailpoet/cron/daemon-trigger','failed','2024-05-22 18:55:42','2024-05-22 18:55:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716404142;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716404142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 19:14:59','2024-05-22 19:14:59',0,NULL),(8108,'mailpoet/cron/daemon-trigger','failed','2024-05-22 19:16:59','2024-05-22 19:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716405419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716405419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 19:28:59','2024-05-22 19:28:59',0,NULL),(8109,'mailpoet/cron/daemon-trigger','failed','2024-05-22 19:30:59','2024-05-22 19:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716406259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716406259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 19:41:16','2024-05-22 19:41:16',0,NULL),(8110,'mailpoet/cron/daemon-trigger','failed','2024-05-22 19:43:16','2024-05-22 19:43:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716406996;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716406996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 19:46:12','2024-05-22 19:46:12',0,NULL),(8113,'mailpoet/cron/daemon-trigger','failed','2024-05-22 19:48:12','2024-05-22 19:48:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716407292;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716407292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 19:58:07','2024-05-22 19:58:07',0,NULL),(8114,'mailpoet/cron/daemon-trigger','failed','2024-05-22 20:00:07','2024-05-22 20:00:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716408007;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716408007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 20:03:17','2024-05-22 20:03:17',0,NULL),(8115,'mailpoet/cron/daemon-trigger','failed','2024-05-22 20:05:17','2024-05-22 20:05:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716408317;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716408317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 20:20:46','2024-05-22 20:20:46',0,NULL),(8116,'mailpoet/cron/daemon-trigger','failed','2024-05-22 20:22:46','2024-05-22 20:22:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716409366;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716409366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 20:46:52','2024-05-22 20:46:52',0,NULL),(8117,'mailpoet/cron/daemon-trigger','failed','2024-05-22 20:48:52','2024-05-22 20:48:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716410932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716410932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 21:09:07','2024-05-22 21:09:07',0,NULL),(8119,'mailpoet/cron/daemon-trigger','failed','2024-05-22 21:11:07','2024-05-22 21:11:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716412267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716412267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 21:20:38','2024-05-22 21:20:38',0,NULL),(8120,'mailpoet/cron/daemon-trigger','failed','2024-05-22 21:22:38','2024-05-22 21:22:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716412958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716412958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 21:30:16','2024-05-22 21:30:16',0,NULL),(8121,'mailpoet/cron/daemon-trigger','failed','2024-05-22 21:32:16','2024-05-22 21:32:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716413536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716413536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 21:34:51','2024-05-22 21:34:51',0,NULL),(8122,'mailpoet/cron/daemon-trigger','failed','2024-05-22 21:36:51','2024-05-22 21:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716413811;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716413811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 21:37:56','2024-05-22 21:37:56',0,NULL),(8123,'mailpoet/cron/daemon-trigger','failed','2024-05-22 21:39:56','2024-05-22 21:39:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716413996;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716413996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 21:41:11','2024-05-22 21:41:11',0,NULL),(8124,'mailpoet/cron/daemon-trigger','failed','2024-05-22 21:43:11','2024-05-22 21:43:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716414191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716414191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 21:55:14','2024-05-22 21:55:14',0,NULL),(8125,'mailpoet/cron/daemon-trigger','failed','2024-05-22 21:57:14','2024-05-22 21:57:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716415034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716415034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 21:57:41','2024-05-22 21:57:41',0,NULL),(8127,'mailpoet/cron/daemon-trigger','failed','2024-05-22 21:59:41','2024-05-22 21:59:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716415181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716415181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 22:07:49','2024-05-22 22:07:49',0,NULL),(8128,'mailpoet/cron/daemon-trigger','failed','2024-05-22 22:09:49','2024-05-22 22:09:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716415789;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716415789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 22:11:24','2024-05-22 22:11:24',0,NULL),(8129,'mailpoet/cron/daemon-trigger','failed','2024-05-22 22:13:24','2024-05-22 22:13:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716416004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716416004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 22:46:59','2024-05-22 22:46:59',0,NULL),(8130,'mailpoet/cron/daemon-trigger','failed','2024-05-22 22:48:59','2024-05-22 22:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716418139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716418139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 22:50:45','2024-05-22 22:50:45',0,NULL),(8131,'mailpoet/cron/daemon-trigger','failed','2024-05-22 22:52:45','2024-05-22 22:52:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716418365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716418365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 22:54:59','2024-05-22 22:54:59',0,NULL),(8132,'mailpoet/cron/daemon-trigger','failed','2024-05-22 22:56:59','2024-05-22 22:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716418619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716418619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 23:04:59','2024-05-22 23:04:59',0,NULL),(8134,'mailpoet/cron/daemon-trigger','failed','2024-05-22 23:06:59','2024-05-22 23:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716419219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716419219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 23:20:13','2024-05-22 23:20:13',0,NULL),(8135,'mailpoet/cron/daemon-trigger','failed','2024-05-22 23:22:13','2024-05-22 23:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716420133;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716420133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 23:36:39','2024-05-22 23:36:39',0,NULL),(8136,'mailpoet/cron/daemon-trigger','failed','2024-05-22 23:38:39','2024-05-22 23:38:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716421119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716421119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 23:39:35','2024-05-22 23:39:35',0,NULL),(8137,'mailpoet/cron/daemon-trigger','failed','2024-05-22 23:41:35','2024-05-22 23:41:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716421295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716421295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 23:49:04','2024-05-22 23:49:04',0,NULL),(8138,'mailpoet/cron/daemon-trigger','failed','2024-05-22 23:51:04','2024-05-22 23:51:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716421864;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716421864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 23:54:19','2024-05-22 23:54:19',0,NULL),(8139,'mailpoet/cron/daemon-trigger','failed','2024-05-22 23:56:19','2024-05-22 23:56:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716422179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716422179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-22 23:57:03','2024-05-22 23:57:03',0,NULL),(8140,'mailpoet/cron/daemon-trigger','failed','2024-05-22 23:59:03','2024-05-22 23:59:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716422343;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716422343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 00:07:11','2024-05-23 00:07:11',0,NULL),(8141,'mailpoet/cron/daemon-trigger','failed','2024-05-23 00:09:11','2024-05-23 00:09:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716422951;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716422951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 00:18:47','2024-05-23 00:18:47',0,NULL),(8143,'mailpoet/cron/daemon-trigger','failed','2024-05-23 00:20:47','2024-05-23 00:20:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716423647;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716423647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 00:39:44','2024-05-23 00:39:44',0,NULL),(8144,'mailpoet/cron/daemon-trigger','failed','2024-05-23 00:41:44','2024-05-23 00:41:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716424904;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716424904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 00:42:02','2024-05-23 00:42:02',0,NULL),(8145,'mailpoet/cron/daemon-trigger','failed','2024-05-23 00:44:02','2024-05-23 00:44:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716425042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716425042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 00:49:35','2024-05-23 00:49:35',0,NULL),(8146,'mailpoet/cron/daemon-trigger','failed','2024-05-23 00:51:35','2024-05-23 00:51:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716425495;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716425495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 00:58:34','2024-05-23 00:58:34',0,NULL),(8147,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:00:34','2024-05-23 01:00:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716426034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716426034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:09:33','2024-05-23 01:09:33',0,NULL),(8148,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:11:33','2024-05-23 01:11:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716426693;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716426693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:35:04','2024-05-23 01:35:04',0,NULL),(8150,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:37:04','2024-05-23 01:37:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716428224;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716428224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:37:54','2024-05-23 01:37:54',0,NULL),(8152,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:39:54','2024-05-23 01:39:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716428394;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716428394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:39:54','2024-05-23 01:39:54',0,NULL),(8153,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:41:54','2024-05-23 01:41:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716428514;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716428514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:41:55','2024-05-23 01:41:55',0,NULL),(8154,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:43:55','2024-05-23 01:43:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716428635;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716428635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:44:24','2024-05-23 01:44:24',0,NULL),(8155,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:46:24','2024-05-23 01:46:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716428784;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716428784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:46:47','2024-05-23 01:46:47',0,NULL),(8156,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:48:47','2024-05-23 01:48:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716428927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716428927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:48:58','2024-05-23 01:48:58',0,NULL),(8157,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:50:58','2024-05-23 01:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716429058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716429058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:51:08','2024-05-23 01:51:08',0,NULL),(8158,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:53:08','2024-05-23 01:53:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716429188;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716429188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:53:28','2024-05-23 01:53:28',0,NULL),(8159,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:55:28','2024-05-23 01:55:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716429328;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716429328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:55:47','2024-05-23 01:55:47',0,NULL),(8160,'mailpoet/cron/daemon-trigger','failed','2024-05-23 01:57:47','2024-05-23 01:57:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716429467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716429467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 01:58:26','2024-05-23 01:58:26',0,NULL),(8161,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:00:26','2024-05-23 02:00:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716429626;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716429626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:00:40','2024-05-23 02:00:40',0,NULL),(8162,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:02:40','2024-05-23 02:02:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716429760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716429760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:03:21','2024-05-23 02:03:21',0,NULL),(8163,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:05:21','2024-05-23 02:05:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716429921;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716429921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:05:21','2024-05-23 02:05:21',0,NULL),(8164,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:07:21','2024-05-23 02:07:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:07:21','2024-05-23 02:07:21',0,NULL),(8165,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:09:21','2024-05-23 02:09:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:09:22','2024-05-23 02:09:22',0,NULL),(8166,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:11:22','2024-05-23 02:11:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430282;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:11:28','2024-05-23 02:11:28',0,NULL),(8168,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:13:28','2024-05-23 02:13:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:13:28','2024-05-23 02:13:28',0,NULL),(8169,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:15:28','2024-05-23 02:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:16:01','2024-05-23 02:16:01',0,NULL),(8170,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:18:01','2024-05-23 02:18:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:18:01','2024-05-23 02:18:01',0,NULL),(8171,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:20:01','2024-05-23 02:20:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:20:02','2024-05-23 02:20:02',0,NULL),(8172,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:22:02','2024-05-23 02:22:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:22:03','2024-05-23 02:22:03',0,NULL),(8173,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:24:03','2024-05-23 02:24:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716431043;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716431043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:24:31','2024-05-23 02:24:31',0,NULL),(8174,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:26:31','2024-05-23 02:26:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716431191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716431191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:26:32','2024-05-23 02:26:32',0,NULL),(8175,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:28:32','2024-05-23 02:28:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716431312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716431312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:28:45','2024-05-23 02:28:45',0,NULL),(8176,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:30:45','2024-05-23 02:30:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716431445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716431445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:31:32','2024-05-23 02:31:32',0,NULL),(8177,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:33:32','2024-05-23 02:33:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716431612;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716431612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:33:33','2024-05-23 02:33:33',0,NULL),(8178,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:35:33','2024-05-23 02:35:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716431733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716431733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:35:33','2024-05-23 02:35:33',0,NULL),(8179,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:37:33','2024-05-23 02:37:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716431853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716431853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:37:34','2024-05-23 02:37:34',0,NULL),(8180,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:39:34','2024-05-23 02:39:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716431974;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716431974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:42:26','2024-05-23 02:42:26',0,NULL),(8181,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:44:26','2024-05-23 02:44:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716432266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716432266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:44:26','2024-05-23 02:44:26',0,NULL),(8182,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:46:26','2024-05-23 02:46:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716432386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716432386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:46:28','2024-05-23 02:46:28',0,NULL),(8183,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:48:28','2024-05-23 02:48:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716432508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716432508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:48:28','2024-05-23 02:48:28',0,NULL),(8184,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:50:28','2024-05-23 02:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716432628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716432628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:50:38','2024-05-23 02:50:38',0,NULL),(8185,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:52:38','2024-05-23 02:52:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716432758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716432758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:52:55','2024-05-23 02:52:55',0,NULL),(8186,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:54:55','2024-05-23 02:54:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716432895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716432895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:55:18','2024-05-23 02:55:18',0,NULL),(8187,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:57:18','2024-05-23 02:57:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716433038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716433038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 02:57:33','2024-05-23 02:57:33',0,NULL),(8188,'mailpoet/cron/daemon-trigger','failed','2024-05-23 02:59:33','2024-05-23 02:59:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716433173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716433173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:00:10','2024-05-23 03:00:10',0,NULL),(8189,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:02:10','2024-05-23 03:02:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716433330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716433330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:02:33','2024-05-23 03:02:33',0,NULL),(8190,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:04:33','2024-05-23 03:04:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716433473;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716433473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:04:34','2024-05-23 03:04:34',0,NULL),(8191,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:06:34','2024-05-23 03:06:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716433594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716433594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:06:34','2024-05-23 03:06:34',0,NULL),(8192,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:08:34','2024-05-23 03:08:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716433714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716433714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:09:03','2024-05-23 03:09:03',0,NULL),(8193,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:11:03','2024-05-23 03:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716433863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716433863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:11:06','2024-05-23 03:11:06',0,NULL),(8195,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:13:06','2024-05-23 03:13:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716433986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716433986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:14:40','2024-05-23 03:14:40',0,NULL),(8196,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:16:40','2024-05-23 03:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716434200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716434200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:16:55','2024-05-23 03:16:55',0,NULL),(8197,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:18:55','2024-05-23 03:18:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716434335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716434335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:20:06','2024-05-23 03:20:06',0,NULL),(8198,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:22:06','2024-05-23 03:22:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716434526;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716434526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:22:33','2024-05-23 03:22:33',0,NULL),(8199,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:24:33','2024-05-23 03:24:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716434673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716434673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:24:45','2024-05-23 03:24:45',0,NULL),(8200,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:26:45','2024-05-23 03:26:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716434805;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716434805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:26:46','2024-05-23 03:26:46',0,NULL),(8201,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:28:46','2024-05-23 03:28:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716434926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716434926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:28:48','2024-05-23 03:28:48',0,NULL),(8202,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:30:48','2024-05-23 03:30:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716435048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716435048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:31:48','2024-05-23 03:31:48',0,NULL),(8203,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:33:48','2024-05-23 03:33:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716435228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716435228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:33:48','2024-05-23 03:33:48',0,NULL),(8204,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:35:48','2024-05-23 03:35:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716435348;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716435348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:35:49','2024-05-23 03:35:49',0,NULL),(8205,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:37:49','2024-05-23 03:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716435469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716435469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:37:50','2024-05-23 03:37:50',0,NULL),(8206,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:39:50','2024-05-23 03:39:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716435590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716435590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 03:55:24','2024-05-23 03:55:24',0,NULL),(8207,'mailpoet/cron/daemon-trigger','failed','2024-05-23 03:57:24','2024-05-23 03:57:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716436644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716436644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:03:13','2024-05-23 04:03:13',0,NULL),(8208,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:05:13','2024-05-23 04:05:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716437113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716437113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:05:19','2024-05-23 04:05:19',0,NULL),(8209,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:07:19','2024-05-23 04:07:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716437239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716437239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:08:28','2024-05-23 04:08:28',0,NULL),(8210,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:10:28','2024-05-23 04:10:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716437428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716437428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:10:28','2024-05-23 04:10:28',0,NULL),(8211,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:12:28','2024-05-23 04:12:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716437548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716437548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:12:29','2024-05-23 04:12:29',0,NULL),(8213,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:14:29','2024-05-23 04:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716437669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716437669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:15:30','2024-05-23 04:15:30',0,NULL),(8214,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:17:30','2024-05-23 04:17:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716437850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716437850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:18:18','2024-05-23 04:18:18',0,NULL),(8215,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:20:18','2024-05-23 04:20:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716438018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716438018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:21:15','2024-05-23 04:21:15',0,NULL),(8216,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:23:15','2024-05-23 04:23:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716438195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716438195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:23:28','2024-05-23 04:23:28',0,NULL),(8217,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:25:28','2024-05-23 04:25:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716438328;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716438328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:25:28','2024-05-23 04:25:28',0,NULL),(8218,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:27:28','2024-05-23 04:27:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716438448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716438448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:27:28','2024-05-23 04:27:28',0,NULL),(8219,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:29:28','2024-05-23 04:29:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716438568;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716438568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:29:40','2024-05-23 04:29:40',0,NULL),(8220,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:31:40','2024-05-23 04:31:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716438700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716438700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:32:11','2024-05-23 04:32:11',0,NULL),(8221,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:34:11','2024-05-23 04:34:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716438851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716438851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:35:28','2024-05-23 04:35:28',0,NULL),(8222,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:37:28','2024-05-23 04:37:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716439048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716439048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:37:43','2024-05-23 04:37:43',0,NULL),(8223,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:39:43','2024-05-23 04:39:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716439183;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716439183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:39:47','2024-05-23 04:39:47',0,NULL),(8224,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:41:47','2024-05-23 04:41:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716439307;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716439307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:42:01','2024-05-23 04:42:01',0,NULL),(8225,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:44:01','2024-05-23 04:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716439441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716439441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:45:52','2024-05-23 04:45:52',0,NULL),(8226,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:47:52','2024-05-23 04:47:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716439672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716439672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:48:15','2024-05-23 04:48:15',0,NULL),(8227,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:50:15','2024-05-23 04:50:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716439815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716439815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:50:16','2024-05-23 04:50:16',0,NULL),(8228,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:52:16','2024-05-23 04:52:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716439936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716439936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:52:16','2024-05-23 04:52:16',0,NULL),(8229,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:54:16','2024-05-23 04:54:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716440056;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716440056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:54:41','2024-05-23 04:54:41',0,NULL),(8230,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:56:41','2024-05-23 04:56:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716440201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716440201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:57:19','2024-05-23 04:57:19',0,NULL),(8231,'mailpoet/cron/daemon-trigger','failed','2024-05-23 04:59:19','2024-05-23 04:59:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716440359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716440359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 04:59:21','2024-05-23 04:59:21',0,NULL),(8232,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:01:21','2024-05-23 05:01:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716440481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716440481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:01:32','2024-05-23 05:01:32',0,NULL),(8233,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:03:32','2024-05-23 05:03:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716440612;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716440612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:05:15','2024-05-23 05:05:15',0,NULL),(8234,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:07:15','2024-05-23 05:07:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716440835;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716440835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:07:15','2024-05-23 05:07:15',0,NULL),(8235,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:09:15','2024-05-23 05:09:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716440955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716440955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:09:17','2024-05-23 05:09:17',0,NULL),(8236,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:11:17','2024-05-23 05:11:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716441077;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716441077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:14:14','2024-05-23 05:14:14',0,NULL),(8237,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:16:14','2024-05-23 05:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716441374;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716441374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:16:33','2024-05-23 05:16:33',0,NULL),(8239,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:18:33','2024-05-23 05:18:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716441513;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716441513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:20:26','2024-05-23 05:20:26',0,NULL),(8240,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:22:26','2024-05-23 05:22:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716441746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716441746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:22:34','2024-05-23 05:22:34',0,NULL),(8241,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:24:34','2024-05-23 05:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716441874;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716441874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:24:34','2024-05-23 05:24:34',0,NULL),(8242,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:26:34','2024-05-23 05:26:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716441994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716441994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:26:35','2024-05-23 05:26:35',0,NULL),(8243,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:28:35','2024-05-23 05:28:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716442115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716442115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:32:09','2024-05-23 05:32:09',0,NULL),(8244,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:34:09','2024-05-23 05:34:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716442449;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716442449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:39:52','2024-05-23 05:39:52',0,NULL),(8246,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:41:52','2024-05-23 05:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716442912;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716442912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 05:51:19','2024-05-23 05:51:19',0,NULL),(8247,'mailpoet/cron/daemon-trigger','failed','2024-05-23 05:53:19','2024-05-23 05:53:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716443599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716443599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:02:45','2024-05-23 06:02:45',0,NULL),(8248,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:04:45','2024-05-23 06:04:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716444285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716444285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:12:53','2024-05-23 06:12:53',0,NULL),(8249,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:14:53','2024-05-23 06:14:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716444893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716444893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:19:43','2024-05-23 06:19:43',0,NULL),(8251,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:21:43','2024-05-23 06:21:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716445303;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716445303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:22:33','2024-05-23 06:22:33',0,NULL),(8252,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:24:33','2024-05-23 06:24:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716445473;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716445473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:31:05','2024-05-23 06:31:05',0,NULL),(8253,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:33:05','2024-05-23 06:33:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716445985;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716445985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:34:47','2024-05-23 06:34:47',0,NULL),(8254,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:36:47','2024-05-23 06:36:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716446207;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716446207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:37:18','2024-05-23 06:37:18',0,NULL),(8255,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:39:18','2024-05-23 06:39:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716446358;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716446358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:40:08','2024-05-23 06:40:08',0,NULL),(8256,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:42:08','2024-05-23 06:42:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716446528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716446528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:42:52','2024-05-23 06:42:52',0,NULL),(8257,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:44:52','2024-05-23 06:44:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716446692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716446692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:48:19','2024-05-23 06:48:19',0,NULL),(8258,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:50:19','2024-05-23 06:50:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716447019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716447019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 06:56:56','2024-05-23 06:56:56',0,NULL),(8259,'mailpoet/cron/daemon-trigger','failed','2024-05-23 06:58:56','2024-05-23 06:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716447536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716447536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 07:00:33','2024-05-23 07:00:33',0,NULL),(8260,'mailpoet/cron/daemon-trigger','failed','2024-05-23 07:02:33','2024-05-23 07:02:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716447753;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716447753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 07:05:17','2024-05-23 07:05:17',0,NULL),(8261,'mailpoet/cron/daemon-trigger','failed','2024-05-23 07:07:17','2024-05-23 07:07:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716448037;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716448037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 07:13:30','2024-05-23 07:13:30',0,NULL),(8262,'mailpoet/cron/daemon-trigger','failed','2024-05-23 07:15:30','2024-05-23 07:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716448530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716448530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 07:21:33','2024-05-23 07:21:33',0,NULL),(8263,'mailpoet/cron/daemon-trigger','failed','2024-05-23 07:23:33','2024-05-23 07:23:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716449013;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716449013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 07:29:35','2024-05-23 07:29:35',0,NULL),(8265,'mailpoet/cron/daemon-trigger','failed','2024-05-23 07:31:35','2024-05-23 07:31:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716449495;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716449495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 07:40:11','2024-05-23 07:40:11',0,NULL),(8266,'mailpoet/cron/daemon-trigger','failed','2024-05-23 07:42:11','2024-05-23 07:42:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716450131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716450131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 07:45:12','2024-05-23 07:45:12',0,NULL),(8268,'mailpoet/cron/daemon-trigger','failed','2024-05-23 07:47:12','2024-05-23 07:47:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716450432;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716450432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 07:54:06','2024-05-23 07:54:06',0,NULL),(8269,'mailpoet/cron/daemon-trigger','failed','2024-05-23 07:56:06','2024-05-23 07:56:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716450966;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716450966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:02:40','2024-05-23 08:02:40',0,NULL),(8270,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:04:40','2024-05-23 08:04:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716451480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716451480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:08:26','2024-05-23 08:08:26',0,NULL),(8271,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:10:26','2024-05-23 08:10:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716451826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716451826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:14:26','2024-05-23 08:14:26',0,NULL),(8272,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:16:26','2024-05-23 08:16:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716452186;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716452186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:21:03','2024-05-23 08:21:03',0,NULL),(8273,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:23:03','2024-05-23 08:23:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716452583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716452583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:23:33','2024-05-23 08:23:33',0,NULL),(8275,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:25:33','2024-05-23 08:25:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716452733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716452733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:30:40','2024-05-23 08:30:40',0,NULL),(8276,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:32:40','2024-05-23 08:32:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716453160;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716453160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:34:42','2024-05-23 08:34:42',0,NULL),(8277,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:36:42','2024-05-23 08:36:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716453402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716453402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:40:21','2024-05-23 08:40:21',0,NULL),(8278,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:42:21','2024-05-23 08:42:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716453741;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716453741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:43:55','2024-05-23 08:43:55',0,NULL),(8279,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:45:55','2024-05-23 08:45:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716453955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716453955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:51:02','2024-05-23 08:51:02',0,NULL),(8280,'mailpoet/cron/daemon-trigger','failed','2024-05-23 08:53:02','2024-05-23 08:53:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716454382;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716454382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 08:58:27','2024-05-23 08:58:27',0,NULL),(8281,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:00:27','2024-05-23 09:00:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716454827;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716454827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:01:03','2024-05-23 09:01:03',0,NULL),(8282,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:03:03','2024-05-23 09:03:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716454983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716454983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:03:42','2024-05-23 09:03:42',0,NULL),(8283,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:05:42','2024-05-23 09:05:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716455142;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716455142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:06:09','2024-05-23 09:06:09',0,NULL),(8284,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:08:09','2024-05-23 09:08:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716455289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716455289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:08:12','2024-05-23 09:08:12',0,NULL),(8285,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:10:12','2024-05-23 09:10:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716455412;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716455412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:10:13','2024-05-23 09:10:13',0,NULL),(8286,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:12:13','2024-05-23 09:12:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716455533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716455533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:12:41','2024-05-23 09:12:41',0,NULL),(8287,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:14:41','2024-05-23 09:14:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716455681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716455681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:15:20','2024-05-23 09:15:20',0,NULL),(8288,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:17:20','2024-05-23 09:17:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716455840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716455840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:17:21','2024-05-23 09:17:21',0,NULL),(8289,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:19:21','2024-05-23 09:19:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716455961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716455961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:19:38','2024-05-23 09:19:38',0,NULL),(8290,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:21:38','2024-05-23 09:21:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716456098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716456098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:22:13','2024-05-23 09:22:13',0,NULL),(8291,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:24:13','2024-05-23 09:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716456253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716456253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:25:02','2024-05-23 09:25:02',0,NULL),(8293,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:27:02','2024-05-23 09:27:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716456422;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716456422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:27:05','2024-05-23 09:27:05',0,NULL),(8294,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:29:05','2024-05-23 09:29:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716456545;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716456545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:29:20','2024-05-23 09:29:20',0,NULL),(8295,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:31:20','2024-05-23 09:31:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716456680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716456680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:31:59','2024-05-23 09:31:59',0,NULL),(8296,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:33:59','2024-05-23 09:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716456839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716456839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:34:05','2024-05-23 09:34:05',0,NULL),(8297,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:36:05','2024-05-23 09:36:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716456965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716456965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:36:07','2024-05-23 09:36:07',0,NULL),(8298,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:38:07','2024-05-23 09:38:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:38:08','2024-05-23 09:38:08',0,NULL),(8299,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:40:08','2024-05-23 09:40:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457208;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:40:10','2024-05-23 09:40:10',0,NULL),(8300,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:42:10','2024-05-23 09:42:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:42:57','2024-05-23 09:42:57',0,NULL),(8301,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:44:57','2024-05-23 09:44:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:44:59','2024-05-23 09:44:59',0,NULL),(8302,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:46:59','2024-05-23 09:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:47:00','2024-05-23 09:47:00',0,NULL),(8303,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:49:00','2024-05-23 09:49:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:49:00','2024-05-23 09:49:00',0,NULL),(8304,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:51:00','2024-05-23 09:51:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:51:04','2024-05-23 09:51:04',0,NULL),(8305,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:53:04','2024-05-23 09:53:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457984;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:53:04','2024-05-23 09:53:04',0,NULL),(8306,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:55:04','2024-05-23 09:55:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716458104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716458104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:55:16','2024-05-23 09:55:16',0,NULL),(8307,'mailpoet/cron/daemon-trigger','failed','2024-05-23 09:57:16','2024-05-23 09:57:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716458236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716458236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 09:58:11','2024-05-23 09:58:11',0,NULL),(8308,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:00:11','2024-05-23 10:00:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716458411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716458411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:00:13','2024-05-23 10:00:13',0,NULL),(8309,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:02:13','2024-05-23 10:02:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716458533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716458533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:02:28','2024-05-23 10:02:28',0,NULL),(8310,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:04:28','2024-05-23 10:04:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716458668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716458668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:05:14','2024-05-23 10:05:14',0,NULL),(8311,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:07:14','2024-05-23 10:07:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716458834;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716458834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:08:30','2024-05-23 10:08:30',0,NULL),(8312,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:10:30','2024-05-23 10:10:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716459030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716459030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:10:30','2024-05-23 10:10:30',0,NULL),(8313,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:12:30','2024-05-23 10:12:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716459150;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716459150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:12:31','2024-05-23 10:12:31',0,NULL),(8314,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:14:31','2024-05-23 10:14:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716459271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716459271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:14:32','2024-05-23 10:14:32',0,NULL),(8315,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:16:32','2024-05-23 10:16:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716459392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716459392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:23:32','2024-05-23 10:23:32',0,NULL),(8316,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:25:32','2024-05-23 10:25:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716459932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716459932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:26:07','2024-05-23 10:26:07',0,NULL),(8318,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:28:07','2024-05-23 10:28:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716460087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716460087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:28:50','2024-05-23 10:28:50',0,NULL),(8319,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:30:50','2024-05-23 10:30:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716460250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716460250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:30:55','2024-05-23 10:30:55',0,NULL),(8320,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:32:55','2024-05-23 10:32:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716460375;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716460375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:33:10','2024-05-23 10:33:10',0,NULL),(8321,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:35:10','2024-05-23 10:35:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716460510;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716460510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:35:41','2024-05-23 10:35:41',0,NULL),(8322,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:37:41','2024-05-23 10:37:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716460661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716460661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:37:47','2024-05-23 10:37:47',0,NULL),(8323,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:39:47','2024-05-23 10:39:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716460787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716460787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:39:55','2024-05-23 10:39:55',0,NULL),(8324,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:41:55','2024-05-23 10:41:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716460915;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716460915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:42:02','2024-05-23 10:42:02',0,NULL),(8325,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:44:02','2024-05-23 10:44:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:44:04','2024-05-23 10:44:04',0,NULL),(8326,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:46:04','2024-05-23 10:46:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:46:19','2024-05-23 10:46:19',0,NULL),(8327,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:48:19','2024-05-23 10:48:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:48:58','2024-05-23 10:48:58',0,NULL),(8328,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:50:58','2024-05-23 10:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:51:00','2024-05-23 10:51:00',0,NULL),(8329,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:53:00','2024-05-23 10:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:53:00','2024-05-23 10:53:00',0,NULL),(8330,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:55:00','2024-05-23 10:55:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:55:03','2024-05-23 10:55:03',0,NULL),(8331,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:57:03','2024-05-23 10:57:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 10:57:39','2024-05-23 10:57:39',0,NULL),(8332,'mailpoet/cron/daemon-trigger','failed','2024-05-23 10:59:40','2024-05-23 10:59:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:00:16','2024-05-23 11:00:16',0,NULL),(8333,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:02:16','2024-05-23 11:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:02:17','2024-05-23 11:02:17',0,NULL),(8334,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:04:17','2024-05-23 11:04:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462257;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:04:19','2024-05-23 11:04:19',0,NULL),(8335,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:06:19','2024-05-23 11:06:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:08:19','2024-05-23 11:08:19',0,NULL),(8336,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:10:19','2024-05-23 11:10:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:10:20','2024-05-23 11:10:20',0,NULL),(8337,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:12:20','2024-05-23 11:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:12:21','2024-05-23 11:12:21',0,NULL),(8338,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:14:21','2024-05-23 11:14:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:14:21','2024-05-23 11:14:21',0,NULL),(8339,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:16:21','2024-05-23 11:16:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462981;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:16:22','2024-05-23 11:16:22',0,NULL),(8340,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:18:22','2024-05-23 11:18:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716463102;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716463102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:20:24','2024-05-23 11:20:24',0,NULL),(8341,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:22:24','2024-05-23 11:22:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716463344;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716463344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:22:24','2024-05-23 11:22:24',0,NULL),(8342,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:24:24','2024-05-23 11:24:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716463464;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716463464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:24:24','2024-05-23 11:24:24',0,NULL),(8344,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:26:24','2024-05-23 11:26:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716463584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716463584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:26:31','2024-05-23 11:26:31',0,NULL),(8345,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:28:31','2024-05-23 11:28:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716463711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716463711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:30:29','2024-05-23 11:30:29',0,NULL),(8346,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:32:29','2024-05-23 11:32:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716463949;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716463949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:32:33','2024-05-23 11:32:33',0,NULL),(8348,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:34:33','2024-05-23 11:34:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716464073;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716464073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:35:28','2024-05-23 11:35:28',0,NULL),(8349,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:37:28','2024-05-23 11:37:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716464248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716464248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:37:41','2024-05-23 11:37:41',0,NULL),(8350,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:39:41','2024-05-23 11:39:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716464381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716464381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:40:29','2024-05-23 11:40:29',0,NULL),(8351,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:42:29','2024-05-23 11:42:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716464549;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716464549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:42:30','2024-05-23 11:42:30',0,NULL),(8352,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:44:30','2024-05-23 11:44:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716464670;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716464670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:44:31','2024-05-23 11:44:31',0,NULL);
INSERT INTO `zs_actionscheduler_actions` VALUES (8353,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:46:31','2024-05-23 11:46:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716464791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716464791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:46:31','2024-05-23 11:46:31',0,NULL),(8354,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:48:31','2024-05-23 11:48:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716464911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716464911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:48:32','2024-05-23 11:48:32',0,NULL),(8355,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:50:32','2024-05-23 11:50:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716465032;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716465032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:50:33','2024-05-23 11:50:33',0,NULL),(8356,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:52:33','2024-05-23 11:52:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716465153;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716465153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:52:34','2024-05-23 11:52:34',0,NULL),(8357,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:54:34','2024-05-23 11:54:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716465274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716465274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:54:36','2024-05-23 11:54:36',0,NULL),(8358,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:56:36','2024-05-23 11:56:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716465396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716465396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 11:57:24','2024-05-23 11:57:24',0,NULL),(8359,'mailpoet/cron/daemon-trigger','failed','2024-05-23 11:59:24','2024-05-23 11:59:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716465564;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716465564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:00:35','2024-05-23 12:00:35',0,NULL),(8360,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:02:35','2024-05-23 12:02:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716465755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716465755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:02:37','2024-05-23 12:02:37',0,NULL),(8361,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:04:37','2024-05-23 12:04:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716465877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716465877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:05:09','2024-05-23 12:05:09',0,NULL),(8362,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:07:09','2024-05-23 12:07:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:08:38','2024-05-23 12:08:38',0,NULL),(8363,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:10:38','2024-05-23 12:10:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:10:39','2024-05-23 12:10:39',0,NULL),(8364,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:12:39','2024-05-23 12:12:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:12:39','2024-05-23 12:12:39',0,NULL),(8367,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:14:39','2024-05-23 12:14:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:14:40','2024-05-23 12:14:40',0,NULL),(8368,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:16:40','2024-05-23 12:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:16:41','2024-05-23 12:16:41',0,NULL),(8369,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:18:41','2024-05-23 12:18:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:18:42','2024-05-23 12:18:42',0,NULL),(8370,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:20:42','2024-05-23 12:20:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466842;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:20:43','2024-05-23 12:20:43',0,NULL),(8371,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:22:43','2024-05-23 12:22:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466963;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:22:43','2024-05-23 12:22:43',0,NULL),(8372,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:24:43','2024-05-23 12:24:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716467083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716467083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:24:44','2024-05-23 12:24:44',0,NULL),(8374,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:26:44','2024-05-23 12:26:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716467204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716467204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:26:45','2024-05-23 12:26:45',0,NULL),(8375,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:28:45','2024-05-23 12:28:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716467325;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716467325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:28:45','2024-05-23 12:28:45',0,NULL),(8376,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:30:45','2024-05-23 12:30:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716467445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716467445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:30:47','2024-05-23 12:30:47',0,NULL),(8377,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:32:47','2024-05-23 12:32:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716467567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716467567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:32:48','2024-05-23 12:32:48',0,NULL),(8378,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:34:48','2024-05-23 12:34:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716467688;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716467688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:36:47','2024-05-23 12:36:47',0,NULL),(8379,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:38:47','2024-05-23 12:38:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716467927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716467927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:38:48','2024-05-23 12:38:48',0,NULL),(8380,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:40:48','2024-05-23 12:40:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:40:49','2024-05-23 12:40:49',0,NULL),(8381,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:42:49','2024-05-23 12:42:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468169;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:42:49','2024-05-23 12:42:49',0,NULL),(8382,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:44:49','2024-05-23 12:44:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:44:49','2024-05-23 12:44:49',0,NULL),(8383,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:46:49','2024-05-23 12:46:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468409;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:46:50','2024-05-23 12:46:50',0,NULL),(8384,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:48:50','2024-05-23 12:48:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:48:52','2024-05-23 12:48:52',0,NULL),(8385,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:50:52','2024-05-23 12:50:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:50:52','2024-05-23 12:50:52',0,NULL),(8386,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:52:52','2024-05-23 12:52:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468772;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:52:53','2024-05-23 12:52:53',0,NULL),(8387,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:54:53','2024-05-23 12:54:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:54:54','2024-05-23 12:54:54',0,NULL),(8388,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:56:54','2024-05-23 12:56:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716469014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716469014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:56:54','2024-05-23 12:56:54',0,NULL),(8389,'mailpoet/cron/daemon-trigger','failed','2024-05-23 12:58:54','2024-05-23 12:58:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716469134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716469134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 12:58:55','2024-05-23 12:58:55',0,NULL),(8390,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:00:55','2024-05-23 13:00:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716469255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716469255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:00:56','2024-05-23 13:00:56',0,NULL),(8391,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:02:56','2024-05-23 13:02:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716469376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716469376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:02:57','2024-05-23 13:02:57',0,NULL),(8392,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:04:57','2024-05-23 13:04:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716469497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716469497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:06:35','2024-05-23 13:06:35',0,NULL),(8393,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:08:35','2024-05-23 13:08:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716469715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716469715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:08:57','2024-05-23 13:08:57',0,NULL),(8394,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:10:57','2024-05-23 13:10:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716469857;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716469857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:10:57','2024-05-23 13:10:57',0,NULL),(8395,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:12:57','2024-05-23 13:12:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716469977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716469977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:12:57','2024-05-23 13:12:57',0,NULL),(8396,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:14:57','2024-05-23 13:14:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470097;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:14:57','2024-05-23 13:14:57',0,NULL),(8397,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:16:57','2024-05-23 13:16:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470217;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:16:59','2024-05-23 13:16:59',0,NULL),(8398,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:18:59','2024-05-23 13:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:18:59','2024-05-23 13:18:59',0,NULL),(8399,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:20:59','2024-05-23 13:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:20:59','2024-05-23 13:20:59',0,NULL),(8400,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:22:59','2024-05-23 13:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:22:59','2024-05-23 13:22:59',0,NULL),(8401,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:24:59','2024-05-23 13:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:25:00','2024-05-23 13:25:00',0,NULL),(8403,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:27:00','2024-05-23 13:27:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:27:00','2024-05-23 13:27:00',0,NULL),(8404,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:29:00','2024-05-23 13:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:29:00','2024-05-23 13:29:00',0,NULL),(8405,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:31:00','2024-05-23 13:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:31:01','2024-05-23 13:31:01',0,NULL),(8406,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:33:01','2024-05-23 13:33:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:33:02','2024-05-23 13:33:02',0,NULL),(8407,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:35:02','2024-05-23 13:35:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:35:03','2024-05-23 13:35:03',0,NULL),(8408,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:37:03','2024-05-23 13:37:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:37:03','2024-05-23 13:37:03',0,NULL),(8409,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:39:03','2024-05-23 13:39:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:39:04','2024-05-23 13:39:04',0,NULL),(8410,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:41:04','2024-05-23 13:41:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:41:05','2024-05-23 13:41:05',0,NULL),(8411,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:43:05','2024-05-23 13:43:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471785;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:43:06','2024-05-23 13:43:06',0,NULL),(8412,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:45:06','2024-05-23 13:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:45:06','2024-05-23 13:45:06',0,NULL),(8413,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:47:06','2024-05-23 13:47:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:47:09','2024-05-23 13:47:09',0,NULL),(8414,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:49:09','2024-05-23 13:49:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472149;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:51:08','2024-05-23 13:51:08',0,NULL),(8415,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:53:08','2024-05-23 13:53:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:53:09','2024-05-23 13:53:09',0,NULL),(8416,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:55:09','2024-05-23 13:55:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472509;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:55:09','2024-05-23 13:55:09',0,NULL),(8417,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:57:09','2024-05-23 13:57:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472629;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:57:10','2024-05-23 13:57:10',0,NULL),(8418,'mailpoet/cron/daemon-trigger','failed','2024-05-23 13:59:10','2024-05-23 13:59:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 13:59:11','2024-05-23 13:59:11',0,NULL),(8419,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:01:11','2024-05-23 14:01:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472871;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:01:12','2024-05-23 14:01:12',0,NULL),(8420,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:03:12','2024-05-23 14:03:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:03:13','2024-05-23 14:03:13',0,NULL),(8421,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:05:13','2024-05-23 14:05:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:05:13','2024-05-23 14:05:13',0,NULL),(8422,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:07:13','2024-05-23 14:07:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:07:14','2024-05-23 14:07:14',0,NULL),(8423,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:09:14','2024-05-23 14:09:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:09:14','2024-05-23 14:09:14',0,NULL),(8424,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:11:14','2024-05-23 14:11:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:11:15','2024-05-23 14:11:15',0,NULL),(8425,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:13:15','2024-05-23 14:13:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:13:16','2024-05-23 14:13:16',0,NULL),(8426,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:15:16','2024-05-23 14:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:15:17','2024-05-23 14:15:17',0,NULL),(8427,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:17:17','2024-05-23 14:17:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473837;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:17:18','2024-05-23 14:17:18',0,NULL),(8428,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:19:18','2024-05-23 14:19:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:19:18','2024-05-23 14:19:18',0,NULL),(8429,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:21:18','2024-05-23 14:21:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716474078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716474078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:21:19','2024-05-23 14:21:19',0,NULL),(8430,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:23:19','2024-05-23 14:23:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716474199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716474199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:23:22','2024-05-23 14:23:22',0,NULL),(8431,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:25:22','2024-05-23 14:25:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716474322;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716474322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:25:26','2024-05-23 14:25:26',0,NULL),(8433,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:27:26','2024-05-23 14:27:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716474446;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716474446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:29:24','2024-05-23 14:29:24',0,NULL),(8434,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:31:24','2024-05-23 14:31:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716474684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716474684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:33:24','2024-05-23 14:33:24',0,NULL),(8435,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:35:24','2024-05-23 14:35:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716474924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716474924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:35:24','2024-05-23 14:35:24',0,NULL),(8436,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:37:24','2024-05-23 14:37:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716475044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716475044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:37:26','2024-05-23 14:37:26',0,NULL),(8437,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:39:26','2024-05-23 14:39:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716475166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716475166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:39:26','2024-05-23 14:39:26',0,NULL),(8438,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:41:26','2024-05-23 14:41:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716475286;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716475286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:41:26','2024-05-23 14:41:26',0,NULL),(8439,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:43:26','2024-05-23 14:43:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716475406;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716475406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:43:27','2024-05-23 14:43:27',0,NULL),(8440,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:45:27','2024-05-23 14:45:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716475527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716475527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:45:30','2024-05-23 14:45:30',0,NULL),(8441,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:47:30','2024-05-23 14:47:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716475650;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716475650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:49:30','2024-05-23 14:49:30',0,NULL),(8442,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:51:30','2024-05-23 14:51:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716475890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716475890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:51:30','2024-05-23 14:51:30',0,NULL),(8443,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:53:30','2024-05-23 14:53:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716476010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716476010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:55:32','2024-05-23 14:55:32',0,NULL),(8444,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:57:32','2024-05-23 14:57:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716476252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716476252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:57:32','2024-05-23 14:57:32',0,NULL),(8445,'mailpoet/cron/daemon-trigger','failed','2024-05-23 14:59:32','2024-05-23 14:59:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716476372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716476372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 14:59:33','2024-05-23 14:59:33',0,NULL),(8446,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:01:33','2024-05-23 15:01:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716476493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716476493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:03:32','2024-05-23 15:03:32',0,NULL),(8447,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:05:32','2024-05-23 15:05:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716476732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716476732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:05:33','2024-05-23 15:05:33',0,NULL),(8448,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:07:33','2024-05-23 15:07:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716476853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716476853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:07:34','2024-05-23 15:07:34',0,NULL),(8449,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:09:34','2024-05-23 15:09:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716476974;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716476974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:09:34','2024-05-23 15:09:34',0,NULL),(8450,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:11:34','2024-05-23 15:11:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:11:35','2024-05-23 15:11:35',0,NULL),(8451,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:13:35','2024-05-23 15:13:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477215;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:13:36','2024-05-23 15:13:36',0,NULL),(8452,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:15:36','2024-05-23 15:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477336;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:15:36','2024-05-23 15:15:36',0,NULL),(8453,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:17:36','2024-05-23 15:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477456;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:17:36','2024-05-23 15:17:36',0,NULL),(8454,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:19:36','2024-05-23 15:19:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477576;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:19:36','2024-05-23 15:19:36',0,NULL),(8455,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:21:36','2024-05-23 15:21:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477696;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:21:37','2024-05-23 15:21:37',0,NULL),(8456,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:23:37','2024-05-23 15:23:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:23:38','2024-05-23 15:23:38',0,NULL),(8457,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:25:38','2024-05-23 15:25:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:27:27','2024-05-23 15:27:27',0,NULL),(8459,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:29:27','2024-05-23 15:29:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716478167;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716478167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:29:41','2024-05-23 15:29:41',0,NULL),(8460,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:31:41','2024-05-23 15:31:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716478301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716478301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:31:41','2024-05-23 15:31:41',0,NULL),(8461,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:33:41','2024-05-23 15:33:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716478421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716478421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:33:42','2024-05-23 15:33:42',0,NULL),(8462,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:35:42','2024-05-23 15:35:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716478542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716478542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:37:41','2024-05-23 15:37:41',0,NULL),(8463,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:39:41','2024-05-23 15:39:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716478781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716478781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:39:42','2024-05-23 15:39:42',0,NULL),(8464,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:41:42','2024-05-23 15:41:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716478902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716478902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:41:43','2024-05-23 15:41:43',0,NULL),(8465,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:43:43','2024-05-23 15:43:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479023;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:43:44','2024-05-23 15:43:44',0,NULL),(8466,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:45:44','2024-05-23 15:45:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:45:45','2024-05-23 15:45:45',0,NULL),(8467,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:47:45','2024-05-23 15:47:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479265;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:47:45','2024-05-23 15:47:45',0,NULL),(8468,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:49:45','2024-05-23 15:49:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479385;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:49:46','2024-05-23 15:49:46',0,NULL),(8469,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:51:46','2024-05-23 15:51:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479506;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:51:47','2024-05-23 15:51:47',0,NULL),(8470,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:53:47','2024-05-23 15:53:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479627;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:53:47','2024-05-23 15:53:47',0,NULL),(8471,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:55:47','2024-05-23 15:55:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479747;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:55:48','2024-05-23 15:55:48',0,NULL),(8472,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:57:48','2024-05-23 15:57:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479868;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:57:49','2024-05-23 15:57:49',0,NULL),(8473,'mailpoet/cron/daemon-trigger','failed','2024-05-23 15:59:49','2024-05-23 15:59:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 15:59:49','2024-05-23 15:59:49',0,NULL),(8474,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:01:49','2024-05-23 16:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480109;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:01:50','2024-05-23 16:01:50',0,NULL),(8475,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:03:50','2024-05-23 16:03:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:03:51','2024-05-23 16:03:51',0,NULL),(8476,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:05:51','2024-05-23 16:05:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:05:51','2024-05-23 16:05:51',0,NULL),(8477,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:07:51','2024-05-23 16:07:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480471;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:07:51','2024-05-23 16:07:51',0,NULL),(8478,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:09:51','2024-05-23 16:09:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480591;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:09:51','2024-05-23 16:09:51',0,NULL),(8479,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:11:51','2024-05-23 16:11:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:11:52','2024-05-23 16:11:52',0,NULL),(8480,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:13:52','2024-05-23 16:13:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:13:54','2024-05-23 16:13:54',0,NULL),(8481,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:15:54','2024-05-23 16:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480954;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:17:54','2024-05-23 16:17:54',0,NULL),(8482,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:19:54','2024-05-23 16:19:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716481194;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716481194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:19:55','2024-05-23 16:19:55',0,NULL),(8483,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:21:55','2024-05-23 16:21:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716481315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716481315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:21:56','2024-05-23 16:21:56',0,NULL),(8484,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:23:56','2024-05-23 16:23:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716481436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716481436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:23:56','2024-05-23 16:23:56',0,NULL),(8485,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:25:56','2024-05-23 16:25:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716481556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716481556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:25:56','2024-05-23 16:25:56',0,NULL),(8486,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:27:56','2024-05-23 16:27:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716481676;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716481676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:27:57','2024-05-23 16:27:57',0,NULL),(8488,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:29:57','2024-05-23 16:29:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716481797;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716481797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:29:58','2024-05-23 16:29:58',0,NULL),(8489,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:31:58','2024-05-23 16:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716481918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716481918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:31:59','2024-05-23 16:31:59',0,NULL),(8490,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:33:59','2024-05-23 16:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:33:59','2024-05-23 16:33:59',0,NULL),(8491,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:35:59','2024-05-23 16:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:35:59','2024-05-23 16:35:59',0,NULL),(8492,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:37:59','2024-05-23 16:37:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:38:00','2024-05-23 16:38:00',0,NULL),(8493,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:40:00','2024-05-23 16:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:40:01','2024-05-23 16:40:01',0,NULL),(8494,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:42:01','2024-05-23 16:42:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:42:01','2024-05-23 16:42:01',0,NULL),(8495,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:44:01','2024-05-23 16:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482641;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:44:01','2024-05-23 16:44:01',0,NULL),(8496,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:46:01','2024-05-23 16:46:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482761;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:46:02','2024-05-23 16:46:02',0,NULL),(8497,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:48:02','2024-05-23 16:48:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482882;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:48:02','2024-05-23 16:48:02',0,NULL),(8498,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:50:02','2024-05-23 16:50:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716483002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716483002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:50:05','2024-05-23 16:50:05',0,NULL),(8499,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:52:05','2024-05-23 16:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716483125;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716483125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:54:05','2024-05-23 16:54:05',0,NULL),(8500,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:56:05','2024-05-23 16:56:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716483365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716483365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:56:05','2024-05-23 16:56:05',0,NULL),(8501,'mailpoet/cron/daemon-trigger','failed','2024-05-23 16:58:05','2024-05-23 16:58:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716483485;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716483485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 16:58:05','2024-05-23 16:58:05',0,NULL),(8502,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:00:05','2024-05-23 17:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716483605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716483605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:00:05','2024-05-23 17:00:05',0,NULL),(8503,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:02:05','2024-05-23 17:02:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716483725;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716483725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:02:06','2024-05-23 17:02:06',0,NULL),(8504,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:04:06','2024-05-23 17:04:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716483846;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716483846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:04:06','2024-05-23 17:04:06',0,NULL),(8505,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:06:06','2024-05-23 17:06:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716483966;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716483966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:06:06','2024-05-23 17:06:06',0,NULL),(8506,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:08:06','2024-05-23 17:08:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:08:07','2024-05-23 17:08:07',0,NULL),(8507,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:10:07','2024-05-23 17:10:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484207;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:10:07','2024-05-23 17:10:07',0,NULL),(8508,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:12:07','2024-05-23 17:12:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:12:07','2024-05-23 17:12:07',0,NULL),(8509,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:14:07','2024-05-23 17:14:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:14:08','2024-05-23 17:14:08',0,NULL),(8510,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:16:08','2024-05-23 17:16:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484568;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:16:09','2024-05-23 17:16:09',0,NULL),(8511,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:18:09','2024-05-23 17:18:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484689;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:18:09','2024-05-23 17:18:09',0,NULL),(8512,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:20:09','2024-05-23 17:20:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484809;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:20:10','2024-05-23 17:20:10',0,NULL),(8513,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:22:10','2024-05-23 17:22:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:22:10','2024-05-23 17:22:10',0,NULL),(8514,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:24:10','2024-05-23 17:24:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716485050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716485050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:24:10','2024-05-23 17:24:10',0,NULL),(8515,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:26:10','2024-05-23 17:26:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716485170;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716485170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:26:11','2024-05-23 17:26:11',0,NULL),(8516,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:28:11','2024-05-23 17:28:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716485291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716485291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:28:12','2024-05-23 17:28:12',0,NULL),(8518,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:30:12','2024-05-23 17:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716485412;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716485412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:30:13','2024-05-23 17:30:13',0,NULL),(8519,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:32:13','2024-05-23 17:32:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716485533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716485533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:32:14','2024-05-23 17:32:14',0,NULL),(8520,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:34:14','2024-05-23 17:34:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716485654;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716485654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:34:15','2024-05-23 17:34:15',0,NULL),(8521,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:36:15','2024-05-23 17:36:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716485775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716485775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:36:15','2024-05-23 17:36:15',0,NULL),(8522,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:38:15','2024-05-23 17:38:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716485895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716485895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:38:16','2024-05-23 17:38:16',0,NULL),(8523,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:40:16','2024-05-23 17:40:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486016;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:40:16','2024-05-23 17:40:16',0,NULL),(8524,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:42:16','2024-05-23 17:42:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:42:17','2024-05-23 17:42:17',0,NULL),(8525,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:44:17','2024-05-23 17:44:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486257;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:44:18','2024-05-23 17:44:18',0,NULL),(8526,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:46:18','2024-05-23 17:46:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:46:18','2024-05-23 17:46:18',0,NULL),(8527,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:48:18','2024-05-23 17:48:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:48:18','2024-05-23 17:48:18',0,NULL),(8528,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:50:18','2024-05-23 17:50:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:50:19','2024-05-23 17:50:19',0,NULL),(8529,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:52:19','2024-05-23 17:52:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:52:20','2024-05-23 17:52:20',0,NULL),(8530,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:54:20','2024-05-23 17:54:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:54:21','2024-05-23 17:54:21',0,NULL),(8531,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:56:21','2024-05-23 17:56:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486981;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:56:22','2024-05-23 17:56:22',0,NULL),(8532,'mailpoet/cron/daemon-trigger','failed','2024-05-23 17:58:22','2024-05-23 17:58:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716487102;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716487102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 17:58:22','2024-05-23 17:58:22',0,NULL),(8533,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:00:22','2024-05-23 18:00:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716487222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716487222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:00:22','2024-05-23 18:00:22',0,NULL),(8534,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:02:22','2024-05-23 18:02:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716487342;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716487342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:02:22','2024-05-23 18:02:22',0,NULL),(8535,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:04:22','2024-05-23 18:04:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716487462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716487462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:04:22','2024-05-23 18:04:22',0,NULL),(8536,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:06:22','2024-05-23 18:06:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716487582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716487582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:06:23','2024-05-23 18:06:23',0,NULL),(8537,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:08:23','2024-05-23 18:08:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716487703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716487703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:08:23','2024-05-23 18:08:23',0,NULL),(8538,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:10:23','2024-05-23 18:10:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716487823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716487823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:10:24','2024-05-23 18:10:24',0,NULL),(8539,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:12:24','2024-05-23 18:12:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716487944;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716487944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:12:24','2024-05-23 18:12:24',0,NULL),(8540,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:14:24','2024-05-23 18:14:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:14:25','2024-05-23 18:14:25',0,NULL),(8541,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:16:25','2024-05-23 18:16:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:16:25','2024-05-23 18:16:25',0,NULL),(8542,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:18:25','2024-05-23 18:18:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:18:25','2024-05-23 18:18:25',0,NULL),(8543,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:20:25','2024-05-23 18:20:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:20:26','2024-05-23 18:20:26',0,NULL),(8544,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:22:26','2024-05-23 18:22:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488546;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:22:26','2024-05-23 18:22:26',0,NULL),(8545,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:24:26','2024-05-23 18:24:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488666;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:24:27','2024-05-23 18:24:27',0,NULL),(8546,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:26:27','2024-05-23 18:26:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:26:27','2024-05-23 18:26:27',0,NULL),(8547,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:28:27','2024-05-23 18:28:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:28:27','2024-05-23 18:28:27',0,NULL),(8549,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:30:27','2024-05-23 18:30:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:30:28','2024-05-23 18:30:28',0,NULL),(8550,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:32:28','2024-05-23 18:32:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:32:28','2024-05-23 18:32:28',0,NULL),(8551,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:34:28','2024-05-23 18:34:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:34:29','2024-05-23 18:34:29',0,NULL),(8552,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:36:29','2024-05-23 18:36:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:36:29','2024-05-23 18:36:29',0,NULL),(8553,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:38:29','2024-05-23 18:38:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489509;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:38:29','2024-05-23 18:38:29',0,NULL),(8554,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:40:29','2024-05-23 18:40:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489629;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:40:29','2024-05-23 18:40:29',0,NULL),(8555,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:42:29','2024-05-23 18:42:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489749;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:42:29','2024-05-23 18:42:29',0,NULL),(8556,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:44:29','2024-05-23 18:44:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:44:30','2024-05-23 18:44:30',0,NULL),(8557,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:46:30','2024-05-23 18:46:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489990;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:46:31','2024-05-23 18:46:31',0,NULL),(8558,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:48:31','2024-05-23 18:48:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716490111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716490111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:48:32','2024-05-23 18:48:32',0,NULL),(8559,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:50:32','2024-05-23 18:50:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716490232;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716490232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:50:33','2024-05-23 18:50:33',0,NULL),(8560,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:52:33','2024-05-23 18:52:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716490353;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716490353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:52:34','2024-05-23 18:52:34',0,NULL),(8561,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:54:34','2024-05-23 18:54:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716490474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716490474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:54:36','2024-05-23 18:54:36',0,NULL),(8562,'mailpoet/cron/daemon-trigger','failed','2024-05-23 18:56:36','2024-05-23 18:56:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716490596;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716490596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 18:58:36','2024-05-23 18:58:36',0,NULL),(8563,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:00:36','2024-05-23 19:00:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716490836;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716490836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:00:37','2024-05-23 19:00:37',0,NULL),(8564,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:02:37','2024-05-23 19:02:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716490957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716490957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:02:37','2024-05-23 19:02:37',0,NULL),(8565,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:04:37','2024-05-23 19:04:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491077;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:04:37','2024-05-23 19:04:37',0,NULL),(8566,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:06:37','2024-05-23 19:06:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491197;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:06:38','2024-05-23 19:06:38',0,NULL),(8567,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:08:38','2024-05-23 19:08:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:08:38','2024-05-23 19:08:38',0,NULL),(8568,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:10:38','2024-05-23 19:10:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:10:38','2024-05-23 19:10:38',0,NULL),(8569,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:12:38','2024-05-23 19:12:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:12:39','2024-05-23 19:12:39',0,NULL),(8570,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:14:39','2024-05-23 19:14:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:14:40','2024-05-23 19:14:40',0,NULL),(8571,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:16:40','2024-05-23 19:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:16:41','2024-05-23 19:16:41',0,NULL),(8572,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:18:41','2024-05-23 19:18:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491921;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:20:41','2024-05-23 19:20:41',0,NULL),(8573,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:22:41','2024-05-23 19:22:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716492161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716492161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:22:41','2024-05-23 19:22:41',0,NULL),(8574,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:24:41','2024-05-23 19:24:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716492281;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716492281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:24:41','2024-05-23 19:24:41',0,NULL),(8575,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:26:41','2024-05-23 19:26:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716492401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716492401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:26:42','2024-05-23 19:26:42',0,NULL),(8576,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:28:42','2024-05-23 19:28:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716492522;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716492522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:28:43','2024-05-23 19:28:43',0,NULL),(8578,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:30:43','2024-05-23 19:30:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716492643;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716492643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:30:43','2024-05-23 19:30:43',0,NULL),(8579,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:32:43','2024-05-23 19:32:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716492763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716492763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:32:44','2024-05-23 19:32:44',0,NULL),(8580,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:34:44','2024-05-23 19:34:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716492884;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716492884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:34:46','2024-05-23 19:34:46',0,NULL),(8581,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:36:46','2024-05-23 19:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493006;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:36:46','2024-05-23 19:36:46',0,NULL),(8582,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:38:46','2024-05-23 19:38:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:38:47','2024-05-23 19:38:47',0,NULL),(8583,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:40:47','2024-05-23 19:40:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493247;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:40:49','2024-05-23 19:40:49',0,NULL),(8584,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:42:49','2024-05-23 19:42:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493369;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:42:49','2024-05-23 19:42:49',0,NULL),(8585,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:44:49','2024-05-23 19:44:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:44:50','2024-05-23 19:44:50',0,NULL),(8586,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:46:50','2024-05-23 19:46:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:46:52','2024-05-23 19:46:52',0,NULL),(8588,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:48:52','2024-05-23 19:48:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:48:52','2024-05-23 19:48:52',0,NULL),(8589,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:50:52','2024-05-23 19:50:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493852;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:50:53','2024-05-23 19:50:53',0,NULL),(8590,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:52:53','2024-05-23 19:52:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716493973;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716493973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:52:53','2024-05-23 19:52:53',0,NULL),(8591,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:54:53','2024-05-23 19:54:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494093;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:54:54','2024-05-23 19:54:54',0,NULL),(8592,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:56:54','2024-05-23 19:56:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494214;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:56:55','2024-05-23 19:56:55',0,NULL),(8593,'mailpoet/cron/daemon-trigger','failed','2024-05-23 19:58:55','2024-05-23 19:58:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 19:58:56','2024-05-23 19:58:56',0,NULL),(8594,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:00:56','2024-05-23 20:00:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494456;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:00:57','2024-05-23 20:00:57',0,NULL),(8595,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:02:57','2024-05-23 20:02:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:02:58','2024-05-23 20:02:58',0,NULL),(8596,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:04:58','2024-05-23 20:04:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:04:58','2024-05-23 20:04:58',0,NULL),(8597,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:06:58','2024-05-23 20:06:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:06:59','2024-05-23 20:06:59',0,NULL),(8598,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:08:59','2024-05-23 20:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:09:01','2024-05-23 20:09:01',0,NULL),(8599,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:11:01','2024-05-23 20:11:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495061;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:11:01','2024-05-23 20:11:01',0,NULL),(8600,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:13:01','2024-05-23 20:13:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:13:01','2024-05-23 20:13:01',0,NULL),(8601,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:15:01','2024-05-23 20:15:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:15:02','2024-05-23 20:15:02',0,NULL),(8602,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:17:02','2024-05-23 20:17:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495422;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:17:03','2024-05-23 20:17:03',0,NULL),(8603,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:19:03','2024-05-23 20:19:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:19:04','2024-05-23 20:19:04',0,NULL),(8604,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:21:04','2024-05-23 20:21:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:21:05','2024-05-23 20:21:05',0,NULL),(8605,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:23:05','2024-05-23 20:23:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495785;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:23:07','2024-05-23 20:23:07',0,NULL),(8606,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:25:07','2024-05-23 20:25:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:27:06','2024-05-23 20:27:06',0,NULL),(8607,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:29:06','2024-05-23 20:29:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716496146;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716496146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:29:08','2024-05-23 20:29:08',0,NULL),(8609,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:31:08','2024-05-23 20:31:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716496268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716496268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:31:08','2024-05-23 20:31:08',0,NULL),(8610,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:33:08','2024-05-23 20:33:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716496388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716496388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:33:08','2024-05-23 20:33:08',0,NULL),(8611,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:35:08','2024-05-23 20:35:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716496508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716496508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:35:10','2024-05-23 20:35:10',0,NULL),(8612,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:37:10','2024-05-23 20:37:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716496630;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716496630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:37:12','2024-05-23 20:37:12',0,NULL),(8613,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:39:12','2024-05-23 20:39:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716496752;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716496752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:41:11','2024-05-23 20:41:11',0,NULL),(8614,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:43:11','2024-05-23 20:43:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716496991;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716496991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:43:12','2024-05-23 20:43:12',0,NULL),(8615,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:45:12','2024-05-23 20:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497112;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:45:12','2024-05-23 20:45:12',0,NULL),(8616,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:47:12','2024-05-23 20:47:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497232;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:47:13','2024-05-23 20:47:13',0,NULL),(8617,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:49:13','2024-05-23 20:49:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497353;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:49:13','2024-05-23 20:49:13',0,NULL),(8618,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:51:13','2024-05-23 20:51:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497473;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:51:13','2024-05-23 20:51:13',0,NULL),(8619,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:53:13','2024-05-23 20:53:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497593;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:53:13','2024-05-23 20:53:13',0,NULL),(8620,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:55:13','2024-05-23 20:55:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497713;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:55:13','2024-05-23 20:55:13',0,NULL),(8621,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:57:13','2024-05-23 20:57:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497833;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:57:15','2024-05-23 20:57:15',0,NULL),(8622,'mailpoet/cron/daemon-trigger','failed','2024-05-23 20:59:15','2024-05-23 20:59:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 20:59:15','2024-05-23 20:59:15',0,NULL),(8623,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:01:15','2024-05-23 21:01:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:01:15','2024-05-23 21:01:15',0,NULL),(8624,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:03:15','2024-05-23 21:03:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:03:15','2024-05-23 21:03:15',0,NULL),(8625,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:05:15','2024-05-23 21:05:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:05:16','2024-05-23 21:05:16',0,NULL),(8626,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:07:16','2024-05-23 21:07:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:07:16','2024-05-23 21:07:16',0,NULL),(8627,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:09:16','2024-05-23 21:09:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:09:17','2024-05-23 21:09:17',0,NULL),(8628,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:11:17','2024-05-23 21:11:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:11:18','2024-05-23 21:11:18',0,NULL),(8629,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:13:18','2024-05-23 21:13:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:13:20','2024-05-23 21:13:20',0,NULL),(8630,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:15:20','2024-05-23 21:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:17:20','2024-05-23 21:17:20',0,NULL),(8631,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:19:20','2024-05-23 21:19:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716499160;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716499160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:19:21','2024-05-23 21:19:21',0,NULL),(8632,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:21:21','2024-05-23 21:21:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716499281;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716499281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:21:21','2024-05-23 21:21:21',0,NULL),(8633,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:23:21','2024-05-23 21:23:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716499401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716499401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:23:22','2024-05-23 21:23:22',0,NULL),(8634,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:25:22','2024-05-23 21:25:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716499522;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716499522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:25:23','2024-05-23 21:25:23',0,NULL),(8635,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:27:23','2024-05-23 21:27:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716499643;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716499643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:28:07','2024-05-23 21:28:07',0,NULL),(8636,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:30:07','2024-05-23 21:30:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716499807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716499807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:31:25','2024-05-23 21:31:25',0,NULL),(8638,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:33:25','2024-05-23 21:33:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500005;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:35:24','2024-05-23 21:35:24',0,NULL),(8639,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:37:24','2024-05-23 21:37:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500244;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:37:25','2024-05-23 21:37:25',0,NULL),(8640,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:39:25','2024-05-23 21:39:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:39:26','2024-05-23 21:39:26',0,NULL),(8641,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:41:26','2024-05-23 21:41:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500486;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:41:27','2024-05-23 21:41:27',0,NULL),(8642,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:43:27','2024-05-23 21:43:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500607;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:43:27','2024-05-23 21:43:27',0,NULL),(8643,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:45:27','2024-05-23 21:45:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500727;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:45:27','2024-05-23 21:45:27',0,NULL),(8644,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:47:27','2024-05-23 21:47:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:47:28','2024-05-23 21:47:28',0,NULL),(8645,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:49:28','2024-05-23 21:49:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:51:29','2024-05-23 21:51:29',0,NULL),(8646,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:53:29','2024-05-23 21:53:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716501209;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716501209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:53:30','2024-05-23 21:53:30',0,NULL),(8647,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:55:30','2024-05-23 21:55:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716501330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716501330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:55:31','2024-05-23 21:55:31',0,NULL),(8648,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:57:31','2024-05-23 21:57:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716501451;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716501451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:57:32','2024-05-23 21:57:32',0,NULL),(8649,'mailpoet/cron/daemon-trigger','failed','2024-05-23 21:59:32','2024-05-23 21:59:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716501572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716501572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 21:59:33','2024-05-23 21:59:33',0,NULL),(8650,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:01:33','2024-05-23 22:01:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716501693;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716501693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:01:33','2024-05-23 22:01:33',0,NULL),(8651,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:03:33','2024-05-23 22:03:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716501813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716501813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:03:33','2024-05-23 22:03:33',0,NULL),(8652,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:05:33','2024-05-23 22:05:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716501933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716501933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:05:33','2024-05-23 22:05:33',0,NULL),(8653,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:07:33','2024-05-23 22:07:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502053;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:07:34','2024-05-23 22:07:34',0,NULL),(8654,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:09:34','2024-05-23 22:09:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502174;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:09:34','2024-05-23 22:09:34',0,NULL),(8655,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:11:34','2024-05-23 22:11:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:11:35','2024-05-23 22:11:35',0,NULL),(8656,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:13:35','2024-05-23 22:13:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:13:35','2024-05-23 22:13:35',0,NULL),(8657,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:15:35','2024-05-23 22:15:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502535;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:15:36','2024-05-23 22:15:36',0,NULL),(8658,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:17:36','2024-05-23 22:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502656;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:17:37','2024-05-23 22:17:37',0,NULL),(8659,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:19:37','2024-05-23 22:19:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502777;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:19:38','2024-05-23 22:19:38',0,NULL),(8660,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:21:38','2024-05-23 22:21:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502898;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:21:39','2024-05-23 22:21:39',0,NULL),(8661,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:23:39','2024-05-23 22:23:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716503019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716503019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:23:40','2024-05-23 22:23:40',0,NULL),(8662,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:25:40','2024-05-23 22:25:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716503140;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716503140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:25:42','2024-05-23 22:25:42',0,NULL),(8663,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:27:42','2024-05-23 22:27:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716503262;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716503262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:29:42','2024-05-23 22:29:42',0,NULL),(8664,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:31:42','2024-05-23 22:31:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716503502;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716503502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:31:42','2024-05-23 22:31:42',0,NULL),(8666,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:33:42','2024-05-23 22:33:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716503622;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716503622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:33:42','2024-05-23 22:33:42',0,NULL),(8667,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:35:42','2024-05-23 22:35:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716503742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716503742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:35:42','2024-05-23 22:35:42',0,NULL),(8668,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:37:42','2024-05-23 22:37:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716503862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716503862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:37:43','2024-05-23 22:37:43',0,NULL),(8669,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:39:43','2024-05-23 22:39:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716503983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716503983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:39:44','2024-05-23 22:39:44',0,NULL),(8670,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:41:44','2024-05-23 22:41:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:41:44','2024-05-23 22:41:44',0,NULL),(8671,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:43:44','2024-05-23 22:43:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504224;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:43:45','2024-05-23 22:43:45',0,NULL),(8672,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:45:45','2024-05-23 22:45:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504345;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:45:45','2024-05-23 22:45:45',0,NULL),(8673,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:47:45','2024-05-23 22:47:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:47:45','2024-05-23 22:47:45',0,NULL),(8674,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:49:45','2024-05-23 22:49:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504585;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:49:46','2024-05-23 22:49:46',0,NULL),(8675,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:51:46','2024-05-23 22:51:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504706;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:51:47','2024-05-23 22:51:47',0,NULL),(8676,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:53:47','2024-05-23 22:53:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504827;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:53:47','2024-05-23 22:53:47',0,NULL),(8677,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:55:47','2024-05-23 22:55:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:55:48','2024-05-23 22:55:48',0,NULL),(8678,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:57:48','2024-05-23 22:57:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716505068;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716505068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:57:48','2024-05-23 22:57:48',0,NULL),(8679,'mailpoet/cron/daemon-trigger','failed','2024-05-23 22:59:48','2024-05-23 22:59:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716505188;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716505188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 22:59:49','2024-05-23 22:59:49',0,NULL),(8680,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:01:49','2024-05-23 23:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716505309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716505309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:01:50','2024-05-23 23:01:50',0,NULL),(8681,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:03:50','2024-05-23 23:03:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716505430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716505430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:03:50','2024-05-23 23:03:50',0,NULL),(8682,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:05:50','2024-05-23 23:05:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716505550;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716505550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:05:51','2024-05-23 23:05:51',0,NULL),(8683,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:07:51','2024-05-23 23:07:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716505671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716505671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:07:51','2024-05-23 23:07:51',0,NULL),(8684,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:09:51','2024-05-23 23:09:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716505791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716505791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:09:52','2024-05-23 23:09:52',0,NULL),(8685,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:11:52','2024-05-23 23:11:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716505912;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716505912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:11:53','2024-05-23 23:11:53',0,NULL),(8686,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:13:53','2024-05-23 23:13:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:13:54','2024-05-23 23:13:54',0,NULL),(8687,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:15:54','2024-05-23 23:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506154;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:15:55','2024-05-23 23:15:55',0,NULL),(8688,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:17:55','2024-05-23 23:17:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506275;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:17:55','2024-05-23 23:17:55',0,NULL),(8689,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:19:55','2024-05-23 23:19:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506395;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:19:56','2024-05-23 23:19:56',0,NULL),(8690,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:21:56','2024-05-23 23:21:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506516;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:21:57','2024-05-23 23:21:57',0,NULL),(8691,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:23:57','2024-05-23 23:23:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:23:57','2024-05-23 23:23:57',0,NULL),(8692,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:25:57','2024-05-23 23:25:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506757;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:25:57','2024-05-23 23:25:57',0,NULL),(8693,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:27:57','2024-05-23 23:27:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:27:57','2024-05-23 23:27:57',0,NULL),(8694,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:29:57','2024-05-23 23:29:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506997;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:29:58','2024-05-23 23:29:58',0,NULL),(8696,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:31:58','2024-05-23 23:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:32:00','2024-05-23 23:32:00',0,NULL),(8697,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:34:00','2024-05-23 23:34:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:36:00','2024-05-23 23:36:00',0,NULL),(8698,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:38:00','2024-05-23 23:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:38:00','2024-05-23 23:38:00',0,NULL),(8699,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:40:00','2024-05-23 23:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:40:01','2024-05-23 23:40:01',0,NULL),(8700,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:42:01','2024-05-23 23:42:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:42:02','2024-05-23 23:42:02',0,NULL),(8701,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:44:02','2024-05-23 23:44:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507842;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:44:02','2024-05-23 23:44:02',0,NULL),(8702,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:46:02','2024-05-23 23:46:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507962;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:46:03','2024-05-23 23:46:03',0,NULL),(8703,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:48:03','2024-05-23 23:48:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716508083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716508083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:48:04','2024-05-23 23:48:04',0,NULL),(8704,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:50:04','2024-05-23 23:50:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716508204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716508204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:50:05','2024-05-23 23:50:05',0,NULL),(8705,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:52:05','2024-05-23 23:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716508325;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716508325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:52:05','2024-05-23 23:52:05',0,NULL),(8706,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:54:05','2024-05-23 23:54:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716508445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716508445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:54:06','2024-05-23 23:54:06',0,NULL),(8707,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:56:06','2024-05-23 23:56:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716508566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716508566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:56:06','2024-05-23 23:56:06',0,NULL),(8708,'mailpoet/cron/daemon-trigger','failed','2024-05-23 23:58:06','2024-05-23 23:58:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716508686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716508686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-23 23:58:07','2024-05-23 23:58:07',0,NULL),(8709,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:00:07','2024-05-24 00:00:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716508807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716508807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:00:08','2024-05-24 00:00:08',0,NULL),(8710,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:02:08','2024-05-24 00:02:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716508928;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716508928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:02:09','2024-05-24 00:02:09',0,NULL),(8711,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:04:09','2024-05-24 00:04:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509049;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:04:11','2024-05-24 00:04:11',0,NULL),(8712,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:06:11','2024-05-24 00:06:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:06:11','2024-05-24 00:06:11',0,NULL),(8713,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:08:11','2024-05-24 00:08:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:08:12','2024-05-24 00:08:12',0,NULL),(8714,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:10:12','2024-05-24 00:10:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509412;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:10:13','2024-05-24 00:10:13',0,NULL),(8715,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:12:13','2024-05-24 00:12:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:12:14','2024-05-24 00:12:14',0,NULL),(8716,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:14:14','2024-05-24 00:14:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509654;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:14:14','2024-05-24 00:14:14',0,NULL),(8717,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:16:14','2024-05-24 00:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509774;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:16:15','2024-05-24 00:16:15',0,NULL),(8718,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:18:15','2024-05-24 00:18:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:20:14','2024-05-24 00:20:14',0,NULL),(8719,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:22:14','2024-05-24 00:22:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716510134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716510134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:22:14','2024-05-24 00:22:14',0,NULL),(8720,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:24:14','2024-05-24 00:24:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716510254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716510254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:24:17','2024-05-24 00:24:17',0,NULL),(8721,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:26:17','2024-05-24 00:26:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716510377;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716510377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:28:15','2024-05-24 00:28:15',0,NULL),(8722,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:30:15','2024-05-24 00:30:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716510615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716510615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:30:16','2024-05-24 00:30:16',0,NULL),(8724,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:32:16','2024-05-24 00:32:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716510736;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716510736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:32:17','2024-05-24 00:32:17',0,NULL),(8725,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:34:17','2024-05-24 00:34:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716510857;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716510857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:34:18','2024-05-24 00:34:18',0,NULL),(8726,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:36:18','2024-05-24 00:36:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716510978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716510978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:36:18','2024-05-24 00:36:18',0,NULL),(8727,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:38:18','2024-05-24 00:38:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:38:19','2024-05-24 00:38:19',0,NULL),(8728,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:40:19','2024-05-24 00:40:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:40:20','2024-05-24 00:40:20',0,NULL),(8729,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:42:20','2024-05-24 00:42:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:42:20','2024-05-24 00:42:20',0,NULL),(8730,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:44:20','2024-05-24 00:44:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:44:21','2024-05-24 00:44:21',0,NULL),(8731,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:46:21','2024-05-24 00:46:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511581;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:46:23','2024-05-24 00:46:23',0,NULL),(8732,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:48:23','2024-05-24 00:48:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:48:23','2024-05-24 00:48:23',0,NULL),(8733,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:50:23','2024-05-24 00:50:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:50:24','2024-05-24 00:50:24',0,NULL),(8734,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:52:24','2024-05-24 00:52:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511944;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:52:58','2024-05-24 00:52:58',0,NULL),(8735,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:54:58','2024-05-24 00:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716512098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716512098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:55:10','2024-05-24 00:55:10',0,NULL),(8736,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:57:10','2024-05-24 00:57:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716512230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716512230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:57:58','2024-05-24 00:57:58',0,NULL),(8737,'mailpoet/cron/daemon-trigger','failed','2024-05-24 00:59:58','2024-05-24 00:59:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716512398;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716512398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 00:59:58','2024-05-24 00:59:58',0,NULL),(8738,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:01:58','2024-05-24 01:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716512518;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716512518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:01:58','2024-05-24 01:01:58',0,NULL),(8739,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:03:58','2024-05-24 01:03:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716512638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716512638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:03:58','2024-05-24 01:03:58',0,NULL),(8740,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:05:58','2024-05-24 01:05:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716512758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716512758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:06:27','2024-05-24 01:06:27',0,NULL),(8741,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:08:27','2024-05-24 01:08:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716512907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716512907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:08:28','2024-05-24 01:08:28',0,NULL),(8742,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:10:28','2024-05-24 01:10:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513028;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:10:29','2024-05-24 01:10:29',0,NULL),(8743,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:12:29','2024-05-24 01:12:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513149;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:12:29','2024-05-24 01:12:29',0,NULL),(8744,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:14:29','2024-05-24 01:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:14:30','2024-05-24 01:14:30',0,NULL),(8745,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:16:30','2024-05-24 01:16:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513390;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:16:31','2024-05-24 01:16:31',0,NULL),(8746,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:18:31','2024-05-24 01:18:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513511;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:18:32','2024-05-24 01:18:32',0,NULL),(8747,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:20:32','2024-05-24 01:20:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:20:32','2024-05-24 01:20:32',0,NULL),(8748,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:22:32','2024-05-24 01:22:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513752;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:23:24','2024-05-24 01:23:24',0,NULL),(8749,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:25:24','2024-05-24 01:25:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:26:18','2024-05-24 01:26:18',0,NULL),(8750,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:28:18','2024-05-24 01:28:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716514098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716514098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:28:34','2024-05-24 01:28:34',0,NULL),(8751,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:30:34','2024-05-24 01:30:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716514234;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716514234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:31:04','2024-05-24 01:31:04',0,NULL),(8753,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:33:04','2024-05-24 01:33:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716514384;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716514384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:33:04','2024-05-24 01:33:04',0,NULL),(8754,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:35:04','2024-05-24 01:35:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716514504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716514504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:35:09','2024-05-24 01:35:09',0,NULL),(8755,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:37:09','2024-05-24 01:37:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716514629;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716514629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:37:51','2024-05-24 01:37:51',0,NULL),(8756,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:39:51','2024-05-24 01:39:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716514791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716514791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:40:06','2024-05-24 01:40:06',0,NULL),(8757,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:42:06','2024-05-24 01:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716514926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716514926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:42:58','2024-05-24 01:42:58',0,NULL),(8758,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:44:58','2024-05-24 01:44:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716515098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716515098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:45:21','2024-05-24 01:45:21',0,NULL),(8759,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:47:21','2024-05-24 01:47:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716515241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716515241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:47:48','2024-05-24 01:47:48',0,NULL),(8761,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:49:48','2024-05-24 01:49:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716515388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716515388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:50:28','2024-05-24 01:50:28',0,NULL),(8762,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:52:28','2024-05-24 01:52:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716515548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716515548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:52:42','2024-05-24 01:52:42',0,NULL),(8764,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:54:42','2024-05-24 01:54:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716515682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716515682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:55:06','2024-05-24 01:55:06',0,NULL),(8765,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:57:06','2024-05-24 01:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716515826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716515826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:57:07','2024-05-24 01:57:07',0,NULL),(8766,'mailpoet/cron/daemon-trigger','failed','2024-05-24 01:59:07','2024-05-24 01:59:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716515947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716515947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 01:59:08','2024-05-24 01:59:08',0,NULL),(8767,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:01:08','2024-05-24 02:01:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716516068;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716516068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:01:43','2024-05-24 02:01:43',0,NULL),(8768,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:03:43','2024-05-24 02:03:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716516223;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716516223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:03:46','2024-05-24 02:03:46',0,NULL),(8769,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:05:46','2024-05-24 02:05:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716516346;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716516346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:06:46','2024-05-24 02:06:46',0,NULL),(8770,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:08:46','2024-05-24 02:08:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716516526;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716516526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:09:07','2024-05-24 02:09:07',0,NULL),(8771,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:11:07','2024-05-24 02:11:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716516667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716516667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:11:16','2024-05-24 02:11:16',0,NULL),(8772,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:13:16','2024-05-24 02:13:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716516796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716516796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:14:31','2024-05-24 02:14:31',0,NULL),(8773,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:16:31','2024-05-24 02:16:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716516991;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716516991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:16:33','2024-05-24 02:16:33',0,NULL),(8774,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:18:33','2024-05-24 02:18:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716517113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716517113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:19:22','2024-05-24 02:19:22',0,NULL),(8775,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:21:22','2024-05-24 02:21:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716517282;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716517282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:22:29','2024-05-24 02:22:29',0,NULL),(8776,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:24:29','2024-05-24 02:24:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716517469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716517469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:25:47','2024-05-24 02:25:47',0,NULL),(8777,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:27:47','2024-05-24 02:27:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716517667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716517667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:27:47','2024-05-24 02:27:47',0,NULL),(8778,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:29:47','2024-05-24 02:29:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716517787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716517787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:29:59','2024-05-24 02:29:59',0,NULL),(8779,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:31:59','2024-05-24 02:31:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716517919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716517919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:32:01','2024-05-24 02:32:01',0,NULL),(8781,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:34:01','2024-05-24 02:34:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716518041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716518041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:34:04','2024-05-24 02:34:04',0,NULL),(8782,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:36:04','2024-05-24 02:36:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716518164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716518164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:36:05','2024-05-24 02:36:05',0,NULL),(8783,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:38:05','2024-05-24 02:38:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716518285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716518285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:38:36','2024-05-24 02:38:36',0,NULL),(8784,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:40:36','2024-05-24 02:40:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716518436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716518436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:42:35','2024-05-24 02:42:35',0,NULL),(8785,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:44:35','2024-05-24 02:44:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716518675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716518675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:44:35','2024-05-24 02:44:35',0,NULL),(8786,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:46:35','2024-05-24 02:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716518795;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716518795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:46:36','2024-05-24 02:46:36',0,NULL),(8787,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:48:36','2024-05-24 02:48:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716518916;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716518916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:48:36','2024-05-24 02:48:36',0,NULL),(8788,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:50:36','2024-05-24 02:50:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716519036;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716519036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:51:47','2024-05-24 02:51:47',0,NULL),(8789,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:53:47','2024-05-24 02:53:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716519227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716519227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:53:47','2024-05-24 02:53:47',0,NULL),(8790,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:55:47','2024-05-24 02:55:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716519347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716519347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:55:48','2024-05-24 02:55:48',0,NULL),(8791,'mailpoet/cron/daemon-trigger','failed','2024-05-24 02:57:48','2024-05-24 02:57:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716519468;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716519468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 02:58:25','2024-05-24 02:58:25',0,NULL),(8792,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:00:25','2024-05-24 03:00:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716519625;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716519625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:01:27','2024-05-24 03:01:27',0,NULL),(8793,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:03:27','2024-05-24 03:03:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716519807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716519807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:04:30','2024-05-24 03:04:30',0,NULL),(8794,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:06:30','2024-05-24 03:06:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716519990;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716519990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:07:14','2024-05-24 03:07:14',0,NULL),(8795,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:09:14','2024-05-24 03:09:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716520154;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716520154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:09:36','2024-05-24 03:09:36',0,NULL),(8796,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:11:36','2024-05-24 03:11:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716520296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716520296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:12:36','2024-05-24 03:12:36',0,NULL),(8797,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:14:36','2024-05-24 03:14:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716520476;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716520476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:14:38','2024-05-24 03:14:38',0,NULL),(8798,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:16:38','2024-05-24 03:16:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716520598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716520598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:16:40','2024-05-24 03:16:40',0,NULL),(8799,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:18:40','2024-05-24 03:18:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716520720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716520720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:18:58','2024-05-24 03:18:58',0,NULL),(8800,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:20:58','2024-05-24 03:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716520858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716520858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:21:56','2024-05-24 03:21:56',0,NULL),(8801,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:23:56','2024-05-24 03:23:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716521036;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716521036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:23:57','2024-05-24 03:23:57',0,NULL),(8802,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:25:57','2024-05-24 03:25:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716521157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716521157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:25:58','2024-05-24 03:25:58',0,NULL),(8803,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:27:58','2024-05-24 03:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716521278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716521278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:27:58','2024-05-24 03:27:58',0,NULL),(8804,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:29:58','2024-05-24 03:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716521398;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716521398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:30:30','2024-05-24 03:30:30',0,NULL),(8805,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:32:30','2024-05-24 03:32:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716521550;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716521550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:32:30','2024-05-24 03:32:30',0,NULL),(8807,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:34:30','2024-05-24 03:34:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716521670;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716521670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:34:33','2024-05-24 03:34:33',0,NULL),(8808,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:36:33','2024-05-24 03:36:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716521793;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716521793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:37:03','2024-05-24 03:37:03',0,NULL),(8809,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:39:03','2024-05-24 03:39:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716521943;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716521943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:45:04','2024-05-24 03:45:04',0,NULL),(8810,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:47:04','2024-05-24 03:47:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716522424;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716522424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:47:07','2024-05-24 03:47:07',0,NULL),(8811,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:49:07','2024-05-24 03:49:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716522547;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716522547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:49:28','2024-05-24 03:49:28',0,NULL),(8812,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:51:28','2024-05-24 03:51:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716522688;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716522688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:52:45','2024-05-24 03:52:45',0,NULL),(8813,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:54:45','2024-05-24 03:54:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716522885;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716522885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:54:55','2024-05-24 03:54:55',0,NULL),(8814,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:56:55','2024-05-24 03:56:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:57:04','2024-05-24 03:57:04',0,NULL),(8815,'mailpoet/cron/daemon-trigger','failed','2024-05-24 03:59:04','2024-05-24 03:59:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 03:59:08','2024-05-24 03:59:08',0,NULL),(8816,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:01:08','2024-05-24 04:01:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:01:11','2024-05-24 04:01:11',0,NULL),(8817,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:03:11','2024-05-24 04:03:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523391;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:03:21','2024-05-24 04:03:21',0,NULL),(8818,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:05:21','2024-05-24 04:05:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:05:22','2024-05-24 04:05:22',0,NULL),(8819,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:07:22','2024-05-24 04:07:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:07:58','2024-05-24 04:07:58',0,NULL),(8820,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:09:58','2024-05-24 04:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:09:58','2024-05-24 04:09:58',0,NULL),(8821,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:11:58','2024-05-24 04:11:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:12:01','2024-05-24 04:12:01',0,NULL),(8822,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:14:01','2024-05-24 04:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716524041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716524041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:14:01','2024-05-24 04:14:01',0,NULL),(8823,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:16:01','2024-05-24 04:16:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716524161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716524161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:16:16','2024-05-24 04:16:16',0,NULL),(8824,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:18:16','2024-05-24 04:18:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716524296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716524296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:18:28','2024-05-24 04:18:28',0,NULL),(8825,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:20:28','2024-05-24 04:20:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716524428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716524428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:20:36','2024-05-24 04:20:36',0,NULL),(8826,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:22:36','2024-05-24 04:22:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716524556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716524556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:23:15','2024-05-24 04:23:15',0,NULL),(8827,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:25:15','2024-05-24 04:25:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716524715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716524715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:25:16','2024-05-24 04:25:16',0,NULL),(8828,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:27:16','2024-05-24 04:27:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716524836;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716524836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:27:18','2024-05-24 04:27:18',0,NULL),(8829,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:29:18','2024-05-24 04:29:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716524958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716524958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:29:18','2024-05-24 04:29:18',0,NULL),(8830,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:31:18','2024-05-24 04:31:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716525078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716525078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:31:30','2024-05-24 04:31:30',0,NULL),(8831,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:33:30','2024-05-24 04:33:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716525210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716525210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:33:35','2024-05-24 04:33:35',0,NULL),(8833,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:35:35','2024-05-24 04:35:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716525335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716525335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:35:49','2024-05-24 04:35:49',0,NULL),(8834,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:37:49','2024-05-24 04:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716525469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716525469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:38:04','2024-05-24 04:38:04',0,NULL),(8835,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:40:04','2024-05-24 04:40:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716525604;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716525604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:40:04','2024-05-24 04:40:04',0,NULL),(8836,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:42:04','2024-05-24 04:42:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716525724;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716525724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:42:19','2024-05-24 04:42:19',0,NULL),(8837,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:44:19','2024-05-24 04:44:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716525859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716525859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:45:05','2024-05-24 04:45:05',0,NULL),(8838,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:47:05','2024-05-24 04:47:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716526025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716526025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:47:54','2024-05-24 04:47:54',0,NULL),(8839,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:49:54','2024-05-24 04:49:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716526194;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716526194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:50:36','2024-05-24 04:50:36',0,NULL),(8840,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:52:36','2024-05-24 04:52:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716526356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716526356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:52:37','2024-05-24 04:52:37',0,NULL),(8841,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:54:37','2024-05-24 04:54:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716526477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716526477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 04:54:41','2024-05-24 04:54:41',0,NULL),(8842,'mailpoet/cron/daemon-trigger','failed','2024-05-24 04:56:41','2024-05-24 04:56:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716526601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716526601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 05:38:25','2024-05-24 05:38:25',0,NULL),(8843,'mailpoet/cron/daemon-trigger','failed','2024-05-24 05:40:25','2024-05-24 05:40:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716529225;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716529225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 05:42:14','2024-05-24 05:42:14',0,NULL),(8846,'mailpoet/cron/daemon-trigger','failed','2024-05-24 05:44:14','2024-05-24 05:44:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716529454;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716529454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 05:53:36','2024-05-24 05:53:36',0,NULL),(8847,'mailpoet/cron/daemon-trigger','failed','2024-05-24 05:55:36','2024-05-24 05:55:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716530136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716530136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:18:45','2024-05-24 06:18:45',0,NULL),(8848,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:20:45','2024-05-24 06:20:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716531645;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716531645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:21:07','2024-05-24 06:21:07',0,NULL),(8849,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:23:07','2024-05-24 06:23:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716531787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716531787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:23:08','2024-05-24 06:23:08',0,NULL),(8850,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:25:08','2024-05-24 06:25:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716531908;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716531908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:25:09','2024-05-24 06:25:09',0,NULL),(8851,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:27:09','2024-05-24 06:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716532029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716532029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:27:35','2024-05-24 06:27:35',0,NULL),(8852,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:29:35','2024-05-24 06:29:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716532175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716532175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:29:59','2024-05-24 06:29:59',0,NULL),(8853,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:31:59','2024-05-24 06:31:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716532319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716532319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:32:11','2024-05-24 06:32:11',0,NULL),(8854,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:34:11','2024-05-24 06:34:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716532451;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716532451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:35:08','2024-05-24 06:35:08',0,NULL),(8855,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:37:08','2024-05-24 06:37:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716532628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716532628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:37:23','2024-05-24 06:37:23',0,NULL),(8856,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:39:23','2024-05-24 06:39:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716532763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716532763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:39:31','2024-05-24 06:39:31',0,NULL),(8858,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:41:31','2024-05-24 06:41:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716532891;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716532891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:42:39','2024-05-24 06:42:39',0,NULL),(8859,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:44:39','2024-05-24 06:44:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716533079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716533079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:45:14','2024-05-24 06:45:14',0,NULL),(8860,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:47:14','2024-05-24 06:47:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716533234;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716533234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:47:14','2024-05-24 06:47:14',0,NULL),(8861,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:49:14','2024-05-24 06:49:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716533354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716533354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:49:26','2024-05-24 06:49:26',0,NULL),(8862,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:51:26','2024-05-24 06:51:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716533486;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716533486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:52:21','2024-05-24 06:52:21',0,NULL),(8863,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:54:21','2024-05-24 06:54:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716533661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716533661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:54:32','2024-05-24 06:54:32',0,NULL),(8864,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:56:32','2024-05-24 06:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716533792;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716533792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 06:57:21','2024-05-24 06:57:21',0,NULL),(8865,'mailpoet/cron/daemon-trigger','failed','2024-05-24 06:59:21','2024-05-24 06:59:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716533961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716533961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:01:08','2024-05-24 07:01:08',0,NULL),(8866,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:03:08','2024-05-24 07:03:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716534188;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716534188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:04:27','2024-05-24 07:04:27',0,NULL),(8867,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:06:27','2024-05-24 07:06:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716534387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716534387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:06:52','2024-05-24 07:06:52',0,NULL),(8868,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:08:52','2024-05-24 07:08:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716534532;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716534532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:08:53','2024-05-24 07:08:53',0,NULL),(8869,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:10:53','2024-05-24 07:10:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716534653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716534653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:10:53','2024-05-24 07:10:53',0,NULL),(8870,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:12:53','2024-05-24 07:12:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716534773;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716534773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:12:54','2024-05-24 07:12:54',0,NULL),(8871,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:14:54','2024-05-24 07:14:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716534894;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716534894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:14:55','2024-05-24 07:14:55',0,NULL),(8872,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:16:55','2024-05-24 07:16:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716535015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716535015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:16:55','2024-05-24 07:16:55',0,NULL),(8873,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:18:55','2024-05-24 07:18:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716535135;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716535135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:18:55','2024-05-24 07:18:55',0,NULL),(8874,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:20:55','2024-05-24 07:20:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716535255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716535255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:20:57','2024-05-24 07:20:57',0,NULL),(8875,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:22:57','2024-05-24 07:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716535377;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716535377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:22:57','2024-05-24 07:22:57',0,NULL),(8876,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:24:57','2024-05-24 07:24:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716535497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716535497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:24:58','2024-05-24 07:24:58',0,NULL),(8877,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:26:58','2024-05-24 07:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716535618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716535618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:26:58','2024-05-24 07:26:58',0,NULL),(8878,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:28:58','2024-05-24 07:28:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716535738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716535738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:28:59','2024-05-24 07:28:59',0,NULL),(8879,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:30:59','2024-05-24 07:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716535859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716535859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:32:59','2024-05-24 07:32:59',0,NULL),(8880,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:34:59','2024-05-24 07:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716536099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716536099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:35:01','2024-05-24 07:35:01',0,NULL),(8881,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:37:01','2024-05-24 07:37:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716536221;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716536221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:37:01','2024-05-24 07:37:01',0,NULL),(8882,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:39:01','2024-05-24 07:39:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716536341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716536341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:39:02','2024-05-24 07:39:02',0,NULL),(8884,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:41:02','2024-05-24 07:41:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716536462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716536462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:41:04','2024-05-24 07:41:04',0,NULL),(8885,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:43:04','2024-05-24 07:43:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716536584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716536584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:45:05','2024-05-24 07:45:05',0,NULL),(8886,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:47:05','2024-05-24 07:47:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716536825;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716536825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:47:05','2024-05-24 07:47:05',0,NULL),(8888,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:49:05','2024-05-24 07:49:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716536945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716536945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:49:06','2024-05-24 07:49:06',0,NULL),(8889,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:51:06','2024-05-24 07:51:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716537066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716537066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:53:05','2024-05-24 07:53:05',0,NULL),(8890,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:55:05','2024-05-24 07:55:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716537305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716537305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:55:06','2024-05-24 07:55:06',0,NULL),(8891,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:57:06','2024-05-24 07:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716537426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716537426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:57:08','2024-05-24 07:57:08',0,NULL),(8892,'mailpoet/cron/daemon-trigger','failed','2024-05-24 07:59:08','2024-05-24 07:59:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716537548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716537548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 07:59:08','2024-05-24 07:59:08',0,NULL),(8893,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:01:08','2024-05-24 08:01:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716537668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716537668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:01:09','2024-05-24 08:01:09',0,NULL),(8894,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:03:09','2024-05-24 08:03:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716537789;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716537789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:03:09','2024-05-24 08:03:09',0,NULL),(8895,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:05:09','2024-05-24 08:05:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716537909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716537909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:05:10','2024-05-24 08:05:10',0,NULL),(8896,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:07:10','2024-05-24 08:07:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:07:12','2024-05-24 08:07:12',0,NULL),(8897,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:09:12','2024-05-24 08:09:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538152;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:09:12','2024-05-24 08:09:12',0,NULL),(8898,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:11:12','2024-05-24 08:11:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:11:12','2024-05-24 08:11:12',0,NULL),(8899,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:13:12','2024-05-24 08:13:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:13:14','2024-05-24 08:13:14',0,NULL),(8900,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:15:14','2024-05-24 08:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538514;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:16:07','2024-05-24 08:16:07',0,NULL),(8901,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:18:07','2024-05-24 08:18:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538687;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:18:08','2024-05-24 08:18:08',0,NULL),(8902,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:20:08','2024-05-24 08:20:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:20:10','2024-05-24 08:20:10',0,NULL),(8903,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:22:10','2024-05-24 08:22:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:22:10','2024-05-24 08:22:10',0,NULL),(8904,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:24:10','2024-05-24 08:24:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716539050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716539050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:25:10','2024-05-24 08:25:10',0,NULL),(8905,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:27:10','2024-05-24 08:27:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716539230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716539230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:27:11','2024-05-24 08:27:11',0,NULL),(8906,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:29:12','2024-05-24 08:29:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716539352;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716539352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:29:12','2024-05-24 08:29:12',0,NULL),(8907,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:31:12','2024-05-24 08:31:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716539472;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716539472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:31:12','2024-05-24 08:31:12',0,NULL),(8908,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:33:12','2024-05-24 08:33:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716539592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716539592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:34:22','2024-05-24 08:34:22',0,NULL),(8909,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:36:22','2024-05-24 08:36:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716539782;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716539782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:36:49','2024-05-24 08:36:49',0,NULL),(8910,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:38:49','2024-05-24 08:38:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716539929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716539929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:38:51','2024-05-24 08:38:51',0,NULL),(8911,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:40:51','2024-05-24 08:40:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716540051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716540051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:40:51','2024-05-24 08:40:51',0,NULL),(8913,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:42:51','2024-05-24 08:42:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716540171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716540171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:43:31','2024-05-24 08:43:31',0,NULL),(8914,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:45:31','2024-05-24 08:45:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716540331;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716540331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:46:31','2024-05-24 08:46:31',0,NULL),(8915,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:48:31','2024-05-24 08:48:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716540511;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716540511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:49:55','2024-05-24 08:49:55',0,NULL),(8916,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:51:55','2024-05-24 08:51:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716540715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716540715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:53:27','2024-05-24 08:53:27',0,NULL),(8917,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:55:27','2024-05-24 08:55:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716540927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716540927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:55:28','2024-05-24 08:55:28',0,NULL),(8918,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:57:28','2024-05-24 08:57:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716541048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716541048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 08:57:28','2024-05-24 08:57:28',0,NULL),(8919,'mailpoet/cron/daemon-trigger','failed','2024-05-24 08:59:28','2024-05-24 08:59:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716541168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716541168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:00:32','2024-05-24 09:00:32',0,NULL),(8920,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:02:32','2024-05-24 09:02:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716541352;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716541352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:03:08','2024-05-24 09:03:08',0,NULL),(8921,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:05:08','2024-05-24 09:05:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716541508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716541508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:05:10','2024-05-24 09:05:10',0,NULL),(8922,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:07:10','2024-05-24 09:07:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716541630;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716541630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:07:12','2024-05-24 09:07:12',0,NULL),(8923,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:09:12','2024-05-24 09:09:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716541752;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716541752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:10:12','2024-05-24 09:10:12',0,NULL),(8924,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:12:12','2024-05-24 09:12:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716541932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716541932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:12:13','2024-05-24 09:12:13',0,NULL),(8925,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:14:13','2024-05-24 09:14:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716542053;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716542053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:15:48','2024-05-24 09:15:48',0,NULL),(8926,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:17:48','2024-05-24 09:17:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716542268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716542268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:18:00','2024-05-24 09:18:00',0,NULL),(8927,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:20:00','2024-05-24 09:20:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716542400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716542400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:20:08','2024-05-24 09:20:08',0,NULL),(8928,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:22:08','2024-05-24 09:22:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716542528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716542528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:23:11','2024-05-24 09:23:11',0,NULL),(8929,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:25:11','2024-05-24 09:25:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716542711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716542711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:25:11','2024-05-24 09:25:11',0,NULL),(8930,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:27:11','2024-05-24 09:27:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716542831;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716542831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:27:12','2024-05-24 09:27:12',0,NULL),(8931,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:29:12','2024-05-24 09:29:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716542952;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716542952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:29:34','2024-05-24 09:29:34',0,NULL),(8932,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:31:34','2024-05-24 09:31:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716543094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716543094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:33:01','2024-05-24 09:33:01',0,NULL),(8933,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:35:01','2024-05-24 09:35:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716543301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716543301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:35:04','2024-05-24 09:35:04',0,NULL),(8934,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:37:04','2024-05-24 09:37:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716543424;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716543424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:37:44','2024-05-24 09:37:44',0,NULL),(8935,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:39:44','2024-05-24 09:39:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716543584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716543584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:40:06','2024-05-24 09:40:06',0,NULL),(8936,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:42:06','2024-05-24 09:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716543726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716543726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:42:18','2024-05-24 09:42:18',0,NULL),(8938,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:44:19','2024-05-24 09:44:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716543859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716543859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:45:00','2024-05-24 09:45:00',0,NULL),(8939,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:47:00','2024-05-24 09:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716544020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716544020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:47:15','2024-05-24 09:47:15',0,NULL),(8940,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:49:15','2024-05-24 09:49:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716544155;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716544155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:51:14','2024-05-24 09:51:14',0,NULL),(8941,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:53:14','2024-05-24 09:53:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716544394;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716544394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:55:19','2024-05-24 09:55:19',0,NULL),(8942,'mailpoet/cron/daemon-trigger','failed','2024-05-24 09:57:19','2024-05-24 09:57:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716544639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716544639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 09:59:50','2024-05-24 09:59:50',0,NULL),(8943,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:01:50','2024-05-24 10:01:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716544910;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716544910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:01:51','2024-05-24 10:01:51',0,NULL),(8944,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:03:51','2024-05-24 10:03:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716545031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716545031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:03:52','2024-05-24 10:03:52',0,NULL),(8945,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:05:52','2024-05-24 10:05:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716545152;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716545152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:05:52','2024-05-24 10:05:52',0,NULL),(8946,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:07:52','2024-05-24 10:07:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716545272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716545272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:09:54','2024-05-24 10:09:54',0,NULL),(8947,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:11:54','2024-05-24 10:11:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716545514;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716545514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:11:54','2024-05-24 10:11:54',0,NULL),(8948,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:13:54','2024-05-24 10:13:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716545634;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716545634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:13:54','2024-05-24 10:13:54',0,NULL),(8949,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:15:54','2024-05-24 10:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716545754;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716545754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:15:57','2024-05-24 10:15:57',0,NULL),(8950,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:17:57','2024-05-24 10:17:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716545877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716545877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:19:56','2024-05-24 10:19:56',0,NULL),(8951,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:21:56','2024-05-24 10:21:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716546116;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716546116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:21:57','2024-05-24 10:21:57',0,NULL),(8952,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:23:57','2024-05-24 10:23:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716546237;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716546237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:24:01','2024-05-24 10:24:01',0,NULL),(8953,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:26:01','2024-05-24 10:26:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716546361;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716546361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:37:16','2024-05-24 10:37:16',0,NULL),(8954,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:39:16','2024-05-24 10:39:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716547156;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716547156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 10:53:15','2024-05-24 10:53:15',0,NULL),(8955,'mailpoet/cron/daemon-trigger','failed','2024-05-24 10:55:15','2024-05-24 10:55:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716548115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716548115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:00:35','2024-05-24 11:00:35',0,NULL),(8957,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:02:35','2024-05-24 11:02:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716548555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716548555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:16:59','2024-05-24 11:16:59',0,NULL),(8958,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:18:59','2024-05-24 11:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716549539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716549539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:19:49','2024-05-24 11:19:49',0,NULL),(8959,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:21:49','2024-05-24 11:21:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716549709;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716549709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:27:07','2024-05-24 11:27:07',0,NULL),(8960,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:29:07','2024-05-24 11:29:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716550147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716550147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:30:44','2024-05-24 11:30:44',0,NULL),(8961,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:32:44','2024-05-24 11:32:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716550364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716550364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:37:25','2024-05-24 11:37:25',0,NULL),(8963,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:39:25','2024-05-24 11:39:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716550765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716550765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:39:26','2024-05-24 11:39:26',0,NULL),(8964,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:41:26','2024-05-24 11:41:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716550886;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716550886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:41:27','2024-05-24 11:41:27',0,NULL),(8965,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:43:27','2024-05-24 11:43:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716551007;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716551007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:43:28','2024-05-24 11:43:28',0,NULL),(8966,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:45:28','2024-05-24 11:45:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716551128;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716551128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:45:30','2024-05-24 11:45:30',0,NULL),(8967,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:47:30','2024-05-24 11:47:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716551250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716551250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 11:47:31','2024-05-24 11:47:31',0,NULL),(8968,'mailpoet/cron/daemon-trigger','failed','2024-05-24 11:49:31','2024-05-24 11:49:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716551371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716551371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 12:03:12','2024-05-24 12:03:12',0,NULL),(8969,'mailpoet/cron/daemon-trigger','failed','2024-05-24 12:05:12','2024-05-24 12:05:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716552312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716552312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 12:06:38','2024-05-24 12:06:38',0,NULL),(8971,'mailpoet/cron/daemon-trigger','failed','2024-05-24 12:08:38','2024-05-24 12:08:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716552518;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716552518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 12:12:35','2024-05-24 12:12:35',0,NULL),(8972,'mailpoet/cron/daemon-trigger','failed','2024-05-24 12:14:35','2024-05-24 12:14:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716552875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716552875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 12:24:27','2024-05-24 12:24:27',0,NULL),(8975,'mailpoet/cron/daemon-trigger','failed','2024-05-24 12:26:27','2024-05-24 12:26:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716553587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716553587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 12:32:40','2024-05-24 12:32:40',0,NULL),(8976,'mailpoet/cron/daemon-trigger','failed','2024-05-24 12:34:40','2024-05-24 12:34:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716554080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716554080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 12:36:43','2024-05-24 12:36:43',0,NULL),(8977,'mailpoet/cron/daemon-trigger','failed','2024-05-24 12:38:43','2024-05-24 12:38:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716554323;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716554323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 12:53:00','2024-05-24 12:53:00',0,NULL),(8978,'mailpoet/cron/daemon-trigger','failed','2024-05-24 12:55:00','2024-05-24 12:55:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716555300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716555300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 13:01:42','2024-05-24 13:01:42',0,NULL),(8979,'mailpoet/cron/daemon-trigger','failed','2024-05-24 13:03:42','2024-05-24 13:03:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716555822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716555822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 13:06:33','2024-05-24 13:06:33',0,NULL),(8981,'mailpoet/cron/daemon-trigger','failed','2024-05-24 13:08:33','2024-05-24 13:08:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716556113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716556113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 13:15:42','2024-05-24 13:15:42',0,NULL),(8982,'mailpoet/cron/daemon-trigger','failed','2024-05-24 13:17:42','2024-05-24 13:17:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716556662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716556662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 13:34:03','2024-05-24 13:34:03',0,NULL),(8983,'mailpoet/cron/daemon-trigger','failed','2024-05-24 13:36:03','2024-05-24 13:36:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716557763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716557763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 13:40:06','2024-05-24 13:40:06',0,NULL),(8984,'mailpoet/cron/daemon-trigger','failed','2024-05-24 13:42:06','2024-05-24 13:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716558126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716558126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 13:46:16','2024-05-24 13:46:16',0,NULL),(8985,'mailpoet/cron/daemon-trigger','failed','2024-05-24 13:48:16','2024-05-24 13:48:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716558496;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716558496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 13:53:24','2024-05-24 13:53:24',0,NULL),(8986,'mailpoet/cron/daemon-trigger','failed','2024-05-24 13:55:24','2024-05-24 13:55:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716558924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716558924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 13:55:49','2024-05-24 13:55:49',0,NULL),(8987,'mailpoet/cron/daemon-trigger','failed','2024-05-24 13:57:49','2024-05-24 13:57:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716559069;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716559069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 14:19:28','2024-05-24 14:19:28',0,NULL),(8988,'mailpoet/cron/daemon-trigger','failed','2024-05-24 14:21:28','2024-05-24 14:21:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716560488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716560488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 14:34:53','2024-05-24 14:34:53',0,NULL),(8990,'mailpoet/cron/daemon-trigger','failed','2024-05-24 14:36:53','2024-05-24 14:36:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716561413;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716561413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 14:45:14','2024-05-24 14:45:14',0,NULL),(8991,'mailpoet/cron/daemon-trigger','failed','2024-05-24 14:47:14','2024-05-24 14:47:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716562034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716562034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 14:47:25','2024-05-24 14:47:25',0,NULL),(8992,'mailpoet/cron/daemon-trigger','failed','2024-05-24 14:49:25','2024-05-24 14:49:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716562165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716562165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 14:55:29','2024-05-24 14:55:29',0,NULL),(8993,'mailpoet/cron/daemon-trigger','failed','2024-05-24 14:57:29','2024-05-24 14:57:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716562649;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716562649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 15:01:53','2024-05-24 15:01:53',0,NULL),(8994,'mailpoet/cron/daemon-trigger','failed','2024-05-24 15:03:53','2024-05-24 15:03:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716563033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716563033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 15:05:32','2024-05-24 15:05:32',0,NULL),(8995,'mailpoet/cron/daemon-trigger','failed','2024-05-24 15:07:32','2024-05-24 15:07:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716563252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716563252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 15:16:49','2024-05-24 15:16:49',0,NULL),(8996,'mailpoet/cron/daemon-trigger','failed','2024-05-24 15:18:49','2024-05-24 15:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716563929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716563929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 15:34:41','2024-05-24 15:34:41',0,NULL),(8997,'mailpoet/cron/daemon-trigger','failed','2024-05-24 15:36:41','2024-05-24 15:36:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716565001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716565001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 15:59:45','2024-05-24 15:59:45',0,NULL),(8999,'mailpoet/cron/daemon-trigger','failed','2024-05-24 16:01:45','2024-05-24 16:01:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716566505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716566505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 16:09:11','2024-05-24 16:09:11',0,NULL),(9000,'mailpoet/cron/daemon-trigger','failed','2024-05-24 16:11:11','2024-05-24 16:11:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716567071;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716567071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 16:12:39','2024-05-24 16:12:39',0,NULL),(9001,'mailpoet/cron/daemon-trigger','failed','2024-05-24 16:14:39','2024-05-24 16:14:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716567279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716567279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 16:19:11','2024-05-24 16:19:11',0,NULL),(9002,'mailpoet/cron/daemon-trigger','failed','2024-05-24 16:21:11','2024-05-24 16:21:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716567671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716567671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 16:23:07','2024-05-24 16:23:07',0,NULL),(9003,'mailpoet/cron/daemon-trigger','failed','2024-05-24 16:25:07','2024-05-24 16:25:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716567907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716567907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 16:27:07','2024-05-24 16:27:07',0,NULL),(9004,'mailpoet/cron/daemon-trigger','failed','2024-05-24 16:29:07','2024-05-24 16:29:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716568147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716568147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 16:49:19','2024-05-24 16:49:19',0,NULL),(9005,'mailpoet/cron/daemon-trigger','failed','2024-05-24 16:51:19','2024-05-24 16:51:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716569479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716569479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 16:53:01','2024-05-24 16:53:01',0,NULL),(9007,'mailpoet/cron/daemon-trigger','failed','2024-05-24 16:55:01','2024-05-24 16:55:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716569701;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716569701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 17:08:50','2024-05-24 17:08:50',0,NULL),(9008,'mailpoet/cron/daemon-trigger','failed','2024-05-24 17:10:50','2024-05-24 17:10:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716570650;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716570650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 17:12:38','2024-05-24 17:12:38',0,NULL),(9009,'mailpoet/cron/daemon-trigger','failed','2024-05-24 17:14:38','2024-05-24 17:14:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716570878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716570878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 17:15:34','2024-05-24 17:15:34',0,NULL),(9010,'mailpoet/cron/daemon-trigger','failed','2024-05-24 17:17:34','2024-05-24 17:17:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716571054;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716571054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 17:18:37','2024-05-24 17:18:37',0,NULL),(9011,'mailpoet/cron/daemon-trigger','failed','2024-05-24 17:20:37','2024-05-24 17:20:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716571237;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716571237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 17:31:24','2024-05-24 17:31:24',0,NULL),(9012,'mailpoet/cron/daemon-trigger','failed','2024-05-24 17:33:24','2024-05-24 17:33:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716572004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716572004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 17:46:37','2024-05-24 17:46:37',0,NULL),(9013,'mailpoet/cron/daemon-trigger','failed','2024-05-24 17:48:37','2024-05-24 17:48:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716572917;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716572917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 17:48:38','2024-05-24 17:48:38',0,NULL),(9014,'mailpoet/cron/daemon-trigger','failed','2024-05-24 17:50:38','2024-05-24 17:50:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716573038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716573038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:09:29','2024-05-24 18:09:29',0,NULL),(9016,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:11:29','2024-05-24 18:11:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716574289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716574289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:14:45','2024-05-24 18:14:45',0,NULL),(9017,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:16:45','2024-05-24 18:16:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716574605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716574605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:16:58','2024-05-24 18:16:58',0,NULL),(9018,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:18:58','2024-05-24 18:18:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716574738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716574738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:19:01','2024-05-24 18:19:01',0,NULL),(9019,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:21:01','2024-05-24 18:21:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716574861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716574861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:21:58','2024-05-24 18:21:58',0,NULL),(9020,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:23:58','2024-05-24 18:23:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716575038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716575038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:23:59','2024-05-24 18:23:59',0,NULL),(9021,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:25:59','2024-05-24 18:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716575159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716575159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:26:58','2024-05-24 18:26:58',0,NULL),(9022,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:28:58','2024-05-24 18:28:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716575338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716575338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:33:50','2024-05-24 18:33:50',0,NULL),(9023,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:35:50','2024-05-24 18:35:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716575750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716575750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:38:31','2024-05-24 18:38:31',0,NULL),(9024,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:40:31','2024-05-24 18:40:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716576031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716576031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:40:36','2024-05-24 18:40:36',0,NULL),(9025,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:42:36','2024-05-24 18:42:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716576156;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716576156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:44:35','2024-05-24 18:44:35',0,NULL),(9026,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:46:35','2024-05-24 18:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716576395;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716576395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:48:37','2024-05-24 18:48:37',0,NULL),(9027,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:50:37','2024-05-24 18:50:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716576637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716576637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 18:56:36','2024-05-24 18:56:36',0,NULL),(9028,'mailpoet/cron/daemon-trigger','failed','2024-05-24 18:58:36','2024-05-24 18:58:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716577116;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716577116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 19:18:40','2024-05-24 19:18:40',0,NULL),(9029,'mailpoet/cron/daemon-trigger','failed','2024-05-24 19:20:40','2024-05-24 19:20:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716578440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716578440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 19:23:02','2024-05-24 19:23:02',0,NULL),(9031,'mailpoet/cron/daemon-trigger','failed','2024-05-24 19:25:02','2024-05-24 19:25:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716578702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716578702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 19:26:04','2024-05-24 19:26:04',0,NULL),(9032,'mailpoet/cron/daemon-trigger','failed','2024-05-24 19:28:04','2024-05-24 19:28:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716578884;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716578884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 19:33:33','2024-05-24 19:33:33',0,NULL),(9033,'mailpoet/cron/daemon-trigger','failed','2024-05-24 19:35:33','2024-05-24 19:35:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716579333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716579333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 19:38:28','2024-05-24 19:38:28',0,NULL),(9034,'mailpoet/cron/daemon-trigger','failed','2024-05-24 19:40:28','2024-05-24 19:40:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716579628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716579628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 19:42:28','2024-05-24 19:42:28',0,NULL),(9035,'mailpoet/cron/daemon-trigger','failed','2024-05-24 19:44:28','2024-05-24 19:44:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716579868;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716579868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:03:41','2024-05-24 20:03:41',0,NULL),(9036,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:05:41','2024-05-24 20:05:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716581141;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716581141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:16:43','2024-05-24 20:16:43',0,NULL),(9038,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:18:43','2024-05-24 20:18:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716581923;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716581923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:20:18','2024-05-24 20:20:18',0,NULL),(9040,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:22:18','2024-05-24 20:22:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716582138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716582138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:23:35','2024-05-24 20:23:35',0,NULL),(9041,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:25:35','2024-05-24 20:25:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716582335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716582335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:37:25','2024-05-24 20:37:25',0,NULL),(9042,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:39:25','2024-05-24 20:39:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716583165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716583165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:41:07','2024-05-24 20:41:07',0,NULL),(9043,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:43:07','2024-05-24 20:43:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716583387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716583387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:45:27','2024-05-24 20:45:27',0,NULL),(9044,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:47:27','2024-05-24 20:47:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716583647;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716583647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:51:45','2024-05-24 20:51:45',0,NULL),(9045,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:53:45','2024-05-24 20:53:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716584025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716584025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 20:55:55','2024-05-24 20:55:55',0,NULL),(9046,'mailpoet/cron/daemon-trigger','failed','2024-05-24 20:57:55','2024-05-24 20:57:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716584275;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716584275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:01:07','2024-05-24 21:01:07',0,NULL),(9047,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:03:07','2024-05-24 21:03:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716584587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716584587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:13:27','2024-05-24 21:13:27',0,NULL),(9048,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:15:27','2024-05-24 21:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716585327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716585327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:21:26','2024-05-24 21:21:26',0,NULL),(9049,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:23:26','2024-05-24 21:23:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716585806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716585806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:23:36','2024-05-24 21:23:36',0,NULL),(9051,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:25:36','2024-05-24 21:25:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716585936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716585936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:33:21','2024-05-24 21:33:21',0,NULL),(9052,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:35:21','2024-05-24 21:35:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716586521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716586521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:37:11','2024-05-24 21:37:11',0,NULL),(9053,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:39:11','2024-05-24 21:39:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716586751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716586751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:39:38','2024-05-24 21:39:38',0,NULL),(9054,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:41:38','2024-05-24 21:41:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716586898;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716586898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:45:19','2024-05-24 21:45:19',0,NULL),(9055,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:47:19','2024-05-24 21:47:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716587239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716587239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:48:29','2024-05-24 21:48:29',0,NULL),(9056,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:50:29','2024-05-24 21:50:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716587429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716587429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 21:50:54','2024-05-24 21:50:54',0,NULL),(9057,'mailpoet/cron/daemon-trigger','failed','2024-05-24 21:52:54','2024-05-24 21:52:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716587574;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716587574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:00:01','2024-05-24 22:00:01',0,NULL),(9058,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:02:01','2024-05-24 22:02:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716588121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716588121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:03:11','2024-05-24 22:03:11',0,NULL),(9059,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:05:11','2024-05-24 22:05:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716588311;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716588311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:07:19','2024-05-24 22:07:19',0,NULL),(9060,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:09:19','2024-05-24 22:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716588559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716588559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:23:06','2024-05-24 22:23:06',0,NULL),(9061,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:25:06','2024-05-24 22:25:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716589506;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716589506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:30:58','2024-05-24 22:30:58',0,NULL),(9063,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:32:58','2024-05-24 22:32:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716589978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716589978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:36:24','2024-05-24 22:36:24',0,NULL),(9064,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:38:24','2024-05-24 22:38:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716590304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716590304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:44:36','2024-05-24 22:44:36',0,NULL),(9065,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:46:36','2024-05-24 22:46:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716590796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716590796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:49:55','2024-05-24 22:49:55',0,NULL),(9066,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:51:55','2024-05-24 22:51:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716591115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716591115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 22:55:24','2024-05-24 22:55:24',0,NULL),(9067,'mailpoet/cron/daemon-trigger','failed','2024-05-24 22:57:24','2024-05-24 22:57:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716591444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716591444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 23:05:28','2024-05-24 23:05:28',0,NULL),(9068,'mailpoet/cron/daemon-trigger','failed','2024-05-24 23:07:28','2024-05-24 23:07:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716592048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716592048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 23:20:25','2024-05-24 23:20:25',0,NULL),(9069,'mailpoet/cron/daemon-trigger','failed','2024-05-24 23:22:25','2024-05-24 23:22:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716592945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716592945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 23:37:37','2024-05-24 23:37:37',0,NULL),(9070,'mailpoet/cron/daemon-trigger','failed','2024-05-24 23:39:37','2024-05-24 23:39:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716593977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716593977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-24 23:41:19','2024-05-24 23:41:19',0,NULL),(9072,'mailpoet/cron/daemon-trigger','failed','2024-05-24 23:43:19','2024-05-24 23:43:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716594199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716594199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 00:13:20','2024-05-25 00:13:20',0,NULL),(9073,'mailpoet/cron/daemon-trigger','failed','2024-05-25 00:15:20','2024-05-25 00:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716596120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716596120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 00:18:45','2024-05-25 00:18:45',0,NULL),(9074,'mailpoet/cron/daemon-trigger','failed','2024-05-25 00:20:45','2024-05-25 00:20:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716596445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716596445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 00:24:57','2024-05-25 00:24:57',0,NULL),(9075,'mailpoet/cron/daemon-trigger','failed','2024-05-25 00:26:57','2024-05-25 00:26:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716596817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716596817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 00:29:29','2024-05-25 00:29:29',0,NULL),(9076,'mailpoet/cron/daemon-trigger','failed','2024-05-25 00:31:29','2024-05-25 00:31:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716597089;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716597089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 00:33:20','2024-05-25 00:33:20',0,NULL),(9077,'mailpoet/cron/daemon-trigger','failed','2024-05-25 00:35:20','2024-05-25 00:35:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716597320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716597320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 00:37:20','2024-05-25 00:37:20',0,NULL),(9078,'mailpoet/cron/daemon-trigger','failed','2024-05-25 00:39:20','2024-05-25 00:39:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716597560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716597560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 00:46:59','2024-05-25 00:46:59',0,NULL),(9080,'mailpoet/cron/daemon-trigger','failed','2024-05-25 00:48:59','2024-05-25 00:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716598139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716598139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 01:10:33','2024-05-25 01:10:33',0,NULL),(9081,'mailpoet/cron/daemon-trigger','failed','2024-05-25 01:12:33','2024-05-25 01:12:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716599553;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716599553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 01:12:58','2024-05-25 01:12:58',0,NULL),(9082,'mailpoet/cron/daemon-trigger','failed','2024-05-25 01:14:58','2024-05-25 01:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716599698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716599698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 01:14:58','2024-05-25 01:14:58',0,NULL),(9083,'mailpoet/cron/daemon-trigger','failed','2024-05-25 01:16:58','2024-05-25 01:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716599818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716599818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 01:16:58','2024-05-25 01:16:58',0,NULL),(9084,'mailpoet/cron/daemon-trigger','failed','2024-05-25 01:18:58','2024-05-25 01:18:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716599938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716599938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 01:18:58','2024-05-25 01:18:58',0,NULL),(9085,'mailpoet/cron/daemon-trigger','failed','2024-05-25 01:20:58','2024-05-25 01:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716600058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716600058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 01:27:43','2024-05-25 01:27:43',0,NULL),(9086,'mailpoet/cron/daemon-trigger','failed','2024-05-25 01:29:43','2024-05-25 01:29:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716600583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716600583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 01:38:39','2024-05-25 01:38:39',0,NULL),(9087,'mailpoet/cron/daemon-trigger','failed','2024-05-25 01:40:39','2024-05-25 01:40:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716601239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716601239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 01:49:20','2024-05-25 01:49:20',0,NULL),(9088,'mailpoet/cron/daemon-trigger','failed','2024-05-25 01:51:20','2024-05-25 01:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716601880;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716601880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 02:06:03','2024-05-25 02:06:03',0,NULL),(9090,'mailpoet/cron/daemon-trigger','failed','2024-05-25 02:08:03','2024-05-25 02:08:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716602883;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716602883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 02:27:36','2024-05-25 02:27:36',0,NULL),(9091,'mailpoet/cron/daemon-trigger','failed','2024-05-25 02:29:36','2024-05-25 02:29:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716604176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716604176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 02:38:44','2024-05-25 02:38:44',0,NULL),(9092,'mailpoet/cron/daemon-trigger','failed','2024-05-25 02:40:44','2024-05-25 02:40:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716604844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716604844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 02:41:02','2024-05-25 02:41:02',0,NULL),(9093,'mailpoet/cron/daemon-trigger','failed','2024-05-25 02:43:02','2024-05-25 02:43:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716604982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716604982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 02:51:16','2024-05-25 02:51:16',0,NULL),(9094,'mailpoet/cron/daemon-trigger','failed','2024-05-25 02:53:16','2024-05-25 02:53:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716605596;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716605596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 03:06:23','2024-05-25 03:06:23',0,NULL),(9096,'mailpoet/cron/daemon-trigger','failed','2024-05-25 03:08:23','2024-05-25 03:08:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716606503;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716606503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 03:10:37','2024-05-25 03:10:37',0,NULL),(9097,'mailpoet/cron/daemon-trigger','failed','2024-05-25 03:12:37','2024-05-25 03:12:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716606757;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716606757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 03:22:35','2024-05-25 03:22:35',0,NULL),(9098,'mailpoet/cron/daemon-trigger','failed','2024-05-25 03:24:35','2024-05-25 03:24:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716607475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716607475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 03:39:48','2024-05-25 03:39:48',0,NULL),(9099,'mailpoet/cron/daemon-trigger','failed','2024-05-25 03:41:48','2024-05-25 03:41:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716608508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716608508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 03:42:35','2024-05-25 03:42:35',0,NULL),(9100,'mailpoet/cron/daemon-trigger','failed','2024-05-25 03:44:35','2024-05-25 03:44:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716608675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716608675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 03:50:38','2024-05-25 03:50:38',0,NULL),(9101,'mailpoet/cron/daemon-trigger','failed','2024-05-25 03:52:38','2024-05-25 03:52:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716609158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716609158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 04:43:02','2024-05-25 04:43:02',0,NULL),(9103,'mailpoet/cron/daemon-trigger','failed','2024-05-25 04:45:02','2024-05-25 04:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716612302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716612302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 04:57:24','2024-05-25 04:57:24',0,NULL),(9104,'mailpoet/cron/daemon-trigger','failed','2024-05-25 04:59:24','2024-05-25 04:59:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716613164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716613164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 05:01:19','2024-05-25 05:01:19',0,NULL),(9105,'mailpoet/cron/daemon-trigger','failed','2024-05-25 05:03:19','2024-05-25 05:03:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716613399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716613399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 05:04:22','2024-05-25 05:04:22',0,NULL),(9106,'mailpoet/cron/daemon-trigger','failed','2024-05-25 05:06:22','2024-05-25 05:06:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716613582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716613582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 05:15:09','2024-05-25 05:15:09',0,NULL),(9107,'mailpoet/cron/daemon-trigger','failed','2024-05-25 05:17:09','2024-05-25 05:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716614229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716614229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 05:17:32','2024-05-25 05:17:32',0,NULL),(9108,'mailpoet/cron/daemon-trigger','failed','2024-05-25 05:19:32','2024-05-25 05:19:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716614372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716614372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 05:21:20','2024-05-25 05:21:20',0,NULL),(9109,'mailpoet/cron/daemon-trigger','failed','2024-05-25 05:23:20','2024-05-25 05:23:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716614600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716614600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 05:26:40','2024-05-25 05:26:40',0,NULL),(9110,'mailpoet/cron/daemon-trigger','failed','2024-05-25 05:28:40','2024-05-25 05:28:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716614920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716614920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 05:35:40','2024-05-25 05:35:40',0,NULL),(9111,'mailpoet/cron/daemon-trigger','failed','2024-05-25 05:37:40','2024-05-25 05:37:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716615460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716615460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 06:08:20','2024-05-25 06:08:20',0,NULL),(9112,'mailpoet/cron/daemon-trigger','failed','2024-05-25 06:10:20','2024-05-25 06:10:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716617420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716617420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 06:13:10','2024-05-25 06:13:10',0,NULL),(9115,'mailpoet/cron/daemon-trigger','failed','2024-05-25 06:15:10','2024-05-25 06:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716617710;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716617710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 06:37:39','2024-05-25 06:37:39',0,NULL),(9116,'mailpoet/cron/daemon-trigger','failed','2024-05-25 06:39:39','2024-05-25 06:39:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716619179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716619179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 07:04:50','2024-05-25 07:04:50',0,NULL),(9117,'mailpoet/cron/daemon-trigger','failed','2024-05-25 07:06:50','2024-05-25 07:06:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716620810;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716620810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 07:22:35','2024-05-25 07:22:35',0,NULL),(9118,'mailpoet/cron/daemon-trigger','failed','2024-05-25 07:24:35','2024-05-25 07:24:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716621875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716621875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 07:42:34','2024-05-25 07:42:34',0,NULL),(9120,'mailpoet/cron/daemon-trigger','failed','2024-05-25 07:44:34','2024-05-25 07:44:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716623074;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716623074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 07:46:32','2024-05-25 07:46:32',0,NULL),(9121,'mailpoet/cron/daemon-trigger','failed','2024-05-25 07:48:32','2024-05-25 07:48:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716623312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716623312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 07:53:49','2024-05-25 07:53:49',0,NULL),(9122,'mailpoet/cron/daemon-trigger','failed','2024-05-25 07:55:49','2024-05-25 07:55:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716623749;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716623749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 07:56:33','2024-05-25 07:56:33',0,NULL),(9123,'mailpoet/cron/daemon-trigger','failed','2024-05-25 07:58:33','2024-05-25 07:58:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716623913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716623913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 08:14:34','2024-05-25 08:14:34',0,NULL),(9124,'mailpoet/cron/daemon-trigger','failed','2024-05-25 08:16:34','2024-05-25 08:16:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716624994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716624994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 08:30:16','2024-05-25 08:30:16',0,NULL),(9126,'mailpoet/cron/daemon-trigger','failed','2024-05-25 08:32:16','2024-05-25 08:32:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716625936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716625936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 08:32:46','2024-05-25 08:32:46',0,NULL),(9128,'mailpoet/cron/daemon-trigger','failed','2024-05-25 08:34:46','2024-05-25 08:34:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716626086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716626086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 08:35:10','2024-05-25 08:35:10',0,NULL),(9129,'mailpoet/cron/daemon-trigger','failed','2024-05-25 08:37:10','2024-05-25 08:37:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716626230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716626230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 08:41:08','2024-05-25 08:41:08',0,NULL),(9130,'mailpoet/cron/daemon-trigger','failed','2024-05-25 08:43:08','2024-05-25 08:43:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716626588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716626588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 08:44:38','2024-05-25 08:44:38',0,NULL),(9131,'mailpoet/cron/daemon-trigger','failed','2024-05-25 08:46:38','2024-05-25 08:46:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716626798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716626798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 08:57:10','2024-05-25 08:57:10',0,NULL),(9132,'mailpoet/cron/daemon-trigger','failed','2024-05-25 08:59:10','2024-05-25 08:59:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716627550;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716627550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 09:08:55','2024-05-25 09:08:55',0,NULL),(9133,'mailpoet/cron/daemon-trigger','failed','2024-05-25 09:10:55','2024-05-25 09:10:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716628255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716628255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 09:26:41','2024-05-25 09:26:41',0,NULL),(9134,'mailpoet/cron/daemon-trigger','failed','2024-05-25 09:28:41','2024-05-25 09:28:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716629321;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716629321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 09:41:35','2024-05-25 09:41:35',0,NULL),(9135,'mailpoet/cron/daemon-trigger','failed','2024-05-25 09:43:35','2024-05-25 09:43:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716630215;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716630215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 09:43:48','2024-05-25 09:43:48',0,NULL),(9137,'mailpoet/cron/daemon-trigger','failed','2024-05-25 09:45:48','2024-05-25 09:45:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716630348;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716630348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 09:52:03','2024-05-25 09:52:03',0,NULL),(9138,'mailpoet/cron/daemon-trigger','failed','2024-05-25 09:54:03','2024-05-25 09:54:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716630843;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716630843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 09:54:58','2024-05-25 09:54:58',0,NULL),(9139,'mailpoet/cron/daemon-trigger','failed','2024-05-25 09:56:58','2024-05-25 09:56:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716631018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716631018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 09:59:17','2024-05-25 09:59:17',0,NULL),(9140,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:01:17','2024-05-25 10:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716631277;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716631277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:03:16','2024-05-25 10:03:16',0,NULL),(9141,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:05:16','2024-05-25 10:05:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716631516;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716631516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:09:56','2024-05-25 10:09:56',0,NULL),(9142,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:11:56','2024-05-25 10:11:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716631916;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716631916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:22:27','2024-05-25 10:22:27',0,NULL),(9143,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:24:27','2024-05-25 10:24:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716632667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716632667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:24:53','2024-05-25 10:24:53',0,NULL),(9144,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:26:53','2024-05-25 10:26:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716632813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716632813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:27:42','2024-05-25 10:27:42',0,NULL),(9145,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:29:42','2024-05-25 10:29:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716632982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716632982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:31:00','2024-05-25 10:31:00',0,NULL),(9146,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:33:00','2024-05-25 10:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716633180;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716633180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:33:59','2024-05-25 10:33:59',0,NULL),(9147,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:35:59','2024-05-25 10:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716633359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716633359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:35:59','2024-05-25 10:35:59',0,NULL),(9148,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:37:59','2024-05-25 10:37:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716633479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716633479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:38:59','2024-05-25 10:38:59',0,NULL),(9149,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:40:59','2024-05-25 10:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716633659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716633659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:42:01','2024-05-25 10:42:01',0,NULL),(9150,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:44:01','2024-05-25 10:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716633841;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716633841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:46:40','2024-05-25 10:46:40',0,NULL),(9152,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:48:40','2024-05-25 10:48:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716634120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716634120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:49:14','2024-05-25 10:49:14',0,NULL),(9153,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:51:14','2024-05-25 10:51:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716634274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716634274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:55:01','2024-05-25 10:55:01',0,NULL),(9154,'mailpoet/cron/daemon-trigger','failed','2024-05-25 10:57:01','2024-05-25 10:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716634621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716634621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 10:58:19','2024-05-25 10:58:19',0,NULL),(9155,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:00:19','2024-05-25 11:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716634819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716634819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:02:02','2024-05-25 11:02:02',0,NULL),(9156,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:04:02','2024-05-25 11:04:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716635042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716635042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:05:51','2024-05-25 11:05:51',0,NULL),(9157,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:07:51','2024-05-25 11:07:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716635271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716635271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:08:27','2024-05-25 11:08:27',0,NULL),(9158,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:10:27','2024-05-25 11:10:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716635427;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716635427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:17:58','2024-05-25 11:17:58',0,NULL),(9159,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:19:58','2024-05-25 11:19:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716635998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716635998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:24:46','2024-05-25 11:24:46',0,NULL),(9160,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:26:46','2024-05-25 11:26:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716636406;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716636406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:27:33','2024-05-25 11:27:33',0,NULL),(9161,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:29:33','2024-05-25 11:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716636573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716636573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:31:26','2024-05-25 11:31:26',0,NULL),(9162,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:33:26','2024-05-25 11:33:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716636806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716636806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:34:08','2024-05-25 11:34:08',0,NULL),(9163,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:36:08','2024-05-25 11:36:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716636968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716636968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:36:59','2024-05-25 11:36:59',0,NULL),(9164,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:38:59','2024-05-25 11:38:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716637139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716637139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:45:39','2024-05-25 11:45:39',0,NULL),(9166,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:47:39','2024-05-25 11:47:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716637659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716637659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 11:54:18','2024-05-25 11:54:18',0,NULL),(9168,'mailpoet/cron/daemon-trigger','failed','2024-05-25 11:56:18','2024-05-25 11:56:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716638178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716638178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:00:45','2024-05-25 12:00:45',0,NULL),(9169,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:02:45','2024-05-25 12:02:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716638565;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716638565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:02:50','2024-05-25 12:02:50',0,NULL),(9170,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:04:50','2024-05-25 12:04:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716638690;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716638690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:09:15','2024-05-25 12:09:15',0,NULL),(9171,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:11:15','2024-05-25 12:11:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716639075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716639075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:12:40','2024-05-25 12:12:40',0,NULL),(9172,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:14:40','2024-05-25 12:14:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716639280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716639280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:19:00','2024-05-25 12:19:00',0,NULL),(9173,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:21:00','2024-05-25 12:21:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716639660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716639660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:21:27','2024-05-25 12:21:27',0,NULL),(9174,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:23:27','2024-05-25 12:23:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716639807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716639807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:28:19','2024-05-25 12:28:19',0,NULL),(9175,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:30:19','2024-05-25 12:30:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716640219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716640219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:37:56','2024-05-25 12:37:56',0,NULL),(9178,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:39:56','2024-05-25 12:39:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716640796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716640796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:44:44','2024-05-25 12:44:44',0,NULL),(9179,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:46:44','2024-05-25 12:46:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716641204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716641204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:48:42','2024-05-25 12:48:42',0,NULL),(9181,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:50:42','2024-05-25 12:50:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716641442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716641442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 12:57:17','2024-05-25 12:57:17',0,NULL),(9182,'mailpoet/cron/daemon-trigger','failed','2024-05-25 12:59:17','2024-05-25 12:59:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716641957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716641957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:07:19','2024-05-25 13:07:19',0,NULL),(9183,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:09:19','2024-05-25 13:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716642559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716642559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:17:25','2024-05-25 13:17:25',0,NULL),(9184,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:19:25','2024-05-25 13:19:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716643165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716643165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:27:29','2024-05-25 13:27:29',0,NULL),(9185,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:29:29','2024-05-25 13:29:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716643769;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716643769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:33:48','2024-05-25 13:33:48',0,NULL),(9186,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:35:48','2024-05-25 13:35:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716644148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716644148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:37:01','2024-05-25 13:37:01',0,NULL),(9187,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:39:01','2024-05-25 13:39:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716644341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716644341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:44:11','2024-05-25 13:44:11',0,NULL),(9188,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:46:11','2024-05-25 13:46:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716644771;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716644771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:46:59','2024-05-25 13:46:59',0,NULL),(9189,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:48:59','2024-05-25 13:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716644939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716644939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:50:29','2024-05-25 13:50:29',0,NULL),(9191,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:52:29','2024-05-25 13:52:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716645149;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716645149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:52:29','2024-05-25 13:52:29',0,NULL),(9192,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:54:29','2024-05-25 13:54:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716645269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716645269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 13:56:09','2024-05-25 13:56:09',0,NULL),(9193,'mailpoet/cron/daemon-trigger','failed','2024-05-25 13:58:09','2024-05-25 13:58:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716645489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716645489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:00:15','2024-05-25 14:00:15',0,NULL),(9194,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:02:15','2024-05-25 14:02:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716645735;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716645735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:02:30','2024-05-25 14:02:30',0,NULL),(9195,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:04:30','2024-05-25 14:04:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716645870;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716645870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:08:09','2024-05-25 14:08:09',0,NULL),(9196,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:10:09','2024-05-25 14:10:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716646209;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716646209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:12:38','2024-05-25 14:12:38',0,NULL),(9197,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:14:38','2024-05-25 14:14:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716646478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716646478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:19:39','2024-05-25 14:19:39',0,NULL),(9198,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:21:39','2024-05-25 14:21:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716646899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716646899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:22:04','2024-05-25 14:22:04',0,NULL),(9199,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:24:04','2024-05-25 14:24:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716647044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716647044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:29:43','2024-05-25 14:29:43',0,NULL),(9200,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:31:43','2024-05-25 14:31:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716647503;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716647503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:38:25','2024-05-25 14:38:25',0,NULL),(9201,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:40:25','2024-05-25 14:40:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716648025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716648025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:40:36','2024-05-25 14:40:36',0,NULL),(9202,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:42:36','2024-05-25 14:42:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716648156;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716648156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:42:58','2024-05-25 14:42:58',0,NULL),(9203,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:44:58','2024-05-25 14:44:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716648298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716648298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:45:00','2024-05-25 14:45:00',0,NULL),(9204,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:47:00','2024-05-25 14:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716648420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716648420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:47:44','2024-05-25 14:47:44',0,NULL),(9205,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:49:44','2024-05-25 14:49:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716648584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716648584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:52:16','2024-05-25 14:52:16',0,NULL),(9206,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:54:16','2024-05-25 14:54:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716648856;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716648856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:54:22','2024-05-25 14:54:22',0,NULL),(9208,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:56:22','2024-05-25 14:56:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716648982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716648982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 14:57:47','2024-05-25 14:57:47',0,NULL),(9209,'mailpoet/cron/daemon-trigger','failed','2024-05-25 14:59:47','2024-05-25 14:59:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716649187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716649187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:00:27','2024-05-25 15:00:27',0,NULL),(9210,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:02:27','2024-05-25 15:02:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716649347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716649347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:04:59','2024-05-25 15:04:59',0,NULL),(9211,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:06:59','2024-05-25 15:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716649619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716649619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:07:28','2024-05-25 15:07:28',0,NULL),(9212,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:09:29','2024-05-25 15:09:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716649769;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716649769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:17:20','2024-05-25 15:17:20',0,NULL),(9213,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:19:20','2024-05-25 15:19:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716650360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716650360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:19:20','2024-05-25 15:19:20',0,NULL),(9214,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:21:20','2024-05-25 15:21:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716650480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716650480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:24:56','2024-05-25 15:24:56',0,NULL),(9215,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:26:56','2024-05-25 15:26:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716650816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716650816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:29:27','2024-05-25 15:29:27',0,NULL),(9216,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:31:27','2024-05-25 15:31:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716651087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716651087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:32:49','2024-05-25 15:32:49',0,NULL),(9217,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:34:49','2024-05-25 15:34:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716651289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716651289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:36:17','2024-05-25 15:36:17',0,NULL),(9218,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:38:17','2024-05-25 15:38:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716651497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716651497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:41:00','2024-05-25 15:41:00',0,NULL),(9219,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:43:00','2024-05-25 15:43:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716651780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716651780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:43:41','2024-05-25 15:43:41',0,NULL),(9220,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:45:41','2024-05-25 15:45:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716651941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716651941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:49:32','2024-05-25 15:49:32',0,NULL),(9221,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:51:32','2024-05-25 15:51:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716652292;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716652292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:53:12','2024-05-25 15:53:12',0,NULL),(9222,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:55:12','2024-05-25 15:55:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716652512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716652512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 15:55:35','2024-05-25 15:55:35',0,NULL),(9224,'mailpoet/cron/daemon-trigger','failed','2024-05-25 15:57:35','2024-05-25 15:57:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716652655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716652655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:06:24','2024-05-25 16:06:24',0,NULL),(9225,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:08:24','2024-05-25 16:08:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716653304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716653304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:09:02','2024-05-25 16:09:02',0,NULL),(9226,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:11:02','2024-05-25 16:11:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716653462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716653462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:18:14','2024-05-25 16:18:14',0,NULL),(9227,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:20:14','2024-05-25 16:20:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716654014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716654014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:21:33','2024-05-25 16:21:33',0,NULL),(9228,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:23:33','2024-05-25 16:23:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716654213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716654213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:27:50','2024-05-25 16:27:50',0,NULL),(9229,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:29:50','2024-05-25 16:29:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716654590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716654590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:30:38','2024-05-25 16:30:38',0,NULL),(9230,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:32:38','2024-05-25 16:32:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716654758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716654758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:33:17','2024-05-25 16:33:17',0,NULL),(9231,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:35:17','2024-05-25 16:35:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716654917;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716654917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:35:47','2024-05-25 16:35:47',0,NULL),(9232,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:37:47','2024-05-25 16:37:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716655067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716655067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:39:04','2024-05-25 16:39:04',0,NULL),(9233,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:41:04','2024-05-25 16:41:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716655264;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716655264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:43:20','2024-05-25 16:43:20',0,NULL),(9234,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:45:20','2024-05-25 16:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716655520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716655520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:45:45','2024-05-25 16:45:45',0,NULL),(9235,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:47:45','2024-05-25 16:47:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716655665;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716655665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:54:38','2024-05-25 16:54:38',0,NULL),(9236,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:56:38','2024-05-25 16:56:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716656198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716656198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 16:57:24','2024-05-25 16:57:24',0,NULL),(9238,'mailpoet/cron/daemon-trigger','failed','2024-05-25 16:59:24','2024-05-25 16:59:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716656364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716656364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:05:43','2024-05-25 17:05:43',0,NULL),(9239,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:07:43','2024-05-25 17:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716656863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716656863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:10:55','2024-05-25 17:10:55',0,NULL),(9240,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:12:55','2024-05-25 17:12:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716657175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716657175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:16:10','2024-05-25 17:16:10',0,NULL),(9241,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:18:10','2024-05-25 17:18:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716657490;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716657490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:18:33','2024-05-25 17:18:33',0,NULL),(9242,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:20:33','2024-05-25 17:20:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716657633;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716657633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:27:33','2024-05-25 17:27:33',0,NULL),(9243,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:29:33','2024-05-25 17:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716658173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716658173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:36:21','2024-05-25 17:36:21',0,NULL),(9244,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:38:21','2024-05-25 17:38:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716658701;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716658701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:40:06','2024-05-25 17:40:06',0,NULL),(9245,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:42:06','2024-05-25 17:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716658926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716658926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:48:20','2024-05-25 17:48:20',0,NULL),(9246,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:50:20','2024-05-25 17:50:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716659420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716659420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 17:57:40','2024-05-25 17:57:40',0,NULL),(9247,'mailpoet/cron/daemon-trigger','failed','2024-05-25 17:59:40','2024-05-25 17:59:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716659980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716659980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:00:02','2024-05-25 18:00:02',0,NULL),(9249,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:02:02','2024-05-25 18:02:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716660122;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716660122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:07:38','2024-05-25 18:07:38',0,NULL),(9250,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:09:38','2024-05-25 18:09:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716660578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716660578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:13:53','2024-05-25 18:13:53',0,NULL),(9251,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:15:53','2024-05-25 18:15:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716660953;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716660953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:16:25','2024-05-25 18:16:25',0,NULL),(9252,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:18:25','2024-05-25 18:18:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716661105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716661105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:18:42','2024-05-25 18:18:42',0,NULL),(9253,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:20:42','2024-05-25 18:20:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716661242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716661242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:21:24','2024-05-25 18:21:24',0,NULL),(9254,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:23:24','2024-05-25 18:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716661404;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716661404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:26:32','2024-05-25 18:26:32',0,NULL),(9255,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:28:32','2024-05-25 18:28:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716661712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716661712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:35:49','2024-05-25 18:35:49',0,NULL),(9256,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:37:49','2024-05-25 18:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716662269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716662269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:44:51','2024-05-25 18:44:51',0,NULL),(9257,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:46:51','2024-05-25 18:46:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716662811;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716662811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:52:09','2024-05-25 18:52:09',0,NULL),(9258,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:54:09','2024-05-25 18:54:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716663249;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716663249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 18:55:18','2024-05-25 18:55:18',0,NULL),(9259,'mailpoet/cron/daemon-trigger','failed','2024-05-25 18:57:18','2024-05-25 18:57:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716663438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716663438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:01:59','2024-05-25 19:01:59',0,NULL),(9260,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:03:59','2024-05-25 19:03:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716663839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716663839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:05:07','2024-05-25 19:05:07',0,NULL),(9262,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:07:07','2024-05-25 19:07:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716664027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716664027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:12:51','2024-05-25 19:12:51',0,NULL),(9263,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:14:51','2024-05-25 19:14:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716664491;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716664491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:19:52','2024-05-25 19:19:52',0,NULL),(9264,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:21:52','2024-05-25 19:21:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716664912;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716664912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:28:26','2024-05-25 19:28:26',0,NULL),(9265,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:30:26','2024-05-25 19:30:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716665426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716665426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:36:32','2024-05-25 19:36:32',0,NULL),(9266,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:38:32','2024-05-25 19:38:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716665912;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716665912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:38:35','2024-05-25 19:38:35',0,NULL),(9267,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:40:35','2024-05-25 19:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716666035;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716666035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:44:03','2024-05-25 19:44:03',0,NULL),(9268,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:46:03','2024-05-25 19:46:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716666363;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716666363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:46:24','2024-05-25 19:46:24',0,NULL),(9269,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:48:24','2024-05-25 19:48:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716666504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716666504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 19:52:38','2024-05-25 19:52:38',0,NULL),(9270,'mailpoet/cron/daemon-trigger','failed','2024-05-25 19:54:38','2024-05-25 19:54:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716666878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716666878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 20:01:01','2024-05-25 20:01:01',0,NULL),(9271,'mailpoet/cron/daemon-trigger','failed','2024-05-25 20:03:01','2024-05-25 20:03:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716667381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716667381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 20:05:43','2024-05-25 20:05:43',0,NULL),(9273,'mailpoet/cron/daemon-trigger','failed','2024-05-25 20:07:43','2024-05-25 20:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716667663;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716667663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 20:14:40','2024-05-25 20:14:40',0,NULL),(9274,'mailpoet/cron/daemon-trigger','failed','2024-05-25 20:16:40','2024-05-25 20:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716668200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716668200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 20:27:00','2024-05-25 20:27:00',0,NULL),(9276,'mailpoet/cron/daemon-trigger','failed','2024-05-25 20:29:00','2024-05-25 20:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716668940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716668940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 20:31:08','2024-05-25 20:31:08',0,NULL),(9277,'mailpoet/cron/daemon-trigger','failed','2024-05-25 20:33:08','2024-05-25 20:33:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716669188;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716669188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 20:40:47','2024-05-25 20:40:47',0,NULL),(9278,'mailpoet/cron/daemon-trigger','failed','2024-05-25 20:42:47','2024-05-25 20:42:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716669767;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716669767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 20:56:23','2024-05-25 20:56:23',0,NULL),(9279,'mailpoet/cron/daemon-trigger','failed','2024-05-25 20:58:23','2024-05-25 20:58:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716670703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716670703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 21:05:40','2024-05-25 21:05:40',0,NULL),(9280,'mailpoet/cron/daemon-trigger','failed','2024-05-25 21:07:40','2024-05-25 21:07:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716671260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716671260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 21:10:48','2024-05-25 21:10:48',0,NULL),(9282,'mailpoet/cron/daemon-trigger','failed','2024-05-25 21:12:48','2024-05-25 21:12:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716671568;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716671568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 21:25:16','2024-05-25 21:25:16',0,NULL),(9283,'mailpoet/cron/daemon-trigger','failed','2024-05-25 21:27:16','2024-05-25 21:27:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716672436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716672436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 21:51:01','2024-05-25 21:51:01',0,NULL),(9284,'mailpoet/cron/daemon-trigger','failed','2024-05-25 21:53:01','2024-05-25 21:53:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716673981;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716673981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:03:26','2024-05-25 22:03:26',0,NULL),(9285,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:05:26','2024-05-25 22:05:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716674726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716674726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:06:28','2024-05-25 22:06:28',0,NULL),(9286,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:08:28','2024-05-25 22:08:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716674908;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716674908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:12:20','2024-05-25 22:12:20',0,NULL),(9287,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:14:20','2024-05-25 22:14:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716675260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716675260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:14:50','2024-05-25 22:14:50',0,NULL),(9289,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:16:50','2024-05-25 22:16:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716675410;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716675410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:17:06','2024-05-25 22:17:06',0,NULL),(9290,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:19:06','2024-05-25 22:19:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716675546;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716675546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:19:21','2024-05-25 22:19:21',0,NULL),(9291,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:21:21','2024-05-25 22:21:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716675681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716675681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:22:27','2024-05-25 22:22:27',0,NULL),(9292,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:24:27','2024-05-25 22:24:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716675867;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716675867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:32:17','2024-05-25 22:32:17',0,NULL),(9293,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:34:17','2024-05-25 22:34:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716676457;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716676457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:39:02','2024-05-25 22:39:02',0,NULL),(9294,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:41:02','2024-05-25 22:41:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716676862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716676862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 22:49:37','2024-05-25 22:49:37',0,NULL),(9295,'mailpoet/cron/daemon-trigger','failed','2024-05-25 22:51:37','2024-05-25 22:51:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716677497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716677497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 23:07:22','2024-05-25 23:07:22',0,NULL),(9296,'mailpoet/cron/daemon-trigger','failed','2024-05-25 23:09:22','2024-05-25 23:09:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716678562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716678562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 23:25:16','2024-05-25 23:25:16',0,NULL),(9297,'mailpoet/cron/daemon-trigger','failed','2024-05-25 23:27:16','2024-05-25 23:27:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716679636;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716679636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 23:35:55','2024-05-25 23:35:55',0,NULL),(9299,'mailpoet/cron/daemon-trigger','failed','2024-05-25 23:37:55','2024-05-25 23:37:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716680275;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716680275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 23:38:15','2024-05-25 23:38:15',0,NULL),(9300,'mailpoet/cron/daemon-trigger','failed','2024-05-25 23:40:15','2024-05-25 23:40:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716680415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716680415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-25 23:51:29','2024-05-25 23:51:29',0,NULL),(9301,'mailpoet/cron/daemon-trigger','failed','2024-05-25 23:53:29','2024-05-25 23:53:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716681209;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716681209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 00:09:08','2024-05-26 00:09:08',0,NULL),(9302,'mailpoet/cron/daemon-trigger','failed','2024-05-26 00:11:08','2024-05-26 00:11:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716682268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716682268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 00:14:03','2024-05-26 00:14:03',0,NULL),(9303,'mailpoet/cron/daemon-trigger','failed','2024-05-26 00:16:03','2024-05-26 00:16:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716682563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716682563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 00:16:22','2024-05-26 00:16:22',0,NULL),(9304,'mailpoet/cron/daemon-trigger','failed','2024-05-26 00:18:22','2024-05-26 00:18:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716682702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716682702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 00:30:19','2024-05-26 00:30:19',0,NULL),(9305,'mailpoet/cron/daemon-trigger','failed','2024-05-26 00:32:19','2024-05-26 00:32:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716683539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716683539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 00:48:05','2024-05-26 00:48:05',0,NULL),(9307,'mailpoet/cron/daemon-trigger','failed','2024-05-26 00:50:05','2024-05-26 00:50:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716684605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716684605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 00:51:37','2024-05-26 00:51:37',0,NULL),(9308,'mailpoet/cron/daemon-trigger','failed','2024-05-26 00:53:37','2024-05-26 00:53:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716684817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716684817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 00:55:20','2024-05-26 00:55:20',0,NULL),(9309,'mailpoet/cron/daemon-trigger','failed','2024-05-26 00:57:20','2024-05-26 00:57:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716685040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716685040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 01:16:07','2024-05-26 01:16:07',0,NULL),(9310,'mailpoet/cron/daemon-trigger','failed','2024-05-26 01:18:07','2024-05-26 01:18:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716686287;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716686287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 01:20:55','2024-05-26 01:20:55',0,NULL),(9311,'mailpoet/cron/daemon-trigger','failed','2024-05-26 01:22:55','2024-05-26 01:22:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716686575;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716686575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 01:34:26','2024-05-26 01:34:26',0,NULL),(9312,'mailpoet/cron/daemon-trigger','failed','2024-05-26 01:36:26','2024-05-26 01:36:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716687386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716687386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 01:39:12','2024-05-26 01:39:12',0,NULL),(9314,'mailpoet/cron/daemon-trigger','failed','2024-05-26 01:41:12','2024-05-26 01:41:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716687672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716687672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 02:10:29','2024-05-26 02:10:29',0,NULL),(9315,'mailpoet/cron/daemon-trigger','failed','2024-05-26 02:12:29','2024-05-26 02:12:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716689549;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716689549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 02:27:55','2024-05-26 02:27:55',0,NULL),(9316,'mailpoet/cron/daemon-trigger','failed','2024-05-26 02:29:55','2024-05-26 02:29:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716690595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716690595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 02:40:46','2024-05-26 02:40:46',0,NULL),(9317,'mailpoet/cron/daemon-trigger','failed','2024-05-26 02:42:46','2024-05-26 02:42:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716691366;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716691366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 02:50:14','2024-05-26 02:50:14',0,NULL),(9319,'mailpoet/cron/daemon-trigger','failed','2024-05-26 02:52:14','2024-05-26 02:52:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716691934;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716691934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 03:00:38','2024-05-26 03:00:38',0,NULL),(9320,'mailpoet/cron/daemon-trigger','failed','2024-05-26 03:02:38','2024-05-26 03:02:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716692558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716692558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 03:38:38','2024-05-26 03:38:38',0,NULL),(9321,'mailpoet/cron/daemon-trigger','failed','2024-05-26 03:40:38','2024-05-26 03:40:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716694838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716694838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 03:41:47','2024-05-26 03:41:47',0,NULL),(9322,'mailpoet/cron/daemon-trigger','failed','2024-05-26 03:43:47','2024-05-26 03:43:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716695027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716695027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 03:45:54','2024-05-26 03:45:54',0,NULL),(9324,'mailpoet/cron/daemon-trigger','failed','2024-05-26 03:47:54','2024-05-26 03:47:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716695274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716695274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 03:49:18','2024-05-26 03:49:18',0,NULL),(9325,'mailpoet/cron/daemon-trigger','failed','2024-05-26 03:51:18','2024-05-26 03:51:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716695478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716695478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 03:54:24','2024-05-26 03:54:24',0,NULL),(9326,'mailpoet/cron/daemon-trigger','failed','2024-05-26 03:56:24','2024-05-26 03:56:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716695784;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716695784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 04:08:32','2024-05-26 04:08:32',0,NULL),(9327,'mailpoet/cron/daemon-trigger','failed','2024-05-26 04:10:32','2024-05-26 04:10:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716696632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716696632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 04:44:30','2024-05-26 04:44:30',0,NULL),(9328,'mailpoet/cron/daemon-trigger','failed','2024-05-26 04:46:30','2024-05-26 04:46:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716698790;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716698790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 04:49:43','2024-05-26 04:49:43',0,NULL),(9330,'mailpoet/cron/daemon-trigger','failed','2024-05-26 04:51:43','2024-05-26 04:51:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716699103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716699103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 04:52:15','2024-05-26 04:52:15',0,NULL),(9331,'mailpoet/cron/daemon-trigger','failed','2024-05-26 04:54:15','2024-05-26 04:54:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716699255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716699255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 04:54:18','2024-05-26 04:54:18',0,NULL),(9332,'mailpoet/cron/daemon-trigger','failed','2024-05-26 04:56:18','2024-05-26 04:56:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716699378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716699378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:00:34','2024-05-26 05:00:34',0,NULL),(9333,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:02:34','2024-05-26 05:02:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716699754;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716699754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:04:53','2024-05-26 05:04:53',0,NULL),(9334,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:06:53','2024-05-26 05:06:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716700013;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716700013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:07:31','2024-05-26 05:07:31',0,NULL),(9335,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:09:31','2024-05-26 05:09:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716700171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716700171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:13:17','2024-05-26 05:13:17',0,NULL),(9336,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:15:17','2024-05-26 05:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716700517;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716700517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:19:59','2024-05-26 05:19:59',0,NULL),(9337,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:21:59','2024-05-26 05:21:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716700919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716700919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:24:02','2024-05-26 05:24:02',0,NULL),(9338,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:26:02','2024-05-26 05:26:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716701162;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716701162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:28:23','2024-05-26 05:28:23',0,NULL),(9339,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:30:23','2024-05-26 05:30:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716701423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716701423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:38:07','2024-05-26 05:38:07',0,NULL),(9340,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:40:07','2024-05-26 05:40:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716702007;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716702007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:45:33','2024-05-26 05:45:33',0,NULL),(9341,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:47:33','2024-05-26 05:47:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716702453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716702453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:50:31','2024-05-26 05:50:31',0,NULL),(9343,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:52:31','2024-05-26 05:52:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716702751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716702751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:54:37','2024-05-26 05:54:37',0,NULL),(9344,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:56:37','2024-05-26 05:56:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716702997;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716702997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 05:56:56','2024-05-26 05:56:56',0,NULL),(9345,'mailpoet/cron/daemon-trigger','failed','2024-05-26 05:58:56','2024-05-26 05:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716703136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716703136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:04:43','2024-05-26 06:04:43',0,NULL),(9346,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:06:43','2024-05-26 06:06:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716703603;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716703603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:13:31','2024-05-26 06:13:31',0,NULL),(9347,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:15:31','2024-05-26 06:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716704131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716704131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:21:36','2024-05-26 06:21:36',0,NULL),(9349,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:23:36','2024-05-26 06:23:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716704616;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716704616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:23:47','2024-05-26 06:23:47',0,NULL),(9350,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:25:47','2024-05-26 06:25:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716704747;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716704747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:28:19','2024-05-26 06:28:19',0,NULL),(9351,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:30:19','2024-05-26 06:30:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716705019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716705019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:31:16','2024-05-26 06:31:16',0,NULL),(9352,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:33:16','2024-05-26 06:33:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716705196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716705196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:36:58','2024-05-26 06:36:58',0,NULL),(9353,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:38:58','2024-05-26 06:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716705538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716705538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:39:57','2024-05-26 06:39:57',0,NULL),(9354,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:41:57','2024-05-26 06:41:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716705717;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716705717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:43:55','2024-05-26 06:43:55',0,NULL),(9355,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:45:55','2024-05-26 06:45:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716705955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716705955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:47:50','2024-05-26 06:47:50',0,NULL),(9357,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:49:50','2024-05-26 06:49:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716706190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716706190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:49:57','2024-05-26 06:49:57',0,NULL),(9358,'mailpoet/cron/daemon-trigger','failed','2024-05-26 06:51:57','2024-05-26 06:51:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716706317;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716706317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 06:58:13','2024-05-26 06:58:13',0,NULL),(9359,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:00:13','2024-05-26 07:00:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716706813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716706813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:05:20','2024-05-26 07:05:20',0,NULL),(9360,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:07:20','2024-05-26 07:07:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716707240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716707240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:10:02','2024-05-26 07:10:02',0,NULL),(9361,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:12:02','2024-05-26 07:12:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716707522;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716707522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:13:42','2024-05-26 07:13:42',0,NULL),(9362,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:15:42','2024-05-26 07:15:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716707742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716707742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:23:31','2024-05-26 07:23:31',0,NULL),(9363,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:25:31','2024-05-26 07:25:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716708331;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716708331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:30:44','2024-05-26 07:30:44',0,NULL),(9364,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:32:44','2024-05-26 07:32:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716708764;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716708764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:36:16','2024-05-26 07:36:16',0,NULL),(9365,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:38:16','2024-05-26 07:38:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716709096;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716709096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:39:18','2024-05-26 07:39:18',0,NULL),(9366,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:41:18','2024-05-26 07:41:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716709278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716709278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:47:43','2024-05-26 07:47:43',0,NULL),(9367,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:49:43','2024-05-26 07:49:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716709783;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716709783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:54:10','2024-05-26 07:54:10',0,NULL),(9369,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:56:10','2024-05-26 07:56:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716710170;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716710170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:56:17','2024-05-26 07:56:17',0,NULL),(9370,'mailpoet/cron/daemon-trigger','failed','2024-05-26 07:58:17','2024-05-26 07:58:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716710297;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716710297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 07:58:17','2024-05-26 07:58:17',0,NULL),(9371,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:00:17','2024-05-26 08:00:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716710417;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716710417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:02:52','2024-05-26 08:02:52',0,NULL),(9372,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:04:52','2024-05-26 08:04:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716710692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716710692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:05:09','2024-05-26 08:05:09',0,NULL),(9373,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:07:09','2024-05-26 08:07:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716710829;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716710829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:14:41','2024-05-26 08:14:41',0,NULL),(9374,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:16:41','2024-05-26 08:16:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716711401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716711401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:24:53','2024-05-26 08:24:53',0,NULL),(9376,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:26:53','2024-05-26 08:26:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716712013;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716712013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:31:47','2024-05-26 08:31:47',0,NULL),(9377,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:33:47','2024-05-26 08:33:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716712427;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716712427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:34:13','2024-05-26 08:34:13',0,NULL),(9378,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:36:13','2024-05-26 08:36:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716712573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716712573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:39:15','2024-05-26 08:39:15',0,NULL),(9379,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:41:15','2024-05-26 08:41:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716712875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716712875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:42:34','2024-05-26 08:42:34',0,NULL),(9380,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:44:34','2024-05-26 08:44:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716713074;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716713074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:50:05','2024-05-26 08:50:05',0,NULL),(9381,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:52:05','2024-05-26 08:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716713525;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716713525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 08:52:19','2024-05-26 08:52:19',0,NULL),(9383,'mailpoet/cron/daemon-trigger','failed','2024-05-26 08:54:19','2024-05-26 08:54:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716713659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716713659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:00:25','2024-05-26 09:00:25',0,NULL),(9384,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:02:25','2024-05-26 09:02:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716714145;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716714145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:03:54','2024-05-26 09:03:54',0,NULL),(9385,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:05:54','2024-05-26 09:05:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716714354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716714354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:12:41','2024-05-26 09:12:41',0,NULL),(9386,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:14:41','2024-05-26 09:14:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716714881;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716714881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:14:54','2024-05-26 09:14:54',0,NULL),(9387,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:16:54','2024-05-26 09:16:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716715014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716715014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:17:44','2024-05-26 09:17:44',0,NULL),(9388,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:19:44','2024-05-26 09:19:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716715184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716715184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:22:44','2024-05-26 09:22:44',0,NULL),(9389,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:24:44','2024-05-26 09:24:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716715484;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716715484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:24:57','2024-05-26 09:24:57',0,NULL),(9390,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:26:57','2024-05-26 09:26:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716715617;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716715617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:32:59','2024-05-26 09:32:59',0,NULL),(9391,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:34:59','2024-05-26 09:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716716099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716716099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:35:22','2024-05-26 09:35:22',0,NULL),(9392,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:37:22','2024-05-26 09:37:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716716242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716716242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:40:07','2024-05-26 09:40:07',0,NULL),(9393,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:42:07','2024-05-26 09:42:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716716527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716716527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:44:33','2024-05-26 09:44:33',0,NULL),(9394,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:46:33','2024-05-26 09:46:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716716793;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716716793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:46:43','2024-05-26 09:46:43',0,NULL),(9395,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:48:43','2024-05-26 09:48:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716716923;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716716923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 09:55:56','2024-05-26 09:55:56',0,NULL),(9396,'mailpoet/cron/daemon-trigger','failed','2024-05-26 09:57:56','2024-05-26 09:57:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716717476;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716717476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:06:52','2024-05-26 10:06:52',0,NULL),(9398,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:08:52','2024-05-26 10:08:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716718132;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716718132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:08:54','2024-05-26 10:08:54',0,NULL),(9399,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:10:54','2024-05-26 10:10:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716718254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716718254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:18:05','2024-05-26 10:18:05',0,NULL),(9400,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:20:05','2024-05-26 10:20:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716718805;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716718805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:20:34','2024-05-26 10:20:34',0,NULL),(9401,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:22:34','2024-05-26 10:22:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716718954;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716718954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:30:28','2024-05-26 10:30:28',0,NULL),(9402,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:32:28','2024-05-26 10:32:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716719548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716719548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:34:46','2024-05-26 10:34:46',0,NULL),(9403,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:36:46','2024-05-26 10:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716719806;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716719806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:41:50','2024-05-26 10:41:50',0,NULL),(9404,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:43:50','2024-05-26 10:43:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716720230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716720230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:44:37','2024-05-26 10:44:37',0,NULL),(9405,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:46:37','2024-05-26 10:46:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716720397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716720397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:54:26','2024-05-26 10:54:26',0,NULL),(9406,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:56:26','2024-05-26 10:56:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716720986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716720986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 10:56:29','2024-05-26 10:56:29',0,NULL),(9408,'mailpoet/cron/daemon-trigger','failed','2024-05-26 10:58:29','2024-05-26 10:58:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716721109;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716721109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:00:24','2024-05-26 11:00:24',0,NULL),(9409,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:02:24','2024-05-26 11:02:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716721344;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716721344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:06:17','2024-05-26 11:06:17',0,NULL),(9410,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:08:17','2024-05-26 11:08:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716721697;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716721697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:09:09','2024-05-26 11:09:09',0,NULL),(9412,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:11:09','2024-05-26 11:11:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716721869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716721869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:11:09','2024-05-26 11:11:09',0,NULL),(9413,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:13:09','2024-05-26 11:13:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716721989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716721989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:15:23','2024-05-26 11:15:23',0,NULL),(9414,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:17:23','2024-05-26 11:17:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716722243;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716722243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:19:20','2024-05-26 11:19:20',0,NULL),(9415,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:21:20','2024-05-26 11:21:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716722480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716722480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:24:35','2024-05-26 11:24:35',0,NULL),(9416,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:26:35','2024-05-26 11:26:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716722795;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716722795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:31:46','2024-05-26 11:31:46',0,NULL),(9417,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:33:46','2024-05-26 11:33:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716723226;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716723226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:34:29','2024-05-26 11:34:29',0,NULL),(9418,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:36:29','2024-05-26 11:36:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716723389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716723389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:47:28','2024-05-26 11:47:28',0,NULL),(9419,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:49:28','2024-05-26 11:49:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716724168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716724168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:53:30','2024-05-26 11:53:30',0,NULL),(9421,'mailpoet/cron/daemon-trigger','failed','2024-05-26 11:55:30','2024-05-26 11:55:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716724530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716724530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 11:58:32','2024-05-26 11:58:32',0,NULL),(9422,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:00:32','2024-05-26 12:00:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716724832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716724832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:00:55','2024-05-26 12:00:55',0,NULL),(9424,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:02:55','2024-05-26 12:02:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716724975;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716724975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:07:35','2024-05-26 12:07:35',0,NULL),(9425,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:09:35','2024-05-26 12:09:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716725375;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716725375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:12:02','2024-05-26 12:12:02',0,NULL),(9426,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:14:02','2024-05-26 12:14:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716725642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716725642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:14:23','2024-05-26 12:14:23',0,NULL),(9427,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:16:23','2024-05-26 12:16:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716725783;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716725783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:25:54','2024-05-26 12:25:54',0,NULL),(9428,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:27:54','2024-05-26 12:27:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716726474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716726474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:27:54','2024-05-26 12:27:54',0,NULL),(9429,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:29:54','2024-05-26 12:29:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716726594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716726594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:34:16','2024-05-26 12:34:16',0,NULL),(9432,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:36:16','2024-05-26 12:36:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716726976;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716726976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:43:36','2024-05-26 12:43:36',0,NULL),(9433,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:45:36','2024-05-26 12:45:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716727536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716727536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 12:52:41','2024-05-26 12:52:41',0,NULL),(9434,'mailpoet/cron/daemon-trigger','failed','2024-05-26 12:54:41','2024-05-26 12:54:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716728081;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716728081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 13:04:47','2024-05-26 13:04:47',0,NULL),(9435,'mailpoet/cron/daemon-trigger','failed','2024-05-26 13:06:47','2024-05-26 13:06:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716728807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716728807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 13:10:38','2024-05-26 13:10:38',0,NULL),(9437,'mailpoet/cron/daemon-trigger','failed','2024-05-26 13:12:38','2024-05-26 13:12:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716729158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716729158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 13:33:06','2024-05-26 13:33:06',0,NULL),(9438,'mailpoet/cron/daemon-trigger','failed','2024-05-26 13:35:06','2024-05-26 13:35:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716730506;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716730506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 13:38:20','2024-05-26 13:38:20',0,NULL),(9439,'mailpoet/cron/daemon-trigger','failed','2024-05-26 13:40:20','2024-05-26 13:40:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716730820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716730820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 13:43:59','2024-05-26 13:43:59',0,NULL),(9440,'mailpoet/cron/daemon-trigger','failed','2024-05-26 13:45:59','2024-05-26 13:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716731159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716731159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 14:05:45','2024-05-26 14:05:45',0,NULL),(9441,'mailpoet/cron/daemon-trigger','failed','2024-05-26 14:07:45','2024-05-26 14:07:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716732465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716732465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 14:08:58','2024-05-26 14:08:58',0,NULL),(9443,'mailpoet/cron/daemon-trigger','failed','2024-05-26 14:10:58','2024-05-26 14:10:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716732658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716732658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 14:40:31','2024-05-26 14:40:31',0,NULL),(9444,'mailpoet/cron/daemon-trigger','failed','2024-05-26 14:42:31','2024-05-26 14:42:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716734551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716734551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 14:43:33','2024-05-26 14:43:33',0,NULL),(9445,'mailpoet/cron/daemon-trigger','failed','2024-05-26 14:45:33','2024-05-26 14:45:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716734733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716734733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 14:48:34','2024-05-26 14:48:34',0,NULL),(9446,'mailpoet/cron/daemon-trigger','failed','2024-05-26 14:50:34','2024-05-26 14:50:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716735034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716735034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 14:59:35','2024-05-26 14:59:35',0,NULL),(9447,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:01:35','2024-05-26 15:01:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716735695;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716735695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:10:11','2024-05-26 15:10:11',0,NULL),(9448,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:12:11','2024-05-26 15:12:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716736331;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716736331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:16:23','2024-05-26 15:16:23',0,NULL),(9450,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:18:23','2024-05-26 15:18:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716736703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716736703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:21:30','2024-05-26 15:21:30',0,NULL),(9451,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:23:30','2024-05-26 15:23:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716737010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716737010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:27:28','2024-05-26 15:27:28',0,NULL),(9452,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:29:28','2024-05-26 15:29:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716737368;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716737368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:32:31','2024-05-26 15:32:31',0,NULL),(9453,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:34:31','2024-05-26 15:34:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716737671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716737671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:35:55','2024-05-26 15:35:55',0,NULL),(9454,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:37:55','2024-05-26 15:37:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716737875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716737875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:38:01','2024-05-26 15:38:01',0,NULL),(9455,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:40:01','2024-05-26 15:40:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716738001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716738001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:44:07','2024-05-26 15:44:07',0,NULL),(9456,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:46:07','2024-05-26 15:46:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716738367;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716738367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:55:00','2024-05-26 15:55:00',0,NULL),(9457,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:57:00','2024-05-26 15:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716739020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716739020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 15:57:23','2024-05-26 15:57:23',0,NULL),(9458,'mailpoet/cron/daemon-trigger','failed','2024-05-26 15:59:23','2024-05-26 15:59:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716739163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716739163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:03:27','2024-05-26 16:03:27',0,NULL),(9459,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:05:27','2024-05-26 16:05:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716739527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716739527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:06:32','2024-05-26 16:06:32',0,NULL),(9460,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:08:32','2024-05-26 16:08:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716739712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716739712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:11:20','2024-05-26 16:11:20',0,NULL),(9461,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:13:20','2024-05-26 16:13:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716740000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716740000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:22:17','2024-05-26 16:22:17',0,NULL),(9463,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:24:17','2024-05-26 16:24:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716740657;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716740657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:30:46','2024-05-26 16:30:46',0,NULL),(9464,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:32:46','2024-05-26 16:32:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716741166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716741166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:33:10','2024-05-26 16:33:10',0,NULL),(9465,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:35:10','2024-05-26 16:35:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716741310;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716741310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:38:42','2024-05-26 16:38:42',0,NULL),(9466,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:40:42','2024-05-26 16:40:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716741642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716741642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:45:22','2024-05-26 16:45:22',0,NULL),(9467,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:47:22','2024-05-26 16:47:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716742042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716742042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:49:36','2024-05-26 16:49:36',0,NULL),(9468,'mailpoet/cron/daemon-trigger','failed','2024-05-26 16:51:36','2024-05-26 16:51:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716742296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716742296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 16:58:02','2024-05-26 16:58:02',0,NULL),(9469,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:00:02','2024-05-26 17:00:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716742802;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716742802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:01:09','2024-05-26 17:01:09',0,NULL),(9470,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:03:09','2024-05-26 17:03:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716742989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716742989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:06:02','2024-05-26 17:06:02',0,NULL),(9471,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:08:02','2024-05-26 17:08:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716743282;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716743282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:09:48','2024-05-26 17:09:48',0,NULL),(9472,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:11:48','2024-05-26 17:11:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716743508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716743508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:16:31','2024-05-26 17:16:31',0,NULL),(9474,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:18:31','2024-05-26 17:18:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716743911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716743911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:24:38','2024-05-26 17:24:38',0,NULL),(9475,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:26:38','2024-05-26 17:26:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716744398;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716744398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:27:34','2024-05-26 17:27:34',0,NULL),(9476,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:29:34','2024-05-26 17:29:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716744574;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716744574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:32:16','2024-05-26 17:32:16',0,NULL),(9477,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:34:16','2024-05-26 17:34:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716744856;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716744856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:43:08','2024-05-26 17:43:08',0,NULL),(9478,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:45:08','2024-05-26 17:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716745508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716745508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:50:12','2024-05-26 17:50:12',0,NULL),(9479,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:52:12','2024-05-26 17:52:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716745932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716745932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:53:14','2024-05-26 17:53:14',0,NULL),(9480,'mailpoet/cron/daemon-trigger','failed','2024-05-26 17:55:14','2024-05-26 17:55:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716746114;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716746114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 17:59:07','2024-05-26 17:59:07',0,NULL),(9481,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:01:07','2024-05-26 18:01:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716746467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716746467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 18:09:53','2024-05-26 18:09:53',0,NULL),(9482,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:11:53','2024-05-26 18:11:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716747113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716747113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 18:17:25','2024-05-26 18:17:25',0,NULL),(9483,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:19:25','2024-05-26 18:19:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716747565;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716747565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 18:20:02','2024-05-26 18:20:02',0,NULL),(9485,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:22:02','2024-05-26 18:22:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716747722;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716747722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 18:25:58','2024-05-26 18:25:58',0,NULL),(9486,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:27:58','2024-05-26 18:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716748078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716748078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 18:29:26','2024-05-26 18:29:26',0,NULL),(9487,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:31:26','2024-05-26 18:31:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716748286;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716748286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 18:36:31','2024-05-26 18:36:31',0,NULL),(9488,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:38:31','2024-05-26 18:38:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716748711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716748711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 18:44:41','2024-05-26 18:44:41',0,NULL),(9489,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:46:41','2024-05-26 18:46:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716749201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716749201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 18:47:01','2024-05-26 18:47:01',0,NULL),(9490,'mailpoet/cron/daemon-trigger','failed','2024-05-26 18:49:01','2024-05-26 18:49:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716749341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716749341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:02:46','2024-05-26 19:02:46',0,NULL),(9491,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:04:46','2024-05-26 19:04:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716750286;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716750286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:10:52','2024-05-26 19:10:52',0,NULL),(9492,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:12:52','2024-05-26 19:12:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716750772;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716750772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:13:11','2024-05-26 19:13:11',0,NULL),(9493,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:15:11','2024-05-26 19:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716750911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716750911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:22:20','2024-05-26 19:22:20',0,NULL),(9494,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:24:20','2024-05-26 19:24:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716751460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716751460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:25:05','2024-05-26 19:25:05',0,NULL),(9496,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:27:05','2024-05-26 19:27:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716751625;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716751625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:28:44','2024-05-26 19:28:44',0,NULL),(9497,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:30:44','2024-05-26 19:30:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716751844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716751844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:31:58','2024-05-26 19:31:58',0,NULL),(9498,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:33:58','2024-05-26 19:33:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716752038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716752038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:36:53','2024-05-26 19:36:53',0,NULL),(9499,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:38:53','2024-05-26 19:38:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716752333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716752333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:44:15','2024-05-26 19:44:15',0,NULL),(9500,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:46:15','2024-05-26 19:46:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716752775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716752775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 19:54:29','2024-05-26 19:54:29',0,NULL),(9501,'mailpoet/cron/daemon-trigger','failed','2024-05-26 19:56:29','2024-05-26 19:56:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716753389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716753389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:02:22','2024-05-26 20:02:22',0,NULL),(9502,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:04:22','2024-05-26 20:04:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716753862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716753862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:05:12','2024-05-26 20:05:12',0,NULL),(9503,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:07:12','2024-05-26 20:07:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716754032;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716754032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:08:40','2024-05-26 20:08:40',0,NULL),(9504,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:10:40','2024-05-26 20:10:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716754240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716754240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:15:11','2024-05-26 20:15:11',0,NULL),(9505,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:17:11','2024-05-26 20:17:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716754631;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716754631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:18:09','2024-05-26 20:18:09',0,NULL),(9507,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:20:09','2024-05-26 20:20:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716754809;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716754809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:20:20','2024-05-26 20:20:20',0,NULL),(9508,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:22:20','2024-05-26 20:22:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716754940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716754940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:22:23','2024-05-26 20:22:23',0,NULL),(9510,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:24:23','2024-05-26 20:24:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716755063;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716755063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:27:48','2024-05-26 20:27:48',0,NULL),(9511,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:29:48','2024-05-26 20:29:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716755388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716755388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:30:38','2024-05-26 20:30:38',0,NULL),(9512,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:32:38','2024-05-26 20:32:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716755558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716755558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:35:12','2024-05-26 20:35:12',0,NULL),(9513,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:37:12','2024-05-26 20:37:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716755832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716755832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:39:09','2024-05-26 20:39:09',0,NULL),(9514,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:41:09','2024-05-26 20:41:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716756069;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716756069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:45:25','2024-05-26 20:45:25',0,NULL),(9515,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:47:25','2024-05-26 20:47:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716756445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716756445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:53:25','2024-05-26 20:53:25',0,NULL),(9516,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:55:25','2024-05-26 20:55:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716756925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716756925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 20:56:14','2024-05-26 20:56:14',0,NULL),(9517,'mailpoet/cron/daemon-trigger','failed','2024-05-26 20:58:14','2024-05-26 20:58:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716757094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716757094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:00:51','2024-05-26 21:00:51',0,NULL),(9518,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:02:51','2024-05-26 21:02:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716757371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716757371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:09:05','2024-05-26 21:09:05',0,NULL),(9519,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:11:05','2024-05-26 21:11:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716757865;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716757865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:19:02','2024-05-26 21:19:02',0,NULL),(9520,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:21:02','2024-05-26 21:21:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716758462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716758462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:21:53','2024-05-26 21:21:53',0,NULL),(9521,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:23:53','2024-05-26 21:23:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716758633;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716758633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:26:27','2024-05-26 21:26:27',0,NULL),(9523,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:28:27','2024-05-26 21:28:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716758907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716758907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:31:10','2024-05-26 21:31:10',0,NULL),(9524,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:33:10','2024-05-26 21:33:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716759190;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716759190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:36:40','2024-05-26 21:36:40',0,NULL),(9525,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:38:40','2024-05-26 21:38:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716759520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716759520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:44:38','2024-05-26 21:44:38',0,NULL),(9526,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:46:38','2024-05-26 21:46:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716759998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716759998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:47:32','2024-05-26 21:47:32',0,NULL),(9527,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:49:32','2024-05-26 21:49:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716760172;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716760172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:52:02','2024-05-26 21:52:02',0,NULL),(9528,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:54:02','2024-05-26 21:54:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716760442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716760442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:55:53','2024-05-26 21:55:53',0,NULL),(9529,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:57:53','2024-05-26 21:57:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716760673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716760673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 21:57:57','2024-05-26 21:57:57',0,NULL),(9530,'mailpoet/cron/daemon-trigger','failed','2024-05-26 21:59:57','2024-05-26 21:59:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716760797;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716760797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 22:02:07','2024-05-26 22:02:07',0,NULL),(9531,'mailpoet/cron/daemon-trigger','failed','2024-05-26 22:04:07','2024-05-26 22:04:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716761047;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716761047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 22:10:01','2024-05-26 22:10:01',0,NULL),(9532,'mailpoet/cron/daemon-trigger','failed','2024-05-26 22:12:01','2024-05-26 22:12:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716761521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716761521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 22:12:13','2024-05-26 22:12:13',0,NULL),(9533,'mailpoet/cron/daemon-trigger','failed','2024-05-26 22:14:13','2024-05-26 22:14:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716761653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716761653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 22:15:08','2024-05-26 22:15:08',0,NULL),(9534,'mailpoet/cron/daemon-trigger','failed','2024-05-26 22:17:08','2024-05-26 22:17:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716761828;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716761828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 22:30:26','2024-05-26 22:30:26',0,NULL),(9535,'mailpoet/cron/daemon-trigger','failed','2024-05-26 22:32:26','2024-05-26 22:32:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716762746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716762746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 22:35:18','2024-05-26 22:35:18',0,NULL),(9537,'mailpoet/cron/daemon-trigger','failed','2024-05-26 22:37:18','2024-05-26 22:37:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716763038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716763038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 22:37:42','2024-05-26 22:37:42',0,NULL),(9538,'mailpoet/cron/daemon-trigger','failed','2024-05-26 22:39:42','2024-05-26 22:39:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716763182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716763182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 22:53:11','2024-05-26 22:53:11',0,NULL),(9539,'mailpoet/cron/daemon-trigger','failed','2024-05-26 22:55:11','2024-05-26 22:55:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716764111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716764111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:00:51','2024-05-26 23:00:51',0,NULL),(9540,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:02:51','2024-05-26 23:02:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716764571;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716764571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:02:55','2024-05-26 23:02:55',0,NULL),(9541,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:04:55','2024-05-26 23:04:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716764695;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716764695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:05:19','2024-05-26 23:05:19',0,NULL),(9542,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:07:19','2024-05-26 23:07:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716764839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716764839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:08:45','2024-05-26 23:08:45',0,NULL),(9543,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:10:45','2024-05-26 23:10:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716765045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716765045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:18:52','2024-05-26 23:18:52',0,NULL),(9544,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:20:52','2024-05-26 23:20:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716765652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716765652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:24:50','2024-05-26 23:24:50',0,NULL),(9545,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:26:50','2024-05-26 23:26:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716766010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716766010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:26:54','2024-05-26 23:26:54',0,NULL),(9546,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:28:54','2024-05-26 23:28:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716766134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716766134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:29:09','2024-05-26 23:29:09',0,NULL),(9547,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:31:09','2024-05-26 23:31:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716766269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716766269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:34:23','2024-05-26 23:34:23',0,NULL),(9549,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:36:23','2024-05-26 23:36:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716766583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716766583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:38:35','2024-05-26 23:38:35',0,NULL),(9550,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:40:35','2024-05-26 23:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716766835;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716766835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:44:42','2024-05-26 23:44:42',0,NULL),(9551,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:46:42','2024-05-26 23:46:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716767202;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716767202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:52:44','2024-05-26 23:52:44',0,NULL),(9552,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:54:44','2024-05-26 23:54:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716767684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716767684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-26 23:55:04','2024-05-26 23:55:04',0,NULL),(9553,'mailpoet/cron/daemon-trigger','failed','2024-05-26 23:57:04','2024-05-26 23:57:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716767824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716767824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:00:16','2024-05-27 00:00:16',0,NULL),(9554,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:02:16','2024-05-27 00:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716768136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716768136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:18:51','2024-05-27 00:18:51',0,NULL),(9555,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:20:51','2024-05-27 00:20:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716769251;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716769251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:21:07','2024-05-27 00:21:07',0,NULL),(9556,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:23:07','2024-05-27 00:23:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716769387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716769387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:23:49','2024-05-27 00:23:49',0,NULL),(9557,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:25:49','2024-05-27 00:25:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716769549;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716769549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:26:23','2024-05-27 00:26:23',0,NULL),(9558,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:28:23','2024-05-27 00:28:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716769703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716769703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:29:13','2024-05-27 00:29:13',0,NULL),(9559,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:31:13','2024-05-27 00:31:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716769873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716769873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:36:49','2024-05-27 00:36:49',0,NULL),(9560,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:38:49','2024-05-27 00:38:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716770329;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716770329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:44:53','2024-05-27 00:44:53',0,NULL),(9562,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:46:53','2024-05-27 00:46:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716770813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716770813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:47:10','2024-05-27 00:47:10',0,NULL),(9563,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:49:10','2024-05-27 00:49:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716770950;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716770950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:52:24','2024-05-27 00:52:24',0,NULL),(9564,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:54:24','2024-05-27 00:54:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716771264;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716771264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 00:57:40','2024-05-27 00:57:40',0,NULL),(9565,'mailpoet/cron/daemon-trigger','failed','2024-05-27 00:59:40','2024-05-27 00:59:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716771580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716771580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:02:56','2024-05-27 01:02:56',0,NULL),(9566,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:04:56','2024-05-27 01:04:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716771896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716771896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:10:00','2024-05-27 01:10:00',0,NULL),(9567,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:12:00','2024-05-27 01:12:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716772320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716772320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:12:22','2024-05-27 01:12:22',0,NULL),(9568,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:14:22','2024-05-27 01:14:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716772462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716772462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:18:44','2024-05-27 01:18:44',0,NULL),(9569,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:20:44','2024-05-27 01:20:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716772844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716772844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:26:40','2024-05-27 01:26:40',0,NULL),(9570,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:28:40','2024-05-27 01:28:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716773320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716773320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:29:15','2024-05-27 01:29:15',0,NULL),(9571,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:31:15','2024-05-27 01:31:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716773475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716773475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:37:18','2024-05-27 01:37:18',0,NULL),(9572,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:39:18','2024-05-27 01:39:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716773958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716773958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:39:30','2024-05-27 01:39:30',0,NULL),(9574,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:41:30','2024-05-27 01:41:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716774090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716774090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:43:46','2024-05-27 01:43:46',0,NULL),(9575,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:45:46','2024-05-27 01:45:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716774346;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716774346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:54:46','2024-05-27 01:54:46',0,NULL),(9576,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:56:46','2024-05-27 01:56:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716775006;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716775006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 01:56:52','2024-05-27 01:56:52',0,NULL),(9577,'mailpoet/cron/daemon-trigger','failed','2024-05-27 01:58:52','2024-05-27 01:58:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716775132;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716775132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:02:29','2024-05-27 02:02:29',0,NULL),(9578,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:04:29','2024-05-27 02:04:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716775469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716775469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:04:36','2024-05-27 02:04:36',0,NULL),(9579,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:06:36','2024-05-27 02:06:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716775596;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716775596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:10:22','2024-05-27 02:10:22',0,NULL),(9580,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:12:22','2024-05-27 02:12:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716775942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716775942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:20:55','2024-05-27 02:20:55',0,NULL),(9581,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:22:55','2024-05-27 02:22:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716776575;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716776575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:27:26','2024-05-27 02:27:26',0,NULL),(9582,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:29:26','2024-05-27 02:29:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716776966;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716776966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:30:59','2024-05-27 02:30:59',0,NULL),(9583,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:32:59','2024-05-27 02:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716777179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716777179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:36:49','2024-05-27 02:36:49',0,NULL),(9584,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:38:49','2024-05-27 02:38:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716777529;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716777529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:44:26','2024-05-27 02:44:26',0,NULL),(9586,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:46:26','2024-05-27 02:46:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716777986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716777986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:46:54','2024-05-27 02:46:54',0,NULL),(9587,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:48:54','2024-05-27 02:48:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716778134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716778134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:49:43','2024-05-27 02:49:43',0,NULL),(9588,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:51:43','2024-05-27 02:51:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716778303;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716778303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:55:33','2024-05-27 02:55:33',0,NULL),(9589,'mailpoet/cron/daemon-trigger','failed','2024-05-27 02:57:33','2024-05-27 02:57:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716778653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716778653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 02:58:05','2024-05-27 02:58:05',0,NULL),(9590,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:00:05','2024-05-27 03:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716778805;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716778805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:03:11','2024-05-27 03:03:11',0,NULL),(9591,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:05:11','2024-05-27 03:05:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716779111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716779111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:11:15','2024-05-27 03:11:15',0,NULL),(9592,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:13:15','2024-05-27 03:13:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716779595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716779595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:13:46','2024-05-27 03:13:46',0,NULL),(9593,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:15:46','2024-05-27 03:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716779746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716779746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:21:05','2024-05-27 03:21:05',0,NULL),(9594,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:23:05','2024-05-27 03:23:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716780185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716780185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:23:45','2024-05-27 03:23:45',0,NULL),(9595,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:25:45','2024-05-27 03:25:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716780345;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716780345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:29:31','2024-05-27 03:29:31',0,NULL),(9596,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:31:31','2024-05-27 03:31:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716780691;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716780691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:32:53','2024-05-27 03:32:53',0,NULL),(9597,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:34:53','2024-05-27 03:34:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716780893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716780893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:39:53','2024-05-27 03:39:53',0,NULL),(9598,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:41:53','2024-05-27 03:41:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716781313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716781313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:42:00','2024-05-27 03:42:00',0,NULL),(9599,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:44:00','2024-05-27 03:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716781440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716781440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:46:40','2024-05-27 03:46:40',0,NULL),(9600,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:48:40','2024-05-27 03:48:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716781720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716781720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:49:49','2024-05-27 03:49:49',0,NULL),(9602,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:51:49','2024-05-27 03:51:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716781909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716781909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 03:55:30','2024-05-27 03:55:30',0,NULL),(9603,'mailpoet/cron/daemon-trigger','failed','2024-05-27 03:57:30','2024-05-27 03:57:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716782250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716782250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:03:11','2024-05-27 04:03:11',0,NULL),(9604,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:05:11','2024-05-27 04:05:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716782711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716782711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:05:57','2024-05-27 04:05:57',0,NULL),(9605,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:07:57','2024-05-27 04:07:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716782877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716782877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:10:21','2024-05-27 04:10:21',0,NULL),(9606,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:12:21','2024-05-27 04:12:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716783141;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716783141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:14:11','2024-05-27 04:14:11',0,NULL),(9607,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:16:11','2024-05-27 04:16:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716783371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716783371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:17:08','2024-05-27 04:17:08',0,NULL),(9608,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:19:08','2024-05-27 04:19:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716783548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716783548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:21:53','2024-05-27 04:21:53',0,NULL),(9609,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:23:53','2024-05-27 04:23:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716783833;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716783833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:29:38','2024-05-27 04:29:38',0,NULL),(9610,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:31:38','2024-05-27 04:31:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716784298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716784298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:32:29','2024-05-27 04:32:29',0,NULL),(9611,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:34:29','2024-05-27 04:34:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716784469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716784469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:40:43','2024-05-27 04:40:43',0,NULL),(9612,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:42:44','2024-05-27 04:42:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716784964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716784964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:48:26','2024-05-27 04:48:26',0,NULL),(9613,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:50:26','2024-05-27 04:50:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716785426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716785426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:50:29','2024-05-27 04:50:29',0,NULL),(9615,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:52:29','2024-05-27 04:52:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716785549;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716785549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 04:57:43','2024-05-27 04:57:43',0,NULL),(9616,'mailpoet/cron/daemon-trigger','failed','2024-05-27 04:59:43','2024-05-27 04:59:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716785983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716785983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:02:01','2024-05-27 05:02:01',0,NULL),(9617,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:04:01','2024-05-27 05:04:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716786241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716786241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:07:18','2024-05-27 05:07:18',0,NULL),(9618,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:09:18','2024-05-27 05:09:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716786558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716786558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:10:12','2024-05-27 05:10:12',0,NULL),(9619,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:12:12','2024-05-27 05:12:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716786732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716786732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:14:58','2024-05-27 05:14:58',0,NULL),(9620,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:16:58','2024-05-27 05:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716787018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716787018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:17:09','2024-05-27 05:17:09',0,NULL),(9621,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:19:09','2024-05-27 05:19:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716787149;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716787149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:23:59','2024-05-27 05:23:59',0,NULL),(9622,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:25:59','2024-05-27 05:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716787559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716787559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:30:27','2024-05-27 05:30:27',0,NULL),(9623,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:32:27','2024-05-27 05:32:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716787947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716787947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:35:35','2024-05-27 05:35:35',0,NULL),(9624,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:37:35','2024-05-27 05:37:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716788255;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716788255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:43:16','2024-05-27 05:43:16',0,NULL),(9625,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:45:16','2024-05-27 05:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716788716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716788716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:48:21','2024-05-27 05:48:21',0,NULL),(9626,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:50:21','2024-05-27 05:50:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716789021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716789021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:51:55','2024-05-27 05:51:55',0,NULL),(9628,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:53:55','2024-05-27 05:53:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716789235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716789235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:55:04','2024-05-27 05:55:04',0,NULL),(9629,'mailpoet/cron/daemon-trigger','failed','2024-05-27 05:57:04','2024-05-27 05:57:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716789424;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716789424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 05:59:59','2024-05-27 05:59:59',0,NULL),(9630,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:01:59','2024-05-27 06:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716789719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716789719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:02:47','2024-05-27 06:02:47',0,NULL),(9631,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:04:47','2024-05-27 06:04:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716789887;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716789887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:06:15','2024-05-27 06:06:15',0,NULL),(9632,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:08:15','2024-05-27 06:08:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716790095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716790095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:11:09','2024-05-27 06:11:09',0,NULL),(9633,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:13:09','2024-05-27 06:13:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716790389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716790389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:15:46','2024-05-27 06:15:46',0,NULL),(9634,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:17:46','2024-05-27 06:17:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716790666;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716790666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:18:13','2024-05-27 06:18:13',0,NULL),(9636,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:20:13','2024-05-27 06:20:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716790813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716790813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:26:24','2024-05-27 06:26:24',0,NULL),(9637,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:28:24','2024-05-27 06:28:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716791304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716791304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:29:31','2024-05-27 06:29:31',0,NULL),(9638,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:31:31','2024-05-27 06:31:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716791491;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716791491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:34:15','2024-05-27 06:34:15',0,NULL),(9639,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:36:15','2024-05-27 06:36:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716791775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716791775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:37:54','2024-05-27 06:37:54',0,NULL),(9640,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:39:54','2024-05-27 06:39:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716791994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716791994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:42:36','2024-05-27 06:42:36',0,NULL),(9641,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:44:36','2024-05-27 06:44:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716792276;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716792276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:44:48','2024-05-27 06:44:48',0,NULL),(9642,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:46:48','2024-05-27 06:46:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716792408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716792408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:51:00','2024-05-27 06:51:00',0,NULL),(9643,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:53:00','2024-05-27 06:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716792780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716792780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:53:07','2024-05-27 06:53:07',0,NULL),(9645,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:55:07','2024-05-27 06:55:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716792907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716792907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:56:05','2024-05-27 06:56:05',0,NULL),(9646,'mailpoet/cron/daemon-trigger','failed','2024-05-27 06:58:05','2024-05-27 06:58:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716793085;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716793085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 06:59:23','2024-05-27 06:59:23',0,NULL),(9647,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:01:23','2024-05-27 07:01:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716793283;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716793283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:08:29','2024-05-27 07:08:29',0,NULL),(9648,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:10:29','2024-05-27 07:10:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716793829;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716793829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:11:36','2024-05-27 07:11:36',0,NULL),(9649,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:13:36','2024-05-27 07:13:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716794016;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716794016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:16:04','2024-05-27 07:16:04',0,NULL),(9650,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:18:04','2024-05-27 07:18:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716794284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716794284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:19:55','2024-05-27 07:19:55',0,NULL),(9651,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:21:55','2024-05-27 07:21:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716794515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716794515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:22:12','2024-05-27 07:22:12',0,NULL),(9652,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:24:12','2024-05-27 07:24:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716794652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716794652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:24:43','2024-05-27 07:24:43',0,NULL),(9653,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:26:43','2024-05-27 07:26:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716794803;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716794803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:27:33','2024-05-27 07:27:33',0,NULL),(9654,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:29:33','2024-05-27 07:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716794973;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716794973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:31:02','2024-05-27 07:31:02',0,NULL),(9655,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:33:02','2024-05-27 07:33:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716795182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716795182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:34:05','2024-05-27 07:34:05',0,NULL),(9656,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:36:05','2024-05-27 07:36:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716795365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716795365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:42:40','2024-05-27 07:42:40',0,NULL),(9657,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:44:40','2024-05-27 07:44:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716795880;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716795880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:48:10','2024-05-27 07:48:10',0,NULL),(9658,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:50:10','2024-05-27 07:50:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716796210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716796210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:51:42','2024-05-27 07:51:42',0,NULL),(9659,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:53:42','2024-05-27 07:53:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716796422;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716796422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 07:53:58','2024-05-27 07:53:58',0,NULL),(9661,'mailpoet/cron/daemon-trigger','failed','2024-05-27 07:55:58','2024-05-27 07:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716796558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716796558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:04:38','2024-05-27 08:04:38',0,NULL),(9662,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:06:38','2024-05-27 08:06:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716797198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716797198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:09:38','2024-05-27 08:09:38',0,NULL),(9663,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:11:38','2024-05-27 08:11:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716797498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716797498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:13:03','2024-05-27 08:13:03',0,NULL),(9664,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:15:03','2024-05-27 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716797703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716797703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:16:56','2024-05-27 08:16:56',0,NULL),(9665,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:18:56','2024-05-27 08:18:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716797936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716797936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:20:52','2024-05-27 08:20:52',0,NULL),(9667,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:22:52','2024-05-27 08:22:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716798172;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716798172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:23:20','2024-05-27 08:23:20',0,NULL),(9668,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:25:20','2024-05-27 08:25:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716798320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716798320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:30:50','2024-05-27 08:30:50',0,NULL),(9669,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:32:50','2024-05-27 08:32:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716798770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716798770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:40:43','2024-05-27 08:40:43',0,NULL),(9670,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:42:43','2024-05-27 08:42:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716799363;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716799363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:46:41','2024-05-27 08:46:41',0,NULL),(9671,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:48:41','2024-05-27 08:48:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716799721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716799721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:50:44','2024-05-27 08:50:44',0,NULL),(9672,'mailpoet/cron/daemon-trigger','failed','2024-05-27 08:52:44','2024-05-27 08:52:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716799964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716799964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 08:58:21','2024-05-27 08:58:21',0,NULL),(9674,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:00:21','2024-05-27 09:00:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716800421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716800421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:00:32','2024-05-27 09:00:32',0,NULL),(9675,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:02:32','2024-05-27 09:02:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716800552;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716800552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:06:41','2024-05-27 09:06:41',0,NULL),(9676,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:08:41','2024-05-27 09:08:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716800921;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716800921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:09:03','2024-05-27 09:09:03',0,NULL),(9677,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:11:03','2024-05-27 09:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716801063;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716801063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:11:03','2024-05-27 09:11:03',0,NULL),(9678,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:13:03','2024-05-27 09:13:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716801183;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716801183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:14:30','2024-05-27 09:14:30',0,NULL),(9679,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:16:30','2024-05-27 09:16:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716801390;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716801390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:17:18','2024-05-27 09:17:18',0,NULL),(9680,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:19:18','2024-05-27 09:19:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716801558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716801558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:19:54','2024-05-27 09:19:54',0,NULL),(9681,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:21:54','2024-05-27 09:21:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716801714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716801714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:25:07','2024-05-27 09:25:07',0,NULL),(9682,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:27:07','2024-05-27 09:27:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716802027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716802027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:31:43','2024-05-27 09:31:43',0,NULL),(9683,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:33:43','2024-05-27 09:33:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716802423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716802423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:35:15','2024-05-27 09:35:15',0,NULL),(9684,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:37:15','2024-05-27 09:37:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716802635;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716802635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:41:08','2024-05-27 09:41:08',0,NULL),(9685,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:43:08','2024-05-27 09:43:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716802988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716802988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:51:35','2024-05-27 09:51:35',0,NULL),(9686,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:53:35','2024-05-27 09:53:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716803615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716803615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:55:00','2024-05-27 09:55:00',0,NULL),(9687,'mailpoet/cron/daemon-trigger','failed','2024-05-27 09:57:00','2024-05-27 09:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716803820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716803820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 09:59:55','2024-05-27 09:59:55',0,NULL),(9688,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:01:55','2024-05-27 10:01:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716804115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716804115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:02:13','2024-05-27 10:02:13',0,NULL),(9690,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:04:13','2024-05-27 10:04:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716804253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716804253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:07:29','2024-05-27 10:07:29',0,NULL),(9691,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:09:29','2024-05-27 10:09:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716804569;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716804569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:13:13','2024-05-27 10:13:13',0,NULL),(9692,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:15:13','2024-05-27 10:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716804913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716804913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:17:53','2024-05-27 10:17:53',0,NULL),(9693,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:19:53','2024-05-27 10:19:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716805193;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716805193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:23:17','2024-05-27 10:23:17',0,NULL),(9694,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:25:17','2024-05-27 10:25:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716805517;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716805517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:27:54','2024-05-27 10:27:54',0,NULL),(9695,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:29:54','2024-05-27 10:29:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716805794;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716805794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:31:10','2024-05-27 10:31:10',0,NULL),(9696,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:33:10','2024-05-27 10:33:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716805990;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716805990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:33:32','2024-05-27 10:33:32',0,NULL),(9697,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:35:32','2024-05-27 10:35:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716806132;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716806132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:40:27','2024-05-27 10:40:27',0,NULL),(9698,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:42:27','2024-05-27 10:42:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716806547;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716806547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:44:03','2024-05-27 10:44:03',0,NULL),(9699,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:46:03','2024-05-27 10:46:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716806763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716806763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:46:34','2024-05-27 10:46:34',0,NULL),(9700,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:48:34','2024-05-27 10:48:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716806914;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716806914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 10:54:19','2024-05-27 10:54:19',0,NULL),(9701,'mailpoet/cron/daemon-trigger','failed','2024-05-27 10:56:19','2024-05-27 10:56:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716807379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716807379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:00:13','2024-05-27 11:00:13',0,NULL),(9702,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:02:13','2024-05-27 11:02:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716807733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716807733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:07:36','2024-05-27 11:07:36',0,NULL),(9704,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:09:36','2024-05-27 11:09:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716808176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716808176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:10:57','2024-05-27 11:10:57',0,NULL),(9705,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:12:57','2024-05-27 11:12:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716808377;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716808377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:21:13','2024-05-27 11:21:13',0,NULL),(9706,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:23:13','2024-05-27 11:23:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716808993;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716808993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:23:52','2024-05-27 11:23:52',0,NULL),(9707,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:25:52','2024-05-27 11:25:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716809152;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716809152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:27:13','2024-05-27 11:27:13',0,NULL),(9708,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:29:13','2024-05-27 11:29:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716809353;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716809353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:29:32','2024-05-27 11:29:32',0,NULL),(9709,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:31:32','2024-05-27 11:31:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716809492;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716809492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:33:36','2024-05-27 11:33:36',0,NULL),(9710,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:35:36','2024-05-27 11:35:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716809736;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716809736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:37:58','2024-05-27 11:37:58',0,NULL),(9711,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:39:58','2024-05-27 11:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716809998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716809998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:46:19','2024-05-27 11:46:19',0,NULL),(9712,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:48:19','2024-05-27 11:48:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716810499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716810499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:49:18','2024-05-27 11:49:18',0,NULL),(9714,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:51:18','2024-05-27 11:51:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716810678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716810678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:51:49','2024-05-27 11:51:49',0,NULL),(9715,'mailpoet/cron/daemon-trigger','failed','2024-05-27 11:53:49','2024-05-27 11:53:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716810829;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716810829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 11:58:19','2024-05-27 11:58:19',0,NULL),(9716,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:00:19','2024-05-27 12:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716811219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716811219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 12:15:38','2024-05-27 12:15:38',0,NULL),(9718,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:17:38','2024-05-27 12:17:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716812258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716812258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 12:21:01','2024-05-27 12:21:01',0,NULL),(9719,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:23:01','2024-05-27 12:23:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716812581;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716812581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 12:25:41','2024-05-27 12:25:41',0,NULL),(9720,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:27:41','2024-05-27 12:27:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716812861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716812861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 12:36:50','2024-05-27 12:36:50',0,NULL),(9721,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:38:50','2024-05-27 12:38:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716813530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716813530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 12:42:00','2024-05-27 12:42:00',0,NULL),(9724,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:44:00','2024-05-27 12:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716813840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716813840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 12:45:01','2024-05-27 12:45:01',0,NULL),(9725,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:47:01','2024-05-27 12:47:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716814021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716814021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 12:49:50','2024-05-27 12:49:50',0,NULL),(9726,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:51:50','2024-05-27 12:51:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716814310;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716814310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 12:54:12','2024-05-27 12:54:12',0,NULL),(9727,'mailpoet/cron/daemon-trigger','failed','2024-05-27 12:56:12','2024-05-27 12:56:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716814572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716814572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:00:48','2024-05-27 13:00:48',0,NULL),(9728,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:02:48','2024-05-27 13:02:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716814968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716814968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:06:05','2024-05-27 13:06:05',0,NULL),(9729,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:08:05','2024-05-27 13:08:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716815285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716815285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:09:11','2024-05-27 13:09:11',0,NULL),(9730,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:11:11','2024-05-27 13:11:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716815471;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716815471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:12:19','2024-05-27 13:12:19',0,NULL),(9731,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:14:19','2024-05-27 13:14:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716815659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716815659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:16:50','2024-05-27 13:16:50',0,NULL),(9732,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:18:50','2024-05-27 13:18:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716815930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716815930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:26:16','2024-05-27 13:26:16',0,NULL),(9734,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:28:16','2024-05-27 13:28:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716816496;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716816496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:28:22','2024-05-27 13:28:22',0,NULL),(9735,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:30:22','2024-05-27 13:30:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716816622;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716816622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:34:37','2024-05-27 13:34:37',0,NULL),(9736,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:36:37','2024-05-27 13:36:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716816997;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716816997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 13:42:05','2024-05-27 13:42:05',0,NULL),(9737,'mailpoet/cron/daemon-trigger','failed','2024-05-27 13:44:05','2024-05-27 13:44:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716817445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716817445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 14:08:18','2024-05-27 14:08:18',0,NULL),(9738,'mailpoet/cron/daemon-trigger','failed','2024-05-27 14:10:18','2024-05-27 14:10:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716819018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716819018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 14:28:22','2024-05-27 14:28:22',0,NULL),(9740,'mailpoet/cron/daemon-trigger','failed','2024-05-27 14:30:22','2024-05-27 14:30:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716820222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716820222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 14:32:35','2024-05-27 14:32:35',0,NULL),(9742,'mailpoet/cron/daemon-trigger','failed','2024-05-27 14:34:35','2024-05-27 14:34:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716820475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716820475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 14:35:42','2024-05-27 14:35:42',0,NULL),(9743,'mailpoet/cron/daemon-trigger','failed','2024-05-27 14:37:42','2024-05-27 14:37:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716820662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716820662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 14:43:59','2024-05-27 14:43:59',0,NULL),(9744,'mailpoet/cron/daemon-trigger','failed','2024-05-27 14:45:59','2024-05-27 14:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716821159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716821159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 14:55:01','2024-05-27 14:55:01',0,NULL),(9745,'mailpoet/cron/daemon-trigger','failed','2024-05-27 14:57:01','2024-05-27 14:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716821821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716821821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:06:08','2024-05-27 15:06:08',0,NULL),(9746,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:08:08','2024-05-27 15:08:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716822488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716822488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:13:49','2024-05-27 15:13:49',0,NULL),(9747,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:15:49','2024-05-27 15:15:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716822949;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716822949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:17:13','2024-05-27 15:17:13',0,NULL),(9748,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:19:13','2024-05-27 15:19:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716823153;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716823153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:19:55','2024-05-27 15:19:55',0,NULL),(9749,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:21:55','2024-05-27 15:21:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716823315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716823315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:21:59','2024-05-27 15:21:59',0,NULL),(9750,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:23:59','2024-05-27 15:23:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716823439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716823439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:24:35','2024-05-27 15:24:35',0,NULL),(9751,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:26:35','2024-05-27 15:26:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716823595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716823595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:28:23','2024-05-27 15:28:23',0,NULL),(9752,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:30:23','2024-05-27 15:30:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716823823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716823823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:30:26','2024-05-27 15:30:26',0,NULL),(9754,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:32:26','2024-05-27 15:32:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716823946;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716823946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:38:47','2024-05-27 15:38:47',0,NULL),(9755,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:40:47','2024-05-27 15:40:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716824447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716824447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:42:00','2024-05-27 15:42:00',0,NULL),(9756,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:44:00','2024-05-27 15:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716824640;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716824640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 15:51:35','2024-05-27 15:51:35',0,NULL),(9757,'mailpoet/cron/daemon-trigger','failed','2024-05-27 15:53:35','2024-05-27 15:53:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716825215;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716825215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:01:48','2024-05-27 16:01:48',0,NULL),(9758,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:03:48','2024-05-27 16:03:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716825828;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716825828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:13:23','2024-05-27 16:13:23',0,NULL),(9759,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:15:23','2024-05-27 16:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716826523;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716826523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:18:39','2024-05-27 16:18:39',0,NULL),(9760,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:20:39','2024-05-27 16:20:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716826839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716826839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:24:46','2024-05-27 16:24:46',0,NULL),(9761,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:26:46','2024-05-27 16:26:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716827206;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716827206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:29:28','2024-05-27 16:29:28',0,NULL),(9762,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:31:28','2024-05-27 16:31:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716827488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716827488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:36:12','2024-05-27 16:36:12',0,NULL),(9764,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:38:12','2024-05-27 16:38:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716827892;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716827892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:41:32','2024-05-27 16:41:32',0,NULL),(9765,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:43:32','2024-05-27 16:43:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716828212;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716828212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:47:23','2024-05-27 16:47:23',0,NULL),(9766,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:49:23','2024-05-27 16:49:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716828563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716828563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:50:10','2024-05-27 16:50:10',0,NULL),(9767,'mailpoet/cron/daemon-trigger','failed','2024-05-27 16:52:10','2024-05-27 16:52:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716828730;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716828730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 16:58:35','2024-05-27 16:58:35',0,NULL),(9768,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:00:35','2024-05-27 17:00:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716829235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716829235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:09:36','2024-05-27 17:09:36',0,NULL),(9769,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:11:36','2024-05-27 17:11:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716829896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716829896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:19:20','2024-05-27 17:19:20',0,NULL),(9770,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:21:20','2024-05-27 17:21:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716830480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716830480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:21:58','2024-05-27 17:21:58',0,NULL),(9771,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:23:58','2024-05-27 17:23:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716830638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716830638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:23:58','2024-05-27 17:23:58',0,NULL),(9772,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:25:58','2024-05-27 17:25:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716830758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716830758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:25:58','2024-05-27 17:25:58',0,NULL),(9773,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:27:58','2024-05-27 17:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716830878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716830878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:27:58','2024-05-27 17:27:58',0,NULL),(9774,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:29:58','2024-05-27 17:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716830998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716830998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:29:58','2024-05-27 17:29:58',0,NULL),(9776,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:31:58','2024-05-27 17:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716831118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716831118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:31:58','2024-05-27 17:31:58',0,NULL),(9777,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:33:58','2024-05-27 17:33:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716831238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716831238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:33:58','2024-05-27 17:33:58',0,NULL),(9778,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:35:58','2024-05-27 17:35:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716831358;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716831358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:35:58','2024-05-27 17:35:58',0,NULL),(9779,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:37:58','2024-05-27 17:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716831478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716831478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:37:58','2024-05-27 17:37:58',0,NULL),(9780,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:39:58','2024-05-27 17:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716831598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716831598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:39:58','2024-05-27 17:39:58',0,NULL),(9781,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:41:58','2024-05-27 17:41:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716831718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716831718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:42:51','2024-05-27 17:42:51',0,NULL),(9782,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:44:51','2024-05-27 17:44:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716831891;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716831891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:48:24','2024-05-27 17:48:24',0,NULL),(9783,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:50:24','2024-05-27 17:50:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716832224;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716832224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:52:25','2024-05-27 17:52:25',0,NULL),(9784,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:54:25','2024-05-27 17:54:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716832465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716832465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:54:28','2024-05-27 17:54:28',0,NULL),(9785,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:56:28','2024-05-27 17:56:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716832588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716832588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 17:56:59','2024-05-27 17:56:59',0,NULL),(9786,'mailpoet/cron/daemon-trigger','failed','2024-05-27 17:58:59','2024-05-27 17:58:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716832739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716832739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 18:03:21','2024-05-27 18:03:21',0,NULL),(9787,'mailpoet/cron/daemon-trigger','failed','2024-05-27 18:05:21','2024-05-27 18:05:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716833121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716833121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 18:07:37','2024-05-27 18:07:37',0,NULL),(9788,'mailpoet/cron/daemon-trigger','failed','2024-05-27 18:09:37','2024-05-27 18:09:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716833377;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716833377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 18:13:53','2024-05-27 18:13:53',0,NULL),(9789,'mailpoet/cron/daemon-trigger','failed','2024-05-27 18:15:53','2024-05-27 18:15:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716833753;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716833753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 18:16:42','2024-05-27 18:16:42',0,NULL),(9790,'mailpoet/cron/daemon-trigger','failed','2024-05-27 18:18:42','2024-05-27 18:18:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716833922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716833922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 18:24:37','2024-05-27 18:24:37',0,NULL),(9791,'mailpoet/cron/daemon-trigger','failed','2024-05-27 18:26:37','2024-05-27 18:26:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716834397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716834397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 18:30:42','2024-05-27 18:30:42',0,NULL),(9792,'mailpoet/cron/daemon-trigger','failed','2024-05-27 18:32:42','2024-05-27 18:32:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716834762;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716834762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 18:35:19','2024-05-27 18:35:19',0,NULL),(9794,'mailpoet/cron/daemon-trigger','failed','2024-05-27 18:37:19','2024-05-27 18:37:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716835039;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716835039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 18:46:04','2024-05-27 18:46:04',0,NULL),(9795,'mailpoet/cron/daemon-trigger','failed','2024-05-27 18:48:04','2024-05-27 18:48:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716835684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716835684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 19:08:11','2024-05-27 19:08:11',0,NULL),(9796,'mailpoet/cron/daemon-trigger','failed','2024-05-27 19:10:11','2024-05-27 19:10:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716837011;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716837011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 19:17:45','2024-05-27 19:17:45',0,NULL),(9797,'mailpoet/cron/daemon-trigger','failed','2024-05-27 19:19:45','2024-05-27 19:19:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716837585;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716837585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 19:28:15','2024-05-27 19:28:15',0,NULL),(9798,'mailpoet/cron/daemon-trigger','failed','2024-05-27 19:30:15','2024-05-27 19:30:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716838215;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716838215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 19:30:15','2024-05-27 19:30:15',0,NULL),(9799,'mailpoet/cron/daemon-trigger','failed','2024-05-27 19:32:15','2024-05-27 19:32:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716838335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716838335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 19:48:55','2024-05-27 19:48:55',0,NULL),(9801,'mailpoet/cron/daemon-trigger','failed','2024-05-27 19:50:55','2024-05-27 19:50:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716839455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716839455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 19:59:12','2024-05-27 19:59:12',0,NULL),(9802,'mailpoet/cron/daemon-trigger','failed','2024-05-27 20:01:12','2024-05-27 20:01:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716840072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716840072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 20:08:34','2024-05-27 20:08:34',0,NULL),(9803,'mailpoet/cron/daemon-trigger','failed','2024-05-27 20:10:34','2024-05-27 20:10:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716840634;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716840634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 20:11:33','2024-05-27 20:11:33',0,NULL),(9804,'mailpoet/cron/daemon-trigger','failed','2024-05-27 20:13:33','2024-05-27 20:13:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716840813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716840813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 20:17:55','2024-05-27 20:17:55',0,NULL),(9805,'mailpoet/cron/daemon-trigger','failed','2024-05-27 20:19:55','2024-05-27 20:19:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716841195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716841195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 20:29:54','2024-05-27 20:29:54',0,NULL),(9807,'mailpoet/cron/daemon-trigger','failed','2024-05-27 20:31:54','2024-05-27 20:31:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716841914;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716841914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 20:36:10','2024-05-27 20:36:10',0,NULL),(9808,'mailpoet/cron/daemon-trigger','failed','2024-05-27 20:38:10','2024-05-27 20:38:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716842290;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716842290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 20:40:01','2024-05-27 20:40:01',0,NULL),(9810,'mailpoet/cron/daemon-trigger','failed','2024-05-27 20:42:01','2024-05-27 20:42:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716842521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716842521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 20:50:12','2024-05-27 20:50:12',0,NULL),(9811,'mailpoet/cron/daemon-trigger','failed','2024-05-27 20:52:12','2024-05-27 20:52:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716843132;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716843132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 20:59:53','2024-05-27 20:59:53',0,NULL),(9812,'mailpoet/cron/daemon-trigger','failed','2024-05-27 21:01:53','2024-05-27 21:01:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716843713;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716843713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 21:09:03','2024-05-27 21:09:03',0,NULL),(9813,'mailpoet/cron/daemon-trigger','failed','2024-05-27 21:11:03','2024-05-27 21:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716844263;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716844263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 21:11:14','2024-05-27 21:11:14',0,NULL),(9814,'mailpoet/cron/daemon-trigger','failed','2024-05-27 21:13:14','2024-05-27 21:13:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716844394;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716844394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 21:20:27','2024-05-27 21:20:27',0,NULL),(9815,'mailpoet/cron/daemon-trigger','failed','2024-05-27 21:22:27','2024-05-27 21:22:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716844947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716844947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 21:30:31','2024-05-27 21:30:31',0,NULL),(9816,'mailpoet/cron/daemon-trigger','failed','2024-05-27 21:32:31','2024-05-27 21:32:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716845551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716845551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 21:35:48','2024-05-27 21:35:48',0,NULL),(9817,'mailpoet/cron/daemon-trigger','failed','2024-05-27 21:37:48','2024-05-27 21:37:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716845868;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716845868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 21:40:33','2024-05-27 21:40:33',0,NULL),(9819,'mailpoet/cron/daemon-trigger','failed','2024-05-27 21:42:33','2024-05-27 21:42:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716846153;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716846153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 21:50:34','2024-05-27 21:50:34',0,NULL),(9820,'mailpoet/cron/daemon-trigger','failed','2024-05-27 21:52:34','2024-05-27 21:52:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716846754;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716846754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:00:42','2024-05-27 22:00:42',0,NULL),(9821,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:02:42','2024-05-27 22:02:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716847362;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716847362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:11:12','2024-05-27 22:11:12',0,NULL),(9822,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:13:12','2024-05-27 22:13:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716847992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716847992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:13:57','2024-05-27 22:13:57',0,NULL),(9823,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:15:57','2024-05-27 22:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716848157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716848157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:17:16','2024-05-27 22:17:16',0,NULL),(9824,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:19:16','2024-05-27 22:19:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716848356;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716848356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:21:15','2024-05-27 22:21:15',0,NULL),(9825,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:23:15','2024-05-27 22:23:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716848595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716848595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:25:25','2024-05-27 22:25:25',0,NULL),(9826,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:27:25','2024-05-27 22:27:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716848845;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716848845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:29:08','2024-05-27 22:29:08',0,NULL),(9827,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:31:08','2024-05-27 22:31:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716849068;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716849068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:31:48','2024-05-27 22:31:48',0,NULL),(9828,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:33:48','2024-05-27 22:33:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716849228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716849228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:40:07','2024-05-27 22:40:07',0,NULL),(9829,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:42:07','2024-05-27 22:42:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716849727;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716849727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:44:02','2024-05-27 22:44:02',0,NULL),(9831,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:46:02','2024-05-27 22:46:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716849962;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716849962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 22:52:29','2024-05-27 22:52:29',0,NULL),(9832,'mailpoet/cron/daemon-trigger','failed','2024-05-27 22:54:29','2024-05-27 22:54:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716850469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716850469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:04:14','2024-05-27 23:04:14',0,NULL),(9833,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:06:14','2024-05-27 23:06:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716851174;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716851174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:12:52','2024-05-27 23:12:52',0,NULL),(9834,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:14:52','2024-05-27 23:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716851692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716851692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:15:06','2024-05-27 23:15:06',0,NULL),(9835,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:17:06','2024-05-27 23:17:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716851826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716851826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:21:36','2024-05-27 23:21:36',0,NULL),(9836,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:23:36','2024-05-27 23:23:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716852216;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716852216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:28:10','2024-05-27 23:28:10',0,NULL),(9837,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:30:10','2024-05-27 23:30:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716852610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716852610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:33:09','2024-05-27 23:33:09',0,NULL),(9838,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:35:09','2024-05-27 23:35:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716852909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716852909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:40:53','2024-05-27 23:40:53',0,NULL),(9839,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:42:53','2024-05-27 23:42:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716853373;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716853373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:43:21','2024-05-27 23:43:21',0,NULL),(9840,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:45:21','2024-05-27 23:45:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716853521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716853521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-27 23:53:37','2024-05-27 23:53:37',0,NULL),(9842,'mailpoet/cron/daemon-trigger','failed','2024-05-27 23:55:37','2024-05-27 23:55:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716854137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716854137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:03:55','2024-05-28 00:03:55',0,NULL),(9843,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:05:55','2024-05-28 00:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716854755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716854755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:09:35','2024-05-28 00:09:35',0,NULL),(9844,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:11:35','2024-05-28 00:11:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716855095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716855095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:11:59','2024-05-28 00:11:59',0,NULL),(9845,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:13:59','2024-05-28 00:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716855239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716855239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:14:00','2024-05-28 00:14:00',0,NULL),(9846,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:16:00','2024-05-28 00:16:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716855360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716855360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:16:02','2024-05-28 00:16:02',0,NULL),(9847,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:18:02','2024-05-28 00:18:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716855482;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716855482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:24:23','2024-05-28 00:24:23',0,NULL),(9848,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:26:23','2024-05-28 00:26:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716855983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716855983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:28:00','2024-05-28 00:28:00',0,NULL),(9849,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:30:00','2024-05-28 00:30:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716856200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716856200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:34:34','2024-05-28 00:34:34',0,NULL),(9850,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:36:34','2024-05-28 00:36:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716856594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716856594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:37:58','2024-05-28 00:37:58',0,NULL),(9851,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:39:58','2024-05-28 00:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716856798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716856798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:43:15','2024-05-28 00:43:15',0,NULL),(9852,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:45:15','2024-05-28 00:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716857115;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716857115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:50:27','2024-05-28 00:50:27',0,NULL),(9853,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:52:27','2024-05-28 00:52:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716857547;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716857547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 00:54:57','2024-05-28 00:54:57',0,NULL),(9854,'mailpoet/cron/daemon-trigger','failed','2024-05-28 00:56:57','2024-05-28 00:56:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716857817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716857817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:05:16','2024-05-28 01:05:16',0,NULL),(9856,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:07:16','2024-05-28 01:07:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716858436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716858436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:08:10','2024-05-28 01:08:10',0,NULL),(9857,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:10:10','2024-05-28 01:10:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716858610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716858610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:10:15','2024-05-28 01:10:15',0,NULL),(9858,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:12:15','2024-05-28 01:12:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716858735;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716858735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:15:05','2024-05-28 01:15:05',0,NULL),(9859,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:17:05','2024-05-28 01:17:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716859025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716859025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:21:47','2024-05-28 01:21:47',0,NULL),(9860,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:23:47','2024-05-28 01:23:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716859427;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716859427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:25:59','2024-05-28 01:25:59',0,NULL),(9861,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:27:59','2024-05-28 01:27:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716859679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716859679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:31:21','2024-05-28 01:31:21',0,NULL),(9862,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:33:21','2024-05-28 01:33:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716860001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716860001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:36:20','2024-05-28 01:36:20',0,NULL),(9863,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:38:20','2024-05-28 01:38:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716860300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716860300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:40:08','2024-05-28 01:40:08',0,NULL),(9864,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:42:08','2024-05-28 01:42:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716860528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716860528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:43:02','2024-05-28 01:43:02',0,NULL),(9865,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:45:02','2024-05-28 01:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716860702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716860702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:45:49','2024-05-28 01:45:49',0,NULL),(9866,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:47:49','2024-05-28 01:47:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716860869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716860869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 01:57:01','2024-05-28 01:57:01',0,NULL),(9867,'mailpoet/cron/daemon-trigger','failed','2024-05-28 01:59:01','2024-05-28 01:59:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716861541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716861541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 02:07:28','2024-05-28 02:07:28',0,NULL),(9869,'mailpoet/cron/daemon-trigger','failed','2024-05-28 02:09:28','2024-05-28 02:09:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716862168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716862168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 02:10:24','2024-05-28 02:10:24',0,NULL),(9870,'mailpoet/cron/daemon-trigger','failed','2024-05-28 02:12:24','2024-05-28 02:12:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716862344;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716862344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 02:18:11','2024-05-28 02:18:11',0,NULL),(9871,'mailpoet/cron/daemon-trigger','failed','2024-05-28 02:20:11','2024-05-28 02:20:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716862811;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716862811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 02:22:17','2024-05-28 02:22:17',0,NULL),(9872,'mailpoet/cron/daemon-trigger','failed','2024-05-28 02:24:17','2024-05-28 02:24:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716863057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716863057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 02:28:41','2024-05-28 02:28:41',0,NULL),(9873,'mailpoet/cron/daemon-trigger','failed','2024-05-28 02:30:41','2024-05-28 02:30:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716863441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716863441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 02:39:12','2024-05-28 02:39:12',0,NULL),(9874,'mailpoet/cron/daemon-trigger','failed','2024-05-28 02:41:12','2024-05-28 02:41:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716864072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716864072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 02:41:24','2024-05-28 02:41:24',0,NULL),(9875,'mailpoet/cron/daemon-trigger','failed','2024-05-28 02:43:24','2024-05-28 02:43:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716864204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716864204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 02:49:32','2024-05-28 02:49:32',0,NULL),(9876,'mailpoet/cron/daemon-trigger','failed','2024-05-28 02:51:32','2024-05-28 02:51:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716864692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716864692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 03:00:39','2024-05-28 03:00:39',0,NULL),(9877,'mailpoet/cron/daemon-trigger','failed','2024-05-28 03:02:39','2024-05-28 03:02:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716865359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716865359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 03:05:25','2024-05-28 03:05:25',0,NULL),(9879,'mailpoet/cron/daemon-trigger','failed','2024-05-28 03:07:25','2024-05-28 03:07:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716865645;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716865645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 03:08:58','2024-05-28 03:08:58',0,NULL),(9880,'mailpoet/cron/daemon-trigger','failed','2024-05-28 03:10:58','2024-05-28 03:10:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716865858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716865858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 03:20:35','2024-05-28 03:20:35',0,NULL),(9881,'mailpoet/cron/daemon-trigger','failed','2024-05-28 03:22:35','2024-05-28 03:22:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716866555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716866555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 03:30:57','2024-05-28 03:30:57',0,NULL),(9882,'mailpoet/cron/daemon-trigger','failed','2024-05-28 03:32:57','2024-05-28 03:32:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716867177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716867177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 03:33:15','2024-05-28 03:33:15',0,NULL),(9883,'mailpoet/cron/daemon-trigger','failed','2024-05-28 03:35:15','2024-05-28 03:35:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716867315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716867315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 03:42:40','2024-05-28 03:42:40',0,NULL),(9884,'mailpoet/cron/daemon-trigger','failed','2024-05-28 03:44:40','2024-05-28 03:44:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716867880;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716867880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 03:48:41','2024-05-28 03:48:41',0,NULL),(9885,'mailpoet/cron/daemon-trigger','failed','2024-05-28 03:50:41','2024-05-28 03:50:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716868241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716868241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:02:20','2024-05-28 04:02:20',0,NULL),(9886,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:04:20','2024-05-28 04:04:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716869060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716869060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:12:53','2024-05-28 04:12:53',0,NULL),(9888,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:14:53','2024-05-28 04:14:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716869693;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716869693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:19:19','2024-05-28 04:19:19',0,NULL),(9889,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:21:19','2024-05-28 04:21:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716870079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716870079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:23:28','2024-05-28 04:23:28',0,NULL),(9890,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:25:28','2024-05-28 04:25:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716870328;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716870328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:32:13','2024-05-28 04:32:13',0,NULL),(9891,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:34:13','2024-05-28 04:34:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716870853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716870853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:37:37','2024-05-28 04:37:37',0,NULL),(9892,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:39:37','2024-05-28 04:39:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716871177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716871177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:41:07','2024-05-28 04:41:07',0,NULL),(9893,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:43:07','2024-05-28 04:43:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716871387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716871387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:44:30','2024-05-28 04:44:30',0,NULL),(9894,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:46:30','2024-05-28 04:46:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716871590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716871590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:48:08','2024-05-28 04:48:08',0,NULL),(9895,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:50:08','2024-05-28 04:50:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716871808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716871808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:50:58','2024-05-28 04:50:58',0,NULL),(9896,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:52:58','2024-05-28 04:52:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716871978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716871978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:52:58','2024-05-28 04:52:58',0,NULL),(9897,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:54:58','2024-05-28 04:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716872098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716872098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:54:58','2024-05-28 04:54:58',0,NULL),(9898,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:56:58','2024-05-28 04:56:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716872218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716872218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:56:59','2024-05-28 04:56:59',0,NULL),(9899,'mailpoet/cron/daemon-trigger','failed','2024-05-28 04:58:59','2024-05-28 04:58:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716872339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716872339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 04:59:58','2024-05-28 04:59:58',0,NULL),(9900,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:01:58','2024-05-28 05:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716872518;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716872518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:01:58','2024-05-28 05:01:58',0,NULL),(9901,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:03:58','2024-05-28 05:03:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716872638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716872638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:03:58','2024-05-28 05:03:58',0,NULL),(9903,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:05:58','2024-05-28 05:05:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716872758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716872758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:05:58','2024-05-28 05:05:58',0,NULL),(9904,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:07:58','2024-05-28 05:07:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716872878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716872878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:07:58','2024-05-28 05:07:58',0,NULL),(9905,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:09:58','2024-05-28 05:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716872998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716872998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:09:59','2024-05-28 05:09:59',0,NULL),(9906,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:11:59','2024-05-28 05:11:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716873119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716873119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:12:58','2024-05-28 05:12:58',0,NULL),(9907,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:14:58','2024-05-28 05:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716873298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716873298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:14:58','2024-05-28 05:14:58',0,NULL),(9908,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:16:58','2024-05-28 05:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716873418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716873418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:16:58','2024-05-28 05:16:58',0,NULL),(9909,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:18:58','2024-05-28 05:18:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716873538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716873538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:18:58','2024-05-28 05:18:58',0,NULL),(9910,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:20:58','2024-05-28 05:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716873658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716873658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:20:59','2024-05-28 05:20:59',0,NULL),(9911,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:22:59','2024-05-28 05:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716873779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716873779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:23:58','2024-05-28 05:23:58',0,NULL),(9912,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:25:58','2024-05-28 05:25:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716873958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716873958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:25:58','2024-05-28 05:25:58',0,NULL),(9913,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:27:58','2024-05-28 05:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716874078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716874078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:27:58','2024-05-28 05:27:58',0,NULL),(9914,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:29:58','2024-05-28 05:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716874198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716874198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:29:58','2024-05-28 05:29:58',0,NULL),(9915,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:31:58','2024-05-28 05:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716874318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716874318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:31:58','2024-05-28 05:31:58',0,NULL),(9916,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:33:58','2024-05-28 05:33:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716874438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716874438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:33:58','2024-05-28 05:33:58',0,NULL),(9917,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:35:58','2024-05-28 05:35:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716874558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716874558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:35:58','2024-05-28 05:35:58',0,NULL),(9918,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:37:58','2024-05-28 05:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716874678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716874678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:37:58','2024-05-28 05:37:58',0,NULL),(9919,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:39:58','2024-05-28 05:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716874798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716874798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:39:58','2024-05-28 05:39:58',0,NULL),(9920,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:41:58','2024-05-28 05:41:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716874918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716874918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:41:58','2024-05-28 05:41:58',0,NULL),(9921,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:43:58','2024-05-28 05:43:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716875038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716875038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:43:58','2024-05-28 05:43:58',0,NULL),(9922,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:45:58','2024-05-28 05:45:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716875158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716875158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:45:58','2024-05-28 05:45:58',0,NULL),(9923,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:47:58','2024-05-28 05:47:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716875278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716875278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:48:01','2024-05-28 05:48:01',0,NULL),(9924,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:50:01','2024-05-28 05:50:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716875401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716875401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:50:58','2024-05-28 05:50:58',0,NULL),(9925,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:52:58','2024-05-28 05:52:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716875578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716875578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:52:59','2024-05-28 05:52:59',0,NULL),(9926,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:54:59','2024-05-28 05:54:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716875699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716875699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:56:58','2024-05-28 05:56:58',0,NULL),(9927,'mailpoet/cron/daemon-trigger','failed','2024-05-28 05:58:58','2024-05-28 05:58:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716875938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716875938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 05:58:58','2024-05-28 05:58:58',0,NULL),(9928,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:00:58','2024-05-28 06:00:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716876058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716876058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:00:58','2024-05-28 06:00:58',0,NULL),(9929,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:02:58','2024-05-28 06:02:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716876178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716876178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:03:21','2024-05-28 06:03:21',0,NULL),(9931,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:05:21','2024-05-28 06:05:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716876321;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716876321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:05:58','2024-05-28 06:05:58',0,NULL),(9932,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:07:58','2024-05-28 06:07:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716876478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716876478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:07:58','2024-05-28 06:07:58',0,NULL),(9933,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:09:58','2024-05-28 06:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716876598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716876598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:12:21','2024-05-28 06:12:21',0,NULL),(9934,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:14:21','2024-05-28 06:14:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716876861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716876861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:22:18','2024-05-28 06:22:18',0,NULL),(9935,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:24:18','2024-05-28 06:24:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716877458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716877458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:29:53','2024-05-28 06:29:53',0,NULL),(9937,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:31:53','2024-05-28 06:31:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716877913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716877913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:32:21','2024-05-28 06:32:21',0,NULL),(9938,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:34:21','2024-05-28 06:34:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716878061;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716878061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:35:00','2024-05-28 06:35:00',0,NULL),(9940,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:37:00','2024-05-28 06:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716878220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716878220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:38:28','2024-05-28 06:38:28',0,NULL),(9941,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:40:28','2024-05-28 06:40:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716878428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716878428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:41:05','2024-05-28 06:41:05',0,NULL),(9942,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:43:05','2024-05-28 06:43:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716878585;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716878585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:43:15','2024-05-28 06:43:15',0,NULL),(9943,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:45:15','2024-05-28 06:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716878715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716878715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:45:17','2024-05-28 06:45:17',0,NULL),(9944,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:47:17','2024-05-28 06:47:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716878837;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716878837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:47:18','2024-05-28 06:47:18',0,NULL),(9945,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:49:18','2024-05-28 06:49:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716878958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716878958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:49:29','2024-05-28 06:49:29',0,NULL),(9946,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:51:29','2024-05-28 06:51:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716879089;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716879089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:51:47','2024-05-28 06:51:47',0,NULL),(9947,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:53:47','2024-05-28 06:53:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716879227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716879227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:53:48','2024-05-28 06:53:48',0,NULL),(9948,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:55:48','2024-05-28 06:55:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716879348;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716879348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:55:50','2024-05-28 06:55:50',0,NULL),(9949,'mailpoet/cron/daemon-trigger','failed','2024-05-28 06:57:50','2024-05-28 06:57:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716879470;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716879470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 06:58:38','2024-05-28 06:58:38',0,NULL),(9950,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:00:38','2024-05-28 07:00:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716879638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716879638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:01:38','2024-05-28 07:01:38',0,NULL),(9951,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:03:38','2024-05-28 07:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716879818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716879818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:03:38','2024-05-28 07:03:38',0,NULL),(9953,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:05:38','2024-05-28 07:05:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716879938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716879938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:05:38','2024-05-28 07:05:38',0,NULL),(9954,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:07:38','2024-05-28 07:07:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:07:38','2024-05-28 07:07:38',0,NULL),(9955,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:09:38','2024-05-28 07:09:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:09:38','2024-05-28 07:09:38',0,NULL),(9956,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:11:38','2024-05-28 07:11:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:11:38','2024-05-28 07:11:38',0,NULL),(9957,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:13:38','2024-05-28 07:13:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:14:38','2024-05-28 07:14:38',0,NULL),(9958,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:16:38','2024-05-28 07:16:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:16:39','2024-05-28 07:16:39',0,NULL),(9959,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:18:39','2024-05-28 07:18:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:18:40','2024-05-28 07:18:40',0,NULL),(9960,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:20:40','2024-05-28 07:20:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:20:41','2024-05-28 07:20:41',0,NULL),(9961,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:22:41','2024-05-28 07:22:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:23:41','2024-05-28 07:23:41',0,NULL),(9962,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:25:41','2024-05-28 07:25:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716881141;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716881141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:25:41','2024-05-28 07:25:41',0,NULL),(9963,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:27:41','2024-05-28 07:27:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716881261;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716881261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:27:41','2024-05-28 07:27:41',0,NULL),(9964,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:29:41','2024-05-28 07:29:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716881381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716881381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:29:41','2024-05-28 07:29:41',0,NULL),(9965,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:31:41','2024-05-28 07:31:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716881501;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716881501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:31:41','2024-05-28 07:31:41',0,NULL),(9966,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:33:41','2024-05-28 07:33:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716881621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716881621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:33:41','2024-05-28 07:33:41',0,NULL),(9967,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:35:41','2024-05-28 07:35:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716881741;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716881741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:35:46','2024-05-28 07:35:46',0,NULL),(9968,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:37:46','2024-05-28 07:37:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716881866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716881866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:37:59','2024-05-28 07:37:59',0,NULL),(9969,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:39:59','2024-05-28 07:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716881999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716881999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:40:12','2024-05-28 07:40:12',0,NULL),(9970,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:42:12','2024-05-28 07:42:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716882132;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716882132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:42:54','2024-05-28 07:42:54',0,NULL),(9971,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:44:54','2024-05-28 07:44:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716882294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716882294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:45:09','2024-05-28 07:45:09',0,NULL),(9972,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:47:09','2024-05-28 07:47:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716882429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716882429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:47:29','2024-05-28 07:47:29',0,NULL),(9973,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:49:29','2024-05-28 07:49:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716882569;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716882569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:49:44','2024-05-28 07:49:44',0,NULL),(9974,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:51:44','2024-05-28 07:51:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716882704;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716882704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:52:05','2024-05-28 07:52:05',0,NULL),(9975,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:54:05','2024-05-28 07:54:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716882845;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716882845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:55:51','2024-05-28 07:55:51',0,NULL),(9976,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:57:51','2024-05-28 07:57:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716883071;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716883071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 07:57:53','2024-05-28 07:57:53',0,NULL),(9977,'mailpoet/cron/daemon-trigger','failed','2024-05-28 07:59:53','2024-05-28 07:59:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716883193;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716883193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:00:00','2024-05-28 08:00:00',0,NULL),(9978,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:02:00','2024-05-28 08:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716883320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716883320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:02:02','2024-05-28 08:02:02',0,NULL),(9979,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:04:02','2024-05-28 08:04:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716883442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716883442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:04:26','2024-05-28 08:04:26',0,NULL),(9981,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:06:26','2024-05-28 08:06:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716883586;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716883586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:07:11','2024-05-28 08:07:11',0,NULL),(9982,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:09:11','2024-05-28 08:09:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716883751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716883751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:09:31','2024-05-28 08:09:31',0,NULL),(9983,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:11:31','2024-05-28 08:11:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716883891;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716883891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:11:31','2024-05-28 08:11:31',0,NULL),(9984,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:13:31','2024-05-28 08:13:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884011;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:13:31','2024-05-28 08:13:31',0,NULL),(9985,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:15:31','2024-05-28 08:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:15:32','2024-05-28 08:15:32',0,NULL),(9986,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:17:32','2024-05-28 08:17:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:18:21','2024-05-28 08:18:21',0,NULL),(9987,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:20:21','2024-05-28 08:20:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:20:22','2024-05-28 08:20:22',0,NULL),(9989,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:22:22','2024-05-28 08:22:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:22:22','2024-05-28 08:22:22',0,NULL),(9990,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:24:22','2024-05-28 08:24:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:24:56','2024-05-28 08:24:56',0,NULL),(9991,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:26:56','2024-05-28 08:26:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:27:06','2024-05-28 08:27:06',0,NULL),(9992,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:29:06','2024-05-28 08:29:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884946;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:30:03','2024-05-28 08:30:03',0,NULL),(9993,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:32:03','2024-05-28 08:32:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716885123;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716885123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:32:05','2024-05-28 08:32:05',0,NULL),(9994,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:34:05','2024-05-28 08:34:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716885245;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716885245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:35:18','2024-05-28 08:35:18',0,NULL),(9995,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:37:18','2024-05-28 08:37:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716885438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716885438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:37:48','2024-05-28 08:37:48',0,NULL),(9996,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:39:48','2024-05-28 08:39:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716885588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716885588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:40:19','2024-05-28 08:40:19',0,NULL),(9997,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:42:19','2024-05-28 08:42:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716885739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716885739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:42:20','2024-05-28 08:42:20',0,NULL),(9998,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:44:20','2024-05-28 08:44:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716885860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716885860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:44:56','2024-05-28 08:44:56',0,NULL),(9999,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:46:56','2024-05-28 08:46:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716886016;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716886016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:46:58','2024-05-28 08:46:58',0,NULL),(10000,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:48:58','2024-05-28 08:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716886138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716886138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:49:51','2024-05-28 08:49:51',0,NULL),(10001,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:51:51','2024-05-28 08:51:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716886311;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716886311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:52:52','2024-05-28 08:52:52',0,NULL),(10002,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:54:52','2024-05-28 08:54:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716886492;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716886492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:55:51','2024-05-28 08:55:51',0,NULL),(10003,'mailpoet/cron/daemon-trigger','failed','2024-05-28 08:57:51','2024-05-28 08:57:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716886671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716886671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 08:58:00','2024-05-28 08:58:00',0,NULL),(10004,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:00:00','2024-05-28 09:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716886800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716886800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:00:08','2024-05-28 09:00:08',0,NULL),(10005,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:02:08','2024-05-28 09:02:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716886928;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716886928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:02:30','2024-05-28 09:02:30',0,NULL),(10006,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:04:30','2024-05-28 09:04:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716887070;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716887070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:05:32','2024-05-28 09:05:32',0,NULL),(10008,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:07:32','2024-05-28 09:07:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716887252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716887252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:08:14','2024-05-28 09:08:14',0,NULL),(10009,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:10:14','2024-05-28 09:10:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716887414;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716887414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:10:20','2024-05-28 09:10:20',0,NULL),(10010,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:12:20','2024-05-28 09:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716887540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716887540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:13:02','2024-05-28 09:13:02',0,NULL),(10011,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:15:02','2024-05-28 09:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716887702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716887702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:15:23','2024-05-28 09:15:23',0,NULL),(10012,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:17:23','2024-05-28 09:17:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716887843;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716887843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:18:02','2024-05-28 09:18:02',0,NULL),(10013,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:20:02','2024-05-28 09:20:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716888002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716888002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:20:06','2024-05-28 09:20:06',0,NULL),(10014,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:22:06','2024-05-28 09:22:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716888126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716888126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:22:08','2024-05-28 09:22:08',0,NULL),(10015,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:24:08','2024-05-28 09:24:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716888248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716888248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:24:12','2024-05-28 09:24:12',0,NULL),(10016,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:26:12','2024-05-28 09:26:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716888372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716888372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:26:24','2024-05-28 09:26:24',0,NULL),(10017,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:28:24','2024-05-28 09:28:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716888504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716888504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:28:54','2024-05-28 09:28:54',0,NULL),(10018,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:30:54','2024-05-28 09:30:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716888654;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716888654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:31:07','2024-05-28 09:31:07',0,NULL),(10019,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:33:07','2024-05-28 09:33:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716888787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716888787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:33:09','2024-05-28 09:33:09',0,NULL),(10020,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:35:09','2024-05-28 09:35:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716888909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716888909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:35:09','2024-05-28 09:35:09',0,NULL),(10021,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:37:09','2024-05-28 09:37:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716889029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716889029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:38:34','2024-05-28 09:38:34',0,NULL),(10022,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:40:34','2024-05-28 09:40:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716889234;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716889234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:40:53','2024-05-28 09:40:53',0,NULL),(10023,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:42:53','2024-05-28 09:42:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716889373;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716889373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:43:01','2024-05-28 09:43:01',0,NULL),(10024,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:45:01','2024-05-28 09:45:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716889501;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716889501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:45:21','2024-05-28 09:45:21',0,NULL),(10025,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:47:21','2024-05-28 09:47:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716889641;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716889641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:47:44','2024-05-28 09:47:44',0,NULL),(10026,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:49:44','2024-05-28 09:49:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716889784;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716889784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:50:07','2024-05-28 09:50:07',0,NULL),(10027,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:52:07','2024-05-28 09:52:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716889927;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716889927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:52:10','2024-05-28 09:52:10',0,NULL),(10028,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:54:10','2024-05-28 09:54:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716890050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716890050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:55:07','2024-05-28 09:55:07',0,NULL),(10029,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:57:07','2024-05-28 09:57:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716890227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716890227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:57:17','2024-05-28 09:57:17',0,NULL),(10030,'mailpoet/cron/daemon-trigger','failed','2024-05-28 09:59:17','2024-05-28 09:59:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716890357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716890357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 09:59:28','2024-05-28 09:59:28',0,NULL),(10031,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:01:28','2024-05-28 10:01:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716890488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716890488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:02:03','2024-05-28 10:02:03',0,NULL),(10032,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:04:03','2024-05-28 10:04:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716890643;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716890643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:06:42','2024-05-28 10:06:42',0,NULL),(10033,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:08:42','2024-05-28 10:08:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716890922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716890922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:14:00','2024-05-28 10:14:00',0,NULL),(10035,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:16:00','2024-05-28 10:16:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716891360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716891360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:18:42','2024-05-28 10:18:42',0,NULL),(10036,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:20:42','2024-05-28 10:20:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716891642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716891642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:22:00','2024-05-28 10:22:00',0,NULL),(10037,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:24:00','2024-05-28 10:24:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716891840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716891840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:28:27','2024-05-28 10:28:27',0,NULL),(10038,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:30:27','2024-05-28 10:30:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716892227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716892227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:32:29','2024-05-28 10:32:29',0,NULL),(10039,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:34:29','2024-05-28 10:34:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716892469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716892469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:34:33','2024-05-28 10:34:33',0,NULL),(10040,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:36:33','2024-05-28 10:36:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716892593;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716892593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:38:53','2024-05-28 10:38:53',0,NULL),(10041,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:40:53','2024-05-28 10:40:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716892853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716892853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:42:54','2024-05-28 10:42:54',0,NULL),(10042,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:44:54','2024-05-28 10:44:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716893094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716893094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:46:16','2024-05-28 10:46:16',0,NULL),(10043,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:48:16','2024-05-28 10:48:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716893296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716893296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:48:28','2024-05-28 10:48:28',0,NULL),(10044,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:50:28','2024-05-28 10:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716893428;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716893428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 10:52:41','2024-05-28 10:52:41',0,NULL),(10045,'mailpoet/cron/daemon-trigger','failed','2024-05-28 10:54:41','2024-05-28 10:54:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716893681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716893681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:02:23','2024-05-28 11:02:23',0,NULL),(10046,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:04:23','2024-05-28 11:04:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716894263;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716894263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:05:15','2024-05-28 11:05:15',0,NULL),(10047,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:07:15','2024-05-28 11:07:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716894435;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716894435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:07:34','2024-05-28 11:07:34',0,NULL),(10049,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:09:34','2024-05-28 11:09:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716894574;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716894574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:10:54','2024-05-28 11:10:54',0,NULL),(10050,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:12:54','2024-05-28 11:12:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716894774;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716894774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:14:23','2024-05-28 11:14:23',0,NULL),(10051,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:16:23','2024-05-28 11:16:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716894983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716894983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:18:58','2024-05-28 11:18:58',0,NULL),(10052,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:20:58','2024-05-28 11:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716895258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716895258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:22:12','2024-05-28 11:22:12',0,NULL),(10053,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:24:12','2024-05-28 11:24:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716895452;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716895452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:24:58','2024-05-28 11:24:58',0,NULL),(10054,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:26:58','2024-05-28 11:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716895618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716895618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:27:06','2024-05-28 11:27:06',0,NULL),(10055,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:29:06','2024-05-28 11:29:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716895746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716895746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:30:10','2024-05-28 11:30:10',0,NULL),(10056,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:32:10','2024-05-28 11:32:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716895930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716895930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:45:38','2024-05-28 11:45:38',0,NULL),(10057,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:47:38','2024-05-28 11:47:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716896858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716896858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 11:57:37','2024-05-28 11:57:37',0,NULL),(10058,'mailpoet/cron/daemon-trigger','failed','2024-05-28 11:59:37','2024-05-28 11:59:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716897577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716897577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 12:06:42','2024-05-28 12:06:42',0,NULL),(10060,'mailpoet/cron/daemon-trigger','failed','2024-05-28 12:08:42','2024-05-28 12:08:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716898122;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716898122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 12:10:19','2024-05-28 12:10:19',0,NULL),(10062,'mailpoet/cron/daemon-trigger','failed','2024-05-28 12:12:19','2024-05-28 12:12:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716898339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716898339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 12:12:39','2024-05-28 12:12:39',0,NULL),(10063,'mailpoet/cron/daemon-trigger','failed','2024-05-28 12:14:39','2024-05-28 12:14:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716898479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716898479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 12:19:09','2024-05-28 12:19:09',0,NULL),(10064,'mailpoet/cron/daemon-trigger','failed','2024-05-28 12:21:09','2024-05-28 12:21:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716898869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716898869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 12:22:51','2024-05-28 12:22:51',0,NULL),(10065,'mailpoet/cron/daemon-trigger','failed','2024-05-28 12:24:51','2024-05-28 12:24:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716899091;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716899091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 12:25:06','2024-05-28 12:25:06',0,NULL),(10066,'mailpoet/cron/daemon-trigger','failed','2024-05-28 12:27:06','2024-05-28 12:27:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716899226;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716899226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 12:42:56','2024-05-28 12:42:56',0,NULL),(10067,'mailpoet/cron/daemon-trigger','failed','2024-05-28 12:44:56','2024-05-28 12:44:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716900296;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716900296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 12:48:33','2024-05-28 12:48:33',0,NULL),(10070,'mailpoet/cron/daemon-trigger','failed','2024-05-28 12:50:33','2024-05-28 12:50:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716900633;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716900633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:08:03','2024-05-28 13:08:03',0,NULL),(10071,'mailpoet/cron/daemon-trigger','failed','2024-05-28 13:10:03','2024-05-28 13:10:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716901803;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716901803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:12:52','2024-05-28 13:12:52',0,NULL),(10073,'mailpoet/cron/daemon-trigger','failed','2024-05-28 13:14:52','2024-05-28 13:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716902092;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716902092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:18:11','2024-05-28 13:18:11',0,NULL),(10074,'mailpoet/cron/daemon-trigger','failed','2024-05-28 13:20:11','2024-05-28 13:20:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716902411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716902411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:21:50','2024-05-28 13:21:50',0,NULL),(10075,'mailpoet/cron/daemon-trigger','failed','2024-05-28 13:23:50','2024-05-28 13:23:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716902630;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716902630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:30:00','2024-05-28 13:30:00',0,NULL),(10076,'mailpoet/cron/daemon-trigger','failed','2024-05-28 13:32:00','2024-05-28 13:32:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716903120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716903120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:33:37','2024-05-28 13:33:37',0,NULL),(10077,'mailpoet/cron/daemon-trigger','failed','2024-05-28 13:35:37','2024-05-28 13:35:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716903337;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716903337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:50:15','2024-05-28 13:50:15',0,NULL),(10078,'mailpoet/cron/daemon-trigger','failed','2024-05-28 13:52:15','2024-05-28 13:52:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716904335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716904335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:56:32','2024-05-28 13:56:32',0,NULL),(10079,'mailpoet/cron/daemon-trigger','failed','2024-05-28 13:58:32','2024-05-28 13:58:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716904712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716904712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 13:59:03','2024-05-28 13:59:03',0,NULL),(10080,'mailpoet/cron/daemon-trigger','failed','2024-05-28 14:01:03','2024-05-28 14:01:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716904863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716904863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 14:25:16','2024-05-28 14:25:16',0,NULL),(10081,'mailpoet/cron/daemon-trigger','failed','2024-05-28 14:27:16','2024-05-28 14:27:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716906436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716906436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 14:32:13','2024-05-28 14:32:13',0,NULL),(10083,'mailpoet/cron/daemon-trigger','failed','2024-05-28 14:34:13','2024-05-28 14:34:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716906853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716906853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 14:34:48','2024-05-28 14:34:48',0,NULL),(10084,'mailpoet/cron/daemon-trigger','failed','2024-05-28 14:36:48','2024-05-28 14:36:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716907008;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716907008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 14:41:02','2024-05-28 14:41:02',0,NULL),(10085,'mailpoet/cron/daemon-trigger','failed','2024-05-28 14:43:02','2024-05-28 14:43:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716907382;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716907382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 14:48:23','2024-05-28 14:48:23',0,NULL),(10086,'mailpoet/cron/daemon-trigger','failed','2024-05-28 14:50:23','2024-05-28 14:50:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716907823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716907823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 14:55:01','2024-05-28 14:55:01',0,NULL),(10087,'mailpoet/cron/daemon-trigger','failed','2024-05-28 14:57:01','2024-05-28 14:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716908221;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716908221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:02:30','2024-05-28 15:02:30',0,NULL),(10088,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:04:30','2024-05-28 15:04:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716908670;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716908670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:09:08','2024-05-28 15:09:08',0,NULL),(10089,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:11:08','2024-05-28 15:11:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716909068;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716909068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:12:50','2024-05-28 15:12:50',0,NULL),(10090,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:14:50','2024-05-28 15:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716909290;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716909290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:22:30','2024-05-28 15:22:30',0,NULL),(10091,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:24:30','2024-05-28 15:24:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716909870;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716909870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:24:49','2024-05-28 15:24:49',0,NULL),(10092,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:26:49','2024-05-28 15:26:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716910009;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716910009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:28:37','2024-05-28 15:28:37',0,NULL),(10094,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:30:37','2024-05-28 15:30:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716910237;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716910237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:34:39','2024-05-28 15:34:39',0,NULL),(10095,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:36:39','2024-05-28 15:36:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716910599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716910599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:38:43','2024-05-28 15:38:43',0,NULL),(10096,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:40:43','2024-05-28 15:40:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716910843;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716910843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:40:59','2024-05-28 15:40:59',0,NULL),(10097,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:42:59','2024-05-28 15:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716910979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716910979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:44:32','2024-05-28 15:44:32',0,NULL),(10098,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:46:32','2024-05-28 15:46:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716911192;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716911192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:56:16','2024-05-28 15:56:16',0,NULL),(10099,'mailpoet/cron/daemon-trigger','failed','2024-05-28 15:58:16','2024-05-28 15:58:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716911896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716911896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 15:59:21','2024-05-28 15:59:21',0,NULL),(10100,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:01:21','2024-05-28 16:01:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716912081;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716912081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 16:08:14','2024-05-28 16:08:14',0,NULL),(10101,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:10:14','2024-05-28 16:10:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716912614;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716912614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 16:20:14','2024-05-28 16:20:14',0,NULL),(10102,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:22:14','2024-05-28 16:22:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716913334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716913334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 16:26:34','2024-05-28 16:26:34',0,NULL),(10103,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:28:34','2024-05-28 16:28:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716913714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716913714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 16:36:20','2024-05-28 16:36:20',0,NULL),(10104,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:38:20','2024-05-28 16:38:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716914300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716914300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 16:40:12','2024-05-28 16:40:12',0,NULL),(10106,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:42:12','2024-05-28 16:42:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716914532;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716914532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 16:51:59','2024-05-28 16:51:59',0,NULL),(10107,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:53:59','2024-05-28 16:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716915239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716915239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 16:55:35','2024-05-28 16:55:35',0,NULL),(10108,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:57:35','2024-05-28 16:57:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716915455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716915455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 16:57:40','2024-05-28 16:57:40',0,NULL),(10109,'mailpoet/cron/daemon-trigger','failed','2024-05-28 16:59:40','2024-05-28 16:59:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716915580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716915580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 17:00:35','2024-05-28 17:00:35',0,NULL),(10110,'mailpoet/cron/daemon-trigger','failed','2024-05-28 17:02:35','2024-05-28 17:02:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716915755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716915755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 17:23:02','2024-05-28 17:23:02',0,NULL),(10111,'mailpoet/cron/daemon-trigger','failed','2024-05-28 17:25:02','2024-05-28 17:25:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716917102;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716917102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 17:29:33','2024-05-28 17:29:33',0,NULL),(10112,'mailpoet/cron/daemon-trigger','failed','2024-05-28 17:31:33','2024-05-28 17:31:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716917493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716917493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 17:32:47','2024-05-28 17:32:47',0,NULL),(10113,'mailpoet/cron/daemon-trigger','failed','2024-05-28 17:34:48','2024-05-28 17:34:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716917688;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716917688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 17:36:13','2024-05-28 17:36:13',0,NULL),(10114,'mailpoet/cron/daemon-trigger','failed','2024-05-28 17:38:13','2024-05-28 17:38:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716917893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716917893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 17:39:54','2024-05-28 17:39:54',0,NULL),(10116,'mailpoet/cron/daemon-trigger','failed','2024-05-28 17:41:54','2024-05-28 17:41:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716918114;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716918114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 17:55:09','2024-05-28 17:55:09',0,NULL),(10117,'mailpoet/cron/daemon-trigger','failed','2024-05-28 17:57:09','2024-05-28 17:57:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716919029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716919029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 17:57:51','2024-05-28 17:57:51',0,NULL),(10118,'mailpoet/cron/daemon-trigger','failed','2024-05-28 17:59:51','2024-05-28 17:59:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716919191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716919191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:00:22','2024-05-28 18:00:22',0,NULL),(10119,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:02:22','2024-05-28 18:02:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716919342;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716919342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:05:22','2024-05-28 18:05:22',0,NULL),(10120,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:07:22','2024-05-28 18:07:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716919642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716919642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:13:34','2024-05-28 18:13:34',0,NULL),(10121,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:15:34','2024-05-28 18:15:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716920134;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716920134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:17:17','2024-05-28 18:17:17',0,NULL),(10122,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:19:17','2024-05-28 18:19:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716920357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716920357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:22:40','2024-05-28 18:22:40',0,NULL),(10123,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:24:40','2024-05-28 18:24:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716920680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716920680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:27:01','2024-05-28 18:27:01',0,NULL),(10124,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:29:01','2024-05-28 18:29:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716920941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716920941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:29:20','2024-05-28 18:29:20',0,NULL),(10125,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:31:20','2024-05-28 18:31:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716921080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716921080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:39:19','2024-05-28 18:39:19',0,NULL),(10126,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:41:19','2024-05-28 18:41:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716921679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716921679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:43:29','2024-05-28 18:43:29',0,NULL),(10128,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:45:29','2024-05-28 18:45:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716921929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716921929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:49:06','2024-05-28 18:49:06',0,NULL),(10129,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:51:06','2024-05-28 18:51:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716922266;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716922266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 18:56:13','2024-05-28 18:56:13',0,NULL),(10130,'mailpoet/cron/daemon-trigger','failed','2024-05-28 18:58:13','2024-05-28 18:58:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716922693;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716922693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 19:06:14','2024-05-28 19:06:14',0,NULL),(10131,'mailpoet/cron/daemon-trigger','failed','2024-05-28 19:08:14','2024-05-28 19:08:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716923294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716923294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 19:09:59','2024-05-28 19:09:59',0,NULL),(10132,'mailpoet/cron/daemon-trigger','failed','2024-05-28 19:11:59','2024-05-28 19:11:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716923519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716923519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 19:12:54','2024-05-28 19:12:54',0,NULL),(10133,'mailpoet/cron/daemon-trigger','failed','2024-05-28 19:14:54','2024-05-28 19:14:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716923694;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716923694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 19:49:23','2024-05-28 19:49:23',0,NULL),(10134,'mailpoet/cron/daemon-trigger','failed','2024-05-28 19:51:23','2024-05-28 19:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716925883;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716925883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:05:26','2024-05-28 20:05:26',0,NULL),(10136,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:07:26','2024-05-28 20:07:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716926846;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716926846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:08:44','2024-05-28 20:08:44',0,NULL),(10137,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:10:44','2024-05-28 20:10:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716927044;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716927044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:10:56','2024-05-28 20:10:56',0,NULL),(10138,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:12:56','2024-05-28 20:12:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716927176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716927176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:14:18','2024-05-28 20:14:18',0,NULL),(10139,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:16:18','2024-05-28 20:16:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716927378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716927378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:24:28','2024-05-28 20:24:28',0,NULL),(10140,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:26:28','2024-05-28 20:26:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716927988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716927988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:34:17','2024-05-28 20:34:17',0,NULL),(10142,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:36:17','2024-05-28 20:36:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716928577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716928577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:38:08','2024-05-28 20:38:08',0,NULL),(10143,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:40:08','2024-05-28 20:40:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716928808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716928808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:44:35','2024-05-28 20:44:35',0,NULL),(10144,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:46:35','2024-05-28 20:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716929195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716929195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 20:48:31','2024-05-28 20:48:31',0,NULL),(10145,'mailpoet/cron/daemon-trigger','failed','2024-05-28 20:50:31','2024-05-28 20:50:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716929431;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716929431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 21:02:10','2024-05-28 21:02:10',0,NULL),(10147,'mailpoet/cron/daemon-trigger','failed','2024-05-28 21:04:10','2024-05-28 21:04:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716930250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716930250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 21:16:36','2024-05-28 21:16:36',0,NULL),(10148,'mailpoet/cron/daemon-trigger','failed','2024-05-28 21:18:36','2024-05-28 21:18:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716931116;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716931116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 21:33:48','2024-05-28 21:33:48',0,NULL),(10149,'mailpoet/cron/daemon-trigger','failed','2024-05-28 21:35:48','2024-05-28 21:35:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716932148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716932148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 21:58:24','2024-05-28 21:58:24',0,NULL),(10150,'mailpoet/cron/daemon-trigger','failed','2024-05-28 22:00:24','2024-05-28 22:00:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716933624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716933624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 22:10:14','2024-05-28 22:10:14',0,NULL),(10151,'mailpoet/cron/daemon-trigger','failed','2024-05-28 22:12:14','2024-05-28 22:12:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716934334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716934334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 22:16:59','2024-05-28 22:16:59',0,NULL),(10153,'mailpoet/cron/daemon-trigger','failed','2024-05-28 22:18:59','2024-05-28 22:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716934739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716934739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 22:24:43','2024-05-28 22:24:43',0,NULL),(10154,'mailpoet/cron/daemon-trigger','failed','2024-05-28 22:26:43','2024-05-28 22:26:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716935203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716935203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 22:31:10','2024-05-28 22:31:10',0,NULL),(10155,'mailpoet/cron/daemon-trigger','failed','2024-05-28 22:33:10','2024-05-28 22:33:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716935590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716935590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 22:37:15','2024-05-28 22:37:15',0,NULL),(10156,'mailpoet/cron/daemon-trigger','failed','2024-05-28 22:39:15','2024-05-28 22:39:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716935955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716935955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 22:50:14','2024-05-28 22:50:14',0,NULL),(10157,'mailpoet/cron/daemon-trigger','failed','2024-05-28 22:52:14','2024-05-28 22:52:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716936734;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716936734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 23:35:45','2024-05-28 23:35:45',0,NULL),(10158,'mailpoet/cron/daemon-trigger','failed','2024-05-28 23:37:45','2024-05-28 23:37:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716939465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716939465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 23:38:08','2024-05-28 23:38:08',0,NULL),(10160,'mailpoet/cron/daemon-trigger','failed','2024-05-28 23:40:08','2024-05-28 23:40:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716939608;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716939608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 23:43:00','2024-05-28 23:43:00',0,NULL),(10161,'mailpoet/cron/daemon-trigger','failed','2024-05-28 23:45:00','2024-05-28 23:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716939900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716939900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-28 23:54:51','2024-05-28 23:54:51',0,NULL),(10162,'mailpoet/cron/daemon-trigger','failed','2024-05-28 23:56:51','2024-05-28 23:56:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716940611;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716940611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 00:11:07','2024-05-29 00:11:07',0,NULL),(10163,'mailpoet/cron/daemon-trigger','failed','2024-05-29 00:13:07','2024-05-29 00:13:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716941587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716941587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 00:14:54','2024-05-29 00:14:54',0,NULL),(10164,'mailpoet/cron/daemon-trigger','failed','2024-05-29 00:16:54','2024-05-29 00:16:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716941814;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716941814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 00:23:13','2024-05-29 00:23:13',0,NULL),(10165,'mailpoet/cron/daemon-trigger','failed','2024-05-29 00:25:13','2024-05-29 00:25:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716942313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716942313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 00:40:51','2024-05-29 00:40:51',0,NULL),(10166,'mailpoet/cron/daemon-trigger','failed','2024-05-29 00:42:51','2024-05-29 00:42:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716943371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716943371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 00:56:34','2024-05-29 00:56:34',0,NULL),(10168,'mailpoet/cron/daemon-trigger','failed','2024-05-29 00:58:34','2024-05-29 00:58:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716944314;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716944314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 01:01:13','2024-05-29 01:01:13',0,NULL),(10169,'mailpoet/cron/daemon-trigger','failed','2024-05-29 01:03:13','2024-05-29 01:03:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716944593;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716944593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 01:14:01','2024-05-29 01:14:01',0,NULL),(10170,'mailpoet/cron/daemon-trigger','failed','2024-05-29 01:16:01','2024-05-29 01:16:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716945361;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716945361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 01:35:38','2024-05-29 01:35:38',0,NULL),(10171,'mailpoet/cron/daemon-trigger','failed','2024-05-29 01:37:38','2024-05-29 01:37:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716946658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716946658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 01:40:11','2024-05-29 01:40:11',0,NULL),(10172,'mailpoet/cron/daemon-trigger','failed','2024-05-29 01:42:11','2024-05-29 01:42:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716946931;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716946931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 01:45:03','2024-05-29 01:45:03',0,NULL),(10174,'mailpoet/cron/daemon-trigger','failed','2024-05-29 01:47:03','2024-05-29 01:47:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716947223;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716947223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 01:56:23','2024-05-29 01:56:23',0,NULL),(10175,'mailpoet/cron/daemon-trigger','failed','2024-05-29 01:58:23','2024-05-29 01:58:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716947903;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716947903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 02:07:16','2024-05-29 02:07:16',0,NULL),(10176,'mailpoet/cron/daemon-trigger','failed','2024-05-29 02:09:16','2024-05-29 02:09:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716948556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716948556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 02:20:39','2024-05-29 02:20:39',0,NULL),(10177,'mailpoet/cron/daemon-trigger','failed','2024-05-29 02:22:39','2024-05-29 02:22:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716949359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716949359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 02:37:11','2024-05-29 02:37:11',0,NULL),(10178,'mailpoet/cron/daemon-trigger','failed','2024-05-29 02:39:11','2024-05-29 02:39:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716950351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716950351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 03:10:52','2024-05-29 03:10:52',0,NULL),(10179,'mailpoet/cron/daemon-trigger','failed','2024-05-29 03:12:52','2024-05-29 03:12:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716952372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716952372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 03:20:24','2024-05-29 03:20:24',0,NULL),(10181,'mailpoet/cron/daemon-trigger','failed','2024-05-29 03:22:24','2024-05-29 03:22:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716952944;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716952944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 03:24:27','2024-05-29 03:24:27',0,NULL),(10182,'mailpoet/cron/daemon-trigger','failed','2024-05-29 03:26:27','2024-05-29 03:26:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716953187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716953187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 03:31:39','2024-05-29 03:31:39',0,NULL),(10183,'mailpoet/cron/daemon-trigger','failed','2024-05-29 03:33:39','2024-05-29 03:33:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716953619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716953619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 03:35:23','2024-05-29 03:35:23',0,NULL),(10184,'mailpoet/cron/daemon-trigger','failed','2024-05-29 03:37:23','2024-05-29 03:37:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716953843;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716953843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 03:53:13','2024-05-29 03:53:13',0,NULL),(10185,'mailpoet/cron/daemon-trigger','failed','2024-05-29 03:55:13','2024-05-29 03:55:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716954913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716954913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 04:09:53','2024-05-29 04:09:53',0,NULL),(10186,'mailpoet/cron/daemon-trigger','failed','2024-05-29 04:11:53','2024-05-29 04:11:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716955913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716955913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 04:14:07','2024-05-29 04:14:07',0,NULL),(10188,'mailpoet/cron/daemon-trigger','failed','2024-05-29 04:16:07','2024-05-29 04:16:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716956167;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716956167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 04:20:02','2024-05-29 04:20:02',0,NULL),(10189,'mailpoet/cron/daemon-trigger','failed','2024-05-29 04:22:02','2024-05-29 04:22:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716956522;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716956522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 04:32:08','2024-05-29 04:32:08',0,NULL),(10190,'mailpoet/cron/daemon-trigger','failed','2024-05-29 04:34:08','2024-05-29 04:34:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716957248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716957248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 04:42:27','2024-05-29 04:42:27',0,NULL),(10191,'mailpoet/cron/daemon-trigger','failed','2024-05-29 04:44:27','2024-05-29 04:44:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716957867;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716957867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 04:51:28','2024-05-29 04:51:28',0,NULL),(10192,'mailpoet/cron/daemon-trigger','failed','2024-05-29 04:53:28','2024-05-29 04:53:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716958408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716958408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 04:58:17','2024-05-29 04:58:17',0,NULL),(10193,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:00:17','2024-05-29 05:00:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716958817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716958817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 05:02:12','2024-05-29 05:02:12',0,NULL),(10194,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:04:12','2024-05-29 05:04:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716959052;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716959052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 05:06:59','2024-05-29 05:06:59',0,NULL),(10195,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:08:59','2024-05-29 05:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716959339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716959339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 05:10:17','2024-05-29 05:10:17',0,NULL),(10196,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:12:17','2024-05-29 05:12:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716959537;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716959537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 05:18:08','2024-05-29 05:18:08',0,NULL),(10197,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:20:08','2024-05-29 05:20:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716960008;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716960008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 05:30:18','2024-05-29 05:30:18',0,NULL),(10199,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:32:18','2024-05-29 05:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716960738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716960738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 05:33:31','2024-05-29 05:33:31',0,NULL),(10200,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:35:31','2024-05-29 05:35:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716960931;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716960931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 05:49:50','2024-05-29 05:49:50',0,NULL),(10201,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:51:50','2024-05-29 05:51:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716961910;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716961910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 05:53:47','2024-05-29 05:53:47',0,NULL),(10202,'mailpoet/cron/daemon-trigger','failed','2024-05-29 05:55:47','2024-05-29 05:55:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716962147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716962147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:01:52','2024-05-29 06:01:52',0,NULL),(10203,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:03:52','2024-05-29 06:03:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716962632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716962632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:08:34','2024-05-29 06:08:34',0,NULL),(10204,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:10:34','2024-05-29 06:10:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716963034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716963034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:13:05','2024-05-29 06:13:05',0,NULL),(10205,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:15:05','2024-05-29 06:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716963305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716963305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:16:15','2024-05-29 06:16:15',0,NULL),(10206,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:18:15','2024-05-29 06:18:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716963495;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716963495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:20:06','2024-05-29 06:20:06',0,NULL),(10208,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:22:06','2024-05-29 06:22:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716963726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716963726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:25:38','2024-05-29 06:25:38',0,NULL),(10209,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:27:38','2024-05-29 06:27:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716964058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716964058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:29:40','2024-05-29 06:29:40',0,NULL),(10211,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:31:40','2024-05-29 06:31:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716964300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716964300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:33:22','2024-05-29 06:33:22',0,NULL),(10212,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:35:22','2024-05-29 06:35:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716964522;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716964522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:36:30','2024-05-29 06:36:30',0,NULL),(10213,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:38:30','2024-05-29 06:38:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716964710;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716964710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:39:45','2024-05-29 06:39:45',0,NULL),(10215,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:41:45','2024-05-29 06:41:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716964905;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716964905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:42:02','2024-05-29 06:42:02',0,NULL),(10216,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:44:02','2024-05-29 06:44:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:44:19','2024-05-29 06:44:19',0,NULL),(10217,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:46:19','2024-05-29 06:46:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:46:35','2024-05-29 06:46:35',0,NULL),(10218,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:48:35','2024-05-29 06:48:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:48:56','2024-05-29 06:48:56',0,NULL),(10219,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:50:56','2024-05-29 06:50:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965456;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:51:12','2024-05-29 06:51:12',0,NULL),(10220,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:53:12','2024-05-29 06:53:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:53:12','2024-05-29 06:53:12',0,NULL),(10221,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:55:12','2024-05-29 06:55:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:55:38','2024-05-29 06:55:38',0,NULL),(10222,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:57:38','2024-05-29 06:57:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 06:57:55','2024-05-29 06:57:55',0,NULL),(10223,'mailpoet/cron/daemon-trigger','failed','2024-05-29 06:59:55','2024-05-29 06:59:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965995;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:00:17','2024-05-29 07:00:17',0,NULL),(10224,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:02:17','2024-05-29 07:02:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716966137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716966137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:02:30','2024-05-29 07:02:30',0,NULL),(10225,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:04:30','2024-05-29 07:04:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716966270;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716966270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:05:11','2024-05-29 07:05:11',0,NULL),(10226,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:07:11','2024-05-29 07:07:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716966431;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716966431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:07:14','2024-05-29 07:07:14',0,NULL),(10227,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:09:14','2024-05-29 07:09:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716966554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716966554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:09:47','2024-05-29 07:09:47',0,NULL),(10228,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:11:47','2024-05-29 07:11:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716966707;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716966707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:12:05','2024-05-29 07:12:05',0,NULL),(10229,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:14:05','2024-05-29 07:14:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716966845;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716966845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:14:07','2024-05-29 07:14:07',0,NULL),(10230,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:16:07','2024-05-29 07:16:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716966967;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716966967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:16:44','2024-05-29 07:16:44',0,NULL),(10231,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:18:44','2024-05-29 07:18:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716967124;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716967124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:19:18','2024-05-29 07:19:18',0,NULL),(10232,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:21:18','2024-05-29 07:21:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716967278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716967278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:21:50','2024-05-29 07:21:50',0,NULL),(10234,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:23:50','2024-05-29 07:23:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716967430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716967430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:24:02','2024-05-29 07:24:02',0,NULL),(10235,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:26:02','2024-05-29 07:26:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716967562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716967562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:26:03','2024-05-29 07:26:03',0,NULL),(10236,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:28:03','2024-05-29 07:28:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716967683;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716967683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:28:12','2024-05-29 07:28:12',0,NULL),(10237,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:30:12','2024-05-29 07:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716967812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716967812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:30:45','2024-05-29 07:30:45',0,NULL),(10238,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:32:45','2024-05-29 07:32:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716967965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716967965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:32:51','2024-05-29 07:32:51',0,NULL),(10239,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:34:51','2024-05-29 07:34:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716968091;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716968091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:35:00','2024-05-29 07:35:00',0,NULL),(10240,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:37:00','2024-05-29 07:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716968220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716968220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:37:01','2024-05-29 07:37:01',0,NULL),(10241,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:39:01','2024-05-29 07:39:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716968341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716968341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:39:58','2024-05-29 07:39:58',0,NULL),(10242,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:41:58','2024-05-29 07:41:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716968518;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716968518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:42:04','2024-05-29 07:42:04',0,NULL),(10243,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:44:04','2024-05-29 07:44:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716968644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716968644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:44:38','2024-05-29 07:44:38',0,NULL),(10244,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:46:38','2024-05-29 07:46:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716968798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716968798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:46:55','2024-05-29 07:46:55',0,NULL),(10245,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:48:55','2024-05-29 07:48:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716968935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716968935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:49:06','2024-05-29 07:49:06',0,NULL),(10246,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:51:06','2024-05-29 07:51:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716969066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716969066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:51:06','2024-05-29 07:51:06',0,NULL),(10247,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:53:06','2024-05-29 07:53:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716969186;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716969186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:53:06','2024-05-29 07:53:06',0,NULL),(10248,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:55:06','2024-05-29 07:55:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716969306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716969306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:55:06','2024-05-29 07:55:06',0,NULL),(10249,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:57:06','2024-05-29 07:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716969426;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716969426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 07:57:48','2024-05-29 07:57:48',0,NULL),(10250,'mailpoet/cron/daemon-trigger','failed','2024-05-29 07:59:48','2024-05-29 07:59:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716969588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716969588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:02:06','2024-05-29 08:02:06',0,NULL),(10251,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:04:06','2024-05-29 08:04:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716969846;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716969846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:04:07','2024-05-29 08:04:07',0,NULL),(10252,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:06:07','2024-05-29 08:06:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716969967;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716969967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:06:30','2024-05-29 08:06:30',0,NULL),(10253,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:08:30','2024-05-29 08:08:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716970110;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716970110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:08:59','2024-05-29 08:08:59',0,NULL),(10254,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:10:59','2024-05-29 08:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716970259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716970259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:10:59','2024-05-29 08:10:59',0,NULL),(10255,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:12:59','2024-05-29 08:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716970379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716970379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:13:08','2024-05-29 08:13:08',0,NULL),(10256,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:15:08','2024-05-29 08:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716970508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716970508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:15:09','2024-05-29 08:15:09',0,NULL),(10257,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:17:09','2024-05-29 08:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716970629;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716970629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:17:15','2024-05-29 08:17:15',0,NULL),(10258,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:19:15','2024-05-29 08:19:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716970755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716970755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:19:17','2024-05-29 08:19:17',0,NULL),(10259,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:21:17','2024-05-29 08:21:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716970877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716970877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:21:20','2024-05-29 08:21:20',0,NULL),(10261,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:23:20','2024-05-29 08:23:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716971000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716971000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:23:24','2024-05-29 08:23:24',0,NULL),(10262,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:25:24','2024-05-29 08:25:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716971124;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716971124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:25:42','2024-05-29 08:25:42',0,NULL),(10264,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:27:42','2024-05-29 08:27:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716971262;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716971262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:28:34','2024-05-29 08:28:34',0,NULL),(10265,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:30:34','2024-05-29 08:30:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716971434;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716971434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:30:51','2024-05-29 08:30:51',0,NULL),(10266,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:32:51','2024-05-29 08:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716971571;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716971571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:33:00','2024-05-29 08:33:00',0,NULL),(10267,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:35:00','2024-05-29 08:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716971700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716971700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:35:02','2024-05-29 08:35:02',0,NULL),(10268,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:37:02','2024-05-29 08:37:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716971822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716971822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:38:19','2024-05-29 08:38:19',0,NULL),(10269,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:40:19','2024-05-29 08:40:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716972019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716972019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:40:19','2024-05-29 08:40:19',0,NULL),(10270,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:42:19','2024-05-29 08:42:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716972139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716972139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:42:19','2024-05-29 08:42:19',0,NULL),(10271,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:44:19','2024-05-29 08:44:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716972259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716972259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:45:19','2024-05-29 08:45:19',0,NULL),(10272,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:47:19','2024-05-29 08:47:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716972439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716972439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:47:19','2024-05-29 08:47:19',0,NULL),(10273,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:49:19','2024-05-29 08:49:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716972559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716972559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:50:19','2024-05-29 08:50:19',0,NULL),(10274,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:52:19','2024-05-29 08:52:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716972739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716972739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:52:19','2024-05-29 08:52:19',0,NULL),(10275,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:54:19','2024-05-29 08:54:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716972859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716972859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:54:59','2024-05-29 08:54:59',0,NULL),(10276,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:56:59','2024-05-29 08:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716973019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716973019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:57:00','2024-05-29 08:57:00',0,NULL),(10277,'mailpoet/cron/daemon-trigger','failed','2024-05-29 08:59:00','2024-05-29 08:59:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716973140;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716973140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 08:59:00','2024-05-29 08:59:00',0,NULL),(10278,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:01:00','2024-05-29 09:01:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716973260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716973260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:01:35','2024-05-29 09:01:35',0,NULL),(10279,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:03:35','2024-05-29 09:03:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716973415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716973415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:04:00','2024-05-29 09:04:00',0,NULL),(10280,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:06:00','2024-05-29 09:06:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716973560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716973560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:06:00','2024-05-29 09:06:00',0,NULL),(10281,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:08:00','2024-05-29 09:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716973680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716973680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:09:00','2024-05-29 09:09:00',0,NULL),(10282,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:11:00','2024-05-29 09:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716973860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716973860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:12:01','2024-05-29 09:12:01',0,NULL),(10283,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:14:01','2024-05-29 09:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716974041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716974041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:14:17','2024-05-29 09:14:17',0,NULL),(10284,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:16:17','2024-05-29 09:16:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716974177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716974177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:17:09','2024-05-29 09:17:09',0,NULL),(10285,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:19:09','2024-05-29 09:19:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716974349;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716974349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:20:08','2024-05-29 09:20:08',0,NULL),(10286,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:22:08','2024-05-29 09:22:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716974528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716974528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:22:42','2024-05-29 09:22:42',0,NULL),(10288,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:24:42','2024-05-29 09:24:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716974682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716974682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:25:01','2024-05-29 09:25:01',0,NULL),(10289,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:27:01','2024-05-29 09:27:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716974821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716974821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:27:11','2024-05-29 09:27:11',0,NULL),(10290,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:29:11','2024-05-29 09:29:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716974951;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716974951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:29:12','2024-05-29 09:29:12',0,NULL),(10291,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:31:12','2024-05-29 09:31:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716975072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716975072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:31:13','2024-05-29 09:31:13',0,NULL),(10292,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:33:13','2024-05-29 09:33:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716975193;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716975193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:34:41','2024-05-29 09:34:41',0,NULL),(10293,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:36:41','2024-05-29 09:36:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716975401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716975401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:36:50','2024-05-29 09:36:50',0,NULL),(10294,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:38:50','2024-05-29 09:38:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716975530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716975530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:39:55','2024-05-29 09:39:55',0,NULL),(10295,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:41:55','2024-05-29 09:41:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716975715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716975715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:42:52','2024-05-29 09:42:52',0,NULL),(10296,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:44:52','2024-05-29 09:44:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716975892;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716975892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:45:30','2024-05-29 09:45:30',0,NULL),(10297,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:47:30','2024-05-29 09:47:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716976050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716976050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:48:48','2024-05-29 09:48:48',0,NULL),(10298,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:50:48','2024-05-29 09:50:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716976248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716976248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:51:55','2024-05-29 09:51:55',0,NULL),(10299,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:53:55','2024-05-29 09:53:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716976435;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716976435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:53:56','2024-05-29 09:53:56',0,NULL),(10300,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:55:56','2024-05-29 09:55:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716976556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716976556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:56:07','2024-05-29 09:56:07',0,NULL),(10301,'mailpoet/cron/daemon-trigger','failed','2024-05-29 09:58:07','2024-05-29 09:58:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716976687;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716976687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 09:58:44','2024-05-29 09:58:44',0,NULL),(10302,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:00:44','2024-05-29 10:00:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716976844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716976844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:00:45','2024-05-29 10:00:45',0,NULL),(10303,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:02:45','2024-05-29 10:02:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716976965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716976965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:02:46','2024-05-29 10:02:46',0,NULL),(10304,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:04:46','2024-05-29 10:04:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716977086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716977086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:07:08','2024-05-29 10:07:08',0,NULL),(10305,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:09:08','2024-05-29 10:09:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716977348;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716977348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:10:18','2024-05-29 10:10:18',0,NULL),(10306,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:12:18','2024-05-29 10:12:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716977538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716977538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:12:40','2024-05-29 10:12:40',0,NULL),(10307,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:14:40','2024-05-29 10:14:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716977680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716977680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:14:40','2024-05-29 10:14:40',0,NULL),(10308,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:16:40','2024-05-29 10:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716977800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716977800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:17:56','2024-05-29 10:17:56',0,NULL),(10309,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:19:56','2024-05-29 10:19:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716977996;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716977996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:21:13','2024-05-29 10:21:13',0,NULL),(10310,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:23:13','2024-05-29 10:23:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716978193;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716978193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:27:24','2024-05-29 10:27:24',0,NULL),(10312,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:29:24','2024-05-29 10:29:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716978564;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716978564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:30:39','2024-05-29 10:30:39',0,NULL),(10313,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:32:39','2024-05-29 10:32:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716978759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716978759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:33:57','2024-05-29 10:33:57',0,NULL),(10314,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:35:57','2024-05-29 10:35:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716978957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716978957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:48:55','2024-05-29 10:48:55',0,NULL),(10315,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:50:55','2024-05-29 10:50:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716979855;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716979855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:52:03','2024-05-29 10:52:03',0,NULL),(10316,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:54:03','2024-05-29 10:54:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716980043;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716980043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 10:54:09','2024-05-29 10:54:09',0,NULL),(10317,'mailpoet/cron/daemon-trigger','failed','2024-05-29 10:56:09','2024-05-29 10:56:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716980169;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716980169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:01:57','2024-05-29 11:01:57',0,NULL),(10318,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:03:57','2024-05-29 11:03:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716980637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716980637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:10:39','2024-05-29 11:10:39',0,NULL),(10320,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:12:39','2024-05-29 11:12:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716981159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716981159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:15:17','2024-05-29 11:15:17',0,NULL),(10321,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:17:17','2024-05-29 11:17:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716981437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716981437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:20:31','2024-05-29 11:20:31',0,NULL),(10322,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:22:31','2024-05-29 11:22:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716981751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716981751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:24:37','2024-05-29 11:24:37',0,NULL),(10323,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:26:37','2024-05-29 11:26:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716981997;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716981997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:27:27','2024-05-29 11:27:27',0,NULL),(10324,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:29:27','2024-05-29 11:29:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716982167;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716982167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:30:27','2024-05-29 11:30:27',0,NULL),(10326,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:32:27','2024-05-29 11:32:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716982347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716982347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:35:19','2024-05-29 11:35:19',0,NULL),(10327,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:37:19','2024-05-29 11:37:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716982639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716982639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:40:56','2024-05-29 11:40:56',0,NULL),(10328,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:42:56','2024-05-29 11:42:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716982976;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716982976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:43:21','2024-05-29 11:43:21',0,NULL),(10329,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:45:21','2024-05-29 11:45:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716983121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716983121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:46:29','2024-05-29 11:46:29',0,NULL),(10330,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:48:29','2024-05-29 11:48:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716983309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716983309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:53:11','2024-05-29 11:53:11',0,NULL),(10331,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:55:11','2024-05-29 11:55:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716983711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716983711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 11:55:12','2024-05-29 11:55:12',0,NULL),(10332,'mailpoet/cron/daemon-trigger','failed','2024-05-29 11:57:12','2024-05-29 11:57:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716983832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716983832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:00:09','2024-05-29 12:00:09',0,NULL),(10333,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:02:09','2024-05-29 12:02:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716984129;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716984129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:04:02','2024-05-29 12:04:02',0,NULL),(10335,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:06:02','2024-05-29 12:06:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716984362;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716984362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:08:27','2024-05-29 12:08:27',0,NULL),(10336,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:10:27','2024-05-29 12:10:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716984627;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716984627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:17:25','2024-05-29 12:17:25',0,NULL),(10337,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:19:25','2024-05-29 12:19:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716985165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716985165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:19:26','2024-05-29 12:19:26',0,NULL),(10338,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:21:26','2024-05-29 12:21:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716985286;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716985286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:21:49','2024-05-29 12:21:49',0,NULL),(10339,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:23:49','2024-05-29 12:23:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716985429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716985429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:28:24','2024-05-29 12:28:24',0,NULL),(10340,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:30:24','2024-05-29 12:30:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716985824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716985824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:38:02','2024-05-29 12:38:02',0,NULL),(10342,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:40:02','2024-05-29 12:40:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716986402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716986402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:41:51','2024-05-29 12:41:51',0,NULL),(10343,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:43:51','2024-05-29 12:43:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716986631;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716986631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 12:44:48','2024-05-29 12:44:48',0,NULL),(10346,'mailpoet/cron/daemon-trigger','failed','2024-05-29 12:46:48','2024-05-29 12:46:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716986808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716986808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 13:06:11','2024-05-29 13:06:11',0,NULL),(10347,'mailpoet/cron/daemon-trigger','failed','2024-05-29 13:08:11','2024-05-29 13:08:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716988091;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716988091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 13:16:22','2024-05-29 13:16:22',0,NULL),(10348,'mailpoet/cron/daemon-trigger','failed','2024-05-29 13:18:22','2024-05-29 13:18:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716988702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716988702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 13:21:11','2024-05-29 13:21:11',0,NULL),(10349,'mailpoet/cron/daemon-trigger','failed','2024-05-29 13:23:11','2024-05-29 13:23:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716988991;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716988991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 13:27:07','2024-05-29 13:27:07',0,NULL),(10350,'mailpoet/cron/daemon-trigger','failed','2024-05-29 13:29:07','2024-05-29 13:29:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716989347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716989347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 13:31:14','2024-05-29 13:31:14',0,NULL),(10352,'mailpoet/cron/daemon-trigger','failed','2024-05-29 13:33:14','2024-05-29 13:33:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716989594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716989594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 13:38:26','2024-05-29 13:38:26',0,NULL),(10353,'mailpoet/cron/daemon-trigger','failed','2024-05-29 13:40:26','2024-05-29 13:40:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716990026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716990026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 13:48:15','2024-05-29 13:48:15',0,NULL),(10354,'mailpoet/cron/daemon-trigger','failed','2024-05-29 13:50:15','2024-05-29 13:50:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716990615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716990615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 14:23:03','2024-05-29 14:23:03',0,NULL),(10355,'mailpoet/cron/daemon-trigger','failed','2024-05-29 14:25:03','2024-05-29 14:25:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716992703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716992703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 14:25:41','2024-05-29 14:25:41',0,NULL),(10356,'mailpoet/cron/daemon-trigger','failed','2024-05-29 14:27:41','2024-05-29 14:27:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716992861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716992861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 14:35:16','2024-05-29 14:35:16',0,NULL),(10357,'mailpoet/cron/daemon-trigger','failed','2024-05-29 14:37:16','2024-05-29 14:37:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716993436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716993436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 14:38:05','2024-05-29 14:38:05',0,NULL),(10359,'mailpoet/cron/daemon-trigger','failed','2024-05-29 14:40:05','2024-05-29 14:40:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716993605;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716993605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 14:44:50','2024-05-29 14:44:50',0,NULL),(10360,'mailpoet/cron/daemon-trigger','failed','2024-05-29 14:46:50','2024-05-29 14:46:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716994010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716994010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 14:47:47','2024-05-29 14:47:47',0,NULL),(10361,'mailpoet/cron/daemon-trigger','failed','2024-05-29 14:49:47','2024-05-29 14:49:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716994187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716994187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 15:02:45','2024-05-29 15:02:45',0,NULL),(10362,'mailpoet/cron/daemon-trigger','failed','2024-05-29 15:04:45','2024-05-29 15:04:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716995085;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716995085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 15:13:15','2024-05-29 15:13:15',0,NULL),(10363,'mailpoet/cron/daemon-trigger','failed','2024-05-29 15:15:15','2024-05-29 15:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716995715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716995715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 15:34:48','2024-05-29 15:34:48',0,NULL),(10364,'mailpoet/cron/daemon-trigger','failed','2024-05-29 15:36:49','2024-05-29 15:36:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716997009;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716997009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 15:38:05','2024-05-29 15:38:05',0,NULL),(10366,'mailpoet/cron/daemon-trigger','failed','2024-05-29 15:40:05','2024-05-29 15:40:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716997205;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716997205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 15:49:09','2024-05-29 15:49:09',0,NULL),(10367,'mailpoet/cron/daemon-trigger','failed','2024-05-29 15:51:09','2024-05-29 15:51:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716997869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716997869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 16:03:15','2024-05-29 16:03:15',0,NULL),(10368,'mailpoet/cron/daemon-trigger','failed','2024-05-29 16:05:15','2024-05-29 16:05:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716998715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716998715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 16:19:10','2024-05-29 16:19:10',0,NULL),(10369,'mailpoet/cron/daemon-trigger','failed','2024-05-29 16:21:10','2024-05-29 16:21:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716999670;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716999670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 16:46:27','2024-05-29 16:46:27',0,NULL),(10370,'mailpoet/cron/daemon-trigger','failed','2024-05-29 16:48:27','2024-05-29 16:48:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717001307;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717001307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 16:48:47','2024-05-29 16:48:47',0,NULL),(10372,'mailpoet/cron/daemon-trigger','failed','2024-05-29 16:50:47','2024-05-29 16:50:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717001447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717001447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 16:54:28','2024-05-29 16:54:28',0,NULL),(10373,'mailpoet/cron/daemon-trigger','failed','2024-05-29 16:56:28','2024-05-29 16:56:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717001788;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717001788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:00:46','2024-05-29 17:00:46',0,NULL),(10374,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:02:46','2024-05-29 17:02:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717002166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717002166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:04:53','2024-05-29 17:04:53',0,NULL),(10375,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:06:53','2024-05-29 17:06:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717002413;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717002413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:07:34','2024-05-29 17:07:34',0,NULL),(10376,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:09:34','2024-05-29 17:09:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717002574;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717002574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:10:41','2024-05-29 17:10:41',0,NULL),(10377,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:12:41','2024-05-29 17:12:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717002761;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717002761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:14:42','2024-05-29 17:14:42',0,NULL),(10378,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:16:42','2024-05-29 17:16:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717003002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717003002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:23:51','2024-05-29 17:23:51',0,NULL),(10379,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:25:51','2024-05-29 17:25:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717003551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717003551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:35:36','2024-05-29 17:35:36',0,NULL),(10380,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:37:36','2024-05-29 17:37:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717004256;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717004256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:45:45','2024-05-29 17:45:45',0,NULL),(10381,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:47:45','2024-05-29 17:47:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717004865;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717004865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:50:34','2024-05-29 17:50:34',0,NULL),(10383,'mailpoet/cron/daemon-trigger','failed','2024-05-29 17:52:34','2024-05-29 17:52:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717005154;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717005154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 17:59:14','2024-05-29 17:59:14',0,NULL),(10384,'mailpoet/cron/daemon-trigger','failed','2024-05-29 18:01:14','2024-05-29 18:01:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717005674;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717005674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 18:05:17','2024-05-29 18:05:17',0,NULL),(10385,'mailpoet/cron/daemon-trigger','failed','2024-05-29 18:07:17','2024-05-29 18:07:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717006037;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717006037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 18:10:56','2024-05-29 18:10:56',0,NULL),(10386,'mailpoet/cron/daemon-trigger','failed','2024-05-29 18:12:56','2024-05-29 18:12:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717006376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717006376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 18:14:12','2024-05-29 18:14:12',0,NULL),(10387,'mailpoet/cron/daemon-trigger','failed','2024-05-29 18:16:12','2024-05-29 18:16:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717006572;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717006572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 18:21:02','2024-05-29 18:21:02',0,NULL),(10388,'mailpoet/cron/daemon-trigger','failed','2024-05-29 18:23:02','2024-05-29 18:23:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717006982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717006982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 19:30:18','2024-05-29 19:30:18',0,NULL),(10389,'mailpoet/cron/daemon-trigger','failed','2024-05-29 19:32:18','2024-05-29 19:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717011138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717011138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 19:35:51','2024-05-29 19:35:51',0,NULL),(10391,'mailpoet/cron/daemon-trigger','failed','2024-05-29 19:37:51','2024-05-29 19:37:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717011471;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717011471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 19:57:10','2024-05-29 19:57:10',0,NULL),(10392,'mailpoet/cron/daemon-trigger','failed','2024-05-29 19:59:10','2024-05-29 19:59:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717012750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717012750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 20:07:20','2024-05-29 20:07:20',0,NULL),(10393,'mailpoet/cron/daemon-trigger','failed','2024-05-29 20:09:20','2024-05-29 20:09:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717013360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717013360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 20:12:32','2024-05-29 20:12:32',0,NULL),(10394,'mailpoet/cron/daemon-trigger','failed','2024-05-29 20:14:32','2024-05-29 20:14:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717013672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717013672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 20:39:33','2024-05-29 20:39:33',0,NULL),(10395,'mailpoet/cron/daemon-trigger','failed','2024-05-29 20:41:33','2024-05-29 20:41:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717015293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717015293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 20:54:36','2024-05-29 20:54:36',0,NULL),(10398,'mailpoet/cron/daemon-trigger','failed','2024-05-29 20:56:36','2024-05-29 20:56:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717016196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717016196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 20:59:09','2024-05-29 20:59:09',0,NULL),(10399,'mailpoet/cron/daemon-trigger','failed','2024-05-29 21:01:09','2024-05-29 21:01:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717016469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717016469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 21:45:06','2024-05-29 21:45:06',0,NULL),(10400,'mailpoet/cron/daemon-trigger','failed','2024-05-29 21:47:06','2024-05-29 21:47:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717019226;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717019226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 22:14:43','2024-05-29 22:14:43',0,NULL),(10402,'mailpoet/cron/daemon-trigger','failed','2024-05-29 22:16:43','2024-05-29 22:16:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717021003;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717021003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 22:20:34','2024-05-29 22:20:34',0,NULL),(10403,'mailpoet/cron/daemon-trigger','failed','2024-05-29 22:22:34','2024-05-29 22:22:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717021354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717021354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 22:36:23','2024-05-29 22:36:23',0,NULL),(10404,'mailpoet/cron/daemon-trigger','failed','2024-05-29 22:38:23','2024-05-29 22:38:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717022303;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717022303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 23:15:52','2024-05-29 23:15:52',0,NULL),(10405,'mailpoet/cron/daemon-trigger','failed','2024-05-29 23:17:52','2024-05-29 23:17:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717024672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717024672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 23:19:34','2024-05-29 23:19:34',0,NULL),(10407,'mailpoet/cron/daemon-trigger','failed','2024-05-29 23:21:34','2024-05-29 23:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717024894;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717024894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 23:22:53','2024-05-29 23:22:53',0,NULL),(10408,'mailpoet/cron/daemon-trigger','failed','2024-05-29 23:24:53','2024-05-29 23:24:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717025093;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717025093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 23:37:24','2024-05-29 23:37:24',0,NULL),(10409,'mailpoet/cron/daemon-trigger','failed','2024-05-29 23:39:24','2024-05-29 23:39:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717025964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717025964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 23:41:02','2024-05-29 23:41:02',0,NULL),(10410,'mailpoet/cron/daemon-trigger','failed','2024-05-29 23:43:02','2024-05-29 23:43:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717026182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717026182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-29 23:58:24','2024-05-29 23:58:24',0,NULL),(10411,'mailpoet/cron/daemon-trigger','failed','2024-05-30 00:00:24','2024-05-30 00:00:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717027224;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717027224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 00:20:23','2024-05-30 00:20:23',0,NULL),(10412,'mailpoet/cron/daemon-trigger','failed','2024-05-30 00:22:23','2024-05-30 00:22:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717028543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717028543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 00:36:48','2024-05-30 00:36:48',0,NULL),(10414,'mailpoet/cron/daemon-trigger','failed','2024-05-30 00:38:48','2024-05-30 00:38:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717029528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717029528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 00:39:07','2024-05-30 00:39:07',0,NULL),(10415,'mailpoet/cron/daemon-trigger','failed','2024-05-30 00:41:07','2024-05-30 00:41:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717029667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717029667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 00:41:09','2024-05-30 00:41:09',0,NULL),(10416,'mailpoet/cron/daemon-trigger','failed','2024-05-30 00:43:09','2024-05-30 00:43:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717029789;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717029789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 00:44:27','2024-05-30 00:44:27',0,NULL),(10417,'mailpoet/cron/daemon-trigger','failed','2024-05-30 00:46:27','2024-05-30 00:46:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717029987;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717029987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 00:48:59','2024-05-30 00:48:59',0,NULL),(10418,'mailpoet/cron/daemon-trigger','failed','2024-05-30 00:50:59','2024-05-30 00:50:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717030259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717030259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 00:57:23','2024-05-30 00:57:23',0,NULL),(10419,'mailpoet/cron/daemon-trigger','failed','2024-05-30 00:59:23','2024-05-30 00:59:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717030763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717030763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:02:43','2024-05-30 01:02:43',0,NULL),(10420,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:04:43','2024-05-30 01:04:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717031083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717031083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:06:19','2024-05-30 01:06:19',0,NULL),(10421,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:08:19','2024-05-30 01:08:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717031299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717031299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:23:19','2024-05-30 01:23:19',0,NULL),(10422,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:25:19','2024-05-30 01:25:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717032319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717032319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:36:43','2024-05-30 01:36:43',0,NULL),(10424,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:38:43','2024-05-30 01:38:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717033123;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717033123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:38:47','2024-05-30 01:38:47',0,NULL),(10425,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:40:47','2024-05-30 01:40:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717033247;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717033247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:40:47','2024-05-30 01:40:47',0,NULL),(10426,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:42:47','2024-05-30 01:42:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717033367;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717033367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:43:48','2024-05-30 01:43:48',0,NULL),(10427,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:45:48','2024-05-30 01:45:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717033548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717033548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:45:49','2024-05-30 01:45:49',0,NULL),(10428,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:47:49','2024-05-30 01:47:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717033669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717033669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:47:50','2024-05-30 01:47:50',0,NULL),(10429,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:49:50','2024-05-30 01:49:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717033790;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717033790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:49:50','2024-05-30 01:49:50',0,NULL),(10430,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:51:50','2024-05-30 01:51:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717033910;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717033910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:51:51','2024-05-30 01:51:51',0,NULL),(10431,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:53:51','2024-05-30 01:53:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717034031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717034031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:54:01','2024-05-30 01:54:01',0,NULL),(10432,'mailpoet/cron/daemon-trigger','failed','2024-05-30 01:56:01','2024-05-30 01:56:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717034161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717034161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 01:58:43','2024-05-30 01:58:43',0,NULL),(10433,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:00:43','2024-05-30 02:00:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717034443;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717034443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:08:57','2024-05-30 02:08:57',0,NULL),(10434,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:10:57','2024-05-30 02:10:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717035057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717035057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:10:57','2024-05-30 02:10:57',0,NULL),(10435,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:12:57','2024-05-30 02:12:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717035177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717035177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:12:57','2024-05-30 02:12:57',0,NULL),(10436,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:14:57','2024-05-30 02:14:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717035297;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717035297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:14:58','2024-05-30 02:14:58',0,NULL),(10437,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:16:58','2024-05-30 02:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717035418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717035418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:16:59','2024-05-30 02:16:59',0,NULL),(10438,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:18:59','2024-05-30 02:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717035539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717035539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:21:03','2024-05-30 02:21:03',0,NULL),(10439,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:23:03','2024-05-30 02:23:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717035783;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717035783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:23:13','2024-05-30 02:23:13',0,NULL),(10440,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:25:13','2024-05-30 02:25:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717035913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717035913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:25:25','2024-05-30 02:25:25',0,NULL),(10442,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:27:25','2024-05-30 02:27:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717036045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717036045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:28:16','2024-05-30 02:28:16',0,NULL),(10443,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:30:16','2024-05-30 02:30:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717036216;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717036216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:31:21','2024-05-30 02:31:21',0,NULL),(10444,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:33:21','2024-05-30 02:33:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717036401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717036401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:34:18','2024-05-30 02:34:18',0,NULL),(10445,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:36:18','2024-05-30 02:36:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717036578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717036578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:36:36','2024-05-30 02:36:36',0,NULL),(10446,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:38:36','2024-05-30 02:38:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717036716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717036716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:38:55','2024-05-30 02:38:55',0,NULL),(10447,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:40:55','2024-05-30 02:40:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717036855;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717036855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:41:00','2024-05-30 02:41:00',0,NULL),(10448,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:43:00','2024-05-30 02:43:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717036980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717036980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:43:01','2024-05-30 02:43:01',0,NULL),(10449,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:45:01','2024-05-30 02:45:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717037101;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717037101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:45:02','2024-05-30 02:45:02',0,NULL),(10450,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:47:02','2024-05-30 02:47:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717037222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717037222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:47:03','2024-05-30 02:47:03',0,NULL),(10451,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:49:03','2024-05-30 02:49:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717037343;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717037343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 02:49:52','2024-05-30 02:49:52',0,NULL),(10452,'mailpoet/cron/daemon-trigger','failed','2024-05-30 02:51:52','2024-05-30 02:51:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717037512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717037512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:09:54','2024-05-30 03:09:54',0,NULL),(10453,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:11:54','2024-05-30 03:11:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717038714;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717038714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:17:38','2024-05-30 03:17:38',0,NULL),(10454,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:19:38','2024-05-30 03:19:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717039178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717039178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:29:15','2024-05-30 03:29:15',0,NULL),(10455,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:31:15','2024-05-30 03:31:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717039875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717039875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:31:37','2024-05-30 03:31:37',0,NULL),(10457,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:33:37','2024-05-30 03:33:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717040017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717040017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:36:14','2024-05-30 03:36:14',0,NULL),(10458,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:38:14','2024-05-30 03:38:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717040294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717040294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:40:28','2024-05-30 03:40:28',0,NULL),(10459,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:42:28','2024-05-30 03:42:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717040548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717040548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:44:25','2024-05-30 03:44:25',0,NULL),(10460,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:46:25','2024-05-30 03:46:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717040785;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717040785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:51:28','2024-05-30 03:51:28',0,NULL),(10461,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:53:28','2024-05-30 03:53:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717041208;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717041208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:55:31','2024-05-30 03:55:31',0,NULL),(10462,'mailpoet/cron/daemon-trigger','failed','2024-05-30 03:57:31','2024-05-30 03:57:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717041451;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717041451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 03:58:22','2024-05-30 03:58:22',0,NULL),(10463,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:00:22','2024-05-30 04:00:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717041622;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717041622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:02:48','2024-05-30 04:02:48',0,NULL),(10464,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:04:48','2024-05-30 04:04:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717041888;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717041888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:09:55','2024-05-30 04:09:55',0,NULL),(10465,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:11:55','2024-05-30 04:11:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717042315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717042315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:16:24','2024-05-30 04:16:24',0,NULL),(10466,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:18:24','2024-05-30 04:18:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717042704;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717042704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:18:59','2024-05-30 04:18:59',0,NULL),(10467,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:20:59','2024-05-30 04:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717042859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717042859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:24:45','2024-05-30 04:24:45',0,NULL),(10468,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:26:45','2024-05-30 04:26:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717043205;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717043205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:27:14','2024-05-30 04:27:14',0,NULL),(10469,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:29:14','2024-05-30 04:29:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717043354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717043354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:30:43','2024-05-30 04:30:43',0,NULL),(10470,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:32:43','2024-05-30 04:32:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717043563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717043563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:32:43','2024-05-30 04:32:43',0,NULL),(10472,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:34:43','2024-05-30 04:34:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717043683;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717043683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:41:31','2024-05-30 04:41:31',0,NULL),(10473,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:43:31','2024-05-30 04:43:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717044211;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717044211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:44:32','2024-05-30 04:44:32',0,NULL),(10474,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:46:32','2024-05-30 04:46:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717044392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717044392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:49:55','2024-05-30 04:49:55',0,NULL),(10475,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:51:55','2024-05-30 04:51:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717044715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717044715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:56:05','2024-05-30 04:56:05',0,NULL),(10476,'mailpoet/cron/daemon-trigger','failed','2024-05-30 04:58:05','2024-05-30 04:58:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717045085;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717045085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 04:59:02','2024-05-30 04:59:02',0,NULL),(10477,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:01:02','2024-05-30 05:01:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717045262;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717045262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:05:04','2024-05-30 05:05:04',0,NULL),(10478,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:07:04','2024-05-30 05:07:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717045624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717045624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:07:40','2024-05-30 05:07:40',0,NULL),(10479,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:09:40','2024-05-30 05:09:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717045780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717045780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:12:30','2024-05-30 05:12:30',0,NULL),(10480,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:14:30','2024-05-30 05:14:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717046070;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717046070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:14:59','2024-05-30 05:14:59',0,NULL),(10481,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:16:59','2024-05-30 05:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717046219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717046219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:18:36','2024-05-30 05:18:36',0,NULL),(10482,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:20:36','2024-05-30 05:20:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717046436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717046436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:26:50','2024-05-30 05:26:50',0,NULL),(10483,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:28:50','2024-05-30 05:28:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717046930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717046930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:28:53','2024-05-30 05:28:53',0,NULL),(10484,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:30:53','2024-05-30 05:30:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717047053;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717047053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:42:52','2024-05-30 05:42:52',0,NULL),(10486,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:44:52','2024-05-30 05:44:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717047892;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717047892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:50:33','2024-05-30 05:50:33',0,NULL),(10487,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:52:33','2024-05-30 05:52:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717048353;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717048353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 05:57:01','2024-05-30 05:57:01',0,NULL),(10488,'mailpoet/cron/daemon-trigger','failed','2024-05-30 05:59:01','2024-05-30 05:59:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717048741;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717048741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:00:12','2024-05-30 06:00:12',0,NULL),(10489,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:02:12','2024-05-30 06:02:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717048932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717048932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:06:08','2024-05-30 06:06:08',0,NULL),(10490,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:08:08','2024-05-30 06:08:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717049288;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717049288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:08:46','2024-05-30 06:08:46',0,NULL),(10491,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:10:46','2024-05-30 06:10:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717049446;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717049446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:13:13','2024-05-30 06:13:13',0,NULL),(10492,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:15:13','2024-05-30 06:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717049713;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717049713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:16:53','2024-05-30 06:16:53',0,NULL),(10493,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:18:53','2024-05-30 06:18:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717049933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717049933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:18:54','2024-05-30 06:18:54',0,NULL),(10494,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:20:54','2024-05-30 06:20:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717050054;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717050054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:22:11','2024-05-30 06:22:11',0,NULL),(10495,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:24:11','2024-05-30 06:24:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717050251;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717050251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:25:15','2024-05-30 06:25:15',0,NULL),(10496,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:27:15','2024-05-30 06:27:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717050435;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717050435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:28:47','2024-05-30 06:28:47',0,NULL),(10498,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:30:47','2024-05-30 06:30:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717050647;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717050647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:30:50','2024-05-30 06:30:50',0,NULL),(10499,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:32:50','2024-05-30 06:32:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717050770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717050770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:33:17','2024-05-30 06:33:17',0,NULL),(10500,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:35:17','2024-05-30 06:35:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717050917;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717050917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:37:20','2024-05-30 06:37:20',0,NULL),(10501,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:39:20','2024-05-30 06:39:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717051160;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717051160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:39:34','2024-05-30 06:39:34',0,NULL),(10502,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:41:34','2024-05-30 06:41:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717051294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717051294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:41:50','2024-05-30 06:41:50',0,NULL),(10503,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:43:50','2024-05-30 06:43:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717051430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717051430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:44:27','2024-05-30 06:44:27',0,NULL),(10506,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:46:27','2024-05-30 06:46:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717051587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717051587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:46:58','2024-05-30 06:46:58',0,NULL),(10507,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:48:58','2024-05-30 06:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717051738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717051738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:48:58','2024-05-30 06:48:58',0,NULL),(10508,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:50:58','2024-05-30 06:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717051858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717051858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:50:59','2024-05-30 06:50:59',0,NULL),(10509,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:52:59','2024-05-30 06:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717051979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717051979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:53:00','2024-05-30 06:53:00',0,NULL),(10510,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:55:00','2024-05-30 06:55:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717052100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717052100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:55:01','2024-05-30 06:55:01',0,NULL),(10511,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:57:01','2024-05-30 06:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717052221;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717052221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:57:06','2024-05-30 06:57:06',0,NULL),(10512,'mailpoet/cron/daemon-trigger','failed','2024-05-30 06:59:06','2024-05-30 06:59:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717052346;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717052346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 06:59:09','2024-05-30 06:59:09',0,NULL),(10513,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:01:09','2024-05-30 07:01:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717052469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717052469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:02:08','2024-05-30 07:02:08',0,NULL),(10514,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:04:08','2024-05-30 07:04:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717052648;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717052648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:04:09','2024-05-30 07:04:09',0,NULL),(10515,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:06:09','2024-05-30 07:06:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717052769;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717052769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:06:41','2024-05-30 07:06:41',0,NULL),(10516,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:08:41','2024-05-30 07:08:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717052921;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717052921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:08:57','2024-05-30 07:08:57',0,NULL),(10517,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:10:57','2024-05-30 07:10:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:11:00','2024-05-30 07:11:00',0,NULL),(10518,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:13:00','2024-05-30 07:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053180;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:13:13','2024-05-30 07:13:13',0,NULL),(10519,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:15:13','2024-05-30 07:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053313;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:15:28','2024-05-30 07:15:28',0,NULL),(10520,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:17:28','2024-05-30 07:17:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:17:34','2024-05-30 07:17:34',0,NULL),(10521,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:19:34','2024-05-30 07:19:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053574;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:19:46','2024-05-30 07:19:46',0,NULL),(10522,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:21:46','2024-05-30 07:21:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053706;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:22:25','2024-05-30 07:22:25',0,NULL),(10523,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:24:25','2024-05-30 07:24:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053865;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:24:39','2024-05-30 07:24:39',0,NULL),(10524,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:26:39','2024-05-30 07:26:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:26:56','2024-05-30 07:26:56',0,NULL),(10525,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:28:56','2024-05-30 07:28:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717054136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717054136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:28:58','2024-05-30 07:28:58',0,NULL),(10526,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:30:58','2024-05-30 07:30:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717054258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717054258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:32:44','2024-05-30 07:32:44',0,NULL),(10527,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:34:44','2024-05-30 07:34:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717054484;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717054484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:35:06','2024-05-30 07:35:06',0,NULL),(10528,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:37:06','2024-05-30 07:37:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717054626;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717054626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:37:18','2024-05-30 07:37:18',0,NULL),(10529,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:39:18','2024-05-30 07:39:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717054758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717054758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:39:34','2024-05-30 07:39:34',0,NULL),(10530,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:41:34','2024-05-30 07:41:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717054894;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717054894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:41:51','2024-05-30 07:41:51',0,NULL),(10531,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:43:51','2024-05-30 07:43:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:44:05','2024-05-30 07:44:05',0,NULL),(10532,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:46:05','2024-05-30 07:46:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:46:05','2024-05-30 07:46:05',0,NULL),(10534,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:48:05','2024-05-30 07:48:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:48:38','2024-05-30 07:48:38',0,NULL),(10535,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:50:38','2024-05-30 07:50:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:51:32','2024-05-30 07:51:32',0,NULL),(10536,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:53:32','2024-05-30 07:53:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055612;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:53:33','2024-05-30 07:53:33',0,NULL),(10537,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:55:33','2024-05-30 07:55:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:55:34','2024-05-30 07:55:34',0,NULL),(10538,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:57:34','2024-05-30 07:57:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055854;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 07:57:34','2024-05-30 07:57:34',0,NULL),(10539,'mailpoet/cron/daemon-trigger','failed','2024-05-30 07:59:34','2024-05-30 07:59:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055974;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:00:45','2024-05-30 08:00:45',0,NULL),(10540,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:02:45','2024-05-30 08:02:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717056165;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717056165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:04:45','2024-05-30 08:04:45',0,NULL),(10541,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:06:45','2024-05-30 08:06:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717056405;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717056405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:07:52','2024-05-30 08:07:52',0,NULL),(10542,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:09:52','2024-05-30 08:09:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717056592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717056592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:10:19','2024-05-30 08:10:19',0,NULL),(10543,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:12:19','2024-05-30 08:12:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717056739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717056739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:12:19','2024-05-30 08:12:19',0,NULL),(10544,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:14:19','2024-05-30 08:14:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717056859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717056859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:14:20','2024-05-30 08:14:20',0,NULL),(10545,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:16:20','2024-05-30 08:16:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717056980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717056980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:16:21','2024-05-30 08:16:21',0,NULL),(10546,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:18:21','2024-05-30 08:18:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717057101;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717057101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:19:52','2024-05-30 08:19:52',0,NULL),(10547,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:21:52','2024-05-30 08:21:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717057312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717057312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:24:42','2024-05-30 08:24:42',0,NULL),(10548,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:26:42','2024-05-30 08:26:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717057602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717057602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:28:23','2024-05-30 08:28:23',0,NULL),(10549,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:30:23','2024-05-30 08:30:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717057823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717057823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 08:41:22','2024-05-30 08:41:22',0,NULL),(10550,'mailpoet/cron/daemon-trigger','failed','2024-05-30 08:43:22','2024-05-30 08:43:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717058602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717058602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:01:36','2024-05-30 09:01:36',0,NULL),(10552,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:03:36','2024-05-30 09:03:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717059816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717059816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:03:49','2024-05-30 09:03:49',0,NULL),(10554,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:05:49','2024-05-30 09:05:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717059949;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717059949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:26:13','2024-05-30 09:26:13',0,NULL),(10555,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:28:13','2024-05-30 09:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717061293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717061293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:34:38','2024-05-30 09:34:38',0,NULL),(10556,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:36:38','2024-05-30 09:36:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717061798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717061798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:36:46','2024-05-30 09:36:46',0,NULL),(10557,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:38:46','2024-05-30 09:38:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717061926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717061926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:39:51','2024-05-30 09:39:51',0,NULL),(10558,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:41:51','2024-05-30 09:41:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717062111;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717062111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:41:53','2024-05-30 09:41:53',0,NULL),(10559,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:43:53','2024-05-30 09:43:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717062233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717062233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:43:58','2024-05-30 09:43:58',0,NULL),(10560,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:45:58','2024-05-30 09:45:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717062358;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717062358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:45:59','2024-05-30 09:45:59',0,NULL),(10561,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:47:59','2024-05-30 09:47:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717062479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717062479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:47:59','2024-05-30 09:47:59',0,NULL),(10562,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:49:59','2024-05-30 09:49:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717062599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717062599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:50:10','2024-05-30 09:50:10',0,NULL),(10563,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:52:10','2024-05-30 09:52:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717062730;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717062730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:52:27','2024-05-30 09:52:27',0,NULL),(10564,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:54:27','2024-05-30 09:54:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717062867;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717062867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:55:01','2024-05-30 09:55:01',0,NULL),(10565,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:57:01','2024-05-30 09:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717063021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717063021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:57:36','2024-05-30 09:57:36',0,NULL),(10566,'mailpoet/cron/daemon-trigger','failed','2024-05-30 09:59:36','2024-05-30 09:59:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717063176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717063176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 09:59:37','2024-05-30 09:59:37',0,NULL),(10567,'mailpoet/cron/daemon-trigger','failed','2024-05-30 10:01:37','2024-05-30 10:01:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717063297;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717063297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 10:01:38','2024-05-30 10:01:38',0,NULL),(10569,'mailpoet/cron/daemon-trigger','failed','2024-05-30 10:03:38','2024-05-30 10:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717063418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717063418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 10:05:40','2024-05-30 10:05:40',0,NULL),(10570,'mailpoet/cron/daemon-trigger','failed','2024-05-30 10:07:40','2024-05-30 10:07:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717063660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717063660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 10:19:29','2024-05-30 10:19:29',0,NULL),(10571,'mailpoet/cron/daemon-trigger','failed','2024-05-30 10:21:29','2024-05-30 10:21:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717064489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717064489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 10:41:16','2024-05-30 10:41:16',0,NULL),(10572,'mailpoet/cron/daemon-trigger','failed','2024-05-30 10:43:16','2024-05-30 10:43:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717065796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717065796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 10:48:52','2024-05-30 10:48:52',0,NULL),(10573,'mailpoet/cron/daemon-trigger','failed','2024-05-30 10:50:52','2024-05-30 10:50:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717066252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717066252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 10:53:38','2024-05-30 10:53:38',0,NULL),(10574,'mailpoet/cron/daemon-trigger','failed','2024-05-30 10:55:38','2024-05-30 10:55:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717066538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717066538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 11:03:05','2024-05-30 11:03:05',0,NULL),(10575,'mailpoet/cron/daemon-trigger','failed','2024-05-30 11:05:05','2024-05-30 11:05:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717067105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717067105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 11:09:48','2024-05-30 11:09:48',0,NULL),(10577,'mailpoet/cron/daemon-trigger','failed','2024-05-30 11:11:48','2024-05-30 11:11:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717067508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717067508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 11:26:17','2024-05-30 11:26:17',0,NULL),(10578,'mailpoet/cron/daemon-trigger','failed','2024-05-30 11:28:17','2024-05-30 11:28:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717068497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717068497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 11:34:42','2024-05-30 11:34:42',0,NULL),(10579,'mailpoet/cron/daemon-trigger','failed','2024-05-30 11:36:42','2024-05-30 11:36:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717069002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717069002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 11:38:15','2024-05-30 11:38:15',0,NULL),(10580,'mailpoet/cron/daemon-trigger','failed','2024-05-30 11:40:15','2024-05-30 11:40:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717069215;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717069215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 11:40:48','2024-05-30 11:40:48',0,NULL),(10581,'mailpoet/cron/daemon-trigger','failed','2024-05-30 11:42:48','2024-05-30 11:42:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717069368;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717069368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 11:50:19','2024-05-30 11:50:19',0,NULL),(10582,'mailpoet/cron/daemon-trigger','failed','2024-05-30 11:52:19','2024-05-30 11:52:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717069939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717069939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:11:24','2024-05-30 12:11:24',0,NULL),(10583,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:13:24','2024-05-30 12:13:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717071204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717071204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:18:18','2024-05-30 12:18:18',0,NULL),(10586,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:20:18','2024-05-30 12:20:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717071618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717071618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:30:23','2024-05-30 12:30:23',0,NULL),(10587,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:32:23','2024-05-30 12:32:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717072343;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717072343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:34:28','2024-05-30 12:34:28',0,NULL),(10588,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:36:28','2024-05-30 12:36:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717072588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717072588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:41:17','2024-05-30 12:41:17',0,NULL),(10589,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:43:17','2024-05-30 12:43:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717072997;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717072997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:44:15','2024-05-30 12:44:15',0,NULL),(10590,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:46:15','2024-05-30 12:46:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717073175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717073175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:46:15','2024-05-30 12:46:15',0,NULL),(10593,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:48:15','2024-05-30 12:48:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717073295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717073295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:53:59','2024-05-30 12:53:59',0,NULL),(10594,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:55:59','2024-05-30 12:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717073759;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717073759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 12:57:43','2024-05-30 12:57:43',0,NULL),(10595,'mailpoet/cron/daemon-trigger','failed','2024-05-30 12:59:43','2024-05-30 12:59:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717073983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717073983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:07:01','2024-05-30 13:07:01',0,NULL),(10596,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:09:01','2024-05-30 13:09:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717074541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717074541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:10:08','2024-05-30 13:10:08',0,NULL),(10597,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:12:08','2024-05-30 13:12:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717074728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717074728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:12:24','2024-05-30 13:12:24',0,NULL),(10599,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:14:24','2024-05-30 13:14:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717074864;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717074864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:18:11','2024-05-30 13:18:11',0,NULL),(10600,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:20:11','2024-05-30 13:20:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717075211;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717075211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:21:25','2024-05-30 13:21:25',0,NULL),(10601,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:23:25','2024-05-30 13:23:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717075405;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717075405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:25:24','2024-05-30 13:25:24',0,NULL),(10602,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:27:24','2024-05-30 13:27:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717075644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717075644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:32:13','2024-05-30 13:32:13',0,NULL),(10603,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:34:13','2024-05-30 13:34:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717076053;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717076053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:40:51','2024-05-30 13:40:51',0,NULL),(10604,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:42:51','2024-05-30 13:42:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717076571;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717076571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:44:36','2024-05-30 13:44:36',0,NULL),(10605,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:46:36','2024-05-30 13:46:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717076796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717076796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:53:40','2024-05-30 13:53:40',0,NULL),(10606,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:55:40','2024-05-30 13:55:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717077340;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717077340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 13:56:47','2024-05-30 13:56:47',0,NULL),(10607,'mailpoet/cron/daemon-trigger','failed','2024-05-30 13:58:47','2024-05-30 13:58:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717077527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717077527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 14:00:36','2024-05-30 14:00:36',0,NULL),(10608,'mailpoet/cron/daemon-trigger','failed','2024-05-30 14:02:36','2024-05-30 14:02:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717077756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717077756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 14:04:11','2024-05-30 14:04:11',0,NULL),(10609,'mailpoet/cron/daemon-trigger','failed','2024-05-30 14:06:11','2024-05-30 14:06:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717077971;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717077971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 14:10:30','2024-05-30 14:10:30',0,NULL),(10610,'mailpoet/cron/daemon-trigger','failed','2024-05-30 14:12:30','2024-05-30 14:12:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717078350;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717078350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 14:18:45','2024-05-30 14:18:45',0,NULL),(10612,'mailpoet/cron/daemon-trigger','failed','2024-05-30 14:20:45','2024-05-30 14:20:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717078845;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717078845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 14:21:30','2024-05-30 14:21:30',0,NULL),(10613,'mailpoet/cron/daemon-trigger','failed','2024-05-30 14:23:30','2024-05-30 14:23:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717079010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717079010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 14:36:39','2024-05-30 14:36:39',0,NULL),(10614,'mailpoet/cron/daemon-trigger','failed','2024-05-30 14:38:39','2024-05-30 14:38:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717079919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717079919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 14:53:59','2024-05-30 14:53:59',0,NULL),(10615,'mailpoet/cron/daemon-trigger','failed','2024-05-30 14:55:59','2024-05-30 14:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717080959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717080959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 15:00:32','2024-05-30 15:00:32',0,NULL),(10616,'mailpoet/cron/daemon-trigger','failed','2024-05-30 15:02:32','2024-05-30 15:02:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717081352;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717081352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 15:09:31','2024-05-30 15:09:31',0,NULL),(10617,'mailpoet/cron/daemon-trigger','failed','2024-05-30 15:11:31','2024-05-30 15:11:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717081891;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717081891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 15:13:47','2024-05-30 15:13:47',0,NULL),(10618,'mailpoet/cron/daemon-trigger','failed','2024-05-30 15:15:47','2024-05-30 15:15:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717082147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717082147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 15:17:44','2024-05-30 15:17:44',0,NULL),(10619,'mailpoet/cron/daemon-trigger','failed','2024-05-30 15:19:44','2024-05-30 15:19:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717082384;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717082384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 15:24:18','2024-05-30 15:24:18',0,NULL),(10621,'mailpoet/cron/daemon-trigger','failed','2024-05-30 15:26:18','2024-05-30 15:26:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717082778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717082778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 15:31:24','2024-05-30 15:31:24',0,NULL),(10622,'mailpoet/cron/daemon-trigger','failed','2024-05-30 15:33:24','2024-05-30 15:33:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717083204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717083204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 15:34:49','2024-05-30 15:34:49',0,NULL),(10623,'mailpoet/cron/daemon-trigger','failed','2024-05-30 15:36:49','2024-05-30 15:36:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717083409;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717083409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 15:43:00','2024-05-30 15:43:00',0,NULL),(10624,'mailpoet/cron/daemon-trigger','failed','2024-05-30 15:45:00','2024-05-30 15:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717083900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717083900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:12:18','2024-05-30 16:12:18',0,NULL),(10625,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:14:18','2024-05-30 16:14:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717085658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717085658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:15:10','2024-05-30 16:15:10',0,NULL),(10626,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:17:10','2024-05-30 16:17:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717085830;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717085830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:17:33','2024-05-30 16:17:33',0,NULL),(10627,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:19:33','2024-05-30 16:19:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717085973;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717085973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:19:59','2024-05-30 16:19:59',0,NULL),(10629,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:21:59','2024-05-30 16:21:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717086119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717086119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:22:03','2024-05-30 16:22:03',0,NULL),(10630,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:24:03','2024-05-30 16:24:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717086243;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717086243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:24:43','2024-05-30 16:24:43',0,NULL),(10631,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:26:43','2024-05-30 16:26:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717086403;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717086403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:32:30','2024-05-30 16:32:30',0,NULL),(10632,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:34:30','2024-05-30 16:34:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717086870;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717086870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:35:32','2024-05-30 16:35:32',0,NULL),(10633,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:37:32','2024-05-30 16:37:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717087052;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717087052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:48:38','2024-05-30 16:48:38',0,NULL),(10634,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:50:38','2024-05-30 16:50:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717087838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717087838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:54:45','2024-05-30 16:54:45',0,NULL),(10635,'mailpoet/cron/daemon-trigger','failed','2024-05-30 16:56:45','2024-05-30 16:56:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717088205;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717088205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 16:58:15','2024-05-30 16:58:15',0,NULL),(10636,'mailpoet/cron/daemon-trigger','failed','2024-05-30 17:00:15','2024-05-30 17:00:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717088415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717088415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 17:06:21','2024-05-30 17:06:21',0,NULL),(10637,'mailpoet/cron/daemon-trigger','failed','2024-05-30 17:08:21','2024-05-30 17:08:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717088901;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717088901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 17:12:32','2024-05-30 17:12:32',0,NULL),(10638,'mailpoet/cron/daemon-trigger','failed','2024-05-30 17:14:32','2024-05-30 17:14:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717089272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717089272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 17:17:20','2024-05-30 17:17:20',0,NULL),(10639,'mailpoet/cron/daemon-trigger','failed','2024-05-30 17:19:20','2024-05-30 17:19:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717089560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717089560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 17:29:18','2024-05-30 17:29:18',0,NULL),(10640,'mailpoet/cron/daemon-trigger','failed','2024-05-30 17:31:18','2024-05-30 17:31:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717090278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717090278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 17:36:04','2024-05-30 17:36:04',0,NULL),(10642,'mailpoet/cron/daemon-trigger','failed','2024-05-30 17:38:04','2024-05-30 17:38:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717090684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717090684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 17:52:10','2024-05-30 17:52:10',0,NULL),(10643,'mailpoet/cron/daemon-trigger','failed','2024-05-30 17:54:10','2024-05-30 17:54:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717091650;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717091650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 17:57:14','2024-05-30 17:57:14',0,NULL),(10644,'mailpoet/cron/daemon-trigger','failed','2024-05-30 17:59:14','2024-05-30 17:59:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717091954;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717091954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 18:19:40','2024-05-30 18:19:40',0,NULL),(10645,'mailpoet/cron/daemon-trigger','failed','2024-05-30 18:21:40','2024-05-30 18:21:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717093300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717093300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 18:29:12','2024-05-30 18:29:12',0,NULL),(10646,'mailpoet/cron/daemon-trigger','failed','2024-05-30 18:31:12','2024-05-30 18:31:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717093872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717093872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 19:15:12','2024-05-30 19:15:12',0,NULL),(10648,'mailpoet/cron/daemon-trigger','failed','2024-05-30 19:17:12','2024-05-30 19:17:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717096632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717096632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 19:41:02','2024-05-30 19:41:02',0,NULL),(10649,'mailpoet/cron/daemon-trigger','failed','2024-05-30 19:43:02','2024-05-30 19:43:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717098182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717098182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 19:43:08','2024-05-30 19:43:08',0,NULL),(10650,'mailpoet/cron/daemon-trigger','failed','2024-05-30 19:45:08','2024-05-30 19:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717098308;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717098308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 20:01:40','2024-05-30 20:01:40',0,NULL),(10651,'mailpoet/cron/daemon-trigger','failed','2024-05-30 20:03:40','2024-05-30 20:03:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717099420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717099420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 20:14:12','2024-05-30 20:14:12',0,NULL),(10652,'mailpoet/cron/daemon-trigger','failed','2024-05-30 20:16:12','2024-05-30 20:16:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717100172;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717100172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 20:22:37','2024-05-30 20:22:37',0,NULL),(10654,'mailpoet/cron/daemon-trigger','failed','2024-05-30 20:24:37','2024-05-30 20:24:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717100677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717100677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 20:32:06','2024-05-30 20:32:06',0,NULL),(10655,'mailpoet/cron/daemon-trigger','failed','2024-05-30 20:34:06','2024-05-30 20:34:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717101246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717101246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 20:34:25','2024-05-30 20:34:25',0,NULL),(10656,'mailpoet/cron/daemon-trigger','failed','2024-05-30 20:36:25','2024-05-30 20:36:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717101385;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717101385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 21:10:01','2024-05-30 21:10:01',0,NULL),(10657,'mailpoet/cron/daemon-trigger','failed','2024-05-30 21:12:01','2024-05-30 21:12:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717103521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717103521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 21:18:17','2024-05-30 21:18:17',0,NULL),(10659,'mailpoet/cron/daemon-trigger','failed','2024-05-30 21:20:17','2024-05-30 21:20:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717104017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717104017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 21:22:50','2024-05-30 21:22:50',0,NULL),(10660,'mailpoet/cron/daemon-trigger','failed','2024-05-30 21:24:50','2024-05-30 21:24:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717104290;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717104290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 21:26:32','2024-05-30 21:26:32',0,NULL),(10662,'mailpoet/cron/daemon-trigger','failed','2024-05-30 21:28:32','2024-05-30 21:28:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717104512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717104512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 21:30:18','2024-05-30 21:30:18',0,NULL),(10663,'mailpoet/cron/daemon-trigger','failed','2024-05-30 21:32:18','2024-05-30 21:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717104738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717104738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 21:35:28','2024-05-30 21:35:28',0,NULL),(10664,'mailpoet/cron/daemon-trigger','failed','2024-05-30 21:37:28','2024-05-30 21:37:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717105048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717105048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 21:39:03','2024-05-30 21:39:03',0,NULL),(10665,'mailpoet/cron/daemon-trigger','failed','2024-05-30 21:41:03','2024-05-30 21:41:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717105263;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717105263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 21:45:51','2024-05-30 21:45:51',0,NULL),(10666,'mailpoet/cron/daemon-trigger','failed','2024-05-30 21:47:51','2024-05-30 21:47:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717105671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717105671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 22:06:31','2024-05-30 22:06:31',0,NULL),(10667,'mailpoet/cron/daemon-trigger','failed','2024-05-30 22:08:31','2024-05-30 22:08:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717106911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717106911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 22:13:21','2024-05-30 22:13:21',0,NULL),(10668,'mailpoet/cron/daemon-trigger','failed','2024-05-30 22:15:21','2024-05-30 22:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717107321;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717107321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 22:17:29','2024-05-30 22:17:29',0,NULL),(10669,'mailpoet/cron/daemon-trigger','failed','2024-05-30 22:19:29','2024-05-30 22:19:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717107569;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717107569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 22:21:12','2024-05-30 22:21:12',0,NULL),(10670,'mailpoet/cron/daemon-trigger','failed','2024-05-30 22:23:12','2024-05-30 22:23:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717107792;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717107792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 22:24:05','2024-05-30 22:24:05',0,NULL),(10672,'mailpoet/cron/daemon-trigger','failed','2024-05-30 22:26:05','2024-05-30 22:26:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717107965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717107965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 22:39:31','2024-05-30 22:39:31',0,NULL),(10673,'mailpoet/cron/daemon-trigger','failed','2024-05-30 22:41:31','2024-05-30 22:41:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717108891;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717108891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 22:47:11','2024-05-30 22:47:11',0,NULL),(10674,'mailpoet/cron/daemon-trigger','failed','2024-05-30 22:49:11','2024-05-30 22:49:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717109351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717109351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 22:59:40','2024-05-30 22:59:40',0,NULL),(10675,'mailpoet/cron/daemon-trigger','failed','2024-05-30 23:01:40','2024-05-30 23:01:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717110100;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717110100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 23:03:02','2024-05-30 23:03:02',0,NULL),(10676,'mailpoet/cron/daemon-trigger','failed','2024-05-30 23:05:02','2024-05-30 23:05:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717110302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717110302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 23:12:56','2024-05-30 23:12:56',0,NULL),(10677,'mailpoet/cron/daemon-trigger','failed','2024-05-30 23:14:56','2024-05-30 23:14:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717110896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717110896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 23:27:10','2024-05-30 23:27:10',0,NULL),(10678,'mailpoet/cron/daemon-trigger','failed','2024-05-30 23:29:10','2024-05-30 23:29:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717111750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717111750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 23:43:34','2024-05-30 23:43:34',0,NULL),(10680,'mailpoet/cron/daemon-trigger','failed','2024-05-30 23:45:34','2024-05-30 23:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717112734;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717112734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 23:46:36','2024-05-30 23:46:36',0,NULL),(10681,'mailpoet/cron/daemon-trigger','failed','2024-05-30 23:48:36','2024-05-30 23:48:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717112916;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717112916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 23:51:30','2024-05-30 23:51:30',0,NULL),(10682,'mailpoet/cron/daemon-trigger','failed','2024-05-30 23:53:30','2024-05-30 23:53:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717113210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717113210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 23:55:07','2024-05-30 23:55:07',0,NULL),(10683,'mailpoet/cron/daemon-trigger','failed','2024-05-30 23:57:07','2024-05-30 23:57:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717113427;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717113427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-30 23:59:15','2024-05-30 23:59:15',0,NULL),(10684,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:01:15','2024-05-31 00:01:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717113675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717113675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:04:07','2024-05-31 00:04:07',0,NULL),(10685,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:06:07','2024-05-31 00:06:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717113967;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717113967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:07:35','2024-05-31 00:07:35',0,NULL),(10686,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:09:35','2024-05-31 00:09:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717114175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717114175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:14:08','2024-05-31 00:14:08',0,NULL),(10687,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:16:08','2024-05-31 00:16:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717114568;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717114568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:18:31','2024-05-31 00:18:31',0,NULL),(10688,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:20:31','2024-05-31 00:20:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717114831;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717114831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:25:52','2024-05-31 00:25:52',0,NULL),(10689,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:27:52','2024-05-31 00:27:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717115272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717115272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:28:10','2024-05-31 00:28:10',0,NULL),(10691,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:30:10','2024-05-31 00:30:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717115410;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717115410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:33:38','2024-05-31 00:33:38',0,NULL),(10692,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:35:38','2024-05-31 00:35:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717115738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717115738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:37:59','2024-05-31 00:37:59',0,NULL),(10693,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:39:59','2024-05-31 00:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717115999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717115999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:40:37','2024-05-31 00:40:37',0,NULL),(10694,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:42:37','2024-05-31 00:42:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717116157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717116157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 00:55:26','2024-05-31 00:55:26',0,NULL),(10695,'mailpoet/cron/daemon-trigger','failed','2024-05-31 00:57:26','2024-05-31 00:57:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717117046;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717117046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 01:01:21','2024-05-31 01:01:21',0,NULL),(10696,'mailpoet/cron/daemon-trigger','failed','2024-05-31 01:03:21','2024-05-31 01:03:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717117401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717117401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 01:03:25','2024-05-31 01:03:25',0,NULL),(10697,'mailpoet/cron/daemon-trigger','failed','2024-05-31 01:05:25','2024-05-31 01:05:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717117525;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717117525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 01:30:15','2024-05-31 01:30:15',0,NULL),(10698,'mailpoet/cron/daemon-trigger','failed','2024-05-31 01:32:15','2024-05-31 01:32:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717119135;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717119135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 01:42:09','2024-05-31 01:42:09',0,NULL),(10700,'mailpoet/cron/daemon-trigger','failed','2024-05-31 01:44:10','2024-05-31 01:44:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717119850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717119850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 01:52:56','2024-05-31 01:52:56',0,NULL),(10701,'mailpoet/cron/daemon-trigger','failed','2024-05-31 01:54:56','2024-05-31 01:54:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717120496;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717120496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:06:54','2024-05-31 02:06:54',0,NULL),(10703,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:08:54','2024-05-31 02:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717121334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717121334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:19:04','2024-05-31 02:19:04',0,NULL),(10704,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:21:04','2024-05-31 02:21:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717122064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717122064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:22:47','2024-05-31 02:22:47',0,NULL),(10705,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:24:47','2024-05-31 02:24:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717122287;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717122287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:28:27','2024-05-31 02:28:27',0,NULL),(10706,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:30:27','2024-05-31 02:30:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717122627;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717122627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:34:38','2024-05-31 02:34:38',0,NULL),(10708,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:36:38','2024-05-31 02:36:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717122998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717122998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:37:28','2024-05-31 02:37:28',0,NULL),(10709,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:39:28','2024-05-31 02:39:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717123168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717123168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:39:33','2024-05-31 02:39:33',0,NULL),(10710,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:41:33','2024-05-31 02:41:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717123293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717123293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:41:49','2024-05-31 02:41:49',0,NULL),(10711,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:43:49','2024-05-31 02:43:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717123429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717123429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:43:50','2024-05-31 02:43:50',0,NULL),(10712,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:45:50','2024-05-31 02:45:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717123550;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717123550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:46:52','2024-05-31 02:46:52',0,NULL),(10713,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:48:52','2024-05-31 02:48:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717123732;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717123732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:49:29','2024-05-31 02:49:29',0,NULL),(10714,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:51:29','2024-05-31 02:51:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717123889;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717123889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:51:33','2024-05-31 02:51:33',0,NULL),(10715,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:53:33','2024-05-31 02:53:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717124013;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717124013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:54:33','2024-05-31 02:54:33',0,NULL),(10716,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:56:33','2024-05-31 02:56:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717124193;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717124193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 02:57:34','2024-05-31 02:57:34',0,NULL),(10717,'mailpoet/cron/daemon-trigger','failed','2024-05-31 02:59:34','2024-05-31 02:59:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717124374;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717124374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:00:34','2024-05-31 03:00:34',0,NULL),(10718,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:02:35','2024-05-31 03:02:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717124555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717124555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:02:35','2024-05-31 03:02:35',0,NULL),(10719,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:04:35','2024-05-31 03:04:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717124675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717124675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:04:39','2024-05-31 03:04:39',0,NULL),(10720,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:06:39','2024-05-31 03:06:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717124799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717124799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:07:02','2024-05-31 03:07:02',0,NULL),(10721,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:09:02','2024-05-31 03:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717124942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717124942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:09:34','2024-05-31 03:09:34',0,NULL),(10722,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:11:34','2024-05-31 03:11:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717125094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717125094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:11:39','2024-05-31 03:11:39',0,NULL),(10723,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:13:39','2024-05-31 03:13:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717125219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717125219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:13:39','2024-05-31 03:13:39',0,NULL),(10724,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:15:39','2024-05-31 03:15:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717125339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717125339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:15:40','2024-05-31 03:15:40',0,NULL),(10725,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:17:40','2024-05-31 03:17:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717125460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717125460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:18:03','2024-05-31 03:18:03',0,NULL),(10726,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:20:03','2024-05-31 03:20:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717125603;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717125603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:20:08','2024-05-31 03:20:08',0,NULL),(10727,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:22:08','2024-05-31 03:22:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717125728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717125728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:22:11','2024-05-31 03:22:11',0,NULL),(10728,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:24:11','2024-05-31 03:24:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717125851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717125851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:24:11','2024-05-31 03:24:11',0,NULL),(10729,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:26:11','2024-05-31 03:26:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717125971;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717125971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:26:12','2024-05-31 03:26:12',0,NULL),(10730,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:28:12','2024-05-31 03:28:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717126092;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717126092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:28:13','2024-05-31 03:28:13',0,NULL),(10731,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:30:13','2024-05-31 03:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717126213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717126213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:30:14','2024-05-31 03:30:14',0,NULL),(10732,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:32:14','2024-05-31 03:32:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717126334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717126334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:32:45','2024-05-31 03:32:45',0,NULL),(10733,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:34:45','2024-05-31 03:34:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717126485;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717126485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:35:27','2024-05-31 03:35:27',0,NULL),(10735,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:37:27','2024-05-31 03:37:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717126647;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717126647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:38:15','2024-05-31 03:38:15',0,NULL),(10736,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:40:15','2024-05-31 03:40:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717126815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717126815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:40:41','2024-05-31 03:40:41',0,NULL),(10737,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:42:41','2024-05-31 03:42:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717126961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717126961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:43:13','2024-05-31 03:43:13',0,NULL),(10738,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:45:13','2024-05-31 03:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717127113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717127113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:45:17','2024-05-31 03:45:17',0,NULL),(10739,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:47:17','2024-05-31 03:47:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717127237;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717127237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:47:17','2024-05-31 03:47:17',0,NULL),(10740,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:49:17','2024-05-31 03:49:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717127357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717127357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:53:36','2024-05-31 03:53:36',0,NULL),(10741,'mailpoet/cron/daemon-trigger','failed','2024-05-31 03:55:36','2024-05-31 03:55:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717127736;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717127736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 03:59:41','2024-05-31 03:59:41',0,NULL),(10742,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:01:41','2024-05-31 04:01:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717128101;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717128101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:02:43','2024-05-31 04:02:43',0,NULL),(10743,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:04:43','2024-05-31 04:04:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717128283;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717128283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:04:44','2024-05-31 04:04:44',0,NULL),(10744,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:06:44','2024-05-31 04:06:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717128404;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717128404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:07:44','2024-05-31 04:07:44',0,NULL),(10745,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:09:44','2024-05-31 04:09:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717128584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717128584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:09:59','2024-05-31 04:09:59',0,NULL),(10746,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:11:59','2024-05-31 04:11:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717128719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717128719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:13:04','2024-05-31 04:13:04',0,NULL),(10747,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:15:04','2024-05-31 04:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717128904;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717128904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:16:03','2024-05-31 04:16:03',0,NULL),(10748,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:18:03','2024-05-31 04:18:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717129083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717129083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:18:03','2024-05-31 04:18:03',0,NULL),(10749,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:20:03','2024-05-31 04:20:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717129203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717129203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:22:36','2024-05-31 04:22:36',0,NULL),(10750,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:24:36','2024-05-31 04:24:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717129476;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717129476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:25:13','2024-05-31 04:25:13',0,NULL),(10751,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:27:13','2024-05-31 04:27:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717129633;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717129633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:27:26','2024-05-31 04:27:26',0,NULL),(10752,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:29:26','2024-05-31 04:29:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717129766;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717129766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:29:33','2024-05-31 04:29:33',0,NULL),(10753,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:31:33','2024-05-31 04:31:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717129893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717129893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:31:41','2024-05-31 04:31:41',0,NULL),(10754,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:33:41','2024-05-31 04:33:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:34:01','2024-05-31 04:34:01',0,NULL),(10755,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:36:01','2024-05-31 04:36:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:36:15','2024-05-31 04:36:15',0,NULL),(10757,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:38:15','2024-05-31 04:38:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:38:15','2024-05-31 04:38:15',0,NULL),(10758,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:40:15','2024-05-31 04:40:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:40:16','2024-05-31 04:40:16',0,NULL),(10759,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:42:16','2024-05-31 04:42:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:42:18','2024-05-31 04:42:18',0,NULL),(10760,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:44:18','2024-05-31 04:44:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:44:57','2024-05-31 04:44:57',0,NULL),(10761,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:46:57','2024-05-31 04:46:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:47:21','2024-05-31 04:47:21',0,NULL),(10762,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:49:21','2024-05-31 04:49:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130961;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:49:24','2024-05-31 04:49:24',0,NULL),(10763,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:51:24','2024-05-31 04:51:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717131084;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717131084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:52:24','2024-05-31 04:52:24',0,NULL),(10764,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:54:24','2024-05-31 04:54:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717131264;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717131264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:55:01','2024-05-31 04:55:01',0,NULL),(10765,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:57:01','2024-05-31 04:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717131421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717131421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:57:02','2024-05-31 04:57:02',0,NULL),(10766,'mailpoet/cron/daemon-trigger','failed','2024-05-31 04:59:02','2024-05-31 04:59:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717131542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717131542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 04:59:21','2024-05-31 04:59:21',0,NULL),(10767,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:01:21','2024-05-31 05:01:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717131681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717131681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:01:53','2024-05-31 05:01:53',0,NULL),(10768,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:03:53','2024-05-31 05:03:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717131833;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717131833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:04:32','2024-05-31 05:04:32',0,NULL),(10769,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:06:32','2024-05-31 05:06:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717131992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717131992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:07:42','2024-05-31 05:07:42',0,NULL),(10770,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:09:42','2024-05-31 05:09:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717132182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717132182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:09:43','2024-05-31 05:09:43',0,NULL),(10771,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:11:43','2024-05-31 05:11:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717132303;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717132303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:11:43','2024-05-31 05:11:43',0,NULL),(10772,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:13:43','2024-05-31 05:13:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717132423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717132423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:13:43','2024-05-31 05:13:43',0,NULL),(10773,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:15:43','2024-05-31 05:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717132543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717132543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:17:57','2024-05-31 05:17:57',0,NULL),(10774,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:19:57','2024-05-31 05:19:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717132797;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717132797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:22:01','2024-05-31 05:22:01',0,NULL),(10775,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:24:01','2024-05-31 05:24:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717133041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717133041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:27:30','2024-05-31 05:27:30',0,NULL),(10776,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:29:30','2024-05-31 05:29:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717133370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717133370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:31:52','2024-05-31 05:31:52',0,NULL),(10777,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:33:52','2024-05-31 05:33:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717133632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717133632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:34:14','2024-05-31 05:34:14',0,NULL),(10778,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:36:14','2024-05-31 05:36:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717133774;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717133774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:37:15','2024-05-31 05:37:15',0,NULL),(10779,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:39:15','2024-05-31 05:39:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717133955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717133955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:39:19','2024-05-31 05:39:19',0,NULL),(10781,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:41:19','2024-05-31 05:41:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717134079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717134079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:42:32','2024-05-31 05:42:32',0,NULL),(10782,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:44:32','2024-05-31 05:44:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717134272;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717134272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:46:49','2024-05-31 05:46:49',0,NULL),(10783,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:48:49','2024-05-31 05:48:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717134529;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717134529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:49:07','2024-05-31 05:49:07',0,NULL),(10784,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:51:07','2024-05-31 05:51:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717134667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717134667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:52:00','2024-05-31 05:52:00',0,NULL),(10785,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:54:00','2024-05-31 05:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717134840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717134840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 05:54:29','2024-05-31 05:54:29',0,NULL),(10786,'mailpoet/cron/daemon-trigger','failed','2024-05-31 05:56:29','2024-05-31 05:56:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717134989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717134989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:03:16','2024-05-31 06:03:16',0,NULL),(10787,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:05:16','2024-05-31 06:05:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717135516;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717135516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:05:41','2024-05-31 06:05:41',0,NULL),(10788,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:07:41','2024-05-31 06:07:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717135661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717135661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:10:25','2024-05-31 06:10:25',0,NULL),(10789,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:12:25','2024-05-31 06:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717135945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717135945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:14:47','2024-05-31 06:14:47',0,NULL),(10790,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:16:47','2024-05-31 06:16:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717136207;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717136207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:18:16','2024-05-31 06:18:16',0,NULL),(10791,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:20:16','2024-05-31 06:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717136416;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717136416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:23:02','2024-05-31 06:23:02',0,NULL),(10792,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:25:02','2024-05-31 06:25:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717136702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717136702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:25:04','2024-05-31 06:25:04',0,NULL),(10793,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:27:04','2024-05-31 06:27:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717136824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717136824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:27:48','2024-05-31 06:27:48',0,NULL),(10795,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:29:48','2024-05-31 06:29:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717136988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717136988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:31:38','2024-05-31 06:31:38',0,NULL),(10796,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:33:38','2024-05-31 06:33:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717137218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717137218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:33:39','2024-05-31 06:33:39',0,NULL),(10797,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:35:39','2024-05-31 06:35:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717137339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717137339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:36:03','2024-05-31 06:36:03',0,NULL),(10798,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:38:03','2024-05-31 06:38:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717137483;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717137483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:38:29','2024-05-31 06:38:29',0,NULL),(10800,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:40:29','2024-05-31 06:40:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717137629;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717137629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:41:09','2024-05-31 06:41:09',0,NULL),(10801,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:43:09','2024-05-31 06:43:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717137789;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717137789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:43:39','2024-05-31 06:43:39',0,NULL),(10803,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:45:39','2024-05-31 06:45:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717137939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717137939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:46:27','2024-05-31 06:46:27',0,NULL),(10804,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:48:27','2024-05-31 06:48:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717138107;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717138107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:48:27','2024-05-31 06:48:27',0,NULL),(10805,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:50:27','2024-05-31 06:50:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717138227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717138227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:50:27','2024-05-31 06:50:27',0,NULL),(10806,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:52:27','2024-05-31 06:52:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717138347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717138347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:53:39','2024-05-31 06:53:39',0,NULL);
INSERT INTO `zs_actionscheduler_actions` VALUES (10807,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:55:39','2024-05-31 06:55:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717138539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717138539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:56:00','2024-05-31 06:56:00',0,NULL),(10808,'mailpoet/cron/daemon-trigger','failed','2024-05-31 06:58:00','2024-05-31 06:58:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717138680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717138680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 06:58:17','2024-05-31 06:58:17',0,NULL),(10809,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:00:17','2024-05-31 07:00:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717138817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717138817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:00:35','2024-05-31 07:00:35',0,NULL),(10810,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:02:35','2024-05-31 07:02:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717138955;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717138955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:03:33','2024-05-31 07:03:33',0,NULL),(10811,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:05:33','2024-05-31 07:05:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717139133;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717139133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:05:58','2024-05-31 07:05:58',0,NULL),(10812,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:07:58','2024-05-31 07:07:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717139278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717139278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:08:29','2024-05-31 07:08:29',0,NULL),(10813,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:10:29','2024-05-31 07:10:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717139429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717139429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:10:37','2024-05-31 07:10:37',0,NULL),(10814,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:12:37','2024-05-31 07:12:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717139557;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717139557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:13:18','2024-05-31 07:13:18',0,NULL),(10815,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:15:18','2024-05-31 07:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717139718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717139718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:16:01','2024-05-31 07:16:01',0,NULL),(10816,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:18:01','2024-05-31 07:18:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717139881;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717139881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:18:19','2024-05-31 07:18:19',0,NULL),(10817,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:20:19','2024-05-31 07:20:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717140019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717140019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:22:06','2024-05-31 07:22:06',0,NULL),(10818,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:24:06','2024-05-31 07:24:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717140246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717140246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:24:41','2024-05-31 07:24:41',0,NULL),(10819,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:26:41','2024-05-31 07:26:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717140401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717140401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:27:43','2024-05-31 07:27:43',0,NULL),(10820,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:29:43','2024-05-31 07:29:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717140583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717140583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:30:24','2024-05-31 07:30:24',0,NULL),(10821,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:32:24','2024-05-31 07:32:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717140744;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717140744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:32:28','2024-05-31 07:32:28',0,NULL),(10822,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:34:28','2024-05-31 07:34:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717140868;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717140868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:34:54','2024-05-31 07:34:54',0,NULL),(10823,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:36:54','2024-05-31 07:36:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717141014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717141014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:37:02','2024-05-31 07:37:02',0,NULL),(10824,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:39:02','2024-05-31 07:39:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717141142;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717141142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:40:04','2024-05-31 07:40:04',0,NULL),(10826,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:42:04','2024-05-31 07:42:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717141324;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717141324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:42:04','2024-05-31 07:42:04',0,NULL),(10827,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:44:04','2024-05-31 07:44:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717141444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717141444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:44:06','2024-05-31 07:44:06',0,NULL),(10828,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:46:06','2024-05-31 07:46:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717141566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717141566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:46:14','2024-05-31 07:46:14',0,NULL),(10829,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:48:14','2024-05-31 07:48:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717141694;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717141694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:48:32','2024-05-31 07:48:32',0,NULL),(10830,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:50:32','2024-05-31 07:50:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717141832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717141832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:51:30','2024-05-31 07:51:30',0,NULL),(10831,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:53:30','2024-05-31 07:53:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717142010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717142010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:53:47','2024-05-31 07:53:47',0,NULL),(10832,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:55:47','2024-05-31 07:55:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717142147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717142147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:55:53','2024-05-31 07:55:53',0,NULL),(10833,'mailpoet/cron/daemon-trigger','failed','2024-05-31 07:57:53','2024-05-31 07:57:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717142273;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717142273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 07:58:05','2024-05-31 07:58:05',0,NULL),(10834,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:00:05','2024-05-31 08:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717142405;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717142405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:00:06','2024-05-31 08:00:06',0,NULL),(10835,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:02:06','2024-05-31 08:02:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717142526;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717142526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:03:33','2024-05-31 08:03:33',0,NULL),(10836,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:05:33','2024-05-31 08:05:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717142733;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717142733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:11:15','2024-05-31 08:11:15',0,NULL),(10837,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:13:15','2024-05-31 08:13:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717143195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717143195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:15:52','2024-05-31 08:15:52',0,NULL),(10838,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:17:52','2024-05-31 08:17:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717143472;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717143472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:18:25','2024-05-31 08:18:25',0,NULL),(10839,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:20:25','2024-05-31 08:20:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717143625;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717143625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:22:09','2024-05-31 08:22:09',0,NULL),(10840,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:24:09','2024-05-31 08:24:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717143849;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717143849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:25:15','2024-05-31 08:25:15',0,NULL),(10841,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:27:15','2024-05-31 08:27:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717144035;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717144035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:27:18','2024-05-31 08:27:18',0,NULL),(10842,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:29:18','2024-05-31 08:29:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717144158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717144158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:31:38','2024-05-31 08:31:38',0,NULL),(10843,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:33:38','2024-05-31 08:33:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717144418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717144418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:33:48','2024-05-31 08:33:48',0,NULL),(10844,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:35:48','2024-05-31 08:35:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717144548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717144548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:38:16','2024-05-31 08:38:16',0,NULL),(10845,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:40:16','2024-05-31 08:40:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717144816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717144816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:41:10','2024-05-31 08:41:10',0,NULL),(10847,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:43:10','2024-05-31 08:43:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717144990;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717144990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:46:02','2024-05-31 08:46:02',0,NULL),(10848,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:48:02','2024-05-31 08:48:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717145282;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717145282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:48:17','2024-05-31 08:48:17',0,NULL),(10849,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:50:17','2024-05-31 08:50:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717145417;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717145417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:52:06','2024-05-31 08:52:06',0,NULL),(10850,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:54:06','2024-05-31 08:54:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717145646;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717145646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 08:57:19','2024-05-31 08:57:19',0,NULL),(10851,'mailpoet/cron/daemon-trigger','failed','2024-05-31 08:59:19','2024-05-31 08:59:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717145959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717145959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:03:37','2024-05-31 09:03:37',0,NULL),(10852,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:05:37','2024-05-31 09:05:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717146337;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717146337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:12:47','2024-05-31 09:12:47',0,NULL),(10853,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:14:47','2024-05-31 09:14:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717146887;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717146887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:15:04','2024-05-31 09:15:04',0,NULL),(10855,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:17:04','2024-05-31 09:17:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717147024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717147024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:17:33','2024-05-31 09:17:33',0,NULL),(10856,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:19:33','2024-05-31 09:19:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717147173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717147173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:20:06','2024-05-31 09:20:06',0,NULL),(10857,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:22:06','2024-05-31 09:22:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717147326;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717147326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:22:07','2024-05-31 09:22:07',0,NULL),(10858,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:24:07','2024-05-31 09:24:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717147447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717147447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:24:07','2024-05-31 09:24:07',0,NULL),(10859,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:26:07','2024-05-31 09:26:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717147567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717147567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:26:07','2024-05-31 09:26:07',0,NULL),(10860,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:28:07','2024-05-31 09:28:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717147687;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717147687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:28:10','2024-05-31 09:28:10',0,NULL),(10861,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:30:10','2024-05-31 09:30:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717147810;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717147810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:31:09','2024-05-31 09:31:09',0,NULL),(10862,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:33:09','2024-05-31 09:33:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717147989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717147989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:34:11','2024-05-31 09:34:11',0,NULL),(10863,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:36:11','2024-05-31 09:36:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717148171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717148171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:36:14','2024-05-31 09:36:14',0,NULL),(10864,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:38:14','2024-05-31 09:38:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717148294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717148294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:39:45','2024-05-31 09:39:45',0,NULL),(10865,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:41:45','2024-05-31 09:41:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717148505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717148505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:48:19','2024-05-31 09:48:19',0,NULL),(10867,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:50:19','2024-05-31 09:50:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717149019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717149019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:51:40','2024-05-31 09:51:40',0,NULL),(10868,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:53:40','2024-05-31 09:53:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717149220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717149220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 09:55:57','2024-05-31 09:55:57',0,NULL),(10869,'mailpoet/cron/daemon-trigger','failed','2024-05-31 09:57:57','2024-05-31 09:57:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717149477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717149477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:02:14','2024-05-31 10:02:14',0,NULL),(10870,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:04:14','2024-05-31 10:04:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717149854;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717149854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:05:30','2024-05-31 10:05:30',0,NULL),(10871,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:07:30','2024-05-31 10:07:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717150050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717150050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:08:17','2024-05-31 10:08:17',0,NULL),(10872,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:10:17','2024-05-31 10:10:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717150217;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717150217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:10:34','2024-05-31 10:10:34',0,NULL),(10873,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:12:34','2024-05-31 10:12:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717150354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717150354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:19:15','2024-05-31 10:19:15',0,NULL),(10874,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:21:15','2024-05-31 10:21:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717150875;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717150875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:21:34','2024-05-31 10:21:34',0,NULL),(10875,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:23:34','2024-05-31 10:23:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717151014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717151014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:26:34','2024-05-31 10:26:34',0,NULL),(10876,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:28:34','2024-05-31 10:28:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717151314;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717151314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:30:23','2024-05-31 10:30:23',0,NULL),(10877,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:32:23','2024-05-31 10:32:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717151543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717151543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:34:03','2024-05-31 10:34:03',0,NULL),(10878,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:36:03','2024-05-31 10:36:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717151763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717151763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:36:45','2024-05-31 10:36:45',0,NULL),(10879,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:38:45','2024-05-31 10:38:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717151925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717151925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:39:26','2024-05-31 10:39:26',0,NULL),(10880,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:41:26','2024-05-31 10:41:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717152086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717152086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:41:27','2024-05-31 10:41:27',0,NULL),(10882,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:43:27','2024-05-31 10:43:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717152207;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717152207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:43:28','2024-05-31 10:43:28',0,NULL),(10883,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:45:28','2024-05-31 10:45:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717152328;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717152328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:45:37','2024-05-31 10:45:37',0,NULL),(10884,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:47:37','2024-05-31 10:47:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717152457;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717152457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:49:25','2024-05-31 10:49:25',0,NULL),(10885,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:51:25','2024-05-31 10:51:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717152685;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717152685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:53:15','2024-05-31 10:53:15',0,NULL),(10886,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:55:15','2024-05-31 10:55:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717152915;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717152915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 10:56:57','2024-05-31 10:56:57',0,NULL),(10887,'mailpoet/cron/daemon-trigger','failed','2024-05-31 10:58:57','2024-05-31 10:58:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717153137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717153137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:00:52','2024-05-31 11:00:52',0,NULL),(10888,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:02:52','2024-05-31 11:02:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717153372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717153372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:06:39','2024-05-31 11:06:39',0,NULL),(10889,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:08:39','2024-05-31 11:08:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717153719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717153719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:11:11','2024-05-31 11:11:11',0,NULL),(10890,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:13:11','2024-05-31 11:13:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717153991;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717153991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:13:38','2024-05-31 11:13:38',0,NULL),(10891,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:15:38','2024-05-31 11:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717154138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717154138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:16:06','2024-05-31 11:16:06',0,NULL),(10892,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:18:06','2024-05-31 11:18:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717154286;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717154286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:18:58','2024-05-31 11:18:58',0,NULL),(10893,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:20:58','2024-05-31 11:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717154458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717154458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:21:01','2024-05-31 11:21:01',0,NULL),(10894,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:23:01','2024-05-31 11:23:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717154581;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717154581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:23:02','2024-05-31 11:23:02',0,NULL),(10895,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:25:02','2024-05-31 11:25:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717154702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717154702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:26:01','2024-05-31 11:26:01',0,NULL),(10896,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:28:01','2024-05-31 11:28:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717154881;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717154881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:28:05','2024-05-31 11:28:05',0,NULL),(10897,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:30:05','2024-05-31 11:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155005;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:31:00','2024-05-31 11:31:00',0,NULL),(10898,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:33:00','2024-05-31 11:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155180;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:33:01','2024-05-31 11:33:01',0,NULL),(10899,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:35:01','2024-05-31 11:35:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:35:58','2024-05-31 11:35:58',0,NULL),(10900,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:37:58','2024-05-31 11:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:37:58','2024-05-31 11:37:58',0,NULL),(10901,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:39:58','2024-05-31 11:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:39:59','2024-05-31 11:39:59',0,NULL),(10902,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:41:59','2024-05-31 11:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:42:03','2024-05-31 11:42:03',0,NULL),(10904,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:44:03','2024-05-31 11:44:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155843;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:44:13','2024-05-31 11:44:13',0,NULL),(10905,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:46:13','2024-05-31 11:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155973;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:46:14','2024-05-31 11:46:14',0,NULL),(10906,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:48:14','2024-05-31 11:48:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717156094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717156094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:48:15','2024-05-31 11:48:15',0,NULL),(10907,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:50:15','2024-05-31 11:50:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717156215;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717156215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:50:30','2024-05-31 11:50:30',0,NULL),(10908,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:52:30','2024-05-31 11:52:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717156350;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717156350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:52:59','2024-05-31 11:52:59',0,NULL),(10909,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:54:59','2024-05-31 11:54:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717156499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717156499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:55:01','2024-05-31 11:55:01',0,NULL),(10910,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:57:03','2024-05-31 11:57:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717156623;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717156623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:57:58','2024-05-31 11:57:58',0,NULL),(10911,'mailpoet/cron/daemon-trigger','failed','2024-05-31 11:59:58','2024-05-31 11:59:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717156798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717156798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 11:59:58','2024-05-31 11:59:58',0,NULL),(10912,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:01:58','2024-05-31 12:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717156918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717156918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:01:58','2024-05-31 12:01:58',0,NULL),(10913,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:03:58','2024-05-31 12:03:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:03:59','2024-05-31 12:03:59',0,NULL),(10914,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:05:59','2024-05-31 12:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:06:22','2024-05-31 12:06:22',0,NULL),(10915,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:08:22','2024-05-31 12:08:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:08:23','2024-05-31 12:08:23',0,NULL),(10916,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:10:23','2024-05-31 12:10:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157423;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:10:24','2024-05-31 12:10:24',0,NULL),(10917,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:12:24','2024-05-31 12:12:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157544;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:12:25','2024-05-31 12:12:25',0,NULL),(10919,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:14:25','2024-05-31 12:14:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157665;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:14:26','2024-05-31 12:14:26',0,NULL),(10920,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:16:26','2024-05-31 12:16:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157786;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:17:25','2024-05-31 12:17:25',0,NULL),(10921,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:19:25','2024-05-31 12:19:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:19:58','2024-05-31 12:19:58',0,NULL),(10922,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:21:58','2024-05-31 12:21:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717158118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717158118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:22:01','2024-05-31 12:22:01',0,NULL),(10923,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:24:01','2024-05-31 12:24:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717158241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717158241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:24:30','2024-05-31 12:24:30',0,NULL),(10924,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:26:30','2024-05-31 12:26:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717158390;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717158390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:26:31','2024-05-31 12:26:31',0,NULL),(10925,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:28:31','2024-05-31 12:28:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717158511;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717158511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:28:51','2024-05-31 12:28:51',0,NULL),(10926,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:30:51','2024-05-31 12:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717158651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717158651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:31:01','2024-05-31 12:31:01',0,NULL),(10927,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:33:01','2024-05-31 12:33:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717158781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717158781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:34:32','2024-05-31 12:34:32',0,NULL),(10928,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:36:32','2024-05-31 12:36:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717158992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717158992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:36:34','2024-05-31 12:36:34',0,NULL),(10929,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:38:34','2024-05-31 12:38:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717159114;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717159114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:38:59','2024-05-31 12:38:59',0,NULL),(10930,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:40:59','2024-05-31 12:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717159259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717159259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:42:01','2024-05-31 12:42:01',0,NULL),(10931,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:44:01','2024-05-31 12:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717159441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717159441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:44:19','2024-05-31 12:44:19',0,NULL),(10933,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:46:19','2024-05-31 12:46:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717159579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717159579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:46:37','2024-05-31 12:46:37',0,NULL),(10936,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:48:37','2024-05-31 12:48:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717159717;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717159717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:49:37','2024-05-31 12:49:37',0,NULL),(10937,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:51:37','2024-05-31 12:51:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717159897;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717159897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:51:58','2024-05-31 12:51:58',0,NULL),(10938,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:53:58','2024-05-31 12:53:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717160038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717160038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:53:59','2024-05-31 12:53:59',0,NULL),(10939,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:55:59','2024-05-31 12:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717160159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717160159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:56:40','2024-05-31 12:56:40',0,NULL),(10940,'mailpoet/cron/daemon-trigger','failed','2024-05-31 12:58:40','2024-05-31 12:58:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717160320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717160320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 12:59:17','2024-05-31 12:59:17',0,NULL),(10941,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:01:17','2024-05-31 13:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717160477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717160477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:01:58','2024-05-31 13:01:58',0,NULL),(10942,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:03:58','2024-05-31 13:03:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717160638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717160638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:03:58','2024-05-31 13:03:58',0,NULL),(10943,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:05:58','2024-05-31 13:05:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717160758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717160758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:05:59','2024-05-31 13:05:59',0,NULL),(10944,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:07:59','2024-05-31 13:07:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717160879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717160879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:07:59','2024-05-31 13:07:59',0,NULL),(10945,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:09:59','2024-05-31 13:09:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717160999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717160999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:10:19','2024-05-31 13:10:19',0,NULL),(10946,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:12:19','2024-05-31 13:12:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717161139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717161139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:12:47','2024-05-31 13:12:47',0,NULL),(10947,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:14:47','2024-05-31 13:14:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717161287;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717161287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:14:48','2024-05-31 13:14:48',0,NULL),(10948,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:16:48','2024-05-31 13:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717161408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717161408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:16:59','2024-05-31 13:16:59',0,NULL),(10949,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:18:59','2024-05-31 13:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717161539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717161539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:20:00','2024-05-31 13:20:00',0,NULL),(10950,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:22:00','2024-05-31 13:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717161720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717161720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:22:50','2024-05-31 13:22:50',0,NULL),(10951,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:24:50','2024-05-31 13:24:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717161890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717161890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:24:58','2024-05-31 13:24:58',0,NULL),(10952,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:26:58','2024-05-31 13:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:27:04','2024-05-31 13:27:04',0,NULL),(10953,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:29:04','2024-05-31 13:29:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:30:05','2024-05-31 13:30:05',0,NULL),(10954,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:32:05','2024-05-31 13:32:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162325;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:32:52','2024-05-31 13:32:52',0,NULL),(10955,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:34:52','2024-05-31 13:34:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162492;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:34:58','2024-05-31 13:34:58',0,NULL),(10956,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:36:58','2024-05-31 13:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:36:58','2024-05-31 13:36:58',0,NULL),(10957,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:38:58','2024-05-31 13:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:38:58','2024-05-31 13:38:58',0,NULL),(10958,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:40:58','2024-05-31 13:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:40:58','2024-05-31 13:40:58',0,NULL),(10959,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:42:58','2024-05-31 13:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:42:59','2024-05-31 13:42:59',0,NULL),(10961,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:44:59','2024-05-31 13:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717163099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717163099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:45:50','2024-05-31 13:45:50',0,NULL),(10962,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:47:50','2024-05-31 13:47:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717163270;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717163270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:48:54','2024-05-31 13:48:54',0,NULL),(10963,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:50:54','2024-05-31 13:50:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717163454;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717163454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:50:56','2024-05-31 13:50:56',0,NULL),(10964,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:52:56','2024-05-31 13:52:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717163576;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717163576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:52:57','2024-05-31 13:52:57',0,NULL),(10965,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:54:57','2024-05-31 13:54:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717163697;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717163697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:54:58','2024-05-31 13:54:58',0,NULL),(10966,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:56:58','2024-05-31 13:56:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717163818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717163818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:56:58','2024-05-31 13:56:58',0,NULL),(10967,'mailpoet/cron/daemon-trigger','failed','2024-05-31 13:58:58','2024-05-31 13:58:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717163938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717163938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 13:58:59','2024-05-31 13:58:59',0,NULL),(10968,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:00:59','2024-05-31 14:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717164059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717164059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:00:59','2024-05-31 14:00:59',0,NULL),(10969,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:02:59','2024-05-31 14:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717164179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717164179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:03:37','2024-05-31 14:03:37',0,NULL),(10970,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:05:37','2024-05-31 14:05:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717164337;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717164337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:07:02','2024-05-31 14:07:02',0,NULL),(10971,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:09:02','2024-05-31 14:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717164542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717164542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:09:02','2024-05-31 14:09:02',0,NULL),(10972,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:11:02','2024-05-31 14:11:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717164662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717164662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:11:03','2024-05-31 14:11:03',0,NULL),(10973,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:13:03','2024-05-31 14:13:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717164783;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717164783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:13:03','2024-05-31 14:13:03',0,NULL),(10974,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:15:03','2024-05-31 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717164903;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717164903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:15:04','2024-05-31 14:15:04',0,NULL),(10975,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:17:04','2024-05-31 14:17:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717165024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717165024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:17:05','2024-05-31 14:17:05',0,NULL),(10976,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:19:05','2024-05-31 14:19:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717165145;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717165145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:19:07','2024-05-31 14:19:07',0,NULL),(10977,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:21:07','2024-05-31 14:21:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717165267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717165267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:21:08','2024-05-31 14:21:08',0,NULL),(10978,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:23:08','2024-05-31 14:23:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717165388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717165388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:25:08','2024-05-31 14:25:08',0,NULL),(10979,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:27:08','2024-05-31 14:27:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717165628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717165628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:29:08','2024-05-31 14:29:08',0,NULL),(10980,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:31:08','2024-05-31 14:31:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717165868;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717165868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:31:10','2024-05-31 14:31:10',0,NULL),(10981,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:33:10','2024-05-31 14:33:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717165990;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717165990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:34:27','2024-05-31 14:34:27',0,NULL),(10982,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:36:27','2024-05-31 14:36:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717166187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717166187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:37:09','2024-05-31 14:37:09',0,NULL),(10983,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:39:09','2024-05-31 14:39:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717166349;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717166349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:39:09','2024-05-31 14:39:09',0,NULL),(10984,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:41:09','2024-05-31 14:41:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717166469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717166469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:41:11','2024-05-31 14:41:11',0,NULL),(10985,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:43:11','2024-05-31 14:43:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717166591;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717166591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:43:11','2024-05-31 14:43:11',0,NULL),(10987,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:45:11','2024-05-31 14:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717166711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717166711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:45:13','2024-05-31 14:45:13',0,NULL),(10988,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:47:13','2024-05-31 14:47:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717166833;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717166833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:47:14','2024-05-31 14:47:14',0,NULL),(10989,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:49:14','2024-05-31 14:49:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717166954;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717166954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:49:14','2024-05-31 14:49:14',0,NULL),(10990,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:51:14','2024-05-31 14:51:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167074;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:51:14','2024-05-31 14:51:14',0,NULL),(10991,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:53:14','2024-05-31 14:53:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167194;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:53:16','2024-05-31 14:53:16',0,NULL),(10992,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:55:16','2024-05-31 14:55:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167316;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:56:16','2024-05-31 14:56:16',0,NULL),(10993,'mailpoet/cron/daemon-trigger','failed','2024-05-31 14:58:16','2024-05-31 14:58:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167496;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 14:59:17','2024-05-31 14:59:17',0,NULL),(10994,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:01:17','2024-05-31 15:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:01:18','2024-05-31 15:01:18',0,NULL),(10995,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:03:18','2024-05-31 15:03:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:05:18','2024-05-31 15:05:18',0,NULL),(10996,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:07:18','2024-05-31 15:07:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717168038;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717168038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:07:19','2024-05-31 15:07:19',0,NULL),(10997,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:09:19','2024-05-31 15:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717168159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717168159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:09:19','2024-05-31 15:09:19',0,NULL),(10998,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:11:19','2024-05-31 15:11:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717168279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717168279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:13:21','2024-05-31 15:13:21',0,NULL),(10999,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:15:21','2024-05-31 15:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717168521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717168521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:15:22','2024-05-31 15:15:22',0,NULL),(11000,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:17:22','2024-05-31 15:17:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717168642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717168642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:17:22','2024-05-31 15:17:22',0,NULL),(11001,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:19:22','2024-05-31 15:19:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717168762;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717168762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:19:23','2024-05-31 15:19:23',0,NULL),(11002,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:21:23','2024-05-31 15:21:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717168883;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717168883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:21:23','2024-05-31 15:21:23',0,NULL),(11003,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:23:23','2024-05-31 15:23:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717169003;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717169003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:23:25','2024-05-31 15:23:25',0,NULL),(11004,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:25:25','2024-05-31 15:25:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717169125;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717169125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:25:26','2024-05-31 15:25:26',0,NULL),(11005,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:27:26','2024-05-31 15:27:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717169246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717169246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:31:57','2024-05-31 15:31:57',0,NULL),(11006,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:33:57','2024-05-31 15:33:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717169637;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717169637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:35:10','2024-05-31 15:35:10',0,NULL),(11007,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:37:10','2024-05-31 15:37:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717169830;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717169830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:43:27','2024-05-31 15:43:27',0,NULL),(11008,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:45:27','2024-05-31 15:45:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717170327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717170327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:53:29','2024-05-31 15:53:29',0,NULL),(11010,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:55:29','2024-05-31 15:55:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717170929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717170929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 15:57:39','2024-05-31 15:57:39',0,NULL),(11011,'mailpoet/cron/daemon-trigger','failed','2024-05-31 15:59:39','2024-05-31 15:59:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717171179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717171179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 16:02:05','2024-05-31 16:02:05',0,NULL),(11012,'mailpoet/cron/daemon-trigger','failed','2024-05-31 16:04:05','2024-05-31 16:04:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717171445;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717171445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 16:04:53','2024-05-31 16:04:53',0,NULL),(11013,'mailpoet/cron/daemon-trigger','failed','2024-05-31 16:06:53','2024-05-31 16:06:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717171613;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717171613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 16:09:53','2024-05-31 16:09:53',0,NULL),(11014,'mailpoet/cron/daemon-trigger','failed','2024-05-31 16:11:53','2024-05-31 16:11:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717171913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717171913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 16:18:53','2024-05-31 16:18:53',0,NULL),(11015,'mailpoet/cron/daemon-trigger','failed','2024-05-31 16:20:53','2024-05-31 16:20:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717172453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717172453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 16:25:23','2024-05-31 16:25:23',0,NULL),(11016,'mailpoet/cron/daemon-trigger','failed','2024-05-31 16:27:23','2024-05-31 16:27:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717172843;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717172843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 17:08:39','2024-05-31 17:08:39',0,NULL),(11017,'mailpoet/cron/daemon-trigger','failed','2024-05-31 17:10:39','2024-05-31 17:10:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717175439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717175439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 17:23:37','2024-05-31 17:23:37',0,NULL),(11019,'mailpoet/cron/daemon-trigger','failed','2024-05-31 17:25:37','2024-05-31 17:25:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717176337;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717176337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 17:25:56','2024-05-31 17:25:56',0,NULL),(11020,'mailpoet/cron/daemon-trigger','failed','2024-05-31 17:27:56','2024-05-31 17:27:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717176476;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717176476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 17:31:35','2024-05-31 17:31:35',0,NULL),(11021,'mailpoet/cron/daemon-trigger','failed','2024-05-31 17:33:35','2024-05-31 17:33:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717176815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717176815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 17:34:34','2024-05-31 17:34:34',0,NULL),(11022,'mailpoet/cron/daemon-trigger','failed','2024-05-31 17:36:34','2024-05-31 17:36:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717176994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717176994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 17:46:14','2024-05-31 17:46:14',0,NULL),(11023,'mailpoet/cron/daemon-trigger','failed','2024-05-31 17:48:14','2024-05-31 17:48:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717177694;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717177694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 17:51:37','2024-05-31 17:51:37',0,NULL),(11024,'mailpoet/cron/daemon-trigger','failed','2024-05-31 17:53:37','2024-05-31 17:53:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717178017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717178017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:00:16','2024-05-31 18:00:16',0,NULL),(11025,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:02:16','2024-05-31 18:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717178536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717178536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:03:04','2024-05-31 18:03:04',0,NULL),(11026,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:05:04','2024-05-31 18:05:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717178704;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717178704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:08:52','2024-05-31 18:08:52',0,NULL),(11027,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:10:52','2024-05-31 18:10:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717179052;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717179052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:15:40','2024-05-31 18:15:40',0,NULL),(11029,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:17:40','2024-05-31 18:17:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717179460;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717179460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:19:40','2024-05-31 18:19:40',0,NULL),(11030,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:21:40','2024-05-31 18:21:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717179700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717179700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:35:49','2024-05-31 18:35:49',0,NULL),(11031,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:37:49','2024-05-31 18:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717180669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717180669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:47:20','2024-05-31 18:47:20',0,NULL),(11032,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:49:20','2024-05-31 18:49:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717181360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717181360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:51:04','2024-05-31 18:51:04',0,NULL),(11033,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:53:04','2024-05-31 18:53:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717181584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717181584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:54:00','2024-05-31 18:54:00',0,NULL),(11034,'mailpoet/cron/daemon-trigger','failed','2024-05-31 18:56:00','2024-05-31 18:56:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717181760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717181760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 18:59:50','2024-05-31 18:59:50',0,NULL),(11035,'mailpoet/cron/daemon-trigger','failed','2024-05-31 19:01:50','2024-05-31 19:01:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717182110;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717182110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 19:03:34','2024-05-31 19:03:34',0,NULL),(11036,'mailpoet/cron/daemon-trigger','failed','2024-05-31 19:05:34','2024-05-31 19:05:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717182334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717182334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 19:07:19','2024-05-31 19:07:19',0,NULL),(11037,'mailpoet/cron/daemon-trigger','failed','2024-05-31 19:09:19','2024-05-31 19:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717182559;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717182559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 19:13:15','2024-05-31 19:13:15',0,NULL),(11039,'mailpoet/cron/daemon-trigger','failed','2024-05-31 19:15:15','2024-05-31 19:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717182915;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717182915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 19:39:59','2024-05-31 19:39:59',0,NULL),(11040,'mailpoet/cron/daemon-trigger','failed','2024-05-31 19:41:59','2024-05-31 19:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717184519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717184519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 19:45:54','2024-05-31 19:45:54',0,NULL),(11041,'mailpoet/cron/daemon-trigger','failed','2024-05-31 19:47:54','2024-05-31 19:47:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717184874;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717184874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 19:53:53','2024-05-31 19:53:53',0,NULL),(11042,'mailpoet/cron/daemon-trigger','failed','2024-05-31 19:55:53','2024-05-31 19:55:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717185353;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717185353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 20:02:31','2024-05-31 20:02:31',0,NULL),(11043,'mailpoet/cron/daemon-trigger','failed','2024-05-31 20:04:31','2024-05-31 20:04:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717185871;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717185871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 20:21:54','2024-05-31 20:21:54',0,NULL),(11044,'mailpoet/cron/daemon-trigger','failed','2024-05-31 20:23:54','2024-05-31 20:23:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717187034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717187034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 20:30:18','2024-05-31 20:30:18',0,NULL),(11046,'mailpoet/cron/daemon-trigger','failed','2024-05-31 20:32:18','2024-05-31 20:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717187538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717187538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 20:38:59','2024-05-31 20:38:59',0,NULL),(11047,'mailpoet/cron/daemon-trigger','failed','2024-05-31 20:40:59','2024-05-31 20:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717188059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717188059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 20:41:30','2024-05-31 20:41:30',0,NULL),(11048,'mailpoet/cron/daemon-trigger','failed','2024-05-31 20:43:30','2024-05-31 20:43:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717188210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717188210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 20:47:27','2024-05-31 20:47:27',0,NULL),(11049,'mailpoet/cron/daemon-trigger','failed','2024-05-31 20:49:27','2024-05-31 20:49:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717188567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717188567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 20:49:32','2024-05-31 20:49:32',0,NULL),(11050,'mailpoet/cron/daemon-trigger','failed','2024-05-31 20:51:32','2024-05-31 20:51:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717188692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717188692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 20:59:52','2024-05-31 20:59:52',0,NULL),(11051,'mailpoet/cron/daemon-trigger','failed','2024-05-31 21:01:52','2024-05-31 21:01:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717189312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717189312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 21:23:46','2024-05-31 21:23:46',0,NULL),(11052,'mailpoet/cron/daemon-trigger','failed','2024-05-31 21:25:46','2024-05-31 21:25:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717190746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717190746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 21:38:54','2024-05-31 21:38:54',0,NULL),(11055,'mailpoet/cron/daemon-trigger','failed','2024-05-31 21:40:54','2024-05-31 21:40:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717191654;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717191654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 21:51:18','2024-05-31 21:51:18',0,NULL),(11056,'mailpoet/cron/daemon-trigger','failed','2024-05-31 21:53:18','2024-05-31 21:53:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717192398;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717192398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:03:21','2024-05-31 22:03:21',0,NULL),(11057,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:05:21','2024-05-31 22:05:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717193121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717193121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:05:26','2024-05-31 22:05:26',0,NULL),(11058,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:07:26','2024-05-31 22:07:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717193246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717193246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:08:55','2024-05-31 22:08:55',0,NULL),(11059,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:10:55','2024-05-31 22:10:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717193455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717193455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:12:29','2024-05-31 22:12:29',0,NULL),(11060,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:14:29','2024-05-31 22:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717193669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717193669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:22:00','2024-05-31 22:22:00',0,NULL),(11061,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:24:00','2024-05-31 22:24:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717194240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717194240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:28:59','2024-05-31 22:28:59',0,NULL),(11063,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:30:59','2024-05-31 22:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717194659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717194659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:33:30','2024-05-31 22:33:30',0,NULL),(11064,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:35:30','2024-05-31 22:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717194930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717194930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:38:16','2024-05-31 22:38:16',0,NULL),(11065,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:40:16','2024-05-31 22:40:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717195216;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717195216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:49:33','2024-05-31 22:49:33',0,NULL),(11066,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:51:33','2024-05-31 22:51:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717195893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717195893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 22:54:40','2024-05-31 22:54:40',0,NULL),(11067,'mailpoet/cron/daemon-trigger','failed','2024-05-31 22:56:40','2024-05-31 22:56:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717196200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717196200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 23:11:38','2024-05-31 23:11:38',0,NULL),(11068,'mailpoet/cron/daemon-trigger','failed','2024-05-31 23:13:38','2024-05-31 23:13:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717197218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717197218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 23:24:09','2024-05-31 23:24:09',0,NULL),(11069,'mailpoet/cron/daemon-trigger','failed','2024-05-31 23:26:09','2024-05-31 23:26:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717197969;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717197969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 23:39:01','2024-05-31 23:39:01',0,NULL),(11070,'mailpoet/cron/daemon-trigger','failed','2024-05-31 23:41:01','2024-05-31 23:41:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717198861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717198861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-05-31 23:59:56','2024-05-31 23:59:56',0,NULL),(11072,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:01:56','2024-06-01 00:01:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717200116;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717200116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:01:58','2024-06-01 00:01:58',0,NULL),(11073,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:03:58','2024-06-01 00:03:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717200238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717200238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:03:59','2024-06-01 00:03:59',0,NULL),(11074,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:05:59','2024-06-01 00:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717200359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717200359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:10:45','2024-06-01 00:10:45',0,NULL),(11075,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:12:45','2024-06-01 00:12:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717200765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717200765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:13:54','2024-06-01 00:13:54',0,NULL),(11076,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:15:54','2024-06-01 00:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717200954;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717200954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:24:15','2024-06-01 00:24:15',0,NULL),(11077,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:26:15','2024-06-01 00:26:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717201575;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717201575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:31:56','2024-06-01 00:31:56',0,NULL),(11078,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:33:56','2024-06-01 00:33:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717202036;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717202036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:37:02','2024-06-01 00:37:02',0,NULL),(11079,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:39:02','2024-06-01 00:39:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717202342;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717202342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:48:20','2024-06-01 00:48:20',0,NULL),(11081,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:50:20','2024-06-01 00:50:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717203020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717203020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 00:51:59','2024-06-01 00:51:59',0,NULL),(11082,'mailpoet/cron/daemon-trigger','failed','2024-06-01 00:53:59','2024-06-01 00:53:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717203239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717203239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:06:08','2024-06-01 01:06:08',0,NULL),(11083,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:08:08','2024-06-01 01:08:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717204088;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717204088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:14:41','2024-06-01 01:14:41',0,NULL),(11084,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:16:41','2024-06-01 01:16:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717204601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717204601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:18:53','2024-06-01 01:18:53',0,NULL),(11085,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:20:53','2024-06-01 01:20:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717204853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717204853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:22:41','2024-06-01 01:22:41',0,NULL),(11086,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:24:41','2024-06-01 01:24:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717205081;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717205081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:36:58','2024-06-01 01:36:58',0,NULL),(11087,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:38:58','2024-06-01 01:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717205938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717205938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:42:51','2024-06-01 01:42:51',0,NULL),(11088,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:44:51','2024-06-01 01:44:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717206291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717206291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:45:47','2024-06-01 01:45:47',0,NULL),(11089,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:47:47','2024-06-01 01:47:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717206467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717206467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:48:52','2024-06-01 01:48:52',0,NULL),(11090,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:50:52','2024-06-01 01:50:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717206652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717206652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 01:57:34','2024-06-01 01:57:34',0,NULL),(11092,'mailpoet/cron/daemon-trigger','failed','2024-06-01 01:59:34','2024-06-01 01:59:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717207174;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717207174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:01:09','2024-06-01 02:01:09',0,NULL),(11093,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:03:09','2024-06-01 02:03:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717207389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717207389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:03:12','2024-06-01 02:03:12',0,NULL),(11094,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:05:12','2024-06-01 02:05:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717207512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717207512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:07:56','2024-06-01 02:07:56',0,NULL),(11095,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:09:56','2024-06-01 02:09:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717207796;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717207796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:16:41','2024-06-01 02:16:41',0,NULL),(11096,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:18:41','2024-06-01 02:18:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717208321;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717208321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:18:59','2024-06-01 02:18:59',0,NULL),(11097,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:20:59','2024-06-01 02:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717208459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717208459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:23:35','2024-06-01 02:23:35',0,NULL),(11098,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:25:35','2024-06-01 02:25:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717208735;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717208735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:38:24','2024-06-01 02:38:24',0,NULL),(11099,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:40:24','2024-06-01 02:40:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717209624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717209624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:42:37','2024-06-01 02:42:37',0,NULL),(11100,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:44:37','2024-06-01 02:44:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717209877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717209877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:47:57','2024-06-01 02:47:57',0,NULL),(11101,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:49:57','2024-06-01 02:49:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717210197;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717210197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:51:22','2024-06-01 02:51:22',0,NULL),(11103,'mailpoet/cron/daemon-trigger','failed','2024-06-01 02:53:22','2024-06-01 02:53:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717210402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717210402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 02:58:27','2024-06-01 02:58:27',0,NULL),(11104,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:00:27','2024-06-01 03:00:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717210827;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717210827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:01:40','2024-06-01 03:01:40',0,NULL),(11105,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:03:40','2024-06-01 03:03:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717211020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717211020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:03:55','2024-06-01 03:03:55',0,NULL),(11106,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:05:55','2024-06-01 03:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717211155;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717211155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:06:30','2024-06-01 03:06:30',0,NULL),(11107,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:08:30','2024-06-01 03:08:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717211310;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717211310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:08:37','2024-06-01 03:08:37',0,NULL),(11108,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:10:37','2024-06-01 03:10:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717211437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717211437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:13:11','2024-06-01 03:13:11',0,NULL),(11109,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:15:11','2024-06-01 03:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717211711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717211711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:17:20','2024-06-01 03:17:20',0,NULL),(11110,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:19:20','2024-06-01 03:19:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717211960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717211960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:24:08','2024-06-01 03:24:08',0,NULL),(11111,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:26:08','2024-06-01 03:26:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717212368;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717212368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:27:10','2024-06-01 03:27:10',0,NULL),(11112,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:29:10','2024-06-01 03:29:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717212550;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717212550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:35:20','2024-06-01 03:35:20',0,NULL),(11113,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:37:20','2024-06-01 03:37:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717213040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717213040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:38:44','2024-06-01 03:38:44',0,NULL),(11114,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:40:44','2024-06-01 03:40:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717213244;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717213244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:50:42','2024-06-01 03:50:42',0,NULL),(11115,'mailpoet/cron/daemon-trigger','failed','2024-06-01 03:52:42','2024-06-01 03:52:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717213962;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717213962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 03:59:09','2024-06-01 03:59:09',0,NULL),(11117,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:01:09','2024-06-01 04:01:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717214469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717214469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:03:48','2024-06-01 04:03:48',0,NULL),(11118,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:05:48','2024-06-01 04:05:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717214748;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717214748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:13:07','2024-06-01 04:13:07',0,NULL),(11119,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:15:07','2024-06-01 04:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717215307;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717215307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:15:49','2024-06-01 04:15:49',0,NULL),(11120,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:17:49','2024-06-01 04:17:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717215469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717215469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:20:36','2024-06-01 04:20:36',0,NULL),(11121,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:22:36','2024-06-01 04:22:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717215756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717215756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:23:06','2024-06-01 04:23:06',0,NULL),(11122,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:25:06','2024-06-01 04:25:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717215906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717215906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:29:31','2024-06-01 04:29:31',0,NULL),(11123,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:31:31','2024-06-01 04:31:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717216291;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717216291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:33:04','2024-06-01 04:33:04',0,NULL),(11124,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:35:04','2024-06-01 04:35:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717216504;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717216504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:37:38','2024-06-01 04:37:38',0,NULL),(11125,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:39:38','2024-06-01 04:39:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717216778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717216778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:40:27','2024-06-01 04:40:27',0,NULL),(11126,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:42:27','2024-06-01 04:42:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717216947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717216947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:42:43','2024-06-01 04:42:43',0,NULL),(11127,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:44:43','2024-06-01 04:44:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717217083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717217083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:53:18','2024-06-01 04:53:18',0,NULL),(11128,'mailpoet/cron/daemon-trigger','failed','2024-06-01 04:55:18','2024-06-01 04:55:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717217718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717217718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 04:59:58','2024-06-01 04:59:58',0,NULL),(11129,'mailpoet/cron/daemon-trigger','failed','2024-06-01 05:01:58','2024-06-01 05:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717218118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717218118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 05:03:09','2024-06-01 05:03:09',0,NULL),(11131,'mailpoet/cron/daemon-trigger','failed','2024-06-01 05:05:09','2024-06-01 05:05:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717218309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717218309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 05:16:47','2024-06-01 05:16:47',0,NULL),(11132,'mailpoet/cron/daemon-trigger','failed','2024-06-01 05:18:47','2024-06-01 05:18:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717219127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717219127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 05:24:29','2024-06-01 05:24:29',0,NULL),(11133,'mailpoet/cron/daemon-trigger','failed','2024-06-01 05:26:29','2024-06-01 05:26:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717219589;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717219589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 05:31:28','2024-06-01 05:31:28',0,NULL),(11134,'mailpoet/cron/daemon-trigger','failed','2024-06-01 05:33:28','2024-06-01 05:33:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717220008;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717220008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 05:34:04','2024-06-01 05:34:04',0,NULL),(11135,'mailpoet/cron/daemon-trigger','failed','2024-06-01 05:36:04','2024-06-01 05:36:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717220164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717220164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 05:37:45','2024-06-01 05:37:45',0,NULL),(11136,'mailpoet/cron/daemon-trigger','failed','2024-06-01 05:39:45','2024-06-01 05:39:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717220385;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717220385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 05:53:53','2024-06-01 05:53:53',0,NULL),(11137,'mailpoet/cron/daemon-trigger','failed','2024-06-01 05:55:53','2024-06-01 05:55:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717221353;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717221353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 06:02:22','2024-06-01 06:02:22',0,NULL),(11138,'mailpoet/cron/daemon-trigger','failed','2024-06-01 06:04:22','2024-06-01 06:04:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717221862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717221862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 06:04:44','2024-06-01 06:04:44',0,NULL),(11140,'mailpoet/cron/daemon-trigger','failed','2024-06-01 06:06:44','2024-06-01 06:06:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717222004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717222004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 06:16:12','2024-06-01 06:16:12',0,NULL),(11141,'mailpoet/cron/daemon-trigger','failed','2024-06-01 06:18:12','2024-06-01 06:18:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717222692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717222692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 06:21:30','2024-06-01 06:21:30',0,NULL),(11142,'mailpoet/cron/daemon-trigger','failed','2024-06-01 06:23:30','2024-06-01 06:23:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717223010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717223010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 06:37:43','2024-06-01 06:37:43',0,NULL),(11143,'mailpoet/cron/daemon-trigger','failed','2024-06-01 06:39:43','2024-06-01 06:39:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717223983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717223983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 06:42:54','2024-06-01 06:42:54',0,NULL),(11145,'mailpoet/cron/daemon-trigger','failed','2024-06-01 06:44:54','2024-06-01 06:44:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717224294;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717224294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 06:59:30','2024-06-01 06:59:30',0,NULL),(11146,'mailpoet/cron/daemon-trigger','failed','2024-06-01 07:01:30','2024-06-01 07:01:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717225290;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717225290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 07:21:08','2024-06-01 07:21:08',0,NULL),(11147,'mailpoet/cron/daemon-trigger','failed','2024-06-01 07:23:08','2024-06-01 07:23:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717226588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717226588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 07:34:45','2024-06-01 07:34:45',0,NULL),(11149,'mailpoet/cron/daemon-trigger','failed','2024-06-01 07:36:45','2024-06-01 07:36:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717227405;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717227405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 07:38:57','2024-06-01 07:38:57',0,NULL),(11150,'mailpoet/cron/daemon-trigger','failed','2024-06-01 07:40:57','2024-06-01 07:40:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717227657;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717227657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 07:56:10','2024-06-01 07:56:10',0,NULL),(11151,'mailpoet/cron/daemon-trigger','failed','2024-06-01 07:58:10','2024-06-01 07:58:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717228690;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717228690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 08:04:12','2024-06-01 08:04:12',0,NULL),(11152,'mailpoet/cron/daemon-trigger','failed','2024-06-01 08:06:12','2024-06-01 08:06:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717229172;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717229172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 08:08:44','2024-06-01 08:08:44',0,NULL),(11153,'mailpoet/cron/daemon-trigger','failed','2024-06-01 08:10:44','2024-06-01 08:10:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717229444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717229444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 08:18:30','2024-06-01 08:18:30',0,NULL),(11154,'mailpoet/cron/daemon-trigger','failed','2024-06-01 08:20:30','2024-06-01 08:20:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717230030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717230030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 08:21:56','2024-06-01 08:21:56',0,NULL),(11155,'mailpoet/cron/daemon-trigger','failed','2024-06-01 08:23:56','2024-06-01 08:23:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717230236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717230236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 08:30:55','2024-06-01 08:30:55',0,NULL),(11157,'mailpoet/cron/daemon-trigger','failed','2024-06-01 08:32:55','2024-06-01 08:32:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717230775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717230775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 08:40:12','2024-06-01 08:40:12',0,NULL),(11158,'mailpoet/cron/daemon-trigger','failed','2024-06-01 08:42:12','2024-06-01 08:42:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717231332;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717231332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 08:46:22','2024-06-01 08:46:22',0,NULL),(11159,'mailpoet/cron/daemon-trigger','failed','2024-06-01 08:48:22','2024-06-01 08:48:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717231702;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717231702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 08:53:05','2024-06-01 08:53:05',0,NULL),(11160,'mailpoet/cron/daemon-trigger','failed','2024-06-01 08:55:05','2024-06-01 08:55:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717232105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717232105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 09:10:18','2024-06-01 09:10:18',0,NULL),(11161,'mailpoet/cron/daemon-trigger','failed','2024-06-01 09:12:18','2024-06-01 09:12:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717233138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717233138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 09:13:05','2024-06-01 09:13:05',0,NULL),(11162,'mailpoet/cron/daemon-trigger','failed','2024-06-01 09:15:05','2024-06-01 09:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717233305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717233305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 09:20:29','2024-06-01 09:20:29',0,NULL),(11163,'mailpoet/cron/daemon-trigger','failed','2024-06-01 09:22:29','2024-06-01 09:22:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717233749;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717233749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 09:27:31','2024-06-01 09:27:31',0,NULL),(11165,'mailpoet/cron/daemon-trigger','failed','2024-06-01 09:29:31','2024-06-01 09:29:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717234171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717234171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 09:30:53','2024-06-01 09:30:53',0,NULL),(11167,'mailpoet/cron/daemon-trigger','failed','2024-06-01 09:32:53','2024-06-01 09:32:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717234373;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717234373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 09:36:46','2024-06-01 09:36:46',0,NULL),(11168,'mailpoet/cron/daemon-trigger','failed','2024-06-01 09:38:46','2024-06-01 09:38:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717234726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717234726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 09:50:14','2024-06-01 09:50:14',0,NULL),(11169,'mailpoet/cron/daemon-trigger','failed','2024-06-01 09:52:14','2024-06-01 09:52:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717235534;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717235534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 10:08:09','2024-06-01 10:08:09',0,NULL),(11170,'mailpoet/cron/daemon-trigger','failed','2024-06-01 10:10:09','2024-06-01 10:10:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717236609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717236609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 10:11:15','2024-06-01 10:11:15',0,NULL),(11171,'mailpoet/cron/daemon-trigger','failed','2024-06-01 10:13:15','2024-06-01 10:13:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717236795;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717236795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 10:14:03','2024-06-01 10:14:03',0,NULL),(11172,'mailpoet/cron/daemon-trigger','failed','2024-06-01 10:16:03','2024-06-01 10:16:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717236963;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717236963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 10:27:08','2024-06-01 10:27:08',0,NULL),(11173,'mailpoet/cron/daemon-trigger','failed','2024-06-01 10:29:08','2024-06-01 10:29:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717237748;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717237748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 11:04:29','2024-06-01 11:04:29',0,NULL),(11175,'mailpoet/cron/daemon-trigger','failed','2024-06-01 11:06:29','2024-06-01 11:06:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717239989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717239989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 11:21:26','2024-06-01 11:21:26',0,NULL),(11176,'mailpoet/cron/daemon-trigger','failed','2024-06-01 11:23:26','2024-06-01 11:23:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717241006;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717241006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 11:26:13','2024-06-01 11:26:13',0,NULL),(11177,'mailpoet/cron/daemon-trigger','failed','2024-06-01 11:28:13','2024-06-01 11:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717241293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717241293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 11:46:15','2024-06-01 11:46:15',0,NULL),(11178,'mailpoet/cron/daemon-trigger','failed','2024-06-01 11:48:15','2024-06-01 11:48:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717242495;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717242495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 11:55:06','2024-06-01 11:55:06',0,NULL),(11179,'mailpoet/cron/daemon-trigger','failed','2024-06-01 11:57:06','2024-06-01 11:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717243026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717243026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 11:58:48','2024-06-01 11:58:48',0,NULL),(11180,'mailpoet/cron/daemon-trigger','failed','2024-06-01 12:00:48','2024-06-01 12:00:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717243248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717243248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 12:06:02','2024-06-01 12:06:02',0,NULL),(11181,'mailpoet/cron/daemon-trigger','failed','2024-06-01 12:08:02','2024-06-01 12:08:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717243682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717243682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 12:10:44','2024-06-01 12:10:44',0,NULL),(11183,'mailpoet/cron/daemon-trigger','failed','2024-06-01 12:12:44','2024-06-01 12:12:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717243964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717243964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 12:12:58','2024-06-01 12:12:58',0,NULL),(11185,'mailpoet/cron/daemon-trigger','failed','2024-06-01 12:14:58','2024-06-01 12:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717244098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717244098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 12:22:26','2024-06-01 12:22:26',0,NULL),(11186,'mailpoet/cron/daemon-trigger','failed','2024-06-01 12:24:26','2024-06-01 12:24:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717244666;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717244666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 12:26:01','2024-06-01 12:26:01',0,NULL),(11187,'mailpoet/cron/daemon-trigger','failed','2024-06-01 12:28:01','2024-06-01 12:28:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717244881;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717244881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 12:34:37','2024-06-01 12:34:37',0,NULL),(11188,'mailpoet/cron/daemon-trigger','failed','2024-06-01 12:36:37','2024-06-01 12:36:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717245397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717245397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 12:58:48','2024-06-01 12:58:48',0,NULL),(11189,'mailpoet/cron/daemon-trigger','failed','2024-06-01 13:00:48','2024-06-01 13:00:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717246848;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717246848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 13:39:09','2024-06-01 13:39:09',0,NULL),(11192,'mailpoet/cron/daemon-trigger','failed','2024-06-01 13:41:09','2024-06-01 13:41:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717249269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717249269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 13:42:04','2024-06-01 13:42:04',0,NULL),(11194,'mailpoet/cron/daemon-trigger','failed','2024-06-01 13:44:04','2024-06-01 13:44:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717249444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717249444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 13:57:44','2024-06-01 13:57:44',0,NULL),(11195,'mailpoet/cron/daemon-trigger','failed','2024-06-01 13:59:44','2024-06-01 13:59:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717250384;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717250384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 14:03:48','2024-06-01 14:03:48',0,NULL),(11196,'mailpoet/cron/daemon-trigger','failed','2024-06-01 14:05:48','2024-06-01 14:05:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717250748;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717250748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 14:09:03','2024-06-01 14:09:03',0,NULL),(11197,'mailpoet/cron/daemon-trigger','failed','2024-06-01 14:11:03','2024-06-01 14:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717251063;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717251063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 14:34:18','2024-06-01 14:34:18',0,NULL),(11198,'mailpoet/cron/daemon-trigger','failed','2024-06-01 14:36:18','2024-06-01 14:36:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717252578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717252578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 14:42:38','2024-06-01 14:42:38',0,NULL),(11199,'mailpoet/cron/daemon-trigger','failed','2024-06-01 14:44:38','2024-06-01 14:44:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717253078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717253078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 14:45:02','2024-06-01 14:45:02',0,NULL),(11201,'mailpoet/cron/daemon-trigger','failed','2024-06-01 14:47:02','2024-06-01 14:47:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717253222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717253222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:03:06','2024-06-01 15:03:06',0,NULL),(11202,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:05:06','2024-06-01 15:05:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717254306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717254306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:06:19','2024-06-01 15:06:19',0,NULL),(11203,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:08:19','2024-06-01 15:08:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717254499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717254499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:11:27','2024-06-01 15:11:27',0,NULL),(11204,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:13:27','2024-06-01 15:13:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717254807;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717254807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:15:50','2024-06-01 15:15:50',0,NULL),(11205,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:17:50','2024-06-01 15:17:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717255070;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717255070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:20:18','2024-06-01 15:20:18',0,NULL),(11206,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:22:18','2024-06-01 15:22:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717255338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717255338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:28:47','2024-06-01 15:28:47',0,NULL),(11207,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:30:47','2024-06-01 15:30:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717255847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717255847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:37:21','2024-06-01 15:37:21',0,NULL),(11208,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:39:21','2024-06-01 15:39:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717256361;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717256361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:39:38','2024-06-01 15:39:38',0,NULL),(11209,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:41:38','2024-06-01 15:41:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717256498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717256498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:55:26','2024-06-01 15:55:26',0,NULL),(11210,'mailpoet/cron/daemon-trigger','failed','2024-06-01 15:57:26','2024-06-01 15:57:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717257446;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717257446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 15:59:13','2024-06-01 15:59:13',0,NULL),(11212,'mailpoet/cron/daemon-trigger','failed','2024-06-01 16:01:13','2024-06-01 16:01:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717257673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717257673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 16:04:14','2024-06-01 16:04:14',0,NULL),(11213,'mailpoet/cron/daemon-trigger','failed','2024-06-01 16:06:14','2024-06-01 16:06:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717257974;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717257974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 16:11:45','2024-06-01 16:11:45',0,NULL),(11214,'mailpoet/cron/daemon-trigger','failed','2024-06-01 16:13:45','2024-06-01 16:13:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717258425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717258425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 16:20:50','2024-06-01 16:20:50',0,NULL),(11215,'mailpoet/cron/daemon-trigger','failed','2024-06-01 16:22:50','2024-06-01 16:22:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717258970;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717258970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 16:24:50','2024-06-01 16:24:50',0,NULL),(11216,'mailpoet/cron/daemon-trigger','failed','2024-06-01 16:26:50','2024-06-01 16:26:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717259210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717259210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 16:34:18','2024-06-01 16:34:18',0,NULL),(11217,'mailpoet/cron/daemon-trigger','failed','2024-06-01 16:36:18','2024-06-01 16:36:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717259778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717259778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 16:37:49','2024-06-01 16:37:49',0,NULL),(11218,'mailpoet/cron/daemon-trigger','failed','2024-06-01 16:39:49','2024-06-01 16:39:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717259989;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717259989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 16:42:44','2024-06-01 16:42:44',0,NULL),(11219,'mailpoet/cron/daemon-trigger','failed','2024-06-01 16:44:44','2024-06-01 16:44:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717260284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717260284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 16:59:24','2024-06-01 16:59:24',0,NULL),(11220,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:01:24','2024-06-01 17:01:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717261284;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717261284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:08:26','2024-06-01 17:08:26',0,NULL),(11222,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:10:26','2024-06-01 17:10:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717261826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717261826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:21:38','2024-06-01 17:21:38',0,NULL),(11223,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:23:38','2024-06-01 17:23:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717262618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717262618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:25:42','2024-06-01 17:25:42',0,NULL),(11224,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:27:42','2024-06-01 17:27:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717262862;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717262862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:34:16','2024-06-01 17:34:16',0,NULL),(11225,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:36:16','2024-06-01 17:36:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717263376;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717263376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:46:08','2024-06-01 17:46:08',0,NULL),(11226,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:48:08','2024-06-01 17:48:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717264088;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717264088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:48:25','2024-06-01 17:48:25',0,NULL),(11227,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:50:25','2024-06-01 17:50:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717264225;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717264225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:52:54','2024-06-01 17:52:54',0,NULL),(11228,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:54:54','2024-06-01 17:54:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717264494;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717264494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:55:01','2024-06-01 17:55:01',0,NULL),(11229,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:57:01','2024-06-01 17:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717264621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717264621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 17:57:30','2024-06-01 17:57:30',0,NULL),(11230,'mailpoet/cron/daemon-trigger','failed','2024-06-01 17:59:30','2024-06-01 17:59:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717264770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717264770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 18:00:02','2024-06-01 18:00:02',0,NULL),(11232,'mailpoet/cron/daemon-trigger','failed','2024-06-01 18:02:02','2024-06-01 18:02:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717264922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717264922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 18:09:30','2024-06-01 18:09:30',0,NULL),(11233,'mailpoet/cron/daemon-trigger','failed','2024-06-01 18:11:30','2024-06-01 18:11:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717265490;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717265490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 18:35:20','2024-06-01 18:35:20',0,NULL),(11234,'mailpoet/cron/daemon-trigger','failed','2024-06-01 18:37:20','2024-06-01 18:37:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717267040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717267040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 18:40:27','2024-06-01 18:40:27',0,NULL),(11235,'mailpoet/cron/daemon-trigger','failed','2024-06-01 18:42:27','2024-06-01 18:42:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717267347;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717267347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 18:42:30','2024-06-01 18:42:30',0,NULL),(11236,'mailpoet/cron/daemon-trigger','failed','2024-06-01 18:44:30','2024-06-01 18:44:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717267470;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717267470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 18:46:36','2024-06-01 18:46:36',0,NULL),(11237,'mailpoet/cron/daemon-trigger','failed','2024-06-01 18:48:36','2024-06-01 18:48:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717267716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717267716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 18:48:40','2024-06-01 18:48:40',0,NULL),(11238,'mailpoet/cron/daemon-trigger','failed','2024-06-01 18:50:40','2024-06-01 18:50:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717267840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717267840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 18:52:02','2024-06-01 18:52:02',0,NULL),(11239,'mailpoet/cron/daemon-trigger','failed','2024-06-01 18:54:02','2024-06-01 18:54:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717268042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717268042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 19:06:10','2024-06-01 19:06:10',0,NULL),(11240,'mailpoet/cron/daemon-trigger','failed','2024-06-01 19:08:10','2024-06-01 19:08:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717268890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717268890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 19:08:27','2024-06-01 19:08:27',0,NULL),(11242,'mailpoet/cron/daemon-trigger','failed','2024-06-01 19:10:27','2024-06-01 19:10:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717269027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717269027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 19:11:15','2024-06-01 19:11:15',0,NULL),(11243,'mailpoet/cron/daemon-trigger','failed','2024-06-01 19:13:15','2024-06-01 19:13:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717269195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717269195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 19:28:39','2024-06-01 19:28:39',0,NULL),(11244,'mailpoet/cron/daemon-trigger','failed','2024-06-01 19:30:39','2024-06-01 19:30:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717270239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717270239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 19:32:38','2024-06-01 19:32:38',0,NULL),(11245,'mailpoet/cron/daemon-trigger','failed','2024-06-01 19:34:38','2024-06-01 19:34:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717270478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717270478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 19:36:46','2024-06-01 19:36:46',0,NULL),(11246,'mailpoet/cron/daemon-trigger','failed','2024-06-01 19:38:46','2024-06-01 19:38:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717270726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717270726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 19:44:35','2024-06-01 19:44:35',0,NULL),(11247,'mailpoet/cron/daemon-trigger','failed','2024-06-01 19:46:35','2024-06-01 19:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717271195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717271195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 19:47:57','2024-06-01 19:47:57',0,NULL),(11248,'mailpoet/cron/daemon-trigger','failed','2024-06-01 19:49:57','2024-06-01 19:49:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717271397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717271397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 20:04:12','2024-06-01 20:04:12',0,NULL),(11249,'mailpoet/cron/daemon-trigger','failed','2024-06-01 20:06:12','2024-06-01 20:06:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717272372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717272372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 20:15:36','2024-06-01 20:15:36',0,NULL),(11251,'mailpoet/cron/daemon-trigger','failed','2024-06-01 20:17:36','2024-06-01 20:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717273056;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717273056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 20:29:03','2024-06-01 20:29:03',0,NULL),(11252,'mailpoet/cron/daemon-trigger','failed','2024-06-01 20:31:03','2024-06-01 20:31:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717273863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717273863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 20:39:25','2024-06-01 20:39:25',0,NULL),(11253,'mailpoet/cron/daemon-trigger','failed','2024-06-01 20:41:25','2024-06-01 20:41:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717274485;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717274485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 20:49:59','2024-06-01 20:49:59',0,NULL),(11254,'mailpoet/cron/daemon-trigger','failed','2024-06-01 20:51:59','2024-06-01 20:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717275119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717275119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 20:58:14','2024-06-01 20:58:14',0,NULL),(11255,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:00:14','2024-06-01 21:00:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717275614;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717275614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:01:42','2024-06-01 21:01:42',0,NULL),(11256,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:03:42','2024-06-01 21:03:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717275822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717275822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:05:22','2024-06-01 21:05:22',0,NULL),(11257,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:07:22','2024-06-01 21:07:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717276042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717276042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:12:49','2024-06-01 21:12:49',0,NULL),(11258,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:14:49','2024-06-01 21:14:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717276489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717276489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:16:04','2024-06-01 21:16:04',0,NULL),(11259,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:18:04','2024-06-01 21:18:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717276684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717276684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:20:18','2024-06-01 21:20:18',0,NULL),(11261,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:22:18','2024-06-01 21:22:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717276938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717276938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:30:03','2024-06-01 21:30:03',0,NULL),(11262,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:32:03','2024-06-01 21:32:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717277523;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717277523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:33:56','2024-06-01 21:33:56',0,NULL),(11264,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:35:56','2024-06-01 21:35:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717277756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717277756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:40:53','2024-06-01 21:40:53',0,NULL),(11265,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:42:53','2024-06-01 21:42:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717278173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717278173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:46:23','2024-06-01 21:46:23',0,NULL),(11266,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:48:23','2024-06-01 21:48:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717278503;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717278503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:51:45','2024-06-01 21:51:45',0,NULL),(11267,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:53:45','2024-06-01 21:53:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717278825;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717278825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:55:40','2024-06-01 21:55:40',0,NULL),(11268,'mailpoet/cron/daemon-trigger','failed','2024-06-01 21:57:40','2024-06-01 21:57:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717279060;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717279060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 21:59:49','2024-06-01 21:59:49',0,NULL),(11269,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:01:49','2024-06-01 22:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717279309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717279309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:03:03','2024-06-01 22:03:03',0,NULL),(11270,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:05:03','2024-06-01 22:05:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717279503;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717279503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:08:54','2024-06-01 22:08:54',0,NULL),(11271,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:10:54','2024-06-01 22:10:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717279854;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717279854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:15:13','2024-06-01 22:15:13',0,NULL),(11272,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:17:13','2024-06-01 22:17:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717280233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717280233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:21:27','2024-06-01 22:21:27',0,NULL),(11274,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:23:27','2024-06-01 22:23:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717280607;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717280607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:27:08','2024-06-01 22:27:08',0,NULL),(11275,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:29:08','2024-06-01 22:29:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717280948;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717280948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:33:30','2024-06-01 22:33:30',0,NULL),(11276,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:35:30','2024-06-01 22:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717281330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717281330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:40:26','2024-06-01 22:40:26',0,NULL),(11277,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:42:26','2024-06-01 22:42:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717281746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717281746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:46:56','2024-06-01 22:46:56',0,NULL),(11278,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:48:56','2024-06-01 22:48:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717282136;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717282136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:53:11','2024-06-01 22:53:11',0,NULL),(11279,'mailpoet/cron/daemon-trigger','failed','2024-06-01 22:55:11','2024-06-01 22:55:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717282511;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717282511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 22:58:58','2024-06-01 22:58:58',0,NULL),(11280,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:00:58','2024-06-01 23:00:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717282858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717282858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:06:21','2024-06-01 23:06:21',0,NULL),(11281,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:08:21','2024-06-01 23:08:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717283301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717283301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:10:26','2024-06-01 23:10:26',0,NULL),(11282,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:12:26','2024-06-01 23:12:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717283546;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717283546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:13:28','2024-06-01 23:13:28',0,NULL),(11283,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:15:28','2024-06-01 23:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717283728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717283728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:16:46','2024-06-01 23:16:46',0,NULL),(11284,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:18:46','2024-06-01 23:18:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717283926;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717283926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:20:07','2024-06-01 23:20:07',0,NULL),(11285,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:22:07','2024-06-01 23:22:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717284127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717284127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:26:56','2024-06-01 23:26:56',0,NULL),(11287,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:28:56','2024-06-01 23:28:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717284536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717284536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:35:00','2024-06-01 23:35:00',0,NULL),(11288,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:37:00','2024-06-01 23:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717285020;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717285020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:37:18','2024-06-01 23:37:18',0,NULL),(11289,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:39:18','2024-06-01 23:39:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717285158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717285158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:42:26','2024-06-01 23:42:26',0,NULL),(11290,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:44:26','2024-06-01 23:44:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717285466;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717285466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:49:45','2024-06-01 23:49:45',0,NULL),(11291,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:51:45','2024-06-01 23:51:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717285905;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717285905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:54:36','2024-06-01 23:54:36',0,NULL),(11292,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:56:36','2024-06-01 23:56:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717286196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717286196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-01 23:57:45','2024-06-01 23:57:45',0,NULL),(11293,'mailpoet/cron/daemon-trigger','failed','2024-06-01 23:59:45','2024-06-01 23:59:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717286385;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717286385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 00:05:21','2024-06-02 00:05:21',0,NULL),(11294,'mailpoet/cron/daemon-trigger','failed','2024-06-02 00:07:21','2024-06-02 00:07:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717286841;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717286841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 00:12:55','2024-06-02 00:12:55',0,NULL),(11295,'mailpoet/cron/daemon-trigger','failed','2024-06-02 00:14:55','2024-06-02 00:14:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717287295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717287295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 00:20:40','2024-06-02 00:20:40',0,NULL),(11296,'mailpoet/cron/daemon-trigger','failed','2024-06-02 00:22:40','2024-06-02 00:22:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717287760;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717287760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 00:27:29','2024-06-02 00:27:29',0,NULL),(11297,'mailpoet/cron/daemon-trigger','failed','2024-06-02 00:29:29','2024-06-02 00:29:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717288169;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717288169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 00:34:07','2024-06-02 00:34:07',0,NULL),(11299,'mailpoet/cron/daemon-trigger','failed','2024-06-02 00:36:07','2024-06-02 00:36:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717288567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717288567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 00:36:23','2024-06-02 00:36:23',0,NULL),(11300,'mailpoet/cron/daemon-trigger','failed','2024-06-02 00:38:23','2024-06-02 00:38:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717288703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717288703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 00:51:52','2024-06-02 00:51:52',0,NULL),(11301,'mailpoet/cron/daemon-trigger','failed','2024-06-02 00:53:52','2024-06-02 00:53:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717289632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717289632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 00:56:38','2024-06-02 00:56:38',0,NULL),(11302,'mailpoet/cron/daemon-trigger','failed','2024-06-02 00:58:38','2024-06-02 00:58:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717289918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717289918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:00:39','2024-06-02 01:00:39',0,NULL),(11303,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:02:39','2024-06-02 01:02:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717290159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717290159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:09:07','2024-06-02 01:09:07',0,NULL),(11304,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:11:07','2024-06-02 01:11:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717290667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717290667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:16:07','2024-06-02 01:16:07',0,NULL),(11305,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:18:07','2024-06-02 01:18:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717291087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717291087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:18:42','2024-06-02 01:18:42',0,NULL),(11306,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:20:42','2024-06-02 01:20:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717291242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717291242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:22:40','2024-06-02 01:22:40',0,NULL),(11307,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:24:40','2024-06-02 01:24:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717291480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717291480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:26:41','2024-06-02 01:26:41',0,NULL),(11308,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:28:41','2024-06-02 01:28:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717291721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717291721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:30:32','2024-06-02 01:30:32',0,NULL),(11310,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:32:32','2024-06-02 01:32:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717291952;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717291952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:42:23','2024-06-02 01:42:23',0,NULL),(11311,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:44:23','2024-06-02 01:44:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717292663;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717292663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:48:59','2024-06-02 01:48:59',0,NULL),(11312,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:50:59','2024-06-02 01:50:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717293059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717293059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:51:48','2024-06-02 01:51:48',0,NULL),(11313,'mailpoet/cron/daemon-trigger','failed','2024-06-02 01:53:48','2024-06-02 01:53:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717293228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717293228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 01:59:20','2024-06-02 01:59:20',0,NULL),(11314,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:01:20','2024-06-02 02:01:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717293680;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717293680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:01:20','2024-06-02 02:01:20',0,NULL),(11315,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:03:20','2024-06-02 02:03:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717293800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717293800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:08:51','2024-06-02 02:08:51',0,NULL),(11316,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:10:51','2024-06-02 02:10:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717294251;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717294251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:13:05','2024-06-02 02:13:05',0,NULL),(11317,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:15:05','2024-06-02 02:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717294505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717294505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:15:32','2024-06-02 02:15:32',0,NULL),(11318,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:17:32','2024-06-02 02:17:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717294652;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717294652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:18:35','2024-06-02 02:18:35',0,NULL),(11319,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:20:35','2024-06-02 02:20:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717294835;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717294835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:24:22','2024-06-02 02:24:22',0,NULL),(11320,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:26:22','2024-06-02 02:26:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717295182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717295182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:27:17','2024-06-02 02:27:17',0,NULL),(11321,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:29:17','2024-06-02 02:29:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717295357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717295357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:30:13','2024-06-02 02:30:13',0,NULL),(11323,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:32:13','2024-06-02 02:32:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717295533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717295533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:36:21','2024-06-02 02:36:21',0,NULL),(11324,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:38:21','2024-06-02 02:38:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717295901;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717295901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:38:58','2024-06-02 02:38:58',0,NULL),(11325,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:40:58','2024-06-02 02:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717296058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717296058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:41:00','2024-06-02 02:41:00',0,NULL),(11326,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:43:00','2024-06-02 02:43:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717296180;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717296180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:43:00','2024-06-02 02:43:00',0,NULL),(11327,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:45:00','2024-06-02 02:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717296300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717296300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:45:58','2024-06-02 02:45:58',0,NULL),(11328,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:47:58','2024-06-02 02:47:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717296478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717296478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:48:00','2024-06-02 02:48:00',0,NULL),(11329,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:50:00','2024-06-02 02:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717296600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717296600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:50:58','2024-06-02 02:50:58',0,NULL),(11330,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:52:58','2024-06-02 02:52:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717296778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717296778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:53:21','2024-06-02 02:53:21',0,NULL),(11331,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:55:21','2024-06-02 02:55:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717296921;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717296921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:55:58','2024-06-02 02:55:58',0,NULL),(11332,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:57:58','2024-06-02 02:57:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717297078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717297078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 02:57:58','2024-06-02 02:57:58',0,NULL),(11333,'mailpoet/cron/daemon-trigger','failed','2024-06-02 02:59:58','2024-06-02 02:59:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717297198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717297198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:00:04','2024-06-02 03:00:04',0,NULL),(11334,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:02:04','2024-06-02 03:02:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717297324;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717297324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:02:40','2024-06-02 03:02:40',0,NULL),(11335,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:04:40','2024-06-02 03:04:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717297480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717297480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:09:08','2024-06-02 03:09:08',0,NULL),(11336,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:11:08','2024-06-02 03:11:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717297868;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717297868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:14:40','2024-06-02 03:14:40',0,NULL),(11337,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:16:40','2024-06-02 03:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717298200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717298200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:26:44','2024-06-02 03:26:44',0,NULL),(11338,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:28:44','2024-06-02 03:28:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717298924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717298924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:31:47','2024-06-02 03:31:47',0,NULL),(11340,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:33:47','2024-06-02 03:33:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717299227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717299227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:34:13','2024-06-02 03:34:13',0,NULL),(11341,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:36:13','2024-06-02 03:36:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717299373;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717299373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:36:15','2024-06-02 03:36:15',0,NULL),(11342,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:38:15','2024-06-02 03:38:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717299495;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717299495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:44:09','2024-06-02 03:44:09',0,NULL),(11343,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:46:09','2024-06-02 03:46:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717299969;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717299969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:46:46','2024-06-02 03:46:46',0,NULL),(11344,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:48:46','2024-06-02 03:48:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717300126;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717300126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:50:58','2024-06-02 03:50:58',0,NULL),(11345,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:52:58','2024-06-02 03:52:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717300378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717300378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 03:53:57','2024-06-02 03:53:57',0,NULL),(11346,'mailpoet/cron/daemon-trigger','failed','2024-06-02 03:55:57','2024-06-02 03:55:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717300557;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717300557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:09:07','2024-06-02 04:09:07',0,NULL),(11347,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:11:07','2024-06-02 04:11:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717301467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717301467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:15:56','2024-06-02 04:15:56',0,NULL),(11348,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:17:56','2024-06-02 04:17:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717301876;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717301876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:18:03','2024-06-02 04:18:03',0,NULL),(11349,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:20:03','2024-06-02 04:20:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717302003;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717302003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:24:43','2024-06-02 04:24:43',0,NULL),(11350,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:26:43','2024-06-02 04:26:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717302403;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717302403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:34:41','2024-06-02 04:34:41',0,NULL),(11351,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:36:41','2024-06-02 04:36:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717303001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717303001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:38:27','2024-06-02 04:38:27',0,NULL),(11353,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:40:27','2024-06-02 04:40:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717303227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717303227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:43:28','2024-06-02 04:43:28',0,NULL),(11354,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:45:28','2024-06-02 04:45:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717303528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717303528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:46:58','2024-06-02 04:46:58',0,NULL),(11355,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:48:58','2024-06-02 04:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717303738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717303738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:52:08','2024-06-02 04:52:08',0,NULL),(11356,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:54:08','2024-06-02 04:54:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717304048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717304048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 04:55:15','2024-06-02 04:55:15',0,NULL),(11357,'mailpoet/cron/daemon-trigger','failed','2024-06-02 04:57:15','2024-06-02 04:57:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717304235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717304235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:00:49','2024-06-02 05:00:49',0,NULL),(11358,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:02:49','2024-06-02 05:02:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717304569;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717304569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:03:23','2024-06-02 05:03:23',0,NULL),(11359,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:05:23','2024-06-02 05:05:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717304723;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717304723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:05:39','2024-06-02 05:05:39',0,NULL),(11360,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:07:39','2024-06-02 05:07:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717304859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717304859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:15:43','2024-06-02 05:15:43',0,NULL),(11361,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:17:43','2024-06-02 05:17:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717305463;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717305463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:19:13','2024-06-02 05:19:13',0,NULL),(11362,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:21:13','2024-06-02 05:21:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717305673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717305673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:26:09','2024-06-02 05:26:09',0,NULL),(11363,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:28:09','2024-06-02 05:28:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717306089;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717306089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:28:27','2024-06-02 05:28:27',0,NULL),(11364,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:30:27','2024-06-02 05:30:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717306227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717306227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:34:35','2024-06-02 05:34:35',0,NULL),(11365,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:36:35','2024-06-02 05:36:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717306595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717306595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:37:10','2024-06-02 05:37:10',0,NULL),(11367,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:39:10','2024-06-02 05:39:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717306750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717306750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:42:08','2024-06-02 05:42:08',0,NULL),(11368,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:44:08','2024-06-02 05:44:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717307048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717307048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:46:26','2024-06-02 05:46:26',0,NULL),(11369,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:48:26','2024-06-02 05:48:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717307306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717307306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:49:24','2024-06-02 05:49:24',0,NULL),(11370,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:51:24','2024-06-02 05:51:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717307484;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717307484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 05:52:27','2024-06-02 05:52:27',0,NULL),(11371,'mailpoet/cron/daemon-trigger','failed','2024-06-02 05:54:27','2024-06-02 05:54:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717307667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717307667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:03:11','2024-06-02 06:03:11',0,NULL),(11372,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:05:11','2024-06-02 06:05:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717308311;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717308311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:05:22','2024-06-02 06:05:22',0,NULL),(11373,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:07:22','2024-06-02 06:07:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717308442;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717308442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:13:31','2024-06-02 06:13:31',0,NULL),(11374,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:15:31','2024-06-02 06:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717308931;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717308931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:16:15','2024-06-02 06:16:15',0,NULL),(11375,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:18:15','2024-06-02 06:18:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717309095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717309095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:21:22','2024-06-02 06:21:22',0,NULL),(11376,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:23:22','2024-06-02 06:23:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717309402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717309402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:26:51','2024-06-02 06:26:51',0,NULL),(11377,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:28:51','2024-06-02 06:28:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717309731;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717309731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:36:56','2024-06-02 06:36:56',0,NULL),(11378,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:38:56','2024-06-02 06:38:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717310336;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717310336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:42:21','2024-06-02 06:42:21',0,NULL),(11381,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:44:21','2024-06-02 06:44:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717310661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717310661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:47:52','2024-06-02 06:47:52',0,NULL),(11382,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:49:52','2024-06-02 06:49:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717310992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717310992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:50:38','2024-06-02 06:50:38',0,NULL),(11383,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:52:38','2024-06-02 06:52:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717311158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717311158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:56:00','2024-06-02 06:56:00',0,NULL),(11384,'mailpoet/cron/daemon-trigger','failed','2024-06-02 06:58:00','2024-06-02 06:58:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717311480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717311480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 06:58:18','2024-06-02 06:58:18',0,NULL),(11385,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:00:18','2024-06-02 07:00:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717311618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717311618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 07:08:18','2024-06-02 07:08:18',0,NULL),(11386,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:10:18','2024-06-02 07:10:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717312218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717312218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 07:15:11','2024-06-02 07:15:11',0,NULL),(11387,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:17:11','2024-06-02 07:17:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717312631;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717312631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 07:18:37','2024-06-02 07:18:37',0,NULL),(11388,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:20:37','2024-06-02 07:20:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717312837;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717312837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 07:25:00','2024-06-02 07:25:00',0,NULL),(11389,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:27:00','2024-06-02 07:27:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717313220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717313220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 07:31:28','2024-06-02 07:31:28',0,NULL),(11390,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:33:28','2024-06-02 07:33:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717313608;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717313608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 07:44:59','2024-06-02 07:44:59',0,NULL),(11391,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:46:59','2024-06-02 07:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717314419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717314419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 07:51:11','2024-06-02 07:51:11',0,NULL),(11393,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:53:11','2024-06-02 07:53:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717314791;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717314791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 07:57:31','2024-06-02 07:57:31',0,NULL),(11394,'mailpoet/cron/daemon-trigger','failed','2024-06-02 07:59:31','2024-06-02 07:59:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717315171;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717315171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:03:31','2024-06-02 08:03:31',0,NULL),(11395,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:05:31','2024-06-02 08:05:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717315531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717315531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:06:31','2024-06-02 08:06:31',0,NULL),(11396,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:08:31','2024-06-02 08:08:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717315711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717315711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:09:37','2024-06-02 08:09:37',0,NULL),(11397,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:11:37','2024-06-02 08:11:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717315897;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717315897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:15:45','2024-06-02 08:15:45',0,NULL),(11398,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:17:45','2024-06-02 08:17:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717316265;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717316265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:26:16','2024-06-02 08:26:16',0,NULL),(11399,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:28:16','2024-06-02 08:28:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717316896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717316896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:34:36','2024-06-02 08:34:36',0,NULL),(11400,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:36:36','2024-06-02 08:36:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717317396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717317396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:37:55','2024-06-02 08:37:55',0,NULL),(11401,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:39:55','2024-06-02 08:39:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717317595;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717317595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:43:08','2024-06-02 08:43:08',0,NULL),(11402,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:45:08','2024-06-02 08:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717317908;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717317908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:46:00','2024-06-02 08:46:00',0,NULL),(11404,'mailpoet/cron/daemon-trigger','failed','2024-06-02 08:48:00','2024-06-02 08:48:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717318080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717318080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 08:58:00','2024-06-02 08:58:00',0,NULL),(11405,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:00:00','2024-06-02 09:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717318800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717318800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:01:37','2024-06-02 09:01:37',0,NULL),(11406,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:03:37','2024-06-02 09:03:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717319017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717319017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:10:20','2024-06-02 09:10:20',0,NULL),(11407,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:12:20','2024-06-02 09:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717319540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717319540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:14:06','2024-06-02 09:14:06',0,NULL),(11408,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:16:06','2024-06-02 09:16:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717319766;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717319766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:22:20','2024-06-02 09:22:20',0,NULL),(11409,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:24:20','2024-06-02 09:24:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717320260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717320260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:25:19','2024-06-02 09:25:19',0,NULL),(11410,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:27:19','2024-06-02 09:27:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717320439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717320439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:28:19','2024-06-02 09:28:19',0,NULL),(11411,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:30:19','2024-06-02 09:30:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717320619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717320619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:34:40','2024-06-02 09:34:40',0,NULL),(11413,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:36:40','2024-06-02 09:36:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717321000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717321000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:47:29','2024-06-02 09:47:29',0,NULL),(11414,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:49:29','2024-06-02 09:49:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717321769;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717321769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:53:19','2024-06-02 09:53:19',0,NULL),(11416,'mailpoet/cron/daemon-trigger','failed','2024-06-02 09:55:19','2024-06-02 09:55:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717322119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717322119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 09:59:20','2024-06-02 09:59:20',0,NULL),(11417,'mailpoet/cron/daemon-trigger','failed','2024-06-02 10:01:20','2024-06-02 10:01:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717322480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717322480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 10:03:27','2024-06-02 10:03:27',0,NULL),(11418,'mailpoet/cron/daemon-trigger','failed','2024-06-02 10:05:27','2024-06-02 10:05:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717322727;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717322727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 10:11:46','2024-06-02 10:11:46',0,NULL),(11419,'mailpoet/cron/daemon-trigger','failed','2024-06-02 10:13:46','2024-06-02 10:13:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717323226;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717323226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 10:14:03','2024-06-02 10:14:03',0,NULL),(11420,'mailpoet/cron/daemon-trigger','failed','2024-06-02 10:16:03','2024-06-02 10:16:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717323363;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717323363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 10:23:35','2024-06-02 10:23:35',0,NULL),(11421,'mailpoet/cron/daemon-trigger','failed','2024-06-02 10:25:35','2024-06-02 10:25:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717323935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717323935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 10:36:06','2024-06-02 10:36:06',0,NULL),(11422,'mailpoet/cron/daemon-trigger','failed','2024-06-02 10:38:06','2024-06-02 10:38:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717324686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717324686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 10:42:12','2024-06-02 10:42:12',0,NULL),(11423,'mailpoet/cron/daemon-trigger','failed','2024-06-02 10:44:12','2024-06-02 10:44:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717325052;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717325052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 10:48:50','2024-06-02 10:48:50',0,NULL),(11424,'mailpoet/cron/daemon-trigger','failed','2024-06-02 10:50:50','2024-06-02 10:50:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717325450;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717325450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:01:23','2024-06-02 11:01:23',0,NULL),(11426,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:03:23','2024-06-02 11:03:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717326203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717326203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:13:39','2024-06-02 11:13:39',0,NULL),(11427,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:15:39','2024-06-02 11:15:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717326939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717326939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:17:23','2024-06-02 11:17:23',0,NULL),(11428,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:19:23','2024-06-02 11:19:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717327163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717327163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:23:35','2024-06-02 11:23:35',0,NULL),(11429,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:25:35','2024-06-02 11:25:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717327535;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717327535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:27:57','2024-06-02 11:27:57',0,NULL),(11430,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:29:57','2024-06-02 11:29:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717327797;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717327797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:31:19','2024-06-02 11:31:19',0,NULL),(11431,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:33:19','2024-06-02 11:33:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717327999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717327999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:35:29','2024-06-02 11:35:29',0,NULL),(11432,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:37:29','2024-06-02 11:37:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717328249;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717328249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:40:19','2024-06-02 11:40:19',0,NULL),(11433,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:42:19','2024-06-02 11:42:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717328539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717328539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:47:04','2024-06-02 11:47:04',0,NULL),(11434,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:49:04','2024-06-02 11:49:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717328944;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717328944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 11:53:29','2024-06-02 11:53:29',0,NULL),(11436,'mailpoet/cron/daemon-trigger','failed','2024-06-02 11:55:29','2024-06-02 11:55:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717329329;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717329329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 12:01:12','2024-06-02 12:01:12',0,NULL),(11437,'mailpoet/cron/daemon-trigger','failed','2024-06-02 12:03:12','2024-06-02 12:03:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717329792;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717329792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 12:06:17','2024-06-02 12:06:17',0,NULL),(11438,'mailpoet/cron/daemon-trigger','failed','2024-06-02 12:08:17','2024-06-02 12:08:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717330097;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717330097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 12:23:48','2024-06-02 12:23:48',0,NULL),(11439,'mailpoet/cron/daemon-trigger','failed','2024-06-02 12:25:48','2024-06-02 12:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717331148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717331148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 12:31:58','2024-06-02 12:31:58',0,NULL),(11441,'mailpoet/cron/daemon-trigger','failed','2024-06-02 12:33:58','2024-06-02 12:33:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717331638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717331638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 12:45:05','2024-06-02 12:45:05',0,NULL),(11442,'mailpoet/cron/daemon-trigger','failed','2024-06-02 12:47:05','2024-06-02 12:47:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717332425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717332425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 12:56:01','2024-06-02 12:56:01',0,NULL),(11443,'mailpoet/cron/daemon-trigger','failed','2024-06-02 12:58:01','2024-06-02 12:58:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717333081;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717333081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 12:58:20','2024-06-02 12:58:20',0,NULL),(11445,'mailpoet/cron/daemon-trigger','failed','2024-06-02 13:00:20','2024-06-02 13:00:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717333220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717333220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 13:11:35','2024-06-02 13:11:35',0,NULL),(11448,'mailpoet/cron/daemon-trigger','failed','2024-06-02 13:13:35','2024-06-02 13:13:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717334015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717334015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 13:23:40','2024-06-02 13:23:40',0,NULL),(11449,'mailpoet/cron/daemon-trigger','failed','2024-06-02 13:25:40','2024-06-02 13:25:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717334740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717334740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 13:35:21','2024-06-02 13:35:21',0,NULL),(11450,'mailpoet/cron/daemon-trigger','failed','2024-06-02 13:37:21','2024-06-02 13:37:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717335441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717335441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 13:44:55','2024-06-02 13:44:55',0,NULL),(11451,'mailpoet/cron/daemon-trigger','failed','2024-06-02 13:46:55','2024-06-02 13:46:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717336015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717336015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 13:49:16','2024-06-02 13:49:16',0,NULL),(11452,'mailpoet/cron/daemon-trigger','failed','2024-06-02 13:51:16','2024-06-02 13:51:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717336276;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717336276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 13:51:56','2024-06-02 13:51:56',0,NULL),(11453,'mailpoet/cron/daemon-trigger','failed','2024-06-02 13:53:56','2024-06-02 13:53:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717336436;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717336436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:01:38','2024-06-02 14:01:38',0,NULL),(11454,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:03:38','2024-06-02 14:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717337018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717337018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:04:53','2024-06-02 14:04:53',0,NULL),(11456,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:06:53','2024-06-02 14:06:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717337213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717337213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:08:44','2024-06-02 14:08:44',0,NULL),(11457,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:10:44','2024-06-02 14:10:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717337444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717337444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:18:24','2024-06-02 14:18:24',0,NULL),(11458,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:20:24','2024-06-02 14:20:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717338024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717338024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:22:46','2024-06-02 14:22:46',0,NULL),(11459,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:24:46','2024-06-02 14:24:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717338286;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717338286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:25:27','2024-06-02 14:25:27',0,NULL),(11460,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:27:27','2024-06-02 14:27:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717338447;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717338447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:31:32','2024-06-02 14:31:32',0,NULL),(11461,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:33:32','2024-06-02 14:33:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717338812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717338812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:35:06','2024-06-02 14:35:06',0,NULL),(11462,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:37:06','2024-06-02 14:37:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717339026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717339026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:39:29','2024-06-02 14:39:29',0,NULL),(11463,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:41:29','2024-06-02 14:41:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717339289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717339289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:42:11','2024-06-02 14:42:11',0,NULL),(11464,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:44:11','2024-06-02 14:44:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717339451;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717339451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:44:24','2024-06-02 14:44:24',0,NULL),(11465,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:46:24','2024-06-02 14:46:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717339584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717339584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:51:00','2024-06-02 14:51:00',0,NULL),(11466,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:53:00','2024-06-02 14:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717339980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717339980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:54:26','2024-06-02 14:54:26',0,NULL),(11467,'mailpoet/cron/daemon-trigger','failed','2024-06-02 14:56:26','2024-06-02 14:56:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717340186;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717340186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 14:58:56','2024-06-02 14:58:56',0,NULL),(11468,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:00:56','2024-06-02 15:00:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717340456;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717340456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:01:39','2024-06-02 15:01:39',0,NULL),(11469,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:03:39','2024-06-02 15:03:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717340619;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717340619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:06:31','2024-06-02 15:06:31',0,NULL),(11472,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:08:31','2024-06-02 15:08:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717340911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717340911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:13:02','2024-06-02 15:13:02',0,NULL),(11473,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:15:02','2024-06-02 15:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717341302;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717341302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:15:43','2024-06-02 15:15:43',0,NULL),(11474,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:17:43','2024-06-02 15:17:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717341463;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717341463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:25:20','2024-06-02 15:25:20',0,NULL),(11475,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:27:20','2024-06-02 15:27:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717342040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717342040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:27:35','2024-06-02 15:27:35',0,NULL),(11476,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:29:35','2024-06-02 15:29:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717342175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717342175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:34:41','2024-06-02 15:34:41',0,NULL),(11477,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:36:41','2024-06-02 15:36:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717342601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717342601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:42:00','2024-06-02 15:42:00',0,NULL),(11478,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:44:00','2024-06-02 15:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717343040;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717343040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:46:21','2024-06-02 15:46:21',0,NULL),(11479,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:48:21','2024-06-02 15:48:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717343301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717343301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:49:02','2024-06-02 15:49:02',0,NULL),(11480,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:51:02','2024-06-02 15:51:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717343462;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717343462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:56:28','2024-06-02 15:56:28',0,NULL),(11481,'mailpoet/cron/daemon-trigger','failed','2024-06-02 15:58:28','2024-06-02 15:58:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717343908;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717343908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 15:58:33','2024-06-02 15:58:33',0,NULL),(11482,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:00:33','2024-06-02 16:00:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717344033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717344033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:02:24','2024-06-02 16:02:24',0,NULL),(11483,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:04:24','2024-06-02 16:04:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717344264;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717344264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:05:33','2024-06-02 16:05:33',0,NULL),(11485,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:07:33','2024-06-02 16:07:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717344453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717344453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:12:31','2024-06-02 16:12:31',0,NULL),(11486,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:14:31','2024-06-02 16:14:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717344871;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717344871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:15:10','2024-06-02 16:15:10',0,NULL),(11487,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:17:10','2024-06-02 16:17:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717345030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717345030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:19:32','2024-06-02 16:19:32',0,NULL),(11488,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:21:32','2024-06-02 16:21:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717345292;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717345292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:22:08','2024-06-02 16:22:08',0,NULL),(11489,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:24:08','2024-06-02 16:24:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717345448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717345448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:24:47','2024-06-02 16:24:47',0,NULL),(11490,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:26:47','2024-06-02 16:26:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717345607;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717345607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:31:32','2024-06-02 16:31:32',0,NULL),(11491,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:33:32','2024-06-02 16:33:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717346012;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717346012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:37:56','2024-06-02 16:37:56',0,NULL),(11492,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:39:56','2024-06-02 16:39:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717346396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717346396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:47:44','2024-06-02 16:47:44',0,NULL),(11493,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:49:44','2024-06-02 16:49:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717346984;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717346984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:51:53','2024-06-02 16:51:53',0,NULL),(11494,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:53:53','2024-06-02 16:53:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717347233;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717347233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 16:54:25','2024-06-02 16:54:25',0,NULL),(11495,'mailpoet/cron/daemon-trigger','failed','2024-06-02 16:56:25','2024-06-02 16:56:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717347385;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717347385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:00:16','2024-06-02 17:00:16',0,NULL),(11496,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:02:16','2024-06-02 17:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717347736;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717347736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:03:32','2024-06-02 17:03:32',0,NULL),(11497,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:05:32','2024-06-02 17:05:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717347932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717347932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:10:13','2024-06-02 17:10:13',0,NULL),(11499,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:12:13','2024-06-02 17:12:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717348333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717348333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:19:26','2024-06-02 17:19:26',0,NULL),(11500,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:21:26','2024-06-02 17:21:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717348886;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717348886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:26:17','2024-06-02 17:26:17',0,NULL),(11501,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:28:17','2024-06-02 17:28:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717349297;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717349297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:35:38','2024-06-02 17:35:38',0,NULL),(11502,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:37:38','2024-06-02 17:37:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717349858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717349858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:39:53','2024-06-02 17:39:53',0,NULL),(11503,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:41:53','2024-06-02 17:41:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717350113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717350113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:42:29','2024-06-02 17:42:29',0,NULL),(11504,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:44:29','2024-06-02 17:44:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717350269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717350269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:51:42','2024-06-02 17:51:42',0,NULL),(11505,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:53:42','2024-06-02 17:53:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717350822;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717350822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:55:55','2024-06-02 17:55:55',0,NULL),(11506,'mailpoet/cron/daemon-trigger','failed','2024-06-02 17:57:55','2024-06-02 17:57:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717351075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717351075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 17:58:29','2024-06-02 17:58:29',0,NULL),(11507,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:00:29','2024-06-02 18:00:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717351229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717351229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:07:24','2024-06-02 18:07:24',0,NULL),(11508,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:09:24','2024-06-02 18:09:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717351764;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717351764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:11:15','2024-06-02 18:11:15',0,NULL),(11510,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:13:15','2024-06-02 18:13:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717351995;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717351995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:14:33','2024-06-02 18:14:33',0,NULL),(11511,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:16:33','2024-06-02 18:16:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717352193;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717352193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:23:53','2024-06-02 18:23:53',0,NULL),(11512,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:25:53','2024-06-02 18:25:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717352753;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717352753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:27:32','2024-06-02 18:27:32',0,NULL),(11513,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:29:32','2024-06-02 18:29:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717352972;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717352972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:30:40','2024-06-02 18:30:40',0,NULL),(11514,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:32:40','2024-06-02 18:32:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717353160;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717353160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:37:15','2024-06-02 18:37:15',0,NULL),(11515,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:39:15','2024-06-02 18:39:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717353555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717353555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:39:52','2024-06-02 18:39:52',0,NULL),(11516,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:41:52','2024-06-02 18:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717353712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717353712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:42:26','2024-06-02 18:42:26',0,NULL),(11517,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:44:26','2024-06-02 18:44:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717353866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717353866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:45:06','2024-06-02 18:45:06',0,NULL),(11518,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:47:06','2024-06-02 18:47:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717354026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717354026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:47:38','2024-06-02 18:47:38',0,NULL),(11519,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:49:38','2024-06-02 18:49:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717354178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717354178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:51:55','2024-06-02 18:51:55',0,NULL),(11520,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:53:55','2024-06-02 18:53:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717354435;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717354435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:55:45','2024-06-02 18:55:45',0,NULL),(11521,'mailpoet/cron/daemon-trigger','failed','2024-06-02 18:57:45','2024-06-02 18:57:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717354665;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717354665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 18:59:51','2024-06-02 18:59:51',0,NULL),(11522,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:01:51','2024-06-02 19:01:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717354911;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717354911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:05:54','2024-06-02 19:05:54',0,NULL),(11523,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:07:54','2024-06-02 19:07:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717355274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717355274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:11:35','2024-06-02 19:11:35',0,NULL),(11525,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:13:35','2024-06-02 19:13:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717355615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717355615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:13:46','2024-06-02 19:13:46',0,NULL),(11526,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:15:46','2024-06-02 19:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717355746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717355746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:17:03','2024-06-02 19:17:03',0,NULL),(11527,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:19:03','2024-06-02 19:19:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717355943;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717355943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:25:32','2024-06-02 19:25:32',0,NULL),(11528,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:27:32','2024-06-02 19:27:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717356452;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717356452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:28:27','2024-06-02 19:28:27',0,NULL),(11529,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:30:27','2024-06-02 19:30:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717356627;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717356627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:30:54','2024-06-02 19:30:54',0,NULL),(11530,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:32:54','2024-06-02 19:32:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717356774;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717356774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:34:13','2024-06-02 19:34:13',0,NULL),(11531,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:36:13','2024-06-02 19:36:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717356973;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717356973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:37:49','2024-06-02 19:37:49',0,NULL),(11532,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:39:49','2024-06-02 19:39:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717357189;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717357189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:43:32','2024-06-02 19:43:32',0,NULL),(11533,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:45:32','2024-06-02 19:45:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717357532;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717357532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:47:05','2024-06-02 19:47:05',0,NULL),(11534,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:49:05','2024-06-02 19:49:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717357745;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717357745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:50:09','2024-06-02 19:50:09',0,NULL),(11535,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:52:09','2024-06-02 19:52:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717357929;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717357929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:54:31','2024-06-02 19:54:31',0,NULL),(11536,'mailpoet/cron/daemon-trigger','failed','2024-06-02 19:56:31','2024-06-02 19:56:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717358191;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717358191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 19:59:20','2024-06-02 19:59:20',0,NULL),(11537,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:01:20','2024-06-02 20:01:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717358480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717358480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:01:20','2024-06-02 20:01:20',0,NULL),(11538,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:03:20','2024-06-02 20:03:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717358600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717358600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:03:20','2024-06-02 20:03:20',0,NULL),(11539,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:05:20','2024-06-02 20:05:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717358720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717358720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:06:02','2024-06-02 20:06:02',0,NULL),(11540,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:08:02','2024-06-02 20:08:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717358882;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717358882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:10:13','2024-06-02 20:10:13',0,NULL),(11541,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:12:13','2024-06-02 20:12:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717359133;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717359133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:12:58','2024-06-02 20:12:58',0,NULL),(11543,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:14:58','2024-06-02 20:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717359298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717359298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:14:59','2024-06-02 20:14:59',0,NULL),(11544,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:16:59','2024-06-02 20:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717359419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717359419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:17:58','2024-06-02 20:17:58',0,NULL),(11545,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:19:58','2024-06-02 20:19:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717359598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717359598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:19:58','2024-06-02 20:19:58',0,NULL),(11546,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:21:58','2024-06-02 20:21:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717359718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717359718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:21:58','2024-06-02 20:21:58',0,NULL),(11547,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:23:58','2024-06-02 20:23:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717359838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717359838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:24:00','2024-06-02 20:24:00',0,NULL),(11548,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:26:00','2024-06-02 20:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717359960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717359960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:26:58','2024-06-02 20:26:58',0,NULL),(11549,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:28:58','2024-06-02 20:28:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717360138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717360138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:29:00','2024-06-02 20:29:00',0,NULL),(11550,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:31:00','2024-06-02 20:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717360260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717360260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:32:01','2024-06-02 20:32:01',0,NULL),(11551,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:34:01','2024-06-02 20:34:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717360441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717360441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:34:58','2024-06-02 20:34:58',0,NULL),(11552,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:36:58','2024-06-02 20:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717360618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717360618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:36:58','2024-06-02 20:36:58',0,NULL),(11553,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:38:58','2024-06-02 20:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717360738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717360738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:39:01','2024-06-02 20:39:01',0,NULL),(11554,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:41:01','2024-06-02 20:41:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717360861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717360861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:41:07','2024-06-02 20:41:07',0,NULL),(11555,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:43:07','2024-06-02 20:43:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717360987;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717360987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:43:58','2024-06-02 20:43:58',0,NULL),(11556,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:45:58','2024-06-02 20:45:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717361158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717361158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:45:58','2024-06-02 20:45:58',0,NULL),(11557,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:47:58','2024-06-02 20:47:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717361278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717361278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:47:59','2024-06-02 20:47:59',0,NULL),(11558,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:49:59','2024-06-02 20:49:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717361399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717361399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:49:59','2024-06-02 20:49:59',0,NULL),(11559,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:51:59','2024-06-02 20:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717361519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717361519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:52:01','2024-06-02 20:52:01',0,NULL),(11560,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:54:01','2024-06-02 20:54:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717361641;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717361641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:55:01','2024-06-02 20:55:01',0,NULL),(11561,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:57:01','2024-06-02 20:57:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717361821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717361821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 20:57:01','2024-06-02 20:57:01',0,NULL),(11562,'mailpoet/cron/daemon-trigger','failed','2024-06-02 20:59:01','2024-06-02 20:59:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717361941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717361941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:00:03','2024-06-02 21:00:03',0,NULL),(11563,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:02:03','2024-06-02 21:02:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717362123;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717362123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:03:04','2024-06-02 21:03:04',0,NULL),(11564,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:05:04','2024-06-02 21:05:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717362304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717362304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:05:58','2024-06-02 21:05:58',0,NULL),(11565,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:07:58','2024-06-02 21:07:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717362478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717362478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:07:58','2024-06-02 21:07:58',0,NULL),(11566,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:09:58','2024-06-02 21:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717362598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717362598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:10:06','2024-06-02 21:10:06',0,NULL),(11567,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:12:06','2024-06-02 21:12:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717362726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717362726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:13:02','2024-06-02 21:13:02',0,NULL),(11569,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:15:02','2024-06-02 21:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717362902;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717362902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:15:12','2024-06-02 21:15:12',0,NULL),(11570,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:17:12','2024-06-02 21:17:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717363032;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717363032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:17:59','2024-06-02 21:17:59',0,NULL),(11571,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:19:59','2024-06-02 21:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717363199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717363199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:20:58','2024-06-02 21:20:58',0,NULL),(11572,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:22:58','2024-06-02 21:22:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717363378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717363378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:22:58','2024-06-02 21:22:58',0,NULL),(11573,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:24:58','2024-06-02 21:24:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717363498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717363498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:24:58','2024-06-02 21:24:58',0,NULL),(11574,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:26:58','2024-06-02 21:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717363618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717363618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:26:59','2024-06-02 21:26:59',0,NULL),(11575,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:28:59','2024-06-02 21:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717363739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717363739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:29:01','2024-06-02 21:29:01',0,NULL),(11576,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:31:01','2024-06-02 21:31:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717363861;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717363861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:32:01','2024-06-02 21:32:01',0,NULL),(11577,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:34:01','2024-06-02 21:34:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717364041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717364041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:34:01','2024-06-02 21:34:01',0,NULL),(11578,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:36:01','2024-06-02 21:36:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717364161;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717364161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:36:58','2024-06-02 21:36:58',0,NULL),(11580,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:38:58','2024-06-02 21:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717364338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717364338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:39:04','2024-06-02 21:39:04',0,NULL),(11581,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:41:04','2024-06-02 21:41:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717364464;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717364464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:41:58','2024-06-02 21:41:58',0,NULL),(11582,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:43:58','2024-06-02 21:43:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717364638;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717364638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:44:03','2024-06-02 21:44:03',0,NULL),(11583,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:46:03','2024-06-02 21:46:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717364763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717364763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:46:58','2024-06-02 21:46:58',0,NULL),(11584,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:48:58','2024-06-02 21:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717364938;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717364938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:49:06','2024-06-02 21:49:06',0,NULL),(11585,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:51:06','2024-06-02 21:51:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717365066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717365066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:51:58','2024-06-02 21:51:58',0,NULL),(11586,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:53:58','2024-06-02 21:53:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717365238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717365238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:53:58','2024-06-02 21:53:58',0,NULL),(11587,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:55:58','2024-06-02 21:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717365358;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717365358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:55:59','2024-06-02 21:55:59',0,NULL),(11588,'mailpoet/cron/daemon-trigger','failed','2024-06-02 21:57:59','2024-06-02 21:57:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717365479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717365479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 21:58:02','2024-06-02 21:58:02',0,NULL),(11589,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:00:02','2024-06-02 22:00:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717365602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717365602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:00:59','2024-06-02 22:00:59',0,NULL),(11590,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:02:59','2024-06-02 22:02:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717365779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717365779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:03:58','2024-06-02 22:03:58',0,NULL),(11591,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:05:58','2024-06-02 22:05:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717365958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717365958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:05:58','2024-06-02 22:05:58',0,NULL),(11592,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:07:58','2024-06-02 22:07:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717366078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717366078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:07:58','2024-06-02 22:07:58',0,NULL),(11593,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:09:58','2024-06-02 22:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717366198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717366198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:09:58','2024-06-02 22:09:58',0,NULL),(11594,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:11:58','2024-06-02 22:11:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717366318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717366318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:12:00','2024-06-02 22:12:00',0,NULL),(11596,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:14:00','2024-06-02 22:14:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717366440;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717366440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:15:01','2024-06-02 22:15:01',0,NULL),(11597,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:17:01','2024-06-02 22:17:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717366621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717366621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:17:59','2024-06-02 22:17:59',0,NULL),(11598,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:19:59','2024-06-02 22:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717366799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717366799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:20:00','2024-06-02 22:20:00',0,NULL),(11599,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:22:00','2024-06-02 22:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717366920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717366920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:22:01','2024-06-02 22:22:01',0,NULL),(11600,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:24:01','2024-06-02 22:24:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717367041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717367041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:24:58','2024-06-02 22:24:58',0,NULL),(11601,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:26:58','2024-06-02 22:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717367218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717367218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:26:58','2024-06-02 22:26:58',0,NULL),(11602,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:28:58','2024-06-02 22:28:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717367338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717367338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:28:59','2024-06-02 22:28:59',0,NULL),(11603,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:30:59','2024-06-02 22:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717367459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717367459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:31:00','2024-06-02 22:31:00',0,NULL),(11604,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:33:00','2024-06-02 22:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717367580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717367580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:34:03','2024-06-02 22:34:03',0,NULL),(11605,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:36:03','2024-06-02 22:36:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717367763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717367763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:37:01','2024-06-02 22:37:01',0,NULL),(11606,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:39:01','2024-06-02 22:39:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717367941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717367941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:39:59','2024-06-02 22:39:59',0,NULL),(11607,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:41:59','2024-06-02 22:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717368119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717368119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:42:58','2024-06-02 22:42:58',0,NULL),(11608,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:44:58','2024-06-02 22:44:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717368298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717368298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:45:05','2024-06-02 22:45:05',0,NULL),(11609,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:47:05','2024-06-02 22:47:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717368425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717368425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:48:01','2024-06-02 22:48:01',0,NULL),(11610,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:50:01','2024-06-02 22:50:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717368601;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717368601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:51:04','2024-06-02 22:51:04',0,NULL),(11611,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:53:04','2024-06-02 22:53:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717368784;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717368784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:53:58','2024-06-02 22:53:58',0,NULL),(11612,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:55:58','2024-06-02 22:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717368958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717368958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:55:58','2024-06-02 22:55:58',0,NULL),(11613,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:57:58','2024-06-02 22:57:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717369078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717369078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:57:58','2024-06-02 22:57:58',0,NULL),(11614,'mailpoet/cron/daemon-trigger','failed','2024-06-02 22:59:58','2024-06-02 22:59:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717369198;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717369198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 22:59:58','2024-06-02 22:59:58',0,NULL),(11615,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:01:58','2024-06-02 23:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717369318;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717369318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:05:08','2024-06-02 23:05:08',0,NULL),(11616,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:07:08','2024-06-02 23:07:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717369628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717369628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:10:25','2024-06-02 23:10:25',0,NULL),(11617,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:12:25','2024-06-02 23:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717369945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717369945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:14:40','2024-06-02 23:14:40',0,NULL),(11619,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:16:40','2024-06-02 23:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717370200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717370200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:17:18','2024-06-02 23:17:18',0,NULL),(11620,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:19:18','2024-06-02 23:19:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717370358;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717370358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:20:47','2024-06-02 23:20:47',0,NULL),(11621,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:22:47','2024-06-02 23:22:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717370567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717370567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:26:38','2024-06-02 23:26:38',0,NULL),(11622,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:28:38','2024-06-02 23:28:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717370918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717370918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:30:54','2024-06-02 23:30:54',0,NULL),(11623,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:32:54','2024-06-02 23:32:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717371174;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717371174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:33:30','2024-06-02 23:33:30',0,NULL),(11624,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:35:30','2024-06-02 23:35:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717371330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717371330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:37:14','2024-06-02 23:37:14',0,NULL),(11625,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:39:14','2024-06-02 23:39:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717371554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717371554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:42:53','2024-06-02 23:42:53',0,NULL),(11626,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:44:53','2024-06-02 23:44:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717371893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717371893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:47:09','2024-06-02 23:47:09',0,NULL),(11627,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:49:09','2024-06-02 23:49:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717372149;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717372149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:49:44','2024-06-02 23:49:44',0,NULL),(11628,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:51:44','2024-06-02 23:51:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717372304;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717372304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:55:58','2024-06-02 23:55:58',0,NULL),(11629,'mailpoet/cron/daemon-trigger','failed','2024-06-02 23:57:58','2024-06-02 23:57:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717372678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717372678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-02 23:59:05','2024-06-02 23:59:05',0,NULL),(11630,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:01:06','2024-06-03 00:01:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717372866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717372866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:03:30','2024-06-03 00:03:30',0,NULL),(11631,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:05:30','2024-06-03 00:05:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717373130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717373130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:06:09','2024-06-03 00:06:09',0,NULL),(11632,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:08:09','2024-06-03 00:08:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717373289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717373289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:10:09','2024-06-03 00:10:09',0,NULL),(11633,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:12:09','2024-06-03 00:12:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717373529;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717373529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:15:34','2024-06-03 00:15:34',0,NULL),(11634,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:17:34','2024-06-03 00:17:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717373854;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717373854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:19:52','2024-06-03 00:19:52',0,NULL),(11636,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:21:52','2024-06-03 00:21:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717374112;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717374112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:22:31','2024-06-03 00:22:31',0,NULL),(11637,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:24:31','2024-06-03 00:24:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717374271;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717374271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:31:57','2024-06-03 00:31:57',0,NULL),(11638,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:33:57','2024-06-03 00:33:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717374837;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717374837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:36:19','2024-06-03 00:36:19',0,NULL),(11639,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:38:19','2024-06-03 00:38:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717375099;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717375099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:38:53','2024-06-03 00:38:53',0,NULL),(11640,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:40:53','2024-06-03 00:40:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717375253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717375253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:43:25','2024-06-03 00:43:25',0,NULL),(11641,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:45:25','2024-06-03 00:45:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717375525;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717375525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:47:50','2024-06-03 00:47:50',0,NULL),(11642,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:49:50','2024-06-03 00:49:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717375790;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717375790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:52:38','2024-06-03 00:52:38',0,NULL),(11643,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:54:38','2024-06-03 00:54:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717376078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717376078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 00:55:19','2024-06-03 00:55:19',0,NULL),(11644,'mailpoet/cron/daemon-trigger','failed','2024-06-03 00:57:19','2024-06-03 00:57:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717376239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717376239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:02:15','2024-06-03 01:02:15',0,NULL),(11645,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:04:15','2024-06-03 01:04:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717376655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717376655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:09:07','2024-06-03 01:09:07',0,NULL),(11646,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:11:07','2024-06-03 01:11:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717377067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717377067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:11:46','2024-06-03 01:11:46',0,NULL),(11647,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:13:46','2024-06-03 01:13:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717377226;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717377226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:16:58','2024-06-03 01:16:58',0,NULL),(11648,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:18:58','2024-06-03 01:18:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717377538;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717377538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:18:59','2024-06-03 01:18:59',0,NULL),(11650,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:20:59','2024-06-03 01:20:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717377659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717377659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:21:00','2024-06-03 01:21:00',0,NULL),(11651,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:23:00','2024-06-03 01:23:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717377780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717377780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:23:07','2024-06-03 01:23:07',0,NULL),(11652,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:25:07','2024-06-03 01:25:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717377907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717377907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:25:07','2024-06-03 01:25:07',0,NULL),(11653,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:27:07','2024-06-03 01:27:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717378027;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717378027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:27:37','2024-06-03 01:27:37',0,NULL),(11654,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:29:37','2024-06-03 01:29:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717378177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717378177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:32:48','2024-06-03 01:32:48',0,NULL),(11655,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:34:48','2024-06-03 01:34:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717378488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717378488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:36:42','2024-06-03 01:36:42',0,NULL),(11656,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:38:42','2024-06-03 01:38:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717378722;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717378722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:43:20','2024-06-03 01:43:20',0,NULL),(11657,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:45:20','2024-06-03 01:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717379120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717379120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:52:46','2024-06-03 01:52:46',0,NULL),(11658,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:54:46','2024-06-03 01:54:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717379686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717379686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 01:57:04','2024-06-03 01:57:04',0,NULL),(11659,'mailpoet/cron/daemon-trigger','failed','2024-06-03 01:59:04','2024-06-03 01:59:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717379944;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717379944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:08:51','2024-06-03 02:08:51',0,NULL),(11660,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:10:51','2024-06-03 02:10:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717380651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717380651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:12:45','2024-06-03 02:12:45',0,NULL),(11661,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:14:45','2024-06-03 02:14:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717380885;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717380885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:16:14','2024-06-03 02:16:14',0,NULL),(11662,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:18:14','2024-06-03 02:18:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717381094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717381094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:25:44','2024-06-03 02:25:44',0,NULL),(11664,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:27:44','2024-06-03 02:27:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717381664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717381664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:30:00','2024-06-03 02:30:00',0,NULL),(11665,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:32:00','2024-06-03 02:32:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717381920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717381920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:32:40','2024-06-03 02:32:40',0,NULL),(11666,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:34:40','2024-06-03 02:34:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717382080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717382080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:42:04','2024-06-03 02:42:04',0,NULL),(11667,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:44:04','2024-06-03 02:44:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717382644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717382644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:44:17','2024-06-03 02:44:17',0,NULL),(11668,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:46:17','2024-06-03 02:46:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717382777;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717382777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:48:05','2024-06-03 02:48:05',0,NULL),(11669,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:50:05','2024-06-03 02:50:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717383005;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717383005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:52:49','2024-06-03 02:52:49',0,NULL),(11670,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:54:49','2024-06-03 02:54:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717383289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717383289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:55:18','2024-06-03 02:55:18',0,NULL),(11671,'mailpoet/cron/daemon-trigger','failed','2024-06-03 02:57:18','2024-06-03 02:57:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717383438;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717383438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 02:58:32','2024-06-03 02:58:32',0,NULL),(11672,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:00:32','2024-06-03 03:00:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717383632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717383632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:02:55','2024-06-03 03:02:55',0,NULL),(11673,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:04:55','2024-06-03 03:04:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717383895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717383895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:05:09','2024-06-03 03:05:09',0,NULL),(11674,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:07:09','2024-06-03 03:07:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717384029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717384029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:13:05','2024-06-03 03:13:05',0,NULL),(11675,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:15:05','2024-06-03 03:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717384505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717384505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:15:12','2024-06-03 03:15:12',0,NULL),(11676,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:17:12','2024-06-03 03:17:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717384632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717384632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:19:34','2024-06-03 03:19:34',0,NULL),(11678,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:21:34','2024-06-03 03:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717384894;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717384894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:22:17','2024-06-03 03:22:17',0,NULL),(11679,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:24:17','2024-06-03 03:24:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717385057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717385057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:33:23','2024-06-03 03:33:23',0,NULL),(11680,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:35:23','2024-06-03 03:35:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717385723;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717385723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:38:26','2024-06-03 03:38:26',0,NULL),(11681,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:40:26','2024-06-03 03:40:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717386026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717386026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:42:27','2024-06-03 03:42:27',0,NULL),(11682,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:44:27','2024-06-03 03:44:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717386267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717386267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:47:50','2024-06-03 03:47:50',0,NULL),(11683,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:49:50','2024-06-03 03:49:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717386590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717386590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:52:07','2024-06-03 03:52:07',0,NULL),(11684,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:54:07','2024-06-03 03:54:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717386847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717386847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 03:54:44','2024-06-03 03:54:44',0,NULL),(11685,'mailpoet/cron/daemon-trigger','failed','2024-06-03 03:56:44','2024-06-03 03:56:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717387004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717387004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:04:17','2024-06-03 04:04:17',0,NULL),(11686,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:06:17','2024-06-03 04:06:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717387577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717387577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:08:16','2024-06-03 04:08:16',0,NULL),(11687,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:10:16','2024-06-03 04:10:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717387816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717387816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:11:00','2024-06-03 04:11:00',0,NULL),(11688,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:13:00','2024-06-03 04:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717387980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717387980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:13:08','2024-06-03 04:13:08',0,NULL),(11689,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:15:08','2024-06-03 04:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717388108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717388108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:15:32','2024-06-03 04:15:32',0,NULL),(11690,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:17:32','2024-06-03 04:17:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717388252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717388252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:20:50','2024-06-03 04:20:50',0,NULL),(11691,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:22:50','2024-06-03 04:22:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717388570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717388570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:24:44','2024-06-03 04:24:44',0,NULL),(11693,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:26:44','2024-06-03 04:26:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717388804;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717388804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:35:15','2024-06-03 04:35:15',0,NULL),(11694,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:37:15','2024-06-03 04:37:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717389435;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717389435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:37:31','2024-06-03 04:37:31',0,NULL),(11695,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:39:31','2024-06-03 04:39:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717389571;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717389571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:41:51','2024-06-03 04:41:51',0,NULL),(11696,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:43:51','2024-06-03 04:43:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717389831;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717389831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:48:20','2024-06-03 04:48:20',0,NULL),(11697,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:50:20','2024-06-03 04:50:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717390220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717390220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:51:22','2024-06-03 04:51:22',0,NULL),(11698,'mailpoet/cron/daemon-trigger','failed','2024-06-03 04:53:22','2024-06-03 04:53:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717390402;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717390402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 04:58:23','2024-06-03 04:58:23',0,NULL),(11699,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:00:23','2024-06-03 05:00:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717390823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717390823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:00:27','2024-06-03 05:00:27',0,NULL),(11700,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:02:27','2024-06-03 05:02:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717390947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717390947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:07:18','2024-06-03 05:07:18',0,NULL),(11701,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:09:18','2024-06-03 05:09:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717391358;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717391358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:12:49','2024-06-03 05:12:49',0,NULL),(11702,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:14:49','2024-06-03 05:14:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717391689;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717391689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:15:01','2024-06-03 05:15:01',0,NULL),(11703,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:17:01','2024-06-03 05:17:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717391821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717391821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:17:38','2024-06-03 05:17:38',0,NULL),(11704,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:19:38','2024-06-03 05:19:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717391978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717391978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:23:30','2024-06-03 05:23:30',0,NULL),(11705,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:25:30','2024-06-03 05:25:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717392330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717392330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:33:18','2024-06-03 05:33:18',0,NULL),(11707,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:35:19','2024-06-03 05:35:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717392919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717392919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:35:22','2024-06-03 05:35:22',0,NULL),(11708,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:37:22','2024-06-03 05:37:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717393042;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717393042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:38:15','2024-06-03 05:38:15',0,NULL),(11709,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:40:15','2024-06-03 05:40:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717393215;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717393215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:42:13','2024-06-03 05:42:13',0,NULL),(11710,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:44:13','2024-06-03 05:44:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717393453;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717393453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:48:01','2024-06-03 05:48:01',0,NULL),(11711,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:50:01','2024-06-03 05:50:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717393801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717393801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:50:38','2024-06-03 05:50:38',0,NULL),(11712,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:52:38','2024-06-03 05:52:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717393958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717393958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:53:53','2024-06-03 05:53:53',0,NULL),(11713,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:55:53','2024-06-03 05:55:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717394153;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717394153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 05:57:23','2024-06-03 05:57:23',0,NULL),(11714,'mailpoet/cron/daemon-trigger','failed','2024-06-03 05:59:23','2024-06-03 05:59:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717394363;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717394363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:00:11','2024-06-03 06:00:11',0,NULL),(11715,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:02:11','2024-06-03 06:02:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717394531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717394531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:04:39','2024-06-03 06:04:39',0,NULL),(11716,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:06:39','2024-06-03 06:06:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717394799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717394799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:07:20','2024-06-03 06:07:20',0,NULL),(11717,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:09:20','2024-06-03 06:09:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717394960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717394960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:17:01','2024-06-03 06:17:01',0,NULL),(11718,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:19:01','2024-06-03 06:19:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717395541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717395541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:21:22','2024-06-03 06:21:22',0,NULL),(11719,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:23:22','2024-06-03 06:23:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717395802;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717395802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:24:02','2024-06-03 06:24:02',0,NULL),(11720,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:26:02','2024-06-03 06:26:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717395962;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717395962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:26:10','2024-06-03 06:26:10',0,NULL),(11722,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:28:10','2024-06-03 06:28:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717396090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717396090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:33:43','2024-06-03 06:33:43',0,NULL),(11723,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:35:43','2024-06-03 06:35:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717396543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717396543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:37:04','2024-06-03 06:37:04',0,NULL),(11724,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:39:04','2024-06-03 06:39:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717396744;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717396744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:41:07','2024-06-03 06:41:07',0,NULL),(11725,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:43:07','2024-06-03 06:43:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717396987;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717396987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:45:14','2024-06-03 06:45:14',0,NULL),(11727,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:47:14','2024-06-03 06:47:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717397234;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717397234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:53:11','2024-06-03 06:53:11',0,NULL),(11728,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:55:11','2024-06-03 06:55:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717397711;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717397711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 06:55:24','2024-06-03 06:55:24',0,NULL),(11729,'mailpoet/cron/daemon-trigger','failed','2024-06-03 06:57:24','2024-06-03 06:57:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717397844;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717397844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:00:05','2024-06-03 07:00:05',0,NULL),(11730,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:02:05','2024-06-03 07:02:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717398125;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717398125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:04:41','2024-06-03 07:04:41',0,NULL),(11731,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:06:41','2024-06-03 07:06:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717398401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717398401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:07:26','2024-06-03 07:07:26',0,NULL),(11732,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:09:26','2024-06-03 07:09:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717398566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717398566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:13:37','2024-06-03 07:13:37',0,NULL),(11733,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:15:37','2024-06-03 07:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717398937;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717398937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:16:51','2024-06-03 07:16:51',0,NULL),(11734,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:18:51','2024-06-03 07:18:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717399131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717399131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:19:56','2024-06-03 07:19:56',0,NULL),(11735,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:21:56','2024-06-03 07:21:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717399316;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717399316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:22:35','2024-06-03 07:22:35',0,NULL),(11736,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:24:35','2024-06-03 07:24:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717399475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717399475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:27:09','2024-06-03 07:27:09',0,NULL),(11738,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:29:09','2024-06-03 07:29:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717399749;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717399749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:31:49','2024-06-03 07:31:49',0,NULL),(11739,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:33:49','2024-06-03 07:33:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717400029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717400029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:34:21','2024-06-03 07:34:21',0,NULL),(11740,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:36:21','2024-06-03 07:36:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717400181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717400181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:41:43','2024-06-03 07:41:43',0,NULL),(11741,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:43:43','2024-06-03 07:43:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717400623;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717400623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:45:54','2024-06-03 07:45:54',0,NULL),(11742,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:47:54','2024-06-03 07:47:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717400874;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717400874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:49:02','2024-06-03 07:49:02',0,NULL),(11743,'mailpoet/cron/daemon-trigger','failed','2024-06-03 07:51:02','2024-06-03 07:51:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717401062;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717401062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 07:59:05','2024-06-03 07:59:05',0,NULL),(11744,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:01:05','2024-06-03 08:01:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717401665;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717401665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:03:37','2024-06-03 08:03:37',0,NULL),(11745,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:05:37','2024-06-03 08:05:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717401937;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717401937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:06:23','2024-06-03 08:06:23',0,NULL),(11746,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:08:23','2024-06-03 08:08:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717402103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717402103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:11:09','2024-06-03 08:11:09',0,NULL),(11747,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:13:09','2024-06-03 08:13:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717402389;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717402389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:14:34','2024-06-03 08:14:34',0,NULL),(11748,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:16:34','2024-06-03 08:16:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717402594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717402594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:20:57','2024-06-03 08:20:57',0,NULL),(11749,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:22:57','2024-06-03 08:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717402977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717402977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:23:45','2024-06-03 08:23:45',0,NULL),(11750,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:25:45','2024-06-03 08:25:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717403145;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717403145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:26:30','2024-06-03 08:26:30',0,NULL),(11752,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:28:30','2024-06-03 08:28:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717403310;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717403310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:30:05','2024-06-03 08:30:05',0,NULL),(11753,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:32:05','2024-06-03 08:32:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717403525;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717403525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:33:47','2024-06-03 08:33:47',0,NULL),(11754,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:35:47','2024-06-03 08:35:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717403747;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717403747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:35:53','2024-06-03 08:35:53',0,NULL),(11755,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:37:53','2024-06-03 08:37:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717403873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717403873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:38:16','2024-06-03 08:38:16',0,NULL),(11756,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:40:16','2024-06-03 08:40:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717404016;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717404016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:40:36','2024-06-03 08:40:36',0,NULL),(11757,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:42:36','2024-06-03 08:42:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717404156;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717404156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:48:39','2024-06-03 08:48:39',0,NULL),(11758,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:50:39','2024-06-03 08:50:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717404639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717404639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:50:55','2024-06-03 08:50:55',0,NULL),(11759,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:52:55','2024-06-03 08:52:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717404775;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717404775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:55:37','2024-06-03 08:55:37',0,NULL),(11760,'mailpoet/cron/daemon-trigger','failed','2024-06-03 08:57:37','2024-06-03 08:57:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717405057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717405057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 08:58:21','2024-06-03 08:58:21',0,NULL),(11761,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:00:21','2024-06-03 09:00:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717405221;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717405221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:05:48','2024-06-03 09:05:48',0,NULL),(11762,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:07:48','2024-06-03 09:07:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717405668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717405668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:08:08','2024-06-03 09:08:08',0,NULL),(11763,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:10:08','2024-06-03 09:10:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717405808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717405808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:12:35','2024-06-03 09:12:35',0,NULL),(11764,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:14:35','2024-06-03 09:14:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717406075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717406075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:15:25','2024-06-03 09:15:25',0,NULL),(11765,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:17:25','2024-06-03 09:17:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717406245;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717406245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:22:08','2024-06-03 09:22:08',0,NULL),(11766,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:24:08','2024-06-03 09:24:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717406648;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717406648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:24:41','2024-06-03 09:24:41',0,NULL),(11767,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:26:41','2024-06-03 09:26:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717406801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717406801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:29:42','2024-06-03 09:29:42',0,NULL),(11769,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:31:42','2024-06-03 09:31:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717407102;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717407102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:32:14','2024-06-03 09:32:14',0,NULL),(11770,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:34:14','2024-06-03 09:34:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717407254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717407254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:35:31','2024-06-03 09:35:31',0,NULL),(11771,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:37:31','2024-06-03 09:37:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717407451;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717407451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:42:11','2024-06-03 09:42:11',0,NULL),(11773,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:44:11','2024-06-03 09:44:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717407851;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717407851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:44:15','2024-06-03 09:44:15',0,NULL),(11774,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:46:15','2024-06-03 09:46:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717407975;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717407975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:47:34','2024-06-03 09:47:34',0,NULL),(11775,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:49:34','2024-06-03 09:49:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717408174;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717408174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:50:15','2024-06-03 09:50:15',0,NULL),(11776,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:52:15','2024-06-03 09:52:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717408335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717408335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:54:26','2024-06-03 09:54:26',0,NULL),(11777,'mailpoet/cron/daemon-trigger','failed','2024-06-03 09:56:26','2024-06-03 09:56:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717408586;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717408586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 09:59:53','2024-06-03 09:59:53',0,NULL),(11778,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:01:53','2024-06-03 10:01:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717408913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717408913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:01:53','2024-06-03 10:01:53',0,NULL),(11779,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:03:53','2024-06-03 10:03:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717409033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717409033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:04:19','2024-06-03 10:04:19',0,NULL),(11780,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:06:19','2024-06-03 10:06:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717409179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717409179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:07:02','2024-06-03 10:07:02',0,NULL),(11781,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:09:02','2024-06-03 10:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717409342;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717409342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:09:45','2024-06-03 10:09:45',0,NULL),(11782,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:11:45','2024-06-03 10:11:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717409505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717409505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:16:17','2024-06-03 10:16:17',0,NULL),(11783,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:18:17','2024-06-03 10:18:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717409897;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717409897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:18:28','2024-06-03 10:18:28',0,NULL),(11784,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:20:28','2024-06-03 10:20:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410028;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:20:52','2024-06-03 10:20:52',0,NULL),(11785,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:22:52','2024-06-03 10:22:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410172;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:24:47','2024-06-03 10:24:47',0,NULL),(11786,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:26:47','2024-06-03 10:26:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410407;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:29:30','2024-06-03 10:29:30',0,NULL),(11787,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:31:30','2024-06-03 10:31:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410690;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:32:00','2024-06-03 10:32:00',0,NULL),(11789,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:34:00','2024-06-03 10:34:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410840;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:34:04','2024-06-03 10:34:04',0,NULL),(11790,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:36:04','2024-06-03 10:36:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:39:40','2024-06-03 10:39:40',0,NULL),(11791,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:41:40','2024-06-03 10:41:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717411300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717411300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:42:09','2024-06-03 10:42:09',0,NULL),(11792,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:44:09','2024-06-03 10:44:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717411449;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717411449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:45:30','2024-06-03 10:45:30',0,NULL),(11793,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:47:30','2024-06-03 10:47:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717411650;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717411650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:50:16','2024-06-03 10:50:16',0,NULL),(11794,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:52:16','2024-06-03 10:52:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717411936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717411936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:52:44','2024-06-03 10:52:44',0,NULL),(11795,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:54:44','2024-06-03 10:54:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717412084;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717412084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 10:55:36','2024-06-03 10:55:36',0,NULL),(11796,'mailpoet/cron/daemon-trigger','failed','2024-06-03 10:57:36','2024-06-03 10:57:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717412256;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717412256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:00:14','2024-06-03 11:00:14',0,NULL),(11797,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:02:14','2024-06-03 11:02:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717412534;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717412534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:05:39','2024-06-03 11:05:39',0,NULL),(11798,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:07:39','2024-06-03 11:07:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717412859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717412859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:10:15','2024-06-03 11:10:15',0,NULL),(11799,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:12:15','2024-06-03 11:12:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717413135;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717413135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:13:00','2024-06-03 11:13:00',0,NULL),(11800,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:15:00','2024-06-03 11:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717413300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717413300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:15:32','2024-06-03 11:15:32',0,NULL),(11801,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:17:32','2024-06-03 11:17:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717413452;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717413452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:17:59','2024-06-03 11:17:59',0,NULL),(11802,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:19:59','2024-06-03 11:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717413599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717413599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:20:18','2024-06-03 11:20:18',0,NULL),(11803,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:22:18','2024-06-03 11:22:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717413738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717413738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:24:13','2024-06-03 11:24:13',0,NULL),(11804,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:26:13','2024-06-03 11:26:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717413973;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717413973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:28:39','2024-06-03 11:28:39',0,NULL),(11805,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:30:39','2024-06-03 11:30:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717414239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717414239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:31:35','2024-06-03 11:31:35',0,NULL),(11806,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:33:35','2024-06-03 11:33:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717414415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717414415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:34:19','2024-06-03 11:34:19',0,NULL),(11808,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:36:19','2024-06-03 11:36:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717414579;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717414579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:39:38','2024-06-03 11:39:38',0,NULL),(11809,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:41:38','2024-06-03 11:41:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717414898;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717414898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:43:37','2024-06-03 11:43:37',0,NULL),(11810,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:45:37','2024-06-03 11:45:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717415137;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717415137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:46:32','2024-06-03 11:46:32',0,NULL),(11811,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:48:32','2024-06-03 11:48:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717415312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717415312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 11:54:04','2024-06-03 11:54:04',0,NULL),(11812,'mailpoet/cron/daemon-trigger','failed','2024-06-03 11:56:04','2024-06-03 11:56:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717415764;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717415764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:01:08','2024-06-03 12:01:08',0,NULL),(11813,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:03:08','2024-06-03 12:03:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717416188;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717416188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:05:09','2024-06-03 12:05:09',0,NULL),(11814,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:07:09','2024-06-03 12:07:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717416429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717416429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:09:08','2024-06-03 12:09:08',0,NULL),(11815,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:11:08','2024-06-03 12:11:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717416668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717416668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:12:08','2024-06-03 12:12:08',0,NULL),(11816,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:14:08','2024-06-03 12:14:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717416848;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717416848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:17:47','2024-06-03 12:17:47',0,NULL),(11817,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:19:47','2024-06-03 12:19:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717417187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717417187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:22:28','2024-06-03 12:22:28',0,NULL),(11818,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:24:28','2024-06-03 12:24:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717417468;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717417468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:25:44','2024-06-03 12:25:44',0,NULL),(11820,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:27:44','2024-06-03 12:27:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717417664;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717417664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:30:12','2024-06-03 12:30:12',0,NULL),(11821,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:32:12','2024-06-03 12:32:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717417932;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717417932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:33:10','2024-06-03 12:33:10',0,NULL),(11823,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:35:10','2024-06-03 12:35:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717418110;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717418110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:38:21','2024-06-03 12:38:21',0,NULL),(11824,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:40:21','2024-06-03 12:40:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717418421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717418421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:42:06','2024-06-03 12:42:06',0,NULL),(11825,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:44:06','2024-06-03 12:44:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717418646;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717418646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:45:18','2024-06-03 12:45:18',0,NULL),(11826,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:47:18','2024-06-03 12:47:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717418838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717418838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:50:23','2024-06-03 12:50:23',0,NULL),(11827,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:52:23','2024-06-03 12:52:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717419143;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717419143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 12:55:28','2024-06-03 12:55:28',0,NULL),(11828,'mailpoet/cron/daemon-trigger','failed','2024-06-03 12:57:28','2024-06-03 12:57:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717419448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717419448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:00:48','2024-06-03 13:00:48',0,NULL),(11829,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:02:48','2024-06-03 13:02:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717419768;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717419768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:03:47','2024-06-03 13:03:47',0,NULL),(11832,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:05:47','2024-06-03 13:05:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717419947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717419947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:06:22','2024-06-03 13:06:22',0,NULL),(11833,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:08:22','2024-06-03 13:08:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717420102;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717420102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:08:30','2024-06-03 13:08:30',0,NULL),(11834,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:10:30','2024-06-03 13:10:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717420230;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717420230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:15:51','2024-06-03 13:15:51',0,NULL),(11835,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:17:51','2024-06-03 13:17:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717420671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717420671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:18:58','2024-06-03 13:18:58',0,NULL),(11836,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:20:58','2024-06-03 13:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717420858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717420858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:22:10','2024-06-03 13:22:10',0,NULL),(11837,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:24:10','2024-06-03 13:24:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717421050;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717421050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:30:03','2024-06-03 13:30:03',0,NULL),(11838,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:32:03','2024-06-03 13:32:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717421523;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717421523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:33:24','2024-06-03 13:33:24',0,NULL),(11839,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:35:24','2024-06-03 13:35:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717421724;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717421724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:37:37','2024-06-03 13:37:37',0,NULL),(11841,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:39:37','2024-06-03 13:39:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717421977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717421977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 13:54:32','2024-06-03 13:54:32',0,NULL),(11842,'mailpoet/cron/daemon-trigger','failed','2024-06-03 13:56:32','2024-06-03 13:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717422992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717422992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 14:13:30','2024-06-03 14:13:30',0,NULL),(11843,'mailpoet/cron/daemon-trigger','failed','2024-06-03 14:15:30','2024-06-03 14:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717424130;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717424130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 14:17:27','2024-06-03 14:17:27',0,NULL),(11845,'mailpoet/cron/daemon-trigger','failed','2024-06-03 14:19:27','2024-06-03 14:19:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717424367;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717424367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 14:28:36','2024-06-03 14:28:36',0,NULL),(11846,'mailpoet/cron/daemon-trigger','failed','2024-06-03 14:30:36','2024-06-03 14:30:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717425036;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717425036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 14:35:19','2024-06-03 14:35:19',0,NULL),(11847,'mailpoet/cron/daemon-trigger','failed','2024-06-03 14:37:19','2024-06-03 14:37:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717425439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717425439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 14:48:02','2024-06-03 14:48:02',0,NULL),(11849,'mailpoet/cron/daemon-trigger','failed','2024-06-03 14:50:02','2024-06-03 14:50:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717426202;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717426202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 14:51:16','2024-06-03 14:51:16',0,NULL),(11850,'mailpoet/cron/daemon-trigger','failed','2024-06-03 14:53:16','2024-06-03 14:53:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717426396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717426396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 14:55:08','2024-06-03 14:55:08',0,NULL),(11851,'mailpoet/cron/daemon-trigger','failed','2024-06-03 14:57:08','2024-06-03 14:57:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717426628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717426628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 15:12:44','2024-06-03 15:12:44',0,NULL),(11852,'mailpoet/cron/daemon-trigger','failed','2024-06-03 15:14:44','2024-06-03 15:14:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717427684;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717427684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 15:25:29','2024-06-03 15:25:29',0,NULL),(11853,'mailpoet/cron/daemon-trigger','failed','2024-06-03 15:27:29','2024-06-03 15:27:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717428449;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717428449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 15:30:09','2024-06-03 15:30:09',0,NULL),(11854,'mailpoet/cron/daemon-trigger','failed','2024-06-03 15:32:09','2024-06-03 15:32:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717428729;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717428729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 15:33:01','2024-06-03 15:33:01',0,NULL),(11855,'mailpoet/cron/daemon-trigger','failed','2024-06-03 15:35:01','2024-06-03 15:35:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717428901;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717428901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 15:41:08','2024-06-03 15:41:08',0,NULL),(11856,'mailpoet/cron/daemon-trigger','failed','2024-06-03 15:43:08','2024-06-03 15:43:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717429388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717429388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 15:59:53','2024-06-03 15:59:53',0,NULL),(11858,'mailpoet/cron/daemon-trigger','failed','2024-06-03 16:01:53','2024-06-03 16:01:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717430513;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717430513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 16:04:30','2024-06-03 16:04:30',0,NULL),(11859,'mailpoet/cron/daemon-trigger','failed','2024-06-03 16:06:30','2024-06-03 16:06:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717430790;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717430790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 16:15:21','2024-06-03 16:15:21',0,NULL),(11860,'mailpoet/cron/daemon-trigger','failed','2024-06-03 16:17:21','2024-06-03 16:17:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717431441;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717431441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 16:17:59','2024-06-03 16:17:59',0,NULL),(11861,'mailpoet/cron/daemon-trigger','failed','2024-06-03 16:19:59','2024-06-03 16:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717431599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717431599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 16:21:48','2024-06-03 16:21:48',0,NULL),(11862,'mailpoet/cron/daemon-trigger','failed','2024-06-03 16:23:48','2024-06-03 16:23:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717431828;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717431828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 16:34:50','2024-06-03 16:34:50',0,NULL),(11863,'mailpoet/cron/daemon-trigger','failed','2024-06-03 16:36:50','2024-06-03 16:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717432610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717432610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 16:39:09','2024-06-03 16:39:09',0,NULL),(11864,'mailpoet/cron/daemon-trigger','failed','2024-06-03 16:41:09','2024-06-03 16:41:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717432869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717432869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 16:55:30','2024-06-03 16:55:30',0,NULL),(11866,'mailpoet/cron/daemon-trigger','failed','2024-06-03 16:57:30','2024-06-03 16:57:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717433850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717433850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 17:08:59','2024-06-03 17:08:59',0,NULL),(11867,'mailpoet/cron/daemon-trigger','failed','2024-06-03 17:10:59','2024-06-03 17:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717434659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717434659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 17:13:40','2024-06-03 17:13:40',0,NULL),(11868,'mailpoet/cron/daemon-trigger','failed','2024-06-03 17:15:40','2024-06-03 17:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717434940;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717434940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 17:26:02','2024-06-03 17:26:02',0,NULL),(11869,'mailpoet/cron/daemon-trigger','failed','2024-06-03 17:28:02','2024-06-03 17:28:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717435682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717435682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 17:30:33','2024-06-03 17:30:33',0,NULL),(11870,'mailpoet/cron/daemon-trigger','failed','2024-06-03 17:32:33','2024-06-03 17:32:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717435953;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717435953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 17:42:56','2024-06-03 17:42:56',0,NULL),(11871,'mailpoet/cron/daemon-trigger','failed','2024-06-03 17:44:56','2024-06-03 17:44:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717436696;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717436696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 17:47:25','2024-06-03 17:47:25',0,NULL),(11872,'mailpoet/cron/daemon-trigger','failed','2024-06-03 17:49:25','2024-06-03 17:49:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717436965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717436965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 17:56:18','2024-06-03 17:56:18',0,NULL),(11873,'mailpoet/cron/daemon-trigger','failed','2024-06-03 17:58:18','2024-06-03 17:58:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717437498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717437498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 17:59:35','2024-06-03 17:59:35',0,NULL),(11875,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:01:35','2024-06-03 18:01:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717437695;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717437695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 18:04:04','2024-06-03 18:04:04',0,NULL),(11876,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:06:04','2024-06-03 18:06:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717437964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717437964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 18:07:28','2024-06-03 18:07:28',0,NULL),(11877,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:09:28','2024-06-03 18:09:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717438168;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717438168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 18:16:16','2024-06-03 18:16:16',0,NULL),(11878,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:18:16','2024-06-03 18:18:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717438696;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717438696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 18:19:47','2024-06-03 18:19:47',0,NULL),(11879,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:21:47','2024-06-03 18:21:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717438907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717438907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 18:26:42','2024-06-03 18:26:42',0,NULL),(11880,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:28:42','2024-06-03 18:28:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717439322;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717439322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 18:37:09','2024-06-03 18:37:09',0,NULL),(11881,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:39:09','2024-06-03 18:39:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717439949;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717439949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 18:49:15','2024-06-03 18:49:15',0,NULL),(11882,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:51:15','2024-06-03 18:51:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717440675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717440675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 18:53:41','2024-06-03 18:53:41',0,NULL),(11883,'mailpoet/cron/daemon-trigger','failed','2024-06-03 18:55:41','2024-06-03 18:55:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717440941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717440941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 19:01:54','2024-06-03 19:01:54',0,NULL),(11884,'mailpoet/cron/daemon-trigger','failed','2024-06-03 19:03:54','2024-06-03 19:03:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717441434;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717441434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 19:05:11','2024-06-03 19:05:11',0,NULL),(11886,'mailpoet/cron/daemon-trigger','failed','2024-06-03 19:07:11','2024-06-03 19:07:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717441631;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717441631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 19:10:17','2024-06-03 19:10:17',0,NULL),(11887,'mailpoet/cron/daemon-trigger','failed','2024-06-03 19:12:17','2024-06-03 19:12:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717441937;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717441937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 19:17:56','2024-06-03 19:17:56',0,NULL),(11888,'mailpoet/cron/daemon-trigger','failed','2024-06-03 19:19:56','2024-06-03 19:19:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717442396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717442396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 19:22:37','2024-06-03 19:22:37',0,NULL),(11889,'mailpoet/cron/daemon-trigger','failed','2024-06-03 19:24:37','2024-06-03 19:24:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717442677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717442677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 19:27:04','2024-06-03 19:27:04',0,NULL),(11890,'mailpoet/cron/daemon-trigger','failed','2024-06-03 19:29:04','2024-06-03 19:29:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717442944;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717442944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 19:43:44','2024-06-03 19:43:44',0,NULL),(11891,'mailpoet/cron/daemon-trigger','failed','2024-06-03 19:45:44','2024-06-03 19:45:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717443944;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717443944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 19:55:52','2024-06-03 19:55:52',0,NULL),(11892,'mailpoet/cron/daemon-trigger','failed','2024-06-03 19:57:52','2024-06-03 19:57:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717444672;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717444672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:00:17','2024-06-03 20:00:17',0,NULL),(11893,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:02:17','2024-06-03 20:02:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717444937;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717444937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:08:11','2024-06-03 20:08:11',0,NULL),(11895,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:10:11','2024-06-03 20:10:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717445411;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717445411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:12:27','2024-06-03 20:12:27',0,NULL),(11896,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:14:27','2024-06-03 20:14:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717445667;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717445667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:14:33','2024-06-03 20:14:33',0,NULL),(11897,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:16:33','2024-06-03 20:16:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717445793;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717445793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:16:50','2024-06-03 20:16:50',0,NULL),(11898,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:18:50','2024-06-03 20:18:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717445930;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717445930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:19:58','2024-06-03 20:19:58',0,NULL),(11899,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:21:58','2024-06-03 20:21:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717446118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717446118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:28:53','2024-06-03 20:28:53',0,NULL),(11900,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:30:53','2024-06-03 20:30:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717446653;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717446653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:33:19','2024-06-03 20:33:19',0,NULL),(11901,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:35:19','2024-06-03 20:35:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717446919;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717446919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:40:37','2024-06-03 20:40:37',0,NULL),(11902,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:42:37','2024-06-03 20:42:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717447357;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717447357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:45:24','2024-06-03 20:45:24',0,NULL),(11903,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:47:24','2024-06-03 20:47:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717447644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717447644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:49:49','2024-06-03 20:49:49',0,NULL),(11904,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:51:49','2024-06-03 20:51:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717447909;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717447909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 20:57:48','2024-06-03 20:57:48',0,NULL),(11905,'mailpoet/cron/daemon-trigger','failed','2024-06-03 20:59:48','2024-06-03 20:59:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717448388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717448388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:00:50','2024-06-03 21:00:50',0,NULL),(11906,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:02:50','2024-06-03 21:02:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717448570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717448570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:06:16','2024-06-03 21:06:16',0,NULL),(11907,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:08:16','2024-06-03 21:08:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717448896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717448896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:18:23','2024-06-03 21:18:23',0,NULL),(11909,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:20:23','2024-06-03 21:20:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717449623;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717449623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:22:49','2024-06-03 21:22:49',0,NULL),(11910,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:24:49','2024-06-03 21:24:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717449889;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717449889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:26:00','2024-06-03 21:26:00',0,NULL),(11911,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:28:00','2024-06-03 21:28:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717450080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717450080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:28:00','2024-06-03 21:28:00',0,NULL),(11912,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:30:00','2024-06-03 21:30:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717450200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717450200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:34:58','2024-06-03 21:34:58',0,NULL),(11913,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:36:58','2024-06-03 21:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717450618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717450618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:37:39','2024-06-03 21:37:39',0,NULL),(11915,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:39:39','2024-06-03 21:39:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717450779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717450779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:51:13','2024-06-03 21:51:13',0,NULL),(11916,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:53:13','2024-06-03 21:53:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717451593;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717451593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 21:55:38','2024-06-03 21:55:38',0,NULL),(11917,'mailpoet/cron/daemon-trigger','failed','2024-06-03 21:57:38','2024-06-03 21:57:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717451858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717451858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:02:45','2024-06-03 22:02:45',0,NULL),(11918,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:04:45','2024-06-03 22:04:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717452285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717452285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:05:05','2024-06-03 22:05:05',0,NULL),(11919,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:07:05','2024-06-03 22:07:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717452425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717452425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:12:08','2024-06-03 22:12:08',0,NULL),(11920,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:14:08','2024-06-03 22:14:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717452848;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717452848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:16:49','2024-06-03 22:16:49',0,NULL),(11921,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:18:49','2024-06-03 22:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717453129;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717453129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:18:50','2024-06-03 22:18:50',0,NULL),(11923,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:20:50','2024-06-03 22:20:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717453250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717453250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:23:35','2024-06-03 22:23:35',0,NULL),(11924,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:25:35','2024-06-03 22:25:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717453535;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717453535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:28:28','2024-06-03 22:28:28',0,NULL),(11925,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:30:28','2024-06-03 22:30:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717453828;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717453828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:33:13','2024-06-03 22:33:13',0,NULL),(11926,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:35:13','2024-06-03 22:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717454113;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717454113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:35:38','2024-06-03 22:35:38',0,NULL),(11927,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:37:38','2024-06-03 22:37:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717454258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717454258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:40:23','2024-06-03 22:40:23',0,NULL),(11928,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:42:23','2024-06-03 22:42:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717454543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717454543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:44:38','2024-06-03 22:44:38',0,NULL),(11929,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:46:38','2024-06-03 22:46:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717454798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717454798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:53:09','2024-06-03 22:53:09',0,NULL),(11930,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:55:09','2024-06-03 22:55:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717455309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717455309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 22:56:27','2024-06-03 22:56:27',0,NULL),(11931,'mailpoet/cron/daemon-trigger','failed','2024-06-03 22:58:27','2024-06-03 22:58:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717455507;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717455507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:04:40','2024-06-03 23:04:40',0,NULL),(11932,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:06:40','2024-06-03 23:06:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717456000;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717456000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:08:04','2024-06-03 23:08:04',0,NULL),(11933,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:10:04','2024-06-03 23:10:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717456204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717456204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:10:07','2024-06-03 23:10:07',0,NULL),(11934,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:12:07','2024-06-03 23:12:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717456327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717456327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:12:38','2024-06-03 23:12:38',0,NULL),(11935,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:14:38','2024-06-03 23:14:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717456478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717456478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:16:18','2024-06-03 23:16:18',0,NULL),(11936,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:18:18','2024-06-03 23:18:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717456698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717456698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:18:20','2024-06-03 23:18:20',0,NULL),(11937,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:20:20','2024-06-03 23:20:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717456820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717456820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:28:35','2024-06-03 23:28:35',0,NULL),(11939,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:30:35','2024-06-03 23:30:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717457435;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717457435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:32:50','2024-06-03 23:32:50',0,NULL),(11940,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:34:50','2024-06-03 23:34:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717457690;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717457690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:44:22','2024-06-03 23:44:22',0,NULL),(11941,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:46:22','2024-06-03 23:46:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717458382;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717458382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:48:36','2024-06-03 23:48:36',0,NULL),(11942,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:50:36','2024-06-03 23:50:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717458636;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717458636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-03 23:57:46','2024-06-03 23:57:46',0,NULL),(11943,'mailpoet/cron/daemon-trigger','failed','2024-06-03 23:59:46','2024-06-03 23:59:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717459186;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717459186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:00:15','2024-06-04 00:00:15',0,NULL),(11944,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:02:15','2024-06-04 00:02:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717459335;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717459335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:04:01','2024-06-04 00:04:01',0,NULL),(11945,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:06:01','2024-06-04 00:06:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717459561;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717459561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:06:35','2024-06-04 00:06:35',0,NULL),(11946,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:08:35','2024-06-04 00:08:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717459715;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717459715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:09:05','2024-06-04 00:09:05',0,NULL),(11947,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:11:05','2024-06-04 00:11:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717459865;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717459865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:11:48','2024-06-04 00:11:48',0,NULL),(11948,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:13:48','2024-06-04 00:13:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717460028;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717460028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:16:20','2024-06-04 00:16:20',0,NULL),(11949,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:18:20','2024-06-04 00:18:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717460300;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717460300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:20:28','2024-06-04 00:20:28',0,NULL),(11950,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:22:28','2024-06-04 00:22:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717460548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717460548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:22:30','2024-06-04 00:22:30',0,NULL),(11951,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:24:30','2024-06-04 00:24:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717460670;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717460670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:26:28','2024-06-04 00:26:28',0,NULL),(11952,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:28:28','2024-06-04 00:28:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717460908;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717460908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:30:34','2024-06-04 00:30:34',0,NULL),(11953,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:32:34','2024-06-04 00:32:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717461154;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717461154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:32:58','2024-06-04 00:32:58',0,NULL),(11955,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:34:58','2024-06-04 00:34:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717461298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717461298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:35:17','2024-06-04 00:35:17',0,NULL),(11956,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:37:17','2024-06-04 00:37:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717461437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717461437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:47:55','2024-06-04 00:47:55',0,NULL),(11957,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:49:55','2024-06-04 00:49:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717462195;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717462195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:50:05','2024-06-04 00:50:05',0,NULL),(11958,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:52:05','2024-06-04 00:52:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717462325;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717462325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:52:09','2024-06-04 00:52:09',0,NULL),(11959,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:54:09','2024-06-04 00:54:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717462449;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717462449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 00:57:11','2024-06-04 00:57:11',0,NULL),(11960,'mailpoet/cron/daemon-trigger','failed','2024-06-04 00:59:11','2024-06-04 00:59:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717462751;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717462751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 01:15:17','2024-06-04 01:15:17',0,NULL),(11961,'mailpoet/cron/daemon-trigger','failed','2024-06-04 01:17:17','2024-06-04 01:17:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717463837;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717463837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 01:20:00','2024-06-04 01:20:00',0,NULL),(11962,'mailpoet/cron/daemon-trigger','failed','2024-06-04 01:22:00','2024-06-04 01:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717464120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717464120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 01:24:05','2024-06-04 01:24:05',0,NULL),(11963,'mailpoet/cron/daemon-trigger','failed','2024-06-04 01:26:05','2024-06-04 01:26:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717464365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717464365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 01:30:37','2024-06-04 01:30:37',0,NULL),(11964,'mailpoet/cron/daemon-trigger','failed','2024-06-04 01:32:37','2024-06-04 01:32:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717464757;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717464757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 01:36:49','2024-06-04 01:36:49',0,NULL),(11966,'mailpoet/cron/daemon-trigger','failed','2024-06-04 01:38:49','2024-06-04 01:38:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717465129;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717465129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 01:39:48','2024-06-04 01:39:48',0,NULL),(11967,'mailpoet/cron/daemon-trigger','failed','2024-06-04 01:41:48','2024-06-04 01:41:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717465308;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717465308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 01:51:02','2024-06-04 01:51:02',0,NULL),(11968,'mailpoet/cron/daemon-trigger','failed','2024-06-04 01:53:02','2024-06-04 01:53:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717465982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717465982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 01:57:29','2024-06-04 01:57:29',0,NULL),(11969,'mailpoet/cron/daemon-trigger','failed','2024-06-04 01:59:29','2024-06-04 01:59:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717466369;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717466369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:02:11','2024-06-04 02:02:11',0,NULL),(11970,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:04:11','2024-06-04 02:04:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717466651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717466651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:04:11','2024-06-04 02:04:11',0,NULL),(11971,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:06:11','2024-06-04 02:06:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717466771;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717466771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:09:31','2024-06-04 02:09:31',0,NULL),(11972,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:11:31','2024-06-04 02:11:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717467091;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717467091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:11:58','2024-06-04 02:11:58',0,NULL),(11973,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:13:58','2024-06-04 02:13:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717467238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717467238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:14:40','2024-06-04 02:14:40',0,NULL),(11974,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:16:40','2024-06-04 02:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717467400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717467400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:17:02','2024-06-04 02:17:02',0,NULL),(11977,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:19:02','2024-06-04 02:19:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717467542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717467542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:19:05','2024-06-04 02:19:05',0,NULL),(11978,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:21:05','2024-06-04 02:21:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717467665;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717467665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:25:08','2024-06-04 02:25:08',0,NULL),(11979,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:27:08','2024-06-04 02:27:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717468028;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717468028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:27:08','2024-06-04 02:27:08',0,NULL),(11980,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:29:08','2024-06-04 02:29:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717468148;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717468148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:29:09','2024-06-04 02:29:09',0,NULL),(11981,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:31:09','2024-06-04 02:31:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717468269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717468269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:31:17','2024-06-04 02:31:17',0,NULL),(11983,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:33:17','2024-06-04 02:33:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717468397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717468397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:36:14','2024-06-04 02:36:14',0,NULL),(11984,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:38:14','2024-06-04 02:38:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717468694;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717468694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:42:41','2024-06-04 02:42:41',0,NULL),(11985,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:44:41','2024-06-04 02:44:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717469081;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717469081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:45:06','2024-06-04 02:45:06',0,NULL),(11986,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:47:06','2024-06-04 02:47:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717469226;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717469226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:50:24','2024-06-04 02:50:24',0,NULL),(11987,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:52:24','2024-06-04 02:52:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717469544;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717469544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:54:55','2024-06-04 02:54:55',0,NULL),(11988,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:56:55','2024-06-04 02:56:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717469815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717469815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 02:57:40','2024-06-04 02:57:40',0,NULL),(11989,'mailpoet/cron/daemon-trigger','failed','2024-06-04 02:59:40','2024-06-04 02:59:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717469980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717469980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:00:38','2024-06-04 03:00:38',0,NULL),(11991,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:02:38','2024-06-04 03:02:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717470158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717470158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:03:39','2024-06-04 03:03:39',0,NULL),(11992,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:05:39','2024-06-04 03:05:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717470339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717470339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:08:46','2024-06-04 03:08:46',0,NULL),(11993,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:10:46','2024-06-04 03:10:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717470646;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717470646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:15:39','2024-06-04 03:15:39',0,NULL),(11994,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:17:39','2024-06-04 03:17:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717471059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717471059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:21:24','2024-06-04 03:21:24',0,NULL),(11995,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:23:24','2024-06-04 03:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717471404;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717471404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:24:20','2024-06-04 03:24:20',0,NULL),(11996,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:26:20','2024-06-04 03:26:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717471580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717471580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:33:29','2024-06-04 03:33:29',0,NULL),(11997,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:35:29','2024-06-04 03:35:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717472129;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717472129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:37:53','2024-06-04 03:37:53',0,NULL),(11999,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:39:53','2024-06-04 03:39:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717472393;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717472393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:40:36','2024-06-04 03:40:36',0,NULL),(12000,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:42:36','2024-06-04 03:42:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717472556;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717472556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:44:10','2024-06-04 03:44:10',0,NULL),(12001,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:46:10','2024-06-04 03:46:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717472770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717472770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:47:53','2024-06-04 03:47:53',0,NULL),(12002,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:49:53','2024-06-04 03:49:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717472993;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717472993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:49:57','2024-06-04 03:49:57',0,NULL),(12003,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:51:57','2024-06-04 03:51:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717473117;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717473117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:54:21','2024-06-04 03:54:21',0,NULL),(12004,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:56:21','2024-06-04 03:56:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717473381;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717473381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:56:48','2024-06-04 03:56:48',0,NULL),(12005,'mailpoet/cron/daemon-trigger','failed','2024-06-04 03:58:48','2024-06-04 03:58:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717473528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717473528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 03:59:17','2024-06-04 03:59:17',0,NULL),(12006,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:01:17','2024-06-04 04:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717473677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717473677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:01:32','2024-06-04 04:01:32',0,NULL),(12007,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:03:32','2024-06-04 04:03:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717473812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717473812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:04:13','2024-06-04 04:04:13',0,NULL),(12008,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:06:13','2024-06-04 04:06:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717473973;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717473973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:06:28','2024-06-04 04:06:28',0,NULL),(12009,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:08:28','2024-06-04 04:08:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717474108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717474108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:09:54','2024-06-04 04:09:54',0,NULL),(12010,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:11:54','2024-06-04 04:11:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717474314;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717474314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:11:54','2024-06-04 04:11:54',0,NULL),(12011,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:13:54','2024-06-04 04:13:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717474434;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717474434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:13:55','2024-06-04 04:13:55',0,NULL),(12012,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:15:55','2024-06-04 04:15:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717474555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717474555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:16:25','2024-06-04 04:16:25',0,NULL),(12013,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:18:25','2024-06-04 04:18:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717474705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717474705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:18:26','2024-06-04 04:18:26',0,NULL),(12014,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:20:26','2024-06-04 04:20:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717474826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717474826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:20:51','2024-06-04 04:20:51',0,NULL),(12015,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:22:51','2024-06-04 04:22:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717474971;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717474971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:23:08','2024-06-04 04:23:08',0,NULL),(12016,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:25:08','2024-06-04 04:25:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717475108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717475108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:25:20','2024-06-04 04:25:20',0,NULL),(12017,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:27:20','2024-06-04 04:27:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717475240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717475240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:28:25','2024-06-04 04:28:25',0,NULL),(12018,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:30:25','2024-06-04 04:30:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717475425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717475425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:30:43','2024-06-04 04:30:43',0,NULL),(12019,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:32:43','2024-06-04 04:32:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717475563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717475563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:33:03','2024-06-04 04:33:03',0,NULL),(12020,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:35:03','2024-06-04 04:35:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717475703;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717475703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:35:27','2024-06-04 04:35:27',0,NULL),(12022,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:37:27','2024-06-04 04:37:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717475847;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717475847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:37:38','2024-06-04 04:37:38',0,NULL),(12023,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:39:38','2024-06-04 04:39:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717475978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717475978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:43:59','2024-06-04 04:43:59',0,NULL),(12024,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:45:59','2024-06-04 04:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717476359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717476359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:47:25','2024-06-04 04:47:25',0,NULL),(12025,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:49:25','2024-06-04 04:49:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717476565;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717476565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:49:52','2024-06-04 04:49:52',0,NULL),(12026,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:51:52','2024-06-04 04:51:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717476712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717476712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:54:11','2024-06-04 04:54:11',0,NULL),(12027,'mailpoet/cron/daemon-trigger','failed','2024-06-04 04:56:11','2024-06-04 04:56:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717476971;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717476971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 04:58:32','2024-06-04 04:58:32',0,NULL),(12028,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:00:32','2024-06-04 05:00:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717477232;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717477232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:00:34','2024-06-04 05:00:34',0,NULL),(12029,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:02:34','2024-06-04 05:02:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717477354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717477354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:03:46','2024-06-04 05:03:46',0,NULL),(12030,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:05:46','2024-06-04 05:05:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717477546;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717477546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:06:01','2024-06-04 05:06:01',0,NULL),(12031,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:08:01','2024-06-04 05:08:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717477681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717477681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:10:19','2024-06-04 05:10:19',0,NULL),(12032,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:12:19','2024-06-04 05:12:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717477939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717477939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:17:19','2024-06-04 05:17:19',0,NULL),(12033,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:19:19','2024-06-04 05:19:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717478359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717478359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:19:54','2024-06-04 05:19:54',0,NULL),(12034,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:21:54','2024-06-04 05:21:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717478514;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717478514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:23:46','2024-06-04 05:23:46',0,NULL),(12035,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:25:46','2024-06-04 05:25:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717478746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717478746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:27:42','2024-06-04 05:27:42',0,NULL),(12036,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:29:42','2024-06-04 05:29:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717478982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717478982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:33:52','2024-06-04 05:33:52',0,NULL),(12037,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:35:52','2024-06-04 05:35:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717479352;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717479352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:38:22','2024-06-04 05:38:22',0,NULL),(12039,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:40:22','2024-06-04 05:40:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717479622;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717479622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:42:37','2024-06-04 05:42:37',0,NULL),(12040,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:44:37','2024-06-04 05:44:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717479877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717479877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:46:04','2024-06-04 05:46:04',0,NULL),(12041,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:48:04','2024-06-04 05:48:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717480084;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717480084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:49:20','2024-06-04 05:49:20',0,NULL),(12042,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:51:20','2024-06-04 05:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717480280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717480280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:52:48','2024-06-04 05:52:48',0,NULL),(12043,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:54:48','2024-06-04 05:54:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717480488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717480488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:55:05','2024-06-04 05:55:05',0,NULL),(12044,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:57:05','2024-06-04 05:57:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717480625;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717480625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 05:57:05','2024-06-04 05:57:05',0,NULL),(12045,'mailpoet/cron/daemon-trigger','failed','2024-06-04 05:59:05','2024-06-04 05:59:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717480745;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717480745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:00:01','2024-06-04 06:00:01',0,NULL),(12046,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:02:01','2024-06-04 06:02:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717480921;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717480921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:02:42','2024-06-04 06:02:42',0,NULL),(12047,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:04:42','2024-06-04 06:04:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717481082;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717481082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:05:38','2024-06-04 06:05:38',0,NULL),(12048,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:07:38','2024-06-04 06:07:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717481258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717481258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:12:38','2024-06-04 06:12:38',0,NULL),(12049,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:14:38','2024-06-04 06:14:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717481678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717481678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:19:15','2024-06-04 06:19:15',0,NULL),(12050,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:21:15','2024-06-04 06:21:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717482075;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717482075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:23:28','2024-06-04 06:23:28',0,NULL),(12051,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:25:28','2024-06-04 06:25:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717482328;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717482328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:30:10','2024-06-04 06:30:10',0,NULL),(12052,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:32:10','2024-06-04 06:32:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717482730;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717482730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:33:36','2024-06-04 06:33:36',0,NULL),(12053,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:35:36','2024-06-04 06:35:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717482936;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717482936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:35:44','2024-06-04 06:35:44',0,NULL),(12054,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:37:44','2024-06-04 06:37:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717483064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717483064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:38:04','2024-06-04 06:38:04',0,NULL),(12055,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:40:04','2024-06-04 06:40:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717483204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717483204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:40:12','2024-06-04 06:40:12',0,NULL),(12057,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:42:12','2024-06-04 06:42:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717483332;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717483332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:43:06','2024-06-04 06:43:06',0,NULL),(12058,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:45:06','2024-06-04 06:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717483506;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717483506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:45:57','2024-06-04 06:45:57',0,NULL),(12059,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:47:57','2024-06-04 06:47:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717483677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717483677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:48:13','2024-06-04 06:48:13',0,NULL),(12061,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:50:13','2024-06-04 06:50:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717483813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717483813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:52:47','2024-06-04 06:52:47',0,NULL),(12062,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:54:47','2024-06-04 06:54:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717484087;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717484087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:55:47','2024-06-04 06:55:47',0,NULL),(12063,'mailpoet/cron/daemon-trigger','failed','2024-06-04 06:57:47','2024-06-04 06:57:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717484267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717484267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 06:59:23','2024-06-04 06:59:23',0,NULL),(12064,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:01:23','2024-06-04 07:01:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717484483;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717484483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:06:13','2024-06-04 07:06:13',0,NULL),(12065,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:08:13','2024-06-04 07:08:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717484893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717484893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:13:06','2024-06-04 07:13:06',0,NULL),(12066,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:15:06','2024-06-04 07:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717485306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717485306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:20:33','2024-06-04 07:20:33',0,NULL),(12067,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:22:33','2024-06-04 07:22:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717485753;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717485753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:25:09','2024-06-04 07:25:09',0,NULL),(12068,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:27:09','2024-06-04 07:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717486029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717486029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:28:06','2024-06-04 07:28:06',0,NULL),(12069,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:30:06','2024-06-04 07:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717486206;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717486206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:31:02','2024-06-04 07:31:02',0,NULL),(12070,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:33:02','2024-06-04 07:33:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717486382;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717486382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:33:24','2024-06-04 07:33:24',0,NULL),(12071,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:35:24','2024-06-04 07:35:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717486524;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717486524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:35:24','2024-06-04 07:35:24',0,NULL),(12072,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:37:24','2024-06-04 07:37:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717486644;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717486644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:37:41','2024-06-04 07:37:41',0,NULL),(12073,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:39:41','2024-06-04 07:39:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717486781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717486781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:40:04','2024-06-04 07:40:04',0,NULL),(12075,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:42:04','2024-06-04 07:42:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717486924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717486924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:43:04','2024-06-04 07:43:04',0,NULL),(12076,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:45:04','2024-06-04 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717487104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717487104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:45:07','2024-06-04 07:45:07',0,NULL),(12077,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:47:07','2024-06-04 07:47:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717487227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717487227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:48:09','2024-06-04 07:48:09',0,NULL),(12078,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:50:09','2024-06-04 07:50:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717487409;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717487409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:50:09','2024-06-04 07:50:09',0,NULL),(12079,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:52:09','2024-06-04 07:52:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717487529;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717487529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:52:18','2024-06-04 07:52:18',0,NULL),(12080,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:54:18','2024-06-04 07:54:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717487658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717487658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:55:14','2024-06-04 07:55:14',0,NULL),(12081,'mailpoet/cron/daemon-trigger','failed','2024-06-04 07:57:14','2024-06-04 07:57:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717487834;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717487834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 07:58:02','2024-06-04 07:58:02',0,NULL),(12082,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:00:02','2024-06-04 08:00:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717488002;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717488002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:08:15','2024-06-04 08:08:15',0,NULL),(12083,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:10:15','2024-06-04 08:10:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717488615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717488615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:11:19','2024-06-04 08:11:19',0,NULL),(12084,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:13:19','2024-06-04 08:13:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717488799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717488799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:16:49','2024-06-04 08:16:49',0,NULL),(12085,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:18:49','2024-06-04 08:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717489129;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717489129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:22:15','2024-06-04 08:22:15',0,NULL),(12086,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:24:15','2024-06-04 08:24:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717489455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717489455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:24:32','2024-06-04 08:24:32',0,NULL),(12087,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:26:32','2024-06-04 08:26:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717489592;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717489592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:28:13','2024-06-04 08:28:13',0,NULL),(12088,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:30:13','2024-06-04 08:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717489813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717489813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:31:46','2024-06-04 08:31:46',0,NULL),(12089,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:33:46','2024-06-04 08:33:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717490026;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717490026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:35:11','2024-06-04 08:35:11',0,NULL),(12090,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:37:11','2024-06-04 08:37:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717490231;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717490231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:42:16','2024-06-04 08:42:16',0,NULL),(12091,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:44:16','2024-06-04 08:44:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717490656;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717490656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:46:25','2024-06-04 08:46:25',0,NULL),(12093,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:48:25','2024-06-04 08:48:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717490905;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717490905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:50:43','2024-06-04 08:50:43',0,NULL),(12094,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:52:43','2024-06-04 08:52:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717491163;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717491163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:53:03','2024-06-04 08:53:03',0,NULL),(12095,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:55:03','2024-06-04 08:55:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717491303;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717491303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 08:57:08','2024-06-04 08:57:08',0,NULL),(12096,'mailpoet/cron/daemon-trigger','failed','2024-06-04 08:59:08','2024-06-04 08:59:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717491548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717491548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:00:47','2024-06-04 09:00:47',0,NULL),(12097,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:02:47','2024-06-04 09:02:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717491767;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717491767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:03:17','2024-06-04 09:03:17',0,NULL),(12098,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:05:17','2024-06-04 09:05:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717491917;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717491917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:05:36','2024-06-04 09:05:36',0,NULL),(12099,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:07:36','2024-06-04 09:07:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717492056;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717492056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:11:03','2024-06-04 09:11:03',0,NULL),(12100,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:13:03','2024-06-04 09:13:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717492383;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717492383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:13:31','2024-06-04 09:13:31',0,NULL),(12101,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:15:31','2024-06-04 09:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717492531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717492531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:15:46','2024-06-04 09:15:46',0,NULL),(12102,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:17:46','2024-06-04 09:17:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717492666;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717492666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:18:24','2024-06-04 09:18:24',0,NULL),(12103,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:20:24','2024-06-04 09:20:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717492824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717492824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:21:12','2024-06-04 09:21:12',0,NULL),(12104,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:23:12','2024-06-04 09:23:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717492992;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717492992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:23:25','2024-06-04 09:23:25',0,NULL),(12105,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:25:25','2024-06-04 09:25:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717493125;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717493125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:27:37','2024-06-04 09:27:37',0,NULL),(12106,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:29:37','2024-06-04 09:29:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717493377;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717493377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:33:45','2024-06-04 09:33:45',0,NULL),(12107,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:35:45','2024-06-04 09:35:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717493745;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717493745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:37:32','2024-06-04 09:37:32',0,NULL),(12108,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:39:32','2024-06-04 09:39:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717493972;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717493972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:42:01','2024-06-04 09:42:01',0,NULL),(12110,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:44:01','2024-06-04 09:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717494241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717494241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:46:42','2024-06-04 09:46:42',0,NULL),(12112,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:48:42','2024-06-04 09:48:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717494522;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717494522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:51:21','2024-06-04 09:51:21',0,NULL),(12113,'mailpoet/cron/daemon-trigger','failed','2024-06-04 09:53:21','2024-06-04 09:53:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717494801;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717494801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 09:58:00','2024-06-04 09:58:00',0,NULL),(12114,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:00:00','2024-06-04 10:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717495200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717495200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:00:12','2024-06-04 10:00:12',0,NULL),(12115,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:02:12','2024-06-04 10:02:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717495332;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717495332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:04:27','2024-06-04 10:04:27',0,NULL),(12116,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:06:27','2024-06-04 10:06:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717495587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717495587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:09:03','2024-06-04 10:09:03',0,NULL),(12117,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:11:03','2024-06-04 10:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717495863;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717495863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:11:35','2024-06-04 10:11:35',0,NULL),(12118,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:13:35','2024-06-04 10:13:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717496015;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717496015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:16:47','2024-06-04 10:16:47',0,NULL),(12119,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:18:47','2024-06-04 10:18:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717496327;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717496327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:19:19','2024-06-04 10:19:19',0,NULL),(12120,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:21:19','2024-06-04 10:21:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717496479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717496479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:21:22','2024-06-04 10:21:22',0,NULL),(12121,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:23:22','2024-06-04 10:23:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717496602;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717496602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:26:04','2024-06-04 10:26:04',0,NULL),(12122,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:28:04','2024-06-04 10:28:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717496884;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717496884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:29:06','2024-06-04 10:29:06',0,NULL),(12123,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:31:06','2024-06-04 10:31:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717497066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717497066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:33:19','2024-06-04 10:33:19',0,NULL),(12124,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:35:19','2024-06-04 10:35:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717497319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717497319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:38:23','2024-06-04 10:38:23',0,NULL),(12125,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:40:23','2024-06-04 10:40:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717497623;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717497623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:41:46','2024-06-04 10:41:46',0,NULL),(12126,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:43:46','2024-06-04 10:43:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717497826;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717497826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:44:28','2024-06-04 10:44:28',0,NULL),(12127,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:46:28','2024-06-04 10:46:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717497988;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717497988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:52:34','2024-06-04 10:52:34',0,NULL),(12129,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:54:34','2024-06-04 10:54:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717498474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717498474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 10:56:51','2024-06-04 10:56:51',0,NULL),(12130,'mailpoet/cron/daemon-trigger','failed','2024-06-04 10:58:51','2024-06-04 10:58:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717498731;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717498731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:03:51','2024-06-04 11:03:51',0,NULL),(12131,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:05:51','2024-06-04 11:05:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717499151;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717499151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:07:12','2024-06-04 11:07:12',0,NULL),(12132,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:09:12','2024-06-04 11:09:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717499352;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717499352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:15:19','2024-06-04 11:15:19',0,NULL),(12133,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:17:19','2024-06-04 11:17:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717499839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717499839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:17:24','2024-06-04 11:17:24',0,NULL),(12134,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:19:24','2024-06-04 11:19:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717499964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717499964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:26:06','2024-06-04 11:26:06',0,NULL),(12135,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:28:06','2024-06-04 11:28:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717500486;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717500486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:30:36','2024-06-04 11:30:36',0,NULL),(12136,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:32:36','2024-06-04 11:32:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717500756;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717500756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:34:05','2024-06-04 11:34:05',0,NULL),(12137,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:36:05','2024-06-04 11:36:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717500965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717500965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:37:06','2024-06-04 11:37:06',0,NULL),(12138,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:39:06','2024-06-04 11:39:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717501146;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717501146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:39:52','2024-06-04 11:39:52',0,NULL),(12139,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:41:52','2024-06-04 11:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717501312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717501312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:48:46','2024-06-04 11:48:46',0,NULL),(12140,'mailpoet/cron/daemon-trigger','failed','2024-06-04 11:50:46','2024-06-04 11:50:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717501846;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717501846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 11:59:07','2024-06-04 11:59:07',0,NULL),(12142,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:01:07','2024-06-04 12:01:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717502467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717502467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:13:20','2024-06-04 12:13:20',0,NULL),(12143,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:15:20','2024-06-04 12:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717503320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717503320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:19:50','2024-06-04 12:19:50',0,NULL),(12144,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:21:50','2024-06-04 12:21:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717503710;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717503710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:31:12','2024-06-04 12:31:12',0,NULL),(12145,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:33:12','2024-06-04 12:33:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717504392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717504392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:34:47','2024-06-04 12:34:47',0,NULL),(12147,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:36:47','2024-06-04 12:36:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717504607;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717504607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:37:06','2024-06-04 12:37:06',0,NULL),(12148,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:39:06','2024-06-04 12:39:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717504746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717504746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:40:13','2024-06-04 12:40:13',0,NULL),(12149,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:42:13','2024-06-04 12:42:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717504933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717504933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:42:15','2024-06-04 12:42:15',0,NULL),(12150,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:44:15','2024-06-04 12:44:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717505055;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717505055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:48:59','2024-06-04 12:48:59',0,NULL),(12151,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:50:59','2024-06-04 12:50:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717505459;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717505459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:51:07','2024-06-04 12:51:07',0,NULL),(12153,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:53:07','2024-06-04 12:53:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717505587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717505587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 12:53:25','2024-06-04 12:53:25',0,NULL),(12154,'mailpoet/cron/daemon-trigger','failed','2024-06-04 12:55:25','2024-06-04 12:55:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717505725;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717505725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:04:15','2024-06-04 13:04:15',0,NULL),(12155,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:06:15','2024-06-04 13:06:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717506375;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717506375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:07:20','2024-06-04 13:07:20',0,NULL),(12158,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:09:20','2024-06-04 13:09:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717506560;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717506560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:15:43','2024-06-04 13:15:43',0,NULL),(12159,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:17:43','2024-06-04 13:17:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717507063;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717507063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:21:47','2024-06-04 13:21:47',0,NULL),(12160,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:23:47','2024-06-04 13:23:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717507427;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717507427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:24:50','2024-06-04 13:24:50',0,NULL),(12161,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:26:50','2024-06-04 13:26:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717507610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717507610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:28:55','2024-06-04 13:28:55',0,NULL),(12162,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:30:55','2024-06-04 13:30:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717507855;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717507855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:34:17','2024-06-04 13:34:17',0,NULL),(12163,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:36:17','2024-06-04 13:36:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717508177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717508177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:36:25','2024-06-04 13:36:25',0,NULL),(12164,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:38:25','2024-06-04 13:38:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717508305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717508305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:39:19','2024-06-04 13:39:19',0,NULL),(12165,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:41:19','2024-06-04 13:41:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717508479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717508479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:41:28','2024-06-04 13:41:28',0,NULL),(12166,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:43:28','2024-06-04 13:43:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717508608;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717508608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 13:44:18','2024-06-04 13:44:18',0,NULL),(12167,'mailpoet/cron/daemon-trigger','failed','2024-06-04 13:46:18','2024-06-04 13:46:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717508778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717508778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:01:37','2024-06-04 14:01:37',0,NULL),(12168,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:03:37','2024-06-04 14:03:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717509817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717509817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:05:08','2024-06-04 14:05:08',0,NULL),(12170,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:07:08','2024-06-04 14:07:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717510028;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717510028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:12:44','2024-06-04 14:12:44',0,NULL),(12171,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:14:44','2024-06-04 14:14:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717510484;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717510484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:20:11','2024-06-04 14:20:11',0,NULL),(12172,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:22:11','2024-06-04 14:22:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717510931;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717510931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:26:15','2024-06-04 14:26:15',0,NULL),(12173,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:28:15','2024-06-04 14:28:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717511295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717511295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:30:00','2024-06-04 14:30:00',0,NULL),(12174,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:32:00','2024-06-04 14:32:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717511520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717511520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:34:21','2024-06-04 14:34:21',0,NULL),(12175,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:36:21','2024-06-04 14:36:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717511781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717511781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:36:38','2024-06-04 14:36:38',0,NULL),(12176,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:38:38','2024-06-04 14:38:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717511918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717511918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:47:46','2024-06-04 14:47:46',0,NULL),(12177,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:49:46','2024-06-04 14:49:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717512586;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717512586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:50:23','2024-06-04 14:50:23',0,NULL),(12178,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:52:23','2024-06-04 14:52:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717512743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717512743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 14:57:15','2024-06-04 14:57:15',0,NULL),(12179,'mailpoet/cron/daemon-trigger','failed','2024-06-04 14:59:15','2024-06-04 14:59:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717513155;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717513155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 15:04:58','2024-06-04 15:04:58',0,NULL),(12180,'mailpoet/cron/daemon-trigger','failed','2024-06-04 15:06:58','2024-06-04 15:06:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717513618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717513618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 15:13:52','2024-06-04 15:13:52',0,NULL),(12182,'mailpoet/cron/daemon-trigger','failed','2024-06-04 15:15:52','2024-06-04 15:15:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717514152;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717514152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 15:17:25','2024-06-04 15:17:25',0,NULL),(12183,'mailpoet/cron/daemon-trigger','failed','2024-06-04 15:19:26','2024-06-04 15:19:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717514366;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717514366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 15:30:30','2024-06-04 15:30:30',0,NULL),(12184,'mailpoet/cron/daemon-trigger','failed','2024-06-04 15:32:30','2024-06-04 15:32:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717515150;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717515150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 15:36:29','2024-06-04 15:36:29',0,NULL),(12185,'mailpoet/cron/daemon-trigger','failed','2024-06-04 15:38:29','2024-06-04 15:38:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717515509;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717515509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 15:47:04','2024-06-04 15:47:04',0,NULL),(12186,'mailpoet/cron/daemon-trigger','failed','2024-06-04 15:49:04','2024-06-04 15:49:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717516144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717516144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 15:52:30','2024-06-04 15:52:30',0,NULL),(12187,'mailpoet/cron/daemon-trigger','failed','2024-06-04 15:54:30','2024-06-04 15:54:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717516470;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717516470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:00:29','2024-06-04 16:00:29',0,NULL),(12188,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:02:29','2024-06-04 16:02:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717516949;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717516949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:03:45','2024-06-04 16:03:45',0,NULL),(12189,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:05:45','2024-06-04 16:05:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717517145;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717517145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:06:54','2024-06-04 16:06:54',0,NULL),(12191,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:08:54','2024-06-04 16:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717517334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717517334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:09:24','2024-06-04 16:09:24',0,NULL),(12192,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:11:24','2024-06-04 16:11:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717517484;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717517484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:20:24','2024-06-04 16:20:24',0,NULL),(12193,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:22:24','2024-06-04 16:22:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717518144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717518144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:34:08','2024-06-04 16:34:08',0,NULL),(12194,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:36:08','2024-06-04 16:36:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717518968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717518968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:36:51','2024-06-04 16:36:51',0,NULL),(12195,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:38:51','2024-06-04 16:38:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717519131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717519131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:39:03','2024-06-04 16:39:03',0,NULL),(12196,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:41:03','2024-06-04 16:41:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717519263;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717519263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:41:06','2024-06-04 16:41:06',0,NULL),(12197,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:43:06','2024-06-04 16:43:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717519386;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717519386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:45:39','2024-06-04 16:45:39',0,NULL),(12198,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:47:39','2024-06-04 16:47:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717519659;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717519659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 16:53:16','2024-06-04 16:53:16',0,NULL),(12199,'mailpoet/cron/daemon-trigger','failed','2024-06-04 16:55:16','2024-06-04 16:55:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717520116;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717520116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:02:41','2024-06-04 17:02:41',0,NULL),(12200,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:04:41','2024-06-04 17:04:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717520681;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717520681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:09:45','2024-06-04 17:09:45',0,NULL),(12201,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:11:45','2024-06-04 17:11:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717521105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717521105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:15:55','2024-06-04 17:15:55',0,NULL),(12203,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:17:55','2024-06-04 17:17:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717521475;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717521475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:20:57','2024-06-04 17:20:57',0,NULL),(12204,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:22:57','2024-06-04 17:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717521777;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717521777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:26:10','2024-06-04 17:26:10',0,NULL),(12205,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:28:10','2024-06-04 17:28:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717522090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717522090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:35:12','2024-06-04 17:35:12',0,NULL),(12206,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:37:12','2024-06-04 17:37:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717522632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717522632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:37:23','2024-06-04 17:37:23',0,NULL),(12207,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:39:23','2024-06-04 17:39:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717522763;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717522763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:42:09','2024-06-04 17:42:09',0,NULL),(12208,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:44:09','2024-06-04 17:44:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717523049;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717523049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:52:37','2024-06-04 17:52:37',0,NULL),(12209,'mailpoet/cron/daemon-trigger','failed','2024-06-04 17:54:37','2024-06-04 17:54:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717523677;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717523677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 17:59:12','2024-06-04 17:59:12',0,NULL),(12210,'mailpoet/cron/daemon-trigger','failed','2024-06-04 18:01:12','2024-06-04 18:01:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717524072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717524072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 18:02:37','2024-06-04 18:02:37',0,NULL),(12211,'mailpoet/cron/daemon-trigger','failed','2024-06-04 18:04:37','2024-06-04 18:04:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717524277;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717524277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 18:15:36','2024-06-04 18:15:36',0,NULL),(12212,'mailpoet/cron/daemon-trigger','failed','2024-06-04 18:17:36','2024-06-04 18:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717525056;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717525056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 18:23:41','2024-06-04 18:23:41',0,NULL),(12214,'mailpoet/cron/daemon-trigger','failed','2024-06-04 18:25:41','2024-06-04 18:25:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717525541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717525541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 18:31:49','2024-06-04 18:31:49',0,NULL),(12215,'mailpoet/cron/daemon-trigger','failed','2024-06-04 18:33:49','2024-06-04 18:33:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717526029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717526029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 18:39:37','2024-06-04 18:39:37',0,NULL),(12216,'mailpoet/cron/daemon-trigger','failed','2024-06-04 18:41:37','2024-06-04 18:41:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717526497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717526497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 18:47:54','2024-06-04 18:47:54',0,NULL),(12217,'mailpoet/cron/daemon-trigger','failed','2024-06-04 18:49:54','2024-06-04 18:49:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717526994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717526994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 18:59:57','2024-06-04 18:59:57',0,NULL),(12218,'mailpoet/cron/daemon-trigger','failed','2024-06-04 19:01:57','2024-06-04 19:01:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717527717;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717527717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 19:05:42','2024-06-04 19:05:42',0,NULL),(12219,'mailpoet/cron/daemon-trigger','failed','2024-06-04 19:07:42','2024-06-04 19:07:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717528062;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717528062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 19:21:53','2024-06-04 19:21:53',0,NULL),(12220,'mailpoet/cron/daemon-trigger','failed','2024-06-04 19:23:53','2024-06-04 19:23:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717529033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717529033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 19:25:17','2024-06-04 19:25:17',0,NULL),(12222,'mailpoet/cron/daemon-trigger','failed','2024-06-04 19:27:18','2024-06-04 19:27:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717529238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717529238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 19:36:24','2024-06-04 19:36:24',0,NULL),(12223,'mailpoet/cron/daemon-trigger','failed','2024-06-04 19:38:24','2024-06-04 19:38:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717529904;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717529904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 19:40:21','2024-06-04 19:40:21',0,NULL),(12224,'mailpoet/cron/daemon-trigger','failed','2024-06-04 19:42:21','2024-06-04 19:42:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717530141;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717530141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 19:52:33','2024-06-04 19:52:33',0,NULL),(12225,'mailpoet/cron/daemon-trigger','failed','2024-06-04 19:54:33','2024-06-04 19:54:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717530873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717530873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 19:56:39','2024-06-04 19:56:39',0,NULL),(12226,'mailpoet/cron/daemon-trigger','failed','2024-06-04 19:58:39','2024-06-04 19:58:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717531119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717531119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 19:59:03','2024-06-04 19:59:03',0,NULL),(12227,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:01:03','2024-06-04 20:01:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717531263;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717531263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:01:49','2024-06-04 20:01:49',0,NULL),(12228,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:03:49','2024-06-04 20:03:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717531429;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717531429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:05:10','2024-06-04 20:05:10',0,NULL),(12229,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:07:10','2024-06-04 20:07:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717531630;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717531630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:10:28','2024-06-04 20:10:28',0,NULL),(12230,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:12:28','2024-06-04 20:12:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717531948;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717531948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:15:09','2024-06-04 20:15:09',0,NULL),(12231,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:17:09','2024-06-04 20:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717532229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717532229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:20:42','2024-06-04 20:20:42',0,NULL),(12232,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:22:42','2024-06-04 20:22:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717532562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717532562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:24:58','2024-06-04 20:24:58',0,NULL),(12234,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:26:58','2024-06-04 20:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717532818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717532818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:28:11','2024-06-04 20:28:11',0,NULL),(12235,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:30:11','2024-06-04 20:30:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717533011;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717533011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:31:33','2024-06-04 20:31:33',0,NULL),(12236,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:33:33','2024-06-04 20:33:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717533213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717533213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:41:03','2024-06-04 20:41:03',0,NULL),(12237,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:43:03','2024-06-04 20:43:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717533783;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717533783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:46:18','2024-06-04 20:46:18',0,NULL),(12238,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:48:18','2024-06-04 20:48:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717534098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717534098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:48:57','2024-06-04 20:48:57',0,NULL),(12239,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:50:57','2024-06-04 20:50:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717534257;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717534257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:50:59','2024-06-04 20:50:59',0,NULL),(12240,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:52:59','2024-06-04 20:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717534379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717534379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 20:56:54','2024-06-04 20:56:54',0,NULL),(12241,'mailpoet/cron/daemon-trigger','failed','2024-06-04 20:58:54','2024-06-04 20:58:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717534734;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717534734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:01:10','2024-06-04 21:01:10',0,NULL),(12242,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:03:10','2024-06-04 21:03:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717534990;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717534990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:07:24','2024-06-04 21:07:24',0,NULL),(12243,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:09:24','2024-06-04 21:09:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717535364;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717535364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:12:42','2024-06-04 21:12:42',0,NULL),(12244,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:14:42','2024-06-04 21:14:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717535682;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717535682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:19:17','2024-06-04 21:19:17',0,NULL),(12245,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:21:17','2024-06-04 21:21:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717536077;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717536077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:27:23','2024-06-04 21:27:23',0,NULL),(12246,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:29:23','2024-06-04 21:29:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717536563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717536563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:30:08','2024-06-04 21:30:08',0,NULL),(12248,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:32:08','2024-06-04 21:32:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717536728;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717536728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:34:26','2024-06-04 21:34:26',0,NULL),(12249,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:36:26','2024-06-04 21:36:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717536986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717536986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:44:23','2024-06-04 21:44:23',0,NULL),(12250,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:46:23','2024-06-04 21:46:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717537583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717537583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:47:41','2024-06-04 21:47:41',0,NULL),(12252,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:49:41','2024-06-04 21:49:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717537781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717537781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:56:40','2024-06-04 21:56:40',0,NULL),(12253,'mailpoet/cron/daemon-trigger','failed','2024-06-04 21:58:40','2024-06-04 21:58:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717538320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717538320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 21:59:55','2024-06-04 21:59:55',0,NULL),(12254,'mailpoet/cron/daemon-trigger','failed','2024-06-04 22:01:55','2024-06-04 22:01:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717538515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717538515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 22:11:48','2024-06-04 22:11:48',0,NULL),(12255,'mailpoet/cron/daemon-trigger','failed','2024-06-04 22:13:48','2024-06-04 22:13:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717539228;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717539228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 22:14:28','2024-06-04 22:14:28',0,NULL),(12256,'mailpoet/cron/daemon-trigger','failed','2024-06-04 22:16:28','2024-06-04 22:16:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717539388;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717539388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 22:17:14','2024-06-04 22:17:14',0,NULL),(12257,'mailpoet/cron/daemon-trigger','failed','2024-06-04 22:19:14','2024-06-04 22:19:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717539554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717539554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 22:22:44','2024-06-04 22:22:44',0,NULL),(12258,'mailpoet/cron/daemon-trigger','failed','2024-06-04 22:24:44','2024-06-04 22:24:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717539884;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717539884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 22:31:38','2024-06-04 22:31:38',0,NULL),(12259,'mailpoet/cron/daemon-trigger','failed','2024-06-04 22:33:38','2024-06-04 22:33:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717540418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717540418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 22:47:39','2024-06-04 22:47:39',0,NULL),(12261,'mailpoet/cron/daemon-trigger','failed','2024-06-04 22:49:39','2024-06-04 22:49:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717541379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717541379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 22:51:30','2024-06-04 22:51:30',0,NULL),(12262,'mailpoet/cron/daemon-trigger','failed','2024-06-04 22:53:30','2024-06-04 22:53:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717541610;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717541610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:03:42','2024-06-04 23:03:42',0,NULL),(12263,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:05:42','2024-06-04 23:05:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717542342;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717542342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:07:48','2024-06-04 23:07:48',0,NULL),(12264,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:09:48','2024-06-04 23:09:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717542588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717542588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:17:56','2024-06-04 23:17:56',0,NULL),(12265,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:19:56','2024-06-04 23:19:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717543196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717543196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:21:25','2024-06-04 23:21:25',0,NULL),(12266,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:23:25','2024-06-04 23:23:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717543405;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717543405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:29:28','2024-06-04 23:29:28',0,NULL),(12267,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:31:28','2024-06-04 23:31:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717543888;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717543888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:34:50','2024-06-04 23:34:50',0,NULL),(12268,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:36:50','2024-06-04 23:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717544210;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717544210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:37:32','2024-06-04 23:37:32',0,NULL),(12270,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:39:32','2024-06-04 23:39:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717544372;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717544372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:50:24','2024-06-04 23:50:24',0,NULL),(12271,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:52:24','2024-06-04 23:52:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717545144;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717545144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-04 23:53:26','2024-06-04 23:53:26',0,NULL),(12272,'mailpoet/cron/daemon-trigger','failed','2024-06-04 23:55:26','2024-06-04 23:55:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717545326;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717545326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:07:56','2024-06-05 00:07:56',0,NULL),(12273,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:09:56','2024-06-05 00:09:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717546196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717546196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:17:29','2024-06-05 00:17:29',0,NULL),(12274,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:19:29','2024-06-05 00:19:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717546769;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717546769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:20:00','2024-06-05 00:20:00',0,NULL),(12275,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:22:00','2024-06-05 00:22:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717546920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717546920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:24:13','2024-06-05 00:24:13',0,NULL),(12276,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:26:13','2024-06-05 00:26:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717547173;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717547173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:33:12','2024-06-05 00:33:12',0,NULL),(12277,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:35:12','2024-06-05 00:35:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717547712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717547712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:38:37','2024-06-05 00:38:37',0,NULL),(12279,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:40:37','2024-06-05 00:40:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717548037;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717548037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:42:06','2024-06-05 00:42:06',0,NULL),(12280,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:44:06','2024-06-05 00:44:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717548246;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717548246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:48:16','2024-06-05 00:48:16',0,NULL),(12281,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:50:16','2024-06-05 00:50:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717548616;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717548616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:52:32','2024-06-05 00:52:32',0,NULL),(12282,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:54:32','2024-06-05 00:54:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717548872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717548872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:54:59','2024-06-05 00:54:59',0,NULL),(12283,'mailpoet/cron/daemon-trigger','failed','2024-06-05 00:56:59','2024-06-05 00:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717549019;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717549019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 00:58:18','2024-06-05 00:58:18',0,NULL),(12284,'mailpoet/cron/daemon-trigger','failed','2024-06-05 01:00:18','2024-06-05 01:00:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717549218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717549218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 01:05:03','2024-06-05 01:05:03',0,NULL),(12285,'mailpoet/cron/daemon-trigger','failed','2024-06-05 01:07:03','2024-06-05 01:07:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717549623;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717549623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 01:13:03','2024-06-05 01:13:03',0,NULL),(12286,'mailpoet/cron/daemon-trigger','failed','2024-06-05 01:15:03','2024-06-05 01:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717550103;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717550103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 01:29:30','2024-06-05 01:29:30',0,NULL),(12287,'mailpoet/cron/daemon-trigger','failed','2024-06-05 01:31:30','2024-06-05 01:31:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717551090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717551090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 01:46:02','2024-06-05 01:46:02',0,NULL),(12288,'mailpoet/cron/daemon-trigger','failed','2024-06-05 01:48:02','2024-06-05 01:48:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717552082;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717552082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 01:53:00','2024-06-05 01:53:00',0,NULL),(12290,'mailpoet/cron/daemon-trigger','failed','2024-06-05 01:55:00','2024-06-05 01:55:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717552500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717552500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 01:56:17','2024-06-05 01:56:17',0,NULL),(12291,'mailpoet/cron/daemon-trigger','failed','2024-06-05 01:58:17','2024-06-05 01:58:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717552697;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717552697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:02:43','2024-06-05 02:02:43',0,NULL),(12292,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:04:43','2024-06-05 02:04:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717553083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717553083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:13:04','2024-06-05 02:13:04',0,NULL),(12293,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:15:04','2024-06-05 02:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717553704;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717553704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:15:53','2024-06-05 02:15:53',0,NULL),(12294,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:17:53','2024-06-05 02:17:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717553873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717553873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:20:59','2024-06-05 02:20:59',0,NULL),(12295,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:22:59','2024-06-05 02:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717554179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717554179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:35:44','2024-06-05 02:35:44',0,NULL),(12296,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:37:44','2024-06-05 02:37:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717555064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717555064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:45:40','2024-06-05 02:45:40',0,NULL),(12297,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:47:40','2024-06-05 02:47:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717555660;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717555660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:49:19','2024-06-05 02:49:19',0,NULL),(12299,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:51:19','2024-06-05 02:51:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717555879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717555879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:51:55','2024-06-05 02:51:55',0,NULL),(12300,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:53:55','2024-06-05 02:53:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717556035;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717556035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 02:54:06','2024-06-05 02:54:06',0,NULL),(12301,'mailpoet/cron/daemon-trigger','failed','2024-06-05 02:56:06','2024-06-05 02:56:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717556166;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717556166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:08:16','2024-06-05 03:08:16',0,NULL),(12302,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:10:16','2024-06-05 03:10:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717557016;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717557016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:13:51','2024-06-05 03:13:51',0,NULL),(12303,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:15:51','2024-06-05 03:15:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717557351;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717557351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:17:01','2024-06-05 03:17:01',0,NULL),(12304,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:19:01','2024-06-05 03:19:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717557541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717557541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:24:49','2024-06-05 03:24:49',0,NULL),(12305,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:26:49','2024-06-05 03:26:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717558009;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717558009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:29:43','2024-06-05 03:29:43',0,NULL),(12306,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:31:43','2024-06-05 03:31:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717558303;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717558303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:39:40','2024-06-05 03:39:40',0,NULL),(12307,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:41:40','2024-06-05 03:41:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717558900;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717558900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:42:58','2024-06-05 03:42:58',0,NULL),(12308,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:44:58','2024-06-05 03:44:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717559098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717559098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:46:05','2024-06-05 03:46:05',0,NULL),(12309,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:48:05','2024-06-05 03:48:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717559285;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717559285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:50:47','2024-06-05 03:50:47',0,NULL),(12310,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:52:47','2024-06-05 03:52:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717559567;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717559567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:53:42','2024-06-05 03:53:42',0,NULL),(12312,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:55:42','2024-06-05 03:55:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717559742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717559742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:57:07','2024-06-05 03:57:07',0,NULL),(12313,'mailpoet/cron/daemon-trigger','failed','2024-06-05 03:59:07','2024-06-05 03:59:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717559947;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717559947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 03:59:28','2024-06-05 03:59:28',0,NULL),(12314,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:01:28','2024-06-05 04:01:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717560088;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717560088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:02:17','2024-06-05 04:02:17',0,NULL),(12315,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:04:17','2024-06-05 04:04:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717560257;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717560257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:07:54','2024-06-05 04:07:54',0,NULL),(12316,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:09:54','2024-06-05 04:09:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717560594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717560594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:12:30','2024-06-05 04:12:30',0,NULL),(12317,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:14:30','2024-06-05 04:14:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717560870;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717560870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:16:06','2024-06-05 04:16:06',0,NULL),(12318,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:18:06','2024-06-05 04:18:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717561086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717561086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:18:27','2024-06-05 04:18:27',0,NULL),(12319,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:20:27','2024-06-05 04:20:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717561227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717561227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:20:47','2024-06-05 04:20:47',0,NULL),(12320,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:22:47','2024-06-05 04:22:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717561367;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717561367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:31:04','2024-06-05 04:31:04',0,NULL),(12321,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:33:04','2024-06-05 04:33:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717561984;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717561984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:40:25','2024-06-05 04:40:25',0,NULL),(12322,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:42:25','2024-06-05 04:42:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717562545;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717562545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:44:27','2024-06-05 04:44:27',0,NULL),(12323,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:46:27','2024-06-05 04:46:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717562787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717562787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 04:48:46','2024-06-05 04:48:46',0,NULL),(12324,'mailpoet/cron/daemon-trigger','failed','2024-06-05 04:50:46','2024-06-05 04:50:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717563046;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717563046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:05:08','2024-06-05 05:05:08',0,NULL),(12325,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:07:08','2024-06-05 05:07:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717564028;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717564028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:12:08','2024-06-05 05:12:08',0,NULL),(12327,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:14:08','2024-06-05 05:14:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717564448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717564448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:16:49','2024-06-05 05:16:49',0,NULL),(12328,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:18:49','2024-06-05 05:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717564729;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717564729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:20:28','2024-06-05 05:20:28',0,NULL),(12329,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:22:28','2024-06-05 05:22:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717564948;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717564948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:23:20','2024-06-05 05:23:20',0,NULL),(12330,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:25:20','2024-06-05 05:25:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717565120;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717565120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:29:03','2024-06-05 05:29:03',0,NULL),(12331,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:31:03','2024-06-05 05:31:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717565463;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717565463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:37:24','2024-06-05 05:37:24',0,NULL),(12332,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:39:24','2024-06-05 05:39:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717565964;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717565964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:40:19','2024-06-05 05:40:19',0,NULL),(12333,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:42:19','2024-06-05 05:42:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717566139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717566139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:49:45','2024-06-05 05:49:45',0,NULL),(12334,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:51:45','2024-06-05 05:51:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717566705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717566705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:55:03','2024-06-05 05:55:03',0,NULL),(12335,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:57:03','2024-06-05 05:57:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717567023;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717567023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 05:57:13','2024-06-05 05:57:13',0,NULL),(12336,'mailpoet/cron/daemon-trigger','failed','2024-06-05 05:59:13','2024-06-05 05:59:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717567153;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717567153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:03:19','2024-06-05 06:03:19',0,NULL),(12337,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:05:19','2024-06-05 06:05:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717567519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717567519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:10:39','2024-06-05 06:10:39',0,NULL),(12339,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:12:39','2024-06-05 06:12:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717567959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717567959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:13:18','2024-06-05 06:13:18',0,NULL),(12340,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:15:18','2024-06-05 06:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717568118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717568118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:17:14','2024-06-05 06:17:14',0,NULL),(12341,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:19:14','2024-06-05 06:19:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717568354;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717568354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:21:41','2024-06-05 06:21:41',0,NULL),(12342,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:23:41','2024-06-05 06:23:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717568621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717568621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:26:03','2024-06-05 06:26:03',0,NULL),(12343,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:28:03','2024-06-05 06:28:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717568883;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717568883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:28:35','2024-06-05 06:28:35',0,NULL),(12344,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:30:35','2024-06-05 06:30:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717569035;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717569035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:31:28','2024-06-05 06:31:28',0,NULL),(12345,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:33:28','2024-06-05 06:33:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717569208;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717569208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:35:47','2024-06-05 06:35:47',0,NULL),(12346,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:37:47','2024-06-05 06:37:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717569467;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717569467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:38:21','2024-06-05 06:38:21',0,NULL),(12347,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:40:21','2024-06-05 06:40:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717569621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717569621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:40:30','2024-06-05 06:40:30',0,NULL),(12348,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:42:30','2024-06-05 06:42:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717569750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717569750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:45:16','2024-06-05 06:45:16',0,NULL),(12349,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:47:16','2024-06-05 06:47:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717570036;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717570036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:54:34','2024-06-05 06:54:34',0,NULL),(12351,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:56:34','2024-06-05 06:56:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717570594;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717570594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 06:57:09','2024-06-05 06:57:09',0,NULL),(12352,'mailpoet/cron/daemon-trigger','failed','2024-06-05 06:59:09','2024-06-05 06:59:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717570749;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717570749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:00:40','2024-06-05 07:00:40',0,NULL),(12353,'mailpoet/cron/daemon-trigger','failed','2024-06-05 07:02:40','2024-06-05 07:02:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717570960;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717570960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:05:33','2024-06-05 07:05:33',0,NULL),(12354,'mailpoet/cron/daemon-trigger','failed','2024-06-05 07:07:33','2024-06-05 07:07:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717571253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717571253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:15:35','2024-06-05 07:15:35',0,NULL),(12355,'mailpoet/cron/daemon-trigger','failed','2024-06-05 07:17:35','2024-06-05 07:17:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717571855;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717571855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:31:36','2024-06-05 07:31:36',0,NULL),(12357,'mailpoet/cron/daemon-trigger','failed','2024-06-05 07:33:36','2024-06-05 07:33:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717572816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717572816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:42:39','2024-06-05 07:42:39',0,NULL),(12358,'mailpoet/cron/daemon-trigger','failed','2024-06-05 07:44:39','2024-06-05 07:44:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717573479;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717573479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:45:13','2024-06-05 07:45:13',0,NULL),(12359,'mailpoet/cron/daemon-trigger','failed','2024-06-05 07:47:13','2024-06-05 07:47:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717573633;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717573633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:51:03','2024-06-05 07:51:03',0,NULL),(12360,'mailpoet/cron/daemon-trigger','failed','2024-06-05 07:53:03','2024-06-05 07:53:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717573983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717573983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:55:47','2024-06-05 07:55:47',0,NULL),(12361,'mailpoet/cron/daemon-trigger','failed','2024-06-05 07:57:47','2024-06-05 07:57:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717574267;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717574267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 07:58:30','2024-06-05 07:58:30',0,NULL),(12362,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:00:30','2024-06-05 08:00:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717574430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717574430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:01:10','2024-06-05 08:01:10',0,NULL),(12363,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:03:10','2024-06-05 08:03:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717574590;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717574590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:04:34','2024-06-05 08:04:34',0,NULL),(12364,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:06:34','2024-06-05 08:06:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717574794;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717574794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:06:59','2024-06-05 08:06:59',0,NULL),(12365,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:08:59','2024-06-05 08:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717574939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717574939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:09:44','2024-06-05 08:09:44',0,NULL),(12366,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:11:44','2024-06-05 08:11:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717575104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717575104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:21:07','2024-06-05 08:21:07',0,NULL),(12367,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:23:07','2024-06-05 08:23:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717575787;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717575787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:23:33','2024-06-05 08:23:33',0,NULL),(12369,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:25:33','2024-06-05 08:25:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717575933;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717575933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:27:54','2024-06-05 08:27:54',0,NULL),(12370,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:29:54','2024-06-05 08:29:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717576194;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717576194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:33:32','2024-06-05 08:33:32',0,NULL),(12371,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:35:32','2024-06-05 08:35:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717576532;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717576532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:44:52','2024-06-05 08:44:52',0,NULL),(12372,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:46:52','2024-06-05 08:46:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717577212;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717577212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:53:16','2024-06-05 08:53:16',0,NULL),(12373,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:55:16','2024-06-05 08:55:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717577716;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717577716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:55:58','2024-06-05 08:55:58',0,NULL),(12374,'mailpoet/cron/daemon-trigger','failed','2024-06-05 08:57:58','2024-06-05 08:57:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717577878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717577878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 08:58:21','2024-06-05 08:58:21',0,NULL),(12375,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:00:21','2024-06-05 09:00:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717578021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717578021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:06:46','2024-06-05 09:06:46',0,NULL),(12376,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:08:46','2024-06-05 09:08:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717578526;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717578526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:10:30','2024-06-05 09:10:30',0,NULL),(12377,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:12:30','2024-06-05 09:12:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717578750;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717578750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:15:49','2024-06-05 09:15:49',0,NULL),(12378,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:17:49','2024-06-05 09:17:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717579069;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717579069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:19:16','2024-06-05 09:19:16',0,NULL),(12379,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:21:16','2024-06-05 09:21:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717579276;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717579276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:31:14','2024-06-05 09:31:14',0,NULL),(12381,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:33:14','2024-06-05 09:33:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717579994;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717579994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:36:01','2024-06-05 09:36:01',0,NULL),(12382,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:38:01','2024-06-05 09:38:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717580281;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717580281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:40:17','2024-06-05 09:40:17',0,NULL),(12383,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:42:17','2024-06-05 09:42:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717580537;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717580537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:47:42','2024-06-05 09:47:42',0,NULL),(12384,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:49:42','2024-06-05 09:49:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717580982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717580982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:49:45','2024-06-05 09:49:45',0,NULL),(12386,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:51:45','2024-06-05 09:51:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717581105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717581105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 09:56:30','2024-06-05 09:56:30',0,NULL),(12387,'mailpoet/cron/daemon-trigger','failed','2024-06-05 09:58:30','2024-06-05 09:58:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717581510;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717581510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 10:00:27','2024-06-05 10:00:27',0,NULL),(12388,'mailpoet/cron/daemon-trigger','failed','2024-06-05 10:02:27','2024-06-05 10:02:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717581747;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717581747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 10:04:21','2024-06-05 10:04:21',0,NULL),(12389,'mailpoet/cron/daemon-trigger','failed','2024-06-05 10:06:21','2024-06-05 10:06:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717581981;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717581981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 10:12:06','2024-06-05 10:12:06',0,NULL),(12390,'mailpoet/cron/daemon-trigger','failed','2024-06-05 10:14:06','2024-06-05 10:14:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717582446;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717582446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 10:21:28','2024-06-05 10:21:28',0,NULL),(12391,'mailpoet/cron/daemon-trigger','failed','2024-06-05 10:23:28','2024-06-05 10:23:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717583008;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717583008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 10:26:29','2024-06-05 10:26:29',0,NULL),(12392,'mailpoet/cron/daemon-trigger','failed','2024-06-05 10:28:29','2024-06-05 10:28:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717583309;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717583309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 10:31:33','2024-06-05 10:31:33',0,NULL),(12393,'mailpoet/cron/daemon-trigger','failed','2024-06-05 10:33:33','2024-06-05 10:33:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717583613;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717583613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 10:44:19','2024-06-05 10:44:19',0,NULL),(12395,'mailpoet/cron/daemon-trigger','failed','2024-06-05 10:46:19','2024-06-05 10:46:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717584379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717584379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 11:34:15','2024-06-05 11:34:15',0,NULL),(12396,'mailpoet/cron/daemon-trigger','failed','2024-06-05 11:36:15','2024-06-05 11:36:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717587375;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717587375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 11:43:50','2024-06-05 11:43:50',0,NULL),(12399,'mailpoet/cron/daemon-trigger','failed','2024-06-05 11:45:50','2024-06-05 11:45:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717587950;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717587950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 11:47:11','2024-06-05 11:47:11',0,NULL),(12400,'mailpoet/cron/daemon-trigger','failed','2024-06-05 11:49:11','2024-06-05 11:49:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717588151;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717588151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 12:09:26','2024-06-05 12:09:26',0,NULL),(12401,'mailpoet/cron/daemon-trigger','failed','2024-06-05 12:11:26','2024-06-05 12:11:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717589486;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717589486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 12:13:24','2024-06-05 12:13:24',0,NULL),(12402,'mailpoet/cron/daemon-trigger','failed','2024-06-05 12:15:24','2024-06-05 12:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717589724;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717589724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 12:22:00','2024-06-05 12:22:00',0,NULL),(12403,'mailpoet/cron/daemon-trigger','failed','2024-06-05 12:24:00','2024-06-05 12:24:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717590240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717590240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 12:24:40','2024-06-05 12:24:40',0,NULL),(12404,'mailpoet/cron/daemon-trigger','failed','2024-06-05 12:26:40','2024-06-05 12:26:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717590400;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717590400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 12:41:57','2024-06-05 12:41:57',0,NULL),(12405,'mailpoet/cron/daemon-trigger','failed','2024-06-05 12:43:57','2024-06-05 12:43:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717591437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717591437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 13:00:33','2024-06-05 13:00:33',0,NULL),(12408,'mailpoet/cron/daemon-trigger','failed','2024-06-05 13:02:33','2024-06-05 13:02:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717592553;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717592553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 13:16:01','2024-06-05 13:16:01',0,NULL),(12409,'mailpoet/cron/daemon-trigger','failed','2024-06-05 13:18:01','2024-06-05 13:18:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717593481;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717593481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 13:18:55','2024-06-05 13:18:55',0,NULL),(12412,'mailpoet/cron/daemon-trigger','failed','2024-06-05 13:20:55','2024-06-05 13:20:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717593655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717593655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 13:25:52','2024-06-05 13:25:52',0,NULL),(12413,'mailpoet/cron/daemon-trigger','failed','2024-06-05 13:27:52','2024-06-05 13:27:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717594072;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717594072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 13:46:58','2024-06-05 13:46:58',0,NULL),(12414,'mailpoet/cron/daemon-trigger','failed','2024-06-05 13:48:58','2024-06-05 13:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717595338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717595338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 13:52:18','2024-06-05 13:52:18',0,NULL),(12416,'mailpoet/cron/daemon-trigger','failed','2024-06-05 13:54:18','2024-06-05 13:54:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717595658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717595658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 14:17:36','2024-06-05 14:17:36',0,NULL),(12417,'mailpoet/cron/daemon-trigger','failed','2024-06-05 14:19:36','2024-06-05 14:19:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717597176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717597176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 14:27:13','2024-06-05 14:27:13',0,NULL),(12418,'mailpoet/cron/daemon-trigger','failed','2024-06-05 14:29:13','2024-06-05 14:29:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717597753;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717597753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 14:32:01','2024-06-05 14:32:01',0,NULL),(12419,'mailpoet/cron/daemon-trigger','failed','2024-06-05 14:34:01','2024-06-05 14:34:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717598041;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717598041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 14:38:25','2024-06-05 14:38:25',0,NULL),(12420,'mailpoet/cron/daemon-trigger','failed','2024-06-05 14:40:25','2024-06-05 14:40:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717598425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717598425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 15:04:43','2024-06-05 15:04:43',0,NULL),(12421,'mailpoet/cron/daemon-trigger','failed','2024-06-05 15:06:43','2024-06-05 15:06:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717600003;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717600003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 15:15:09','2024-06-05 15:15:09',0,NULL),(12423,'mailpoet/cron/daemon-trigger','failed','2024-06-05 15:17:09','2024-06-05 15:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717600629;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717600629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 15:29:13','2024-06-05 15:29:13',0,NULL),(12424,'mailpoet/cron/daemon-trigger','failed','2024-06-05 15:31:13','2024-06-05 15:31:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717601473;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717601473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 15:31:54','2024-06-05 15:31:54',0,NULL),(12425,'mailpoet/cron/daemon-trigger','failed','2024-06-05 15:33:54','2024-06-05 15:33:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717601634;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717601634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 15:59:39','2024-06-05 15:59:39',0,NULL),(12426,'mailpoet/cron/daemon-trigger','failed','2024-06-05 16:01:39','2024-06-05 16:01:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717603299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717603299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 16:22:59','2024-06-05 16:22:59',0,NULL),(12427,'mailpoet/cron/daemon-trigger','failed','2024-06-05 16:24:59','2024-06-05 16:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717604699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717604699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 16:38:39','2024-06-05 16:38:39',0,NULL),(12429,'mailpoet/cron/daemon-trigger','failed','2024-06-05 16:40:39','2024-06-05 16:40:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717605639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717605639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 16:46:18','2024-06-05 16:46:18',0,NULL),(12430,'mailpoet/cron/daemon-trigger','failed','2024-06-05 16:48:18','2024-06-05 16:48:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717606098;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717606098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 16:48:18','2024-06-05 16:48:18',0,NULL),(12431,'mailpoet/cron/daemon-trigger','failed','2024-06-05 16:50:18','2024-06-05 16:50:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717606218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717606218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 16:53:05','2024-06-05 16:53:05',0,NULL),(12432,'mailpoet/cron/daemon-trigger','failed','2024-06-05 16:55:05','2024-06-05 16:55:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717606505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717606505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 17:02:16','2024-06-05 17:02:16',0,NULL),(12433,'mailpoet/cron/daemon-trigger','failed','2024-06-05 17:04:16','2024-06-05 17:04:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717607056;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717607056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 17:19:44','2024-06-05 17:19:44',0,NULL),(12434,'mailpoet/cron/daemon-trigger','failed','2024-06-05 17:21:44','2024-06-05 17:21:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717608104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717608104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 17:22:58','2024-06-05 17:22:58',0,NULL),(12435,'mailpoet/cron/daemon-trigger','failed','2024-06-05 17:24:58','2024-06-05 17:24:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717608298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717608298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 17:26:05','2024-06-05 17:26:05',0,NULL),(12437,'mailpoet/cron/daemon-trigger','failed','2024-06-05 17:28:05','2024-06-05 17:28:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717608485;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717608485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 17:31:02','2024-06-05 17:31:02',0,NULL),(12438,'mailpoet/cron/daemon-trigger','failed','2024-06-05 17:33:02','2024-06-05 17:33:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717608782;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717608782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 17:53:39','2024-06-05 17:53:39',0,NULL),(12439,'mailpoet/cron/daemon-trigger','failed','2024-06-05 17:55:39','2024-06-05 17:55:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717610139;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717610139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 17:59:36','2024-06-05 17:59:36',0,NULL),(12440,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:01:36','2024-06-05 18:01:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717610496;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717610496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 18:03:46','2024-06-05 18:03:46',0,NULL),(12441,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:05:46','2024-06-05 18:05:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717610746;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717610746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 18:12:21','2024-06-05 18:12:21',0,NULL),(12442,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:14:21','2024-06-05 18:14:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717611261;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717611261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 18:16:13','2024-06-05 18:16:13',0,NULL),(12443,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:18:13','2024-06-05 18:18:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717611493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717611493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 18:18:28','2024-06-05 18:18:28',0,NULL),(12444,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:20:28','2024-06-05 18:20:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717611628;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717611628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 18:24:08','2024-06-05 18:24:08',0,NULL),(12445,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:26:08','2024-06-05 18:26:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717611968;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717611968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 18:37:27','2024-06-05 18:37:27',0,NULL),(12447,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:39:27','2024-06-05 18:39:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717612767;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717612767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 18:45:33','2024-06-05 18:45:33',0,NULL),(12448,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:47:33','2024-06-05 18:47:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717613253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717613253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 18:55:59','2024-06-05 18:55:59',0,NULL),(12449,'mailpoet/cron/daemon-trigger','failed','2024-06-05 18:57:59','2024-06-05 18:57:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717613879;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717613879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 19:04:46','2024-06-05 19:04:46',0,NULL),(12450,'mailpoet/cron/daemon-trigger','failed','2024-06-05 19:06:46','2024-06-05 19:06:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717614406;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717614406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 19:36:39','2024-06-05 19:36:39',0,NULL),(12451,'mailpoet/cron/daemon-trigger','failed','2024-06-05 19:38:39','2024-06-05 19:38:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717616319;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717616319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 20:02:09','2024-06-05 20:02:09',0,NULL),(12453,'mailpoet/cron/daemon-trigger','failed','2024-06-05 20:04:09','2024-06-05 20:04:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717617849;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717617849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 20:12:15','2024-06-05 20:12:15',0,NULL),(12454,'mailpoet/cron/daemon-trigger','failed','2024-06-05 20:14:15','2024-06-05 20:14:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717618455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717618455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 20:35:30','2024-06-05 20:35:30',0,NULL),(12455,'mailpoet/cron/daemon-trigger','failed','2024-06-05 20:37:30','2024-06-05 20:37:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717619850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717619850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 21:03:06','2024-06-05 21:03:06',0,NULL),(12456,'mailpoet/cron/daemon-trigger','failed','2024-06-05 21:05:06','2024-06-05 21:05:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717621506;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717621506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 21:14:58','2024-06-05 21:14:58',0,NULL),(12458,'mailpoet/cron/daemon-trigger','failed','2024-06-05 21:16:58','2024-06-05 21:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717622218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717622218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 21:41:35','2024-06-05 21:41:35',0,NULL),(12459,'mailpoet/cron/daemon-trigger','failed','2024-06-05 21:43:35','2024-06-05 21:43:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717623815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717623815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 21:44:35','2024-06-05 21:44:35',0,NULL),(12460,'mailpoet/cron/daemon-trigger','failed','2024-06-05 21:46:35','2024-06-05 21:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717623995;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717623995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 21:53:45','2024-06-05 21:53:45',0,NULL),(12461,'mailpoet/cron/daemon-trigger','failed','2024-06-05 21:55:45','2024-06-05 21:55:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717624545;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717624545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 21:58:52','2024-06-05 21:58:52',0,NULL),(12463,'mailpoet/cron/daemon-trigger','failed','2024-06-05 22:00:52','2024-06-05 22:00:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717624852;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717624852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 22:13:13','2024-06-05 22:13:13',0,NULL),(12464,'mailpoet/cron/daemon-trigger','failed','2024-06-05 22:15:13','2024-06-05 22:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717625713;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717625713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 22:19:34','2024-06-05 22:19:34',0,NULL),(12466,'mailpoet/cron/daemon-trigger','failed','2024-06-05 22:21:34','2024-06-05 22:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717626094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717626094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 22:24:55','2024-06-05 22:24:55',0,NULL),(12467,'mailpoet/cron/daemon-trigger','failed','2024-06-05 22:26:55','2024-06-05 22:26:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717626415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717626415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 22:28:09','2024-06-05 22:28:09',0,NULL),(12468,'mailpoet/cron/daemon-trigger','failed','2024-06-05 22:30:09','2024-06-05 22:30:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717626609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717626609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 22:30:22','2024-06-05 22:30:22',0,NULL),(12469,'mailpoet/cron/daemon-trigger','failed','2024-06-05 22:32:22','2024-06-05 22:32:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717626742;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717626742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 22:37:41','2024-06-05 22:37:41',0,NULL),(12470,'mailpoet/cron/daemon-trigger','failed','2024-06-05 22:39:41','2024-06-05 22:39:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717627181;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717627181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 22:59:37','2024-06-05 22:59:37',0,NULL),(12471,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:01:37','2024-06-05 23:01:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717628497;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717628497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:06:01','2024-06-05 23:06:01',0,NULL),(12472,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:08:01','2024-06-05 23:08:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717628881;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717628881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:09:03','2024-06-05 23:09:03',0,NULL),(12473,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:11:03','2024-06-05 23:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717629063;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717629063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:12:00','2024-06-05 23:12:00',0,NULL),(12474,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:14:00','2024-06-05 23:14:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717629240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717629240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:14:58','2024-06-05 23:14:58',0,NULL),(12476,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:16:58','2024-06-05 23:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717629418;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717629418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:16:59','2024-06-05 23:16:59',0,NULL),(12477,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:18:59','2024-06-05 23:18:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717629539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717629539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:19:09','2024-06-05 23:19:09',0,NULL),(12478,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:21:09','2024-06-05 23:21:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717629669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717629669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:21:58','2024-06-05 23:21:58',0,NULL),(12479,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:23:58','2024-06-05 23:23:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717629838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717629838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:23:59','2024-06-05 23:23:59',0,NULL),(12480,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:25:59','2024-06-05 23:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717629959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717629959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:26:02','2024-06-05 23:26:02',0,NULL),(12481,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:28:02','2024-06-05 23:28:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717630082;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717630082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:28:59','2024-06-05 23:28:59',0,NULL),(12482,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:30:59','2024-06-05 23:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717630259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717630259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:32:04','2024-06-05 23:32:04',0,NULL),(12483,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:34:04','2024-06-05 23:34:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717630444;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717630444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:35:04','2024-06-05 23:35:04',0,NULL),(12484,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:37:04','2024-06-05 23:37:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717630624;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717630624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:38:03','2024-06-05 23:38:03',0,NULL),(12485,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:40:03','2024-06-05 23:40:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717630803;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717630803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:41:03','2024-06-05 23:41:03',0,NULL),(12486,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:43:03','2024-06-05 23:43:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717630983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717630983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:43:59','2024-06-05 23:43:59',0,NULL),(12487,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:45:59','2024-06-05 23:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717631159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717631159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:45:59','2024-06-05 23:45:59',0,NULL),(12488,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:47:59','2024-06-05 23:47:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717631279;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717631279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:47:59','2024-06-05 23:47:59',0,NULL),(12489,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:49:59','2024-06-05 23:49:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717631399;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717631399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:49:59','2024-06-05 23:49:59',0,NULL),(12490,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:51:59','2024-06-05 23:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717631519;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717631519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:52:58','2024-06-05 23:52:58',0,NULL),(12491,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:54:58','2024-06-05 23:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717631698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717631698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:55:10','2024-06-05 23:55:10',0,NULL),(12492,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:57:10','2024-06-05 23:57:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717631830;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717631830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:57:58','2024-06-05 23:57:58',0,NULL),(12493,'mailpoet/cron/daemon-trigger','failed','2024-06-05 23:59:58','2024-06-05 23:59:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717631998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717631998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-05 23:59:58','2024-06-05 23:59:58',0,NULL),(12494,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:01:58','2024-06-06 00:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:01:59','2024-06-06 00:01:59',0,NULL),(12495,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:03:59','2024-06-06 00:03:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632239;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:03:59','2024-06-06 00:03:59',0,NULL),(12496,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:05:59','2024-06-06 00:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:06:00','2024-06-06 00:06:00',0,NULL),(12497,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:08:00','2024-06-06 00:08:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:08:58','2024-06-06 00:08:58',0,NULL),(12498,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:10:58','2024-06-06 00:10:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:10:59','2024-06-06 00:10:59',0,NULL),(12499,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:12:59','2024-06-06 00:12:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632779;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:12:59','2024-06-06 00:12:59',0,NULL),(12500,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:14:59','2024-06-06 00:14:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632899;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:15:05','2024-06-06 00:15:05',0,NULL),(12502,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:17:05','2024-06-06 00:17:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717633025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717633025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:18:04','2024-06-06 00:18:04',0,NULL),(12503,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:20:04','2024-06-06 00:20:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717633204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717633204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:20:59','2024-06-06 00:20:59',0,NULL),(12504,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:22:59','2024-06-06 00:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717633379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717633379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:24:02','2024-06-06 00:24:02',0,NULL),(12505,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:26:02','2024-06-06 00:26:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717633562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717633562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:26:59','2024-06-06 00:26:59',0,NULL),(12506,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:28:59','2024-06-06 00:28:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717633739;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717633739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:28:59','2024-06-06 00:28:59',0,NULL),(12507,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:30:59','2024-06-06 00:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717633859;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717633859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:30:59','2024-06-06 00:30:59',0,NULL),(12508,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:32:59','2024-06-06 00:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717633979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717633979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:33:58','2024-06-06 00:33:58',0,NULL),(12509,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:35:58','2024-06-06 00:35:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717634158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717634158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:36:02','2024-06-06 00:36:02',0,NULL),(12510,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:38:02','2024-06-06 00:38:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717634282;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717634282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:38:58','2024-06-06 00:38:58',0,NULL),(12511,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:40:58','2024-06-06 00:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717634458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717634458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:40:58','2024-06-06 00:40:58',0,NULL),(12512,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:42:58','2024-06-06 00:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717634578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717634578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:42:59','2024-06-06 00:42:59',0,NULL),(12513,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:44:59','2024-06-06 00:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717634699;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717634699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:45:58','2024-06-06 00:45:58',0,NULL),(12514,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:47:58','2024-06-06 00:47:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717634878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717634878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:47:59','2024-06-06 00:47:59',0,NULL),(12515,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:49:59','2024-06-06 00:49:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717634999;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717634999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:50:58','2024-06-06 00:50:58',0,NULL),(12516,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:52:58','2024-06-06 00:52:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717635178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717635178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:52:58','2024-06-06 00:52:58',0,NULL),(12517,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:54:58','2024-06-06 00:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717635298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717635298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:55:00','2024-06-06 00:55:00',0,NULL),(12518,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:57:00','2024-06-06 00:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717635420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717635420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:57:58','2024-06-06 00:57:58',0,NULL),(12519,'mailpoet/cron/daemon-trigger','failed','2024-06-06 00:59:58','2024-06-06 00:59:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717635598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717635598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 00:59:58','2024-06-06 00:59:58',0,NULL),(12520,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:01:58','2024-06-06 01:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717635718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717635718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:01:58','2024-06-06 01:01:58',0,NULL),(12521,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:03:58','2024-06-06 01:03:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717635838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717635838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:04:03','2024-06-06 01:04:03',0,NULL),(12522,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:06:03','2024-06-06 01:06:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717635963;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717635963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:06:58','2024-06-06 01:06:58',0,NULL),(12523,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:08:58','2024-06-06 01:08:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717636138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717636138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:08:58','2024-06-06 01:08:58',0,NULL),(12524,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:10:58','2024-06-06 01:10:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717636258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717636258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:10:58','2024-06-06 01:10:58',0,NULL),(12525,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:12:58','2024-06-06 01:12:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717636378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717636378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:12:58','2024-06-06 01:12:58',0,NULL),(12526,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:14:58','2024-06-06 01:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717636498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717636498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:15:00','2024-06-06 01:15:00',0,NULL),(12527,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:17:00','2024-06-06 01:17:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717636620;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717636620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:18:02','2024-06-06 01:18:02',0,NULL),(12529,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:20:02','2024-06-06 01:20:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717636802;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717636802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:20:58','2024-06-06 01:20:58',0,NULL),(12530,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:22:58','2024-06-06 01:22:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717636978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717636978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:23:03','2024-06-06 01:23:03',0,NULL),(12531,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:25:04','2024-06-06 01:25:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717637104;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717637104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:25:05','2024-06-06 01:25:05',0,NULL),(12532,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:27:05','2024-06-06 01:27:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717637225;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717637225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:27:58','2024-06-06 01:27:58',0,NULL),(12533,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:29:58','2024-06-06 01:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717637398;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717637398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:29:58','2024-06-06 01:29:58',0,NULL),(12534,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:31:58','2024-06-06 01:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717637518;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717637518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:31:59','2024-06-06 01:31:59',0,NULL),(12535,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:33:59','2024-06-06 01:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717637639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717637639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:35:04','2024-06-06 01:35:04',0,NULL),(12536,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:37:04','2024-06-06 01:37:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717637824;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717637824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:37:58','2024-06-06 01:37:58',0,NULL),(12537,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:39:58','2024-06-06 01:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717637998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717637998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:39:58','2024-06-06 01:39:58',0,NULL),(12538,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:41:58','2024-06-06 01:41:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717638118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717638118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:42:34','2024-06-06 01:42:34',0,NULL),(12539,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:44:34','2024-06-06 01:44:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717638274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717638274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:45:00','2024-06-06 01:45:00',0,NULL),(12540,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:47:00','2024-06-06 01:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717638420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717638420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:47:00','2024-06-06 01:47:00',0,NULL),(12541,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:49:00','2024-06-06 01:49:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717638540;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717638540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:49:09','2024-06-06 01:49:09',0,NULL),(12542,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:51:09','2024-06-06 01:51:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717638669;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717638669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:51:58','2024-06-06 01:51:58',0,NULL),(12543,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:53:58','2024-06-06 01:53:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717638838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717638838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:53:58','2024-06-06 01:53:58',0,NULL),(12544,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:55:58','2024-06-06 01:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717638958;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717638958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:55:59','2024-06-06 01:55:59',0,NULL),(12545,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:57:59','2024-06-06 01:57:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717639079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717639079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 01:57:59','2024-06-06 01:57:59',0,NULL),(12546,'mailpoet/cron/daemon-trigger','failed','2024-06-06 01:59:59','2024-06-06 01:59:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717639199;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717639199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:01:59','2024-06-06 02:01:59',0,NULL),(12547,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:03:59','2024-06-06 02:03:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717639439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717639439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:04:02','2024-06-06 02:04:02',0,NULL),(12548,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:06:02','2024-06-06 02:06:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717639562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717639562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:06:58','2024-06-06 02:06:58',0,NULL),(12549,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:08:58','2024-06-06 02:08:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717639738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717639738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:08:58','2024-06-06 02:08:58',0,NULL),(12550,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:10:58','2024-06-06 02:10:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717639858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717639858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:11:16','2024-06-06 02:11:16',0,NULL),(12551,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:13:16','2024-06-06 02:13:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717639996;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717639996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:13:58','2024-06-06 02:13:58',0,NULL),(12552,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:15:58','2024-06-06 02:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717640158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717640158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:15:58','2024-06-06 02:15:58',0,NULL),(12553,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:17:58','2024-06-06 02:17:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717640278;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717640278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:20:31','2024-06-06 02:20:31',0,NULL),(12555,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:22:31','2024-06-06 02:22:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717640551;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717640551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:27:40','2024-06-06 02:27:40',0,NULL),(12556,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:29:40','2024-06-06 02:29:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717640980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717640980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:36:48','2024-06-06 02:36:48',0,NULL),(12557,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:38:48','2024-06-06 02:38:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717641528;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717641528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:45:11','2024-06-06 02:45:11',0,NULL),(12558,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:47:11','2024-06-06 02:47:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717642031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717642031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:48:22','2024-06-06 02:48:22',0,NULL),(12559,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:50:22','2024-06-06 02:50:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717642222;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717642222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:51:55','2024-06-06 02:51:55',0,NULL),(12560,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:53:55','2024-06-06 02:53:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717642435;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717642435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 02:56:42','2024-06-06 02:56:42',0,NULL),(12561,'mailpoet/cron/daemon-trigger','failed','2024-06-06 02:58:42','2024-06-06 02:58:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717642722;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717642722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 03:04:49','2024-06-06 03:04:49',0,NULL),(12562,'mailpoet/cron/daemon-trigger','failed','2024-06-06 03:06:49','2024-06-06 03:06:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717643209;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717643209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 03:07:30','2024-06-06 03:07:30',0,NULL),(12563,'mailpoet/cron/daemon-trigger','failed','2024-06-06 03:09:30','2024-06-06 03:09:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717643370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717643370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 03:10:13','2024-06-06 03:10:13',0,NULL),(12564,'mailpoet/cron/daemon-trigger','failed','2024-06-06 03:12:13','2024-06-06 03:12:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717643533;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717643533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 03:15:16','2024-06-06 03:15:16',0,NULL),(12565,'mailpoet/cron/daemon-trigger','failed','2024-06-06 03:17:16','2024-06-06 03:17:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717643836;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717643836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 03:22:49','2024-06-06 03:22:49',0,NULL),(12567,'mailpoet/cron/daemon-trigger','failed','2024-06-06 03:24:49','2024-06-06 03:24:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717644289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717644289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 03:30:57','2024-06-06 03:30:57',0,NULL),(12568,'mailpoet/cron/daemon-trigger','failed','2024-06-06 03:32:57','2024-06-06 03:32:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717644777;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717644777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 03:38:04','2024-06-06 03:38:04',0,NULL),(12569,'mailpoet/cron/daemon-trigger','failed','2024-06-06 03:40:04','2024-06-06 03:40:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717645204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717645204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 03:49:29','2024-06-06 03:49:29',0,NULL),(12570,'mailpoet/cron/daemon-trigger','failed','2024-06-06 03:51:29','2024-06-06 03:51:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717645889;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717645889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:01:52','2024-06-06 04:01:52',0,NULL),(12571,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:03:52','2024-06-06 04:03:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717646632;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717646632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:03:55','2024-06-06 04:03:55',0,NULL),(12572,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:05:55','2024-06-06 04:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717646755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717646755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:09:57','2024-06-06 04:09:57',0,NULL),(12573,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:11:57','2024-06-06 04:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717647117;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717647117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:18:30','2024-06-06 04:18:30',0,NULL),(12574,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:20:30','2024-06-06 04:20:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717647630;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717647630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:36:44','2024-06-06 04:36:44',0,NULL),(12575,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:38:44','2024-06-06 04:38:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717648724;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717648724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:43:05','2024-06-06 04:43:05',0,NULL),(12577,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:45:05','2024-06-06 04:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717649105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717649105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:45:50','2024-06-06 04:45:50',0,NULL),(12578,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:47:50','2024-06-06 04:47:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717649270;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717649270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:47:58','2024-06-06 04:47:58',0,NULL),(12579,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:49:58','2024-06-06 04:49:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717649398;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717649398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 04:56:16','2024-06-06 04:56:16',0,NULL),(12580,'mailpoet/cron/daemon-trigger','failed','2024-06-06 04:58:16','2024-06-06 04:58:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717649896;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717649896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:02:29','2024-06-06 05:02:29',0,NULL),(12581,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:04:29','2024-06-06 05:04:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717650269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717650269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:08:55','2024-06-06 05:08:55',0,NULL),(12582,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:10:55','2024-06-06 05:10:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717650655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717650655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:14:54','2024-06-06 05:14:54',0,NULL),(12583,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:16:54','2024-06-06 05:16:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717651014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717651014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:40:00','2024-06-06 05:40:00',0,NULL),(12584,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:42:00','2024-06-06 05:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717652520;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717652520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:43:05','2024-06-06 05:43:05',0,NULL),(12586,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:45:05','2024-06-06 05:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717652705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717652705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:46:03','2024-06-06 05:46:03',0,NULL),(12587,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:48:03','2024-06-06 05:48:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717652883;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717652883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:48:21','2024-06-06 05:48:21',0,NULL),(12588,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:50:21','2024-06-06 05:50:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717653021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717653021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:55:11','2024-06-06 05:55:11',0,NULL),(12589,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:57:11','2024-06-06 05:57:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717653431;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717653431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 05:57:30','2024-06-06 05:57:30',0,NULL),(12590,'mailpoet/cron/daemon-trigger','failed','2024-06-06 05:59:30','2024-06-06 05:59:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717653570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717653570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:00:00','2024-06-06 06:00:00',0,NULL),(12591,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:02:00','2024-06-06 06:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717653720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717653720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:07:46','2024-06-06 06:07:46',0,NULL),(12592,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:09:46','2024-06-06 06:09:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717654186;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717654186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:13:35','2024-06-06 06:13:35',0,NULL),(12593,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:15:35','2024-06-06 06:15:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717654535;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717654535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:21:24','2024-06-06 06:21:24',0,NULL),(12594,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:23:24','2024-06-06 06:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717655004;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717655004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:28:25','2024-06-06 06:28:25',0,NULL),(12595,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:30:25','2024-06-06 06:30:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717655425;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717655425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:33:31','2024-06-06 06:33:31',0,NULL),(12596,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:35:31','2024-06-06 06:35:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717655731;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717655731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:36:15','2024-06-06 06:36:15',0,NULL),(12597,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:38:15','2024-06-06 06:38:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717655895;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717655895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:39:35','2024-06-06 06:39:35',0,NULL),(12598,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:41:35','2024-06-06 06:41:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717656095;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717656095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:52:20','2024-06-06 06:52:20',0,NULL),(12600,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:54:20','2024-06-06 06:54:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717656860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717656860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 06:57:48','2024-06-06 06:57:48',0,NULL),(12602,'mailpoet/cron/daemon-trigger','failed','2024-06-06 06:59:48','2024-06-06 06:59:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717657188;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717657188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:00:13','2024-06-06 07:00:13',0,NULL),(12603,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:02:13','2024-06-06 07:02:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717657333;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717657333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:03:48','2024-06-06 07:03:48',0,NULL),(12604,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:05:48','2024-06-06 07:05:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717657548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717657548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:06:06','2024-06-06 07:06:06',0,NULL),(12605,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:08:06','2024-06-06 07:08:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717657686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717657686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:11:41','2024-06-06 07:11:41',0,NULL),(12606,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:13:41','2024-06-06 07:13:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717658021;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717658021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:13:59','2024-06-06 07:13:59',0,NULL),(12607,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:15:59','2024-06-06 07:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717658159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717658159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:16:00','2024-06-06 07:16:00',0,NULL),(12608,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:18:00','2024-06-06 07:18:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717658280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717658280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:23:19','2024-06-06 07:23:19',0,NULL),(12609,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:25:19','2024-06-06 07:25:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717658719;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717658719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:26:45','2024-06-06 07:26:45',0,NULL),(12610,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:28:45','2024-06-06 07:28:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717658925;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717658925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:31:20','2024-06-06 07:31:20',0,NULL),(12611,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:33:20','2024-06-06 07:33:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717659200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717659200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:34:55','2024-06-06 07:34:55',0,NULL),(12612,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:36:55','2024-06-06 07:36:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717659415;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717659415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:39:52','2024-06-06 07:39:52',0,NULL),(12613,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:41:52','2024-06-06 07:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717659712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717659712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:42:33','2024-06-06 07:42:33',0,NULL),(12614,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:44:33','2024-06-06 07:44:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717659873;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717659873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:47:17','2024-06-06 07:47:17',0,NULL),(12615,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:49:17','2024-06-06 07:49:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717660157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717660157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:52:55','2024-06-06 07:52:55',0,NULL),(12616,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:54:55','2024-06-06 07:54:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717660495;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717660495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 07:56:40','2024-06-06 07:56:40',0,NULL),(12618,'mailpoet/cron/daemon-trigger','failed','2024-06-06 07:58:40','2024-06-06 07:58:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717660720;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717660720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:02:05','2024-06-06 08:02:05',0,NULL),(12619,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:04:05','2024-06-06 08:04:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717661045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717661045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:06:51','2024-06-06 08:06:51',0,NULL),(12620,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:08:51','2024-06-06 08:08:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717661331;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717661331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:13:10','2024-06-06 08:13:10',0,NULL),(12621,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:15:10','2024-06-06 08:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717661710;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717661710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:20:01','2024-06-06 08:20:01',0,NULL),(12622,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:22:01','2024-06-06 08:22:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717662121;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717662121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:22:49','2024-06-06 08:22:49',0,NULL),(12623,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:24:49','2024-06-06 08:24:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717662289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717662289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:30:51','2024-06-06 08:30:51',0,NULL),(12624,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:32:51','2024-06-06 08:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717662771;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717662771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:33:06','2024-06-06 08:33:06',0,NULL),(12625,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:35:06','2024-06-06 08:35:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717662906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717662906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:36:32','2024-06-06 08:36:32',0,NULL),(12626,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:38:32','2024-06-06 08:38:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717663112;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717663112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:40:06','2024-06-06 08:40:06',0,NULL),(12627,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:42:06','2024-06-06 08:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717663326;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717663326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:43:00','2024-06-06 08:43:00',0,NULL),(12628,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:45:00','2024-06-06 08:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717663500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717663500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:46:45','2024-06-06 08:46:45',0,NULL),(12629,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:48:45','2024-06-06 08:48:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717663725;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717663725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:53:29','2024-06-06 08:53:29',0,NULL),(12630,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:55:29','2024-06-06 08:55:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717664129;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717664129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 08:55:32','2024-06-06 08:55:32',0,NULL),(12632,'mailpoet/cron/daemon-trigger','failed','2024-06-06 08:57:32','2024-06-06 08:57:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717664252;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717664252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:00:53','2024-06-06 09:00:53',0,NULL),(12633,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:02:53','2024-06-06 09:02:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717664573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717664573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:03:52','2024-06-06 09:03:52',0,NULL),(12634,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:05:52','2024-06-06 09:05:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717664752;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717664752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:06:05','2024-06-06 09:06:05',0,NULL),(12635,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:08:05','2024-06-06 09:08:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717664885;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717664885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:09:02','2024-06-06 09:09:02',0,NULL),(12636,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:11:02','2024-06-06 09:11:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717665062;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717665062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:14:19','2024-06-06 09:14:19',0,NULL),(12637,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:16:19','2024-06-06 09:16:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717665379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717665379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:17:06','2024-06-06 09:17:06',0,NULL),(12638,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:19:06','2024-06-06 09:19:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717665546;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717665546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:20:15','2024-06-06 09:20:15',0,NULL),(12639,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:22:15','2024-06-06 09:22:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717665735;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717665735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:23:20','2024-06-06 09:23:20',0,NULL),(12640,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:25:20','2024-06-06 09:25:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717665920;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717665920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:25:56','2024-06-06 09:25:56',0,NULL),(12641,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:27:56','2024-06-06 09:27:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717666076;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717666076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:30:35','2024-06-06 09:30:35',0,NULL),(12642,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:32:35','2024-06-06 09:32:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717666355;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717666355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:34:23','2024-06-06 09:34:23',0,NULL),(12643,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:36:23','2024-06-06 09:36:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717666583;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717666583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:42:17','2024-06-06 09:42:17',0,NULL),(12644,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:44:17','2024-06-06 09:44:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717667057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717667057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:44:25','2024-06-06 09:44:25',0,NULL),(12645,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:46:25','2024-06-06 09:46:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717667185;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717667185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:46:49','2024-06-06 09:46:49',0,NULL),(12646,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:48:49','2024-06-06 09:48:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717667329;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717667329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:52:56','2024-06-06 09:52:56',0,NULL),(12647,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:54:56','2024-06-06 09:54:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717667696;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717667696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 09:55:51','2024-06-06 09:55:51',0,NULL),(12650,'mailpoet/cron/daemon-trigger','failed','2024-06-06 09:57:51','2024-06-06 09:57:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717667871;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717667871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:02:58','2024-06-06 10:02:58',0,NULL),(12651,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:04:58','2024-06-06 10:04:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717668298;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717668298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:07:42','2024-06-06 10:07:42',0,NULL),(12652,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:09:42','2024-06-06 10:09:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717668582;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717668582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:14:17','2024-06-06 10:14:17',0,NULL),(12653,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:16:17','2024-06-06 10:16:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717668977;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717668977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:16:51','2024-06-06 10:16:51',0,NULL),(12654,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:18:51','2024-06-06 10:18:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717669131;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717669131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:27:41','2024-06-06 10:27:41',0,NULL),(12655,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:29:41','2024-06-06 10:29:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717669781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717669781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:38:01','2024-06-06 10:38:01',0,NULL),(12656,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:40:01','2024-06-06 10:40:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717670401;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717670401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:40:11','2024-06-06 10:40:11',0,NULL),(12657,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:42:11','2024-06-06 10:42:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717670531;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717670531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:43:26','2024-06-06 10:43:26',0,NULL),(12658,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:45:26','2024-06-06 10:45:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717670726;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717670726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:46:59','2024-06-06 10:46:59',0,NULL),(12659,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:48:59','2024-06-06 10:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717670939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717670939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:49:23','2024-06-06 10:49:23',0,NULL),(12660,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:51:23','2024-06-06 10:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717671083;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717671083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 10:56:00','2024-06-06 10:56:00',0,NULL),(12661,'mailpoet/cron/daemon-trigger','failed','2024-06-06 10:58:00','2024-06-06 10:58:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717671480;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717671480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:02:57','2024-06-06 11:02:57',0,NULL),(12663,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:04:57','2024-06-06 11:04:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717671897;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717671897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:09:57','2024-06-06 11:09:57',0,NULL),(12664,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:11:57','2024-06-06 11:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717672317;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717672317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:18:02','2024-06-06 11:18:02',0,NULL),(12665,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:20:02','2024-06-06 11:20:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717672802;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717672802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:25:39','2024-06-06 11:25:39',0,NULL),(12666,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:27:39','2024-06-06 11:27:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717673259;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717673259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:29:05','2024-06-06 11:29:05',0,NULL),(12667,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:31:05','2024-06-06 11:31:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717673465;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717673465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:31:06','2024-06-06 11:31:06',0,NULL),(12668,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:33:06','2024-06-06 11:33:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717673586;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717673586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:38:45','2024-06-06 11:38:45',0,NULL),(12669,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:40:45','2024-06-06 11:40:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717674045;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717674045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:43:05','2024-06-06 11:43:05',0,NULL),(12670,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:45:05','2024-06-06 11:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717674305;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717674305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:52:29','2024-06-06 11:52:29',0,NULL),(12671,'mailpoet/cron/daemon-trigger','failed','2024-06-06 11:54:29','2024-06-06 11:54:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717674869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717674869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 11:58:35','2024-06-06 11:58:35',0,NULL),(12672,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:00:35','2024-06-06 12:00:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717675235;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717675235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:01:23','2024-06-06 12:01:23',0,NULL),(12674,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:03:23','2024-06-06 12:03:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717675403;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717675403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:03:41','2024-06-06 12:03:41',0,NULL),(12675,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:05:41','2024-06-06 12:05:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717675541;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717675541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:07:49','2024-06-06 12:07:49',0,NULL),(12676,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:09:49','2024-06-06 12:09:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717675789;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717675789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:11:37','2024-06-06 12:11:37',0,NULL),(12677,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:13:37','2024-06-06 12:13:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717676017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717676017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:19:28','2024-06-06 12:19:28',0,NULL),(12678,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:21:28','2024-06-06 12:21:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717676488;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717676488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:22:33','2024-06-06 12:22:33',0,NULL),(12679,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:24:33','2024-06-06 12:24:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717676673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717676673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:29:34','2024-06-06 12:29:34',0,NULL),(12680,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:31:34','2024-06-06 12:31:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717677094;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717677094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:33:31','2024-06-06 12:33:31',0,NULL),(12681,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:35:31','2024-06-06 12:35:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717677331;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717677331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:40:23','2024-06-06 12:40:23',0,NULL),(12682,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:42:23','2024-06-06 12:42:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717677743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717677743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 12:57:42','2024-06-06 12:57:42',0,NULL),(12684,'mailpoet/cron/daemon-trigger','failed','2024-06-06 12:59:42','2024-06-06 12:59:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717678782;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717678782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 13:03:08','2024-06-06 13:03:08',0,NULL),(12686,'mailpoet/cron/daemon-trigger','failed','2024-06-06 13:05:08','2024-06-06 13:05:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717679108;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717679108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 13:05:49','2024-06-06 13:05:49',0,NULL),(12687,'mailpoet/cron/daemon-trigger','failed','2024-06-06 13:07:49','2024-06-06 13:07:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717679269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717679269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 13:20:27','2024-06-06 13:20:27',0,NULL),(12688,'mailpoet/cron/daemon-trigger','failed','2024-06-06 13:22:27','2024-06-06 13:22:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717680147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717680147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 13:30:50','2024-06-06 13:30:50',0,NULL),(12691,'mailpoet/cron/daemon-trigger','failed','2024-06-06 13:32:50','2024-06-06 13:32:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717680770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717680770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 13:52:48','2024-06-06 13:52:48',0,NULL),(12692,'mailpoet/cron/daemon-trigger','failed','2024-06-06 13:54:48','2024-06-06 13:54:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717682088;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717682088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 13:55:49','2024-06-06 13:55:49',0,NULL),(12693,'mailpoet/cron/daemon-trigger','failed','2024-06-06 13:57:49','2024-06-06 13:57:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717682269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717682269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 14:03:54','2024-06-06 14:03:54',0,NULL),(12694,'mailpoet/cron/daemon-trigger','failed','2024-06-06 14:05:54','2024-06-06 14:05:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717682754;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717682754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 14:07:43','2024-06-06 14:07:43',0,NULL),(12696,'mailpoet/cron/daemon-trigger','failed','2024-06-06 14:09:43','2024-06-06 14:09:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717682983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717682983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 14:25:59','2024-06-06 14:25:59',0,NULL),(12697,'mailpoet/cron/daemon-trigger','failed','2024-06-06 14:27:59','2024-06-06 14:27:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717684079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717684079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 14:38:09','2024-06-06 14:38:09',0,NULL),(12698,'mailpoet/cron/daemon-trigger','failed','2024-06-06 14:40:09','2024-06-06 14:40:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717684809;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717684809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 14:49:29','2024-06-06 14:49:29',0,NULL),(12699,'mailpoet/cron/daemon-trigger','failed','2024-06-06 14:51:29','2024-06-06 14:51:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717685489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717685489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 14:54:53','2024-06-06 14:54:53',0,NULL),(12700,'mailpoet/cron/daemon-trigger','failed','2024-06-06 14:56:53','2024-06-06 14:56:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717685813;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717685813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 14:58:10','2024-06-06 14:58:10',0,NULL),(12701,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:00:10','2024-06-06 15:00:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717686010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717686010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:06:42','2024-06-06 15:06:42',0,NULL),(12702,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:08:42','2024-06-06 15:08:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717686522;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717686522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:09:32','2024-06-06 15:09:32',0,NULL),(12704,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:11:32','2024-06-06 15:11:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717686692;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717686692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:11:49','2024-06-06 15:11:49',0,NULL),(12705,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:13:49','2024-06-06 15:13:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717686829;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717686829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:15:04','2024-06-06 15:15:04',0,NULL),(12706,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:17:04','2024-06-06 15:17:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717687024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717687024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:17:05','2024-06-06 15:17:05',0,NULL),(12707,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:19:05','2024-06-06 15:19:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717687145;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717687145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:25:41','2024-06-06 15:25:41',0,NULL),(12708,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:27:41','2024-06-06 15:27:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717687661;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717687661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:27:57','2024-06-06 15:27:57',0,NULL),(12709,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:29:57','2024-06-06 15:29:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717687797;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717687797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:30:59','2024-06-06 15:30:59',0,NULL),(12710,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:32:59','2024-06-06 15:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717687979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717687979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:45:47','2024-06-06 15:45:47',0,NULL),(12711,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:47:47','2024-06-06 15:47:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717688867;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717688867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 15:49:02','2024-06-06 15:49:02',0,NULL),(12712,'mailpoet/cron/daemon-trigger','failed','2024-06-06 15:51:02','2024-06-06 15:51:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717689062;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717689062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:01:38','2024-06-06 16:01:38',0,NULL),(12713,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:03:38','2024-06-06 16:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717689818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717689818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:04:58','2024-06-06 16:04:58',0,NULL),(12714,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:06:58','2024-06-06 16:06:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717690018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717690018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:08:54','2024-06-06 16:08:54',0,NULL),(12716,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:10:54','2024-06-06 16:10:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717690254;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717690254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:19:14','2024-06-06 16:19:14',0,NULL),(12717,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:21:14','2024-06-06 16:21:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717690874;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717690874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:22:26','2024-06-06 16:22:26',0,NULL),(12718,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:24:26','2024-06-06 16:24:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717691066;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717691066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:26:26','2024-06-06 16:26:26',0,NULL),(12719,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:28:26','2024-06-06 16:28:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717691306;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717691306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:39:24','2024-06-06 16:39:24',0,NULL),(12720,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:41:24','2024-06-06 16:41:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717692084;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717692084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:42:00','2024-06-06 16:42:00',0,NULL),(12721,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:44:00','2024-06-06 16:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717692240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717692240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 16:52:48','2024-06-06 16:52:48',0,NULL),(12722,'mailpoet/cron/daemon-trigger','failed','2024-06-06 16:54:48','2024-06-06 16:54:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717692888;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717692888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:09:26','2024-06-06 17:09:26',0,NULL),(12723,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:11:27','2024-06-06 17:11:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717693887;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717693887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:12:40','2024-06-06 17:12:40',0,NULL),(12725,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:14:40','2024-06-06 17:14:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717694080;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717694080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:15:54','2024-06-06 17:15:54',0,NULL),(12726,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:17:54','2024-06-06 17:17:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717694274;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717694274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:21:59','2024-06-06 17:21:59',0,NULL),(12727,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:23:59','2024-06-06 17:23:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717694639;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717694639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:24:06','2024-06-06 17:24:06',0,NULL),(12728,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:26:06','2024-06-06 17:26:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717694766;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717694766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:29:04','2024-06-06 17:29:04',0,NULL),(12729,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:31:04','2024-06-06 17:31:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717695064;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717695064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:42:40','2024-06-06 17:42:40',0,NULL),(12730,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:44:40','2024-06-06 17:44:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717695880;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717695880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:45:53','2024-06-06 17:45:53',0,NULL),(12731,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:47:53','2024-06-06 17:47:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717696073;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717696073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:54:28','2024-06-06 17:54:28',0,NULL),(12732,'mailpoet/cron/daemon-trigger','failed','2024-06-06 17:56:28','2024-06-06 17:56:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717696588;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717696588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 17:58:38','2024-06-06 17:58:38',0,NULL),(12733,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:00:38','2024-06-06 18:00:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717696838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717696838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:02:39','2024-06-06 18:02:39',0,NULL),(12734,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:04:39','2024-06-06 18:04:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717697079;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717697079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:15:09','2024-06-06 18:15:09',0,NULL),(12735,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:17:09','2024-06-06 18:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717697829;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717697829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:19:01','2024-06-06 18:19:01',0,NULL),(12737,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:21:01','2024-06-06 18:21:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717698061;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717698061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:22:35','2024-06-06 18:22:35',0,NULL),(12738,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:24:35','2024-06-06 18:24:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717698275;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717698275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:26:20','2024-06-06 18:26:20',0,NULL),(12739,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:28:20','2024-06-06 18:28:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717698500;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717698500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:28:55','2024-06-06 18:28:55',0,NULL),(12740,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:30:55','2024-06-06 18:30:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717698655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717698655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:31:32','2024-06-06 18:31:32',0,NULL),(12741,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:33:32','2024-06-06 18:33:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717698812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717698812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:34:57','2024-06-06 18:34:57',0,NULL),(12742,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:36:57','2024-06-06 18:36:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717699017;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717699017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:38:40','2024-06-06 18:38:40',0,NULL),(12743,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:40:40','2024-06-06 18:40:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717699240;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717699240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:40:58','2024-06-06 18:40:58',0,NULL),(12744,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:42:58','2024-06-06 18:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717699378;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717699378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:48:42','2024-06-06 18:48:42',0,NULL),(12745,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:50:42','2024-06-06 18:50:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717699842;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717699842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:51:49','2024-06-06 18:51:49',0,NULL),(12746,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:53:49','2024-06-06 18:53:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717700029;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717700029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:54:04','2024-06-06 18:54:04',0,NULL),(12747,'mailpoet/cron/daemon-trigger','failed','2024-06-06 18:56:04','2024-06-06 18:56:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717700164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717700164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 18:59:17','2024-06-06 18:59:17',0,NULL),(12748,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:01:17','2024-06-06 19:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717700477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717700477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:01:38','2024-06-06 19:01:38',0,NULL),(12749,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:03:38','2024-06-06 19:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717700618;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717700618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:04:55','2024-06-06 19:04:55',0,NULL),(12750,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:06:55','2024-06-06 19:06:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717700815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717700815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:08:06','2024-06-06 19:08:06',0,NULL),(12751,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:10:06','2024-06-06 19:10:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717701006;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717701006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:12:53','2024-06-06 19:12:53',0,NULL),(12752,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:14:53','2024-06-06 19:14:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717701293;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717701293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:21:12','2024-06-06 19:21:12',0,NULL),(12753,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:23:12','2024-06-06 19:23:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717701792;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717701792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:24:20','2024-06-06 19:24:20',0,NULL),(12755,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:26:20','2024-06-06 19:26:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717701980;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717701980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:35:51','2024-06-06 19:35:51',0,NULL),(12756,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:37:51','2024-06-06 19:37:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717702671;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717702671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:39:33','2024-06-06 19:39:33',0,NULL),(12757,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:41:33','2024-06-06 19:41:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717702893;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717702893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:44:43','2024-06-06 19:44:43',0,NULL),(12758,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:46:43','2024-06-06 19:46:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717703203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717703203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:53:30','2024-06-06 19:53:30',0,NULL),(12759,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:55:30','2024-06-06 19:55:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717703730;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717703730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 19:56:37','2024-06-06 19:56:37',0,NULL),(12760,'mailpoet/cron/daemon-trigger','failed','2024-06-06 19:58:37','2024-06-06 19:58:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717703917;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717703917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:00:29','2024-06-06 20:00:29',0,NULL),(12761,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:02:29','2024-06-06 20:02:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717704149;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717704149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:09:27','2024-06-06 20:09:27',0,NULL),(12762,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:11:27','2024-06-06 20:11:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717704687;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717704687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:12:32','2024-06-06 20:12:32',0,NULL),(12763,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:14:32','2024-06-06 20:14:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717704872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717704872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:25:15','2024-06-06 20:25:15',0,NULL),(12764,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:27:15','2024-06-06 20:27:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717705635;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717705635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:28:18','2024-06-06 20:28:18',0,NULL),(12766,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:30:18','2024-06-06 20:30:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717705818;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717705818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:32:08','2024-06-06 20:32:08',0,NULL),(12767,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:34:08','2024-06-06 20:34:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717706048;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717706048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:37:52','2024-06-06 20:37:52',0,NULL),(12768,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:39:52','2024-06-06 20:39:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717706392;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717706392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:41:07','2024-06-06 20:41:07',0,NULL),(12769,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:43:07','2024-06-06 20:43:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717706587;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717706587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:43:58','2024-06-06 20:43:58',0,NULL),(12770,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:45:58','2024-06-06 20:45:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717706758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717706758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:51:21','2024-06-06 20:51:21',0,NULL),(12771,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:53:21','2024-06-06 20:53:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717707201;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717707201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:57:08','2024-06-06 20:57:08',0,NULL),(12772,'mailpoet/cron/daemon-trigger','failed','2024-06-06 20:59:08','2024-06-06 20:59:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717707548;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717707548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 20:59:28','2024-06-06 20:59:28',0,NULL),(12773,'mailpoet/cron/daemon-trigger','failed','2024-06-06 21:01:28','2024-06-06 21:01:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717707688;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717707688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 21:12:50','2024-06-06 21:12:50',0,NULL),(12774,'mailpoet/cron/daemon-trigger','failed','2024-06-06 21:14:50','2024-06-06 21:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717708490;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717708490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 21:16:08','2024-06-06 21:16:08',0,NULL),(12775,'mailpoet/cron/daemon-trigger','failed','2024-06-06 21:18:08','2024-06-06 21:18:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717708688;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717708688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 21:18:15','2024-06-06 21:18:15',0,NULL),(12776,'mailpoet/cron/daemon-trigger','failed','2024-06-06 21:20:15','2024-06-06 21:20:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717708815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717708815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 21:28:54','2024-06-06 21:28:54',0,NULL),(12777,'mailpoet/cron/daemon-trigger','failed','2024-06-06 21:30:54','2024-06-06 21:30:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717709454;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717709454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 21:44:37','2024-06-06 21:44:37',0,NULL),(12779,'mailpoet/cron/daemon-trigger','failed','2024-06-06 21:46:37','2024-06-06 21:46:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717710397;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717710397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 21:47:51','2024-06-06 21:47:51',0,NULL),(12780,'mailpoet/cron/daemon-trigger','failed','2024-06-06 21:49:51','2024-06-06 21:49:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717710591;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717710591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 21:59:41','2024-06-06 21:59:41',0,NULL),(12781,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:01:41','2024-06-06 22:01:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717711301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717711301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:03:55','2024-06-06 22:03:55',0,NULL),(12783,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:05:55','2024-06-06 22:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717711555;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717711555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:08:19','2024-06-06 22:08:19',0,NULL),(12784,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:10:19','2024-06-06 22:10:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717711819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717711819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:11:53','2024-06-06 22:11:53',0,NULL),(12785,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:13:53','2024-06-06 22:13:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717712033;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717712033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:18:34','2024-06-06 22:18:34',0,NULL),(12786,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:20:34','2024-06-06 22:20:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717712434;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717712434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:33:20','2024-06-06 22:33:20',0,NULL),(12787,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:35:20','2024-06-06 22:35:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717713320;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717713320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:36:25','2024-06-06 22:36:25',0,NULL),(12789,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:38:25','2024-06-06 22:38:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717713505;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717713505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:40:45','2024-06-06 22:40:45',0,NULL),(12790,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:42:45','2024-06-06 22:42:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717713765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717713765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:43:18','2024-06-06 22:43:18',0,NULL),(12791,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:45:18','2024-06-06 22:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717713918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717713918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:52:21','2024-06-06 22:52:21',0,NULL),(12792,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:54:21','2024-06-06 22:54:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717714461;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717714461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:54:26','2024-06-06 22:54:26',0,NULL),(12793,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:56:26','2024-06-06 22:56:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717714586;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717714586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 22:57:55','2024-06-06 22:57:55',0,NULL),(12794,'mailpoet/cron/daemon-trigger','failed','2024-06-06 22:59:55','2024-06-06 22:59:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717714795;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717714795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:02:18','2024-06-06 23:02:18',0,NULL),(12795,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:04:18','2024-06-06 23:04:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717715058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717715058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:05:05','2024-06-06 23:05:05',0,NULL),(12796,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:07:05','2024-06-06 23:07:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717715225;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717715225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:07:35','2024-06-06 23:07:35',0,NULL),(12797,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:09:35','2024-06-06 23:09:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717715375;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717715375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:15:10','2024-06-06 23:15:10',0,NULL),(12798,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:17:10','2024-06-06 23:17:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717715830;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717715830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:21:09','2024-06-06 23:21:09',0,NULL),(12799,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:23:09','2024-06-06 23:23:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717716189;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717716189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:25:19','2024-06-06 23:25:19',0,NULL),(12800,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:27:19','2024-06-06 23:27:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717716439;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717716439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:35:49','2024-06-06 23:35:49',0,NULL),(12801,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:37:49','2024-06-06 23:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717717069;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717717069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:39:08','2024-06-06 23:39:08',0,NULL),(12803,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:41:08','2024-06-06 23:41:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717717268;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717717268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:42:15','2024-06-06 23:42:15',0,NULL),(12804,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:44:15','2024-06-06 23:44:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717717455;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717717455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:48:00','2024-06-06 23:48:00',0,NULL),(12805,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:50:00','2024-06-06 23:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717717800;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717717800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:50:19','2024-06-06 23:50:19',0,NULL),(12806,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:52:19','2024-06-06 23:52:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717717939;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717717939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:54:59','2024-06-06 23:54:59',0,NULL),(12807,'mailpoet/cron/daemon-trigger','failed','2024-06-06 23:56:59','2024-06-06 23:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717718219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717718219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-06 23:58:08','2024-06-06 23:58:08',0,NULL),(12808,'mailpoet/cron/daemon-trigger','failed','2024-06-07 00:00:08','2024-06-07 00:00:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717718408;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717718408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 00:10:57','2024-06-07 00:10:57',0,NULL),(12809,'mailpoet/cron/daemon-trigger','failed','2024-06-07 00:12:57','2024-06-07 00:12:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717719177;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717719177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 00:14:00','2024-06-07 00:14:00',0,NULL),(12810,'mailpoet/cron/daemon-trigger','failed','2024-06-07 00:16:00','2024-06-07 00:16:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717719360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717719360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 00:19:38','2024-06-07 00:19:38',0,NULL),(12811,'mailpoet/cron/daemon-trigger','failed','2024-06-07 00:21:38','2024-06-07 00:21:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717719698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717719698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 00:25:58','2024-06-07 00:25:58',0,NULL),(12812,'mailpoet/cron/daemon-trigger','failed','2024-06-07 00:27:58','2024-06-07 00:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717720078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717720078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 00:28:00','2024-06-07 00:28:00',0,NULL),(12813,'mailpoet/cron/daemon-trigger','failed','2024-06-07 00:30:00','2024-06-07 00:30:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717720200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717720200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 00:39:30','2024-06-07 00:39:30',0,NULL),(12814,'mailpoet/cron/daemon-trigger','failed','2024-06-07 00:41:30','2024-06-07 00:41:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717720890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717720890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 00:42:36','2024-06-07 00:42:36',0,NULL),(12816,'mailpoet/cron/daemon-trigger','failed','2024-06-07 00:44:36','2024-06-07 00:44:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717721076;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717721076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 00:58:32','2024-06-07 00:58:32',0,NULL),(12817,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:00:32','2024-06-07 01:00:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717722032;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717722032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:01:33','2024-06-07 01:01:33',0,NULL),(12818,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:03:33','2024-06-07 01:03:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717722213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717722213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:04:00','2024-06-07 01:04:00',0,NULL),(12819,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:06:00','2024-06-07 01:06:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717722360;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717722360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:14:38','2024-06-07 01:14:38',0,NULL),(12820,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:16:38','2024-06-07 01:16:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717722998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717722998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:17:42','2024-06-07 01:17:42',0,NULL),(12821,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:19:42','2024-06-07 01:19:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717723182;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717723182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:24:10','2024-06-07 01:24:10',0,NULL),(12822,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:26:10','2024-06-07 01:26:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717723570;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717723570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:30:33','2024-06-07 01:30:33',0,NULL),(12823,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:32:33','2024-06-07 01:32:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717723953;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717723953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:32:38','2024-06-07 01:32:38',0,NULL),(12824,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:34:38','2024-06-07 01:34:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717724078;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717724078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:36:36','2024-06-07 01:36:36',0,NULL),(12825,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:38:36','2024-06-07 01:38:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717724316;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717724316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:40:09','2024-06-07 01:40:09',0,NULL),(12826,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:42:09','2024-06-07 01:42:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717724529;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717724529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 01:46:44','2024-06-07 01:46:44',0,NULL),(12828,'mailpoet/cron/daemon-trigger','failed','2024-06-07 01:48:44','2024-06-07 01:48:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717724924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717724924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:03:04','2024-06-07 02:03:04',0,NULL),(12829,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:05:04','2024-06-07 02:05:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717725904;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717725904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:06:10','2024-06-07 02:06:10',0,NULL),(12831,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:08:10','2024-06-07 02:08:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717726090;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717726090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:18:19','2024-06-07 02:18:19',0,NULL),(12832,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:20:19','2024-06-07 02:20:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717726819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717726819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:22:26','2024-06-07 02:22:26',0,NULL),(12833,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:24:27','2024-06-07 02:24:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717727067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717727067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:27:01','2024-06-07 02:27:01',0,NULL),(12834,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:29:01','2024-06-07 02:29:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717727341;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717727341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:30:42','2024-06-07 02:30:42',0,NULL),(12835,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:32:42','2024-06-07 02:32:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717727562;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717727562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:33:52','2024-06-07 02:33:52',0,NULL),(12836,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:35:52','2024-06-07 02:35:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717727752;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717727752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:39:59','2024-06-07 02:39:59',0,NULL),(12837,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:41:59','2024-06-07 02:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717728119;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717728119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:42:49','2024-06-07 02:42:49',0,NULL),(12839,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:44:49','2024-06-07 02:44:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717728289;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717728289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:48:58','2024-06-07 02:48:58',0,NULL),(12840,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:50:58','2024-06-07 02:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717728658;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717728658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:51:54','2024-06-07 02:51:54',0,NULL),(12841,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:53:54','2024-06-07 02:53:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717728834;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717728834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:55:04','2024-06-07 02:55:04',0,NULL),(12842,'mailpoet/cron/daemon-trigger','failed','2024-06-07 02:57:04','2024-06-07 02:57:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717729024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717729024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 02:58:00','2024-06-07 02:58:00',0,NULL),(12843,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:00:00','2024-06-07 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717729200;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717729200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:08:11','2024-06-07 03:08:11',0,NULL),(12844,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:10:11','2024-06-07 03:10:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717729811;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717729811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:10:25','2024-06-07 03:10:25',0,NULL),(12845,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:12:25','2024-06-07 03:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717729945;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717729945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:17:25','2024-06-07 03:17:25',0,NULL),(12846,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:19:25','2024-06-07 03:19:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717730365;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717730365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:24:32','2024-06-07 03:24:32',0,NULL),(12847,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:26:32','2024-06-07 03:26:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717730792;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717730792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:27:42','2024-06-07 03:27:42',0,NULL),(12848,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:29:42','2024-06-07 03:29:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717730982;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717730982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:35:57','2024-06-07 03:35:57',0,NULL),(12849,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:37:57','2024-06-07 03:37:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717731477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717731477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:43:48','2024-06-07 03:43:48',0,NULL),(12850,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:45:48','2024-06-07 03:45:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717731948;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717731948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:46:43','2024-06-07 03:46:43',0,NULL),(12852,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:48:43','2024-06-07 03:48:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717732123;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717732123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:55:15','2024-06-07 03:55:15',0,NULL),(12853,'mailpoet/cron/daemon-trigger','failed','2024-06-07 03:57:15','2024-06-07 03:57:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717732635;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717732635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 03:59:55','2024-06-07 03:59:55',0,NULL),(12854,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:01:55','2024-06-07 04:01:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717732915;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717732915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:02:21','2024-06-07 04:02:21',0,NULL),(12855,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:04:21','2024-06-07 04:04:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717733061;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717733061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:13:07','2024-06-07 04:13:07',0,NULL),(12856,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:15:07','2024-06-07 04:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717733707;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717733707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:16:10','2024-06-07 04:16:10',0,NULL),(12857,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:18:10','2024-06-07 04:18:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717733890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717733890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:21:16','2024-06-07 04:21:16',0,NULL),(12858,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:23:16','2024-06-07 04:23:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717734196;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717734196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:25:13','2024-06-07 04:25:13',0,NULL),(12859,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:27:13','2024-06-07 04:27:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717734433;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717734433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:28:21','2024-06-07 04:28:21',0,NULL),(12860,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:30:21','2024-06-07 04:30:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717734621;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717734621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:31:59','2024-06-07 04:31:59',0,NULL),(12861,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:33:59','2024-06-07 04:33:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717734839;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717734839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:39:03','2024-06-07 04:39:03',0,NULL),(12862,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:41:03','2024-06-07 04:41:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717735263;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717735263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:47:54','2024-06-07 04:47:54',0,NULL),(12863,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:49:54','2024-06-07 04:49:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717735794;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717735794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:56:07','2024-06-07 04:56:07',0,NULL),(12865,'mailpoet/cron/daemon-trigger','failed','2024-06-07 04:58:07','2024-06-07 04:58:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717736287;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717736287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 04:58:19','2024-06-07 04:58:19',0,NULL),(12866,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:00:19','2024-06-07 05:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717736419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717736419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 05:00:57','2024-06-07 05:00:57',0,NULL),(12867,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:02:57','2024-06-07 05:02:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717736577;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717736577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 05:04:08','2024-06-07 05:04:08',0,NULL),(12868,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:06:08','2024-06-07 05:06:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717736768;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717736768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 05:12:01','2024-06-07 05:12:01',0,NULL),(12869,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:14:01','2024-06-07 05:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717737241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717737241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 05:18:23','2024-06-07 05:18:23',0,NULL),(12870,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:20:23','2024-06-07 05:20:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717737623;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717737623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 05:25:04','2024-06-07 05:25:04',0,NULL),(12871,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:27:04','2024-06-07 05:27:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717738024;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717738024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 05:38:17','2024-06-07 05:38:17',0,NULL),(12872,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:40:17','2024-06-07 05:40:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717738817;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717738817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 05:52:22','2024-06-07 05:52:22',0,NULL),(12873,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:54:22','2024-06-07 05:54:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717739662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717739662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 05:57:46','2024-06-07 05:57:46',0,NULL),(12875,'mailpoet/cron/daemon-trigger','failed','2024-06-07 05:59:46','2024-06-07 05:59:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717739986;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717739986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 06:05:00','2024-06-07 06:05:00',0,NULL),(12876,'mailpoet/cron/daemon-trigger','failed','2024-06-07 06:07:00','2024-06-07 06:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717740420;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717740420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 06:12:17','2024-06-07 06:12:17',0,NULL),(12877,'mailpoet/cron/daemon-trigger','failed','2024-06-07 06:14:17','2024-06-07 06:14:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717740857;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717740857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 06:23:27','2024-06-07 06:23:27',0,NULL),(12878,'mailpoet/cron/daemon-trigger','failed','2024-06-07 06:25:27','2024-06-07 06:25:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717741527;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717741527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 06:39:48','2024-06-07 06:39:48',0,NULL),(12879,'mailpoet/cron/daemon-trigger','failed','2024-06-07 06:41:48','2024-06-07 06:41:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717742508;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717742508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 06:42:53','2024-06-07 06:42:53',0,NULL),(12880,'mailpoet/cron/daemon-trigger','failed','2024-06-07 06:44:53','2024-06-07 06:44:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717742693;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717742693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 06:51:57','2024-06-07 06:51:57',0,NULL),(12881,'mailpoet/cron/daemon-trigger','failed','2024-06-07 06:53:57','2024-06-07 06:53:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717743237;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717743237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 06:55:50','2024-06-07 06:55:50',0,NULL),(12884,'mailpoet/cron/daemon-trigger','failed','2024-06-07 06:57:50','2024-06-07 06:57:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717743470;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717743470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 06:58:51','2024-06-07 06:58:51',0,NULL),(12885,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:00:51','2024-06-07 07:00:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717743651;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717743651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:11:47','2024-06-07 07:11:47',0,NULL),(12886,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:13:47','2024-06-07 07:13:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717744427;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717744427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:14:03','2024-06-07 07:14:03',0,NULL),(12887,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:16:03','2024-06-07 07:16:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717744563;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717744563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:27:39','2024-06-07 07:27:39',0,NULL),(12888,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:29:39','2024-06-07 07:29:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717745379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717745379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:30:51','2024-06-07 07:30:51',0,NULL),(12889,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:32:51','2024-06-07 07:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717745571;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717745571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:33:52','2024-06-07 07:33:52',0,NULL),(12890,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:35:52','2024-06-07 07:35:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717745752;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717745752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:36:10','2024-06-07 07:36:10',0,NULL),(12891,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:38:10','2024-06-07 07:38:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717745890;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717745890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:40:04','2024-06-07 07:40:04',0,NULL),(12892,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:42:04','2024-06-07 07:42:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717746124;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717746124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:43:30','2024-06-07 07:43:30',0,NULL),(12893,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:45:30','2024-06-07 07:45:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717746330;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717746330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:46:34','2024-06-07 07:46:34',0,NULL),(12894,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:48:34','2024-06-07 07:48:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717746514;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717746514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:51:00','2024-06-07 07:51:00',0,NULL),(12895,'mailpoet/cron/daemon-trigger','failed','2024-06-07 07:53:00','2024-06-07 07:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717746780;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717746780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 07:59:27','2024-06-07 07:59:27',0,NULL),(12897,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:01:27','2024-06-07 08:01:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717747287;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717747287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:02:34','2024-06-07 08:02:34',0,NULL),(12898,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:04:34','2024-06-07 08:04:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717747474;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717747474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:06:58','2024-06-07 08:06:58',0,NULL),(12899,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:08:58','2024-06-07 08:08:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717747738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717747738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:11:56','2024-06-07 08:11:56',0,NULL),(12900,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:13:56','2024-06-07 08:13:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717748036;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717748036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:13:58','2024-06-07 08:13:58',0,NULL),(12901,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:15:58','2024-06-07 08:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717748158;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717748158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:18:22','2024-06-07 08:18:22',0,NULL),(12902,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:20:22','2024-06-07 08:20:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717748422;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717748422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:25:45','2024-06-07 08:25:45',0,NULL),(12903,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:27:45','2024-06-07 08:27:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717748865;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717748865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:31:23','2024-06-07 08:31:23',0,NULL),(12904,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:33:23','2024-06-07 08:33:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717749203;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717749203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:34:27','2024-06-07 08:34:27',0,NULL),(12905,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:36:27','2024-06-07 08:36:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717749387;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717749387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:41:15','2024-06-07 08:41:15',0,NULL),(12906,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:43:15','2024-06-07 08:43:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717749795;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717749795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:47:07','2024-06-07 08:47:07',0,NULL),(12907,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:49:07','2024-06-07 08:49:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717750147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717750147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:50:04','2024-06-07 08:50:04',0,NULL),(12908,'mailpoet/cron/daemon-trigger','failed','2024-06-07 08:52:04','2024-06-07 08:52:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717750324;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717750324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 08:59:17','2024-06-07 08:59:17',0,NULL),(12909,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:01:17','2024-06-07 09:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717750877;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717750877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:02:33','2024-06-07 09:02:33',0,NULL),(12911,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:04:33','2024-06-07 09:04:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717751073;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717751073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:08:21','2024-06-07 09:08:21',0,NULL),(12912,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:10:21','2024-06-07 09:10:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717751421;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717751421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:12:35','2024-06-07 09:12:35',0,NULL),(12913,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:14:35','2024-06-07 09:14:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717751675;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717751675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:19:07','2024-06-07 09:19:07',0,NULL),(12914,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:21:07','2024-06-07 09:21:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717752067;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717752067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:21:24','2024-06-07 09:21:24',0,NULL),(12915,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:23:24','2024-06-07 09:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717752204;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717752204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:23:31','2024-06-07 09:23:31',0,NULL),(12916,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:25:31','2024-06-07 09:25:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717752331;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717752331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:33:41','2024-06-07 09:33:41',0,NULL),(12917,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:35:41','2024-06-07 09:35:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717752941;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717752941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:36:34','2024-06-07 09:36:34',0,NULL),(12918,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:38:34','2024-06-07 09:38:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717753114;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717753114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:40:29','2024-06-07 09:40:29',0,NULL),(12919,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:42:29','2024-06-07 09:42:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717753349;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717753349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:48:55','2024-06-07 09:48:55',0,NULL),(12920,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:50:55','2024-06-07 09:50:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717753855;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717753855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:51:54','2024-06-07 09:51:54',0,NULL),(12921,'mailpoet/cron/daemon-trigger','failed','2024-06-07 09:53:54','2024-06-07 09:53:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717754034;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717754034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 09:59:17','2024-06-07 09:59:17',0,NULL),(12922,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:01:17','2024-06-07 10:01:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717754477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717754477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:04:12','2024-06-07 10:04:12',0,NULL),(12924,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:06:12','2024-06-07 10:06:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717754772;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717754772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:07:14','2024-06-07 10:07:14',0,NULL),(12926,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:09:14','2024-06-07 10:09:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717754954;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717754954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:11:07','2024-06-07 10:11:07',0,NULL),(12927,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:13:07','2024-06-07 10:13:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717755187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717755187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:20:01','2024-06-07 10:20:01',0,NULL),(12928,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:22:01','2024-06-07 10:22:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717755721;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717755721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:23:06','2024-06-07 10:23:06',0,NULL),(12929,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:25:06','2024-06-07 10:25:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717755906;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717755906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:27:44','2024-06-07 10:27:44',0,NULL),(12930,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:29:44','2024-06-07 10:29:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717756184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717756184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:35:58','2024-06-07 10:35:58',0,NULL),(12931,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:37:58','2024-06-07 10:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717756678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717756678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:39:06','2024-06-07 10:39:06',0,NULL),(12932,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:41:06','2024-06-07 10:41:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717756866;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717756866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:42:11','2024-06-07 10:42:11',0,NULL),(12933,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:44:11','2024-06-07 10:44:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717757051;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717757051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:50:55','2024-06-07 10:50:55',0,NULL),(12934,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:52:55','2024-06-07 10:52:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717757575;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717757575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 10:55:12','2024-06-07 10:55:12',0,NULL),(12935,'mailpoet/cron/daemon-trigger','failed','2024-06-07 10:57:12','2024-06-07 10:57:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717757832;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717757832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:04:08','2024-06-07 11:04:08',0,NULL),(12936,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:06:08','2024-06-07 11:06:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717758368;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717758368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:08:09','2024-06-07 11:08:09',0,NULL),(12938,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:10:09','2024-06-07 11:10:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717758609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717758609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:11:19','2024-06-07 11:11:19',0,NULL),(12939,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:13:19','2024-06-07 11:13:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717758799;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717758799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:14:54','2024-06-07 11:14:54',0,NULL),(12940,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:16:54','2024-06-07 11:16:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717759014;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717759014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:17:35','2024-06-07 11:17:35',0,NULL),(12941,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:19:35','2024-06-07 11:19:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717759175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717759175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:23:54','2024-06-07 11:23:54',0,NULL),(12942,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:25:54','2024-06-07 11:25:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717759554;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717759554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:26:57','2024-06-07 11:26:57',0,NULL),(12943,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:28:57','2024-06-07 11:28:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717759737;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717759737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:45:52','2024-06-07 11:45:52',0,NULL),(12944,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:47:52','2024-06-07 11:47:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717760872;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717760872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:51:39','2024-06-07 11:51:39',0,NULL),(12945,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:53:39','2024-06-07 11:53:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717761219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717761219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:54:03','2024-06-07 11:54:03',0,NULL),(12946,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:56:03','2024-06-07 11:56:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717761363;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717761363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 11:57:17','2024-06-07 11:57:17',0,NULL),(12947,'mailpoet/cron/daemon-trigger','failed','2024-06-07 11:59:17','2024-06-07 11:59:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717761557;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717761557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 12:02:45','2024-06-07 12:02:45',0,NULL),(12948,'mailpoet/cron/daemon-trigger','failed','2024-06-07 12:04:45','2024-06-07 12:04:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717761885;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717761885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 12:13:42','2024-06-07 12:13:42',0,NULL),(12949,'mailpoet/cron/daemon-trigger','failed','2024-06-07 12:15:42','2024-06-07 12:15:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717762542;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717762542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 12:15:59','2024-06-07 12:15:59',0,NULL),(12951,'mailpoet/cron/daemon-trigger','failed','2024-06-07 12:17:59','2024-06-07 12:17:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717762679;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717762679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 12:51:39','2024-06-07 12:51:39',0,NULL),(12952,'mailpoet/cron/daemon-trigger','failed','2024-06-07 12:53:39','2024-06-07 12:53:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717764819;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717764819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 13:14:15','2024-06-07 13:14:15',0,NULL),(12953,'mailpoet/cron/daemon-trigger','failed','2024-06-07 13:16:15','2024-06-07 13:16:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717766175;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717766175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 13:19:54','2024-06-07 13:19:54',0,NULL),(12956,'mailpoet/cron/daemon-trigger','failed','2024-06-07 13:21:54','2024-06-07 13:21:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717766514;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717766514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 13:31:33','2024-06-07 13:31:33',0,NULL),(12959,'mailpoet/cron/daemon-trigger','failed','2024-06-07 13:33:33','2024-06-07 13:33:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717767213;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717767213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 13:34:36','2024-06-07 13:34:36',0,NULL),(12960,'mailpoet/cron/daemon-trigger','failed','2024-06-07 13:36:36','2024-06-07 13:36:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717767396;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717767396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 13:51:39','2024-06-07 13:51:39',0,NULL),(12961,'mailpoet/cron/daemon-trigger','failed','2024-06-07 13:53:39','2024-06-07 13:53:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717768419;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717768419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 13:54:49','2024-06-07 13:54:49',0,NULL),(12962,'mailpoet/cron/daemon-trigger','failed','2024-06-07 13:56:49','2024-06-07 13:56:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717768609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717768609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 14:05:21','2024-06-07 14:05:21',0,NULL),(12963,'mailpoet/cron/daemon-trigger','failed','2024-06-07 14:07:21','2024-06-07 14:07:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717769241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717769241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 14:11:00','2024-06-07 14:11:00',0,NULL),(12964,'mailpoet/cron/daemon-trigger','failed','2024-06-07 14:13:00','2024-06-07 14:13:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717769580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717769580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 14:13:29','2024-06-07 14:13:29',0,NULL),(12965,'mailpoet/cron/daemon-trigger','failed','2024-06-07 14:15:29','2024-06-07 14:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717769729;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717769729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 14:15:54','2024-06-07 14:15:54',0,NULL),(12967,'mailpoet/cron/daemon-trigger','failed','2024-06-07 14:17:54','2024-06-07 14:17:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717769874;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717769874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 14:33:01','2024-06-07 14:33:01',0,NULL),(12968,'mailpoet/cron/daemon-trigger','failed','2024-06-07 14:35:01','2024-06-07 14:35:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717770901;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717770901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 14:38:27','2024-06-07 14:38:27',0,NULL),(12969,'mailpoet/cron/daemon-trigger','failed','2024-06-07 14:40:27','2024-06-07 14:40:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717771227;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717771227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 14:44:05','2024-06-07 14:44:05',0,NULL),(12970,'mailpoet/cron/daemon-trigger','failed','2024-06-07 14:46:05','2024-06-07 14:46:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717771565;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717771565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 15:00:27','2024-06-07 15:00:27',0,NULL),(12971,'mailpoet/cron/daemon-trigger','failed','2024-06-07 15:02:27','2024-06-07 15:02:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717772547;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717772547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 15:15:10','2024-06-07 15:15:10',0,NULL),(12972,'mailpoet/cron/daemon-trigger','failed','2024-06-07 15:17:10','2024-06-07 15:17:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717773430;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717773430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 15:18:55','2024-06-07 15:18:55',0,NULL),(12974,'mailpoet/cron/daemon-trigger','failed','2024-06-07 15:20:55','2024-06-07 15:20:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717773655;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717773655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 15:29:00','2024-06-07 15:29:00',0,NULL),(12975,'mailpoet/cron/daemon-trigger','failed','2024-06-07 15:31:00','2024-06-07 15:31:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717774260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717774260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 15:34:20','2024-06-07 15:34:20',0,NULL),(12976,'mailpoet/cron/daemon-trigger','failed','2024-06-07 15:36:20','2024-06-07 15:36:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717774580;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717774580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 15:36:33','2024-06-07 15:36:33',0,NULL),(12977,'mailpoet/cron/daemon-trigger','failed','2024-06-07 15:38:33','2024-06-07 15:38:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717774713;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717774713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 15:38:46','2024-06-07 15:38:46',0,NULL),(12978,'mailpoet/cron/daemon-trigger','failed','2024-06-07 15:40:46','2024-06-07 15:40:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717774846;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717774846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 15:55:40','2024-06-07 15:55:40',0,NULL),(12979,'mailpoet/cron/daemon-trigger','failed','2024-06-07 15:57:40','2024-06-07 15:57:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717775860;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717775860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:04:44','2024-06-07 16:04:44',0,NULL),(12980,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:06:44','2024-06-07 16:06:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717776404;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717776404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:18:50','2024-06-07 16:18:50',0,NULL),(12981,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:20:50','2024-06-07 16:20:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717777250;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717777250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:25:48','2024-06-07 16:25:48',0,NULL),(12983,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:27:48','2024-06-07 16:27:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717777668;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717777668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:27:58','2024-06-07 16:27:58',0,NULL),(12984,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:29:58','2024-06-07 16:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717777798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717777798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:34:24','2024-06-07 16:34:24',0,NULL),(12985,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:36:24','2024-06-07 16:36:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717778184;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717778184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:37:06','2024-06-07 16:37:06',0,NULL),(12986,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:39:06','2024-06-07 16:39:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717778346;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717778346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:40:46','2024-06-07 16:40:46',0,NULL),(12987,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:42:46','2024-06-07 16:42:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717778566;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717778566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:45:03','2024-06-07 16:45:03',0,NULL),(12988,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:47:03','2024-06-07 16:47:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717778823;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717778823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 16:56:09','2024-06-07 16:56:09',0,NULL),(12989,'mailpoet/cron/daemon-trigger','failed','2024-06-07 16:58:09','2024-06-07 16:58:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717779489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717779489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 17:02:13','2024-06-07 17:02:13',0,NULL),(12990,'mailpoet/cron/daemon-trigger','failed','2024-06-07 17:04:13','2024-06-07 17:04:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717779853;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717779853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 17:06:25','2024-06-07 17:06:25',0,NULL),(12991,'mailpoet/cron/daemon-trigger','failed','2024-06-07 17:08:25','2024-06-07 17:08:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717780105;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717780105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 17:08:34','2024-06-07 17:08:34',0,NULL),(12992,'mailpoet/cron/daemon-trigger','failed','2024-06-07 17:10:34','2024-06-07 17:10:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717780234;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717780234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 17:12:08','2024-06-07 17:12:08',0,NULL),(12993,'mailpoet/cron/daemon-trigger','failed','2024-06-07 17:14:08','2024-06-07 17:14:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717780448;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717780448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 17:21:36','2024-06-07 17:21:36',0,NULL),(12994,'mailpoet/cron/daemon-trigger','failed','2024-06-07 17:23:36','2024-06-07 17:23:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717781016;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717781016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 17:40:07','2024-06-07 17:40:07',0,NULL),(12996,'mailpoet/cron/daemon-trigger','failed','2024-06-07 17:42:07','2024-06-07 17:42:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717782127;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717782127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 17:42:46','2024-06-07 17:42:46',0,NULL),(12997,'mailpoet/cron/daemon-trigger','failed','2024-06-07 17:44:46','2024-06-07 17:44:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717782286;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717782286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 17:46:56','2024-06-07 17:46:56',0,NULL),(12998,'mailpoet/cron/daemon-trigger','failed','2024-06-07 17:48:56','2024-06-07 17:48:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717782536;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717782536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 18:03:21','2024-06-07 18:03:21',0,NULL),(12999,'mailpoet/cron/daemon-trigger','failed','2024-06-07 18:05:21','2024-06-07 18:05:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717783521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717783521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 18:22:23','2024-06-07 18:22:23',0,NULL),(13000,'mailpoet/cron/daemon-trigger','failed','2024-06-07 18:24:23','2024-06-07 18:24:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717784663;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717784663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 18:28:56','2024-06-07 18:28:56',0,NULL),(13002,'mailpoet/cron/daemon-trigger','failed','2024-06-07 18:30:56','2024-06-07 18:30:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717785056;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717785056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 18:31:07','2024-06-07 18:31:07',0,NULL),(13003,'mailpoet/cron/daemon-trigger','failed','2024-06-07 18:33:07','2024-06-07 18:33:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717785187;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717785187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 18:43:07','2024-06-07 18:43:07',0,NULL),(13004,'mailpoet/cron/daemon-trigger','failed','2024-06-07 18:45:07','2024-06-07 18:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717785907;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717785907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 19:14:43','2024-06-07 19:14:43',0,NULL),(13005,'mailpoet/cron/daemon-trigger','failed','2024-06-07 19:16:43','2024-06-07 19:16:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717787803;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717787803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 19:22:29','2024-06-07 19:22:29',0,NULL),(13006,'mailpoet/cron/daemon-trigger','failed','2024-06-07 19:24:29','2024-06-07 19:24:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717788269;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717788269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 19:40:50','2024-06-07 19:40:50',0,NULL),(13008,'mailpoet/cron/daemon-trigger','failed','2024-06-07 19:42:50','2024-06-07 19:42:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717789370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717789370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 19:51:50','2024-06-07 19:51:50',0,NULL),(13009,'mailpoet/cron/daemon-trigger','failed','2024-06-07 19:53:50','2024-06-07 19:53:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717790030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717790030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 20:01:50','2024-06-07 20:01:50',0,NULL),(13010,'mailpoet/cron/daemon-trigger','failed','2024-06-07 20:03:50','2024-06-07 20:03:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717790630;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717790630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 20:14:14','2024-06-07 20:14:14',0,NULL),(13011,'mailpoet/cron/daemon-trigger','failed','2024-06-07 20:16:14','2024-06-07 20:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717791374;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717791374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 20:16:41','2024-06-07 20:16:41',0,NULL),(13012,'mailpoet/cron/daemon-trigger','failed','2024-06-07 20:18:41','2024-06-07 20:18:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717791521;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717791521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 20:20:45','2024-06-07 20:20:45',0,NULL),(13013,'mailpoet/cron/daemon-trigger','failed','2024-06-07 20:22:45','2024-06-07 20:22:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717791765;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717791765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 20:24:19','2024-06-07 20:24:19',0,NULL),(13015,'mailpoet/cron/daemon-trigger','failed','2024-06-07 20:26:19','2024-06-07 20:26:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717791979;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717791979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 20:29:39','2024-06-07 20:29:39',0,NULL),(13016,'mailpoet/cron/daemon-trigger','failed','2024-06-07 20:31:39','2024-06-07 20:31:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717792299;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717792299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 20:41:03','2024-06-07 20:41:03',0,NULL),(13017,'mailpoet/cron/daemon-trigger','failed','2024-06-07 20:43:03','2024-06-07 20:43:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717792983;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717792983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 20:57:25','2024-06-07 20:57:25',0,NULL),(13018,'mailpoet/cron/daemon-trigger','failed','2024-06-07 20:59:25','2024-06-07 20:59:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717793965;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717793965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 21:01:56','2024-06-07 21:01:56',0,NULL),(13019,'mailpoet/cron/daemon-trigger','failed','2024-06-07 21:03:56','2024-06-07 21:03:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717794236;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717794236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 21:05:49','2024-06-07 21:05:49',0,NULL),(13020,'mailpoet/cron/daemon-trigger','failed','2024-06-07 21:07:49','2024-06-07 21:07:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717794469;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717794469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 21:09:26','2024-06-07 21:09:26',0,NULL),(13021,'mailpoet/cron/daemon-trigger','failed','2024-06-07 21:11:26','2024-06-07 21:11:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717794686;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717794686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 21:12:58','2024-06-07 21:12:58',0,NULL),(13022,'mailpoet/cron/daemon-trigger','failed','2024-06-07 21:14:58','2024-06-07 21:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717794898;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717794898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 21:19:15','2024-06-07 21:19:15',0,NULL),(13023,'mailpoet/cron/daemon-trigger','failed','2024-06-07 21:21:15','2024-06-07 21:21:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717795275;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717795275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 21:34:59','2024-06-07 21:34:59',0,NULL),(13024,'mailpoet/cron/daemon-trigger','failed','2024-06-07 21:36:59','2024-06-07 21:36:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717796219;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717796219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 21:38:56','2024-06-07 21:38:56',0,NULL),(13026,'mailpoet/cron/daemon-trigger','failed','2024-06-07 21:40:56','2024-06-07 21:40:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717796456;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717796456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 21:46:30','2024-06-07 21:46:30',0,NULL),(13027,'mailpoet/cron/daemon-trigger','failed','2024-06-07 21:48:30','2024-06-07 21:48:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717796910;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717796910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 22:10:14','2024-06-07 22:10:14',0,NULL),(13028,'mailpoet/cron/daemon-trigger','failed','2024-06-07 22:12:14','2024-06-07 22:12:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717798334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717798334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 22:33:05','2024-06-07 22:33:05',0,NULL),(13030,'mailpoet/cron/daemon-trigger','failed','2024-06-07 22:35:05','2024-06-07 22:35:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717799705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717799705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 22:37:30','2024-06-07 22:37:30',0,NULL),(13032,'mailpoet/cron/daemon-trigger','failed','2024-06-07 22:39:30','2024-06-07 22:39:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717799970;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717799970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 23:05:16','2024-06-07 23:05:16',0,NULL),(13033,'mailpoet/cron/daemon-trigger','failed','2024-06-07 23:07:16','2024-06-07 23:07:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717801636;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717801636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 23:15:11','2024-06-07 23:15:11',0,NULL),(13034,'mailpoet/cron/daemon-trigger','failed','2024-06-07 23:17:11','2024-06-07 23:17:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717802231;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717802231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 23:17:31','2024-06-07 23:17:31',0,NULL),(13035,'mailpoet/cron/daemon-trigger','failed','2024-06-07 23:19:31','2024-06-07 23:19:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717802371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717802371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 23:33:59','2024-06-07 23:33:59',0,NULL),(13036,'mailpoet/cron/daemon-trigger','failed','2024-06-07 23:35:59','2024-06-07 23:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717803359;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717803359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 23:40:50','2024-06-07 23:40:50',0,NULL),(13037,'mailpoet/cron/daemon-trigger','failed','2024-06-07 23:42:50','2024-06-07 23:42:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717803770;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717803770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 23:45:10','2024-06-07 23:45:10',0,NULL),(13039,'mailpoet/cron/daemon-trigger','failed','2024-06-07 23:47:10','2024-06-07 23:47:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717804030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717804030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 23:53:43','2024-06-07 23:53:43',0,NULL),(13040,'mailpoet/cron/daemon-trigger','failed','2024-06-07 23:55:43','2024-06-07 23:55:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717804543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717804543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-07 23:56:54','2024-06-07 23:56:54',0,NULL),(13041,'mailpoet/cron/daemon-trigger','failed','2024-06-07 23:58:54','2024-06-07 23:58:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717804734;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717804734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:00:15','2024-06-08 00:00:15',0,NULL),(13042,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:02:15','2024-06-08 00:02:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717804935;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717804935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:07:33','2024-06-08 00:07:33',0,NULL),(13043,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:09:33','2024-06-08 00:09:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717805373;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717805373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:10:05','2024-06-08 00:10:05',0,NULL),(13044,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:12:05','2024-06-08 00:12:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717805525;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717805525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:12:58','2024-06-08 00:12:58',0,NULL),(13045,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:14:58','2024-06-08 00:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717805698;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717805698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:15:01','2024-06-08 00:15:01',0,NULL),(13046,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:17:01','2024-06-08 00:17:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717805821;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717805821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:18:01','2024-06-08 00:18:01',0,NULL),(13047,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:20:01','2024-06-08 00:20:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717806001;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717806001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:20:59','2024-06-08 00:20:59',0,NULL),(13048,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:22:59','2024-06-08 00:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717806179;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717806179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:23:15','2024-06-08 00:23:15',0,NULL),(13049,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:25:15','2024-06-08 00:25:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717806315;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717806315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:25:58','2024-06-08 00:25:58',0,NULL),(13050,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:27:58','2024-06-08 00:27:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717806478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717806478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:27:58','2024-06-08 00:27:58',0,NULL),(13051,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:29:58','2024-06-08 00:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717806598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717806598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:29:58','2024-06-08 00:29:58',0,NULL),(13052,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:31:58','2024-06-08 00:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717806718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717806718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:32:01','2024-06-08 00:32:01',0,NULL),(13053,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:34:01','2024-06-08 00:34:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717806841;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717806841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:34:58','2024-06-08 00:34:58',0,NULL),(13054,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:36:58','2024-06-08 00:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:36:58','2024-06-08 00:36:58',0,NULL),(13055,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:38:58','2024-06-08 00:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:38:58','2024-06-08 00:38:58',0,NULL),(13056,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:40:58','2024-06-08 00:40:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:40:59','2024-06-08 00:40:59',0,NULL),(13058,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:42:59','2024-06-08 00:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:44:13','2024-06-08 00:44:13',0,NULL),(13059,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:46:13','2024-06-08 00:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807573;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:46:58','2024-06-08 00:46:58',0,NULL),(13060,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:48:58','2024-06-08 00:48:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807738;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:48:58','2024-06-08 00:48:58',0,NULL),(13061,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:50:58','2024-06-08 00:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807858;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:51:01','2024-06-08 00:51:01',0,NULL),(13062,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:53:01','2024-06-08 00:53:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807981;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:53:59','2024-06-08 00:53:59',0,NULL),(13063,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:55:59','2024-06-08 00:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717808159;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717808159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:56:58','2024-06-08 00:56:58',0,NULL),(13064,'mailpoet/cron/daemon-trigger','failed','2024-06-08 00:58:58','2024-06-08 00:58:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717808338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717808338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 00:58:58','2024-06-08 00:58:58',0,NULL),(13065,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:00:58','2024-06-08 01:00:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717808458;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717808458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:00:58','2024-06-08 01:00:58',0,NULL),(13066,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:02:58','2024-06-08 01:02:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717808578;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717808578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:03:00','2024-06-08 01:03:00',0,NULL),(13067,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:05:00','2024-06-08 01:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717808700;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717808700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:05:00','2024-06-08 01:05:00',0,NULL),(13068,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:07:00','2024-06-08 01:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717808820;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717808820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:07:58','2024-06-08 01:07:58',0,NULL),(13069,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:09:58','2024-06-08 01:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717808998;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717808998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:09:58','2024-06-08 01:09:58',0,NULL),(13070,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:11:58','2024-06-08 01:11:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717809118;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717809118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:11:58','2024-06-08 01:11:58',0,NULL),(13071,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:13:58','2024-06-08 01:13:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717809238;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717809238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:13:58','2024-06-08 01:13:58',0,NULL),(13072,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:15:58','2024-06-08 01:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717809358;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717809358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:15:58','2024-06-08 01:15:58',0,NULL),(13073,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:17:58','2024-06-08 01:17:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717809478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717809478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:17:59','2024-06-08 01:17:59',0,NULL),(13074,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:19:59','2024-06-08 01:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717809599;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717809599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:20:58','2024-06-08 01:20:58',0,NULL),(13075,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:22:58','2024-06-08 01:22:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717809778;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717809778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:22:58','2024-06-08 01:22:58',0,NULL),(13076,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:24:58','2024-06-08 01:24:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717809898;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717809898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:24:58','2024-06-08 01:24:58',0,NULL),(13077,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:26:58','2024-06-08 01:26:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717810018;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717810018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:26:58','2024-06-08 01:26:58',0,NULL),(13078,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:28:58','2024-06-08 01:28:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717810138;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717810138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:28:58','2024-06-08 01:28:58',0,NULL),(13079,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:30:58','2024-06-08 01:30:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717810258;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717810258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:30:59','2024-06-08 01:30:59',0,NULL),(13080,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:32:59','2024-06-08 01:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717810379;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717810379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:32:59','2024-06-08 01:32:59',0,NULL),(13081,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:34:59','2024-06-08 01:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717810499;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717810499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:35:58','2024-06-08 01:35:58',0,NULL),(13082,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:37:58','2024-06-08 01:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717810678;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717810678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:37:58','2024-06-08 01:37:58',0,NULL),(13083,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:39:58','2024-06-08 01:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717810798;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717810798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:39:58','2024-06-08 01:39:58',0,NULL),(13084,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:41:58','2024-06-08 01:41:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717810918;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717810918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:42:15','2024-06-08 01:42:15',0,NULL),(13086,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:44:15','2024-06-08 01:44:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717811055;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717811055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:44:58','2024-06-08 01:44:58',0,NULL),(13087,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:46:58','2024-06-08 01:46:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717811218;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717811218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:46:59','2024-06-08 01:46:59',0,NULL),(13088,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:48:59','2024-06-08 01:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717811339;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717811339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:49:04','2024-06-08 01:49:04',0,NULL),(13089,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:51:04','2024-06-08 01:51:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717811464;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717811464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:51:04','2024-06-08 01:51:04',0,NULL),(13090,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:53:04','2024-06-08 01:53:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717811584;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717811584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:53:58','2024-06-08 01:53:58',0,NULL),(13091,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:55:58','2024-06-08 01:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717811758;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717811758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:55:58','2024-06-08 01:55:58',0,NULL),(13092,'mailpoet/cron/daemon-trigger','failed','2024-06-08 01:57:58','2024-06-08 01:57:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717811878;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717811878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 01:58:58','2024-06-08 01:58:58',0,NULL),(13093,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:00:58','2024-06-08 02:00:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812058;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:00:58','2024-06-08 02:00:58',0,NULL),(13094,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:02:58','2024-06-08 02:02:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812178;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:03:01','2024-06-08 02:03:01',0,NULL),(13095,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:05:01','2024-06-08 02:05:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:05:58','2024-06-08 02:05:58',0,NULL),(13096,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:07:58','2024-06-08 02:07:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812478;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:07:58','2024-06-08 02:07:58',0,NULL),(13097,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:09:58','2024-06-08 02:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812598;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:09:58','2024-06-08 02:09:58',0,NULL),(13098,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:11:58','2024-06-08 02:11:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812718;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:11:58','2024-06-08 02:11:58',0,NULL),(13099,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:13:58','2024-06-08 02:13:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812838;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:13:59','2024-06-08 02:13:59',0,NULL),(13100,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:15:59','2024-06-08 02:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:16:06','2024-06-08 02:16:06',0,NULL),(13101,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:18:06','2024-06-08 02:18:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717813086;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717813086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:28:12','2024-06-08 02:28:12',0,NULL),(13102,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:30:12','2024-06-08 02:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717813812;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717813812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:30:37','2024-06-08 02:30:37',0,NULL),(13103,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:32:37','2024-06-08 02:32:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717813957;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717813957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:33:57','2024-06-08 02:33:57',0,NULL),(13104,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:35:57','2024-06-08 02:35:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717814157;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717814157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:46:42','2024-06-08 02:46:42',0,NULL),(13105,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:48:42','2024-06-08 02:48:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717814922;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717814922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:52:13','2024-06-08 02:52:13',0,NULL),(13107,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:54:13','2024-06-08 02:54:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717815253;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717815253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 02:55:17','2024-06-08 02:55:17',0,NULL),(13108,'mailpoet/cron/daemon-trigger','failed','2024-06-08 02:57:17','2024-06-08 02:57:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717815437;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717815437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 03:04:50','2024-06-08 03:04:50',0,NULL),(13109,'mailpoet/cron/daemon-trigger','failed','2024-06-08 03:06:50','2024-06-08 03:06:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717816010;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717816010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 03:13:30','2024-06-08 03:13:30',0,NULL),(13110,'mailpoet/cron/daemon-trigger','failed','2024-06-08 03:15:30','2024-06-08 03:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717816530;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717816530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 03:20:04','2024-06-08 03:20:04',0,NULL),(13111,'mailpoet/cron/daemon-trigger','failed','2024-06-08 03:22:04','2024-06-08 03:22:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717816924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717816924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 03:31:20','2024-06-08 03:31:20',0,NULL),(13112,'mailpoet/cron/daemon-trigger','failed','2024-06-08 03:33:20','2024-06-08 03:33:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717817600;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717817600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 03:34:48','2024-06-08 03:34:48',0,NULL),(13113,'mailpoet/cron/daemon-trigger','failed','2024-06-08 03:36:48','2024-06-08 03:36:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717817808;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717817808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 03:46:59','2024-06-08 03:46:59',0,NULL),(13114,'mailpoet/cron/daemon-trigger','failed','2024-06-08 03:48:59','2024-06-08 03:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717818539;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717818539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 03:50:23','2024-06-08 03:50:23',0,NULL),(13116,'mailpoet/cron/daemon-trigger','failed','2024-06-08 03:52:23','2024-06-08 03:52:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717818743;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717818743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 03:56:11','2024-06-08 03:56:11',0,NULL),(13117,'mailpoet/cron/daemon-trigger','failed','2024-06-08 03:58:11','2024-06-08 03:58:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717819091;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717819091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:00:18','2024-06-08 04:00:18',0,NULL),(13118,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:02:18','2024-06-08 04:02:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717819338;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717819338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:07:27','2024-06-08 04:07:27',0,NULL),(13119,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:09:27','2024-06-08 04:09:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717819767;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717819767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:17:31','2024-06-08 04:17:31',0,NULL),(13120,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:19:31','2024-06-08 04:19:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717820371;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717820371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:23:47','2024-06-08 04:23:47',0,NULL),(13121,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:25:47','2024-06-08 04:25:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717820747;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717820747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:27:38','2024-06-08 04:27:38',0,NULL),(13122,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:29:38','2024-06-08 04:29:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717820978;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717820978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:37:24','2024-06-08 04:37:24',0,NULL),(13123,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:39:24','2024-06-08 04:39:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717821564;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717821564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:41:01','2024-06-08 04:41:01',0,NULL),(13124,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:43:01','2024-06-08 04:43:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717821781;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717821781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:45:05','2024-06-08 04:45:05',0,NULL),(13125,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:47:05','2024-06-08 04:47:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717822025;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717822025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:47:07','2024-06-08 04:47:07',0,NULL),(13127,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:49:07','2024-06-08 04:49:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717822147;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717822147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 04:55:22','2024-06-08 04:55:22',0,NULL),(13128,'mailpoet/cron/daemon-trigger','failed','2024-06-08 04:57:22','2024-06-08 04:57:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717822642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717822642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:00:04','2024-06-08 05:00:04',0,NULL),(13129,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:02:04','2024-06-08 05:02:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717822924;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717822924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:03:16','2024-06-08 05:03:16',0,NULL),(13130,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:05:16','2024-06-08 05:05:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717823116;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717823116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:05:21','2024-06-08 05:05:21',0,NULL),(13131,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:07:21','2024-06-08 05:07:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717823241;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717823241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:07:21','2024-06-08 05:07:21',0,NULL),(13132,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:09:21','2024-06-08 05:09:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717823361;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717823361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:10:49','2024-06-08 05:10:49',0,NULL),(13133,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:12:49','2024-06-08 05:12:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717823569;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717823569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:16:37','2024-06-08 05:16:37',0,NULL),(13134,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:18:37','2024-06-08 05:18:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717823917;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717823917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:31:34','2024-06-08 05:31:34',0,NULL),(13135,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:33:35','2024-06-08 05:33:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717824815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717824815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:43:15','2024-06-08 05:43:15',0,NULL),(13136,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:45:15','2024-06-08 05:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717825515;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717825515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:50:39','2024-06-08 05:50:39',0,NULL),(13137,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:52:39','2024-06-08 05:52:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717825959;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717825959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:55:00','2024-06-08 05:55:00',0,NULL),(13139,'mailpoet/cron/daemon-trigger','failed','2024-06-08 05:57:00','2024-06-08 05:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717826220;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717826220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 05:59:10','2024-06-08 05:59:10',0,NULL),(13140,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:01:10','2024-06-08 06:01:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717826470;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717826470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:05:30','2024-06-08 06:05:30',0,NULL),(13141,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:07:30','2024-06-08 06:07:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717826850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717826850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:08:59','2024-06-08 06:08:59',0,NULL),(13142,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:10:59','2024-06-08 06:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717827059;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717827059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:12:05','2024-06-08 06:12:05',0,NULL),(13143,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:14:05','2024-06-08 06:14:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717827245;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717827245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:17:07','2024-06-08 06:17:07',0,NULL),(13144,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:19:07','2024-06-08 06:19:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717827547;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717827547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:21:34','2024-06-08 06:21:34',0,NULL),(13145,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:23:34','2024-06-08 06:23:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717827814;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717827814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:25:11','2024-06-08 06:25:11',0,NULL),(13146,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:27:11','2024-06-08 06:27:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717828031;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717828031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:27:24','2024-06-08 06:27:24',0,NULL),(13147,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:29:24','2024-06-08 06:29:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717828164;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717828164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:30:14','2024-06-08 06:30:14',0,NULL),(13148,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:32:14','2024-06-08 06:32:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717828334;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717828334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:34:55','2024-06-08 06:34:55',0,NULL),(13149,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:36:55','2024-06-08 06:36:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717828615;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717828615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:37:00','2024-06-08 06:37:00',0,NULL),(13150,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:39:00','2024-06-08 06:39:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717828740;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717828740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:46:15','2024-06-08 06:46:15',0,NULL),(13151,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:48:15','2024-06-08 06:48:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717829295;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717829295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:49:33','2024-06-08 06:49:33',0,NULL),(13152,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:51:33','2024-06-08 06:51:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717829493;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717829493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 06:56:57','2024-06-08 06:56:57',0,NULL),(13154,'mailpoet/cron/daemon-trigger','failed','2024-06-08 06:58:57','2024-06-08 06:58:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717829937;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717829937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 07:02:20','2024-06-08 07:02:20',0,NULL),(13156,'mailpoet/cron/daemon-trigger','failed','2024-06-08 07:04:20','2024-06-08 07:04:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717830260;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717830260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 07:10:49','2024-06-08 07:10:49',0,NULL),(13157,'mailpoet/cron/daemon-trigger','failed','2024-06-08 07:12:49','2024-06-08 07:12:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717830769;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717830769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 07:25:22','2024-06-08 07:25:22',0,NULL),(13158,'mailpoet/cron/daemon-trigger','failed','2024-06-08 07:27:22','2024-06-08 07:27:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717831642;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717831642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 07:35:06','2024-06-08 07:35:06',0,NULL),(13159,'mailpoet/cron/daemon-trigger','failed','2024-06-08 07:37:06','2024-06-08 07:37:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717832226;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717832226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:05:54','2024-06-08 08:05:54',0,NULL),(13160,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:07:54','2024-06-08 08:07:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717834074;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717834074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:08:42','2024-06-08 08:08:42',0,NULL),(13162,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:10:42','2024-06-08 08:10:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717834242;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717834242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:16:25','2024-06-08 08:16:25',0,NULL),(13163,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:18:25','2024-06-08 08:18:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717834705;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717834705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:18:50','2024-06-08 08:18:50',0,NULL),(13164,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:20:50','2024-06-08 08:20:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717834850;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717834850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:34:56','2024-06-08 08:34:56',0,NULL),(13165,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:36:56','2024-06-08 08:36:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717835816;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717835816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:39:46','2024-06-08 08:39:46',0,NULL),(13166,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:41:46','2024-06-08 08:41:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717836106;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717836106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:42:40','2024-06-08 08:42:40',0,NULL),(13167,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:44:40','2024-06-08 08:44:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717836280;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717836280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:55:15','2024-06-08 08:55:15',0,NULL),(13168,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:57:15','2024-06-08 08:57:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717837035;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717837035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 08:57:46','2024-06-08 08:57:46',0,NULL),(13169,'mailpoet/cron/daemon-trigger','failed','2024-06-08 08:59:46','2024-06-08 08:59:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717837186;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717837186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:07:15','2024-06-08 09:07:15',0,NULL),(13170,'mailpoet/cron/daemon-trigger','failed','2024-06-08 09:09:15','2024-06-08 09:09:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717837755;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717837755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:15:25','2024-06-08 09:15:25',0,NULL),(13172,'mailpoet/cron/daemon-trigger','failed','2024-06-08 09:17:25','2024-06-08 09:17:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717838245;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717838245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:19:29','2024-06-08 09:19:29',0,NULL),(13173,'mailpoet/cron/daemon-trigger','failed','2024-06-08 09:21:29','2024-06-08 09:21:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717838489;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717838489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:37:49','2024-06-08 09:37:49',0,NULL),(13174,'mailpoet/cron/daemon-trigger','failed','2024-06-08 09:39:49','2024-06-08 09:39:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717839589;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717839589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:40:25','2024-06-08 09:40:25',0,NULL),(13175,'mailpoet/cron/daemon-trigger','failed','2024-06-08 09:42:25','2024-06-08 09:42:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717839745;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717839745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:45:37','2024-06-08 09:45:37',0,NULL),(13176,'mailpoet/cron/daemon-trigger','failed','2024-06-08 09:47:37','2024-06-08 09:47:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717840057;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717840057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:53:12','2024-06-08 09:53:12',0,NULL),(13177,'mailpoet/cron/daemon-trigger','failed','2024-06-08 09:55:12','2024-06-08 09:55:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717840512;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717840512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:56:32','2024-06-08 09:56:32',0,NULL),(13178,'mailpoet/cron/daemon-trigger','failed','2024-06-08 09:58:32','2024-06-08 09:58:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717840712;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717840712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 09:59:56','2024-06-08 09:59:56',0,NULL),(13179,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:01:56','2024-06-08 10:01:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717840916;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717840916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:03:06','2024-06-08 10:03:06',0,NULL),(13180,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:05:06','2024-06-08 10:05:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717841106;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717841106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:06:46','2024-06-08 10:06:46',0,NULL),(13181,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:08:46','2024-06-08 10:08:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717841326;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717841326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:12:56','2024-06-08 10:12:56',0,NULL),(13183,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:14:56','2024-06-08 10:14:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717841696;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717841696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:15:49','2024-06-08 10:15:49',0,NULL),(13185,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:17:49','2024-06-08 10:17:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717841869;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717841869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:21:28','2024-06-08 10:21:28',0,NULL),(13186,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:23:28','2024-06-08 10:23:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717842208;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717842208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:24:10','2024-06-08 10:24:10',0,NULL),(13187,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:26:10','2024-06-08 10:26:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717842370;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717842370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:31:47','2024-06-08 10:31:47',0,NULL),(13188,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:33:47','2024-06-08 10:33:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717842827;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717842827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:38:48','2024-06-08 10:38:48',0,NULL),(13189,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:40:48','2024-06-08 10:40:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717843248;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717843248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:47:46','2024-06-08 10:47:46',0,NULL),(13190,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:49:46','2024-06-08 10:49:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717843786;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717843786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 10:51:50','2024-06-08 10:51:50',0,NULL),(13191,'mailpoet/cron/daemon-trigger','failed','2024-06-08 10:53:50','2024-06-08 10:53:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717844030;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717844030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 11:04:55','2024-06-08 11:04:55',0,NULL),(13192,'mailpoet/cron/daemon-trigger','failed','2024-06-08 11:06:55','2024-06-08 11:06:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717844815;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717844815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 11:19:13','2024-06-08 11:19:13',0,NULL),(13193,'mailpoet/cron/daemon-trigger','failed','2024-06-08 11:21:13','2024-06-08 11:21:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717845673;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717845673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 11:28:37','2024-06-08 11:28:37',0,NULL),(13195,'mailpoet/cron/daemon-trigger','failed','2024-06-08 11:30:37','2024-06-08 11:30:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717846237;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717846237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 11:39:53','2024-06-08 11:39:53',0,NULL),(13196,'mailpoet/cron/daemon-trigger','failed','2024-06-08 11:41:53','2024-06-08 11:41:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717846913;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717846913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 11:55:11','2024-06-08 11:55:11',0,NULL),(13197,'mailpoet/cron/daemon-trigger','failed','2024-06-08 11:57:11','2024-06-08 11:57:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717847831;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717847831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 11:59:16','2024-06-08 11:59:16',0,NULL),(13198,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:01:16','2024-06-08 12:01:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717848076;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717848076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 12:02:36','2024-06-08 12:02:36',0,NULL),(13199,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:04:36','2024-06-08 12:04:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717848276;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717848276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 12:14:25','2024-06-08 12:14:25',0,NULL),(13200,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:16:25','2024-06-08 12:16:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717848985;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717848985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 12:24:49','2024-06-08 12:24:49',0,NULL),(13201,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:26:49','2024-06-08 12:26:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717849609;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717849609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 12:34:16','2024-06-08 12:34:16',0,NULL),(13203,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:36:16','2024-06-08 12:36:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717850176;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717850176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 12:39:17','2024-06-08 12:39:17',0,NULL),(13204,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:41:17','2024-06-08 12:41:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717850477;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717850477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 12:43:08','2024-06-08 12:43:08',0,NULL),(13205,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:45:08','2024-06-08 12:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717850708;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717850708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 12:51:49','2024-06-08 12:51:49',0,NULL),(13206,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:53:49','2024-06-08 12:53:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717851229;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717851229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 12:57:18','2024-06-08 12:57:18',0,NULL),(13207,'mailpoet/cron/daemon-trigger','failed','2024-06-08 12:59:18','2024-06-08 12:59:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717851558;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717851558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 13:05:23','2024-06-08 13:05:23',0,NULL),(13208,'mailpoet/cron/daemon-trigger','failed','2024-06-08 13:07:23','2024-06-08 13:07:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717852043;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717852043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 13:09:41','2024-06-08 13:09:41',0,NULL),(13209,'mailpoet/cron/daemon-trigger','failed','2024-06-08 13:11:41','2024-06-08 13:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717852301;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717852301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 13:13:43','2024-06-08 13:13:43',0,NULL),(13210,'mailpoet/cron/daemon-trigger','failed','2024-06-08 13:15:43','2024-06-08 13:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717852543;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717852543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 13:20:22','2024-06-08 13:20:22',0,NULL),(13212,'mailpoet/cron/daemon-trigger','failed','2024-06-08 13:22:22','2024-06-08 13:22:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717852942;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717852942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 13:22:56','2024-06-08 13:22:56',0,NULL),(13213,'mailpoet/cron/daemon-trigger','failed','2024-06-08 13:24:56','2024-06-08 13:24:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717853096;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717853096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 13:32:22','2024-06-08 13:32:22',0,NULL),(13215,'mailpoet/cron/daemon-trigger','failed','2024-06-08 13:34:22','2024-06-08 13:34:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717853662;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717853662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 13:42:04','2024-06-08 13:42:04',0,NULL),(13218,'mailpoet/cron/daemon-trigger','failed','2024-06-08 13:44:04','2024-06-08 13:44:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717854244;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717854244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 13:59:52','2024-06-08 13:59:52',0,NULL),(13219,'mailpoet/cron/daemon-trigger','failed','2024-06-08 14:01:52','2024-06-08 14:01:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717855312;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717855312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 14:02:58','2024-06-08 14:02:58',0,NULL),(13220,'mailpoet/cron/daemon-trigger','failed','2024-06-08 14:04:58','2024-06-08 14:04:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717855498;s:18:\"\0*\0first_timestamp\";i:1715165278;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717855498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',7,1,'2024-06-08 14:21:59','2024-06-08 14:21:59',0,NULL),(19253,'wpforms_email_summaries_fetch_info_blocks','complete','2025-01-08 15:09:45','2025-01-08 15:09:45',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736348985;s:18:\"\0*\0first_timestamp\";i:1715121541;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736348985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-01-08 15:19:12','2025-01-08 15:19:12',0,NULL),(19296,'wpforms_admin_addons_cache_update','complete','2025-01-10 04:13:47','2025-01-10 04:13:47',10,'{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736482427;s:18:\"\0*\0first_timestamp\";i:1717120258;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736482427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-01-10 04:31:05','2025-01-10 04:31:05',0,NULL),(19398,'wp_mail_smtp_summary_report_email','complete','2025-01-13 16:47:07','2025-01-13 16:47:07',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736786827;s:18:\"\0*\0first_timestamp\";i:1715004000;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736786827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2025-01-13 16:55:52','2025-01-13 16:55:52',0,NULL),(19413,'woocommerce_cleanup_draft_orders','complete','2025-01-08 05:29:00','2025-01-08 05:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736314140;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736314140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-08 05:29:01','2025-01-08 05:29:01',0,NULL),(19418,'wpforms_process_forms_locator_scan','complete','2025-01-08 10:18:43','2025-01-08 10:18:43',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736331523;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736331523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-08 10:22:33','2025-01-08 10:22:33',0,NULL),(19419,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-08 10:18:43','2025-01-08 10:18:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736331523;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736331523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-08 10:22:33','2025-01-08 10:22:33',0,NULL),(19420,'wp_mail_smtp_admin_notifications_update','complete','2025-01-08 10:18:44','2025-01-08 10:18:44',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736331524;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736331524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-08 10:22:34','2025-01-08 10:22:34',0,NULL),(19426,'woocommerce_marketplace_fetch_promotions','complete','2025-01-08 03:11:58','2025-01-08 03:11:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736305918;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736305918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-08 03:12:35','2025-01-08 03:12:35',0,NULL),(19436,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 02:49:51','2025-01-08 02:49:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736304591;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736304591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 02:53:21','2025-01-08 02:53:21',0,NULL),(19437,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 03:53:21','2025-01-08 03:53:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736308401;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736308401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 03:58:47','2025-01-08 03:58:47',0,NULL),(19438,'woocommerce_marketplace_fetch_promotions','complete','2025-01-08 15:12:35','2025-01-08 15:12:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736349155;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736349155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-08 15:19:13','2025-01-08 15:19:13',0,NULL),(19439,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 04:58:47','2025-01-08 04:58:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736312327;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736312327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 04:59:32','2025-01-08 04:59:32',0,NULL),(19440,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 05:59:32','2025-01-08 05:59:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736315972;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736315972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 06:04:20','2025-01-08 06:04:20',0,NULL),(19441,'woocommerce_cleanup_draft_orders','complete','2025-01-09 05:29:01','2025-01-09 05:29:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736400541;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736400541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-09 05:32:20','2025-01-09 05:32:20',0,NULL),(19442,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 07:04:20','2025-01-08 07:04:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736319860;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736319860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 07:07:50','2025-01-08 07:07:50',0,NULL),(19443,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 08:07:50','2025-01-08 08:07:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736323670;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736323670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 08:08:05','2025-01-08 08:08:05',0,NULL),(19444,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 09:08:05','2025-01-08 09:08:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736327285;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736327285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 09:10:03','2025-01-08 09:10:03',0,NULL),(19445,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 10:10:03','2025-01-08 10:10:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736331003;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736331003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 10:11:20','2025-01-08 10:11:20',0,NULL),(19446,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 11:11:20','2025-01-08 11:11:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736334680;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736334680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 11:14:13','2025-01-08 11:14:13',0,NULL),(19447,'wpforms_process_forms_locator_scan','complete','2025-01-09 10:22:33','2025-01-09 10:22:33',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736418153;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736418153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-09 10:33:23','2025-01-09 10:33:23',0,NULL),(19448,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-09 10:22:33','2025-01-09 10:22:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736418153;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736418153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-09 10:33:23','2025-01-09 10:33:23',0,NULL),(19449,'wp_mail_smtp_admin_notifications_update','complete','2025-01-09 10:22:34','2025-01-09 10:22:34',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736418154;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736418154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-09 10:33:23','2025-01-09 10:33:23',0,NULL),(19450,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 12:14:13','2025-01-08 12:14:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736338453;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736338453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 12:15:00','2025-01-08 12:15:00',0,NULL),(19451,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 13:15:00','2025-01-08 13:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736342100;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736342100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 13:18:36','2025-01-08 13:18:36',0,NULL),(19452,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 14:18:36','2025-01-08 14:18:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736345916;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736345916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 14:18:38','2025-01-08 14:18:38',0,NULL),(19453,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 15:18:38','2025-01-08 15:18:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736349518;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736349518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 15:19:13','2025-01-08 15:19:13',0,NULL),(19454,'wpforms_email_summaries_fetch_info_blocks','complete','2025-01-15 15:19:12','2025-01-15 15:19:12',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736954352;s:18:\"\0*\0first_timestamp\";i:1715121541;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736954352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-01-15 15:21:07','2025-01-15 15:21:07',0,NULL),(19455,'woocommerce_marketplace_fetch_promotions','complete','2025-01-09 03:19:13','2025-01-09 03:19:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736392753;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736392753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-09 03:23:32','2025-01-09 03:23:32',0,NULL),(19456,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 16:19:13','2025-01-08 16:19:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736353153;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736353153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 16:37:52','2025-01-08 16:37:52',0,NULL),(19457,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 17:37:52','2025-01-08 17:37:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736357872;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736357872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 17:56:07','2025-01-08 17:56:07',0,NULL),(19458,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 18:56:07','2025-01-08 18:56:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736362567;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736362567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 18:57:30','2025-01-08 18:57:30',0,NULL),(19459,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 19:57:30','2025-01-08 19:57:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736366250;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736366250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 20:06:41','2025-01-08 20:06:41',0,NULL),(19460,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 21:06:41','2025-01-08 21:06:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736370401;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736370401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 21:22:38','2025-01-08 21:22:38',0,NULL),(19461,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 22:22:38','2025-01-08 22:22:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736374958;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736374958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 22:31:20','2025-01-08 22:31:20',0,NULL),(19462,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-08 23:31:20','2025-01-08 23:31:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736379080;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736379080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-08 23:37:55','2025-01-08 23:37:55',0,NULL),(19463,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 00:37:55','2025-01-09 00:37:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736383075;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736383075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 00:39:00','2025-01-09 00:39:00',0,NULL),(19464,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 01:39:00','2025-01-09 01:39:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736386740;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736386740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 01:41:28','2025-01-09 01:41:28',0,NULL),(19465,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 02:41:28','2025-01-09 02:41:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736390488;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736390488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 02:43:39','2025-01-09 02:43:39',0,NULL),(19466,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 03:43:39','2025-01-09 03:43:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736394219;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736394219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 03:46:38','2025-01-09 03:46:38',0,NULL),(19467,'woocommerce_marketplace_fetch_promotions','complete','2025-01-09 15:23:32','2025-01-09 15:23:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736436212;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736436212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-09 15:26:21','2025-01-09 15:26:21',0,NULL),(19468,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 04:46:38','2025-01-09 04:46:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736397998;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736397998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 04:47:03','2025-01-09 04:47:03',0,NULL),(19469,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 05:47:03','2025-01-09 05:47:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736401623;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736401623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 05:57:19','2025-01-09 05:57:19',0,NULL),(19470,'woocommerce_cleanup_draft_orders','complete','2025-01-10 05:32:20','2025-01-10 05:32:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736487140;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736487140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-10 05:40:31','2025-01-10 05:40:31',0,NULL),(19471,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 06:57:19','2025-01-09 06:57:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736405839;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736405839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 07:00:39','2025-01-09 07:00:39',0,NULL),(19472,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 08:00:39','2025-01-09 08:00:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736409639;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736409639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 08:03:52','2025-01-09 08:03:52',0,NULL),(19473,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 09:03:52','2025-01-09 09:03:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736413432;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736413432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 09:09:09','2025-01-09 09:09:09',0,NULL),(19474,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 10:09:09','2025-01-09 10:09:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736417349;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736417349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 10:12:23','2025-01-09 10:12:23',0,NULL),(19475,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 11:12:23','2025-01-09 11:12:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736421143;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736421143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 11:32:57','2025-01-09 11:32:57',0,NULL),(19476,'wpforms_process_forms_locator_scan','complete','2025-01-10 10:33:23','2025-01-10 10:33:23',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736505203;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736505203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-10 10:40:35','2025-01-10 10:40:35',0,NULL),(19477,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-10 10:33:23','2025-01-10 10:33:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736505203;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736505203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-10 10:40:35','2025-01-10 10:40:35',0,NULL);
INSERT INTO `zs_actionscheduler_actions` VALUES (19478,'wp_mail_smtp_admin_notifications_update','complete','2025-01-10 10:33:23','2025-01-10 10:33:23',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736505203;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736505203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-10 10:40:36','2025-01-10 10:40:36',0,NULL),(19479,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 12:32:57','2025-01-09 12:32:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736425977;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736425977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 12:35:01','2025-01-09 12:35:01',0,NULL),(19480,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 13:35:01','2025-01-09 13:35:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736429701;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736429701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 13:39:08','2025-01-09 13:39:08',0,NULL),(19481,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 14:39:08','2025-01-09 14:39:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736433548;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736433548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 14:39:13','2025-01-09 14:39:13',0,NULL),(19482,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 15:39:13','2025-01-09 15:39:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736437153;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736437153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 15:48:41','2025-01-09 15:48:41',0,NULL),(19483,'woocommerce_marketplace_fetch_promotions','complete','2025-01-10 03:26:21','2025-01-10 03:26:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736479581;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736479581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-10 03:27:25','2025-01-10 03:27:25',0,NULL),(19484,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 16:48:41','2025-01-09 16:48:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736441321;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736441321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 16:49:00','2025-01-09 16:49:00',0,NULL),(19485,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 17:49:00','2025-01-09 17:49:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736444940;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736444940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 18:01:34','2025-01-09 18:01:34',0,NULL),(19486,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 19:01:34','2025-01-09 19:01:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736449294;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736449294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 20:12:06','2025-01-09 20:12:06',0,NULL),(19487,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 21:12:06','2025-01-09 21:12:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736457126;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736457126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 21:19:49','2025-01-09 21:19:49',0,NULL),(19488,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 22:19:49','2025-01-09 22:19:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736461189;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736461189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 22:40:30','2025-01-09 22:40:30',0,NULL),(19489,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-09 23:40:30','2025-01-09 23:40:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736466030;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736466030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-09 23:48:18','2025-01-09 23:48:18',0,NULL),(19490,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 00:48:18','2025-01-10 00:48:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736470098;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736470098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 01:14:15','2025-01-10 01:14:15',0,NULL),(19491,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 02:14:15','2025-01-10 02:14:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736475255;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736475255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 02:14:41','2025-01-10 02:14:41',0,NULL),(19492,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 03:14:41','2025-01-10 03:14:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736478881;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736478881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 03:19:13','2025-01-10 03:19:13',0,NULL),(19493,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 04:19:13','2025-01-10 04:19:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736482753;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736482753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 04:31:05','2025-01-10 04:31:05',0,NULL),(19494,'woocommerce_marketplace_fetch_promotions','complete','2025-01-10 15:27:25','2025-01-10 15:27:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736522845;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736522845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-10 15:34:07','2025-01-10 15:34:07',0,NULL),(19495,'wpforms_admin_addons_cache_update','complete','2025-01-17 04:31:05','2025-01-17 04:31:05',10,'{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737088265;s:18:\"\0*\0first_timestamp\";i:1717120258;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737088265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-01-17 04:40:13','2025-01-17 04:40:13',0,NULL),(19496,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 05:31:05','2025-01-10 05:31:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736487065;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736487065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 05:40:31','2025-01-10 05:40:31',0,NULL),(19497,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 06:40:31','2025-01-10 06:40:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736491231;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736491231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 06:44:41','2025-01-10 06:44:41',0,NULL),(19498,'woocommerce_cleanup_draft_orders','complete','2025-01-11 05:40:31','2025-01-11 05:40:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736574031;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736574031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-11 05:42:51','2025-01-11 05:42:51',0,NULL),(19499,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 07:44:41','2025-01-10 07:44:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736495081;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736495081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 07:45:27','2025-01-10 07:45:27',0,NULL),(19500,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 08:45:27','2025-01-10 08:45:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736498727;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736498727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 08:45:28','2025-01-10 08:45:28',0,NULL),(19501,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 09:45:28','2025-01-10 09:45:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736502328;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736502328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 09:50:32','2025-01-10 09:50:32',0,NULL),(19502,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 10:50:32','2025-01-10 10:50:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736506232;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736506232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 10:51:50','2025-01-10 10:51:50',0,NULL),(19503,'wpforms_process_forms_locator_scan','complete','2025-01-11 10:40:35','2025-01-11 10:40:35',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736592035;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736592035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-11 10:42:03','2025-01-11 10:42:03',0,NULL),(19504,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-11 10:40:35','2025-01-11 10:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736592035;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736592035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-11 10:42:03','2025-01-11 10:42:03',0,NULL),(19505,'wp_mail_smtp_admin_notifications_update','complete','2025-01-11 10:40:36','2025-01-11 10:40:36',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736592036;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736592036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-11 10:42:03','2025-01-11 10:42:03',0,NULL),(19506,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 11:51:50','2025-01-10 11:51:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736509910;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736509910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 12:06:09','2025-01-10 12:06:09',0,NULL),(19507,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 13:06:09','2025-01-10 13:06:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736514369;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736514369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 13:13:13','2025-01-10 13:13:13',0,NULL),(19508,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 14:13:13','2025-01-10 14:13:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736518393;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736518393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 14:18:09','2025-01-10 14:18:09',0,NULL),(19509,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 15:18:09','2025-01-10 15:18:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736522289;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736522289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 15:25:04','2025-01-10 15:25:04',0,NULL),(19510,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 16:25:04','2025-01-10 16:25:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736526304;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736526304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 16:28:28','2025-01-10 16:28:28',0,NULL),(19511,'woocommerce_marketplace_fetch_promotions','complete','2025-01-11 03:34:07','2025-01-11 03:34:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736566447;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736566447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-11 03:36:11','2025-01-11 03:36:11',0,NULL),(19512,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 17:28:28','2025-01-10 17:28:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736530108;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736530108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 17:33:41','2025-01-10 17:33:41',0,NULL),(19513,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 18:33:41','2025-01-10 18:33:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736534021;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736534021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 19:15:30','2025-01-10 19:15:30',0,NULL),(19514,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 20:15:30','2025-01-10 20:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736540130;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736540130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 20:19:26','2025-01-10 20:19:26',0,NULL),(19515,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 21:19:26','2025-01-10 21:19:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736543966;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736543966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 21:29:08','2025-01-10 21:29:08',0,NULL),(19516,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 22:29:08','2025-01-10 22:29:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736548148;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736548148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 22:32:24','2025-01-10 22:32:24',0,NULL),(19517,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-10 23:32:24','2025-01-10 23:32:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736551944;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736551944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-10 23:33:49','2025-01-10 23:33:49',0,NULL),(19518,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 00:33:49','2025-01-11 00:33:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736555629;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736555629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 00:34:20','2025-01-11 00:34:20',0,NULL),(19519,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 01:34:20','2025-01-11 01:34:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736559260;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736559260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 01:51:37','2025-01-11 01:51:37',0,NULL),(19520,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 02:51:37','2025-01-11 02:51:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736563897;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736563897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 02:56:49','2025-01-11 02:56:49',0,NULL),(19521,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 03:56:49','2025-01-11 03:56:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736567809;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736567809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 03:57:00','2025-01-11 03:57:00',0,NULL),(19522,'woocommerce_marketplace_fetch_promotions','complete','2025-01-11 15:36:11','2025-01-11 15:36:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736609771;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736609771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-11 15:37:02','2025-01-11 15:37:02',0,NULL),(19523,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 04:57:00','2025-01-11 04:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736571420;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736571420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 05:03:21','2025-01-11 05:03:21',0,NULL),(19524,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 06:03:21','2025-01-11 06:03:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736575401;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736575401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 06:18:45','2025-01-11 06:18:45',0,NULL),(19525,'woocommerce_cleanup_draft_orders','complete','2025-01-12 05:42:51','2025-01-12 05:42:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736660571;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736660571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-12 05:45:11','2025-01-12 05:45:11',0,NULL),(19526,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 07:18:45','2025-01-11 07:18:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736579925;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736579925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 07:32:06','2025-01-11 07:32:06',0,NULL),(19527,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 08:32:06','2025-01-11 08:32:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736584326;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736584326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 08:40:12','2025-01-11 08:40:12',0,NULL),(19528,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 09:40:12','2025-01-11 09:40:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736588412;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736588412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 09:40:17','2025-01-11 09:40:17',0,NULL),(19529,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 10:40:17','2025-01-11 10:40:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736592017;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736592017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 10:42:03','2025-01-11 10:42:03',0,NULL),(19530,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 11:42:03','2025-01-11 11:42:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736595723;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736595723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 11:43:38','2025-01-11 11:43:38',0,NULL),(19531,'wpforms_process_forms_locator_scan','complete','2025-01-12 10:42:03','2025-01-12 10:42:03',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736678523;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736678523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-12 10:42:15','2025-01-12 10:42:15',0,NULL),(19532,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-12 10:42:03','2025-01-12 10:42:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736678523;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736678523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-12 10:42:15','2025-01-12 10:42:15',0,NULL),(19533,'wp_mail_smtp_admin_notifications_update','complete','2025-01-12 10:42:03','2025-01-12 10:42:03',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736678523;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736678523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-12 10:42:15','2025-01-12 10:42:15',0,NULL),(19534,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 12:43:38','2025-01-11 12:43:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736599418;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736599418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 12:53:54','2025-01-11 12:53:54',0,NULL),(19535,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 13:53:54','2025-01-11 13:53:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736603634;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736603634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 13:57:04','2025-01-11 13:57:04',0,NULL),(19536,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 14:57:04','2025-01-11 14:57:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736607424;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736607424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 14:57:21','2025-01-11 14:57:21',0,NULL),(19537,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 15:57:21','2025-01-11 15:57:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736611041;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736611041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 16:03:07','2025-01-11 16:03:07',0,NULL),(19538,'woocommerce_marketplace_fetch_promotions','complete','2025-01-12 03:37:02','2025-01-12 03:37:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736653022;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736653022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-12 03:39:32','2025-01-12 03:39:32',0,NULL),(19539,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 17:03:07','2025-01-11 17:03:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736614987;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736614987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 17:04:56','2025-01-11 17:04:56',0,NULL),(19540,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 18:04:56','2025-01-11 18:04:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736618696;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736618696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 18:13:10','2025-01-11 18:13:10',0,NULL),(19541,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 19:13:10','2025-01-11 19:13:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736622790;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736622790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 19:21:54','2025-01-11 19:21:54',0,NULL),(19542,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 20:21:54','2025-01-11 20:21:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736626914;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736626914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 20:42:29','2025-01-11 20:42:29',0,NULL),(19543,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 21:42:29','2025-01-11 21:42:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736631749;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736631749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 21:42:29','2025-01-11 21:42:29',0,NULL),(19544,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 22:42:29','2025-01-11 22:42:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736635349;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736635349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 22:44:29','2025-01-11 22:44:29',0,NULL),(19545,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-11 23:44:29','2025-01-11 23:44:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736639069;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736639069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-11 23:47:03','2025-01-11 23:47:03',0,NULL),(19546,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 00:47:03','2025-01-12 00:47:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736642823;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736642823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 00:51:55','2025-01-12 00:51:55',0,NULL),(19547,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 01:51:55','2025-01-12 01:51:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736646715;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736646715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 01:53:39','2025-01-12 01:53:39',0,NULL),(19548,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 02:53:39','2025-01-12 02:53:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736650419;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736650419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 02:59:00','2025-01-12 02:59:00',0,NULL),(19549,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 03:59:00','2025-01-12 03:59:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736654340;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736654340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 03:59:09','2025-01-12 03:59:09',0,NULL),(19550,'woocommerce_marketplace_fetch_promotions','complete','2025-01-12 15:39:32','2025-01-12 15:39:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736696372;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736696372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-12 16:15:19','2025-01-12 16:15:19',0,NULL),(19551,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 04:59:09','2025-01-12 04:59:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736657949;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736657949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 05:18:48','2025-01-12 05:18:48',0,NULL),(19552,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 06:18:48','2025-01-12 06:18:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736662728;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736662728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 06:29:09','2025-01-12 06:29:09',0,NULL),(19553,'woocommerce_cleanup_draft_orders','complete','2025-01-13 05:45:11','2025-01-13 05:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736747111;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736747111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-13 05:45:28','2025-01-13 05:45:28',0,NULL),(19554,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 07:29:09','2025-01-12 07:29:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736666949;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736666949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 07:33:40','2025-01-12 07:33:40',0,NULL),(19555,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 08:33:40','2025-01-12 08:33:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736670820;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736670820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 08:37:31','2025-01-12 08:37:31',0,NULL),(19556,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 09:37:31','2025-01-12 09:37:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736674651;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736674651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 09:51:03','2025-01-12 09:51:03',0,NULL),(19557,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 10:51:03','2025-01-12 10:51:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736679063;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736679063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 10:52:02','2025-01-12 10:52:02',0,NULL),(19558,'wpforms_process_forms_locator_scan','complete','2025-01-13 10:42:15','2025-01-13 10:42:15',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736764935;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736764935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-13 10:42:59','2025-01-13 10:42:59',0,NULL),(19559,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-13 10:42:15','2025-01-13 10:42:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736764935;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736764935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-13 10:42:59','2025-01-13 10:42:59',0,NULL),(19560,'wp_mail_smtp_admin_notifications_update','complete','2025-01-13 10:42:15','2025-01-13 10:42:15',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736764935;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736764935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-13 10:42:59','2025-01-13 10:42:59',0,NULL),(19561,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 11:52:02','2025-01-12 11:52:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736682722;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736682722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 12:04:29','2025-01-12 12:04:29',0,NULL),(19562,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 13:04:29','2025-01-12 13:04:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736687069;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736687069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 13:15:04','2025-01-12 13:15:04',0,NULL),(19563,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 14:15:04','2025-01-12 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736691304;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736691304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 14:15:58','2025-01-12 14:15:58',0,NULL),(19564,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 15:15:58','2025-01-12 15:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736694958;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736694958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 15:16:27','2025-01-12 15:16:27',0,NULL),(19565,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 16:16:27','2025-01-12 16:16:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736698587;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736698587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 16:43:59','2025-01-12 16:43:59',0,NULL),(19566,'woocommerce_marketplace_fetch_promotions','complete','2025-01-13 04:15:19','2025-01-13 04:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736741719;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736741719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-13 04:15:33','2025-01-13 04:15:33',0,NULL),(19567,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 17:43:59','2025-01-12 17:43:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736703839;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736703839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 17:48:45','2025-01-12 17:48:45',0,NULL),(19568,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 18:48:45','2025-01-12 18:48:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736707725;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736707725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 19:00:03','2025-01-12 19:00:03',0,NULL),(19569,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 20:00:03','2025-01-12 20:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736712003;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736712003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 20:12:18','2025-01-12 20:12:18',0,NULL),(19570,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 21:12:18','2025-01-12 21:12:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736716338;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736716338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 21:24:28','2025-01-12 21:24:28',0,NULL),(19571,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 22:24:28','2025-01-12 22:24:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736720668;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736720668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 22:33:26','2025-01-12 22:33:26',0,NULL),(19572,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-12 23:33:26','2025-01-12 23:33:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736724806;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736724806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-12 23:38:27','2025-01-12 23:38:27',0,NULL),(19573,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 00:38:27','2025-01-13 00:38:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736728707;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736728707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 00:40:40','2025-01-13 00:40:40',0,NULL),(19574,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 01:40:40','2025-01-13 01:40:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736732440;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736732440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 01:43:32','2025-01-13 01:43:32',0,NULL),(19575,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 02:43:32','2025-01-13 02:43:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736736212;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736736212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 02:44:41','2025-01-13 02:44:41',0,NULL),(19576,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 03:44:41','2025-01-13 03:44:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736739881;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736739881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 03:46:30','2025-01-13 03:46:30',0,NULL),(19577,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 04:46:30','2025-01-13 04:46:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736743590;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736743590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 04:48:27','2025-01-13 04:48:27',0,NULL),(19578,'woocommerce_marketplace_fetch_promotions','complete','2025-01-13 16:15:33','2025-01-13 16:15:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736784933;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736784933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-13 16:25:14','2025-01-13 16:25:14',0,NULL),(19579,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 05:48:27','2025-01-13 05:48:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736747307;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736747307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 05:52:46','2025-01-13 05:52:46',0,NULL),(19580,'woocommerce_cleanup_draft_orders','complete','2025-01-14 05:45:28','2025-01-14 05:45:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736833528;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736833528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-14 05:48:39','2025-01-14 05:48:39',0,NULL),(19581,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 06:52:46','2025-01-13 06:52:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736751166;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736751166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 06:53:23','2025-01-13 06:53:23',0,NULL),(19582,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 07:53:23','2025-01-13 07:53:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736754803;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736754803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 07:53:27','2025-01-13 07:53:27',0,NULL),(19583,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 08:53:27','2025-01-13 08:53:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736758407;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736758407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 08:56:32','2025-01-13 08:56:32',0,NULL),(19584,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 09:56:32','2025-01-13 09:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736762192;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736762192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 09:57:02','2025-01-13 09:57:02',0,NULL),(19585,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 10:57:02','2025-01-13 10:57:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736765822;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736765822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 10:57:59','2025-01-13 10:57:59',0,NULL),(19586,'wpforms_process_forms_locator_scan','complete','2025-01-14 10:42:59','2025-01-14 10:42:59',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736851379;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736851379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-14 10:51:17','2025-01-14 10:51:17',0,NULL),(19587,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-14 10:42:59','2025-01-14 10:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736851379;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736851379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-14 10:51:17','2025-01-14 10:51:17',0,NULL),(19588,'wp_mail_smtp_admin_notifications_update','complete','2025-01-14 10:42:59','2025-01-14 10:42:59',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736851379;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736851379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-14 10:51:17','2025-01-14 10:51:17',0,NULL),(19589,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 11:57:59','2025-01-13 11:57:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736769479;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736769479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 12:04:52','2025-01-13 12:04:52',0,NULL),(19590,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 13:04:52','2025-01-13 13:04:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736773492;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736773492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 13:06:04','2025-01-13 13:06:04',0,NULL),(19591,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 14:06:04','2025-01-13 14:06:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736777164;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736777164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 14:11:00','2025-01-13 14:11:00',0,NULL),(19592,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 15:11:00','2025-01-13 15:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736781060;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736781060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 15:11:41','2025-01-13 15:11:41',0,NULL),(19593,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 16:11:41','2025-01-13 16:11:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736784701;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736784701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 16:14:06','2025-01-13 16:14:06',0,NULL),(19594,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 17:14:06','2025-01-13 17:14:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736788446;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736788446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 17:20:17','2025-01-13 17:20:17',0,NULL),(19595,'woocommerce_marketplace_fetch_promotions','complete','2025-01-14 04:25:14','2025-01-14 04:25:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736828714;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736828714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-14 04:26:56','2025-01-14 04:26:56',0,NULL),(19596,'wp_mail_smtp_summary_report_email','complete','2025-01-20 16:55:52','2025-01-20 16:55:52',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737392152;s:18:\"\0*\0first_timestamp\";i:1715004000;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737392152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2025-01-20 17:05:13','2025-01-20 17:05:13',0,NULL),(19597,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 18:20:17','2025-01-13 18:20:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736792417;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736792417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 18:24:34','2025-01-13 18:24:34',0,NULL),(19598,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 19:24:34','2025-01-13 19:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736796274;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736796274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 19:33:48','2025-01-13 19:33:48',0,NULL),(19599,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 20:33:48','2025-01-13 20:33:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736800428;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736800428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 20:39:31','2025-01-13 20:39:31',0,NULL),(19600,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 21:39:32','2025-01-13 21:39:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736804372;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736804372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 21:41:32','2025-01-13 21:41:32',0,NULL),(19601,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 22:41:32','2025-01-13 22:41:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736808092;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736808092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 22:51:39','2025-01-13 22:51:39',0,NULL),(19602,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-13 23:51:39','2025-01-13 23:51:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736812299;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736812299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-13 23:52:23','2025-01-13 23:52:23',0,NULL),(19603,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 00:52:23','2025-01-14 00:52:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736815943;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736815943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 00:55:13','2025-01-14 00:55:13',0,NULL),(19604,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 01:55:13','2025-01-14 01:55:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736819713;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736819713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 01:56:24','2025-01-14 01:56:24',0,NULL),(19605,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 02:56:24','2025-01-14 02:56:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736823384;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736823384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 03:02:02','2025-01-14 03:02:02',0,NULL),(19606,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 04:02:02','2025-01-14 04:02:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736827322;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736827322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 04:18:15','2025-01-14 04:18:15',0,NULL),(19607,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 05:18:15','2025-01-14 05:18:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736831895;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736831895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 05:32:57','2025-01-14 05:32:57',0,NULL),(19608,'woocommerce_marketplace_fetch_promotions','complete','2025-01-14 16:26:56','2025-01-14 16:26:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736872016;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736872016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-14 16:32:43','2025-01-14 16:32:43',0,NULL),(19609,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 06:32:57','2025-01-14 06:32:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736836377;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736836377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 06:43:20','2025-01-14 06:43:20',0,NULL),(19610,'woocommerce_cleanup_draft_orders','complete','2025-01-15 05:48:39','2025-01-15 05:48:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736920119;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736920119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-15 05:53:28','2025-01-15 05:53:28',0,NULL),(19611,'wpforms_admin_notifications_update','complete','2025-01-14 05:53:20','2025-01-14 05:53:20',10,'{\"tasks_meta_id\":79}','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2025-01-14 05:54:02','2025-01-14 05:54:02',0,NULL),(19612,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 07:43:20','2025-01-14 07:43:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736840600;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736840600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 07:43:59','2025-01-14 07:43:59',0,NULL),(19613,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 08:43:59','2025-01-14 08:43:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736844239;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736844239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 08:48:45','2025-01-14 08:48:45',0,NULL),(19614,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 09:48:45','2025-01-14 09:48:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736848125;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736848125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 09:58:42','2025-01-14 09:58:42',0,NULL),(19615,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 10:58:42','2025-01-14 10:58:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736852322;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736852322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 11:22:12','2025-01-14 11:22:12',0,NULL),(19616,'wpforms_process_forms_locator_scan','complete','2025-01-15 10:51:17','2025-01-15 10:51:17',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736938277;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736938277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-15 10:57:00','2025-01-15 10:57:00',0,NULL),(19617,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-15 10:51:17','2025-01-15 10:51:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736938277;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736938277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-15 10:57:00','2025-01-15 10:57:00',0,NULL),(19618,'wp_mail_smtp_admin_notifications_update','complete','2025-01-15 10:51:17','2025-01-15 10:51:17',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736938277;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736938277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-15 10:57:00','2025-01-15 10:57:00',0,NULL),(19619,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 12:22:12','2025-01-14 12:22:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736857332;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736857332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 12:24:43','2025-01-14 12:24:43',0,NULL),(19620,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 13:24:43','2025-01-14 13:24:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736861083;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736861083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 13:31:27','2025-01-14 13:31:27',0,NULL),(19621,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 14:31:27','2025-01-14 14:31:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736865087;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736865087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 14:32:48','2025-01-14 14:32:48',0,NULL),(19622,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 15:32:48','2025-01-14 15:32:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736868768;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736868768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 15:42:16','2025-01-14 15:42:16',0,NULL),(19623,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 16:42:16','2025-01-14 16:42:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736872936;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736872936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 16:44:43','2025-01-14 16:44:43',0,NULL),(19624,'woocommerce_marketplace_fetch_promotions','complete','2025-01-15 04:32:43','2025-01-15 04:32:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736915563;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736915563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-15 04:33:47','2025-01-15 04:33:47',0,NULL),(19625,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 17:44:43','2025-01-14 17:44:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736876683;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736876683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 17:54:05','2025-01-14 17:54:05',0,NULL),(19626,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 18:54:05','2025-01-14 18:54:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736880845;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736880845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 18:59:29','2025-01-14 18:59:29',0,NULL),(19627,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 19:59:29','2025-01-14 19:59:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736884769;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736884769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 20:06:05','2025-01-14 20:06:05',0,NULL),(19628,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 21:06:05','2025-01-14 21:06:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736888765;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736888765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 21:15:41','2025-01-14 21:15:41',0,NULL),(19629,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 22:15:41','2025-01-14 22:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736892941;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736892941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 22:36:54','2025-01-14 22:36:54',0,NULL),(19630,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-14 23:36:54','2025-01-14 23:36:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736897814;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736897814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-14 23:50:58','2025-01-14 23:50:58',0,NULL),(19631,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 00:50:58','2025-01-15 00:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736902258;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736902258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 00:52:11','2025-01-15 00:52:11',0,NULL),(19632,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 01:52:11','2025-01-15 01:52:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736905931;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736905931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 01:54:33','2025-01-15 01:54:33',0,NULL),(19633,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 02:54:33','2025-01-15 02:54:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736909673;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736909673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 03:06:59','2025-01-15 03:06:59',0,NULL),(19634,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 04:06:59','2025-01-15 04:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736914019;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736914019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 04:07:41','2025-01-15 04:07:41',0,NULL),(19635,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 05:07:41','2025-01-15 05:07:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736917661;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736917661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 05:20:39','2025-01-15 05:20:39',0,NULL),(19636,'woocommerce_marketplace_fetch_promotions','complete','2025-01-15 16:33:47','2025-01-15 16:33:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736958827;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736958827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-15 16:39:47','2025-01-15 16:39:47',0,NULL),(19637,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 06:20:39','2025-01-15 06:20:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736922039;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736922039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 06:37:12','2025-01-15 06:37:12',0,NULL),(19638,'woocommerce_cleanup_draft_orders','complete','2025-01-16 05:53:28','2025-01-16 05:53:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737006808;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737006808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-16 06:04:13','2025-01-16 06:04:13',0,NULL),(19639,'wpforms_admin_notifications_update','complete','2025-01-15 06:06:32','2025-01-15 06:06:32',10,'{\"tasks_meta_id\":80}','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2025-01-15 06:07:58','2025-01-15 06:07:58',0,NULL),(19640,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 07:37:12','2025-01-15 07:37:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736926632;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736926632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 07:47:30','2025-01-15 07:47:30',0,NULL),(19641,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 08:47:30','2025-01-15 08:47:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736930850;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736930850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 08:49:19','2025-01-15 08:49:19',0,NULL),(19642,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 09:49:19','2025-01-15 09:49:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736934559;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736934559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 09:50:18','2025-01-15 09:50:18',0,NULL),(19643,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 10:50:18','2025-01-15 10:50:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736938218;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736938218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 10:57:00','2025-01-15 10:57:00',0,NULL),(19644,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 11:57:00','2025-01-15 11:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736942220;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736942220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 12:05:53','2025-01-15 12:05:53',0,NULL),(19645,'wpforms_process_forms_locator_scan','complete','2025-01-16 10:57:00','2025-01-16 10:57:00',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737025020;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737025020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-16 11:00:07','2025-01-16 11:00:07',0,NULL),(19646,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-16 10:57:00','2025-01-16 10:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737025020;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737025020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-16 11:00:07','2025-01-16 11:00:07',0,NULL),(19647,'wp_mail_smtp_admin_notifications_update','complete','2025-01-16 10:57:00','2025-01-16 10:57:00',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737025020;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737025020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-16 11:00:08','2025-01-16 11:00:08',0,NULL),(19648,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 13:05:53','2025-01-15 13:05:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736946353;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736946353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 13:11:07','2025-01-15 13:11:07',0,NULL),(19649,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 14:11:07','2025-01-15 14:11:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736950267;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736950267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 14:13:52','2025-01-15 14:13:52',0,NULL),(19650,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 15:13:52','2025-01-15 15:13:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736954032;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736954032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 15:21:06','2025-01-15 15:21:06',0,NULL),(19651,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 16:21:06','2025-01-15 16:21:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736958066;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736958066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 16:29:34','2025-01-15 16:29:34',0,NULL),(19652,'wpforms_email_summaries_fetch_info_blocks','complete','2025-01-22 15:21:07','2025-01-22 15:21:07',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737559267;s:18:\"\0*\0first_timestamp\";i:1715121541;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737559267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-01-22 15:37:58','2025-01-22 15:37:58',0,NULL),(19653,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 17:29:34','2025-01-15 17:29:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736962174;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736962174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 18:09:41','2025-01-15 18:09:41',0,NULL),(19654,'woocommerce_marketplace_fetch_promotions','complete','2025-01-16 04:39:47','2025-01-16 04:39:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737002387;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737002387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-16 05:14:02','2025-01-16 05:14:02',0,NULL),(19655,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 19:09:41','2025-01-15 19:09:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736968181;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736968181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 19:22:11','2025-01-15 19:22:11',0,NULL),(19656,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 20:22:11','2025-01-15 20:22:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736972531;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736972531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 20:26:00','2025-01-15 20:26:00',0,NULL),(19657,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 21:26:00','2025-01-15 21:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736976360;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736976360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 21:45:02','2025-01-15 21:45:02',0,NULL),(19658,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 22:45:02','2025-01-15 22:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736981102;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736981102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-15 22:45:53','2025-01-15 22:45:53',0,NULL),(19659,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-15 23:45:53','2025-01-15 23:45:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736984753;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736984753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 00:04:32','2025-01-16 00:04:32',0,NULL),(19660,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 01:04:32','2025-01-16 01:04:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736989472;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736989472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 01:09:13','2025-01-16 01:09:13',0,NULL),(19661,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 02:09:13','2025-01-16 02:09:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1736993353;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1736993353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 03:01:21','2025-01-16 03:01:21',0,NULL),(19662,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 04:01:21','2025-01-16 04:01:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737000081;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737000081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 04:03:37','2025-01-16 04:03:37',0,NULL),(19663,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 05:03:37','2025-01-16 05:03:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737003817;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737003817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 05:14:02','2025-01-16 05:14:02',0,NULL),(19664,'woocommerce_marketplace_fetch_promotions','complete','2025-01-16 17:14:02','2025-01-16 17:14:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737047642;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737047642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-16 17:18:40','2025-01-16 17:18:40',0,NULL),(19665,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 06:14:02','2025-01-16 06:14:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737008042;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737008042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 06:43:03','2025-01-16 06:43:03',0,NULL),(19666,'woocommerce_cleanup_draft_orders','complete','2025-01-17 06:04:13','2025-01-17 06:04:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737093853;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737093853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-17 06:06:31','2025-01-17 06:06:31',0,NULL),(19667,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 07:43:03','2025-01-16 07:43:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737013383;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737013383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 07:45:41','2025-01-16 07:45:41',0,NULL),(19668,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 08:45:41','2025-01-16 08:45:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737017141;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737017141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 08:47:37','2025-01-16 08:47:37',0,NULL),(19669,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 09:47:37','2025-01-16 09:47:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737020857;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737020857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 09:49:09','2025-01-16 09:49:09',0,NULL),(19670,'wpforms_admin_notifications_update','complete','2025-01-16 09:16:06','2025-01-16 09:16:06',10,'{\"tasks_meta_id\":81}','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2025-01-16 09:17:18','2025-01-16 09:17:18',0,NULL),(19671,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 10:49:09','2025-01-16 10:49:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737024549;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737024549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 10:51:01','2025-01-16 10:51:01',0,NULL),(19672,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 11:51:01','2025-01-16 11:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737028261;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737028261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 11:55:11','2025-01-16 11:55:11',0,NULL),(19673,'wpforms_process_forms_locator_scan','complete','2025-01-17 11:00:07','2025-01-17 11:00:07',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737111607;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737111607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-17 11:00:18','2025-01-17 11:00:18',0,NULL),(19674,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-17 11:00:07','2025-01-17 11:00:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737111607;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737111607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-17 11:00:19','2025-01-17 11:00:19',0,NULL),(19675,'wp_mail_smtp_admin_notifications_update','complete','2025-01-17 11:00:08','2025-01-17 11:00:08',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737111608;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737111608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-17 11:00:19','2025-01-17 11:00:19',0,NULL),(19676,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 12:55:11','2025-01-16 12:55:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737032111;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737032111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 12:55:14','2025-01-16 12:55:14',0,NULL),(19677,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 13:55:14','2025-01-16 13:55:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737035714;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737035714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 14:06:23','2025-01-16 14:06:23',0,NULL),(19678,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 15:06:23','2025-01-16 15:06:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737039983;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737039983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 15:06:38','2025-01-16 15:06:38',0,NULL),(19679,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 16:06:38','2025-01-16 16:06:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737043598;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737043598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 17:00:13','2025-01-16 17:00:13',0,NULL),(19680,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 18:00:13','2025-01-16 18:00:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737050413;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737050413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 18:01:07','2025-01-16 18:01:07',0,NULL),(19681,'woocommerce_marketplace_fetch_promotions','complete','2025-01-17 05:18:40','2025-01-17 05:18:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737091120;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737091120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-17 05:43:02','2025-01-17 05:43:02',0,NULL),(19682,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 19:01:07','2025-01-16 19:01:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737054067;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737054067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 19:02:45','2025-01-16 19:02:45',0,NULL),(19683,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 20:02:45','2025-01-16 20:02:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737057765;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737057765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 20:08:53','2025-01-16 20:08:53',0,NULL),(19684,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 21:08:53','2025-01-16 21:08:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737061733;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737061733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 21:08:59','2025-01-16 21:08:59',0,NULL),(19685,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 22:08:59','2025-01-16 22:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737065339;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737065339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 22:32:36','2025-01-16 22:32:36',0,NULL),(19686,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-16 23:32:36','2025-01-16 23:32:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737070356;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737070356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-16 23:53:49','2025-01-16 23:53:49',0,NULL),(19687,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 00:53:49','2025-01-17 00:53:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737075229;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737075229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 01:13:34','2025-01-17 01:13:34',0,NULL),(19688,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 02:13:34','2025-01-17 02:13:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737080014;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737080014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 02:14:18','2025-01-17 02:14:18',0,NULL),(19689,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 03:14:18','2025-01-17 03:14:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737083658;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737083658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 03:33:16','2025-01-17 03:33:16',0,NULL),(19690,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 04:33:16','2025-01-17 04:33:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737088396;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737088396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 04:40:13','2025-01-17 04:40:13',0,NULL),(19691,'wpforms_admin_addons_cache_update','complete','2025-01-24 04:40:13','2025-01-24 04:40:13',10,'{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737693613;s:18:\"\0*\0first_timestamp\";i:1717120258;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737693613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-01-24 04:46:59','2025-01-24 04:46:59',0,NULL),(19692,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 05:40:13','2025-01-17 05:40:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737092413;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737092413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 05:43:02','2025-01-17 05:43:02',0,NULL),(19693,'woocommerce_marketplace_fetch_promotions','complete','2025-01-17 17:43:02','2025-01-17 17:43:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737135782;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737135782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-17 17:46:37','2025-01-17 17:46:37',0,NULL),(19694,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 06:43:02','2025-01-17 06:43:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737096182;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737096182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 06:47:03','2025-01-17 06:47:03',0,NULL),(19695,'woocommerce_cleanup_draft_orders','complete','2025-01-18 06:06:31','2025-01-18 06:06:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737180391;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737180391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-18 06:12:46','2025-01-18 06:12:46',0,NULL),(19696,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 07:47:03','2025-01-17 07:47:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737100023;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737100023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 07:52:33','2025-01-17 07:52:33',0,NULL),(19697,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 08:52:33','2025-01-17 08:52:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737103953;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737103953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 08:53:00','2025-01-17 08:53:00',0,NULL),(19698,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 09:53:00','2025-01-17 09:53:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737107580;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737107580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 10:09:16','2025-01-17 10:09:16',0,NULL),(19699,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 11:09:16','2025-01-17 11:09:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737112156;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737112156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 11:13:06','2025-01-17 11:13:06',0,NULL),(19700,'wpforms_process_forms_locator_scan','complete','2025-01-18 11:00:18','2025-01-18 11:00:18',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737198018;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737198018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-18 11:03:22','2025-01-18 11:03:22',0,NULL),(19701,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-18 11:00:19','2025-01-18 11:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737198019;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737198019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-18 11:03:22','2025-01-18 11:03:22',0,NULL),(19702,'wp_mail_smtp_admin_notifications_update','complete','2025-01-18 11:00:19','2025-01-18 11:00:19',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737198019;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737198019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-18 11:03:22','2025-01-18 11:03:22',0,NULL),(19703,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 12:13:06','2025-01-17 12:13:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737115986;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737115986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 12:13:31','2025-01-17 12:13:31',0,NULL),(19704,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 13:13:31','2025-01-17 13:13:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737119611;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737119611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 13:15:31','2025-01-17 13:15:31',0,NULL),(19705,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 14:15:31','2025-01-17 14:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737123331;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737123331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 14:16:59','2025-01-17 14:16:59',0,NULL),(19706,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 15:16:59','2025-01-17 15:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737127019;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737127019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 15:17:02','2025-01-17 15:17:02',0,NULL),(19707,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 16:17:02','2025-01-17 16:17:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737130622;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737130622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 16:20:25','2025-01-17 16:20:25',0,NULL),(19708,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 17:20:25','2025-01-17 17:20:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737134425;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737134425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 17:36:27','2025-01-17 17:36:27',0,NULL),(19709,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 18:36:27','2025-01-17 18:36:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737138987;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737138987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 18:57:03','2025-01-17 18:57:03',0,NULL),(19710,'woocommerce_marketplace_fetch_promotions','complete','2025-01-18 05:46:37','2025-01-18 05:46:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737179197;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737179197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-18 05:53:29','2025-01-18 05:53:29',0,NULL),(19711,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 19:57:03','2025-01-17 19:57:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737143823;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737143823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 20:06:03','2025-01-17 20:06:03',0,NULL),(19712,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 21:06:03','2025-01-17 21:06:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737147963;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737147963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 21:14:40','2025-01-17 21:14:40',0,NULL),(19713,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 22:14:40','2025-01-17 22:14:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737152080;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737152080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 22:23:12','2025-01-17 22:23:12',0,NULL),(19714,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-17 23:23:13','2025-01-17 23:23:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737156193;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737156193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-17 23:28:02','2025-01-17 23:28:02',0,NULL),(19715,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 00:28:02','2025-01-18 00:28:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737160082;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737160082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 00:28:41','2025-01-18 00:28:41',0,NULL),(19716,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 01:28:41','2025-01-18 01:28:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737163721;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737163721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 01:35:11','2025-01-18 01:35:11',0,NULL),(19717,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 02:35:11','2025-01-18 02:35:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737167711;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737167711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 02:45:40','2025-01-18 02:45:40',0,NULL),(19718,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 03:45:40','2025-01-18 03:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737171940;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737171940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 03:59:45','2025-01-18 03:59:45',0,NULL),(19719,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 04:59:45','2025-01-18 04:59:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737176385;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737176385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 05:02:00','2025-01-18 05:02:00',0,NULL),(19720,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 06:02:00','2025-01-18 06:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737180120;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737180120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 06:12:46','2025-01-18 06:12:46',0,NULL),(19721,'woocommerce_marketplace_fetch_promotions','complete','2025-01-18 17:53:29','2025-01-18 17:53:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737222809;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737222809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-18 18:15:45','2025-01-18 18:15:45',0,NULL),(19722,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 07:12:46','2025-01-18 07:12:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737184366;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737184366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 07:29:56','2025-01-18 07:29:56',0,NULL),(19723,'woocommerce_cleanup_draft_orders','complete','2025-01-19 06:12:46','2025-01-19 06:12:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737267166;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737267166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-19 06:24:09','2025-01-19 06:24:09',0,NULL),(19724,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 08:29:56','2025-01-18 08:29:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737188996;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737188996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 08:33:06','2025-01-18 08:33:06',0,NULL),(19725,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 09:33:06','2025-01-18 09:33:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737192786;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737192786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 09:44:16','2025-01-18 09:44:16',0,NULL),(19726,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 10:44:16','2025-01-18 10:44:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737197056;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737197056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 10:44:24','2025-01-18 10:44:24',0,NULL),(19727,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 11:44:24','2025-01-18 11:44:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737200664;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737200664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 11:50:09','2025-01-18 11:50:09',0,NULL),(19728,'wpforms_process_forms_locator_scan','complete','2025-01-19 11:03:22','2025-01-19 11:03:22',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737284602;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737284602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-19 11:08:15','2025-01-19 11:08:15',0,NULL),(19729,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-19 11:03:22','2025-01-19 11:03:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737284602;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737284602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-19 11:08:15','2025-01-19 11:08:15',0,NULL),(19730,'wp_mail_smtp_admin_notifications_update','complete','2025-01-19 11:03:22','2025-01-19 11:03:22',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737284602;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737284602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-19 11:08:15','2025-01-19 11:08:15',0,NULL),(19731,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 12:50:09','2025-01-18 12:50:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737204609;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737204609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 12:54:11','2025-01-18 12:54:11',0,NULL),(19732,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 13:54:11','2025-01-18 13:54:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737208451;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737208451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 14:05:35','2025-01-18 14:05:35',0,NULL),(19733,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 15:05:35','2025-01-18 15:05:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737212735;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737212735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 15:13:13','2025-01-18 15:13:13',0,NULL),(19734,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 16:13:13','2025-01-18 16:13:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737216793;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737216793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 16:14:48','2025-01-18 16:14:48',0,NULL),(19735,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 17:14:48','2025-01-18 17:14:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737220488;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737220488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 17:15:44','2025-01-18 17:15:44',0,NULL),(19736,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 18:15:44','2025-01-18 18:15:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737224144;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737224144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 18:15:45','2025-01-18 18:15:45',0,NULL),(19737,'woocommerce_marketplace_fetch_promotions','complete','2025-01-19 06:15:45','2025-01-19 06:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737267345;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737267345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-19 06:24:09','2025-01-19 06:24:09',0,NULL),(19738,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 19:15:45','2025-01-18 19:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737227745;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737227745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 19:24:54','2025-01-18 19:24:54',0,NULL),(19739,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 20:24:54','2025-01-18 20:24:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737231894;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737231894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 20:24:59','2025-01-18 20:24:59',0,NULL),(19740,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 21:24:59','2025-01-18 21:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737235499;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737235499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 21:26:39','2025-01-18 21:26:39',0,NULL),(19741,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 22:26:39','2025-01-18 22:26:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737239199;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737239199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 22:38:48','2025-01-18 22:38:48',0,NULL),(19742,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-18 23:38:48','2025-01-18 23:38:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737243528;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737243528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-18 23:39:17','2025-01-18 23:39:17',0,NULL),(19743,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 00:39:17','2025-01-19 00:39:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737247157;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737247157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 00:41:59','2025-01-19 00:41:59',0,NULL),(19744,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 01:41:59','2025-01-19 01:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737250919;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737250919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 01:43:16','2025-01-19 01:43:16',0,NULL),(19745,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 02:43:16','2025-01-19 02:43:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737254596;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737254596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 02:46:57','2025-01-19 02:46:57',0,NULL),(19746,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 03:46:57','2025-01-19 03:46:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737258417;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737258417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 03:48:28','2025-01-19 03:48:28',0,NULL),(19747,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 04:48:28','2025-01-19 04:48:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737262108;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737262108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 05:00:24','2025-01-19 05:00:24',0,NULL),(19748,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 06:00:24','2025-01-19 06:00:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737266424;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737266424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 06:12:03','2025-01-19 06:12:03',0,NULL),(19749,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 07:12:03','2025-01-19 07:12:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737270723;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737270723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 07:15:43','2025-01-19 07:15:43',0,NULL),(19750,'woocommerce_cleanup_draft_orders','complete','2025-01-20 06:24:09','2025-01-20 06:24:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737354249;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737354249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-20 06:29:03','2025-01-20 06:29:03',0,NULL),(19751,'woocommerce_marketplace_fetch_promotions','complete','2025-01-19 18:24:09','2025-01-19 18:24:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737311049;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737311049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-19 18:25:48','2025-01-19 18:25:48',0,NULL),(19752,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 08:15:43','2025-01-19 08:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737274543;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737274543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 08:25:10','2025-01-19 08:25:10',0,NULL),(19753,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 09:25:10','2025-01-19 09:25:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737278710;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737278710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 09:27:35','2025-01-19 09:27:35',0,NULL),(19754,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 10:27:35','2025-01-19 10:27:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737282455;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737282455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 10:39:36','2025-01-19 10:39:36',0,NULL),(19755,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 11:39:36','2025-01-19 11:39:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737286776;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737286776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 11:46:42','2025-01-19 11:46:42',0,NULL),(19756,'wpforms_process_forms_locator_scan','complete','2025-01-20 11:08:15','2025-01-20 11:08:15',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737371295;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737371295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-20 11:22:22','2025-01-20 11:22:22',0,NULL),(19757,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-20 11:08:15','2025-01-20 11:08:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737371295;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737371295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-20 11:22:22','2025-01-20 11:22:22',0,NULL),(19758,'wp_mail_smtp_admin_notifications_update','complete','2025-01-20 11:08:15','2025-01-20 11:08:15',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737371295;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737371295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-20 11:22:23','2025-01-20 11:22:23',0,NULL),(19759,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 12:46:42','2025-01-19 12:46:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737290802;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737290802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 12:50:09','2025-01-19 12:50:09',0,NULL),(19760,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 13:50:09','2025-01-19 13:50:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737294609;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737294609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 13:57:04','2025-01-19 13:57:04',0,NULL),(19761,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 14:57:04','2025-01-19 14:57:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737298624;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737298624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 14:59:16','2025-01-19 14:59:16',0,NULL),(19762,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 15:59:16','2025-01-19 15:59:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737302356;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737302356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 16:08:55','2025-01-19 16:08:55',0,NULL),(19763,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 17:08:55','2025-01-19 17:08:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737306535;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737306535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 17:17:40','2025-01-19 17:17:40',0,NULL),(19764,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 18:17:40','2025-01-19 18:17:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737310660;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737310660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 18:17:57','2025-01-19 18:17:57',0,NULL),(19765,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 19:17:57','2025-01-19 19:17:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737314277;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737314277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 19:21:55','2025-01-19 19:21:55',0,NULL),(19766,'woocommerce_marketplace_fetch_promotions','complete','2025-01-20 06:25:48','2025-01-20 06:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737354348;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737354348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-20 06:29:04','2025-01-20 06:29:04',0,NULL),(19767,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 20:21:55','2025-01-19 20:21:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737318115;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737318115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 20:28:15','2025-01-19 20:28:15',0,NULL),(19768,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 21:28:15','2025-01-19 21:28:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737322095;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737322095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 21:36:44','2025-01-19 21:36:44',0,NULL),(19769,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 22:36:44','2025-01-19 22:36:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737326204;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737326204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-19 22:48:37','2025-01-19 22:48:37',0,NULL),(19770,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-19 23:48:37','2025-01-19 23:48:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737330517;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737330517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 00:20:16','2025-01-20 00:20:16',0,NULL),(19771,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 01:20:16','2025-01-20 01:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737336016;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737336016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 01:32:10','2025-01-20 01:32:10',0,NULL),(19772,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 02:32:10','2025-01-20 02:32:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737340330;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737340330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 02:33:01','2025-01-20 02:33:01',0,NULL),(19773,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 03:33:01','2025-01-20 03:33:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737343981;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737343981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 03:40:07','2025-01-20 03:40:07',0,NULL),(19774,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 04:40:07','2025-01-20 04:40:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737348007;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737348007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 05:19:51','2025-01-20 05:19:51',0,NULL),(19775,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 06:19:51','2025-01-20 06:19:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737353991;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737353991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 06:29:03','2025-01-20 06:29:03',0,NULL),(19776,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 07:29:03','2025-01-20 07:29:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737358143;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737358143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 07:39:59','2025-01-20 07:39:59',0,NULL),(19777,'woocommerce_cleanup_draft_orders','complete','2025-01-21 06:29:03','2025-01-21 06:29:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737440943;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737440943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-21 06:30:12','2025-01-21 06:30:12',0,NULL),(19778,'woocommerce_marketplace_fetch_promotions','complete','2025-01-20 18:29:04','2025-01-20 18:29:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737397744;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737397744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-20 18:33:21','2025-01-20 18:33:21',0,NULL),(19779,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 08:39:59','2025-01-20 08:39:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737362399;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737362399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 08:51:34','2025-01-20 08:51:34',0,NULL),(19780,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 09:51:34','2025-01-20 09:51:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737366694;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737366694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 09:54:27','2025-01-20 09:54:27',0,NULL),(19781,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 10:54:27','2025-01-20 10:54:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737370467;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737370467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 10:56:20','2025-01-20 10:56:20',0,NULL),(19782,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 11:56:20','2025-01-20 11:56:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737374180;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737374180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 12:02:03','2025-01-20 12:02:03',0,NULL),(19783,'wpforms_process_forms_locator_scan','complete','2025-01-21 11:22:22','2025-01-21 11:22:22',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737458542;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737458542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-21 11:26:07','2025-01-21 11:26:07',0,NULL),(19784,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-21 11:22:22','2025-01-21 11:22:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737458542;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737458542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-21 11:26:07','2025-01-21 11:26:07',0,NULL),(19785,'wp_mail_smtp_admin_notifications_update','complete','2025-01-21 11:22:23','2025-01-21 11:22:23',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737458543;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737458543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-21 11:26:07','2025-01-21 11:26:07',0,NULL),(19786,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 13:02:03','2025-01-20 13:02:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737378123;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737378123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 13:28:00','2025-01-20 13:28:00',0,NULL),(19787,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 14:28:00','2025-01-20 14:28:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737383280;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737383280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 14:37:04','2025-01-20 14:37:04',0,NULL),(19788,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 15:37:04','2025-01-20 15:37:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737387424;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737387424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 15:43:35','2025-01-20 15:43:35',0,NULL),(19789,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 16:43:35','2025-01-20 16:43:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737391415;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737391415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 16:44:08','2025-01-20 16:44:08',0,NULL),(19790,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 17:44:08','2025-01-20 17:44:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737395048;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737395048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 17:48:40','2025-01-20 17:48:40',0,NULL),(19791,'wp_mail_smtp_summary_report_email','complete','2025-01-27 17:05:13','2025-01-27 17:05:13',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737997513;s:18:\"\0*\0first_timestamp\";i:1715004000;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737997513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2025-01-27 17:07:50','2025-01-27 17:07:50',0,NULL),(19792,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 18:48:40','2025-01-20 18:48:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737398920;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737398920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 18:50:43','2025-01-20 18:50:43',0,NULL),(19793,'woocommerce_marketplace_fetch_promotions','complete','2025-01-21 06:33:21','2025-01-21 06:33:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737441201;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737441201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-21 06:33:56','2025-01-21 06:33:56',0,NULL),(19794,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 19:50:43','2025-01-20 19:50:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737402643;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737402643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 19:55:29','2025-01-20 19:55:29',0,NULL),(19795,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 20:55:29','2025-01-20 20:55:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737406529;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737406529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 21:06:39','2025-01-20 21:06:39',0,NULL),(19796,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 22:06:39','2025-01-20 22:06:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737410799;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737410799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 22:14:39','2025-01-20 22:14:39',0,NULL),(19797,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-20 23:14:39','2025-01-20 23:14:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737414879;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737414879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-20 23:23:29','2025-01-20 23:23:29',0,NULL),(19798,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 00:23:29','2025-01-21 00:23:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737419009;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737419009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 00:49:11','2025-01-21 00:49:11',0,NULL),(19799,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 01:49:11','2025-01-21 01:49:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737424151;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737424151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 01:57:56','2025-01-21 01:57:56',0,NULL),(19800,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 02:57:56','2025-01-21 02:57:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737428276;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737428276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 02:58:47','2025-01-21 02:58:47',0,NULL),(19801,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 03:58:47','2025-01-21 03:58:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737431927;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737431927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 04:01:55','2025-01-21 04:01:55',0,NULL),(19802,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 05:01:55','2025-01-21 05:01:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737435715;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737435715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 05:03:47','2025-01-21 05:03:47',0,NULL),(19803,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 06:03:47','2025-01-21 06:03:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737439427;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737439427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 06:03:49','2025-01-21 06:03:49',0,NULL),(19804,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 07:03:49','2025-01-21 07:03:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737443029;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737443029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 07:05:53','2025-01-21 07:05:53',0,NULL),(19805,'woocommerce_cleanup_draft_orders','complete','2025-01-22 06:30:12','2025-01-22 06:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737527412;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737527412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-22 06:40:34','2025-01-22 06:40:34',0,NULL),(19806,'woocommerce_marketplace_fetch_promotions','complete','2025-01-21 18:33:56','2025-01-21 18:33:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737484436;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737484436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-21 18:43:51','2025-01-21 18:43:51',0,NULL),(19807,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 08:05:53','2025-01-21 08:05:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737446753;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737446753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 08:05:57','2025-01-21 08:05:57',0,NULL),(19808,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 09:05:57','2025-01-21 09:05:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737450357;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737450357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 09:08:44','2025-01-21 09:08:44',0,NULL),(19809,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 10:08:44','2025-01-21 10:08:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737454124;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737454124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 10:15:09','2025-01-21 10:15:09',0,NULL),(19810,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 11:15:09','2025-01-21 11:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737458109;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737458109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 11:19:05','2025-01-21 11:19:05',0,NULL),(19811,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 12:19:05','2025-01-21 12:19:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737461945;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737461945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 12:19:59','2025-01-21 12:19:59',0,NULL),(19812,'wpforms_process_forms_locator_scan','complete','2025-01-22 11:26:07','2025-01-22 11:26:07',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737545167;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737545167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-22 11:30:13','2025-01-22 11:30:13',0,NULL),(19813,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-22 11:26:07','2025-01-22 11:26:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737545167;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737545167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-22 11:30:13','2025-01-22 11:30:13',0,NULL),(19814,'wp_mail_smtp_admin_notifications_update','complete','2025-01-22 11:26:07','2025-01-22 11:26:07',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737545167;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737545167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-22 11:30:14','2025-01-22 11:30:14',0,NULL),(19815,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 13:19:59','2025-01-21 13:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737465599;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737465599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 13:31:36','2025-01-21 13:31:36',0,NULL),(19816,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 14:31:36','2025-01-21 14:31:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737469896;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737469896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 14:49:35','2025-01-21 14:49:35',0,NULL),(19817,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 15:49:35','2025-01-21 15:49:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737474575;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737474575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 15:52:52','2025-01-21 15:52:52',0,NULL),(19818,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 16:52:52','2025-01-21 16:52:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737478372;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737478372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 17:03:17','2025-01-21 17:03:17',0,NULL),(19819,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 18:03:17','2025-01-21 18:03:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737482597;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737482597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 18:08:42','2025-01-21 18:08:42',0,NULL),(19820,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 19:08:42','2025-01-21 19:08:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737486522;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737486522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 19:13:59','2025-01-21 19:13:59',0,NULL),(19821,'woocommerce_marketplace_fetch_promotions','complete','2025-01-22 06:43:51','2025-01-22 06:43:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737528231;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737528231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-22 06:50:31','2025-01-22 06:50:31',0,NULL),(19822,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 20:13:59','2025-01-21 20:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737490439;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737490439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 20:24:13','2025-01-21 20:24:13',0,NULL),(19823,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 21:24:13','2025-01-21 21:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737494653;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737494653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 21:39:12','2025-01-21 21:39:12',0,NULL),(19824,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-21 22:39:12','2025-01-21 22:39:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737499152;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737499152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-21 23:05:11','2025-01-21 23:05:11',0,NULL),(19825,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 00:05:11','2025-01-22 00:05:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737504311;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737504311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 00:11:01','2025-01-22 00:11:01',0,NULL),(19826,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 01:11:01','2025-01-22 01:11:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737508261;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737508261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 01:12:19','2025-01-22 01:12:19',0,NULL),(19827,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 02:12:19','2025-01-22 02:12:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737511939;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737511939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 02:13:59','2025-01-22 02:13:59',0,NULL),(19828,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 03:13:59','2025-01-22 03:13:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737515639;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737515639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 03:33:11','2025-01-22 03:33:11',0,NULL),(19829,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 04:33:11','2025-01-22 04:33:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737520391;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737520391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 04:36:36','2025-01-22 04:36:36',0,NULL),(19830,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 05:36:36','2025-01-22 05:36:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737524196;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737524196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 05:36:43','2025-01-22 05:36:43',0,NULL),(19831,'wpforms_admin_notifications_update','complete','2025-01-22 04:47:38','2025-01-22 04:47:38',10,'{\"tasks_meta_id\":82}','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2025-01-22 04:47:39','2025-01-22 04:47:39',0,NULL),(19832,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 06:36:43','2025-01-22 06:36:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737527803;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737527803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 06:40:34','2025-01-22 06:40:34',0,NULL),(19833,'woocommerce_cleanup_draft_orders','complete','2025-01-23 06:40:34','2025-01-23 06:40:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737614434;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737614434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-23 06:43:07','2025-01-23 06:43:07',0,NULL),(19834,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 07:40:34','2025-01-22 07:40:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737531634;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737531634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 07:40:59','2025-01-22 07:40:59',0,NULL),(19835,'woocommerce_marketplace_fetch_promotions','complete','2025-01-22 18:50:31','2025-01-22 18:50:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737571831;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737571831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-22 18:54:45','2025-01-22 18:54:45',0,NULL),(19836,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 08:40:59','2025-01-22 08:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737535259;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737535259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 08:41:39','2025-01-22 08:41:39',0,NULL),(19837,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 09:41:39','2025-01-22 09:41:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737538899;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737538899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 09:43:04','2025-01-22 09:43:04',0,NULL),(19838,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 10:43:04','2025-01-22 10:43:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737542584;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737542584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 10:53:28','2025-01-22 10:53:28',0,NULL),(19839,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 11:53:28','2025-01-22 11:53:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737546808;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737546808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 12:05:20','2025-01-22 12:05:20',0,NULL),(19840,'wpforms_process_forms_locator_scan','complete','2025-01-23 11:30:13','2025-01-23 11:30:13',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737631813;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737631813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-23 11:32:34','2025-01-23 11:32:34',0,NULL),(19841,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-23 11:30:13','2025-01-23 11:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737631813;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737631813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-23 11:32:34','2025-01-23 11:32:34',0,NULL),(19842,'wp_mail_smtp_admin_notifications_update','complete','2025-01-23 11:30:14','2025-01-23 11:30:14',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737631814;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737631814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-23 11:32:35','2025-01-23 11:32:35',0,NULL),(19843,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 13:05:20','2025-01-22 13:05:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737551120;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737551120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 13:09:42','2025-01-22 13:09:42',0,NULL),(19844,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 14:09:42','2025-01-22 14:09:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737554982;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737554982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 14:13:06','2025-01-22 14:13:06',0,NULL),(19845,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 15:13:06','2025-01-22 15:13:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737558786;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737558786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 15:37:58','2025-01-22 15:37:58',0,NULL),(19846,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 16:37:58','2025-01-22 16:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737563878;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737563878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 16:39:38','2025-01-22 16:39:38',0,NULL),(19847,'wpforms_email_summaries_fetch_info_blocks','complete','2025-01-29 15:37:58','2025-01-29 15:37:58',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738165078;s:18:\"\0*\0first_timestamp\";i:1715121541;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738165078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-01-29 16:25:25','2025-01-29 16:25:25',0,NULL),(19848,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 17:39:38','2025-01-22 17:39:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737567578;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737567578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 17:57:45','2025-01-22 17:57:45',0,NULL),(19849,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 18:57:45','2025-01-22 18:57:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737572265;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737572265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 19:00:53','2025-01-22 19:00:53',0,NULL),(19850,'woocommerce_marketplace_fetch_promotions','complete','2025-01-23 06:54:45','2025-01-23 06:54:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737615285;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737615285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-23 07:03:56','2025-01-23 07:03:56',0,NULL),(19851,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 20:00:53','2025-01-22 20:00:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737576053;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737576053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 20:03:14','2025-01-22 20:03:14',0,NULL),(19852,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 21:03:14','2025-01-22 21:03:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737579794;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737579794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 21:18:20','2025-01-22 21:18:20',0,NULL),(19853,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 22:18:20','2025-01-22 22:18:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737584300;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737584300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 22:23:31','2025-01-22 22:23:31',0,NULL),(19854,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-22 23:23:31','2025-01-22 23:23:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737588211;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737588211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-22 23:23:56','2025-01-22 23:23:56',0,NULL),(19855,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 00:23:56','2025-01-23 00:23:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737591836;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737591836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 00:43:58','2025-01-23 00:43:58',0,NULL),(19856,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 01:43:58','2025-01-23 01:43:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737596638;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737596638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 01:49:52','2025-01-23 01:49:52',0,NULL),(19857,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 02:49:52','2025-01-23 02:49:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737600592;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737600592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 02:56:31','2025-01-23 02:56:31',0,NULL),(19858,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 03:56:31','2025-01-23 03:56:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737604591;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737604591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 03:56:35','2025-01-23 03:56:35',0,NULL),(19859,'woocommerce_update_marketplace_suggestions','complete','2025-01-23 03:37:02','2025-01-23 03:37:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1737603422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1737603422;}',1,1,'2025-01-23 03:37:04','2025-01-23 03:37:04',0,NULL),(19860,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-01-23 03:45:23','2025-01-23 03:45:23',10,'[4187,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1737603923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1737603923;}',3,1,'2025-01-23 03:46:00','2025-01-23 03:46:00',0,NULL),(19861,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 04:56:35','2025-01-23 04:56:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737608195;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737608195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 04:58:31','2025-01-23 04:58:31',0,NULL),(19862,'wpforms_admin_notifications_update','complete','2025-01-23 04:54:48','2025-01-23 04:54:48',10,'{\"tasks_meta_id\":83}','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2025-01-23 04:55:03','2025-01-23 04:55:03',0,NULL),(19863,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 05:58:31','2025-01-23 05:58:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737611911;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737611911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 06:02:58','2025-01-23 06:02:58',0,NULL),(19864,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 07:02:58','2025-01-23 07:02:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737615778;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737615778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 07:03:56','2025-01-23 07:03:56',0,NULL),(19865,'woocommerce_cleanup_draft_orders','complete','2025-01-24 06:43:07','2025-01-24 06:43:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737700987;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737700987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-24 06:54:18','2025-01-24 06:54:18',0,NULL),(19866,'woocommerce_marketplace_fetch_promotions','complete','2025-01-23 19:03:56','2025-01-23 19:03:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737659036;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737659036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-23 19:06:15','2025-01-23 19:06:15',0,NULL),(19867,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 08:03:56','2025-01-23 08:03:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737619436;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737619436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 08:04:46','2025-01-23 08:04:46',0,NULL),(19868,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 09:04:46','2025-01-23 09:04:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737623086;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737623086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 09:05:56','2025-01-23 09:05:56',0,NULL),(19869,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 10:05:56','2025-01-23 10:05:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737626756;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737626756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 10:08:36','2025-01-23 10:08:36',0,NULL),(19870,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 11:08:36','2025-01-23 11:08:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737630516;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737630516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 11:26:47','2025-01-23 11:26:47',0,NULL),(19871,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 12:26:47','2025-01-23 12:26:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737635207;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737635207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 12:32:25','2025-01-23 12:32:25',0,NULL),(19872,'wpforms_process_forms_locator_scan','complete','2025-01-24 11:32:34','2025-01-24 11:32:34',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737718354;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737718354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-24 11:34:13','2025-01-24 11:34:13',0,NULL),(19873,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-24 11:32:34','2025-01-24 11:32:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737718354;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737718354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-24 11:34:13','2025-01-24 11:34:13',0,NULL),(19874,'wp_mail_smtp_admin_notifications_update','complete','2025-01-24 11:32:35','2025-01-24 11:32:35',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737718355;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737718355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-24 11:34:13','2025-01-24 11:34:13',0,NULL),(19875,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 13:32:25','2025-01-23 13:32:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737639145;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737639145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 13:35:58','2025-01-23 13:35:58',0,NULL),(19876,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 14:35:58','2025-01-23 14:35:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737642958;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737642958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 14:42:55','2025-01-23 14:42:55',0,NULL),(19877,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 15:42:55','2025-01-23 15:42:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737646975;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737646975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 15:44:03','2025-01-23 15:44:03',0,NULL),(19878,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 16:44:03','2025-01-23 16:44:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737650643;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737650643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 16:53:43','2025-01-23 16:53:43',0,NULL),(19879,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 17:53:43','2025-01-23 17:53:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737654823;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737654823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 18:11:38','2025-01-23 18:11:38',0,NULL),(19880,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 19:11:38','2025-01-23 19:11:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737659498;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737659498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 19:11:54','2025-01-23 19:11:54',0,NULL),(19881,'woocommerce_marketplace_fetch_promotions','complete','2025-01-24 07:06:15','2025-01-24 07:06:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737702375;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737702375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-24 07:19:00','2025-01-24 07:19:00',0,NULL),(19882,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 20:11:54','2025-01-23 20:11:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737663114;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737663114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 20:16:11','2025-01-23 20:16:11',0,NULL),(19883,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 21:16:11','2025-01-23 21:16:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737666971;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737666971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 21:19:38','2025-01-23 21:19:38',0,NULL),(19884,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 22:19:38','2025-01-23 22:19:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737670778;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737670778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 22:22:09','2025-01-23 22:22:09',0,NULL),(19885,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-23 23:22:09','2025-01-23 23:22:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737674529;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737674529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-23 23:35:16','2025-01-23 23:35:16',0,NULL),(19886,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 00:35:16','2025-01-24 00:35:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737678916;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737678916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 00:41:04','2025-01-24 00:41:04',0,NULL),(19887,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 01:41:04','2025-01-24 01:41:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737682864;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737682864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 01:45:11','2025-01-24 01:45:11',0,NULL),(19888,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 02:45:11','2025-01-24 02:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737686711;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737686711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 02:54:14','2025-01-24 02:54:14',0,NULL),(19889,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 03:54:14','2025-01-24 03:54:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737690854;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737690854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 03:55:35','2025-01-24 03:55:35',0,NULL),(19890,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 04:55:35','2025-01-24 04:55:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737694535;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737694535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 05:09:00','2025-01-24 05:09:00',0,NULL),(19891,'wpforms_admin_addons_cache_update','complete','2025-01-31 04:46:59','2025-01-31 04:46:59',10,'{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738298819;s:18:\"\0*\0first_timestamp\";i:1717120258;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738298819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-01-31 04:47:00','2025-01-31 04:47:00',0,NULL),(19892,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 06:09:00','2025-01-24 06:09:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737698940;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737698940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 06:19:47','2025-01-24 06:19:47',0,NULL),(19893,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 07:19:47','2025-01-24 07:19:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737703187;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737703187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 07:35:58','2025-01-24 07:35:58',0,NULL),(19894,'woocommerce_cleanup_draft_orders','complete','2025-01-25 06:54:18','2025-01-25 06:54:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737788058;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737788058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-25 06:56:46','2025-01-25 06:56:46',0,NULL),(19895,'woocommerce_marketplace_fetch_promotions','complete','2025-01-24 19:19:00','2025-01-24 19:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737746340;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737746340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-24 19:21:19','2025-01-24 19:21:19',0,NULL),(19896,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 08:35:58','2025-01-24 08:35:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737707758;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737707758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 08:42:02','2025-01-24 08:42:02',0,NULL),(19897,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 09:42:02','2025-01-24 09:42:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737711722;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737711722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 09:45:33','2025-01-24 09:45:33',0,NULL),(19898,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 10:45:33','2025-01-24 10:45:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737715533;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737715533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 10:45:36','2025-01-24 10:45:36',0,NULL),(19899,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 11:45:36','2025-01-24 11:45:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737719136;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737719136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 11:49:01','2025-01-24 11:49:01',0,NULL),(19900,'wpforms_process_forms_locator_scan','complete','2025-01-25 11:34:13','2025-01-25 11:34:13',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737804853;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737804853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-25 11:47:39','2025-01-25 11:47:39',0,NULL),(19901,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-25 11:34:13','2025-01-25 11:34:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737804853;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737804853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-25 11:47:39','2025-01-25 11:47:39',0,NULL),(19902,'wp_mail_smtp_admin_notifications_update','complete','2025-01-25 11:34:13','2025-01-25 11:34:13',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737804853;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737804853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-25 11:47:39','2025-01-25 11:47:39',0,NULL),(19903,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 12:49:01','2025-01-24 12:49:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737722941;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737722941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 13:03:03','2025-01-24 13:03:03',0,NULL),(19904,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 14:03:03','2025-01-24 14:03:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737727383;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737727383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 14:08:29','2025-01-24 14:08:29',0,NULL),(19905,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 15:08:29','2025-01-24 15:08:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737731309;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737731309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 15:09:26','2025-01-24 15:09:26',0,NULL),(19906,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 16:09:26','2025-01-24 16:09:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737734966;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737734966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 16:20:21','2025-01-24 16:20:21',0,NULL),(19907,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 17:20:21','2025-01-24 17:20:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737739221;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737739221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 17:22:39','2025-01-24 17:22:39',0,NULL),(19908,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 18:22:39','2025-01-24 18:22:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737742959;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737742959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 18:26:53','2025-01-24 18:26:53',0,NULL),(19909,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 19:26:53','2025-01-24 19:26:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737746813;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737746813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 19:27:16','2025-01-24 19:27:16',0,NULL),(19910,'woocommerce_marketplace_fetch_promotions','complete','2025-01-25 07:21:19','2025-01-25 07:21:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737789679;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737789679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-25 07:23:36','2025-01-25 07:23:36',0,NULL),(19911,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 20:27:16','2025-01-24 20:27:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737750436;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737750436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 20:27:51','2025-01-24 20:27:51',0,NULL),(19912,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 21:27:51','2025-01-24 21:27:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737754071;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737754071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 21:31:40','2025-01-24 21:31:40',0,NULL),(19913,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 22:31:40','2025-01-24 22:31:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737757900;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737757900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 22:33:32','2025-01-24 22:33:32',0,NULL),(19914,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-24 23:33:32','2025-01-24 23:33:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737761612;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737761612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-24 23:37:46','2025-01-24 23:37:46',0,NULL),(19915,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 00:37:46','2025-01-25 00:37:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737765466;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737765466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 00:40:13','2025-01-25 00:40:13',0,NULL),(19916,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 01:40:13','2025-01-25 01:40:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737769213;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737769213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 02:00:43','2025-01-25 02:00:43',0,NULL),(19917,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 03:00:43','2025-01-25 03:00:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737774043;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737774043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 03:21:34','2025-01-25 03:21:34',0,NULL),(19918,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 04:21:34','2025-01-25 04:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737778894;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737778894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 04:21:37','2025-01-25 04:21:37',0,NULL),(19919,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 05:21:37','2025-01-25 05:21:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737782497;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737782497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 05:25:31','2025-01-25 05:25:31',0,NULL),(19920,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 06:25:31','2025-01-25 06:25:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737786331;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737786331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 06:27:42','2025-01-25 06:27:42',0,NULL),(19921,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 07:27:42','2025-01-25 07:27:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737790062;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737790062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 07:35:20','2025-01-25 07:35:20',0,NULL),(19922,'woocommerce_cleanup_draft_orders','complete','2025-01-26 06:56:46','2025-01-26 06:56:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737874606;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737874606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-26 07:18:23','2025-01-26 07:18:23',0,NULL),(19923,'woocommerce_marketplace_fetch_promotions','complete','2025-01-25 19:23:36','2025-01-25 19:23:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737833016;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737833016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-25 19:33:12','2025-01-25 19:33:12',0,NULL),(19924,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 08:35:20','2025-01-25 08:35:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737794120;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737794120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 08:35:59','2025-01-25 08:35:59',0,NULL),(19925,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 09:35:59','2025-01-25 09:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737797759;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737797759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 09:53:24','2025-01-25 09:53:24',0,NULL),(19926,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 10:53:24','2025-01-25 10:53:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737802404;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737802404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 10:55:33','2025-01-25 10:55:33',0,NULL),(19927,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 11:55:33','2025-01-25 11:55:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737806133;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737806133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 11:57:30','2025-01-25 11:57:30',0,NULL),(19928,'wpforms_process_forms_locator_scan','complete','2025-01-26 11:47:39','2025-01-26 11:47:39',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737892059;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737892059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-26 11:53:57','2025-01-26 11:53:57',0,NULL),(19929,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-26 11:47:39','2025-01-26 11:47:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737892059;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737892059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-26 11:53:57','2025-01-26 11:53:57',0,NULL),(19930,'wp_mail_smtp_admin_notifications_update','complete','2025-01-26 11:47:39','2025-01-26 11:47:39',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737892059;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737892059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-26 11:53:57','2025-01-26 11:53:57',0,NULL),(19931,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 12:57:30','2025-01-25 12:57:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737809850;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737809850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 13:24:23','2025-01-25 13:24:23',0,NULL),(19932,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 14:24:23','2025-01-25 14:24:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737815063;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737815063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 14:38:58','2025-01-25 14:38:58',0,NULL),(19933,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 15:38:58','2025-01-25 15:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737819538;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737819538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 15:45:10','2025-01-25 15:45:10',0,NULL),(19934,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 16:45:10','2025-01-25 16:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737823510;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737823510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 16:50:00','2025-01-25 16:50:00',0,NULL),(19935,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 17:50:00','2025-01-25 17:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737827400;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737827400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 18:26:26','2025-01-25 18:26:26',0,NULL),(19936,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 19:26:26','2025-01-25 19:26:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737833186;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737833186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 19:33:12','2025-01-25 19:33:12',0,NULL),(19937,'woocommerce_marketplace_fetch_promotions','complete','2025-01-26 07:33:12','2025-01-26 07:33:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737876792;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737876792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-26 07:33:46','2025-01-26 07:33:46',0,NULL),(19938,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 20:33:12','2025-01-25 20:33:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737837192;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737837192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 20:45:42','2025-01-25 20:45:42',0,NULL),(19939,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 21:45:42','2025-01-25 21:45:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737841542;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737841542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 21:46:10','2025-01-25 21:46:10',0,NULL),(19940,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 22:46:10','2025-01-25 22:46:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737845170;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737845170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-25 22:47:03','2025-01-25 22:47:03',0,NULL),(19941,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-25 23:47:03','2025-01-25 23:47:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737848823;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737848823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 00:16:25','2025-01-26 00:16:25',0,NULL),(19942,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 01:16:25','2025-01-26 01:16:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737854185;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737854185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 01:36:21','2025-01-26 01:36:21',0,NULL),(19943,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 02:36:21','2025-01-26 02:36:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737858981;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737858981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 02:44:52','2025-01-26 02:44:52',0,NULL),(19944,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 03:44:52','2025-01-26 03:44:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737863092;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737863092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 03:52:03','2025-01-26 03:52:03',0,NULL),(19945,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 04:52:03','2025-01-26 04:52:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737867123;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737867123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 05:01:14','2025-01-26 05:01:14',0,NULL),(19946,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 06:01:14','2025-01-26 06:01:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737871274;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737871274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 06:01:59','2025-01-26 06:01:59',0,NULL),(19947,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 07:01:59','2025-01-26 07:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737874919;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737874919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 07:18:23','2025-01-26 07:18:23',0,NULL),(19948,'woocommerce_cleanup_draft_orders','complete','2025-01-27 07:18:23','2025-01-27 07:18:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737962303;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737962303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-27 07:30:46','2025-01-27 07:30:46',0,NULL),(19949,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 08:18:23','2025-01-26 08:18:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737879503;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737879503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 08:23:21','2025-01-26 08:23:21',0,NULL),(19950,'woocommerce_marketplace_fetch_promotions','complete','2025-01-26 19:33:46','2025-01-26 19:33:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737920026;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737920026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-26 19:44:18','2025-01-26 19:44:18',0,NULL),(19951,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 09:23:21','2025-01-26 09:23:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737883401;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737883401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 09:24:54','2025-01-26 09:24:54',0,NULL),(19952,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 10:24:54','2025-01-26 10:24:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737887094;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737887094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 10:32:56','2025-01-26 10:32:56',0,NULL),(19953,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 11:32:56','2025-01-26 11:32:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737891176;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737891176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 11:39:29','2025-01-26 11:39:29',0,NULL),(19954,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 12:39:29','2025-01-26 12:39:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737895169;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737895169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 12:46:48','2025-01-26 12:46:48',0,NULL),(19955,'wpforms_process_forms_locator_scan','complete','2025-01-27 11:53:57','2025-01-27 11:53:57',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737978837;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737978837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-27 12:17:05','2025-01-27 12:17:05',0,NULL),(19956,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-27 11:53:57','2025-01-27 11:53:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737978837;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737978837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-27 12:17:05','2025-01-27 12:17:05',0,NULL),(19957,'wp_mail_smtp_admin_notifications_update','complete','2025-01-27 11:53:57','2025-01-27 11:53:57',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737978837;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737978837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-27 12:17:06','2025-01-27 12:17:06',0,NULL),(19958,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 13:46:48','2025-01-26 13:46:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737899208;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737899208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 13:51:15','2025-01-26 13:51:15',0,NULL),(19959,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 14:51:15','2025-01-26 14:51:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737903075;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737903075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 15:02:46','2025-01-26 15:02:46',0,NULL),(19960,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 16:02:46','2025-01-26 16:02:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737907366;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737907366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 16:06:31','2025-01-26 16:06:31',0,NULL),(19961,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 17:06:31','2025-01-26 17:06:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737911191;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737911191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 17:09:05','2025-01-26 17:09:05',0,NULL),(19962,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 18:09:05','2025-01-26 18:09:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737914945;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737914945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 18:11:55','2025-01-26 18:11:55',0,NULL),(19963,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 19:11:55','2025-01-26 19:11:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737918715;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737918715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 19:15:58','2025-01-26 19:15:58',0,NULL),(19964,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 20:15:58','2025-01-26 20:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737922558;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737922558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 20:17:15','2025-01-26 20:17:15',0,NULL),(19965,'woocommerce_marketplace_fetch_promotions','complete','2025-01-27 07:44:18','2025-01-27 07:44:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737963858;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737963858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-27 07:52:09','2025-01-27 07:52:09',0,NULL),(19966,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 21:17:15','2025-01-26 21:17:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737926235;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737926235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 21:24:29','2025-01-26 21:24:29',0,NULL),(19967,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 22:24:29','2025-01-26 22:24:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737930269;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737930269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-26 22:36:42','2025-01-26 22:36:42',0,NULL),(19968,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-26 23:36:42','2025-01-26 23:36:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737934602;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737934602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 00:06:18','2025-01-27 00:06:18',0,NULL),(19969,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 01:06:18','2025-01-27 01:06:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737939978;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737939978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 01:12:42','2025-01-27 01:12:42',0,NULL),(19970,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 02:12:42','2025-01-27 02:12:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737943962;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737943962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 02:13:37','2025-01-27 02:13:37',0,NULL),(19971,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 03:13:37','2025-01-27 03:13:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737947617;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737947617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 03:52:09','2025-01-27 03:52:09',0,NULL),(19972,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 04:52:09','2025-01-27 04:52:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737953529;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737953529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 04:57:55','2025-01-27 04:57:55',0,NULL),(19973,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 05:57:55','2025-01-27 05:57:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737957475;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737957475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 06:06:33','2025-01-27 06:06:33',0,NULL),(19974,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 07:06:33','2025-01-27 07:06:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737961593;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737961593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 07:13:28','2025-01-27 07:13:28',0,NULL),(19975,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 08:13:28','2025-01-27 08:13:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737965608;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737965608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 08:14:16','2025-01-27 08:14:16',0,NULL),(19976,'woocommerce_cleanup_draft_orders','complete','2025-01-28 07:30:46','2025-01-28 07:30:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738049446;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738049446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-28 07:37:16','2025-01-28 07:37:16',0,NULL),(19977,'woocommerce_marketplace_fetch_promotions','complete','2025-01-27 19:52:09','2025-01-27 19:52:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738007529;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738007529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-27 20:02:41','2025-01-27 20:02:41',0,NULL),(19978,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 09:14:16','2025-01-27 09:14:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737969256;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737969256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 09:19:00','2025-01-27 09:19:00',0,NULL),(19979,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 10:19:00','2025-01-27 10:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737973140;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737973140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 10:21:49','2025-01-27 10:21:49',0,NULL),(19980,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 11:21:49','2025-01-27 11:21:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737976909;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737976909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 11:22:51','2025-01-27 11:22:51',0,NULL),(19981,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 12:22:51','2025-01-27 12:22:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737980571;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737980571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 12:25:16','2025-01-27 12:25:16',0,NULL),(19982,'wpforms_process_forms_locator_scan','complete','2025-01-28 12:17:05','2025-01-28 12:17:05',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738066625;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738066625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-28 12:26:00','2025-01-28 12:26:00',0,NULL),(19983,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-28 12:17:05','2025-01-28 12:17:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738066625;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738066625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-28 12:26:00','2025-01-28 12:26:00',0,NULL),(19984,'wp_mail_smtp_admin_notifications_update','complete','2025-01-28 12:17:06','2025-01-28 12:17:06',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738066626;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738066626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-28 12:26:00','2025-01-28 12:26:00',0,NULL),(19985,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 13:25:16','2025-01-27 13:25:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737984316;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737984316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 13:46:00','2025-01-27 13:46:00',0,NULL),(19986,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 14:46:00','2025-01-27 14:46:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737989160;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737989160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 15:05:00','2025-01-27 15:05:00',0,NULL),(19987,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 16:05:00','2025-01-27 16:05:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737993900;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737993900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 16:21:29','2025-01-27 16:21:29',0,NULL),(19988,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 17:21:29','2025-01-27 17:21:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1737998489;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1737998489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 17:26:40','2025-01-27 17:26:40',0,NULL),(19989,'wp_mail_smtp_summary_report_email','complete','2025-02-03 17:07:50','2025-02-03 17:07:50',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738602470;s:18:\"\0*\0first_timestamp\";i:1715004000;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738602470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2025-02-03 17:10:22','2025-02-03 17:10:22',0,NULL),(19990,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 18:26:40','2025-01-27 18:26:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738002400;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738002400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 18:27:53','2025-01-27 18:27:53',0,NULL),(19991,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 19:27:53','2025-01-27 19:27:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738006073;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738006073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 19:31:49','2025-01-27 19:31:49',0,NULL),(19992,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 20:31:49','2025-01-27 20:31:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738009909;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738009909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 20:41:00','2025-01-27 20:41:00',0,NULL),(19993,'woocommerce_marketplace_fetch_promotions','complete','2025-01-28 08:02:41','2025-01-28 08:02:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738051361;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738051361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-28 08:08:47','2025-01-28 08:08:47',0,NULL),(19994,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 21:41:00','2025-01-27 21:41:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738014060;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738014060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 22:20:12','2025-01-27 22:20:12',0,NULL),(19995,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-27 23:20:12','2025-01-27 23:20:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738020012;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738020012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-27 23:29:07','2025-01-27 23:29:07',0,NULL),(19996,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 00:29:07','2025-01-28 00:29:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738024147;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738024147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 00:37:24','2025-01-28 00:37:24',0,NULL),(19997,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 01:37:24','2025-01-28 01:37:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738028244;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738028244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 01:52:44','2025-01-28 01:52:44',0,NULL),(19998,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 02:52:44','2025-01-28 02:52:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738032764;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738032764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 03:15:22','2025-01-28 03:15:22',0,NULL),(19999,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 04:15:22','2025-01-28 04:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738037722;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738037722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 05:05:23','2025-01-28 05:05:23',0,NULL),(20000,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 06:05:23','2025-01-28 06:05:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738044323;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738044323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 06:08:54','2025-01-28 06:08:54',0,NULL),(20001,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 07:08:54','2025-01-28 07:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738048134;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738048134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 07:10:43','2025-01-28 07:10:43',0,NULL),(20002,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 08:10:43','2025-01-28 08:10:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738051843;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738051843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 08:24:32','2025-01-28 08:24:32',0,NULL),(20003,'woocommerce_cleanup_draft_orders','complete','2025-01-29 07:37:16','2025-01-29 07:37:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738136236;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738136236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-29 07:44:18','2025-01-29 07:44:18',0,NULL),(20004,'woocommerce_marketplace_fetch_promotions','complete','2025-01-28 20:08:47','2025-01-28 20:08:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738094927;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738094927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-28 20:23:52','2025-01-28 20:23:52',0,NULL),(20005,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 09:24:32','2025-01-28 09:24:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738056272;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738056272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 09:25:44','2025-01-28 09:25:44',0,NULL),(20006,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 10:25:44','2025-01-28 10:25:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738059944;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738059944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 10:33:09','2025-01-28 10:33:09',0,NULL),(20007,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 11:33:09','2025-01-28 11:33:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738063989;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738063989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 11:34:00','2025-01-28 11:34:00',0,NULL),(20008,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 12:34:00','2025-01-28 12:34:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738067640;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738067640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 12:45:39','2025-01-28 12:45:39',0,NULL),(20009,'wpforms_process_forms_locator_scan','complete','2025-01-29 12:26:00','2025-01-29 12:26:00',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738153560;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738153560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-29 13:06:14','2025-01-29 13:06:14',0,NULL),(20010,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-29 12:26:00','2025-01-29 12:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738153560;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738153560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-29 13:06:14','2025-01-29 13:06:14',0,NULL),(20011,'wp_mail_smtp_admin_notifications_update','complete','2025-01-29 12:26:00','2025-01-29 12:26:00',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738153560;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738153560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-29 13:06:14','2025-01-29 13:06:14',0,NULL),(20012,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 13:45:39','2025-01-28 13:45:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738071939;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738071939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 14:14:36','2025-01-28 14:14:36',0,NULL),(20013,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 15:14:36','2025-01-28 15:14:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738077276;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738077276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 15:58:51','2025-01-28 15:58:51',0,NULL),(20014,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 16:58:51','2025-01-28 16:58:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738083531;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738083531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 17:07:51','2025-01-28 17:07:51',0,NULL),(20015,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 18:07:51','2025-01-28 18:07:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738087671;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738087671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 18:12:23','2025-01-28 18:12:23',0,NULL),(20016,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 19:12:23','2025-01-28 19:12:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738091543;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738091543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 19:44:15','2025-01-28 19:44:15',0,NULL),(20017,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 20:44:15','2025-01-28 20:44:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738097055;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738097055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 20:58:15','2025-01-28 20:58:15',0,NULL),(20018,'woocommerce_marketplace_fetch_promotions','complete','2025-01-29 08:23:52','2025-01-29 08:23:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738139032;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738139032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-29 09:03:11','2025-01-29 09:03:11',0,NULL),(20019,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 21:58:15','2025-01-28 21:58:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738101495;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738101495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 21:59:58','2025-01-28 21:59:58',0,NULL),(20020,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-28 22:59:58','2025-01-28 22:59:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738105198;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738105198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-28 23:14:36','2025-01-28 23:14:36',0,NULL),(20021,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 00:14:36','2025-01-29 00:14:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738109676;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738109676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 00:17:11','2025-01-29 00:17:11',0,NULL),(20022,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 01:17:11','2025-01-29 01:17:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738113431;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738113431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 01:17:23','2025-01-29 01:17:23',0,NULL),(20023,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 02:17:23','2025-01-29 02:17:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738117043;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738117043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 02:18:05','2025-01-29 02:18:05',0,NULL),(20024,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 03:18:05','2025-01-29 03:18:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738120685;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738120685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 03:51:24','2025-01-29 03:51:24',0,NULL),(20025,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 04:51:24','2025-01-29 04:51:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738126284;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738126284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 04:57:14','2025-01-29 04:57:14',0,NULL),(20026,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 05:57:14','2025-01-29 05:57:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738130234;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738130234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 05:59:26','2025-01-29 05:59:26',0,NULL),(20027,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 06:59:26','2025-01-29 06:59:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738133966;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738133966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 07:07:49','2025-01-29 07:07:49',0,NULL),(20028,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 08:07:49','2025-01-29 08:07:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738138069;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738138069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 08:08:32','2025-01-29 08:08:32',0,NULL),(20029,'woocommerce_cleanup_draft_orders','complete','2025-01-30 07:44:18','2025-01-30 07:44:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738223058;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738223058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-30 07:44:45','2025-01-30 07:44:45',0,NULL),(20030,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 09:08:32','2025-01-29 09:08:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738141712;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738141712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 09:21:31','2025-01-29 09:21:31',0,NULL),(20031,'woocommerce_marketplace_fetch_promotions','complete','2025-01-29 21:03:11','2025-01-29 21:03:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738184591;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738184591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-29 21:46:50','2025-01-29 21:46:50',0,NULL),(20032,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 10:21:31','2025-01-29 10:21:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738146091;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738146091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 10:24:24','2025-01-29 10:24:24',0,NULL),(20033,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 11:24:24','2025-01-29 11:24:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738149864;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738149864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 11:42:06','2025-01-29 11:42:06',0,NULL),(20034,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 12:42:06','2025-01-29 12:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738154526;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738154526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 13:06:14','2025-01-29 13:06:14',0,NULL),(20035,'wpforms_process_forms_locator_scan','complete','2025-01-30 13:06:14','2025-01-30 13:06:14',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738242374;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738242374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-30 13:36:26','2025-01-30 13:36:26',0,NULL),(20036,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-30 13:06:14','2025-01-30 13:06:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738242374;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738242374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-30 13:36:26','2025-01-30 13:36:26',0,NULL),(20037,'wp_mail_smtp_admin_notifications_update','complete','2025-01-30 13:06:14','2025-01-30 13:06:14',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738242374;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738242374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-30 13:36:27','2025-01-30 13:36:27',0,NULL),(20038,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 14:06:14','2025-01-29 14:06:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738159574;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738159574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 14:47:36','2025-01-29 14:47:36',0,NULL),(20039,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 15:47:36','2025-01-29 15:47:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738165656;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738165656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 16:25:25','2025-01-29 16:25:25',0,NULL),(20040,'wpforms_email_summaries_fetch_info_blocks','complete','2025-02-05 16:25:25','2025-02-05 16:25:25',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738772725;s:18:\"\0*\0first_timestamp\";i:1715121541;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738772725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-02-05 17:13:45','2025-02-05 17:13:45',0,NULL),(20041,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 17:25:25','2025-01-29 17:25:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738171525;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738171525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 17:43:55','2025-01-29 17:43:55',0,NULL),(20042,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 18:43:55','2025-01-29 18:43:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738176235;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738176235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 18:48:26','2025-01-29 18:48:26',0,NULL),(20043,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 19:48:26','2025-01-29 19:48:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738180106;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738180106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 19:59:09','2025-01-29 19:59:09',0,NULL),(20044,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 20:59:09','2025-01-29 20:59:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738184349;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738184349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 21:46:50','2025-01-29 21:46:50',0,NULL),(20045,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-29 22:46:50','2025-01-29 22:46:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738190810;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738190810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-29 23:09:31','2025-01-29 23:09:31',0,NULL),(20046,'woocommerce_marketplace_fetch_promotions','complete','2025-01-30 09:46:50','2025-01-30 09:46:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738230410;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738230410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-30 09:56:24','2025-01-30 09:56:24',0,NULL),(20047,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 00:09:31','2025-01-30 00:09:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738195771;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738195771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 00:18:09','2025-01-30 00:18:09',0,NULL),(20048,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 01:18:09','2025-01-30 01:18:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738199889;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738199889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 02:22:33','2025-01-30 02:22:33',0,NULL),(20049,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 03:22:33','2025-01-30 03:22:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738207353;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738207353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 03:26:04','2025-01-30 03:26:04',0,NULL),(20050,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 04:26:04','2025-01-30 04:26:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738211164;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738211164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 04:50:03','2025-01-30 04:50:03',0,NULL),(20051,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 05:50:03','2025-01-30 05:50:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738216203;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738216203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 06:14:05','2025-01-30 06:14:05',0,NULL),(20052,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 07:14:05','2025-01-30 07:14:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738221245;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738221245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 07:44:45','2025-01-30 07:44:45',0,NULL),(20053,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 08:44:45','2025-01-30 08:44:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738226685;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738226685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 08:46:42','2025-01-30 08:46:42',0,NULL),(20054,'woocommerce_cleanup_draft_orders','complete','2025-01-31 07:44:45','2025-01-31 07:44:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738309485;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738309485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-01-31 08:06:57','2025-01-31 08:06:57',0,NULL),(20055,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 09:46:42','2025-01-30 09:46:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738230402;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738230402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 09:56:23','2025-01-30 09:56:23',0,NULL),(20056,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 10:56:23','2025-01-30 10:56:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738234583;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738234583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 11:07:55','2025-01-30 11:07:55',0,NULL),(20057,'woocommerce_marketplace_fetch_promotions','complete','2025-01-30 21:56:24','2025-01-30 21:56:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738274184;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738274184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-30 22:04:05','2025-01-30 22:04:05',0,NULL),(20058,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 12:07:55','2025-01-30 12:07:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738238875;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738238875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 12:27:31','2025-01-30 12:27:31',0,NULL),(20059,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 13:27:31','2025-01-30 13:27:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738243651;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738243651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 13:36:27','2025-01-30 13:36:27',0,NULL),(20060,'wpforms_process_forms_locator_scan','complete','2025-01-31 13:36:26','2025-01-31 13:36:26',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738330586;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738330586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-01-31 13:49:07','2025-01-31 13:49:07',0,NULL),(20061,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-01-31 13:36:26','2025-01-31 13:36:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738330586;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738330586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-01-31 13:49:07','2025-01-31 13:49:07',0,NULL),(20062,'wp_mail_smtp_admin_notifications_update','complete','2025-01-31 13:36:27','2025-01-31 13:36:27',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738330587;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738330587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-01-31 13:49:08','2025-01-31 13:49:08',0,NULL),(20063,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 14:36:27','2025-01-30 14:36:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738247787;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738247787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 14:38:43','2025-01-30 14:38:43',0,NULL),(20064,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 15:38:43','2025-01-30 15:38:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738251523;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738251523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 15:51:49','2025-01-30 15:51:49',0,NULL),(20065,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 16:51:49','2025-01-30 16:51:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738255909;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738255909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 17:14:50','2025-01-30 17:14:50',0,NULL),(20066,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 18:14:50','2025-01-30 18:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738260890;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738260890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 18:18:54','2025-01-30 18:18:54',0,NULL),(20067,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 19:18:54','2025-01-30 19:18:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738264734;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738264734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 19:34:17','2025-01-30 19:34:17',0,NULL),(20068,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 20:34:17','2025-01-30 20:34:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738269257;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738269257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 20:37:15','2025-01-30 20:37:15',0,NULL),(20069,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 21:37:15','2025-01-30 21:37:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738273035;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738273035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 21:38:53','2025-01-30 21:38:53',0,NULL),(20070,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 22:38:53','2025-01-30 22:38:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738276733;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738276733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-30 22:59:02','2025-01-30 22:59:02',0,NULL),(20071,'woocommerce_marketplace_fetch_promotions','complete','2025-01-31 10:04:05','2025-01-31 10:04:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738317845;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738317845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-31 10:52:24','2025-01-31 10:52:24',0,NULL),(20072,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-30 23:59:02','2025-01-30 23:59:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738281542;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738281542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 00:03:37','2025-01-31 00:03:37',0,NULL),(20073,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 01:03:37','2025-01-31 01:03:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738285417;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738285417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 01:11:51','2025-01-31 01:11:51',0,NULL),(20074,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 02:11:51','2025-01-31 02:11:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738289511;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738289511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 02:24:13','2025-01-31 02:24:13',0,NULL),(20075,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 03:24:13','2025-01-31 03:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738293853;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738293853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 04:19:59','2025-01-31 04:19:59',0,NULL),(20076,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 05:19:59','2025-01-31 05:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738300799;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738300799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 05:31:44','2025-01-31 05:31:44',0,NULL),(20077,'wpforms_admin_addons_cache_update','complete','2025-02-07 04:47:00','2025-02-07 04:47:00',10,'{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738903620;s:18:\"\0*\0first_timestamp\";i:1717120258;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738903620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-02-07 04:47:45','2025-02-07 04:47:45',0,NULL),(20078,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 06:31:44','2025-01-31 06:31:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738305104;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738305104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 06:42:17','2025-01-31 06:42:17',0,NULL),(20079,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 07:42:17','2025-01-31 07:42:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738309337;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738309337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 08:06:57','2025-01-31 08:06:57',0,NULL),(20080,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 09:06:57','2025-01-31 09:06:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738314417;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738314417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 09:10:44','2025-01-31 09:10:44',0,NULL),(20081,'woocommerce_cleanup_draft_orders','complete','2025-02-01 08:06:57','2025-02-01 08:06:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738397217;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738397217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-02-01 08:20:44','2025-02-01 08:20:44',0,NULL),(20082,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 10:10:44','2025-01-31 10:10:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738318244;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738318244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 10:52:24','2025-01-31 10:52:24',0,NULL),(20083,'woocommerce_marketplace_fetch_promotions','complete','2025-01-31 22:52:24','2025-01-31 22:52:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738363944;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738363944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-01-31 22:54:36','2025-01-31 22:54:36',0,NULL),(20084,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 11:52:24','2025-01-31 11:52:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738324344;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738324344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 12:05:38','2025-01-31 12:05:38',0,NULL),(20085,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 13:05:38','2025-01-31 13:05:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738328738;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738328738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 13:17:15','2025-01-31 13:17:15',0,NULL),(20086,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 14:17:15','2025-01-31 14:17:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738333035;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738333035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 14:19:53','2025-01-31 14:19:53',0,NULL),(20087,'wpforms_process_forms_locator_scan','complete','2025-02-01 13:49:07','2025-02-01 13:49:07',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738417747;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738417747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-02-01 13:49:28','2025-02-01 13:49:28',0,NULL),(20088,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-02-01 13:49:07','2025-02-01 13:49:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738417747;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738417747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-02-01 13:49:28','2025-02-01 13:49:28',0,NULL),(20089,'wp_mail_smtp_admin_notifications_update','complete','2025-02-01 13:49:08','2025-02-01 13:49:08',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738417748;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738417748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-02-01 13:49:28','2025-02-01 13:49:28',0,NULL),(20090,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 15:19:53','2025-01-31 15:19:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738336793;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738336793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 15:20:31','2025-01-31 15:20:31',0,NULL),(20091,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 16:20:31','2025-01-31 16:20:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738340431;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738340431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 16:28:47','2025-01-31 16:28:47',0,NULL),(20092,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 17:28:47','2025-01-31 17:28:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738344527;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738344527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 17:35:31','2025-01-31 17:35:31',0,NULL),(20093,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 18:35:31','2025-01-31 18:35:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738348531;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738348531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 18:41:42','2025-01-31 18:41:42',0,NULL),(20094,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 19:41:42','2025-01-31 19:41:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738352502;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738352502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 20:03:03','2025-01-31 20:03:03',0,NULL),(20095,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 21:03:03','2025-01-31 21:03:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738357383;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738357383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 21:12:25','2025-01-31 21:12:25',0,NULL),(20096,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 22:12:25','2025-01-31 22:12:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738361545;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738361545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 22:27:17','2025-01-31 22:27:17',0,NULL),(20097,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-01-31 23:27:17','2025-01-31 23:27:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738366037;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738366037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-01-31 23:32:51','2025-01-31 23:32:51',0,NULL),(20098,'woocommerce_marketplace_fetch_promotions','complete','2025-02-01 10:54:36','2025-02-01 10:54:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738407276;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738407276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-01 11:48:40','2025-02-01 11:48:40',0,NULL),(20099,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 00:32:51','2025-02-01 00:32:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738369971;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738369971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 00:34:52','2025-02-01 00:34:52',0,NULL),(20100,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 01:34:52','2025-02-01 01:34:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738373692;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738373692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 01:37:30','2025-02-01 01:37:30',0,NULL),(20101,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 02:37:30','2025-02-01 02:37:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738377450;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738377450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 02:42:45','2025-02-01 02:42:45',0,NULL),(20102,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 03:42:45','2025-02-01 03:42:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738381365;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738381365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 03:44:14','2025-02-01 03:44:14',0,NULL),(20103,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 04:44:14','2025-02-01 04:44:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738385054;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738385054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 04:59:59','2025-02-01 04:59:59',0,NULL),(20104,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 05:59:59','2025-02-01 05:59:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738389599;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738389599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 06:03:32','2025-02-01 06:03:32',0,NULL),(20105,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 07:03:32','2025-02-01 07:03:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738393412;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738393412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 07:05:32','2025-02-01 07:05:32',0,NULL),(20106,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 08:05:32','2025-02-01 08:05:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738397132;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738397132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 08:06:35','2025-02-01 08:06:35',0,NULL),(20107,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 09:06:35','2025-02-01 09:06:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738400795;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738400795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 09:38:46','2025-02-01 09:38:46',0,NULL),(20108,'woocommerce_cleanup_draft_orders','complete','2025-02-02 08:20:44','2025-02-02 08:20:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738484444;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738484444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-02-02 08:24:08','2025-02-02 08:24:08',0,NULL),(20109,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 10:38:46','2025-02-01 10:38:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738406326;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738406326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 11:48:39','2025-02-01 11:48:39',0,NULL),(20110,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 12:48:39','2025-02-01 12:48:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738414119;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738414119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 12:49:00','2025-02-01 12:49:00',0,NULL),(20111,'woocommerce_marketplace_fetch_promotions','complete','2025-02-01 23:48:40','2025-02-01 23:48:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738453720;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738453720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-01 23:50:59','2025-02-01 23:50:59',0,NULL),(20112,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 13:49:00','2025-02-01 13:49:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738417740;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738417740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 13:49:28','2025-02-01 13:49:28',0,NULL),(20113,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 14:49:28','2025-02-01 14:49:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738421368;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738421368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 14:52:36','2025-02-01 14:52:36',0,NULL),(20114,'wpforms_process_forms_locator_scan','complete','2025-02-02 13:49:28','2025-02-02 13:49:28',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738504168;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738504168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-02-02 14:05:17','2025-02-02 14:05:17',0,NULL),(20115,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-02-02 13:49:28','2025-02-02 13:49:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738504168;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738504168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-02-02 14:05:17','2025-02-02 14:05:17',0,NULL),(20116,'wp_mail_smtp_admin_notifications_update','complete','2025-02-02 13:49:28','2025-02-02 13:49:28',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738504168;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738504168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-02-02 14:05:18','2025-02-02 14:05:18',0,NULL),(20117,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 15:52:36','2025-02-01 15:52:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738425156;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738425156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 15:52:42','2025-02-01 15:52:42',0,NULL),(20118,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 16:52:42','2025-02-01 16:52:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738428762;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738428762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 17:02:44','2025-02-01 17:02:44',0,NULL),(20119,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 18:02:44','2025-02-01 18:02:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738432964;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738432964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 18:11:19','2025-02-01 18:11:19',0,NULL),(20120,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 19:11:19','2025-02-01 19:11:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738437079;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738437079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 19:18:34','2025-02-01 19:18:34',0,NULL),(20121,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 20:18:34','2025-02-01 20:18:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738441114;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738441114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 20:19:53','2025-02-01 20:19:53',0,NULL),(20122,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 21:19:53','2025-02-01 21:19:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738444793;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738444793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 21:32:18','2025-02-01 21:32:18',0,NULL),(20123,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 22:32:18','2025-02-01 22:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738449138;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738449138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 22:35:05','2025-02-01 22:35:05',0,NULL),(20124,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-01 23:35:05','2025-02-01 23:35:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738452905;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738452905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-01 23:41:15','2025-02-01 23:41:15',0,NULL),(20125,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 00:41:15','2025-02-02 00:41:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738456875;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738456875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 00:56:03','2025-02-02 00:56:03',0,NULL),(20126,'woocommerce_marketplace_fetch_promotions','complete','2025-02-02 11:50:59','2025-02-02 11:50:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738497059;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738497059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-02 12:41:14','2025-02-02 12:41:14',0,NULL),(20127,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 01:56:03','2025-02-02 01:56:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738461363;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738461363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 02:36:56','2025-02-02 02:36:56',0,NULL),(20128,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 03:36:56','2025-02-02 03:36:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738467416;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738467416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 03:38:50','2025-02-02 03:38:50',0,NULL),(20129,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 04:38:50','2025-02-02 04:38:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738471130;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738471130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 04:49:28','2025-02-02 04:49:28',0,NULL),(20130,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 05:49:28','2025-02-02 05:49:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738475368;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738475368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 05:51:01','2025-02-02 05:51:01',0,NULL),(20131,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 06:51:01','2025-02-02 06:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738479061;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738479061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 06:53:16','2025-02-02 06:53:16',0,NULL),(20132,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 07:53:16','2025-02-02 07:53:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738482796;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738482796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 07:54:26','2025-02-02 07:54:26',0,NULL),(20133,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 08:54:26','2025-02-02 08:54:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738486466;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738486466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 09:47:16','2025-02-02 09:47:16',0,NULL),(20134,'woocommerce_cleanup_draft_orders','complete','2025-02-03 08:24:08','2025-02-03 08:24:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738571048;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738571048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-02-03 08:45:13','2025-02-03 08:45:13',0,NULL),(20135,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 10:47:16','2025-02-02 10:47:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738493236;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738493236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 11:32:17','2025-02-02 11:32:17',0,NULL),(20136,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 12:32:17','2025-02-02 12:32:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738499537;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738499537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 12:41:14','2025-02-02 12:41:14',0,NULL),(20137,'woocommerce_marketplace_fetch_promotions','complete','2025-02-03 00:41:14','2025-02-03 00:41:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738543274;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738543274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-03 00:42:00','2025-02-03 00:42:00',0,NULL),(20138,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 13:41:14','2025-02-02 13:41:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738503674;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738503674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 14:05:17','2025-02-02 14:05:17',0,NULL),(20139,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 15:05:17','2025-02-02 15:05:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738508717;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738508717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 15:17:07','2025-02-02 15:17:07',0,NULL),(20140,'wpforms_process_forms_locator_scan','complete','2025-02-03 14:05:17','2025-02-03 14:05:17',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738591517;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738591517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-02-03 14:12:22','2025-02-03 14:12:22',0,NULL),(20141,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-02-03 14:05:17','2025-02-03 14:05:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738591517;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738591517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-02-03 14:12:22','2025-02-03 14:12:22',0,NULL),(20142,'wp_mail_smtp_admin_notifications_update','complete','2025-02-03 14:05:18','2025-02-03 14:05:18',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738591518;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738591518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-02-03 14:12:22','2025-02-03 14:12:22',0,NULL),(20143,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 16:17:07','2025-02-02 16:17:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738513027;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738513027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 16:41:01','2025-02-02 16:41:01',0,NULL),(20144,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 17:41:01','2025-02-02 17:41:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738518061;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738518061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 17:41:38','2025-02-02 17:41:38',0,NULL),(20145,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 18:41:38','2025-02-02 18:41:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738521698;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738521698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 18:48:19','2025-02-02 18:48:19',0,NULL),(20146,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 19:48:19','2025-02-02 19:48:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738525699;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738525699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 19:49:12','2025-02-02 19:49:12',0,NULL),(20147,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 20:49:12','2025-02-02 20:49:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738529352;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738529352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 21:05:38','2025-02-02 21:05:38',0,NULL),(20148,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 22:05:38','2025-02-02 22:05:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738533938;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738533938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 22:10:44','2025-02-02 22:10:44',0,NULL),(20149,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-02 23:10:44','2025-02-02 23:10:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738537844;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738537844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-02 23:17:42','2025-02-02 23:17:42',0,NULL),(20150,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 00:17:42','2025-02-03 00:17:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738541862;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738541862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 00:25:58','2025-02-03 00:25:58',0,NULL),(20151,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 01:25:58','2025-02-03 01:25:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738545958;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738545958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 01:28:01','2025-02-03 01:28:01',0,NULL),(20152,'woocommerce_marketplace_fetch_promotions','complete','2025-02-03 12:42:00','2025-02-03 12:42:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738586520;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738586520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-03 12:42:52','2025-02-03 12:42:52',0,NULL),(20153,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 02:28:01','2025-02-03 02:28:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738549681;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738549681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 03:45:05','2025-02-03 03:45:05',0,NULL),(20154,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 04:45:05','2025-02-03 04:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738557905;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738557905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 06:23:24','2025-02-03 06:23:24',0,NULL),(20155,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 07:23:24','2025-02-03 07:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738567404;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738567404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 07:35:12','2025-02-03 07:35:12',0,NULL),(20156,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 08:35:12','2025-02-03 08:35:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738571712;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738571712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 08:45:13','2025-02-03 08:45:13',0,NULL),(20157,'woocommerce_cleanup_draft_orders','complete','2025-02-04 08:45:13','2025-02-04 08:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738658713;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738658713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-02-04 08:52:34','2025-02-04 08:52:34',0,NULL),(20158,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 09:45:13','2025-02-03 09:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738575913;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738575913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 09:51:10','2025-02-03 09:51:10',0,NULL),(20159,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 10:51:10','2025-02-03 10:51:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738579870;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738579870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 10:52:51','2025-02-03 10:52:51',0,NULL),(20160,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 11:52:51','2025-02-03 11:52:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738583571;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738583571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 12:05:50','2025-02-03 12:05:50',0,NULL),(20161,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 13:05:50','2025-02-03 13:05:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738587950;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738587950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 13:05:55','2025-02-03 13:05:55',0,NULL),(20162,'woocommerce_marketplace_fetch_promotions','complete','2025-02-04 00:42:52','2025-02-04 00:42:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738629772;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738629772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-04 00:46:23','2025-02-04 00:46:23',0,NULL),(20163,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 14:05:55','2025-02-03 14:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738591555;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738591555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 14:12:22','2025-02-03 14:12:22',0,NULL),(20164,'wpforms_process_forms_locator_scan','complete','2025-02-04 14:12:22','2025-02-04 14:12:22',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738678342;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738678342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-02-04 14:29:00','2025-02-04 14:29:00',0,NULL),(20165,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-02-04 14:12:22','2025-02-04 14:12:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738678342;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738678342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-02-04 14:29:00','2025-02-04 14:29:00',0,NULL),(20166,'wp_mail_smtp_admin_notifications_update','complete','2025-02-04 14:12:22','2025-02-04 14:12:22',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738678342;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738678342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-02-04 14:29:01','2025-02-04 14:29:01',0,NULL),(20167,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 15:12:22','2025-02-03 15:12:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738595542;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738595542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 15:48:59','2025-02-03 15:48:59',0,NULL),(20168,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 16:48:59','2025-02-03 16:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738601339;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738601339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 16:49:42','2025-02-03 16:49:42',0,NULL),(20169,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 17:49:42','2025-02-03 17:49:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738604982;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738604982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 17:53:32','2025-02-03 17:53:32',0,NULL),(20170,'wp_mail_smtp_summary_report_email','pending','2025-02-10 17:10:22','2025-02-10 17:10:22',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739207422;s:18:\"\0*\0first_timestamp\";i:1715004000;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739207422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20171,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 18:53:32','2025-02-03 18:53:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738608812;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738608812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 19:08:08','2025-02-03 19:08:08',0,NULL),(20172,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 20:08:08','2025-02-03 20:08:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738613288;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738613288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 20:23:36','2025-02-03 20:23:36',0,NULL),(20173,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 21:23:36','2025-02-03 21:23:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738617816;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738617816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 21:30:26','2025-02-03 21:30:26',0,NULL),(20174,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 22:30:26','2025-02-03 22:30:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738621826;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738621826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 22:35:13','2025-02-03 22:35:13',0,NULL),(20175,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-03 23:35:13','2025-02-03 23:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738625713;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738625713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-03 23:58:35','2025-02-03 23:58:35',0,NULL),(20176,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 00:58:35','2025-02-04 00:58:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738630715;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738630715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 01:00:25','2025-02-04 01:00:25',0,NULL),(20177,'woocommerce_marketplace_fetch_promotions','complete','2025-02-04 12:46:23','2025-02-04 12:46:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738673183;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738673183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-04 12:47:00','2025-02-04 12:47:00',0,NULL),(20178,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 02:00:25','2025-02-04 02:00:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738634425;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738634425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 02:50:56','2025-02-04 02:50:56',0,NULL),(20179,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 03:50:56','2025-02-04 03:50:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738641056;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738641056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 03:59:19','2025-02-04 03:59:19',0,NULL),(20180,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 04:59:19','2025-02-04 04:59:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738645159;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738645159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 05:08:10','2025-02-04 05:08:10',0,NULL),(20181,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 06:08:10','2025-02-04 06:08:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738649290;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738649290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 06:09:58','2025-02-04 06:09:58',0,NULL),(20182,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 07:09:58','2025-02-04 07:09:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738652998;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738652998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 07:14:29','2025-02-04 07:14:29',0,NULL),(20183,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 08:14:29','2025-02-04 08:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738656869;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738656869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 08:17:02','2025-02-04 08:17:02',0,NULL),(20184,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 09:17:02','2025-02-04 09:17:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738660622;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738660622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 09:27:37','2025-02-04 09:27:37',0,NULL),(20185,'woocommerce_cleanup_draft_orders','complete','2025-02-05 08:52:34','2025-02-05 08:52:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738745554;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738745554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-02-05 08:57:50','2025-02-05 08:57:50',0,NULL),(20186,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 10:27:37','2025-02-04 10:27:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738664857;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738664857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 10:27:59','2025-02-04 10:27:59',0,NULL),(20187,'wpforms_admin_notifications_update','complete','2025-02-04 10:11:09','2025-02-04 10:11:09',10,'{\"tasks_meta_id\":84}','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2025-02-04 10:12:01','2025-02-04 10:12:01',0,NULL),(20188,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 11:27:59','2025-02-04 11:27:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738668479;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738668479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 11:30:51','2025-02-04 11:30:51',0,NULL),(20189,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 12:30:51','2025-02-04 12:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738672251;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738672251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 12:30:59','2025-02-04 12:30:59',0,NULL),(20190,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 13:30:59','2025-02-04 13:30:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738675859;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738675859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 13:42:20','2025-02-04 13:42:20',0,NULL),(20191,'woocommerce_marketplace_fetch_promotions','complete','2025-02-05 00:47:00','2025-02-05 00:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738716420;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738716420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-05 01:01:57','2025-02-05 01:01:57',0,NULL),(20192,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 14:42:20','2025-02-04 14:42:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738680140;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738680140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 14:42:36','2025-02-04 14:42:36',0,NULL),(20193,'wpforms_process_forms_locator_scan','complete','2025-02-05 14:29:00','2025-02-05 14:29:00',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738765740;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738765740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-02-05 14:31:09','2025-02-05 14:31:09',0,NULL),(20194,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-02-05 14:29:00','2025-02-05 14:29:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738765740;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738765740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-02-05 14:31:09','2025-02-05 14:31:09',0,NULL),(20195,'wp_mail_smtp_admin_notifications_update','complete','2025-02-05 14:29:01','2025-02-05 14:29:01',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738765741;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738765741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-02-05 14:31:10','2025-02-05 14:31:10',0,NULL),(20196,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 15:42:36','2025-02-04 15:42:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738683756;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738683756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 16:04:50','2025-02-04 16:04:50',0,NULL),(20197,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 17:04:50','2025-02-04 17:04:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738688690;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738688690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 17:06:20','2025-02-04 17:06:20',0,NULL),(20198,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 18:06:20','2025-02-04 18:06:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738692380;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738692380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 18:09:11','2025-02-04 18:09:11',0,NULL),(20199,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 19:09:11','2025-02-04 19:09:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738696151;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738696151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 19:15:10','2025-02-04 19:15:10',0,NULL),(20200,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 20:15:10','2025-02-04 20:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738700110;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738700110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 20:30:51','2025-02-04 20:30:51',0,NULL),(20201,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 21:30:51','2025-02-04 21:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738704651;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738704651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 22:02:24','2025-02-04 22:02:24',0,NULL),(20202,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-04 23:02:24','2025-02-04 23:02:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738710144;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738710144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-04 23:07:31','2025-02-04 23:07:31',0,NULL),(20203,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 00:07:31','2025-02-05 00:07:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738714051;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738714051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 00:12:56','2025-02-05 00:12:56',0,NULL),(20204,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 01:12:56','2025-02-05 01:12:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738717976;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738717976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 01:14:43','2025-02-05 01:14:43',0,NULL),(20205,'woocommerce_marketplace_fetch_promotions','complete','2025-02-05 13:01:57','2025-02-05 13:01:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738760517;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738760517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-05 13:26:07','2025-02-05 13:26:07',0,NULL),(20206,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 02:14:43','2025-02-05 02:14:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738721683;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738721683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 02:23:58','2025-02-05 02:23:58',0,NULL),(20207,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 03:23:58','2025-02-05 03:23:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738725838;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738725838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 03:38:54','2025-02-05 03:38:54',0,NULL),(20208,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 04:38:54','2025-02-05 04:38:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738730334;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738730334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 04:40:20','2025-02-05 04:40:20',0,NULL),(20209,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 05:40:20','2025-02-05 05:40:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738734020;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738734020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 06:01:12','2025-02-05 06:01:12',0,NULL),(20210,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 07:01:12','2025-02-05 07:01:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738738872;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738738872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 07:09:28','2025-02-05 07:09:28',0,NULL),(20211,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 08:09:28','2025-02-05 08:09:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738742968;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738742968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 08:12:44','2025-02-05 08:12:44',0,NULL),(20212,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 09:12:44','2025-02-05 09:12:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738746764;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738746764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 09:20:34','2025-02-05 09:20:34',0,NULL),(20213,'woocommerce_cleanup_draft_orders','complete','2025-02-06 08:57:50','2025-02-06 08:57:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738832270;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738832270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-02-06 09:02:26','2025-02-06 09:02:26',0,NULL),(20214,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 10:20:34','2025-02-05 10:20:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738750834;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738750834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 10:50:45','2025-02-05 10:50:45',0,NULL),(20215,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 11:50:45','2025-02-05 11:50:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738756245;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738756245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 12:04:12','2025-02-05 12:04:12',0,NULL),(20216,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 13:04:12','2025-02-05 13:04:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738760652;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738760652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 13:26:07','2025-02-05 13:26:07',0,NULL),(20217,'woocommerce_marketplace_fetch_promotions','complete','2025-02-06 01:26:07','2025-02-06 01:26:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738805167;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738805167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-06 01:59:33','2025-02-06 01:59:33',0,NULL),(20218,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 14:26:07','2025-02-05 14:26:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738765567;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738765567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 14:31:09','2025-02-05 14:31:09',0,NULL),(20219,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 15:31:09','2025-02-05 15:31:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738769469;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738769469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 15:53:36','2025-02-05 15:53:36',0,NULL),(20220,'wpforms_process_forms_locator_scan','complete','2025-02-06 14:31:09','2025-02-06 14:31:09',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738852269;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738852269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-02-06 14:36:34','2025-02-06 14:36:34',0,NULL),(20221,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-02-06 14:31:09','2025-02-06 14:31:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738852269;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738852269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-02-06 14:36:34','2025-02-06 14:36:34',0,NULL),(20222,'wp_mail_smtp_admin_notifications_update','complete','2025-02-06 14:31:10','2025-02-06 14:31:10',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738852270;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738852270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-02-06 14:36:35','2025-02-06 14:36:35',0,NULL),(20223,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 16:53:36','2025-02-05 16:53:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738774416;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738774416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 17:13:45','2025-02-05 17:13:45',0,NULL),(20224,'wpforms_email_summaries_fetch_info_blocks','pending','2025-02-12 17:13:45','2025-02-12 17:13:45',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739380425;s:18:\"\0*\0first_timestamp\";i:1715121541;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739380425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20225,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 18:13:45','2025-02-05 18:13:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738779225;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738779225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 18:14:20','2025-02-05 18:14:20',0,NULL),(20226,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 19:14:20','2025-02-05 19:14:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738782860;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738782860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 19:20:23','2025-02-05 19:20:23',0,NULL),(20227,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 20:20:23','2025-02-05 20:20:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738786823;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738786823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 20:35:05','2025-02-05 20:35:05',0,NULL),(20228,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 21:35:05','2025-02-05 21:35:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738791305;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738791305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 22:25:03','2025-02-05 22:25:03',0,NULL),(20229,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-05 23:25:03','2025-02-05 23:25:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738797903;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738797903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-05 23:47:00','2025-02-05 23:47:00',0,NULL),(20230,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 00:47:00','2025-02-06 00:47:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738802820;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738802820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 00:48:00','2025-02-06 00:48:00',0,NULL),(20231,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 01:48:00','2025-02-06 01:48:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738806480;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738806480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 01:59:33','2025-02-06 01:59:33',0,NULL),(20232,'woocommerce_marketplace_fetch_promotions','complete','2025-02-06 13:59:33','2025-02-06 13:59:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738850373;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738850373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-06 14:00:30','2025-02-06 14:00:30',0,NULL),(20233,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 02:59:33','2025-02-06 02:59:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738810773;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738810773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 03:26:55','2025-02-06 03:26:55',0,NULL),(20234,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 04:26:55','2025-02-06 04:26:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738816015;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738816015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 04:32:54','2025-02-06 04:32:54',0,NULL),(20235,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 05:32:54','2025-02-06 05:32:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738819974;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738819974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 05:38:48','2025-02-06 05:38:48',0,NULL),(20236,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 06:38:48','2025-02-06 06:38:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738823928;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738823928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 06:40:25','2025-02-06 06:40:25',0,NULL),(20237,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 07:40:25','2025-02-06 07:40:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738827625;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738827625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 07:41:52','2025-02-06 07:41:52',0,NULL),(20238,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 08:41:52','2025-02-06 08:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738831312;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738831312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 08:44:59','2025-02-06 08:44:59',0,NULL),(20239,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 09:44:59','2025-02-06 09:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738835099;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738835099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 09:46:16','2025-02-06 09:46:16',0,NULL),(20240,'woocommerce_cleanup_draft_orders','complete','2025-02-07 09:02:26','2025-02-07 09:02:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738918946;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738918946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2025-02-07 09:11:08','2025-02-07 09:11:08',0,NULL),(20241,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 10:46:16','2025-02-06 10:46:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738838776;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738838776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 10:54:43','2025-02-06 10:54:43',0,NULL),(20242,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 11:54:43','2025-02-06 11:54:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738842883;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738842883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 12:05:14','2025-02-06 12:05:14',0,NULL),(20243,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 13:05:14','2025-02-06 13:05:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738847114;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738847114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 13:06:25','2025-02-06 13:06:25',0,NULL),(20244,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 14:06:25','2025-02-06 14:06:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738850785;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738850785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 14:07:52','2025-02-06 14:07:52',0,NULL),(20245,'woocommerce_marketplace_fetch_promotions','complete','2025-02-07 02:00:30','2025-02-07 02:00:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738893630;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738893630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-07 02:02:22','2025-02-07 02:02:22',0,NULL),(20246,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 15:07:52','2025-02-06 15:07:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738854472;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738854472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 15:10:07','2025-02-06 15:10:07',0,NULL),(20247,'wpforms_process_forms_locator_scan','complete','2025-02-07 14:36:34','2025-02-07 14:36:34',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738938994;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738938994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-02-07 14:56:55','2025-02-07 14:56:55',0,NULL),(20248,'pinterest_for_woocommerce_daily_heartbeat','complete','2025-02-07 14:36:34','2025-02-07 14:36:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738938994;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738938994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-02-07 14:56:55','2025-02-07 14:56:55',0,NULL),(20249,'wp_mail_smtp_admin_notifications_update','complete','2025-02-07 14:36:35','2025-02-07 14:36:35',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738938995;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738938995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-02-07 14:57:00','2025-02-07 14:57:00',0,NULL),(20250,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 16:10:07','2025-02-06 16:10:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738858207;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738858207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 16:17:24','2025-02-06 16:17:24',0,NULL),(20251,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 17:17:24','2025-02-06 17:17:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738862244;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738862244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 17:27:14','2025-02-06 17:27:14',0,NULL),(20252,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 18:27:14','2025-02-06 18:27:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738866434;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738866434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 18:32:10','2025-02-06 18:32:10',0,NULL),(20253,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 19:32:10','2025-02-06 19:32:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738870330;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738870330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 19:35:34','2025-02-06 19:35:34',0,NULL),(20254,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 20:35:34','2025-02-06 20:35:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738874134;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738874134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 20:37:33','2025-02-06 20:37:33',0,NULL),(20255,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 21:37:33','2025-02-06 21:37:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738877853;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738877853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 21:38:09','2025-02-06 21:38:09',0,NULL),(20256,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 22:38:09','2025-02-06 22:38:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738881489;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738881489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 22:39:56','2025-02-06 22:39:56',0,NULL),(20257,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-06 23:39:56','2025-02-06 23:39:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738885196;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738885196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-06 23:47:01','2025-02-06 23:47:01',0,NULL),(20258,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 00:47:01','2025-02-07 00:47:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738889221;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738889221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 00:48:00','2025-02-07 00:48:00',0,NULL),(20259,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 01:48:00','2025-02-07 01:48:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738892880;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738892880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 02:02:22','2025-02-07 02:02:22',0,NULL),(20260,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 03:02:22','2025-02-07 03:02:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738897342;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738897342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 03:11:08','2025-02-07 03:11:08',0,NULL),(20261,'woocommerce_marketplace_fetch_promotions','complete','2025-02-07 14:02:22','2025-02-07 14:02:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738936942;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738936942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-07 14:14:29','2025-02-07 14:14:29',0,NULL),(20262,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 04:11:08','2025-02-07 04:11:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738901468;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738901468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 04:18:42','2025-02-07 04:18:42',0,NULL),(20263,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 05:18:42','2025-02-07 05:18:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738905522;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738905522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 05:22:29','2025-02-07 05:22:29',0,NULL),(20264,'wpforms_admin_addons_cache_update','pending','2025-02-14 04:47:45','2025-02-14 04:47:45',10,'{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739508465;s:18:\"\0*\0first_timestamp\";i:1717120258;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739508465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20265,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 06:22:29','2025-02-07 06:22:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738909349;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738909349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 06:26:54','2025-02-07 06:26:54',0,NULL),(20266,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 07:26:54','2025-02-07 07:26:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738913214;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738913214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 07:28:14','2025-02-07 07:28:14',0,NULL),(20267,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 08:28:14','2025-02-07 08:28:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738916894;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738916894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 08:41:35','2025-02-07 08:41:35',0,NULL),(20268,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 09:41:35','2025-02-07 09:41:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738921295;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738921295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 09:43:37','2025-02-07 09:43:37',0,NULL),(20269,'woocommerce_cleanup_draft_orders','pending','2025-02-08 09:11:08','2025-02-08 09:11:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739005868;s:18:\"\0*\0first_timestamp\";i:1714711265;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739005868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20270,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 10:43:37','2025-02-07 10:43:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738925017;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738925017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 10:45:18','2025-02-07 10:45:18',0,NULL),(20271,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 11:45:18','2025-02-07 11:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738928718;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738928718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 11:47:48','2025-02-07 11:47:48',0,NULL),(20272,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 12:47:48','2025-02-07 12:47:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738932468;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738932468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 12:49:51','2025-02-07 12:49:51',0,NULL),(20273,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 13:49:51','2025-02-07 13:49:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738936191;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738936191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 13:56:42','2025-02-07 13:56:42',0,NULL),(20274,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 14:56:42','2025-02-07 14:56:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738940202;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738940202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 14:57:00','2025-02-07 14:57:00',0,NULL),(20275,'woocommerce_marketplace_fetch_promotions','complete','2025-02-08 02:14:29','2025-02-08 02:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738980869;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738980869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,1,'2025-02-08 02:16:56','2025-02-08 02:16:56',0,NULL),(20276,'wpforms_process_forms_locator_scan','pending','2025-02-08 14:56:55','2025-02-08 14:56:55',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739026615;s:18:\"\0*\0first_timestamp\";i:1715165354;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739026615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20277,'pinterest_for_woocommerce_daily_heartbeat','pending','2025-02-08 14:56:55','2025-02-08 14:56:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739026615;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739026615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20278,'wp_mail_smtp_admin_notifications_update','pending','2025-02-08 14:57:00','2025-02-08 14:57:00',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739026620;s:18:\"\0*\0first_timestamp\";i:1714735417;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739026620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20279,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 15:57:00','2025-02-07 15:57:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738943820;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738943820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 16:05:04','2025-02-07 16:05:04',0,NULL),(20280,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 17:05:04','2025-02-07 17:05:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738947904;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738947904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 17:20:54','2025-02-07 17:20:54',0,NULL),(20281,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 18:20:54','2025-02-07 18:20:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738952454;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738952454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 18:22:13','2025-02-07 18:22:13',0,NULL),(20282,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 19:22:13','2025-02-07 19:22:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738956133;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738956133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 19:35:40','2025-02-07 19:35:40',0,NULL),(20283,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 20:35:40','2025-02-07 20:35:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738960540;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738960540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 20:36:00','2025-02-07 20:36:00',0,NULL),(20284,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 21:36:00','2025-02-07 21:36:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738964160;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738964160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 21:37:00','2025-02-07 21:37:00',0,NULL),(20285,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 22:37:00','2025-02-07 22:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738967820;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738967820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 22:37:58','2025-02-07 22:37:58',0,NULL),(20286,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-07 23:37:58','2025-02-07 23:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738971478;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738971478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-07 23:41:12','2025-02-07 23:41:12',0,NULL),(20287,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-08 00:41:12','2025-02-08 00:41:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738975272;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738975272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-08 00:41:51','2025-02-08 00:41:51',0,NULL),(20288,'pinterest_for_woocommerce_hourly_heartbeat','complete','2025-02-08 01:41:51','2025-02-08 01:41:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738978911;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738978911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,1,'2025-02-08 01:47:50','2025-02-08 01:47:50',0,NULL),(20289,'pinterest_for_woocommerce_hourly_heartbeat','pending','2025-02-08 02:47:50','2025-02-08 02:47:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738982870;s:18:\"\0*\0first_timestamp\";i:1714734942;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738982870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20290,'woocommerce_marketplace_fetch_promotions','pending','2025-02-08 14:16:56','2025-02-08 14:16:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1739024216;s:18:\"\0*\0first_timestamp\";i:1714711263;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1739024216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `zs_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_actionscheduler_claims`
--
DROP TABLE IF EXISTS `zs_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_actionscheduler_claims` (
`claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=119421 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_actionscheduler_claims`
--
LOCK TABLES `zs_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `zs_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_actionscheduler_groups`
--
DROP TABLE IF EXISTS `zs_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_actionscheduler_groups` (
`group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_actionscheduler_groups`
--
LOCK TABLES `zs_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `zs_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `zs_actionscheduler_groups` VALUES (1,''),(2,'action-scheduler-migration'),(3,'woocommerce-db-updates'),(4,'wc-admin-data'),(5,'gla'),(6,'pinterest-for-woocommerce'),(7,'mailpoet-cron'),(8,'wp_mail_smtp'),(9,'wpforms');
/*!40000 ALTER TABLE `zs_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_actionscheduler_logs`
--
DROP TABLE IF EXISTS `zs_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_actionscheduler_logs` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint(20) unsigned NOT NULL,
`message` text NOT NULL,
`log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=60649 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_actionscheduler_logs`
--
LOCK TABLES `zs_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `zs_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `zs_actionscheduler_logs` VALUES (20,78,'action created','2024-05-03 11:11:17','2024-05-03 11:11:17'),(31,78,'action started via Async Request','2024-05-03 11:11:57','2024-05-03 11:11:57'),(32,78,'action failed via Async Request: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.','2024-05-03 11:11:57','2024-05-03 11:11:57'),(9662,3294,'action created','2024-05-08 10:34:59','2024-05-08 10:34:59'),(9663,3294,'action started via WP Cron','2024-05-08 10:35:00','2024-05-08 10:35:00'),(9664,3294,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2024-05-08 10:35:00','2024-05-08 10:35:00'),(9741,3321,'action created','2024-05-08 10:49:14','2024-05-08 10:49:14'),(9759,3321,'action started via Async Request','2024-05-08 10:50:17','2024-05-08 10:50:17'),(9760,3321,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-05-08 10:50:17','2024-05-08 10:50:17'),(10000,3408,'action created','2024-05-08 14:19:58','2024-05-08 14:19:58'),(10002,3408,'action started via WP Cron','2024-05-08 14:22:52','2024-05-08 14:22:52'),(10003,3408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:22:52','2024-05-08 14:22:52'),(10004,3410,'action created','2024-05-08 14:22:52','2024-05-08 14:22:52'),(10007,3411,'action created','2024-05-08 14:22:53','2024-05-08 14:22:53'),(10011,3411,'action started via Async Request','2024-05-08 14:23:53','2024-05-08 14:23:53'),(10012,3411,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-05-08 14:23:53','2024-05-08 14:23:53'),(10016,3410,'action started via WP Cron','2024-05-08 14:25:06','2024-05-08 14:25:06'),(10017,3410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:25:06','2024-05-08 14:25:06'),(10018,3414,'action created','2024-05-08 14:25:06','2024-05-08 14:25:06'),(10019,3414,'action started via Async Request','2024-05-08 14:27:25','2024-05-08 14:27:25'),(10020,3414,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:27:25','2024-05-08 14:27:25'),(10021,3415,'action created','2024-05-08 14:27:25','2024-05-08 14:27:25'),(10022,3415,'action started via Async Request','2024-05-08 14:29:35','2024-05-08 14:29:35'),(10023,3415,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:29:35','2024-05-08 14:29:35'),(10024,3416,'action created','2024-05-08 14:29:35','2024-05-08 14:29:35'),(10031,3416,'action started via Async Request','2024-05-08 14:31:44','2024-05-08 14:31:44'),(10032,3416,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:31:44','2024-05-08 14:31:44'),(10033,3419,'action created','2024-05-08 14:31:44','2024-05-08 14:31:44'),(10037,3419,'action started via Async Request','2024-05-08 14:33:56','2024-05-08 14:33:56'),(10038,3419,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:33:56','2024-05-08 14:33:56'),(10039,3421,'action created','2024-05-08 14:33:56','2024-05-08 14:33:56'),(10049,3421,'action started via WP Cron','2024-05-08 14:36:00','2024-05-08 14:36:00'),(10050,3421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:36:00','2024-05-08 14:36:00'),(10051,3425,'action created','2024-05-08 14:36:00','2024-05-08 14:36:00'),(10052,3425,'action started via WP Cron','2024-05-08 14:38:09','2024-05-08 14:38:09'),(10053,3425,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:38:09','2024-05-08 14:38:09'),(10054,3426,'action created','2024-05-08 14:38:09','2024-05-08 14:38:09'),(10058,3426,'action started via WP Cron','2024-05-08 14:41:00','2024-05-08 14:41:00'),(10059,3426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:41:00','2024-05-08 14:41:00'),(10060,3428,'action created','2024-05-08 14:41:00','2024-05-08 14:41:00'),(10062,3428,'action started via WP Cron','2024-05-08 14:43:02','2024-05-08 14:43:02'),(10063,3428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:43:02','2024-05-08 14:43:02'),(10064,3430,'action created','2024-05-08 14:43:02','2024-05-08 14:43:02'),(10067,3430,'action started via WP Cron','2024-05-08 14:45:14','2024-05-08 14:45:14'),(10068,3430,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:45:14','2024-05-08 14:45:14'),(10069,3431,'action created','2024-05-08 14:45:14','2024-05-08 14:45:14'),(10070,3431,'action started via Async Request','2024-05-08 14:47:24','2024-05-08 14:47:24'),(10071,3431,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:47:24','2024-05-08 14:47:24'),(10072,3432,'action created','2024-05-08 14:47:24','2024-05-08 14:47:24'),(10073,3432,'action started via WP Cron','2024-05-08 14:49:26','2024-05-08 14:49:26'),(10074,3432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:49:26','2024-05-08 14:49:26'),(10075,3433,'action created','2024-05-08 14:49:26','2024-05-08 14:49:26'),(10076,3433,'action started via Async Request','2024-05-08 14:51:54','2024-05-08 14:51:54'),(10077,3433,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:51:54','2024-05-08 14:51:54'),(10078,3434,'action created','2024-05-08 14:51:54','2024-05-08 14:51:54'),(10081,3434,'action started via WP Cron','2024-05-08 14:54:03','2024-05-08 14:54:03'),(10082,3434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:54:03','2024-05-08 14:54:03'),(10083,3436,'action created','2024-05-08 14:54:03','2024-05-08 14:54:03'),(10086,3437,'action created','2024-05-08 14:54:03','2024-05-08 14:54:03'),(10087,3437,'action started via WP Cron','2024-05-08 14:55:18','2024-05-08 14:55:18'),(10088,3437,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-05-08 14:55:18','2024-05-08 14:55:18'),(10089,3436,'action started via WP Cron','2024-05-08 14:56:07','2024-05-08 14:56:07'),(10090,3436,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:56:07','2024-05-08 14:56:07'),(10091,3438,'action created','2024-05-08 14:56:07','2024-05-08 14:56:07'),(10092,3438,'action started via WP Cron','2024-05-08 14:58:08','2024-05-08 14:58:08'),(10093,3438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 14:58:08','2024-05-08 14:58:08'),(10094,3439,'action created','2024-05-08 14:58:08','2024-05-08 14:58:08'),(10095,3439,'action started via WP Cron','2024-05-08 15:00:41','2024-05-08 15:00:41'),(10096,3439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:00:41','2024-05-08 15:00:41'),(10097,3440,'action created','2024-05-08 15:00:41','2024-05-08 15:00:41'),(10098,3440,'action started via WP Cron','2024-05-08 15:03:00','2024-05-08 15:03:00'),(10099,3440,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:03:00','2024-05-08 15:03:00'),(10100,3441,'action created','2024-05-08 15:03:00','2024-05-08 15:03:00'),(10101,3441,'action started via WP Cron','2024-05-08 15:05:00','2024-05-08 15:05:00'),(10102,3441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:05:00','2024-05-08 15:05:00'),(10103,3442,'action created','2024-05-08 15:05:00','2024-05-08 15:05:00'),(10104,3442,'action started via WP Cron','2024-05-08 15:07:01','2024-05-08 15:07:01'),(10105,3442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:07:01','2024-05-08 15:07:01'),(10106,3443,'action created','2024-05-08 15:07:01','2024-05-08 15:07:01'),(10107,3443,'action started via WP Cron','2024-05-08 15:09:02','2024-05-08 15:09:02'),(10108,3443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:09:02','2024-05-08 15:09:02'),(10109,3444,'action created','2024-05-08 15:09:02','2024-05-08 15:09:02'),(10110,3444,'action started via WP Cron','2024-05-08 15:11:02','2024-05-08 15:11:02'),(10111,3444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:11:02','2024-05-08 15:11:02'),(10112,3445,'action created','2024-05-08 15:11:02','2024-05-08 15:11:02'),(10113,3445,'action started via WP Cron','2024-05-08 15:13:14','2024-05-08 15:13:14'),(10114,3445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:13:14','2024-05-08 15:13:14'),(10115,3446,'action created','2024-05-08 15:13:14','2024-05-08 15:13:14'),(10116,3446,'action started via WP Cron','2024-05-08 15:15:14','2024-05-08 15:15:14'),(10117,3446,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:15:14','2024-05-08 15:15:14'),(10118,3447,'action created','2024-05-08 15:15:14','2024-05-08 15:15:14'),(10119,3447,'action started via WP Cron','2024-05-08 15:17:15','2024-05-08 15:17:15'),(10120,3447,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:17:15','2024-05-08 15:17:15'),(10121,3448,'action created','2024-05-08 15:17:15','2024-05-08 15:17:15'),(10122,3448,'action started via WP Cron','2024-05-08 15:19:15','2024-05-08 15:19:15'),(10123,3448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:19:15','2024-05-08 15:19:15'),(10124,3449,'action created','2024-05-08 15:19:15','2024-05-08 15:19:15'),(10125,3449,'action started via WP Cron','2024-05-08 15:21:16','2024-05-08 15:21:16'),(10126,3449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:21:16','2024-05-08 15:21:16'),(10127,3450,'action created','2024-05-08 15:21:16','2024-05-08 15:21:16'),(10128,3450,'action started via WP Cron','2024-05-08 15:23:17','2024-05-08 15:23:17'),(10129,3450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:23:17','2024-05-08 15:23:17'),(10130,3451,'action created','2024-05-08 15:23:17','2024-05-08 15:23:17'),(10134,3451,'action started via WP Cron','2024-05-08 15:25:18','2024-05-08 15:25:18'),(10135,3451,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:25:18','2024-05-08 15:25:18'),(10136,3453,'action created','2024-05-08 15:25:18','2024-05-08 15:25:18'),(10137,3453,'action started via WP Cron','2024-05-08 15:27:19','2024-05-08 15:27:19'),(10138,3453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:27:19','2024-05-08 15:27:19'),(10139,3454,'action created','2024-05-08 15:27:19','2024-05-08 15:27:19'),(10140,3454,'action started via WP Cron','2024-05-08 15:29:20','2024-05-08 15:29:20'),(10141,3454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:29:20','2024-05-08 15:29:20'),(10142,3455,'action created','2024-05-08 15:29:20','2024-05-08 15:29:20'),(10143,3455,'action started via Async Request','2024-05-08 15:31:21','2024-05-08 15:31:21'),(10144,3455,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:31:21','2024-05-08 15:31:21'),(10145,3456,'action created','2024-05-08 15:31:21','2024-05-08 15:31:21'),(10146,3456,'action started via WP Cron','2024-05-08 15:33:22','2024-05-08 15:33:22'),(10147,3456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:33:22','2024-05-08 15:33:22'),(10148,3457,'action created','2024-05-08 15:33:22','2024-05-08 15:33:22'),(10149,3457,'action started via WP Cron','2024-05-08 15:35:23','2024-05-08 15:35:23'),(10150,3457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:35:23','2024-05-08 15:35:23'),(10151,3458,'action created','2024-05-08 15:35:23','2024-05-08 15:35:23'),(10152,3458,'action started via Async Request','2024-05-08 15:37:24','2024-05-08 15:37:24'),(10153,3458,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:37:24','2024-05-08 15:37:24'),(10154,3459,'action created','2024-05-08 15:37:24','2024-05-08 15:37:24'),(10155,3459,'action started via WP Cron','2024-05-08 15:39:24','2024-05-08 15:39:24'),(10156,3459,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:39:24','2024-05-08 15:39:24'),(10157,3460,'action created','2024-05-08 15:39:24','2024-05-08 15:39:24'),(10161,3460,'action started via Async Request','2024-05-08 15:41:52','2024-05-08 15:41:52'),(10162,3460,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:41:52','2024-05-08 15:41:52'),(10163,3462,'action created','2024-05-08 15:41:52','2024-05-08 15:41:52'),(10167,3462,'action started via WP Cron','2024-05-08 15:44:06','2024-05-08 15:44:06'),(10168,3462,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:44:06','2024-05-08 15:44:06'),(10169,3464,'action created','2024-05-08 15:44:06','2024-05-08 15:44:06'),(10170,3464,'action started via WP Cron','2024-05-08 15:46:10','2024-05-08 15:46:10'),(10171,3464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:46:10','2024-05-08 15:46:10'),(10172,3465,'action created','2024-05-08 15:46:10','2024-05-08 15:46:10'),(10173,3465,'action started via WP Cron','2024-05-08 15:48:10','2024-05-08 15:48:10'),(10174,3465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:48:10','2024-05-08 15:48:10'),(10175,3466,'action created','2024-05-08 15:48:10','2024-05-08 15:48:10'),(10176,3466,'action started via WP Cron','2024-05-08 15:50:12','2024-05-08 15:50:12'),(10177,3466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:50:12','2024-05-08 15:50:12'),(10178,3467,'action created','2024-05-08 15:50:12','2024-05-08 15:50:12'),(10180,3467,'action started via Async Request','2024-05-08 15:52:43','2024-05-08 15:52:43'),(10181,3467,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:52:43','2024-05-08 15:52:43'),(10182,3469,'action created','2024-05-08 15:52:43','2024-05-08 15:52:43'),(10185,3469,'action started via WP Cron','2024-05-08 15:55:05','2024-05-08 15:55:05'),(10186,3469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:55:05','2024-05-08 15:55:05'),(10187,3470,'action created','2024-05-08 15:55:05','2024-05-08 15:55:05'),(10188,3470,'action started via WP Cron','2024-05-08 15:57:06','2024-05-08 15:57:06'),(10189,3470,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:57:06','2024-05-08 15:57:06'),(10190,3471,'action created','2024-05-08 15:57:06','2024-05-08 15:57:06'),(10191,3471,'action started via WP Cron','2024-05-08 15:59:07','2024-05-08 15:59:07'),(10192,3471,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 15:59:07','2024-05-08 15:59:07'),(10193,3472,'action created','2024-05-08 15:59:07','2024-05-08 15:59:07'),(10194,3472,'action started via WP Cron','2024-05-08 16:01:08','2024-05-08 16:01:08'),(10195,3472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:01:08','2024-05-08 16:01:08'),(10196,3473,'action created','2024-05-08 16:01:08','2024-05-08 16:01:08'),(10197,3473,'action started via WP Cron','2024-05-08 16:03:08','2024-05-08 16:03:08'),(10198,3473,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:03:08','2024-05-08 16:03:08'),(10199,3474,'action created','2024-05-08 16:03:08','2024-05-08 16:03:08'),(10203,3474,'action started via Async Request','2024-05-08 16:05:39','2024-05-08 16:05:39'),(10204,3474,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:05:39','2024-05-08 16:05:39'),(10205,3476,'action created','2024-05-08 16:05:39','2024-05-08 16:05:39'),(10206,3476,'action started via WP Cron','2024-05-08 16:08:07','2024-05-08 16:08:07'),(10207,3476,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:08:07','2024-05-08 16:08:07'),(10208,3477,'action created','2024-05-08 16:08:07','2024-05-08 16:08:07'),(10209,3477,'action started via WP Cron','2024-05-08 16:10:08','2024-05-08 16:10:08'),(10210,3477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:10:08','2024-05-08 16:10:08'),(10211,3478,'action created','2024-05-08 16:10:08','2024-05-08 16:10:08'),(10212,3478,'action started via WP Cron','2024-05-08 16:12:44','2024-05-08 16:12:44'),(10213,3478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:12:44','2024-05-08 16:12:44'),(10214,3479,'action created','2024-05-08 16:12:44','2024-05-08 16:12:44'),(10215,3479,'action started via WP Cron','2024-05-08 16:15:56','2024-05-08 16:15:56'),(10216,3479,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:15:56','2024-05-08 16:15:56'),(10217,3480,'action created','2024-05-08 16:15:56','2024-05-08 16:15:56'),(10218,3480,'action started via WP Cron','2024-05-08 16:24:03','2024-05-08 16:24:03'),(10219,3480,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:24:03','2024-05-08 16:24:03'),(10220,3481,'action created','2024-05-08 16:24:03','2024-05-08 16:24:03'),(10224,3481,'action started via WP Cron','2024-05-08 16:26:59','2024-05-08 16:26:59'),(10225,3481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:26:59','2024-05-08 16:26:59'),(10226,3483,'action created','2024-05-08 16:26:59','2024-05-08 16:26:59'),(10227,3483,'action started via WP Cron','2024-05-08 16:28:59','2024-05-08 16:28:59'),(10228,3483,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:28:59','2024-05-08 16:28:59'),(10229,3484,'action created','2024-05-08 16:28:59','2024-05-08 16:28:59'),(10230,3484,'action started via WP Cron','2024-05-08 16:30:59','2024-05-08 16:30:59'),(10231,3484,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:30:59','2024-05-08 16:30:59'),(10232,3485,'action created','2024-05-08 16:30:59','2024-05-08 16:30:59'),(10233,3485,'action started via WP Cron','2024-05-08 16:33:00','2024-05-08 16:33:00'),(10234,3485,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:33:00','2024-05-08 16:33:00'),(10235,3486,'action created','2024-05-08 16:33:00','2024-05-08 16:33:00'),(10236,3486,'action started via WP Cron','2024-05-08 16:37:42','2024-05-08 16:37:42'),(10237,3486,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:37:42','2024-05-08 16:37:42'),(10238,3487,'action created','2024-05-08 16:37:42','2024-05-08 16:37:42'),(10239,3487,'action started via WP Cron','2024-05-08 16:44:23','2024-05-08 16:44:23'),(10240,3487,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:44:23','2024-05-08 16:44:23'),(10241,3488,'action created','2024-05-08 16:44:23','2024-05-08 16:44:23'),(10242,3488,'action started via WP Cron','2024-05-08 16:55:32','2024-05-08 16:55:32'),(10243,3488,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:55:32','2024-05-08 16:55:32'),(10244,3489,'action created','2024-05-08 16:55:32','2024-05-08 16:55:32'),(10245,3489,'action started via WP Cron','2024-05-08 16:59:51','2024-05-08 16:59:51'),(10246,3489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 16:59:51','2024-05-08 16:59:51'),(10247,3490,'action created','2024-05-08 16:59:51','2024-05-08 16:59:51'),(10248,3490,'action started via WP Cron','2024-05-08 17:05:17','2024-05-08 17:05:17'),(10249,3490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:05:17','2024-05-08 17:05:17'),(10250,3491,'action created','2024-05-08 17:05:17','2024-05-08 17:05:17'),(10251,3491,'action started via WP Cron','2024-05-08 17:09:23','2024-05-08 17:09:23'),(10252,3491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:09:23','2024-05-08 17:09:23'),(10253,3492,'action created','2024-05-08 17:09:23','2024-05-08 17:09:23'),(10254,3492,'action started via WP Cron','2024-05-08 17:15:29','2024-05-08 17:15:29'),(10255,3492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:15:29','2024-05-08 17:15:29'),(10256,3493,'action created','2024-05-08 17:15:29','2024-05-08 17:15:29'),(10257,3493,'action started via WP Cron','2024-05-08 17:19:41','2024-05-08 17:19:41'),(10258,3493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:19:41','2024-05-08 17:19:41'),(10259,3494,'action created','2024-05-08 17:19:41','2024-05-08 17:19:41'),(10260,3494,'action started via WP Cron','2024-05-08 17:25:09','2024-05-08 17:25:09'),(10261,3494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:25:09','2024-05-08 17:25:09'),(10262,3495,'action created','2024-05-08 17:25:09','2024-05-08 17:25:09'),(10266,3495,'action started via WP Cron','2024-05-08 17:27:16','2024-05-08 17:27:16'),(10267,3495,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:27:16','2024-05-08 17:27:16'),(10268,3497,'action created','2024-05-08 17:27:16','2024-05-08 17:27:16'),(10269,3497,'action started via WP Cron','2024-05-08 17:30:01','2024-05-08 17:30:01'),(10270,3497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:30:01','2024-05-08 17:30:01'),(10271,3498,'action created','2024-05-08 17:30:01','2024-05-08 17:30:01'),(10272,3498,'action started via WP Cron','2024-05-08 17:32:15','2024-05-08 17:32:15'),(10273,3498,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:32:15','2024-05-08 17:32:15'),(10274,3499,'action created','2024-05-08 17:32:15','2024-05-08 17:32:15'),(10275,3499,'action started via WP Cron','2024-05-08 17:38:58','2024-05-08 17:38:58'),(10276,3499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:38:58','2024-05-08 17:38:58'),(10277,3500,'action created','2024-05-08 17:38:58','2024-05-08 17:38:58'),(10281,3500,'action started via WP Cron','2024-05-08 17:42:58','2024-05-08 17:42:58'),(10282,3500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:42:58','2024-05-08 17:42:58'),(10283,3502,'action created','2024-05-08 17:42:58','2024-05-08 17:42:58'),(10284,3502,'action started via WP Cron','2024-05-08 17:46:41','2024-05-08 17:46:41'),(10285,3502,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:46:41','2024-05-08 17:46:41'),(10286,3503,'action created','2024-05-08 17:46:41','2024-05-08 17:46:41'),(10287,3503,'action started via WP Cron','2024-05-08 17:51:26','2024-05-08 17:51:26'),(10288,3503,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 17:51:26','2024-05-08 17:51:26'),(10289,3504,'action created','2024-05-08 17:51:26','2024-05-08 17:51:26'),(10290,3504,'action started via WP Cron','2024-05-08 18:02:21','2024-05-08 18:02:21'),(10291,3504,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:02:21','2024-05-08 18:02:21'),(10292,3505,'action created','2024-05-08 18:02:21','2024-05-08 18:02:21'),(10293,3505,'action started via WP Cron','2024-05-08 18:04:22','2024-05-08 18:04:22'),(10294,3505,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:04:22','2024-05-08 18:04:22'),(10295,3506,'action created','2024-05-08 18:04:22','2024-05-08 18:04:22'),(10296,3506,'action started via WP Cron','2024-05-08 18:06:42','2024-05-08 18:06:42'),(10297,3506,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:06:42','2024-05-08 18:06:42'),(10298,3507,'action created','2024-05-08 18:06:42','2024-05-08 18:06:42'),(10299,3507,'action started via WP Cron','2024-05-08 18:09:03','2024-05-08 18:09:03'),(10300,3507,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:09:03','2024-05-08 18:09:03'),(10301,3508,'action created','2024-05-08 18:09:03','2024-05-08 18:09:03'),(10302,3508,'action started via WP Cron','2024-05-08 18:12:00','2024-05-08 18:12:00'),(10303,3508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:12:00','2024-05-08 18:12:00'),(10304,3509,'action created','2024-05-08 18:12:00','2024-05-08 18:12:00'),(10305,3509,'action started via WP Cron','2024-05-08 18:17:30','2024-05-08 18:17:30'),(10306,3509,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:17:30','2024-05-08 18:17:30'),(10307,3510,'action created','2024-05-08 18:17:30','2024-05-08 18:17:30'),(10308,3510,'action started via WP Cron','2024-05-08 18:21:25','2024-05-08 18:21:25'),(10309,3510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:21:25','2024-05-08 18:21:25'),(10310,3511,'action created','2024-05-08 18:21:25','2024-05-08 18:21:25'),(10311,3511,'action started via WP Cron','2024-05-08 18:25:39','2024-05-08 18:25:39'),(10312,3511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:25:39','2024-05-08 18:25:39'),(10313,3512,'action created','2024-05-08 18:25:39','2024-05-08 18:25:39'),(10317,3512,'action started via WP Cron','2024-05-08 18:28:17','2024-05-08 18:28:17'),(10318,3512,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:28:17','2024-05-08 18:28:17'),(10319,3514,'action created','2024-05-08 18:28:17','2024-05-08 18:28:17'),(10320,3514,'action started via WP Cron','2024-05-08 18:33:30','2024-05-08 18:33:30'),(10321,3514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:33:30','2024-05-08 18:33:30'),(10322,3515,'action created','2024-05-08 18:33:30','2024-05-08 18:33:30'),(10323,3515,'action started via WP Cron','2024-05-08 18:35:46','2024-05-08 18:35:46'),(10324,3515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:35:46','2024-05-08 18:35:46'),(10325,3516,'action created','2024-05-08 18:35:46','2024-05-08 18:35:46'),(10326,3516,'action started via WP Cron','2024-05-08 18:48:57','2024-05-08 18:48:57'),(10327,3516,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 18:48:57','2024-05-08 18:48:57'),(10328,3517,'action created','2024-05-08 18:48:57','2024-05-08 18:48:57'),(10329,3517,'action started via WP Cron','2024-05-08 19:04:16','2024-05-08 19:04:16'),(10330,3517,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 19:04:16','2024-05-08 19:04:16'),(10331,3518,'action created','2024-05-08 19:04:16','2024-05-08 19:04:16'),(10332,3518,'action started via WP Cron','2024-05-08 19:20:16','2024-05-08 19:20:16'),(10333,3518,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 19:20:16','2024-05-08 19:20:16'),(10334,3519,'action created','2024-05-08 19:20:16','2024-05-08 19:20:16'),(10335,3519,'action started via WP Cron','2024-05-08 19:33:59','2024-05-08 19:33:59'),(10336,3519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 19:33:59','2024-05-08 19:33:59'),(10337,3520,'action created','2024-05-08 19:33:59','2024-05-08 19:33:59'),(10341,3520,'action started via WP Cron','2024-05-08 19:37:16','2024-05-08 19:37:16'),(10342,3520,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 19:37:16','2024-05-08 19:37:16'),(10343,3522,'action created','2024-05-08 19:37:16','2024-05-08 19:37:16'),(10344,3522,'action started via WP Cron','2024-05-08 19:46:41','2024-05-08 19:46:41'),(10345,3522,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 19:46:41','2024-05-08 19:46:41'),(10346,3523,'action created','2024-05-08 19:46:41','2024-05-08 19:46:41'),(10347,3523,'action started via WP Cron','2024-05-08 19:51:29','2024-05-08 19:51:29'),(10348,3523,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 19:51:29','2024-05-08 19:51:29'),(10349,3524,'action created','2024-05-08 19:51:29','2024-05-08 19:51:29'),(10350,3524,'action started via WP Cron','2024-05-08 20:03:43','2024-05-08 20:03:43'),(10351,3524,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:03:43','2024-05-08 20:03:43'),(10352,3525,'action created','2024-05-08 20:03:43','2024-05-08 20:03:43'),(10353,3525,'action started via WP Cron','2024-05-08 20:07:08','2024-05-08 20:07:08'),(10354,3525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:07:08','2024-05-08 20:07:08'),(10355,3526,'action created','2024-05-08 20:07:08','2024-05-08 20:07:08'),(10356,3526,'action started via WP Cron','2024-05-08 20:23:03','2024-05-08 20:23:03'),(10357,3526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:23:03','2024-05-08 20:23:03'),(10358,3527,'action created','2024-05-08 20:23:03','2024-05-08 20:23:03'),(10359,3527,'action started via WP Cron','2024-05-08 20:37:02','2024-05-08 20:37:02'),(10360,3527,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:37:02','2024-05-08 20:37:02'),(10361,3528,'action created','2024-05-08 20:37:02','2024-05-08 20:37:02'),(10365,3528,'action started via WP Cron','2024-05-08 20:39:33','2024-05-08 20:39:33'),(10366,3528,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:39:33','2024-05-08 20:39:33'),(10367,3530,'action created','2024-05-08 20:39:33','2024-05-08 20:39:33'),(10368,3530,'action started via WP Cron','2024-05-08 20:44:21','2024-05-08 20:44:21'),(10369,3530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:44:21','2024-05-08 20:44:21'),(10370,3531,'action created','2024-05-08 20:44:21','2024-05-08 20:44:21'),(10371,3531,'action started via WP Cron','2024-05-08 20:47:48','2024-05-08 20:47:48'),(10372,3531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:47:48','2024-05-08 20:47:48'),(10373,3532,'action created','2024-05-08 20:47:48','2024-05-08 20:47:48'),(10374,3532,'action started via WP Cron','2024-05-08 20:54:20','2024-05-08 20:54:20'),(10375,3532,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:54:20','2024-05-08 20:54:20'),(10376,3533,'action created','2024-05-08 20:54:20','2024-05-08 20:54:20'),(10377,3533,'action started via WP Cron','2024-05-08 20:56:25','2024-05-08 20:56:25'),(10378,3533,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 20:56:25','2024-05-08 20:56:25'),(10379,3534,'action created','2024-05-08 20:56:25','2024-05-08 20:56:25'),(10380,3534,'action started via WP Cron','2024-05-08 21:02:34','2024-05-08 21:02:34'),(10381,3534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:02:34','2024-05-08 21:02:34'),(10382,3535,'action created','2024-05-08 21:02:34','2024-05-08 21:02:34'),(10383,3535,'action started via WP Cron','2024-05-08 21:10:51','2024-05-08 21:10:51'),(10384,3535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:10:51','2024-05-08 21:10:51'),(10385,3536,'action created','2024-05-08 21:10:51','2024-05-08 21:10:51'),(10386,3536,'action started via WP Cron','2024-05-08 21:19:39','2024-05-08 21:19:39'),(10387,3536,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:19:39','2024-05-08 21:19:39'),(10388,3537,'action created','2024-05-08 21:19:39','2024-05-08 21:19:39'),(10389,3537,'action started via WP Cron','2024-05-08 21:22:50','2024-05-08 21:22:50'),(10390,3537,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:22:50','2024-05-08 21:22:50'),(10391,3538,'action created','2024-05-08 21:22:50','2024-05-08 21:22:50'),(10392,3538,'action started via WP Cron','2024-05-08 21:26:34','2024-05-08 21:26:34'),(10393,3538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:26:34','2024-05-08 21:26:34'),(10394,3539,'action created','2024-05-08 21:26:34','2024-05-08 21:26:34'),(10395,3539,'action started via WP Cron','2024-05-08 21:40:45','2024-05-08 21:40:45'),(10396,3539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:40:45','2024-05-08 21:40:45'),(10397,3540,'action created','2024-05-08 21:40:45','2024-05-08 21:40:45'),(10401,3540,'action started via WP Cron','2024-05-08 21:43:42','2024-05-08 21:43:42'),(10402,3540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:43:42','2024-05-08 21:43:42'),(10403,3542,'action created','2024-05-08 21:43:42','2024-05-08 21:43:42'),(10404,3542,'action started via WP Cron','2024-05-08 21:46:26','2024-05-08 21:46:26'),(10405,3542,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:46:26','2024-05-08 21:46:26'),(10406,3543,'action created','2024-05-08 21:46:26','2024-05-08 21:46:26'),(10407,3543,'action started via WP Cron','2024-05-08 21:57:57','2024-05-08 21:57:57'),(10408,3543,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 21:57:57','2024-05-08 21:57:57'),(10409,3544,'action created','2024-05-08 21:57:57','2024-05-08 21:57:57'),(10410,3544,'action started via WP Cron','2024-05-08 22:10:35','2024-05-08 22:10:35'),(10411,3544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 22:10:35','2024-05-08 22:10:35'),(10412,3545,'action created','2024-05-08 22:10:35','2024-05-08 22:10:35'),(10413,3545,'action started via WP Cron','2024-05-08 22:13:49','2024-05-08 22:13:49'),(10414,3545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 22:13:49','2024-05-08 22:13:49'),(10415,3546,'action created','2024-05-08 22:13:49','2024-05-08 22:13:49'),(10416,3546,'action started via WP Cron','2024-05-08 22:29:33','2024-05-08 22:29:33'),(10417,3546,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 22:29:33','2024-05-08 22:29:33'),(10418,3547,'action created','2024-05-08 22:29:33','2024-05-08 22:29:33'),(10419,3547,'action started via WP Cron','2024-05-08 22:45:27','2024-05-08 22:45:27'),(10420,3547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 22:45:27','2024-05-08 22:45:27'),(10421,3548,'action created','2024-05-08 22:45:27','2024-05-08 22:45:27'),(10425,3548,'action started via WP Cron','2024-05-08 22:49:39','2024-05-08 22:49:39'),(10426,3548,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 22:49:39','2024-05-08 22:49:39'),(10427,3550,'action created','2024-05-08 22:49:39','2024-05-08 22:49:39'),(10428,3550,'action started via WP Cron','2024-05-08 22:52:10','2024-05-08 22:52:10'),(10429,3550,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 22:52:10','2024-05-08 22:52:10'),(10430,3551,'action created','2024-05-08 22:52:10','2024-05-08 22:52:10'),(10431,3551,'action started via WP Cron','2024-05-08 22:56:54','2024-05-08 22:56:54'),(10432,3551,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 22:56:54','2024-05-08 22:56:54'),(10433,3552,'action created','2024-05-08 22:56:54','2024-05-08 22:56:54'),(10434,3552,'action started via WP Cron','2024-05-08 22:59:05','2024-05-08 22:59:05'),(10435,3552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 22:59:05','2024-05-08 22:59:05'),(10436,3553,'action created','2024-05-08 22:59:05','2024-05-08 22:59:05'),(10437,3553,'action started via WP Cron','2024-05-08 23:02:22','2024-05-08 23:02:22'),(10438,3553,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:02:22','2024-05-08 23:02:22'),(10439,3554,'action created','2024-05-08 23:02:22','2024-05-08 23:02:22'),(10440,3554,'action started via WP Cron','2024-05-08 23:05:24','2024-05-08 23:05:24'),(10441,3554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:05:24','2024-05-08 23:05:24'),(10442,3555,'action created','2024-05-08 23:05:24','2024-05-08 23:05:24'),(10443,3555,'action started via WP Cron','2024-05-08 23:15:32','2024-05-08 23:15:32'),(10444,3555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:15:32','2024-05-08 23:15:32'),(10445,3556,'action created','2024-05-08 23:15:32','2024-05-08 23:15:32'),(10446,3556,'action started via WP Cron','2024-05-08 23:18:03','2024-05-08 23:18:03'),(10447,3556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:18:03','2024-05-08 23:18:03'),(10448,3557,'action created','2024-05-08 23:18:03','2024-05-08 23:18:03'),(10449,3557,'action started via WP Cron','2024-05-08 23:24:44','2024-05-08 23:24:44'),(10450,3557,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:24:44','2024-05-08 23:24:44'),(10451,3558,'action created','2024-05-08 23:24:44','2024-05-08 23:24:44'),(10452,3558,'action started via WP Cron','2024-05-08 23:30:01','2024-05-08 23:30:01'),(10453,3558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:30:01','2024-05-08 23:30:01'),(10454,3559,'action created','2024-05-08 23:30:01','2024-05-08 23:30:01'),(10455,3559,'action started via WP Cron','2024-05-08 23:32:31','2024-05-08 23:32:31'),(10456,3559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:32:31','2024-05-08 23:32:31'),(10457,3560,'action created','2024-05-08 23:32:31','2024-05-08 23:32:31'),(10458,3560,'action started via WP Cron','2024-05-08 23:38:35','2024-05-08 23:38:35'),(10459,3560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:38:35','2024-05-08 23:38:35'),(10460,3561,'action created','2024-05-08 23:38:35','2024-05-08 23:38:35'),(10461,3561,'action started via WP Cron','2024-05-08 23:43:27','2024-05-08 23:43:27'),(10462,3561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:43:27','2024-05-08 23:43:27'),(10463,3562,'action created','2024-05-08 23:43:27','2024-05-08 23:43:27'),(10467,3562,'action started via WP Cron','2024-05-08 23:48:01','2024-05-08 23:48:01'),(10468,3562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:48:01','2024-05-08 23:48:01'),(10469,3564,'action created','2024-05-08 23:48:01','2024-05-08 23:48:01'),(10470,3564,'action started via WP Cron','2024-05-08 23:51:56','2024-05-08 23:51:56'),(10471,3564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:51:56','2024-05-08 23:51:56'),(10472,3565,'action created','2024-05-08 23:51:56','2024-05-08 23:51:56'),(10473,3565,'action started via WP Cron','2024-05-08 23:57:50','2024-05-08 23:57:50'),(10474,3565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-08 23:57:50','2024-05-08 23:57:50'),(10475,3566,'action created','2024-05-08 23:57:50','2024-05-08 23:57:50'),(10476,3566,'action started via WP Cron','2024-05-09 00:02:09','2024-05-09 00:02:09'),(10477,3566,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:02:09','2024-05-09 00:02:09'),(10478,3567,'action created','2024-05-09 00:02:09','2024-05-09 00:02:09'),(10479,3567,'action started via WP Cron','2024-05-09 00:04:17','2024-05-09 00:04:17'),(10480,3567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:04:17','2024-05-09 00:04:17'),(10481,3568,'action created','2024-05-09 00:04:17','2024-05-09 00:04:17'),(10482,3568,'action started via WP Cron','2024-05-09 00:06:24','2024-05-09 00:06:24'),(10483,3568,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:06:24','2024-05-09 00:06:24'),(10484,3569,'action created','2024-05-09 00:06:24','2024-05-09 00:06:24'),(10485,3569,'action started via WP Cron','2024-05-09 00:11:30','2024-05-09 00:11:30'),(10486,3569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:11:30','2024-05-09 00:11:30'),(10487,3570,'action created','2024-05-09 00:11:30','2024-05-09 00:11:30'),(10488,3570,'action started via WP Cron','2024-05-09 00:16:50','2024-05-09 00:16:50'),(10489,3570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:16:50','2024-05-09 00:16:50'),(10490,3571,'action created','2024-05-09 00:16:50','2024-05-09 00:16:50'),(10491,3571,'action started via WP Cron','2024-05-09 00:19:34','2024-05-09 00:19:34'),(10492,3571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:19:34','2024-05-09 00:19:34'),(10493,3572,'action created','2024-05-09 00:19:34','2024-05-09 00:19:34'),(10494,3572,'action started via WP Cron','2024-05-09 00:28:07','2024-05-09 00:28:07'),(10495,3572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:28:07','2024-05-09 00:28:07'),(10496,3573,'action created','2024-05-09 00:28:07','2024-05-09 00:28:07'),(10497,3573,'action started via WP Cron','2024-05-09 00:32:27','2024-05-09 00:32:27'),(10498,3573,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:32:27','2024-05-09 00:32:27'),(10499,3574,'action created','2024-05-09 00:32:27','2024-05-09 00:32:27'),(10500,3574,'action started via WP Cron','2024-05-09 00:35:23','2024-05-09 00:35:23'),(10501,3574,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:35:23','2024-05-09 00:35:23'),(10502,3575,'action created','2024-05-09 00:35:23','2024-05-09 00:35:23'),(10503,3575,'action started via WP Cron','2024-05-09 00:44:23','2024-05-09 00:44:23'),(10504,3575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:44:23','2024-05-09 00:44:23'),(10505,3576,'action created','2024-05-09 00:44:23','2024-05-09 00:44:23'),(10506,3576,'action started via WP Cron','2024-05-09 00:46:34','2024-05-09 00:46:34'),(10507,3576,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:46:34','2024-05-09 00:46:34'),(10508,3577,'action created','2024-05-09 00:46:34','2024-05-09 00:46:34'),(10512,3577,'action started via WP Cron','2024-05-09 00:51:35','2024-05-09 00:51:35'),(10513,3577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:51:35','2024-05-09 00:51:35'),(10514,3579,'action created','2024-05-09 00:51:35','2024-05-09 00:51:35'),(10515,3579,'action started via WP Cron','2024-05-09 00:56:13','2024-05-09 00:56:13'),(10516,3579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 00:56:13','2024-05-09 00:56:13'),(10517,3580,'action created','2024-05-09 00:56:13','2024-05-09 00:56:13'),(10518,3580,'action started via WP Cron','2024-05-09 01:02:00','2024-05-09 01:02:00'),(10519,3580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:02:00','2024-05-09 01:02:00'),(10520,3581,'action created','2024-05-09 01:02:00','2024-05-09 01:02:00'),(10521,3581,'action started via WP Cron','2024-05-09 01:06:57','2024-05-09 01:06:57'),(10522,3581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:06:57','2024-05-09 01:06:57'),(10523,3582,'action created','2024-05-09 01:06:57','2024-05-09 01:06:57'),(10524,3582,'action started via WP Cron','2024-05-09 01:11:30','2024-05-09 01:11:30'),(10525,3582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:11:30','2024-05-09 01:11:30'),(10526,3583,'action created','2024-05-09 01:11:30','2024-05-09 01:11:30'),(10527,3583,'action started via WP Cron','2024-05-09 01:14:19','2024-05-09 01:14:19'),(10528,3583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:14:19','2024-05-09 01:14:19'),(10529,3584,'action created','2024-05-09 01:14:19','2024-05-09 01:14:19'),(10530,3584,'action started via WP Cron','2024-05-09 01:19:52','2024-05-09 01:19:52'),(10531,3584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:19:52','2024-05-09 01:19:52'),(10532,3585,'action created','2024-05-09 01:19:52','2024-05-09 01:19:52'),(10533,3585,'action started via WP Cron','2024-05-09 01:21:59','2024-05-09 01:21:59'),(10534,3585,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:21:59','2024-05-09 01:21:59'),(10535,3586,'action created','2024-05-09 01:21:59','2024-05-09 01:21:59'),(10536,3586,'action started via WP Cron','2024-05-09 01:24:00','2024-05-09 01:24:00'),(10537,3586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:24:00','2024-05-09 01:24:00'),(10538,3587,'action created','2024-05-09 01:24:00','2024-05-09 01:24:00'),(10539,3587,'action started via WP Cron','2024-05-09 01:26:59','2024-05-09 01:26:59'),(10540,3587,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:26:59','2024-05-09 01:26:59'),(10541,3588,'action created','2024-05-09 01:26:59','2024-05-09 01:26:59'),(10542,3588,'action started via WP Cron','2024-05-09 01:29:00','2024-05-09 01:29:00'),(10543,3588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:29:00','2024-05-09 01:29:00'),(10544,3589,'action created','2024-05-09 01:29:00','2024-05-09 01:29:00'),(10545,3589,'action started via WP Cron','2024-05-09 01:31:00','2024-05-09 01:31:00'),(10546,3589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:31:00','2024-05-09 01:31:00'),(10547,3590,'action created','2024-05-09 01:31:00','2024-05-09 01:31:00'),(10548,3590,'action started via Async Request','2024-05-09 01:33:04','2024-05-09 01:33:04'),(10549,3590,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:33:04','2024-05-09 01:33:04'),(10550,3591,'action created','2024-05-09 01:33:04','2024-05-09 01:33:04'),(10552,3591,'action started via Async Request','2024-05-09 01:35:58','2024-05-09 01:35:58'),(10553,3591,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:35:58','2024-05-09 01:35:58'),(10554,3593,'action created','2024-05-09 01:35:58','2024-05-09 01:35:58'),(10557,3593,'action started via WP Cron','2024-05-09 01:37:59','2024-05-09 01:37:59'),(10558,3593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:37:59','2024-05-09 01:37:59'),(10559,3594,'action created','2024-05-09 01:37:59','2024-05-09 01:37:59'),(10560,3594,'action started via WP Cron','2024-05-09 01:39:59','2024-05-09 01:39:59'),(10561,3594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:39:59','2024-05-09 01:39:59'),(10562,3595,'action created','2024-05-09 01:39:59','2024-05-09 01:39:59'),(10563,3595,'action started via WP Cron','2024-05-09 01:41:59','2024-05-09 01:41:59'),(10564,3595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:41:59','2024-05-09 01:41:59'),(10565,3596,'action created','2024-05-09 01:41:59','2024-05-09 01:41:59'),(10566,3596,'action started via WP Cron','2024-05-09 01:43:59','2024-05-09 01:43:59'),(10567,3596,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:43:59','2024-05-09 01:43:59'),(10568,3597,'action created','2024-05-09 01:43:59','2024-05-09 01:43:59'),(10569,3597,'action started via WP Cron','2024-05-09 01:45:59','2024-05-09 01:45:59'),(10570,3597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:45:59','2024-05-09 01:45:59'),(10571,3598,'action created','2024-05-09 01:45:59','2024-05-09 01:45:59'),(10572,3598,'action started via WP Cron','2024-05-09 01:47:59','2024-05-09 01:47:59'),(10573,3598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:47:59','2024-05-09 01:47:59'),(10574,3599,'action created','2024-05-09 01:47:59','2024-05-09 01:47:59'),(10575,3599,'action started via WP Cron','2024-05-09 01:49:59','2024-05-09 01:49:59'),(10576,3599,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:49:59','2024-05-09 01:49:59'),(10577,3600,'action created','2024-05-09 01:49:59','2024-05-09 01:49:59'),(10581,3600,'action started via WP Cron','2024-05-09 01:52:00','2024-05-09 01:52:00'),(10582,3600,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:52:00','2024-05-09 01:52:00'),(10583,3602,'action created','2024-05-09 01:52:00','2024-05-09 01:52:00'),(10584,3602,'action started via WP Cron','2024-05-09 01:54:59','2024-05-09 01:54:59'),(10585,3602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:54:59','2024-05-09 01:54:59'),(10586,3603,'action created','2024-05-09 01:54:59','2024-05-09 01:54:59'),(10587,3603,'action started via WP Cron','2024-05-09 01:56:59','2024-05-09 01:56:59'),(10588,3603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:56:59','2024-05-09 01:56:59'),(10589,3604,'action created','2024-05-09 01:56:59','2024-05-09 01:56:59'),(10590,3604,'action started via WP Cron','2024-05-09 01:58:59','2024-05-09 01:58:59'),(10591,3604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 01:58:59','2024-05-09 01:58:59'),(10592,3605,'action created','2024-05-09 01:58:59','2024-05-09 01:58:59'),(10593,3605,'action started via WP Cron','2024-05-09 02:00:59','2024-05-09 02:00:59'),(10594,3605,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:00:59','2024-05-09 02:00:59'),(10595,3606,'action created','2024-05-09 02:00:59','2024-05-09 02:00:59'),(10596,3606,'action started via WP Cron','2024-05-09 02:03:00','2024-05-09 02:03:00'),(10597,3606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:03:00','2024-05-09 02:03:00'),(10598,3607,'action created','2024-05-09 02:03:00','2024-05-09 02:03:00'),(10599,3607,'action started via WP Cron','2024-05-09 02:06:00','2024-05-09 02:06:00'),(10600,3607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:06:00','2024-05-09 02:06:00'),(10601,3608,'action created','2024-05-09 02:06:00','2024-05-09 02:06:00'),(10602,3608,'action started via WP Cron','2024-05-09 02:08:01','2024-05-09 02:08:01'),(10603,3608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:08:01','2024-05-09 02:08:01'),(10604,3609,'action created','2024-05-09 02:08:01','2024-05-09 02:08:01'),(10605,3609,'action started via WP Cron','2024-05-09 02:10:59','2024-05-09 02:10:59'),(10606,3609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:10:59','2024-05-09 02:10:59'),(10607,3610,'action created','2024-05-09 02:10:59','2024-05-09 02:10:59'),(10608,3610,'action started via WP Cron','2024-05-09 02:13:00','2024-05-09 02:13:00'),(10609,3610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:13:00','2024-05-09 02:13:00'),(10610,3611,'action created','2024-05-09 02:13:00','2024-05-09 02:13:00'),(10611,3611,'action started via WP Cron','2024-05-09 02:15:59','2024-05-09 02:15:59'),(10612,3611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:15:59','2024-05-09 02:15:59'),(10613,3612,'action created','2024-05-09 02:15:59','2024-05-09 02:15:59'),(10614,3612,'action started via WP Cron','2024-05-09 02:17:59','2024-05-09 02:17:59'),(10615,3612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:17:59','2024-05-09 02:17:59'),(10616,3613,'action created','2024-05-09 02:17:59','2024-05-09 02:17:59'),(10617,3613,'action started via WP Cron','2024-05-09 02:20:00','2024-05-09 02:20:00'),(10618,3613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:20:00','2024-05-09 02:20:00'),(10619,3614,'action created','2024-05-09 02:20:00','2024-05-09 02:20:00'),(10620,3614,'action started via WP Cron','2024-05-09 02:22:59','2024-05-09 02:22:59'),(10621,3614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:22:59','2024-05-09 02:22:59'),(10622,3615,'action created','2024-05-09 02:22:59','2024-05-09 02:22:59'),(10623,3615,'action started via WP Cron','2024-05-09 02:24:59','2024-05-09 02:24:59'),(10624,3615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:24:59','2024-05-09 02:24:59'),(10625,3616,'action created','2024-05-09 02:24:59','2024-05-09 02:24:59'),(10626,3616,'action started via WP Cron','2024-05-09 02:26:59','2024-05-09 02:26:59'),(10627,3616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:26:59','2024-05-09 02:26:59'),(10628,3617,'action created','2024-05-09 02:26:59','2024-05-09 02:26:59'),(10629,3617,'action started via WP Cron','2024-05-09 02:28:59','2024-05-09 02:28:59'),(10630,3617,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:28:59','2024-05-09 02:28:59'),(10631,3618,'action created','2024-05-09 02:28:59','2024-05-09 02:28:59'),(10632,3618,'action started via WP Cron','2024-05-09 02:30:59','2024-05-09 02:30:59'),(10633,3618,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:30:59','2024-05-09 02:30:59'),(10634,3619,'action created','2024-05-09 02:30:59','2024-05-09 02:30:59'),(10635,3619,'action started via WP Cron','2024-05-09 02:33:00','2024-05-09 02:33:00'),(10636,3619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:33:00','2024-05-09 02:33:00'),(10637,3620,'action created','2024-05-09 02:33:00','2024-05-09 02:33:00'),(10638,3620,'action started via WP Cron','2024-05-09 02:36:00','2024-05-09 02:36:00'),(10639,3620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:36:00','2024-05-09 02:36:00'),(10640,3621,'action created','2024-05-09 02:36:00','2024-05-09 02:36:00'),(10641,3621,'action started via WP Cron','2024-05-09 02:40:00','2024-05-09 02:40:00'),(10642,3621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:40:00','2024-05-09 02:40:00'),(10643,3622,'action created','2024-05-09 02:40:00','2024-05-09 02:40:00'),(10644,3622,'action started via WP Cron','2024-05-09 02:42:01','2024-05-09 02:42:01'),(10645,3622,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:42:01','2024-05-09 02:42:01'),(10646,3623,'action created','2024-05-09 02:42:01','2024-05-09 02:42:01'),(10647,3623,'action started via WP Cron','2024-05-09 02:45:00','2024-05-09 02:45:00'),(10648,3623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:45:00','2024-05-09 02:45:00'),(10649,3624,'action created','2024-05-09 02:45:00','2024-05-09 02:45:00'),(10650,3624,'action started via WP Cron','2024-05-09 02:47:59','2024-05-09 02:47:59'),(10651,3624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:47:59','2024-05-09 02:47:59'),(10652,3625,'action created','2024-05-09 02:47:59','2024-05-09 02:47:59'),(10653,3625,'action started via WP Cron','2024-05-09 02:49:59','2024-05-09 02:49:59'),(10654,3625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:49:59','2024-05-09 02:49:59'),(10655,3626,'action created','2024-05-09 02:49:59','2024-05-09 02:49:59'),(10659,3626,'action started via WP Cron','2024-05-09 02:51:59','2024-05-09 02:51:59'),(10660,3626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:51:59','2024-05-09 02:51:59'),(10661,3628,'action created','2024-05-09 02:51:59','2024-05-09 02:51:59'),(10662,3628,'action started via WP Cron','2024-05-09 02:54:00','2024-05-09 02:54:00'),(10663,3628,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:54:00','2024-05-09 02:54:00'),(10664,3629,'action created','2024-05-09 02:54:00','2024-05-09 02:54:00'),(10665,3629,'action started via WP Cron','2024-05-09 02:58:13','2024-05-09 02:58:13'),(10666,3629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 02:58:13','2024-05-09 02:58:13'),(10667,3630,'action created','2024-05-09 02:58:13','2024-05-09 02:58:13'),(10668,3630,'action started via WP Cron','2024-05-09 03:01:50','2024-05-09 03:01:50'),(10669,3630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:01:50','2024-05-09 03:01:50'),(10670,3631,'action created','2024-05-09 03:01:50','2024-05-09 03:01:50'),(10671,3631,'action started via WP Cron','2024-05-09 03:09:26','2024-05-09 03:09:26'),(10672,3631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:09:26','2024-05-09 03:09:26'),(10673,3632,'action created','2024-05-09 03:09:26','2024-05-09 03:09:26'),(10674,3632,'action started via WP Cron','2024-05-09 03:12:13','2024-05-09 03:12:13'),(10675,3632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:12:13','2024-05-09 03:12:13'),(10676,3633,'action created','2024-05-09 03:12:13','2024-05-09 03:12:13'),(10677,3633,'action started via WP Cron','2024-05-09 03:15:13','2024-05-09 03:15:13'),(10678,3633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:15:13','2024-05-09 03:15:13'),(10679,3634,'action created','2024-05-09 03:15:13','2024-05-09 03:15:13'),(10680,3634,'action started via WP Cron','2024-05-09 03:20:13','2024-05-09 03:20:13'),(10681,3634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:20:13','2024-05-09 03:20:13'),(10682,3635,'action created','2024-05-09 03:20:13','2024-05-09 03:20:13'),(10683,3635,'action started via WP Cron','2024-05-09 03:22:26','2024-05-09 03:22:26'),(10684,3635,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:22:26','2024-05-09 03:22:26'),(10685,3636,'action created','2024-05-09 03:22:26','2024-05-09 03:22:26'),(10686,3636,'action started via WP Cron','2024-05-09 03:25:41','2024-05-09 03:25:41'),(10687,3636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:25:41','2024-05-09 03:25:41'),(10688,3637,'action created','2024-05-09 03:25:41','2024-05-09 03:25:41'),(10689,3637,'action started via WP Cron','2024-05-09 03:30:14','2024-05-09 03:30:14'),(10690,3637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:30:14','2024-05-09 03:30:14'),(10691,3638,'action created','2024-05-09 03:30:14','2024-05-09 03:30:14'),(10692,3638,'action started via WP Cron','2024-05-09 03:46:12','2024-05-09 03:46:12'),(10693,3638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 03:46:12','2024-05-09 03:46:12'),(10694,3639,'action created','2024-05-09 03:46:12','2024-05-09 03:46:12'),(10695,3639,'action started via WP Cron','2024-05-09 04:02:12','2024-05-09 04:02:12'),(10696,3639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:02:12','2024-05-09 04:02:12'),(10697,3640,'action created','2024-05-09 04:02:12','2024-05-09 04:02:12'),(10701,3640,'action started via WP Cron','2024-05-09 04:07:03','2024-05-09 04:07:03'),(10702,3640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:07:03','2024-05-09 04:07:03'),(10703,3642,'action created','2024-05-09 04:07:03','2024-05-09 04:07:03'),(10704,3642,'action started via Async Request','2024-05-09 04:11:01','2024-05-09 04:11:01'),(10705,3642,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:11:01','2024-05-09 04:11:01'),(10706,3643,'action created','2024-05-09 04:11:01','2024-05-09 04:11:01'),(10707,3643,'action started via WP Cron','2024-05-09 04:13:56','2024-05-09 04:13:56'),(10708,3643,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:13:56','2024-05-09 04:13:56'),(10709,3644,'action created','2024-05-09 04:13:56','2024-05-09 04:13:56'),(10710,3644,'action started via WP Cron','2024-05-09 04:15:57','2024-05-09 04:15:57'),(10711,3644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:15:57','2024-05-09 04:15:57'),(10712,3645,'action created','2024-05-09 04:15:57','2024-05-09 04:15:57'),(10713,3645,'action started via WP Cron','2024-05-09 04:18:14','2024-05-09 04:18:14'),(10714,3645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:18:14','2024-05-09 04:18:14'),(10715,3646,'action created','2024-05-09 04:18:14','2024-05-09 04:18:14'),(10716,3646,'action started via WP Cron','2024-05-09 04:21:41','2024-05-09 04:21:41'),(10717,3646,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:21:41','2024-05-09 04:21:41'),(10718,3647,'action created','2024-05-09 04:21:41','2024-05-09 04:21:41'),(10719,3647,'action started via WP Cron','2024-05-09 04:23:42','2024-05-09 04:23:42'),(10720,3647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:23:42','2024-05-09 04:23:42'),(10721,3648,'action created','2024-05-09 04:23:42','2024-05-09 04:23:42'),(10722,3648,'action started via WP Cron','2024-05-09 04:25:44','2024-05-09 04:25:44'),(10723,3648,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:25:44','2024-05-09 04:25:44'),(10724,3649,'action created','2024-05-09 04:25:44','2024-05-09 04:25:44'),(10725,3649,'action started via WP Cron','2024-05-09 04:27:46','2024-05-09 04:27:46'),(10726,3649,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:27:46','2024-05-09 04:27:46'),(10727,3650,'action created','2024-05-09 04:27:46','2024-05-09 04:27:46'),(10728,3650,'action started via WP Cron','2024-05-09 04:30:02','2024-05-09 04:30:02'),(10729,3650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:30:02','2024-05-09 04:30:02'),(10730,3651,'action created','2024-05-09 04:30:02','2024-05-09 04:30:02'),(10731,3651,'action started via WP Cron','2024-05-09 04:32:48','2024-05-09 04:32:48'),(10732,3651,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:32:48','2024-05-09 04:32:48'),(10733,3652,'action created','2024-05-09 04:32:48','2024-05-09 04:32:48'),(10734,3652,'action started via WP Cron','2024-05-09 04:35:29','2024-05-09 04:35:29'),(10735,3652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:35:29','2024-05-09 04:35:29'),(10736,3653,'action created','2024-05-09 04:35:29','2024-05-09 04:35:29'),(10737,3653,'action started via WP Cron','2024-05-09 04:39:29','2024-05-09 04:39:29'),(10738,3653,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:39:29','2024-05-09 04:39:29'),(10739,3654,'action created','2024-05-09 04:39:29','2024-05-09 04:39:29'),(10740,3654,'action started via WP Cron','2024-05-09 04:46:28','2024-05-09 04:46:28'),(10741,3654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:46:28','2024-05-09 04:46:28'),(10742,3655,'action created','2024-05-09 04:46:28','2024-05-09 04:46:28'),(10743,3655,'action started via WP Cron','2024-05-09 04:48:28','2024-05-09 04:48:28'),(10744,3655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:48:28','2024-05-09 04:48:28'),(10745,3656,'action created','2024-05-09 04:48:28','2024-05-09 04:48:28'),(10746,3656,'action started via WP Cron','2024-05-09 04:51:18','2024-05-09 04:51:18'),(10747,3656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:51:18','2024-05-09 04:51:18'),(10748,3657,'action created','2024-05-09 04:51:18','2024-05-09 04:51:18'),(10749,3657,'action started via WP Cron','2024-05-09 04:54:10','2024-05-09 04:54:10'),(10750,3657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:54:10','2024-05-09 04:54:10'),(10751,3658,'action created','2024-05-09 04:54:10','2024-05-09 04:54:10'),(10752,3658,'action started via WP Cron','2024-05-09 04:57:19','2024-05-09 04:57:19'),(10753,3658,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:57:19','2024-05-09 04:57:19'),(10754,3659,'action created','2024-05-09 04:57:19','2024-05-09 04:57:19'),(10758,3659,'action started via Async Request','2024-05-09 04:59:20','2024-05-09 04:59:20'),(10759,3659,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 04:59:20','2024-05-09 04:59:20'),(10760,3661,'action created','2024-05-09 04:59:20','2024-05-09 04:59:20'),(10761,3661,'action started via WP Cron','2024-05-09 05:01:21','2024-05-09 05:01:21'),(10762,3661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:01:21','2024-05-09 05:01:21'),(10763,3662,'action created','2024-05-09 05:01:21','2024-05-09 05:01:21'),(10767,3662,'action started via WP Cron','2024-05-09 05:03:21','2024-05-09 05:03:21'),(10768,3662,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:03:21','2024-05-09 05:03:21'),(10769,3664,'action created','2024-05-09 05:03:21','2024-05-09 05:03:21'),(10770,3664,'action started via WP Cron','2024-05-09 05:05:22','2024-05-09 05:05:22'),(10771,3664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:05:22','2024-05-09 05:05:22'),(10772,3665,'action created','2024-05-09 05:05:22','2024-05-09 05:05:22'),(10773,3665,'action started via WP Cron','2024-05-09 05:09:23','2024-05-09 05:09:23'),(10774,3665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:09:23','2024-05-09 05:09:23'),(10775,3666,'action created','2024-05-09 05:09:23','2024-05-09 05:09:23'),(10776,3666,'action started via WP Cron','2024-05-09 05:11:24','2024-05-09 05:11:24'),(10777,3666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:11:24','2024-05-09 05:11:24'),(10778,3667,'action created','2024-05-09 05:11:24','2024-05-09 05:11:24'),(10779,3667,'action started via WP Cron','2024-05-09 05:13:24','2024-05-09 05:13:24'),(10780,3667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:13:24','2024-05-09 05:13:24'),(10781,3668,'action created','2024-05-09 05:13:24','2024-05-09 05:13:24'),(10782,3668,'action started via WP Cron','2024-05-09 05:15:25','2024-05-09 05:15:25'),(10783,3668,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:15:25','2024-05-09 05:15:25'),(10784,3669,'action created','2024-05-09 05:15:25','2024-05-09 05:15:25'),(10785,3669,'action started via WP Cron','2024-05-09 05:17:25','2024-05-09 05:17:25'),(10786,3669,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:17:25','2024-05-09 05:17:25'),(10787,3670,'action created','2024-05-09 05:17:25','2024-05-09 05:17:25'),(10788,3670,'action started via WP Cron','2024-05-09 05:19:26','2024-05-09 05:19:26'),(10789,3670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:19:26','2024-05-09 05:19:26'),(10790,3671,'action created','2024-05-09 05:19:26','2024-05-09 05:19:26'),(10791,3671,'action started via WP Cron','2024-05-09 05:21:27','2024-05-09 05:21:27'),(10792,3671,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:21:27','2024-05-09 05:21:27'),(10793,3672,'action created','2024-05-09 05:21:27','2024-05-09 05:21:27'),(10794,3672,'action started via WP Cron','2024-05-09 05:25:27','2024-05-09 05:25:27'),(10795,3672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:25:27','2024-05-09 05:25:27'),(10796,3673,'action created','2024-05-09 05:25:27','2024-05-09 05:25:27'),(10797,3673,'action started via WP Cron','2024-05-09 05:27:28','2024-05-09 05:27:28'),(10798,3673,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:27:28','2024-05-09 05:27:28'),(10799,3674,'action created','2024-05-09 05:27:28','2024-05-09 05:27:28'),(10800,3674,'action started via WP Cron','2024-05-09 05:29:29','2024-05-09 05:29:29'),(10801,3674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:29:29','2024-05-09 05:29:29'),(10802,3675,'action created','2024-05-09 05:29:29','2024-05-09 05:29:29'),(10803,3675,'action started via WP Cron','2024-05-09 05:31:59','2024-05-09 05:31:59'),(10804,3675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:31:59','2024-05-09 05:31:59'),(10805,3676,'action created','2024-05-09 05:31:59','2024-05-09 05:31:59'),(10806,3676,'action started via WP Cron','2024-05-09 05:33:59','2024-05-09 05:33:59'),(10807,3676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:33:59','2024-05-09 05:33:59'),(10808,3677,'action created','2024-05-09 05:33:59','2024-05-09 05:33:59'),(10809,3677,'action started via WP Cron','2024-05-09 05:35:59','2024-05-09 05:35:59'),(10810,3677,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:35:59','2024-05-09 05:35:59'),(10811,3678,'action created','2024-05-09 05:35:59','2024-05-09 05:35:59'),(10812,3678,'action started via WP Cron','2024-05-09 05:37:59','2024-05-09 05:37:59'),(10813,3678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:37:59','2024-05-09 05:37:59'),(10814,3679,'action created','2024-05-09 05:37:59','2024-05-09 05:37:59'),(10818,3679,'action started via WP Cron','2024-05-09 05:39:59','2024-05-09 05:39:59'),(10819,3679,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:39:59','2024-05-09 05:39:59'),(10820,3681,'action created','2024-05-09 05:39:59','2024-05-09 05:39:59'),(10821,3681,'action started via WP Cron','2024-05-09 05:41:59','2024-05-09 05:41:59'),(10822,3681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:41:59','2024-05-09 05:41:59'),(10823,3682,'action created','2024-05-09 05:41:59','2024-05-09 05:41:59'),(10824,3682,'action started via WP Cron','2024-05-09 05:43:59','2024-05-09 05:43:59'),(10825,3682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:43:59','2024-05-09 05:43:59'),(10826,3683,'action created','2024-05-09 05:43:59','2024-05-09 05:43:59'),(10827,3683,'action started via WP Cron','2024-05-09 05:47:35','2024-05-09 05:47:35'),(10828,3683,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:47:35','2024-05-09 05:47:35'),(10829,3684,'action created','2024-05-09 05:47:35','2024-05-09 05:47:35'),(10830,3684,'action started via WP Cron','2024-05-09 05:49:35','2024-05-09 05:49:35'),(10831,3684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:49:35','2024-05-09 05:49:35'),(10832,3685,'action created','2024-05-09 05:49:35','2024-05-09 05:49:35'),(10833,3685,'action started via WP Cron','2024-05-09 05:51:35','2024-05-09 05:51:35'),(10834,3685,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:51:35','2024-05-09 05:51:35'),(10835,3686,'action created','2024-05-09 05:51:35','2024-05-09 05:51:35'),(10836,3686,'action started via Async Request','2024-05-09 05:53:37','2024-05-09 05:53:37'),(10837,3686,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:53:37','2024-05-09 05:53:37'),(10838,3687,'action created','2024-05-09 05:53:37','2024-05-09 05:53:37'),(10839,3687,'action started via WP Cron','2024-05-09 05:55:37','2024-05-09 05:55:37'),(10840,3687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:55:37','2024-05-09 05:55:37'),(10841,3688,'action created','2024-05-09 05:55:37','2024-05-09 05:55:37'),(10842,3688,'action started via WP Cron','2024-05-09 05:59:38','2024-05-09 05:59:38'),(10843,3688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 05:59:38','2024-05-09 05:59:38'),(10844,3689,'action created','2024-05-09 05:59:38','2024-05-09 05:59:38'),(10845,3689,'action started via WP Cron','2024-05-09 06:01:39','2024-05-09 06:01:39'),(10846,3689,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:01:39','2024-05-09 06:01:39'),(10847,3690,'action created','2024-05-09 06:01:39','2024-05-09 06:01:39'),(10851,3690,'action started via Async Request','2024-05-09 06:03:39','2024-05-09 06:03:39'),(10852,3690,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:03:39','2024-05-09 06:03:39'),(10853,3692,'action created','2024-05-09 06:03:39','2024-05-09 06:03:39'),(10854,3692,'action started via WP Cron','2024-05-09 06:05:39','2024-05-09 06:05:39'),(10855,3692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:05:39','2024-05-09 06:05:39'),(10856,3693,'action created','2024-05-09 06:05:39','2024-05-09 06:05:39'),(10857,3693,'action started via WP Cron','2024-05-09 06:07:39','2024-05-09 06:07:39'),(10858,3693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:07:39','2024-05-09 06:07:39'),(10859,3694,'action created','2024-05-09 06:07:39','2024-05-09 06:07:39'),(10860,3694,'action started via WP Cron','2024-05-09 06:10:01','2024-05-09 06:10:01'),(10861,3694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:10:01','2024-05-09 06:10:01'),(10862,3695,'action created','2024-05-09 06:10:01','2024-05-09 06:10:01'),(10863,3695,'action started via WP Cron','2024-05-09 06:13:40','2024-05-09 06:13:40'),(10864,3695,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:13:40','2024-05-09 06:13:40'),(10865,3696,'action created','2024-05-09 06:13:40','2024-05-09 06:13:40'),(10866,3696,'action started via WP Cron','2024-05-09 06:15:41','2024-05-09 06:15:41'),(10867,3696,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:15:41','2024-05-09 06:15:41'),(10868,3697,'action created','2024-05-09 06:15:41','2024-05-09 06:15:41'),(10869,3697,'action started via WP Cron','2024-05-09 06:17:41','2024-05-09 06:17:41'),(10870,3697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:17:41','2024-05-09 06:17:41'),(10871,3698,'action created','2024-05-09 06:17:41','2024-05-09 06:17:41'),(10872,3698,'action started via WP Cron','2024-05-09 06:19:42','2024-05-09 06:19:42'),(10873,3698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:19:42','2024-05-09 06:19:42'),(10874,3699,'action created','2024-05-09 06:19:42','2024-05-09 06:19:42'),(10875,3699,'action started via WP Cron','2024-05-09 06:21:42','2024-05-09 06:21:42'),(10876,3699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:21:42','2024-05-09 06:21:42'),(10877,3700,'action created','2024-05-09 06:21:42','2024-05-09 06:21:42'),(10878,3700,'action started via WP Cron','2024-05-09 06:23:45','2024-05-09 06:23:45'),(10879,3700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:23:45','2024-05-09 06:23:45'),(10880,3701,'action created','2024-05-09 06:23:45','2024-05-09 06:23:45'),(10881,3701,'action started via WP Cron','2024-05-09 06:26:12','2024-05-09 06:26:12'),(10882,3701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:26:12','2024-05-09 06:26:12'),(10883,3702,'action created','2024-05-09 06:26:12','2024-05-09 06:26:12'),(10884,3702,'action started via WP Cron','2024-05-09 06:29:04','2024-05-09 06:29:04'),(10885,3702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:29:04','2024-05-09 06:29:04'),(10886,3703,'action created','2024-05-09 06:29:04','2024-05-09 06:29:04'),(10887,3703,'action started via WP Cron','2024-05-09 06:35:18','2024-05-09 06:35:18'),(10888,3703,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:35:18','2024-05-09 06:35:18'),(10889,3704,'action created','2024-05-09 06:35:18','2024-05-09 06:35:18'),(10890,3704,'action started via WP Cron','2024-05-09 06:38:35','2024-05-09 06:38:35'),(10891,3704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:38:35','2024-05-09 06:38:35'),(10892,3705,'action created','2024-05-09 06:38:35','2024-05-09 06:38:35'),(10893,3705,'action started via WP Cron','2024-05-09 06:41:32','2024-05-09 06:41:32'),(10894,3705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:41:32','2024-05-09 06:41:32'),(10895,3706,'action created','2024-05-09 06:41:32','2024-05-09 06:41:32'),(10896,3706,'action started via WP Cron','2024-05-09 06:45:32','2024-05-09 06:45:32'),(10897,3706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:45:32','2024-05-09 06:45:32'),(10898,3707,'action created','2024-05-09 06:45:32','2024-05-09 06:45:32'),(10899,3707,'action started via WP Cron','2024-05-09 06:52:11','2024-05-09 06:52:11'),(10900,3707,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 06:52:11','2024-05-09 06:52:11'),(10901,3708,'action created','2024-05-09 06:52:11','2024-05-09 06:52:11'),(10902,3708,'action started via WP Cron','2024-05-09 07:02:34','2024-05-09 07:02:34'),(10903,3708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:02:34','2024-05-09 07:02:34'),(10904,3709,'action created','2024-05-09 07:02:34','2024-05-09 07:02:34'),(10908,3709,'action started via WP Cron','2024-05-09 07:19:58','2024-05-09 07:19:58'),(10909,3709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:19:58','2024-05-09 07:19:58'),(10910,3711,'action created','2024-05-09 07:19:58','2024-05-09 07:19:58'),(10911,3711,'action started via WP Cron','2024-05-09 07:22:00','2024-05-09 07:22:00'),(10912,3711,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:22:00','2024-05-09 07:22:00'),(10913,3712,'action created','2024-05-09 07:22:00','2024-05-09 07:22:00'),(10914,3712,'action started via WP Cron','2024-05-09 07:24:01','2024-05-09 07:24:01'),(10915,3712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:24:01','2024-05-09 07:24:01'),(10916,3713,'action created','2024-05-09 07:24:01','2024-05-09 07:24:01'),(10917,3713,'action started via WP Cron','2024-05-09 07:26:59','2024-05-09 07:26:59'),(10918,3713,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:26:59','2024-05-09 07:26:59'),(10919,3714,'action created','2024-05-09 07:26:59','2024-05-09 07:26:59'),(10920,3714,'action started via WP Cron','2024-05-09 07:30:31','2024-05-09 07:30:31'),(10921,3714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:30:32','2024-05-09 07:30:32'),(10922,3715,'action created','2024-05-09 07:30:32','2024-05-09 07:30:32'),(10923,3715,'action started via WP Cron','2024-05-09 07:33:03','2024-05-09 07:33:03'),(10924,3715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:33:03','2024-05-09 07:33:03'),(10925,3716,'action created','2024-05-09 07:33:03','2024-05-09 07:33:03'),(10926,3716,'action started via WP Cron','2024-05-09 07:36:23','2024-05-09 07:36:23'),(10927,3716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:36:23','2024-05-09 07:36:23'),(10928,3717,'action created','2024-05-09 07:36:23','2024-05-09 07:36:23'),(10929,3717,'action started via WP Cron','2024-05-09 07:39:28','2024-05-09 07:39:28'),(10930,3717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:39:28','2024-05-09 07:39:28'),(10931,3718,'action created','2024-05-09 07:39:28','2024-05-09 07:39:28'),(10932,3718,'action started via WP Cron','2024-05-09 07:43:18','2024-05-09 07:43:18'),(10933,3718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:43:18','2024-05-09 07:43:18'),(10934,3719,'action created','2024-05-09 07:43:18','2024-05-09 07:43:18'),(10935,3719,'action started via WP Cron','2024-05-09 07:52:16','2024-05-09 07:52:16'),(10936,3719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:52:16','2024-05-09 07:52:16'),(10937,3720,'action created','2024-05-09 07:52:16','2024-05-09 07:52:16'),(10938,3720,'action started via WP Cron','2024-05-09 07:55:05','2024-05-09 07:55:05'),(10939,3720,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:55:05','2024-05-09 07:55:05'),(10940,3721,'action created','2024-05-09 07:55:05','2024-05-09 07:55:05'),(10941,3721,'action started via Async Request','2024-05-09 07:57:13','2024-05-09 07:57:13'),(10942,3721,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 07:57:13','2024-05-09 07:57:13'),(10943,3722,'action created','2024-05-09 07:57:13','2024-05-09 07:57:13'),(10944,3722,'action started via WP Cron','2024-05-09 08:00:13','2024-05-09 08:00:13'),(10945,3722,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:00:13','2024-05-09 08:00:13'),(10946,3723,'action created','2024-05-09 08:00:13','2024-05-09 08:00:13'),(10947,3723,'action started via WP Cron','2024-05-09 08:03:14','2024-05-09 08:03:14'),(10948,3723,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:03:14','2024-05-09 08:03:14'),(10949,3724,'action created','2024-05-09 08:03:14','2024-05-09 08:03:14'),(10950,3724,'action started via WP Cron','2024-05-09 08:05:53','2024-05-09 08:05:53'),(10951,3724,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:05:53','2024-05-09 08:05:53'),(10952,3725,'action created','2024-05-09 08:05:53','2024-05-09 08:05:53'),(10953,3725,'action started via WP Cron','2024-05-09 08:08:51','2024-05-09 08:08:51'),(10954,3725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:08:51','2024-05-09 08:08:51'),(10955,3726,'action created','2024-05-09 08:08:51','2024-05-09 08:08:51'),(10956,3726,'action started via WP Cron','2024-05-09 08:11:07','2024-05-09 08:11:07'),(10957,3726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:11:07','2024-05-09 08:11:07'),(10958,3727,'action created','2024-05-09 08:11:07','2024-05-09 08:11:07'),(10959,3727,'action started via Async Request','2024-05-09 08:14:03','2024-05-09 08:14:03'),(10960,3727,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:14:03','2024-05-09 08:14:03'),(10961,3728,'action created','2024-05-09 08:14:03','2024-05-09 08:14:03'),(10962,3728,'action started via WP Cron','2024-05-09 08:16:04','2024-05-09 08:16:04'),(10963,3728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:16:04','2024-05-09 08:16:04'),(10964,3729,'action created','2024-05-09 08:16:04','2024-05-09 08:16:04'),(10965,3729,'action started via WP Cron','2024-05-09 08:18:51','2024-05-09 08:18:51'),(10966,3729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:18:51','2024-05-09 08:18:51'),(10967,3730,'action created','2024-05-09 08:18:51','2024-05-09 08:18:51'),(10971,3730,'action started via WP Cron','2024-05-09 08:20:52','2024-05-09 08:20:52'),(10972,3730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:20:52','2024-05-09 08:20:52'),(10973,3732,'action created','2024-05-09 08:20:52','2024-05-09 08:20:52'),(10974,3732,'action started via WP Cron','2024-05-09 08:24:17','2024-05-09 08:24:17'),(10975,3732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:24:17','2024-05-09 08:24:17'),(10976,3733,'action created','2024-05-09 08:24:17','2024-05-09 08:24:17'),(10977,3733,'action started via WP Cron','2024-05-09 08:26:29','2024-05-09 08:26:29'),(10978,3733,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:26:29','2024-05-09 08:26:29'),(10979,3734,'action created','2024-05-09 08:26:29','2024-05-09 08:26:29'),(10980,3734,'action started via WP Cron','2024-05-09 08:31:29','2024-05-09 08:31:29'),(10981,3734,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:31:29','2024-05-09 08:31:29'),(10982,3735,'action created','2024-05-09 08:31:29','2024-05-09 08:31:29'),(10983,3735,'action started via Async Request','2024-05-09 08:34:52','2024-05-09 08:34:52'),(10984,3735,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:34:52','2024-05-09 08:34:52'),(10985,3736,'action created','2024-05-09 08:34:52','2024-05-09 08:34:52'),(10986,3736,'action started via WP Cron','2024-05-09 08:37:18','2024-05-09 08:37:18'),(10987,3736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:37:18','2024-05-09 08:37:18'),(10988,3737,'action created','2024-05-09 08:37:18','2024-05-09 08:37:18'),(10989,3737,'action started via WP Cron','2024-05-09 08:39:54','2024-05-09 08:39:54'),(10990,3737,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:39:54','2024-05-09 08:39:54'),(10991,3738,'action created','2024-05-09 08:39:54','2024-05-09 08:39:54'),(10992,3738,'action started via WP Cron','2024-05-09 08:42:05','2024-05-09 08:42:05'),(10993,3738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:42:05','2024-05-09 08:42:05'),(10994,3739,'action created','2024-05-09 08:42:05','2024-05-09 08:42:05'),(10995,3739,'action started via Async Request','2024-05-09 08:44:24','2024-05-09 08:44:24'),(10996,3739,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:44:24','2024-05-09 08:44:24'),(10997,3740,'action created','2024-05-09 08:44:24','2024-05-09 08:44:24'),(10998,3740,'action started via WP Cron','2024-05-09 08:46:24','2024-05-09 08:46:24'),(10999,3740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:46:24','2024-05-09 08:46:24'),(11000,3741,'action created','2024-05-09 08:46:24','2024-05-09 08:46:24'),(11001,3741,'action started via WP Cron','2024-05-09 08:48:24','2024-05-09 08:48:24'),(11002,3741,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:48:24','2024-05-09 08:48:24'),(11003,3742,'action created','2024-05-09 08:48:24','2024-05-09 08:48:24'),(11004,3742,'action started via WP Cron','2024-05-09 08:50:25','2024-05-09 08:50:25'),(11005,3742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:50:25','2024-05-09 08:50:25'),(11006,3743,'action created','2024-05-09 08:50:25','2024-05-09 08:50:25'),(11007,3743,'action started via WP Cron','2024-05-09 08:53:25','2024-05-09 08:53:25'),(11008,3743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:53:25','2024-05-09 08:53:25'),(11009,3744,'action created','2024-05-09 08:53:25','2024-05-09 08:53:25'),(11010,3744,'action started via WP Cron','2024-05-09 08:56:20','2024-05-09 08:56:20'),(11011,3744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:56:20','2024-05-09 08:56:20'),(11012,3745,'action created','2024-05-09 08:56:20','2024-05-09 08:56:20'),(11013,3745,'action started via WP Cron','2024-05-09 08:58:20','2024-05-09 08:58:20'),(11014,3745,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 08:58:20','2024-05-09 08:58:20'),(11015,3746,'action created','2024-05-09 08:58:20','2024-05-09 08:58:20'),(11016,3746,'action started via WP Cron','2024-05-09 09:00:21','2024-05-09 09:00:21'),(11017,3746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:00:21','2024-05-09 09:00:21'),(11018,3747,'action created','2024-05-09 09:00:21','2024-05-09 09:00:21'),(11019,3747,'action started via Async Request','2024-05-09 09:02:34','2024-05-09 09:02:34'),(11020,3747,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:02:34','2024-05-09 09:02:34'),(11021,3748,'action created','2024-05-09 09:02:34','2024-05-09 09:02:34'),(11022,3748,'action started via Async Request','2024-05-09 09:04:45','2024-05-09 09:04:45'),(11023,3748,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:04:45','2024-05-09 09:04:45'),(11024,3749,'action created','2024-05-09 09:04:45','2024-05-09 09:04:45'),(11025,3749,'action started via WP Cron','2024-05-09 09:07:30','2024-05-09 09:07:30'),(11026,3749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:07:30','2024-05-09 09:07:30'),(11027,3750,'action created','2024-05-09 09:07:30','2024-05-09 09:07:30'),(11028,3750,'action started via WP Cron','2024-05-09 09:09:31','2024-05-09 09:09:31'),(11029,3750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:09:31','2024-05-09 09:09:31'),(11030,3751,'action created','2024-05-09 09:09:31','2024-05-09 09:09:31'),(11031,3751,'action started via WP Cron','2024-05-09 09:12:47','2024-05-09 09:12:47'),(11032,3751,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:12:47','2024-05-09 09:12:47'),(11033,3752,'action created','2024-05-09 09:12:47','2024-05-09 09:12:47'),(11034,3752,'action started via WP Cron','2024-05-09 09:22:43','2024-05-09 09:22:43'),(11035,3752,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:22:43','2024-05-09 09:22:43'),(11036,3753,'action created','2024-05-09 09:22:43','2024-05-09 09:22:43'),(11040,3753,'action started via WP Cron','2024-05-09 09:33:02','2024-05-09 09:33:02'),(11041,3753,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:33:02','2024-05-09 09:33:02'),(11042,3755,'action created','2024-05-09 09:33:02','2024-05-09 09:33:02'),(11043,3755,'action started via WP Cron','2024-05-09 09:36:14','2024-05-09 09:36:14'),(11044,3755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:36:14','2024-05-09 09:36:14'),(11045,3756,'action created','2024-05-09 09:36:14','2024-05-09 09:36:14'),(11046,3756,'action started via WP Cron','2024-05-09 09:39:02','2024-05-09 09:39:02'),(11047,3756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:39:02','2024-05-09 09:39:02'),(11048,3757,'action created','2024-05-09 09:39:02','2024-05-09 09:39:02'),(11049,3757,'action started via WP Cron','2024-05-09 09:41:03','2024-05-09 09:41:03'),(11050,3757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:41:03','2024-05-09 09:41:03'),(11051,3758,'action created','2024-05-09 09:41:03','2024-05-09 09:41:03'),(11052,3758,'action started via WP Cron','2024-05-09 09:43:03','2024-05-09 09:43:03'),(11053,3758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:43:03','2024-05-09 09:43:03'),(11054,3759,'action created','2024-05-09 09:43:03','2024-05-09 09:43:03'),(11055,3759,'action started via WP Cron','2024-05-09 09:45:04','2024-05-09 09:45:04'),(11056,3759,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:45:04','2024-05-09 09:45:04'),(11057,3760,'action created','2024-05-09 09:45:04','2024-05-09 09:45:04'),(11058,3760,'action started via WP Cron','2024-05-09 09:47:04','2024-05-09 09:47:04'),(11059,3760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:47:04','2024-05-09 09:47:04'),(11060,3761,'action created','2024-05-09 09:47:04','2024-05-09 09:47:04'),(11061,3761,'action started via WP Cron','2024-05-09 09:50:00','2024-05-09 09:50:00'),(11062,3761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:50:00','2024-05-09 09:50:00'),(11063,3762,'action created','2024-05-09 09:50:00','2024-05-09 09:50:00'),(11064,3762,'action started via WP Cron','2024-05-09 09:56:40','2024-05-09 09:56:40'),(11065,3762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:56:40','2024-05-09 09:56:40'),(11066,3763,'action created','2024-05-09 09:56:40','2024-05-09 09:56:40'),(11067,3763,'action started via WP Cron','2024-05-09 09:59:17','2024-05-09 09:59:17'),(11068,3763,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 09:59:17','2024-05-09 09:59:17'),(11069,3764,'action created','2024-05-09 09:59:17','2024-05-09 09:59:17'),(11070,3764,'action started via WP Cron','2024-05-09 10:01:47','2024-05-09 10:01:47'),(11071,3764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:01:47','2024-05-09 10:01:47'),(11072,3765,'action created','2024-05-09 10:01:47','2024-05-09 10:01:47'),(11073,3765,'action started via WP Cron','2024-05-09 10:13:10','2024-05-09 10:13:10'),(11074,3765,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:13:10','2024-05-09 10:13:10'),(11075,3766,'action created','2024-05-09 10:13:10','2024-05-09 10:13:10'),(11076,3766,'action started via WP Cron','2024-05-09 10:16:59','2024-05-09 10:16:59'),(11077,3766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:16:59','2024-05-09 10:16:59'),(11078,3767,'action created','2024-05-09 10:16:59','2024-05-09 10:16:59'),(11079,3767,'action started via WP Cron','2024-05-09 10:19:40','2024-05-09 10:19:40'),(11080,3767,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:19:40','2024-05-09 10:19:40'),(11081,3768,'action created','2024-05-09 10:19:40','2024-05-09 10:19:40'),(11082,3768,'action started via WP Cron','2024-05-09 10:25:57','2024-05-09 10:25:57'),(11083,3768,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:25:57','2024-05-09 10:25:57'),(11084,3769,'action created','2024-05-09 10:25:57','2024-05-09 10:25:57'),(11088,3769,'action started via WP Cron','2024-05-09 10:28:57','2024-05-09 10:28:57'),(11089,3769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:28:57','2024-05-09 10:28:57'),(11090,3771,'action created','2024-05-09 10:28:57','2024-05-09 10:28:57'),(11091,3771,'action started via WP Cron','2024-05-09 10:30:58','2024-05-09 10:30:58'),(11092,3771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:30:58','2024-05-09 10:30:58'),(11093,3772,'action created','2024-05-09 10:30:58','2024-05-09 10:30:58'),(11094,3772,'action started via WP Cron','2024-05-09 10:33:38','2024-05-09 10:33:38'),(11095,3772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:33:38','2024-05-09 10:33:38'),(11096,3773,'action created','2024-05-09 10:33:38','2024-05-09 10:33:38'),(11097,3773,'action started via WP Cron','2024-05-09 10:36:23','2024-05-09 10:36:23'),(11098,3773,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:36:23','2024-05-09 10:36:23'),(11099,3774,'action created','2024-05-09 10:36:23','2024-05-09 10:36:23'),(11100,3774,'action started via Async Request','2024-05-09 10:38:43','2024-05-09 10:38:43'),(11101,3774,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:38:43','2024-05-09 10:38:43'),(11102,3775,'action created','2024-05-09 10:38:43','2024-05-09 10:38:43'),(11103,3775,'action started via WP Cron','2024-05-09 10:40:44','2024-05-09 10:40:44'),(11104,3775,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:40:44','2024-05-09 10:40:44'),(11105,3776,'action created','2024-05-09 10:40:44','2024-05-09 10:40:44'),(11106,3776,'action started via WP Cron','2024-05-09 10:42:45','2024-05-09 10:42:45'),(11107,3776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:42:45','2024-05-09 10:42:45'),(11108,3777,'action created','2024-05-09 10:42:45','2024-05-09 10:42:45'),(11109,3777,'action started via WP Cron','2024-05-09 10:44:45','2024-05-09 10:44:45'),(11110,3777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:44:45','2024-05-09 10:44:45'),(11111,3778,'action created','2024-05-09 10:44:45','2024-05-09 10:44:45'),(11112,3778,'action started via WP Cron','2024-05-09 10:47:02','2024-05-09 10:47:02'),(11113,3778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:47:02','2024-05-09 10:47:02'),(11114,3779,'action created','2024-05-09 10:47:02','2024-05-09 10:47:02'),(11115,3779,'action started via WP Cron','2024-05-09 10:49:05','2024-05-09 10:49:05'),(11116,3779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:49:05','2024-05-09 10:49:05'),(11117,3780,'action created','2024-05-09 10:49:05','2024-05-09 10:49:05'),(11121,3780,'action started via WP Cron','2024-05-09 10:51:06','2024-05-09 10:51:06'),(11122,3780,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:51:06','2024-05-09 10:51:06'),(11123,3782,'action created','2024-05-09 10:51:06','2024-05-09 10:51:06'),(11124,3782,'action started via WP Cron','2024-05-09 10:54:58','2024-05-09 10:54:58'),(11125,3782,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:54:58','2024-05-09 10:54:58'),(11126,3783,'action created','2024-05-09 10:54:58','2024-05-09 10:54:58'),(11127,3783,'action started via WP Cron','2024-05-09 10:57:11','2024-05-09 10:57:11'),(11128,3783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:57:11','2024-05-09 10:57:11'),(11129,3784,'action created','2024-05-09 10:57:11','2024-05-09 10:57:11'),(11130,3784,'action started via WP Cron','2024-05-09 10:59:36','2024-05-09 10:59:36'),(11131,3784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 10:59:36','2024-05-09 10:59:36'),(11132,3785,'action created','2024-05-09 10:59:36','2024-05-09 10:59:36'),(11133,3785,'action started via WP Cron','2024-05-09 11:01:57','2024-05-09 11:01:57'),(11134,3785,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:01:57','2024-05-09 11:01:57'),(11135,3786,'action created','2024-05-09 11:01:57','2024-05-09 11:01:57'),(11136,3786,'action started via WP Cron','2024-05-09 11:06:18','2024-05-09 11:06:18'),(11137,3786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:06:18','2024-05-09 11:06:18'),(11138,3787,'action created','2024-05-09 11:06:18','2024-05-09 11:06:18'),(11139,3787,'action started via WP Cron','2024-05-09 11:11:23','2024-05-09 11:11:23'),(11140,3787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:11:23','2024-05-09 11:11:23'),(11141,3788,'action created','2024-05-09 11:11:23','2024-05-09 11:11:23'),(11142,3788,'action started via WP Cron','2024-05-09 11:13:27','2024-05-09 11:13:27'),(11143,3788,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:13:27','2024-05-09 11:13:27'),(11144,3789,'action created','2024-05-09 11:13:27','2024-05-09 11:13:27'),(11145,3789,'action started via WP Cron','2024-05-09 11:21:18','2024-05-09 11:21:18'),(11146,3789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:21:18','2024-05-09 11:21:18'),(11147,3790,'action created','2024-05-09 11:21:18','2024-05-09 11:21:18'),(11148,3790,'action started via WP Cron','2024-05-09 11:26:55','2024-05-09 11:26:55'),(11149,3790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:26:55','2024-05-09 11:26:55'),(11150,3791,'action created','2024-05-09 11:26:55','2024-05-09 11:26:55'),(11154,3791,'action started via WP Cron','2024-05-09 11:31:26','2024-05-09 11:31:26'),(11155,3791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:31:26','2024-05-09 11:31:26'),(11156,3793,'action created','2024-05-09 11:31:26','2024-05-09 11:31:26'),(11157,3793,'action started via WP Cron','2024-05-09 11:36:30','2024-05-09 11:36:30'),(11158,3793,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:36:30','2024-05-09 11:36:30'),(11159,3794,'action created','2024-05-09 11:36:30','2024-05-09 11:36:30'),(11166,3794,'action started via WP Cron','2024-05-09 11:39:10','2024-05-09 11:39:10'),(11167,3794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:39:10','2024-05-09 11:39:10'),(11168,3797,'action created','2024-05-09 11:39:10','2024-05-09 11:39:10'),(11169,3797,'action started via WP Cron','2024-05-09 11:42:29','2024-05-09 11:42:29'),(11170,3797,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:42:29','2024-05-09 11:42:29'),(11171,3798,'action created','2024-05-09 11:42:29','2024-05-09 11:42:29'),(11172,3798,'action started via WP Cron','2024-05-09 11:48:58','2024-05-09 11:48:58'),(11173,3798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:48:58','2024-05-09 11:48:58'),(11174,3799,'action created','2024-05-09 11:48:58','2024-05-09 11:48:58'),(11175,3799,'action started via WP Cron','2024-05-09 11:53:22','2024-05-09 11:53:22'),(11176,3799,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 11:53:22','2024-05-09 11:53:22'),(11177,3800,'action created','2024-05-09 11:53:22','2024-05-09 11:53:22'),(11178,3800,'action started via WP Cron','2024-05-09 12:04:39','2024-05-09 12:04:39'),(11179,3800,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:04:39','2024-05-09 12:04:39'),(11180,3801,'action created','2024-05-09 12:04:39','2024-05-09 12:04:39'),(11181,3801,'action started via WP Cron','2024-05-09 12:09:17','2024-05-09 12:09:17'),(11182,3801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:09:17','2024-05-09 12:09:17'),(11183,3802,'action created','2024-05-09 12:09:17','2024-05-09 12:09:17'),(11184,3802,'action started via WP Cron','2024-05-09 12:12:39','2024-05-09 12:12:39'),(11185,3802,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:12:39','2024-05-09 12:12:39'),(11186,3803,'action created','2024-05-09 12:12:39','2024-05-09 12:12:39'),(11187,3803,'action started via WP Cron','2024-05-09 12:16:44','2024-05-09 12:16:44'),(11188,3803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:16:44','2024-05-09 12:16:44'),(11189,3804,'action created','2024-05-09 12:16:44','2024-05-09 12:16:44'),(11190,3804,'action started via WP Cron','2024-05-09 12:25:19','2024-05-09 12:25:19'),(11191,3804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:25:19','2024-05-09 12:25:19'),(11192,3805,'action created','2024-05-09 12:25:19','2024-05-09 12:25:19'),(11196,3805,'action started via WP Cron','2024-05-09 12:41:22','2024-05-09 12:41:22'),(11197,3805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:41:22','2024-05-09 12:41:22'),(11198,3807,'action created','2024-05-09 12:41:22','2024-05-09 12:41:22'),(11199,3807,'action started via WP Cron','2024-05-09 12:49:01','2024-05-09 12:49:01'),(11200,3807,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:49:01','2024-05-09 12:49:01'),(11201,3808,'action created','2024-05-09 12:49:01','2024-05-09 12:49:01'),(11202,3808,'action started via WP Cron','2024-05-09 12:53:31','2024-05-09 12:53:31'),(11203,3808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:53:31','2024-05-09 12:53:31'),(11204,3809,'action created','2024-05-09 12:53:31','2024-05-09 12:53:31'),(11205,3809,'action started via WP Cron','2024-05-09 12:56:40','2024-05-09 12:56:40'),(11206,3809,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:56:40','2024-05-09 12:56:40'),(11207,3810,'action created','2024-05-09 12:56:40','2024-05-09 12:56:40'),(11208,3810,'action started via WP Cron','2024-05-09 12:59:47','2024-05-09 12:59:47'),(11209,3810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 12:59:47','2024-05-09 12:59:47'),(11210,3811,'action created','2024-05-09 12:59:47','2024-05-09 12:59:47'),(11211,3811,'action started via WP Cron','2024-05-09 13:07:44','2024-05-09 13:07:44'),(11212,3811,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:07:44','2024-05-09 13:07:44'),(11213,3812,'action created','2024-05-09 13:07:44','2024-05-09 13:07:44'),(11214,3812,'action started via WP Cron','2024-05-09 13:10:30','2024-05-09 13:10:30'),(11215,3812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:10:30','2024-05-09 13:10:30'),(11216,3813,'action created','2024-05-09 13:10:30','2024-05-09 13:10:30'),(11217,3813,'action started via WP Cron','2024-05-09 13:13:15','2024-05-09 13:13:15'),(11218,3813,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:13:15','2024-05-09 13:13:15'),(11219,3814,'action created','2024-05-09 13:13:15','2024-05-09 13:13:15'),(11220,3814,'action started via WP Cron','2024-05-09 13:29:15','2024-05-09 13:29:15'),(11221,3814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:29:15','2024-05-09 13:29:15'),(11222,3815,'action created','2024-05-09 13:29:15','2024-05-09 13:29:15'),(11223,3815,'action started via WP Cron','2024-05-09 13:32:07','2024-05-09 13:32:07'),(11224,3815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:32:07','2024-05-09 13:32:07'),(11225,3816,'action created','2024-05-09 13:32:07','2024-05-09 13:32:07'),(11226,3816,'action started via WP Cron','2024-05-09 13:35:42','2024-05-09 13:35:42'),(11227,3816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:35:42','2024-05-09 13:35:42'),(11228,3817,'action created','2024-05-09 13:35:42','2024-05-09 13:35:42'),(11229,3817,'action started via WP Cron','2024-05-09 13:37:42','2024-05-09 13:37:42'),(11230,3817,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:37:42','2024-05-09 13:37:42'),(11231,3818,'action created','2024-05-09 13:37:42','2024-05-09 13:37:42'),(11232,3818,'action started via WP Cron','2024-05-09 13:42:13','2024-05-09 13:42:13'),(11233,3818,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:42:13','2024-05-09 13:42:13'),(11234,3819,'action created','2024-05-09 13:42:13','2024-05-09 13:42:13'),(11238,3819,'action started via WP Cron','2024-05-09 13:45:39','2024-05-09 13:45:39'),(11239,3819,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:45:39','2024-05-09 13:45:39'),(11240,3821,'action created','2024-05-09 13:45:39','2024-05-09 13:45:39'),(11241,3821,'action started via WP Cron','2024-05-09 13:50:38','2024-05-09 13:50:38'),(11242,3821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:50:38','2024-05-09 13:50:38'),(11243,3822,'action created','2024-05-09 13:50:38','2024-05-09 13:50:38'),(11244,3822,'action started via WP Cron','2024-05-09 13:56:11','2024-05-09 13:56:11'),(11245,3822,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 13:56:11','2024-05-09 13:56:11'),(11246,3823,'action created','2024-05-09 13:56:11','2024-05-09 13:56:11'),(11247,3823,'action started via WP Cron','2024-05-09 14:01:21','2024-05-09 14:01:21'),(11248,3823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:01:21','2024-05-09 14:01:21'),(11249,3824,'action created','2024-05-09 14:01:21','2024-05-09 14:01:21'),(11250,3824,'action started via WP Cron','2024-05-09 14:07:34','2024-05-09 14:07:34'),(11251,3824,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:07:34','2024-05-09 14:07:34'),(11252,3825,'action created','2024-05-09 14:07:34','2024-05-09 14:07:34'),(11253,3825,'action started via WP Cron','2024-05-09 14:11:38','2024-05-09 14:11:38'),(11254,3825,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:11:38','2024-05-09 14:11:38'),(11255,3826,'action created','2024-05-09 14:11:38','2024-05-09 14:11:38'),(11256,3826,'action started via WP Cron','2024-05-09 14:17:37','2024-05-09 14:17:37'),(11257,3826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:17:37','2024-05-09 14:17:37'),(11258,3827,'action created','2024-05-09 14:17:37','2024-05-09 14:17:37'),(11259,3827,'action started via WP Cron','2024-05-09 14:22:13','2024-05-09 14:22:13'),(11260,3827,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:22:13','2024-05-09 14:22:13'),(11261,3828,'action created','2024-05-09 14:22:13','2024-05-09 14:22:13'),(11262,3828,'action started via WP Cron','2024-05-09 14:28:01','2024-05-09 14:28:01'),(11263,3828,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:28:01','2024-05-09 14:28:01'),(11264,3829,'action created','2024-05-09 14:28:01','2024-05-09 14:28:01'),(11265,3829,'action started via WP Cron','2024-05-09 14:33:30','2024-05-09 14:33:30'),(11266,3829,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:33:30','2024-05-09 14:33:30'),(11267,3830,'action created','2024-05-09 14:33:30','2024-05-09 14:33:30'),(11268,3830,'action started via WP Cron','2024-05-09 14:40:53','2024-05-09 14:40:53'),(11269,3830,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:40:53','2024-05-09 14:40:53'),(11270,3831,'action created','2024-05-09 14:40:53','2024-05-09 14:40:53'),(11274,3831,'action started via WP Cron','2024-05-09 14:44:42','2024-05-09 14:44:42'),(11275,3831,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:44:42','2024-05-09 14:44:42'),(11276,3833,'action created','2024-05-09 14:44:42','2024-05-09 14:44:42'),(11277,3833,'action started via WP Cron','2024-05-09 14:50:17','2024-05-09 14:50:17'),(11278,3833,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:50:17','2024-05-09 14:50:17'),(11279,3834,'action created','2024-05-09 14:50:17','2024-05-09 14:50:17'),(11280,3834,'action started via WP Cron','2024-05-09 14:55:30','2024-05-09 14:55:30'),(11281,3834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 14:55:30','2024-05-09 14:55:30'),(11282,3835,'action created','2024-05-09 14:55:30','2024-05-09 14:55:30'),(11283,3835,'action started via WP Cron','2024-05-09 15:02:50','2024-05-09 15:02:50'),(11284,3835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 15:02:50','2024-05-09 15:02:50'),(11285,3836,'action created','2024-05-09 15:02:50','2024-05-09 15:02:50'),(11286,3836,'action started via WP Cron','2024-05-09 15:04:58','2024-05-09 15:04:58'),(11287,3836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 15:04:58','2024-05-09 15:04:58'),(11288,3837,'action created','2024-05-09 15:04:58','2024-05-09 15:04:58'),(11289,3837,'action started via WP Cron','2024-05-09 15:07:54','2024-05-09 15:07:54'),(11290,3837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 15:07:54','2024-05-09 15:07:54'),(11291,3838,'action created','2024-05-09 15:07:54','2024-05-09 15:07:54'),(11292,3838,'action started via WP Cron','2024-05-09 15:21:23','2024-05-09 15:21:23'),(11293,3838,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 15:21:23','2024-05-09 15:21:23'),(11294,3839,'action created','2024-05-09 15:21:23','2024-05-09 15:21:23'),(11295,3839,'action started via WP Cron','2024-05-09 15:40:41','2024-05-09 15:40:41'),(11296,3839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 15:40:41','2024-05-09 15:40:41'),(11297,3840,'action created','2024-05-09 15:40:41','2024-05-09 15:40:41'),(11298,3840,'action started via WP Cron','2024-05-09 15:45:08','2024-05-09 15:45:08'),(11299,3840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 15:45:08','2024-05-09 15:45:08'),(11300,3841,'action created','2024-05-09 15:45:08','2024-05-09 15:45:08'),(11304,3841,'action started via WP Cron','2024-05-09 15:54:04','2024-05-09 15:54:04'),(11305,3841,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 15:54:04','2024-05-09 15:54:04'),(11306,3843,'action created','2024-05-09 15:54:04','2024-05-09 15:54:04'),(11307,3843,'action started via WP Cron','2024-05-09 15:56:04','2024-05-09 15:56:04'),(11308,3843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 15:56:04','2024-05-09 15:56:04'),(11309,3844,'action created','2024-05-09 15:56:04','2024-05-09 15:56:04'),(11310,3844,'action started via WP Cron','2024-05-09 16:01:07','2024-05-09 16:01:07'),(11311,3844,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:01:07','2024-05-09 16:01:07'),(11312,3845,'action created','2024-05-09 16:01:07','2024-05-09 16:01:07'),(11313,3845,'action started via WP Cron','2024-05-09 16:07:12','2024-05-09 16:07:12'),(11314,3845,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:07:12','2024-05-09 16:07:12'),(11315,3846,'action created','2024-05-09 16:07:12','2024-05-09 16:07:12'),(11316,3846,'action started via WP Cron','2024-05-09 16:14:02','2024-05-09 16:14:02'),(11317,3846,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:14:02','2024-05-09 16:14:02'),(11318,3847,'action created','2024-05-09 16:14:02','2024-05-09 16:14:02'),(11319,3847,'action started via WP Cron','2024-05-09 16:16:55','2024-05-09 16:16:55'),(11320,3847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:16:55','2024-05-09 16:16:55'),(11321,3848,'action created','2024-05-09 16:16:55','2024-05-09 16:16:55'),(11322,3848,'action started via WP Cron','2024-05-09 16:19:34','2024-05-09 16:19:34'),(11323,3848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:19:34','2024-05-09 16:19:34'),(11324,3849,'action created','2024-05-09 16:19:34','2024-05-09 16:19:34'),(11325,3849,'action started via WP Cron','2024-05-09 16:23:09','2024-05-09 16:23:09'),(11326,3849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:23:09','2024-05-09 16:23:09'),(11327,3850,'action created','2024-05-09 16:23:09','2024-05-09 16:23:09'),(11328,3850,'action started via WP Cron','2024-05-09 16:47:20','2024-05-09 16:47:20'),(11329,3850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:47:20','2024-05-09 16:47:20'),(11330,3851,'action created','2024-05-09 16:47:20','2024-05-09 16:47:20'),(11334,3851,'action started via WP Cron','2024-05-09 16:51:58','2024-05-09 16:51:58'),(11335,3851,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:51:58','2024-05-09 16:51:58'),(11336,3853,'action created','2024-05-09 16:51:58','2024-05-09 16:51:58'),(11337,3853,'action started via WP Cron','2024-05-09 16:56:16','2024-05-09 16:56:16'),(11338,3853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 16:56:16','2024-05-09 16:56:16'),(11339,3854,'action created','2024-05-09 16:56:16','2024-05-09 16:56:16'),(11340,3854,'action started via WP Cron','2024-05-09 17:03:08','2024-05-09 17:03:08'),(11341,3854,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:03:08','2024-05-09 17:03:08'),(11342,3855,'action created','2024-05-09 17:03:08','2024-05-09 17:03:08'),(11343,3855,'action started via WP Cron','2024-05-09 17:06:25','2024-05-09 17:06:25'),(11344,3855,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:06:25','2024-05-09 17:06:25'),(11345,3856,'action created','2024-05-09 17:06:25','2024-05-09 17:06:25'),(11346,3856,'action started via WP Cron','2024-05-09 17:10:25','2024-05-09 17:10:25'),(11347,3856,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:10:25','2024-05-09 17:10:25'),(11348,3857,'action created','2024-05-09 17:10:25','2024-05-09 17:10:25'),(11349,3857,'action started via WP Cron','2024-05-09 17:13:09','2024-05-09 17:13:09'),(11350,3857,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:13:09','2024-05-09 17:13:09'),(11351,3858,'action created','2024-05-09 17:13:09','2024-05-09 17:13:09'),(11352,3858,'action started via WP Cron','2024-05-09 17:15:25','2024-05-09 17:15:25'),(11353,3858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:15:25','2024-05-09 17:15:25'),(11354,3859,'action created','2024-05-09 17:15:25','2024-05-09 17:15:25'),(11355,3859,'action started via WP Cron','2024-05-09 17:22:36','2024-05-09 17:22:36'),(11356,3859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:22:36','2024-05-09 17:22:36'),(11357,3860,'action created','2024-05-09 17:22:36','2024-05-09 17:22:36'),(11358,3860,'action started via WP Cron','2024-05-09 17:25:01','2024-05-09 17:25:01'),(11359,3860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:25:01','2024-05-09 17:25:01'),(11360,3861,'action created','2024-05-09 17:25:01','2024-05-09 17:25:01'),(11361,3861,'action started via WP Cron','2024-05-09 17:29:34','2024-05-09 17:29:34'),(11362,3861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:29:34','2024-05-09 17:29:34'),(11363,3862,'action created','2024-05-09 17:29:34','2024-05-09 17:29:34'),(11364,3862,'action started via WP Cron','2024-05-09 17:36:33','2024-05-09 17:36:33'),(11365,3862,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:36:33','2024-05-09 17:36:33'),(11366,3863,'action created','2024-05-09 17:36:33','2024-05-09 17:36:33'),(11367,3863,'action started via WP Cron','2024-05-09 17:45:24','2024-05-09 17:45:24'),(11368,3863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:45:24','2024-05-09 17:45:24'),(11369,3864,'action created','2024-05-09 17:45:24','2024-05-09 17:45:24'),(11376,3864,'action started via WP Cron','2024-05-09 17:49:20','2024-05-09 17:49:20'),(11377,3864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:49:20','2024-05-09 17:49:20'),(11378,3867,'action created','2024-05-09 17:49:20','2024-05-09 17:49:20'),(11379,3867,'action started via WP Cron','2024-05-09 17:55:38','2024-05-09 17:55:38'),(11380,3867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:55:38','2024-05-09 17:55:38'),(11381,3868,'action created','2024-05-09 17:55:38','2024-05-09 17:55:38'),(11382,3868,'action started via WP Cron','2024-05-09 17:58:37','2024-05-09 17:58:37'),(11383,3868,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 17:58:37','2024-05-09 17:58:37'),(11384,3869,'action created','2024-05-09 17:58:37','2024-05-09 17:58:37'),(11385,3869,'action started via WP Cron','2024-05-09 18:01:46','2024-05-09 18:01:46'),(11386,3869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:01:46','2024-05-09 18:01:46'),(11387,3870,'action created','2024-05-09 18:01:46','2024-05-09 18:01:46'),(11388,3870,'action started via WP Cron','2024-05-09 18:05:04','2024-05-09 18:05:04'),(11389,3870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:05:04','2024-05-09 18:05:04'),(11390,3871,'action created','2024-05-09 18:05:04','2024-05-09 18:05:04'),(11391,3871,'action started via WP Cron','2024-05-09 18:12:40','2024-05-09 18:12:40'),(11392,3871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:12:40','2024-05-09 18:12:40'),(11393,3872,'action created','2024-05-09 18:12:40','2024-05-09 18:12:40'),(11394,3872,'action started via WP Cron','2024-05-09 18:16:43','2024-05-09 18:16:43'),(11395,3872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:16:43','2024-05-09 18:16:43'),(11396,3873,'action created','2024-05-09 18:16:43','2024-05-09 18:16:43'),(11397,3873,'action started via WP Cron','2024-05-09 18:19:02','2024-05-09 18:19:02'),(11398,3873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:19:02','2024-05-09 18:19:02'),(11399,3874,'action created','2024-05-09 18:19:02','2024-05-09 18:19:02'),(11400,3874,'action started via WP Cron','2024-05-09 18:24:09','2024-05-09 18:24:09'),(11401,3874,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:24:09','2024-05-09 18:24:09'),(11402,3875,'action created','2024-05-09 18:24:09','2024-05-09 18:24:09'),(11403,3875,'action started via WP Cron','2024-05-09 18:29:31','2024-05-09 18:29:31'),(11404,3875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:29:31','2024-05-09 18:29:31'),(11405,3876,'action created','2024-05-09 18:29:31','2024-05-09 18:29:31'),(11406,3876,'action started via WP Cron','2024-05-09 18:32:50','2024-05-09 18:32:50'),(11407,3876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:32:50','2024-05-09 18:32:50'),(11408,3877,'action created','2024-05-09 18:32:50','2024-05-09 18:32:50'),(11409,3877,'action started via WP Cron','2024-05-09 18:47:11','2024-05-09 18:47:11'),(11410,3877,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:47:11','2024-05-09 18:47:11'),(11411,3878,'action created','2024-05-09 18:47:11','2024-05-09 18:47:11'),(11412,3878,'action started via WP Cron','2024-05-09 18:50:45','2024-05-09 18:50:45'),(11413,3878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:50:45','2024-05-09 18:50:45'),(11414,3879,'action created','2024-05-09 18:50:45','2024-05-09 18:50:45'),(11418,3879,'action started via WP Cron','2024-05-09 18:55:04','2024-05-09 18:55:04'),(11419,3879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:55:04','2024-05-09 18:55:04'),(11420,3881,'action created','2024-05-09 18:55:04','2024-05-09 18:55:04'),(11421,3881,'action started via WP Cron','2024-05-09 18:59:44','2024-05-09 18:59:44'),(11422,3881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 18:59:44','2024-05-09 18:59:44'),(11423,3882,'action created','2024-05-09 18:59:44','2024-05-09 18:59:44'),(11424,3882,'action started via WP Cron','2024-05-09 19:15:15','2024-05-09 19:15:15'),(11425,3882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 19:15:15','2024-05-09 19:15:15'),(11426,3883,'action created','2024-05-09 19:15:15','2024-05-09 19:15:15'),(11427,3883,'action started via WP Cron','2024-05-09 19:39:17','2024-05-09 19:39:17'),(11428,3883,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 19:39:17','2024-05-09 19:39:17'),(11429,3884,'action created','2024-05-09 19:39:17','2024-05-09 19:39:17'),(11430,3884,'action started via WP Cron','2024-05-09 19:49:11','2024-05-09 19:49:11'),(11431,3884,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 19:49:11','2024-05-09 19:49:11'),(11432,3885,'action created','2024-05-09 19:49:11','2024-05-09 19:49:11'),(11436,3885,'action started via WP Cron','2024-05-09 19:59:17','2024-05-09 19:59:17'),(11437,3885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 19:59:17','2024-05-09 19:59:17'),(11438,3887,'action created','2024-05-09 19:59:17','2024-05-09 19:59:17'),(11439,3887,'action started via WP Cron','2024-05-09 20:02:14','2024-05-09 20:02:14'),(11440,3887,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 20:02:14','2024-05-09 20:02:14'),(11441,3888,'action created','2024-05-09 20:02:14','2024-05-09 20:02:14'),(11442,3888,'action started via WP Cron','2024-05-09 20:05:49','2024-05-09 20:05:49'),(11443,3888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 20:05:49','2024-05-09 20:05:49'),(11444,3889,'action created','2024-05-09 20:05:49','2024-05-09 20:05:49'),(11445,3889,'action started via WP Cron','2024-05-09 20:09:03','2024-05-09 20:09:03'),(11446,3889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 20:09:03','2024-05-09 20:09:03'),(11447,3890,'action created','2024-05-09 20:09:03','2024-05-09 20:09:03'),(11448,3890,'action started via WP Cron','2024-05-09 20:33:12','2024-05-09 20:33:12'),(11449,3890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 20:33:12','2024-05-09 20:33:12'),(11450,3891,'action created','2024-05-09 20:33:12','2024-05-09 20:33:12'),(11451,3891,'action started via WP Cron','2024-05-09 20:41:31','2024-05-09 20:41:31'),(11452,3891,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 20:41:31','2024-05-09 20:41:31'),(11453,3892,'action created','2024-05-09 20:41:31','2024-05-09 20:41:31'),(11454,3892,'action started via WP Cron','2024-05-09 20:55:52','2024-05-09 20:55:52'),(11455,3892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 20:55:52','2024-05-09 20:55:52'),(11456,3893,'action created','2024-05-09 20:55:52','2024-05-09 20:55:52'),(11457,3893,'action started via WP Cron','2024-05-09 20:58:32','2024-05-09 20:58:32'),(11458,3893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 20:58:32','2024-05-09 20:58:32'),(11459,3894,'action created','2024-05-09 20:58:32','2024-05-09 20:58:32'),(11463,3894,'action started via WP Cron','2024-05-09 21:00:59','2024-05-09 21:00:59'),(11464,3894,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 21:00:59','2024-05-09 21:00:59'),(11465,3896,'action created','2024-05-09 21:00:59','2024-05-09 21:00:59'),(11466,3896,'action started via WP Cron','2024-05-09 21:02:59','2024-05-09 21:02:59'),(11467,3896,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 21:02:59','2024-05-09 21:02:59'),(11468,3897,'action created','2024-05-09 21:02:59','2024-05-09 21:02:59'),(11469,3897,'action started via WP Cron','2024-05-09 21:12:00','2024-05-09 21:12:00'),(11470,3897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 21:12:00','2024-05-09 21:12:00'),(11471,3898,'action created','2024-05-09 21:12:00','2024-05-09 21:12:00'),(11472,3898,'action started via WP Cron','2024-05-09 21:24:22','2024-05-09 21:24:22'),(11473,3898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 21:24:22','2024-05-09 21:24:22'),(11474,3899,'action created','2024-05-09 21:24:22','2024-05-09 21:24:22'),(11475,3899,'action started via WP Cron','2024-05-09 21:26:23','2024-05-09 21:26:23'),(11476,3899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 21:26:23','2024-05-09 21:26:23'),(11477,3900,'action created','2024-05-09 21:26:23','2024-05-09 21:26:23'),(11478,3900,'action started via WP Cron','2024-05-09 21:38:57','2024-05-09 21:38:57'),(11479,3900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 21:38:57','2024-05-09 21:38:57'),(11480,3901,'action created','2024-05-09 21:38:57','2024-05-09 21:38:57'),(11481,3901,'action started via WP Cron','2024-05-09 21:45:11','2024-05-09 21:45:11'),(11482,3901,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 21:45:11','2024-05-09 21:45:11'),(11483,3902,'action created','2024-05-09 21:45:11','2024-05-09 21:45:11'),(11484,3902,'action started via WP Cron','2024-05-09 21:53:44','2024-05-09 21:53:44'),(11485,3902,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 21:53:44','2024-05-09 21:53:44'),(11486,3903,'action created','2024-05-09 21:53:44','2024-05-09 21:53:44'),(11487,3903,'action started via WP Cron','2024-05-09 22:03:59','2024-05-09 22:03:59'),(11488,3903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:03:59','2024-05-09 22:03:59'),(11489,3904,'action created','2024-05-09 22:03:59','2024-05-09 22:03:59'),(11493,3904,'action started via WP Cron','2024-05-09 22:09:02','2024-05-09 22:09:02'),(11494,3904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:09:02','2024-05-09 22:09:02'),(11495,3906,'action created','2024-05-09 22:09:02','2024-05-09 22:09:02'),(11496,3906,'action started via WP Cron','2024-05-09 22:13:39','2024-05-09 22:13:39'),(11497,3906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:13:39','2024-05-09 22:13:39'),(11498,3907,'action created','2024-05-09 22:13:39','2024-05-09 22:13:39'),(11499,3907,'action started via WP Cron','2024-05-09 22:22:09','2024-05-09 22:22:09'),(11500,3907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:22:09','2024-05-09 22:22:09'),(11501,3908,'action created','2024-05-09 22:22:09','2024-05-09 22:22:09'),(11502,3908,'action started via WP Cron','2024-05-09 22:25:24','2024-05-09 22:25:24'),(11503,3908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:25:24','2024-05-09 22:25:24'),(11504,3909,'action created','2024-05-09 22:25:24','2024-05-09 22:25:24'),(11505,3909,'action started via WP Cron','2024-05-09 22:28:32','2024-05-09 22:28:32'),(11506,3909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:28:32','2024-05-09 22:28:32'),(11507,3910,'action created','2024-05-09 22:28:32','2024-05-09 22:28:32'),(11508,3910,'action started via WP Cron','2024-05-09 22:32:08','2024-05-09 22:32:08'),(11509,3910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:32:08','2024-05-09 22:32:08'),(11510,3911,'action created','2024-05-09 22:32:08','2024-05-09 22:32:08'),(11511,3911,'action started via WP Cron','2024-05-09 22:42:14','2024-05-09 22:42:14'),(11512,3911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:42:14','2024-05-09 22:42:14'),(11513,3912,'action created','2024-05-09 22:42:14','2024-05-09 22:42:14'),(11514,3912,'action started via WP Cron','2024-05-09 22:56:32','2024-05-09 22:56:32'),(11515,3912,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 22:56:32','2024-05-09 22:56:32'),(11516,3913,'action created','2024-05-09 22:56:32','2024-05-09 22:56:32'),(11517,3913,'action started via WP Cron','2024-05-09 23:08:40','2024-05-09 23:08:40'),(11518,3913,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 23:08:40','2024-05-09 23:08:40'),(11519,3914,'action created','2024-05-09 23:08:40','2024-05-09 23:08:40'),(11523,3914,'action started via WP Cron','2024-05-09 23:11:00','2024-05-09 23:11:00'),(11524,3914,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 23:11:00','2024-05-09 23:11:00'),(11525,3916,'action created','2024-05-09 23:11:00','2024-05-09 23:11:00'),(11526,3916,'action started via WP Cron','2024-05-09 23:22:11','2024-05-09 23:22:11'),(11527,3916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 23:22:11','2024-05-09 23:22:11'),(11528,3917,'action created','2024-05-09 23:22:11','2024-05-09 23:22:11'),(11529,3917,'action started via WP Cron','2024-05-09 23:34:43','2024-05-09 23:34:43'),(11530,3917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 23:34:43','2024-05-09 23:34:43'),(11531,3918,'action created','2024-05-09 23:34:43','2024-05-09 23:34:43'),(11532,3918,'action started via WP Cron','2024-05-09 23:40:44','2024-05-09 23:40:44'),(11533,3918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 23:40:44','2024-05-09 23:40:44'),(11534,3919,'action created','2024-05-09 23:40:44','2024-05-09 23:40:44'),(11535,3919,'action started via WP Cron','2024-05-09 23:46:59','2024-05-09 23:46:59'),(11536,3919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 23:46:59','2024-05-09 23:46:59'),(11537,3920,'action created','2024-05-09 23:46:59','2024-05-09 23:46:59'),(11538,3920,'action started via WP Cron','2024-05-09 23:49:31','2024-05-09 23:49:31'),(11539,3920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 23:49:31','2024-05-09 23:49:31'),(11540,3921,'action created','2024-05-09 23:49:31','2024-05-09 23:49:31'),(11541,3921,'action started via WP Cron','2024-05-09 23:54:58','2024-05-09 23:54:58'),(11542,3921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-09 23:54:58','2024-05-09 23:54:58'),(11543,3922,'action created','2024-05-09 23:54:58','2024-05-09 23:54:58'),(11544,3922,'action started via WP Cron','2024-05-10 00:02:19','2024-05-10 00:02:19'),(11545,3922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 00:02:19','2024-05-10 00:02:19'),(11546,3923,'action created','2024-05-10 00:02:19','2024-05-10 00:02:19'),(11547,3923,'action started via WP Cron','2024-05-10 00:27:16','2024-05-10 00:27:16'),(11548,3923,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 00:27:16','2024-05-10 00:27:16'),(11549,3924,'action created','2024-05-10 00:27:16','2024-05-10 00:27:16'),(11553,3924,'action started via WP Cron','2024-05-10 00:37:54','2024-05-10 00:37:54'),(11554,3924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 00:37:54','2024-05-10 00:37:54'),(11555,3926,'action created','2024-05-10 00:37:54','2024-05-10 00:37:54'),(11556,3926,'action started via WP Cron','2024-05-10 00:45:33','2024-05-10 00:45:33'),(11557,3926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 00:45:33','2024-05-10 00:45:33'),(11558,3927,'action created','2024-05-10 00:45:33','2024-05-10 00:45:33'),(11559,3927,'action started via WP Cron','2024-05-10 00:48:16','2024-05-10 00:48:16'),(11560,3927,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 00:48:16','2024-05-10 00:48:16'),(11561,3928,'action created','2024-05-10 00:48:16','2024-05-10 00:48:16'),(11562,3928,'action started via WP Cron','2024-05-10 00:55:47','2024-05-10 00:55:47'),(11563,3928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 00:55:47','2024-05-10 00:55:47'),(11564,3929,'action created','2024-05-10 00:55:47','2024-05-10 00:55:47'),(11565,3929,'action started via Async Request','2024-05-10 01:06:26','2024-05-10 01:06:26'),(11566,3929,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:06:26','2024-05-10 01:06:26'),(11567,3930,'action created','2024-05-10 01:06:26','2024-05-10 01:06:26'),(11568,3930,'action started via WP Cron','2024-05-10 01:14:38','2024-05-10 01:14:38'),(11569,3930,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:14:38','2024-05-10 01:14:38'),(11570,3931,'action created','2024-05-10 01:14:38','2024-05-10 01:14:38'),(11571,3931,'action started via WP Cron','2024-05-10 01:17:39','2024-05-10 01:17:39'),(11572,3931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:17:39','2024-05-10 01:17:39'),(11573,3932,'action created','2024-05-10 01:17:39','2024-05-10 01:17:39'),(11574,3932,'action started via WP Cron','2024-05-10 01:20:00','2024-05-10 01:20:00'),(11575,3932,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:20:00','2024-05-10 01:20:00'),(11576,3933,'action created','2024-05-10 01:20:00','2024-05-10 01:20:00'),(11577,3933,'action started via WP Cron','2024-05-10 01:23:14','2024-05-10 01:23:14'),(11578,3933,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:23:14','2024-05-10 01:23:14'),(11579,3934,'action created','2024-05-10 01:23:14','2024-05-10 01:23:14'),(11580,3934,'action started via WP Cron','2024-05-10 01:29:54','2024-05-10 01:29:54'),(11581,3934,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:29:54','2024-05-10 01:29:54'),(11582,3935,'action created','2024-05-10 01:29:54','2024-05-10 01:29:54'),(11586,3935,'action started via WP Cron','2024-05-10 01:34:45','2024-05-10 01:34:45'),(11587,3935,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:34:45','2024-05-10 01:34:45'),(11588,3937,'action created','2024-05-10 01:34:45','2024-05-10 01:34:45'),(11590,3937,'action started via WP Cron','2024-05-10 01:40:18','2024-05-10 01:40:18'),(11591,3937,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:40:18','2024-05-10 01:40:18'),(11592,3939,'action created','2024-05-10 01:40:18','2024-05-10 01:40:18'),(11595,3939,'action started via WP Cron','2024-05-10 01:43:02','2024-05-10 01:43:02'),(11596,3939,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:43:02','2024-05-10 01:43:02'),(11597,3940,'action created','2024-05-10 01:43:02','2024-05-10 01:43:02'),(11598,3940,'action started via WP Cron','2024-05-10 01:45:08','2024-05-10 01:45:08'),(11599,3940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:45:08','2024-05-10 01:45:08'),(11600,3941,'action created','2024-05-10 01:45:08','2024-05-10 01:45:08'),(11601,3941,'action started via WP Cron','2024-05-10 01:47:25','2024-05-10 01:47:25'),(11602,3941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:47:25','2024-05-10 01:47:25'),(11603,3942,'action created','2024-05-10 01:47:25','2024-05-10 01:47:25'),(11604,3942,'action started via WP Cron','2024-05-10 01:49:25','2024-05-10 01:49:25'),(11605,3942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:49:25','2024-05-10 01:49:25'),(11606,3943,'action created','2024-05-10 01:49:25','2024-05-10 01:49:25'),(11607,3943,'action started via WP Cron','2024-05-10 01:51:26','2024-05-10 01:51:26'),(11608,3943,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:51:26','2024-05-10 01:51:26'),(11609,3944,'action created','2024-05-10 01:51:26','2024-05-10 01:51:26'),(11610,3944,'action started via WP Cron','2024-05-10 01:53:26','2024-05-10 01:53:26'),(11611,3944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:53:27','2024-05-10 01:53:27'),(11612,3945,'action created','2024-05-10 01:53:27','2024-05-10 01:53:27'),(11613,3945,'action started via WP Cron','2024-05-10 01:55:27','2024-05-10 01:55:27'),(11614,3945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 01:55:27','2024-05-10 01:55:27'),(11615,3946,'action created','2024-05-10 01:55:27','2024-05-10 01:55:27'),(11616,3946,'action started via WP Cron','2024-05-10 02:02:20','2024-05-10 02:02:20'),(11617,3946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 02:02:20','2024-05-10 02:02:20'),(11618,3947,'action created','2024-05-10 02:02:20','2024-05-10 02:02:20'),(11619,3947,'action started via WP Cron','2024-05-10 02:16:35','2024-05-10 02:16:35'),(11620,3947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 02:16:35','2024-05-10 02:16:35'),(11621,3948,'action created','2024-05-10 02:16:35','2024-05-10 02:16:35'),(11622,3948,'action started via WP Cron','2024-05-10 02:31:03','2024-05-10 02:31:03'),(11623,3948,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 02:31:03','2024-05-10 02:31:03'),(11624,3949,'action created','2024-05-10 02:31:03','2024-05-10 02:31:03'),(11628,3949,'action started via WP Cron','2024-05-10 02:34:49','2024-05-10 02:34:49'),(11629,3949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 02:34:49','2024-05-10 02:34:49'),(11630,3951,'action created','2024-05-10 02:34:49','2024-05-10 02:34:49'),(11631,3951,'action started via WP Cron','2024-05-10 02:41:53','2024-05-10 02:41:53'),(11632,3951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 02:41:53','2024-05-10 02:41:53'),(11633,3952,'action created','2024-05-10 02:41:53','2024-05-10 02:41:53'),(11634,3952,'action started via WP Cron','2024-05-10 02:48:37','2024-05-10 02:48:37'),(11635,3952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 02:48:37','2024-05-10 02:48:37'),(11636,3953,'action created','2024-05-10 02:48:37','2024-05-10 02:48:37'),(11637,3953,'action started via WP Cron','2024-05-10 02:50:46','2024-05-10 02:50:46'),(11638,3953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 02:50:46','2024-05-10 02:50:46'),(11639,3954,'action created','2024-05-10 02:50:46','2024-05-10 02:50:46'),(11640,3954,'action started via WP Cron','2024-05-10 02:56:34','2024-05-10 02:56:34'),(11641,3954,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 02:56:34','2024-05-10 02:56:34'),(11642,3955,'action created','2024-05-10 02:56:34','2024-05-10 02:56:34'),(11643,3955,'action started via WP Cron','2024-05-10 03:01:38','2024-05-10 03:01:38'),(11644,3955,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:01:38','2024-05-10 03:01:38'),(11645,3956,'action created','2024-05-10 03:01:38','2024-05-10 03:01:38'),(11646,3956,'action started via WP Cron','2024-05-10 03:03:38','2024-05-10 03:03:38'),(11647,3956,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:03:38','2024-05-10 03:03:38'),(11648,3957,'action created','2024-05-10 03:03:38','2024-05-10 03:03:38'),(11649,3957,'action started via WP Cron','2024-05-10 03:06:44','2024-05-10 03:06:44'),(11650,3957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:06:44','2024-05-10 03:06:44'),(11651,3958,'action created','2024-05-10 03:06:44','2024-05-10 03:06:44'),(11652,3958,'action started via WP Cron','2024-05-10 03:11:17','2024-05-10 03:11:17'),(11653,3958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:11:17','2024-05-10 03:11:17'),(11654,3959,'action created','2024-05-10 03:11:17','2024-05-10 03:11:17'),(11655,3959,'action started via WP Cron','2024-05-10 03:16:32','2024-05-10 03:16:32'),(11656,3959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:16:32','2024-05-10 03:16:32'),(11657,3960,'action created','2024-05-10 03:16:32','2024-05-10 03:16:32'),(11658,3960,'action started via WP Cron','2024-05-10 03:20:54','2024-05-10 03:20:54'),(11659,3960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:20:54','2024-05-10 03:20:54'),(11660,3961,'action created','2024-05-10 03:20:54','2024-05-10 03:20:54'),(11661,3961,'action started via WP Cron','2024-05-10 03:24:33','2024-05-10 03:24:33'),(11662,3961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:24:33','2024-05-10 03:24:33'),(11663,3962,'action created','2024-05-10 03:24:33','2024-05-10 03:24:33'),(11664,3962,'action started via WP Cron','2024-05-10 03:26:45','2024-05-10 03:26:45'),(11665,3962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:26:45','2024-05-10 03:26:45'),(11666,3963,'action created','2024-05-10 03:26:45','2024-05-10 03:26:45'),(11667,3963,'action started via WP Cron','2024-05-10 03:29:30','2024-05-10 03:29:30'),(11668,3963,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:29:30','2024-05-10 03:29:30'),(11669,3964,'action created','2024-05-10 03:29:30','2024-05-10 03:29:30'),(11673,3964,'action started via WP Cron','2024-05-10 03:31:30','2024-05-10 03:31:30'),(11674,3964,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:31:30','2024-05-10 03:31:30'),(11675,3966,'action created','2024-05-10 03:31:30','2024-05-10 03:31:30'),(11676,3966,'action started via WP Cron','2024-05-10 03:34:34','2024-05-10 03:34:34'),(11677,3966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:34:34','2024-05-10 03:34:34'),(11678,3967,'action created','2024-05-10 03:34:34','2024-05-10 03:34:34'),(11679,3967,'action started via WP Cron','2024-05-10 03:36:34','2024-05-10 03:36:34'),(11680,3967,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:36:34','2024-05-10 03:36:34'),(11681,3968,'action created','2024-05-10 03:36:34','2024-05-10 03:36:34'),(11682,3968,'action started via Async Request','2024-05-10 03:38:36','2024-05-10 03:38:36'),(11683,3968,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:38:36','2024-05-10 03:38:36'),(11684,3969,'action created','2024-05-10 03:38:36','2024-05-10 03:38:36'),(11685,3969,'action started via WP Cron','2024-05-10 03:42:37','2024-05-10 03:42:37'),(11686,3969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:42:37','2024-05-10 03:42:37'),(11687,3970,'action created','2024-05-10 03:42:37','2024-05-10 03:42:37'),(11688,3970,'action started via WP Cron','2024-05-10 03:45:56','2024-05-10 03:45:56'),(11689,3970,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:45:56','2024-05-10 03:45:56'),(11690,3971,'action created','2024-05-10 03:45:56','2024-05-10 03:45:56'),(11691,3971,'action started via WP Cron','2024-05-10 03:48:50','2024-05-10 03:48:50'),(11692,3971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:48:50','2024-05-10 03:48:50'),(11693,3972,'action created','2024-05-10 03:48:50','2024-05-10 03:48:50'),(11694,3972,'action started via WP Cron','2024-05-10 03:52:51','2024-05-10 03:52:51'),(11695,3972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:52:51','2024-05-10 03:52:51'),(11696,3973,'action created','2024-05-10 03:52:51','2024-05-10 03:52:51'),(11697,3973,'action started via WP Cron','2024-05-10 03:56:21','2024-05-10 03:56:21'),(11698,3973,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:56:21','2024-05-10 03:56:21'),(11699,3974,'action created','2024-05-10 03:56:21','2024-05-10 03:56:21'),(11700,3974,'action started via WP Cron','2024-05-10 03:59:17','2024-05-10 03:59:17'),(11701,3974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 03:59:17','2024-05-10 03:59:17'),(11702,3975,'action created','2024-05-10 03:59:17','2024-05-10 03:59:17'),(11703,3975,'action started via WP Cron','2024-05-10 04:04:26','2024-05-10 04:04:26'),(11704,3975,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:04:26','2024-05-10 04:04:26'),(11705,3976,'action created','2024-05-10 04:04:26','2024-05-10 04:04:26'),(11706,3976,'action started via WP Cron','2024-05-10 04:09:29','2024-05-10 04:09:29'),(11707,3976,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:09:29','2024-05-10 04:09:29'),(11708,3977,'action created','2024-05-10 04:09:29','2024-05-10 04:09:29'),(11709,3977,'action started via WP Cron','2024-05-10 04:13:15','2024-05-10 04:13:15'),(11710,3977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:13:15','2024-05-10 04:13:15'),(11711,3978,'action created','2024-05-10 04:13:15','2024-05-10 04:13:15'),(11712,3978,'action started via WP Cron','2024-05-10 04:15:16','2024-05-10 04:15:16'),(11713,3978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:15:16','2024-05-10 04:15:16'),(11714,3979,'action created','2024-05-10 04:15:16','2024-05-10 04:15:16'),(11715,3979,'action started via WP Cron','2024-05-10 04:17:18','2024-05-10 04:17:18'),(11716,3979,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:17:18','2024-05-10 04:17:18'),(11717,3980,'action created','2024-05-10 04:17:18','2024-05-10 04:17:18'),(11718,3980,'action started via WP Cron','2024-05-10 04:19:18','2024-05-10 04:19:18'),(11719,3980,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:19:18','2024-05-10 04:19:18'),(11720,3981,'action created','2024-05-10 04:19:18','2024-05-10 04:19:18'),(11721,3981,'action started via WP Cron','2024-05-10 04:31:08','2024-05-10 04:31:08'),(11722,3981,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:31:08','2024-05-10 04:31:08'),(11723,3982,'action created','2024-05-10 04:31:08','2024-05-10 04:31:08'),(11727,3982,'action started via WP Cron','2024-05-10 04:34:56','2024-05-10 04:34:56'),(11728,3982,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:34:56','2024-05-10 04:34:56'),(11729,3984,'action created','2024-05-10 04:34:56','2024-05-10 04:34:56'),(11730,3984,'action started via WP Cron','2024-05-10 04:36:57','2024-05-10 04:36:57'),(11731,3984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:36:57','2024-05-10 04:36:57'),(11732,3985,'action created','2024-05-10 04:36:58','2024-05-10 04:36:58'),(11733,3985,'action started via WP Cron','2024-05-10 04:38:58','2024-05-10 04:38:58'),(11734,3985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:38:58','2024-05-10 04:38:58'),(11735,3986,'action created','2024-05-10 04:38:58','2024-05-10 04:38:58'),(11736,3986,'action started via WP Cron','2024-05-10 04:40:58','2024-05-10 04:40:58'),(11737,3986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:40:58','2024-05-10 04:40:58'),(11738,3987,'action created','2024-05-10 04:40:58','2024-05-10 04:40:58'),(11739,3987,'action started via WP Cron','2024-05-10 04:42:59','2024-05-10 04:42:59'),(11740,3987,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:42:59','2024-05-10 04:42:59'),(11741,3988,'action created','2024-05-10 04:42:59','2024-05-10 04:42:59'),(11742,3988,'action started via WP Cron','2024-05-10 04:50:17','2024-05-10 04:50:17'),(11743,3988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:50:17','2024-05-10 04:50:17'),(11744,3989,'action created','2024-05-10 04:50:17','2024-05-10 04:50:17'),(11745,3989,'action started via WP Cron','2024-05-10 04:56:01','2024-05-10 04:56:01'),(11746,3989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 04:56:01','2024-05-10 04:56:01'),(11747,3990,'action created','2024-05-10 04:56:01','2024-05-10 04:56:01'),(11751,3990,'action started via WP Cron','2024-05-10 05:02:59','2024-05-10 05:02:59'),(11752,3990,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:02:59','2024-05-10 05:02:59'),(11753,3992,'action created','2024-05-10 05:02:59','2024-05-10 05:02:59'),(11754,3992,'action started via WP Cron','2024-05-10 05:06:58','2024-05-10 05:06:58'),(11755,3992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:06:58','2024-05-10 05:06:58'),(11756,3993,'action created','2024-05-10 05:06:58','2024-05-10 05:06:58'),(11757,3993,'action started via WP Cron','2024-05-10 05:09:15','2024-05-10 05:09:15'),(11758,3993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:09:15','2024-05-10 05:09:15'),(11759,3994,'action created','2024-05-10 05:09:15','2024-05-10 05:09:15'),(11760,3994,'action started via WP Cron','2024-05-10 05:16:11','2024-05-10 05:16:11'),(11761,3994,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:16:11','2024-05-10 05:16:11'),(11762,3995,'action created','2024-05-10 05:16:11','2024-05-10 05:16:11'),(11763,3995,'action started via WP Cron','2024-05-10 05:19:52','2024-05-10 05:19:52'),(11764,3995,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:19:52','2024-05-10 05:19:52'),(11765,3996,'action created','2024-05-10 05:19:52','2024-05-10 05:19:52'),(11766,3996,'action started via WP Cron','2024-05-10 05:23:15','2024-05-10 05:23:15'),(11767,3996,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:23:15','2024-05-10 05:23:15'),(11768,3997,'action created','2024-05-10 05:23:15','2024-05-10 05:23:15'),(11769,3997,'action started via WP Cron','2024-05-10 05:30:22','2024-05-10 05:30:22'),(11770,3997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:30:22','2024-05-10 05:30:22'),(11771,3998,'action created','2024-05-10 05:30:22','2024-05-10 05:30:22'),(11775,3998,'action started via WP Cron','2024-05-10 05:34:47','2024-05-10 05:34:47'),(11776,3998,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:34:47','2024-05-10 05:34:47'),(11777,4000,'action created','2024-05-10 05:34:47','2024-05-10 05:34:47'),(11778,4000,'action started via WP Cron','2024-05-10 05:36:51','2024-05-10 05:36:51'),(11779,4000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:36:51','2024-05-10 05:36:51'),(11780,4001,'action created','2024-05-10 05:36:51','2024-05-10 05:36:51'),(11781,4001,'action started via WP Cron','2024-05-10 05:44:47','2024-05-10 05:44:47'),(11782,4001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:44:47','2024-05-10 05:44:47'),(11783,4002,'action created','2024-05-10 05:44:47','2024-05-10 05:44:47'),(11787,4002,'action started via WP Cron','2024-05-10 05:52:01','2024-05-10 05:52:01'),(11788,4002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:52:01','2024-05-10 05:52:01'),(11789,4004,'action created','2024-05-10 05:52:01','2024-05-10 05:52:01'),(11790,4004,'action started via WP Cron','2024-05-10 05:59:30','2024-05-10 05:59:30'),(11791,4004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 05:59:30','2024-05-10 05:59:30'),(11792,4005,'action created','2024-05-10 05:59:30','2024-05-10 05:59:30'),(11793,4005,'action started via WP Cron','2024-05-10 06:06:42','2024-05-10 06:06:42'),(11794,4005,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:06:42','2024-05-10 06:06:42'),(11795,4006,'action created','2024-05-10 06:06:42','2024-05-10 06:06:42'),(11796,4006,'action started via WP Cron','2024-05-10 06:22:14','2024-05-10 06:22:14'),(11797,4006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:22:14','2024-05-10 06:22:14'),(11798,4007,'action created','2024-05-10 06:22:14','2024-05-10 06:22:14'),(11799,4007,'action started via WP Cron','2024-05-10 06:29:52','2024-05-10 06:29:52'),(11800,4007,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:29:52','2024-05-10 06:29:52'),(11801,4008,'action created','2024-05-10 06:29:52','2024-05-10 06:29:52'),(11802,4008,'action started via WP Cron','2024-05-10 06:38:13','2024-05-10 06:38:13'),(11803,4008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:38:13','2024-05-10 06:38:13'),(11804,4009,'action created','2024-05-10 06:38:13','2024-05-10 06:38:13'),(11808,4009,'action started via WP Cron','2024-05-10 06:40:21','2024-05-10 06:40:21'),(11809,4009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:40:21','2024-05-10 06:40:21'),(11810,4011,'action created','2024-05-10 06:40:21','2024-05-10 06:40:21'),(11811,4011,'action started via WP Cron','2024-05-10 06:42:25','2024-05-10 06:42:25'),(11812,4011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:42:25','2024-05-10 06:42:25'),(11813,4012,'action created','2024-05-10 06:42:25','2024-05-10 06:42:25'),(11814,4012,'action started via WP Cron','2024-05-10 06:46:04','2024-05-10 06:46:04'),(11815,4012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:46:04','2024-05-10 06:46:04'),(11816,4013,'action created','2024-05-10 06:46:04','2024-05-10 06:46:04'),(11817,4013,'action started via WP Cron','2024-05-10 06:49:48','2024-05-10 06:49:48'),(11818,4013,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:49:48','2024-05-10 06:49:48'),(11819,4014,'action created','2024-05-10 06:49:48','2024-05-10 06:49:48'),(11820,4014,'action started via WP Cron','2024-05-10 06:53:02','2024-05-10 06:53:02'),(11821,4014,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:53:02','2024-05-10 06:53:02'),(11822,4015,'action created','2024-05-10 06:53:02','2024-05-10 06:53:02'),(11823,4015,'action started via WP Cron','2024-05-10 06:58:45','2024-05-10 06:58:45'),(11824,4015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 06:58:45','2024-05-10 06:58:45'),(11825,4016,'action created','2024-05-10 06:58:45','2024-05-10 06:58:45'),(11826,4016,'action started via WP Cron','2024-05-10 07:01:02','2024-05-10 07:01:02'),(11827,4016,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:01:02','2024-05-10 07:01:02'),(11828,4017,'action created','2024-05-10 07:01:02','2024-05-10 07:01:02'),(11829,4017,'action started via WP Cron','2024-05-10 07:03:09','2024-05-10 07:03:09'),(11830,4017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:03:09','2024-05-10 07:03:09'),(11831,4018,'action created','2024-05-10 07:03:09','2024-05-10 07:03:09'),(11832,4018,'action started via WP Cron','2024-05-10 07:08:14','2024-05-10 07:08:14'),(11833,4018,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:08:14','2024-05-10 07:08:14'),(11834,4019,'action created','2024-05-10 07:08:14','2024-05-10 07:08:14'),(11835,4019,'action started via WP Cron','2024-05-10 07:10:24','2024-05-10 07:10:24'),(11836,4019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:10:24','2024-05-10 07:10:24'),(11837,4020,'action created','2024-05-10 07:10:24','2024-05-10 07:10:24'),(11838,4020,'action started via WP Cron','2024-05-10 07:13:07','2024-05-10 07:13:07'),(11839,4020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:13:07','2024-05-10 07:13:07'),(11840,4021,'action created','2024-05-10 07:13:07','2024-05-10 07:13:07'),(11841,4021,'action started via WP Cron','2024-05-10 07:16:22','2024-05-10 07:16:22'),(11842,4021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:16:22','2024-05-10 07:16:22'),(11843,4022,'action created','2024-05-10 07:16:22','2024-05-10 07:16:22'),(11844,4022,'action started via WP Cron','2024-05-10 07:19:32','2024-05-10 07:19:32'),(11845,4022,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:19:32','2024-05-10 07:19:32'),(11846,4023,'action created','2024-05-10 07:19:32','2024-05-10 07:19:32'),(11847,4023,'action started via WP Cron','2024-05-10 07:21:32','2024-05-10 07:21:32'),(11848,4023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:21:32','2024-05-10 07:21:32'),(11849,4024,'action created','2024-05-10 07:21:32','2024-05-10 07:21:32'),(11850,4024,'action started via WP Cron','2024-05-10 07:23:32','2024-05-10 07:23:32'),(11851,4024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:23:32','2024-05-10 07:23:32'),(11852,4025,'action created','2024-05-10 07:23:32','2024-05-10 07:23:32'),(11853,4025,'action started via WP Cron','2024-05-10 07:25:32','2024-05-10 07:25:32'),(11854,4025,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:25:32','2024-05-10 07:25:32'),(11855,4026,'action created','2024-05-10 07:25:32','2024-05-10 07:25:32'),(11862,4026,'action started via Async Request','2024-05-10 07:27:49','2024-05-10 07:27:49'),(11863,4026,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:27:49','2024-05-10 07:27:49'),(11864,4029,'action created','2024-05-10 07:27:49','2024-05-10 07:27:49'),(11868,4029,'action started via Async Request','2024-05-10 07:29:53','2024-05-10 07:29:53'),(11869,4029,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:29:53','2024-05-10 07:29:53'),(11870,4031,'action created','2024-05-10 07:29:53','2024-05-10 07:29:53'),(11874,4031,'action started via WP Cron','2024-05-10 07:32:09','2024-05-10 07:32:09'),(11875,4031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:32:09','2024-05-10 07:32:09'),(11876,4033,'action created','2024-05-10 07:32:09','2024-05-10 07:32:09'),(11877,4033,'action started via WP Cron','2024-05-10 07:34:10','2024-05-10 07:34:10'),(11878,4033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:34:10','2024-05-10 07:34:10'),(11879,4034,'action created','2024-05-10 07:34:10','2024-05-10 07:34:10'),(11880,4034,'action started via Async Request','2024-05-10 07:36:11','2024-05-10 07:36:11'),(11881,4034,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:36:11','2024-05-10 07:36:11'),(11882,4035,'action created','2024-05-10 07:36:11','2024-05-10 07:36:11'),(11883,4035,'action started via WP Cron','2024-05-10 07:39:37','2024-05-10 07:39:37'),(11884,4035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:39:37','2024-05-10 07:39:37'),(11885,4036,'action created','2024-05-10 07:39:37','2024-05-10 07:39:37'),(11895,4036,'action started via WP Cron','2024-05-10 07:41:44','2024-05-10 07:41:44'),(11896,4036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:41:44','2024-05-10 07:41:44'),(11897,4040,'action created','2024-05-10 07:41:44','2024-05-10 07:41:44'),(11898,4040,'action started via WP Cron','2024-05-10 07:44:16','2024-05-10 07:44:16'),(11899,4040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:44:16','2024-05-10 07:44:16'),(11900,4041,'action created','2024-05-10 07:44:16','2024-05-10 07:44:16'),(11901,4041,'action started via WP Cron','2024-05-10 07:47:29','2024-05-10 07:47:29'),(11902,4041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:47:29','2024-05-10 07:47:29'),(11903,4042,'action created','2024-05-10 07:47:29','2024-05-10 07:47:29'),(11904,4042,'action started via WP Cron','2024-05-10 07:49:30','2024-05-10 07:49:30'),(11905,4042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:49:30','2024-05-10 07:49:30'),(11906,4043,'action created','2024-05-10 07:49:30','2024-05-10 07:49:30'),(11907,4043,'action started via WP Cron','2024-05-10 07:51:31','2024-05-10 07:51:31'),(11908,4043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:51:31','2024-05-10 07:51:31'),(11909,4044,'action created','2024-05-10 07:51:31','2024-05-10 07:51:31'),(11910,4044,'action started via WP Cron','2024-05-10 07:53:32','2024-05-10 07:53:32'),(11911,4044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:53:32','2024-05-10 07:53:32'),(11912,4045,'action created','2024-05-10 07:53:32','2024-05-10 07:53:32'),(11913,4045,'action started via WP Cron','2024-05-10 07:56:50','2024-05-10 07:56:50'),(11914,4045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 07:56:50','2024-05-10 07:56:50'),(11915,4046,'action created','2024-05-10 07:56:50','2024-05-10 07:56:50'),(11916,4046,'action started via WP Cron','2024-05-10 08:00:18','2024-05-10 08:00:18'),(11917,4046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:00:18','2024-05-10 08:00:18'),(11918,4047,'action created','2024-05-10 08:00:18','2024-05-10 08:00:18'),(11919,4047,'action started via WP Cron','2024-05-10 08:03:02','2024-05-10 08:03:02'),(11920,4047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:03:02','2024-05-10 08:03:02'),(11921,4048,'action created','2024-05-10 08:03:02','2024-05-10 08:03:02'),(11925,4048,'action started via WP Cron','2024-05-10 08:05:19','2024-05-10 08:05:19'),(11926,4048,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:05:19','2024-05-10 08:05:19'),(11927,4050,'action created','2024-05-10 08:05:19','2024-05-10 08:05:19'),(11928,4050,'action started via WP Cron','2024-05-10 08:07:20','2024-05-10 08:07:20'),(11929,4050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:07:20','2024-05-10 08:07:20'),(11930,4051,'action created','2024-05-10 08:07:20','2024-05-10 08:07:20'),(11931,4051,'action started via WP Cron','2024-05-10 08:09:36','2024-05-10 08:09:36'),(11932,4051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:09:36','2024-05-10 08:09:36'),(11933,4052,'action created','2024-05-10 08:09:36','2024-05-10 08:09:36'),(11934,4052,'action started via WP Cron','2024-05-10 08:11:36','2024-05-10 08:11:36'),(11935,4052,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:11:36','2024-05-10 08:11:36'),(11936,4053,'action created','2024-05-10 08:11:36','2024-05-10 08:11:36'),(11937,4053,'action started via WP Cron','2024-05-10 08:14:11','2024-05-10 08:14:11'),(11938,4053,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:14:11','2024-05-10 08:14:11'),(11939,4054,'action created','2024-05-10 08:14:11','2024-05-10 08:14:11'),(11940,4054,'action started via WP Cron','2024-05-10 08:16:12','2024-05-10 08:16:12'),(11941,4054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:16:12','2024-05-10 08:16:12'),(11942,4055,'action created','2024-05-10 08:16:12','2024-05-10 08:16:12'),(11943,4055,'action started via WP Cron','2024-05-10 08:18:13','2024-05-10 08:18:13'),(11944,4055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:18:13','2024-05-10 08:18:13'),(11945,4056,'action created','2024-05-10 08:18:13','2024-05-10 08:18:13'),(11946,4056,'action started via WP Cron','2024-05-10 08:20:13','2024-05-10 08:20:13'),(11947,4056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:20:13','2024-05-10 08:20:13'),(11948,4057,'action created','2024-05-10 08:20:13','2024-05-10 08:20:13'),(11949,4057,'action started via WP Cron','2024-05-10 08:22:25','2024-05-10 08:22:25'),(11950,4057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:22:25','2024-05-10 08:22:25'),(11951,4058,'action created','2024-05-10 08:22:25','2024-05-10 08:22:25'),(11955,4058,'action started via WP Cron','2024-05-10 08:24:42','2024-05-10 08:24:42'),(11956,4058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:24:42','2024-05-10 08:24:42'),(11957,4060,'action created','2024-05-10 08:24:42','2024-05-10 08:24:42'),(11958,4060,'action started via WP Cron','2024-05-10 08:27:01','2024-05-10 08:27:01'),(11959,4060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:27:01','2024-05-10 08:27:01'),(11960,4061,'action created','2024-05-10 08:27:01','2024-05-10 08:27:01'),(11961,4061,'action started via WP Cron','2024-05-10 08:30:40','2024-05-10 08:30:40'),(11962,4061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:30:40','2024-05-10 08:30:40'),(11963,4062,'action created','2024-05-10 08:30:40','2024-05-10 08:30:40'),(11964,4062,'action started via Async Request','2024-05-10 08:32:50','2024-05-10 08:32:50'),(11965,4062,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:32:50','2024-05-10 08:32:50'),(11966,4063,'action created','2024-05-10 08:32:50','2024-05-10 08:32:50'),(11967,4063,'action started via Async Request','2024-05-10 08:34:51','2024-05-10 08:34:51'),(11968,4063,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:34:51','2024-05-10 08:34:51'),(11969,4064,'action created','2024-05-10 08:34:51','2024-05-10 08:34:51'),(11970,4064,'action started via Async Request','2024-05-10 08:36:53','2024-05-10 08:36:53'),(11971,4064,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:36:53','2024-05-10 08:36:53'),(11972,4065,'action created','2024-05-10 08:36:53','2024-05-10 08:36:53'),(11973,4065,'action started via WP Cron','2024-05-10 08:38:53','2024-05-10 08:38:53'),(11974,4065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:38:53','2024-05-10 08:38:53'),(11975,4066,'action created','2024-05-10 08:38:53','2024-05-10 08:38:53'),(11979,4066,'action started via WP Cron','2024-05-10 08:42:16','2024-05-10 08:42:16'),(11980,4066,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:42:16','2024-05-10 08:42:16'),(11981,4068,'action created','2024-05-10 08:42:16','2024-05-10 08:42:16'),(11982,4068,'action started via Async Request','2024-05-10 08:48:44','2024-05-10 08:48:44'),(11983,4068,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:48:44','2024-05-10 08:48:44'),(11984,4069,'action created','2024-05-10 08:48:44','2024-05-10 08:48:44'),(11985,4069,'action started via WP Cron','2024-05-10 08:52:16','2024-05-10 08:52:16'),(11986,4069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:52:16','2024-05-10 08:52:16'),(11987,4070,'action created','2024-05-10 08:52:16','2024-05-10 08:52:16'),(11988,4070,'action started via WP Cron','2024-05-10 08:54:18','2024-05-10 08:54:18'),(11989,4070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:54:18','2024-05-10 08:54:18'),(11990,4071,'action created','2024-05-10 08:54:18','2024-05-10 08:54:18'),(11991,4071,'action started via WP Cron','2024-05-10 08:56:18','2024-05-10 08:56:18'),(11992,4071,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:56:18','2024-05-10 08:56:18'),(11993,4072,'action created','2024-05-10 08:56:18','2024-05-10 08:56:18'),(11994,4072,'action started via WP Cron','2024-05-10 08:58:19','2024-05-10 08:58:19'),(11995,4072,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 08:58:19','2024-05-10 08:58:19'),(11996,4073,'action created','2024-05-10 08:58:20','2024-05-10 08:58:20'),(11997,4073,'action started via WP Cron','2024-05-10 09:01:14','2024-05-10 09:01:14'),(11998,4073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:01:14','2024-05-10 09:01:14'),(11999,4074,'action created','2024-05-10 09:01:14','2024-05-10 09:01:14'),(12000,4074,'action started via WP Cron','2024-05-10 09:03:29','2024-05-10 09:03:29'),(12001,4074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:03:29','2024-05-10 09:03:29'),(12002,4075,'action created','2024-05-10 09:03:29','2024-05-10 09:03:29'),(12003,4075,'action started via WP Cron','2024-05-10 09:05:31','2024-05-10 09:05:31'),(12004,4075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:05:31','2024-05-10 09:05:31'),(12005,4076,'action created','2024-05-10 09:05:31','2024-05-10 09:05:31'),(12006,4076,'action started via WP Cron','2024-05-10 09:10:08','2024-05-10 09:10:08'),(12007,4076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:10:08','2024-05-10 09:10:08'),(12008,4077,'action created','2024-05-10 09:10:08','2024-05-10 09:10:08'),(12009,4077,'action started via WP Cron','2024-05-10 09:13:36','2024-05-10 09:13:36'),(12010,4077,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:13:36','2024-05-10 09:13:36'),(12011,4078,'action created','2024-05-10 09:13:36','2024-05-10 09:13:36'),(12012,4078,'action started via WP Cron','2024-05-10 09:15:36','2024-05-10 09:15:36'),(12013,4078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:15:36','2024-05-10 09:15:36'),(12014,4079,'action created','2024-05-10 09:15:36','2024-05-10 09:15:36'),(12015,4079,'action started via WP Cron','2024-05-10 09:17:37','2024-05-10 09:17:37'),(12016,4079,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:17:37','2024-05-10 09:17:37'),(12017,4080,'action created','2024-05-10 09:17:37','2024-05-10 09:17:37'),(12018,4080,'action started via Async Request','2024-05-10 09:19:39','2024-05-10 09:19:39'),(12019,4080,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:19:39','2024-05-10 09:19:39'),(12020,4081,'action created','2024-05-10 09:19:39','2024-05-10 09:19:39'),(12021,4081,'action started via WP Cron','2024-05-10 09:21:59','2024-05-10 09:21:59'),(12022,4081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:21:59','2024-05-10 09:21:59'),(12023,4082,'action created','2024-05-10 09:21:59','2024-05-10 09:21:59'),(12024,4082,'action started via WP Cron','2024-05-10 09:24:01','2024-05-10 09:24:01'),(12025,4082,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:24:01','2024-05-10 09:24:01'),(12026,4083,'action created','2024-05-10 09:24:01','2024-05-10 09:24:01'),(12027,4083,'action started via WP Cron','2024-05-10 09:26:04','2024-05-10 09:26:04'),(12028,4083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:26:04','2024-05-10 09:26:04'),(12029,4084,'action created','2024-05-10 09:26:04','2024-05-10 09:26:04'),(12030,4084,'action started via WP Cron','2024-05-10 09:29:01','2024-05-10 09:29:01'),(12031,4084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:29:01','2024-05-10 09:29:01'),(12032,4085,'action created','2024-05-10 09:29:01','2024-05-10 09:29:01'),(12033,4085,'action started via WP Cron','2024-05-10 09:31:02','2024-05-10 09:31:02'),(12034,4085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:31:02','2024-05-10 09:31:02'),(12035,4086,'action created','2024-05-10 09:31:02','2024-05-10 09:31:02'),(12036,4086,'action started via WP Cron','2024-05-10 09:34:03','2024-05-10 09:34:03'),(12037,4086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:34:03','2024-05-10 09:34:03'),(12038,4087,'action created','2024-05-10 09:34:03','2024-05-10 09:34:03'),(12039,4087,'action started via Async Request','2024-05-10 09:36:54','2024-05-10 09:36:54'),(12040,4087,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:36:54','2024-05-10 09:36:54'),(12041,4088,'action created','2024-05-10 09:36:54','2024-05-10 09:36:54'),(12042,4088,'action started via Async Request','2024-05-10 09:38:55','2024-05-10 09:38:55'),(12043,4088,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:38:55','2024-05-10 09:38:55'),(12044,4089,'action created','2024-05-10 09:38:55','2024-05-10 09:38:55'),(12045,4089,'action started via Async Request','2024-05-10 09:40:56','2024-05-10 09:40:56'),(12046,4089,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:40:56','2024-05-10 09:40:56'),(12047,4090,'action created','2024-05-10 09:40:56','2024-05-10 09:40:56'),(12051,4090,'action started via Async Request','2024-05-10 09:42:57','2024-05-10 09:42:57'),(12052,4090,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:42:57','2024-05-10 09:42:57'),(12053,4092,'action created','2024-05-10 09:42:57','2024-05-10 09:42:57'),(12054,4092,'action started via WP Cron','2024-05-10 09:44:59','2024-05-10 09:44:59'),(12055,4092,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:44:59','2024-05-10 09:44:59'),(12056,4093,'action created','2024-05-10 09:44:59','2024-05-10 09:44:59'),(12057,4093,'action started via WP Cron','2024-05-10 09:47:00','2024-05-10 09:47:00'),(12058,4093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:47:00','2024-05-10 09:47:00'),(12059,4094,'action created','2024-05-10 09:47:00','2024-05-10 09:47:00'),(12060,4094,'action started via WP Cron','2024-05-10 09:49:07','2024-05-10 09:49:07'),(12061,4094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:49:07','2024-05-10 09:49:07'),(12062,4095,'action created','2024-05-10 09:49:07','2024-05-10 09:49:07'),(12063,4095,'action started via WP Cron','2024-05-10 09:52:07','2024-05-10 09:52:07'),(12064,4095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:52:07','2024-05-10 09:52:07'),(12065,4096,'action created','2024-05-10 09:52:07','2024-05-10 09:52:07'),(12066,4096,'action started via WP Cron','2024-05-10 09:55:02','2024-05-10 09:55:02'),(12067,4096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:55:02','2024-05-10 09:55:02'),(12068,4097,'action created','2024-05-10 09:55:02','2024-05-10 09:55:02'),(12069,4097,'action started via WP Cron','2024-05-10 09:58:00','2024-05-10 09:58:00'),(12070,4097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 09:58:00','2024-05-10 09:58:00'),(12071,4098,'action created','2024-05-10 09:58:00','2024-05-10 09:58:00'),(12072,4098,'action started via WP Cron','2024-05-10 10:00:01','2024-05-10 10:00:01'),(12073,4098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:00:01','2024-05-10 10:00:01'),(12074,4099,'action created','2024-05-10 10:00:01','2024-05-10 10:00:01'),(12075,4099,'action started via WP Cron','2024-05-10 10:02:02','2024-05-10 10:02:02'),(12076,4099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:02:02','2024-05-10 10:02:02'),(12077,4100,'action created','2024-05-10 10:02:02','2024-05-10 10:02:02'),(12078,4100,'action started via WP Cron','2024-05-10 10:04:11','2024-05-10 10:04:11'),(12079,4100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:04:11','2024-05-10 10:04:11'),(12080,4101,'action created','2024-05-10 10:04:11','2024-05-10 10:04:11'),(12081,4101,'action started via WP Cron','2024-05-10 10:07:03','2024-05-10 10:07:03'),(12082,4101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:07:03','2024-05-10 10:07:03'),(12083,4102,'action created','2024-05-10 10:07:03','2024-05-10 10:07:03'),(12084,4102,'action started via WP Cron','2024-05-10 10:09:59','2024-05-10 10:09:59'),(12085,4102,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:09:59','2024-05-10 10:09:59'),(12086,4103,'action created','2024-05-10 10:09:59','2024-05-10 10:09:59'),(12087,4103,'action started via WP Cron','2024-05-10 10:12:01','2024-05-10 10:12:01'),(12088,4103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:12:01','2024-05-10 10:12:01'),(12089,4104,'action created','2024-05-10 10:12:01','2024-05-10 10:12:01'),(12090,4104,'action started via WP Cron','2024-05-10 10:15:04','2024-05-10 10:15:04'),(12091,4104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:15:04','2024-05-10 10:15:04'),(12092,4105,'action created','2024-05-10 10:15:04','2024-05-10 10:15:04'),(12093,4105,'action started via WP Cron','2024-05-10 10:18:00','2024-05-10 10:18:00'),(12094,4105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:18:00','2024-05-10 10:18:00'),(12095,4106,'action created','2024-05-10 10:18:00','2024-05-10 10:18:00'),(12096,4106,'action started via WP Cron','2024-05-10 10:20:03','2024-05-10 10:20:03'),(12097,4106,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:20:03','2024-05-10 10:20:03'),(12098,4107,'action created','2024-05-10 10:20:03','2024-05-10 10:20:03'),(12099,4107,'action started via WP Cron','2024-05-10 10:23:02','2024-05-10 10:23:02'),(12100,4107,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:23:02','2024-05-10 10:23:02'),(12101,4108,'action created','2024-05-10 10:23:02','2024-05-10 10:23:02'),(12102,4108,'action started via WP Cron','2024-05-10 10:25:05','2024-05-10 10:25:05'),(12103,4108,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:25:05','2024-05-10 10:25:05'),(12104,4109,'action created','2024-05-10 10:25:05','2024-05-10 10:25:05'),(12105,4109,'action started via WP Cron','2024-05-10 10:28:04','2024-05-10 10:28:04'),(12106,4109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:28:04','2024-05-10 10:28:04'),(12107,4110,'action created','2024-05-10 10:28:04','2024-05-10 10:28:04'),(12108,4110,'action started via WP Cron','2024-05-10 10:30:59','2024-05-10 10:30:59'),(12109,4110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:30:59','2024-05-10 10:30:59'),(12110,4111,'action created','2024-05-10 10:30:59','2024-05-10 10:30:59'),(12111,4111,'action started via WP Cron','2024-05-10 10:33:01','2024-05-10 10:33:01'),(12112,4111,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:33:01','2024-05-10 10:33:01'),(12113,4112,'action created','2024-05-10 10:33:01','2024-05-10 10:33:01'),(12114,4112,'action started via WP Cron','2024-05-10 10:35:08','2024-05-10 10:35:08'),(12115,4112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:35:08','2024-05-10 10:35:08'),(12116,4113,'action created','2024-05-10 10:35:08','2024-05-10 10:35:08'),(12117,4113,'action started via WP Cron','2024-05-10 10:38:02','2024-05-10 10:38:02'),(12118,4113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:38:02','2024-05-10 10:38:02'),(12119,4114,'action created','2024-05-10 10:38:02','2024-05-10 10:38:02'),(12120,4114,'action started via WP Cron','2024-05-10 10:40:59','2024-05-10 10:40:59'),(12121,4114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:40:59','2024-05-10 10:40:59'),(12122,4115,'action created','2024-05-10 10:40:59','2024-05-10 10:40:59'),(12126,4115,'action started via WP Cron','2024-05-10 10:43:00','2024-05-10 10:43:00'),(12127,4115,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:43:00','2024-05-10 10:43:00'),(12128,4117,'action created','2024-05-10 10:43:00','2024-05-10 10:43:00'),(12129,4117,'action started via WP Cron','2024-05-10 10:45:00','2024-05-10 10:45:00'),(12130,4117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:45:00','2024-05-10 10:45:00'),(12131,4118,'action created','2024-05-10 10:45:00','2024-05-10 10:45:00'),(12132,4118,'action started via WP Cron','2024-05-10 10:47:04','2024-05-10 10:47:04'),(12133,4118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:47:04','2024-05-10 10:47:04'),(12134,4119,'action created','2024-05-10 10:47:04','2024-05-10 10:47:04'),(12135,4119,'action started via WP Cron','2024-05-10 10:49:20','2024-05-10 10:49:20'),(12136,4119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:49:20','2024-05-10 10:49:20'),(12137,4120,'action created','2024-05-10 10:49:20','2024-05-10 10:49:20'),(12141,4120,'action started via WP Cron','2024-05-10 10:52:00','2024-05-10 10:52:00'),(12142,4120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:52:00','2024-05-10 10:52:00'),(12143,4122,'action created','2024-05-10 10:52:00','2024-05-10 10:52:00'),(12144,4122,'action started via WP Cron','2024-05-10 10:54:02','2024-05-10 10:54:02'),(12145,4122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:54:02','2024-05-10 10:54:02'),(12146,4123,'action created','2024-05-10 10:54:02','2024-05-10 10:54:02'),(12147,4123,'action started via WP Cron','2024-05-10 10:57:00','2024-05-10 10:57:00'),(12148,4123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:57:00','2024-05-10 10:57:00'),(12149,4124,'action created','2024-05-10 10:57:00','2024-05-10 10:57:00'),(12150,4124,'action started via WP Cron','2024-05-10 10:59:04','2024-05-10 10:59:04'),(12151,4124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 10:59:04','2024-05-10 10:59:04'),(12152,4125,'action created','2024-05-10 10:59:04','2024-05-10 10:59:04'),(12153,4125,'action started via WP Cron','2024-05-10 11:01:05','2024-05-10 11:01:05'),(12154,4125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:01:05','2024-05-10 11:01:05'),(12155,4126,'action created','2024-05-10 11:01:05','2024-05-10 11:01:05'),(12156,4126,'action started via WP Cron','2024-05-10 11:04:02','2024-05-10 11:04:02'),(12157,4126,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:04:02','2024-05-10 11:04:02'),(12158,4127,'action created','2024-05-10 11:04:02','2024-05-10 11:04:02'),(12159,4127,'action started via WP Cron','2024-05-10 11:07:01','2024-05-10 11:07:01'),(12160,4127,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:07:01','2024-05-10 11:07:01'),(12161,4128,'action created','2024-05-10 11:07:01','2024-05-10 11:07:01'),(12162,4128,'action started via WP Cron','2024-05-10 11:10:04','2024-05-10 11:10:04'),(12163,4128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:10:04','2024-05-10 11:10:04'),(12164,4129,'action created','2024-05-10 11:10:04','2024-05-10 11:10:04'),(12165,4129,'action started via WP Cron','2024-05-10 11:13:05','2024-05-10 11:13:05'),(12166,4129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:13:05','2024-05-10 11:13:05'),(12167,4130,'action created','2024-05-10 11:13:05','2024-05-10 11:13:05'),(12168,4130,'action started via WP Cron','2024-05-10 11:16:04','2024-05-10 11:16:04'),(12169,4130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:16:04','2024-05-10 11:16:04'),(12170,4131,'action created','2024-05-10 11:16:04','2024-05-10 11:16:04'),(12171,4131,'action started via WP Cron','2024-05-10 11:19:01','2024-05-10 11:19:01'),(12172,4131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:19:01','2024-05-10 11:19:01'),(12173,4132,'action created','2024-05-10 11:19:01','2024-05-10 11:19:01'),(12174,4132,'action started via WP Cron','2024-05-10 11:22:01','2024-05-10 11:22:01'),(12175,4132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:22:01','2024-05-10 11:22:01'),(12176,4133,'action created','2024-05-10 11:22:01','2024-05-10 11:22:01'),(12177,4133,'action started via WP Cron','2024-05-10 11:24:05','2024-05-10 11:24:05'),(12178,4133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:24:05','2024-05-10 11:24:05'),(12179,4134,'action created','2024-05-10 11:24:05','2024-05-10 11:24:05'),(12180,4134,'action started via WP Cron','2024-05-10 11:27:02','2024-05-10 11:27:02'),(12181,4134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:27:02','2024-05-10 11:27:02'),(12182,4135,'action created','2024-05-10 11:27:02','2024-05-10 11:27:02'),(12183,4135,'action started via WP Cron','2024-05-10 11:30:02','2024-05-10 11:30:02'),(12184,4135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:30:02','2024-05-10 11:30:02'),(12185,4136,'action created','2024-05-10 11:30:02','2024-05-10 11:30:02'),(12186,4136,'action started via WP Cron','2024-05-10 11:32:04','2024-05-10 11:32:04'),(12187,4136,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:32:04','2024-05-10 11:32:04'),(12188,4137,'action created','2024-05-10 11:32:04','2024-05-10 11:32:04'),(12189,4137,'action started via WP Cron','2024-05-10 11:35:00','2024-05-10 11:35:00'),(12190,4137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:35:00','2024-05-10 11:35:00'),(12191,4138,'action created','2024-05-10 11:35:00','2024-05-10 11:35:00'),(12198,4138,'action started via WP Cron','2024-05-10 11:37:59','2024-05-10 11:37:59'),(12199,4138,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:37:59','2024-05-10 11:37:59'),(12200,4141,'action created','2024-05-10 11:37:59','2024-05-10 11:37:59'),(12201,4141,'action started via WP Cron','2024-05-10 11:40:00','2024-05-10 11:40:00'),(12202,4141,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:40:00','2024-05-10 11:40:00'),(12203,4142,'action created','2024-05-10 11:40:00','2024-05-10 11:40:00'),(12204,4142,'action started via WP Cron','2024-05-10 11:42:00','2024-05-10 11:42:00'),(12205,4142,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:42:00','2024-05-10 11:42:00'),(12206,4143,'action created','2024-05-10 11:42:00','2024-05-10 11:42:00'),(12210,4143,'action started via WP Cron','2024-05-10 11:44:04','2024-05-10 11:44:04'),(12211,4143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:44:04','2024-05-10 11:44:04'),(12212,4145,'action created','2024-05-10 11:44:04','2024-05-10 11:44:04'),(12213,4145,'action started via WP Cron','2024-05-10 11:46:04','2024-05-10 11:46:04'),(12214,4145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:46:04','2024-05-10 11:46:04'),(12215,4146,'action created','2024-05-10 11:46:04','2024-05-10 11:46:04'),(12216,4146,'action started via Async Request','2024-05-10 11:48:15','2024-05-10 11:48:15'),(12217,4146,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:48:15','2024-05-10 11:48:15'),(12218,4147,'action created','2024-05-10 11:48:15','2024-05-10 11:48:15'),(12219,4147,'action started via WP Cron','2024-05-10 11:50:59','2024-05-10 11:50:59'),(12220,4147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:50:59','2024-05-10 11:50:59'),(12221,4148,'action created','2024-05-10 11:50:59','2024-05-10 11:50:59'),(12222,4148,'action started via WP Cron','2024-05-10 11:53:01','2024-05-10 11:53:01'),(12223,4148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:53:01','2024-05-10 11:53:01'),(12224,4149,'action created','2024-05-10 11:53:01','2024-05-10 11:53:01'),(12225,4149,'action started via WP Cron','2024-05-10 11:55:05','2024-05-10 11:55:05'),(12226,4149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:55:05','2024-05-10 11:55:05'),(12227,4150,'action created','2024-05-10 11:55:05','2024-05-10 11:55:05'),(12228,4150,'action started via WP Cron','2024-05-10 11:57:59','2024-05-10 11:57:59'),(12229,4150,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:57:59','2024-05-10 11:57:59'),(12230,4151,'action created','2024-05-10 11:57:59','2024-05-10 11:57:59'),(12231,4151,'action started via WP Cron','2024-05-10 11:59:59','2024-05-10 11:59:59'),(12232,4151,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 11:59:59','2024-05-10 11:59:59'),(12233,4152,'action created','2024-05-10 11:59:59','2024-05-10 11:59:59'),(12234,4152,'action started via WP Cron','2024-05-10 12:02:01','2024-05-10 12:02:01'),(12235,4152,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:02:01','2024-05-10 12:02:01'),(12236,4153,'action created','2024-05-10 12:02:01','2024-05-10 12:02:01'),(12237,4153,'action started via WP Cron','2024-05-10 12:05:01','2024-05-10 12:05:01'),(12238,4153,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:05:01','2024-05-10 12:05:01'),(12239,4154,'action created','2024-05-10 12:05:01','2024-05-10 12:05:01'),(12240,4154,'action started via WP Cron','2024-05-10 12:07:02','2024-05-10 12:07:02'),(12241,4154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:07:02','2024-05-10 12:07:02'),(12242,4155,'action created','2024-05-10 12:07:02','2024-05-10 12:07:02'),(12243,4155,'action started via WP Cron','2024-05-10 12:09:59','2024-05-10 12:09:59'),(12244,4155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:09:59','2024-05-10 12:09:59'),(12245,4156,'action created','2024-05-10 12:09:59','2024-05-10 12:09:59'),(12246,4156,'action started via WP Cron','2024-05-10 12:11:59','2024-05-10 12:11:59'),(12247,4156,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:11:59','2024-05-10 12:11:59'),(12248,4157,'action created','2024-05-10 12:11:59','2024-05-10 12:11:59'),(12249,4157,'action started via WP Cron','2024-05-10 12:14:01','2024-05-10 12:14:01'),(12250,4157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:14:01','2024-05-10 12:14:01'),(12251,4158,'action created','2024-05-10 12:14:01','2024-05-10 12:14:01'),(12252,4158,'action started via WP Cron','2024-05-10 12:17:01','2024-05-10 12:17:01'),(12253,4158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:17:01','2024-05-10 12:17:01'),(12254,4159,'action created','2024-05-10 12:17:01','2024-05-10 12:17:01'),(12255,4159,'action started via WP Cron','2024-05-10 12:20:00','2024-05-10 12:20:00'),(12256,4159,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:20:00','2024-05-10 12:20:00'),(12257,4160,'action created','2024-05-10 12:20:00','2024-05-10 12:20:00'),(12258,4160,'action started via WP Cron','2024-05-10 12:23:05','2024-05-10 12:23:05'),(12259,4160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:23:05','2024-05-10 12:23:05'),(12260,4161,'action created','2024-05-10 12:23:05','2024-05-10 12:23:05'),(12261,4161,'action started via WP Cron','2024-05-10 12:26:00','2024-05-10 12:26:00'),(12262,4161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:26:00','2024-05-10 12:26:00'),(12263,4162,'action created','2024-05-10 12:26:00','2024-05-10 12:26:00'),(12264,4162,'action started via WP Cron','2024-05-10 12:28:00','2024-05-10 12:28:00'),(12265,4162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:28:00','2024-05-10 12:28:00'),(12266,4163,'action created','2024-05-10 12:28:00','2024-05-10 12:28:00'),(12267,4163,'action started via WP Cron','2024-05-10 12:30:00','2024-05-10 12:30:00'),(12268,4163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:30:00','2024-05-10 12:30:00'),(12269,4164,'action created','2024-05-10 12:30:00','2024-05-10 12:30:00'),(12270,4164,'action started via WP Cron','2024-05-10 12:32:00','2024-05-10 12:32:00'),(12271,4164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:32:00','2024-05-10 12:32:00'),(12272,4165,'action created','2024-05-10 12:32:00','2024-05-10 12:32:00'),(12273,4165,'action started via WP Cron','2024-05-10 12:34:00','2024-05-10 12:34:00'),(12274,4165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:34:00','2024-05-10 12:34:00'),(12275,4166,'action created','2024-05-10 12:34:00','2024-05-10 12:34:00'),(12276,4166,'action started via WP Cron','2024-05-10 12:36:00','2024-05-10 12:36:00'),(12277,4166,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:36:00','2024-05-10 12:36:00'),(12278,4167,'action created','2024-05-10 12:36:00','2024-05-10 12:36:00'),(12279,4167,'action started via WP Cron','2024-05-10 12:38:58','2024-05-10 12:38:58'),(12280,4167,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:38:58','2024-05-10 12:38:58'),(12281,4168,'action created','2024-05-10 12:38:58','2024-05-10 12:38:58'),(12282,4168,'action started via WP Cron','2024-05-10 12:41:05','2024-05-10 12:41:05'),(12283,4168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:41:05','2024-05-10 12:41:05'),(12284,4169,'action created','2024-05-10 12:41:05','2024-05-10 12:41:05'),(12285,4169,'action started via WP Cron','2024-05-10 12:44:03','2024-05-10 12:44:03'),(12286,4169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:44:03','2024-05-10 12:44:03'),(12287,4170,'action created','2024-05-10 12:44:03','2024-05-10 12:44:03'),(12291,4170,'action started via WP Cron','2024-05-10 12:46:05','2024-05-10 12:46:05'),(12292,4170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:46:05','2024-05-10 12:46:05'),(12293,4172,'action created','2024-05-10 12:46:05','2024-05-10 12:46:05'),(12294,4172,'action started via Async Request','2024-05-10 12:48:08','2024-05-10 12:48:08'),(12295,4172,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:48:08','2024-05-10 12:48:08'),(12296,4173,'action created','2024-05-10 12:48:08','2024-05-10 12:48:08'),(12297,4173,'action started via WP Cron','2024-05-10 12:50:59','2024-05-10 12:50:59'),(12298,4173,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:50:59','2024-05-10 12:50:59'),(12299,4174,'action created','2024-05-10 12:50:59','2024-05-10 12:50:59'),(12300,4174,'action started via WP Cron','2024-05-10 12:52:59','2024-05-10 12:52:59'),(12301,4174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:52:59','2024-05-10 12:52:59'),(12302,4175,'action created','2024-05-10 12:52:59','2024-05-10 12:52:59'),(12303,4175,'action started via WP Cron','2024-05-10 12:54:59','2024-05-10 12:54:59'),(12304,4175,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:54:59','2024-05-10 12:54:59'),(12305,4176,'action created','2024-05-10 12:54:59','2024-05-10 12:54:59'),(12306,4176,'action started via WP Cron','2024-05-10 12:57:00','2024-05-10 12:57:00'),(12307,4176,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 12:57:00','2024-05-10 12:57:00'),(12308,4177,'action created','2024-05-10 12:57:00','2024-05-10 12:57:00'),(12309,4177,'action started via WP Cron','2024-05-10 13:00:00','2024-05-10 13:00:00'),(12310,4177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:00:00','2024-05-10 13:00:00'),(12311,4178,'action created','2024-05-10 13:00:00','2024-05-10 13:00:00'),(12312,4178,'action started via WP Cron','2024-05-10 13:03:01','2024-05-10 13:03:01'),(12313,4178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:03:01','2024-05-10 13:03:01'),(12314,4179,'action created','2024-05-10 13:03:01','2024-05-10 13:03:01'),(12315,4179,'action started via WP Cron','2024-05-10 13:05:02','2024-05-10 13:05:02'),(12316,4179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:05:02','2024-05-10 13:05:02'),(12317,4180,'action created','2024-05-10 13:05:02','2024-05-10 13:05:02'),(12318,4180,'action started via WP Cron','2024-05-10 13:07:59','2024-05-10 13:07:59'),(12319,4180,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:07:59','2024-05-10 13:07:59'),(12320,4181,'action created','2024-05-10 13:07:59','2024-05-10 13:07:59'),(12321,4181,'action started via WP Cron','2024-05-10 13:10:00','2024-05-10 13:10:00'),(12322,4181,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:10:00','2024-05-10 13:10:00'),(12323,4182,'action created','2024-05-10 13:10:00','2024-05-10 13:10:00'),(12324,4182,'action started via WP Cron','2024-05-10 13:12:01','2024-05-10 13:12:01'),(12325,4182,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:12:01','2024-05-10 13:12:01'),(12326,4183,'action created','2024-05-10 13:12:01','2024-05-10 13:12:01'),(12327,4183,'action started via WP Cron','2024-05-10 13:14:07','2024-05-10 13:14:07'),(12328,4183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:14:07','2024-05-10 13:14:07'),(12329,4184,'action created','2024-05-10 13:14:07','2024-05-10 13:14:07'),(12330,4184,'action started via WP Cron','2024-05-10 13:16:59','2024-05-10 13:16:59'),(12331,4184,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:16:59','2024-05-10 13:16:59'),(12332,4185,'action created','2024-05-10 13:16:59','2024-05-10 13:16:59'),(12333,4185,'action started via WP Cron','2024-05-10 13:19:06','2024-05-10 13:19:06'),(12334,4185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:19:06','2024-05-10 13:19:06'),(12335,4186,'action created','2024-05-10 13:19:06','2024-05-10 13:19:06'),(12336,4186,'action started via WP Cron','2024-05-10 13:22:04','2024-05-10 13:22:04'),(12337,4186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:22:04','2024-05-10 13:22:04'),(12338,4187,'action created','2024-05-10 13:22:04','2024-05-10 13:22:04'),(12339,4187,'action started via WP Cron','2024-05-10 13:24:07','2024-05-10 13:24:07'),(12340,4187,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:24:07','2024-05-10 13:24:07'),(12341,4188,'action created','2024-05-10 13:24:07','2024-05-10 13:24:07'),(12342,4188,'action started via WP Cron','2024-05-10 13:26:59','2024-05-10 13:26:59'),(12343,4188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:26:59','2024-05-10 13:26:59'),(12344,4189,'action created','2024-05-10 13:26:59','2024-05-10 13:26:59'),(12345,4189,'action started via WP Cron','2024-05-10 13:29:01','2024-05-10 13:29:01'),(12346,4189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:29:01','2024-05-10 13:29:01'),(12347,4190,'action created','2024-05-10 13:29:01','2024-05-10 13:29:01'),(12348,4190,'action started via WP Cron','2024-05-10 13:31:01','2024-05-10 13:31:01'),(12349,4190,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:31:01','2024-05-10 13:31:01'),(12350,4191,'action created','2024-05-10 13:31:01','2024-05-10 13:31:01'),(12351,4191,'action started via WP Cron','2024-05-10 13:33:01','2024-05-10 13:33:01'),(12352,4191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:33:01','2024-05-10 13:33:01'),(12353,4192,'action created','2024-05-10 13:33:01','2024-05-10 13:33:01'),(12354,4192,'action started via WP Cron','2024-05-10 13:36:01','2024-05-10 13:36:01'),(12355,4192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:36:01','2024-05-10 13:36:01'),(12356,4193,'action created','2024-05-10 13:36:01','2024-05-10 13:36:01'),(12357,4193,'action started via WP Cron','2024-05-10 13:39:02','2024-05-10 13:39:02'),(12358,4193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:39:02','2024-05-10 13:39:02'),(12359,4194,'action created','2024-05-10 13:39:02','2024-05-10 13:39:02'),(12360,4194,'action started via WP Cron','2024-05-10 13:42:00','2024-05-10 13:42:00'),(12361,4194,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:42:00','2024-05-10 13:42:00'),(12362,4195,'action created','2024-05-10 13:42:00','2024-05-10 13:42:00'),(12363,4195,'action started via WP Cron','2024-05-10 13:44:01','2024-05-10 13:44:01'),(12364,4195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:44:01','2024-05-10 13:44:01'),(12365,4196,'action created','2024-05-10 13:44:01','2024-05-10 13:44:01'),(12369,4196,'action started via WP Cron','2024-05-10 13:47:02','2024-05-10 13:47:02'),(12370,4196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:47:02','2024-05-10 13:47:02'),(12371,4198,'action created','2024-05-10 13:47:02','2024-05-10 13:47:02'),(12372,4198,'action started via WP Cron','2024-05-10 13:49:07','2024-05-10 13:49:07'),(12373,4198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:49:07','2024-05-10 13:49:07'),(12374,4199,'action created','2024-05-10 13:49:07','2024-05-10 13:49:07'),(12375,4199,'action started via WP Cron','2024-05-10 13:52:00','2024-05-10 13:52:00'),(12376,4199,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:52:00','2024-05-10 13:52:00'),(12377,4200,'action created','2024-05-10 13:52:00','2024-05-10 13:52:00'),(12378,4200,'action started via WP Cron','2024-05-10 13:54:00','2024-05-10 13:54:00'),(12379,4200,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:54:00','2024-05-10 13:54:00'),(12380,4201,'action created','2024-05-10 13:54:00','2024-05-10 13:54:00'),(12381,4201,'action started via WP Cron','2024-05-10 13:56:01','2024-05-10 13:56:01'),(12382,4201,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:56:01','2024-05-10 13:56:01'),(12383,4202,'action created','2024-05-10 13:56:01','2024-05-10 13:56:01'),(12384,4202,'action started via WP Cron','2024-05-10 13:58:02','2024-05-10 13:58:02'),(12385,4202,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 13:58:02','2024-05-10 13:58:02'),(12386,4203,'action created','2024-05-10 13:58:02','2024-05-10 13:58:02'),(12387,4203,'action started via WP Cron','2024-05-10 14:08:54','2024-05-10 14:08:54'),(12388,4203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 14:08:54','2024-05-10 14:08:54'),(12389,4204,'action created','2024-05-10 14:08:54','2024-05-10 14:08:54'),(12390,4204,'action started via WP Cron','2024-05-10 14:32:54','2024-05-10 14:32:54'),(12391,4204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 14:32:54','2024-05-10 14:32:54'),(12392,4205,'action created','2024-05-10 14:32:54','2024-05-10 14:32:54'),(12393,4205,'action started via WP Cron','2024-05-10 14:41:55','2024-05-10 14:41:55'),(12394,4205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 14:41:55','2024-05-10 14:41:55'),(12395,4206,'action created','2024-05-10 14:41:55','2024-05-10 14:41:55'),(12396,4206,'action started via WP Cron','2024-05-10 14:53:35','2024-05-10 14:53:35'),(12397,4206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 14:53:35','2024-05-10 14:53:35'),(12398,4207,'action created','2024-05-10 14:53:35','2024-05-10 14:53:35'),(12402,4207,'action started via WP Cron','2024-05-10 15:06:01','2024-05-10 15:06:01'),(12403,4207,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:06:01','2024-05-10 15:06:01'),(12404,4209,'action created','2024-05-10 15:06:01','2024-05-10 15:06:01'),(12405,4209,'action started via WP Cron','2024-05-10 15:11:24','2024-05-10 15:11:24'),(12406,4209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:11:24','2024-05-10 15:11:24'),(12407,4210,'action created','2024-05-10 15:11:24','2024-05-10 15:11:24'),(12408,4210,'action started via WP Cron','2024-05-10 15:13:58','2024-05-10 15:13:58'),(12409,4210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:13:58','2024-05-10 15:13:58'),(12410,4211,'action created','2024-05-10 15:13:58','2024-05-10 15:13:58'),(12411,4211,'action started via WP Cron','2024-05-10 15:19:05','2024-05-10 15:19:05'),(12412,4211,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:19:05','2024-05-10 15:19:05'),(12413,4212,'action created','2024-05-10 15:19:05','2024-05-10 15:19:05'),(12414,4212,'action started via WP Cron','2024-05-10 15:29:57','2024-05-10 15:29:57'),(12415,4212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:29:57','2024-05-10 15:29:57'),(12416,4213,'action created','2024-05-10 15:29:57','2024-05-10 15:29:57'),(12417,4213,'action started via WP Cron','2024-05-10 15:32:35','2024-05-10 15:32:35'),(12418,4213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:32:35','2024-05-10 15:32:35'),(12419,4214,'action created','2024-05-10 15:32:35','2024-05-10 15:32:35'),(12420,4214,'action started via WP Cron','2024-05-10 15:37:37','2024-05-10 15:37:37'),(12421,4214,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:37:37','2024-05-10 15:37:37'),(12422,4215,'action created','2024-05-10 15:37:37','2024-05-10 15:37:37'),(12423,4215,'action started via WP Cron','2024-05-10 15:46:22','2024-05-10 15:46:22'),(12424,4215,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:46:22','2024-05-10 15:46:22'),(12425,4216,'action created','2024-05-10 15:46:22','2024-05-10 15:46:22'),(12426,4216,'action started via WP Cron','2024-05-10 15:48:28','2024-05-10 15:48:28'),(12427,4216,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:48:28','2024-05-10 15:48:28'),(12428,4217,'action created','2024-05-10 15:48:28','2024-05-10 15:48:28'),(12429,4217,'action started via WP Cron','2024-05-10 15:51:03','2024-05-10 15:51:03'),(12430,4217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:51:03','2024-05-10 15:51:03'),(12431,4218,'action created','2024-05-10 15:51:03','2024-05-10 15:51:03'),(12432,4218,'action started via WP Cron','2024-05-10 15:53:09','2024-05-10 15:53:09'),(12433,4218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:53:09','2024-05-10 15:53:09'),(12434,4219,'action created','2024-05-10 15:53:09','2024-05-10 15:53:09'),(12438,4219,'action started via WP Cron','2024-05-10 15:56:10','2024-05-10 15:56:10'),(12439,4219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 15:56:10','2024-05-10 15:56:10'),(12440,4221,'action created','2024-05-10 15:56:10','2024-05-10 15:56:10'),(12441,4221,'action started via WP Cron','2024-05-10 16:06:54','2024-05-10 16:06:54'),(12442,4221,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:06:54','2024-05-10 16:06:54'),(12443,4222,'action created','2024-05-10 16:06:54','2024-05-10 16:06:54'),(12444,4222,'action started via WP Cron','2024-05-10 16:09:29','2024-05-10 16:09:29'),(12445,4222,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:09:29','2024-05-10 16:09:29'),(12446,4223,'action created','2024-05-10 16:09:29','2024-05-10 16:09:29'),(12447,4223,'action started via WP Cron','2024-05-10 16:14:33','2024-05-10 16:14:33'),(12448,4223,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:14:33','2024-05-10 16:14:33'),(12449,4224,'action created','2024-05-10 16:14:33','2024-05-10 16:14:33'),(12450,4224,'action started via WP Cron','2024-05-10 16:25:24','2024-05-10 16:25:24'),(12451,4224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:25:24','2024-05-10 16:25:24'),(12452,4225,'action created','2024-05-10 16:25:24','2024-05-10 16:25:24'),(12453,4225,'action started via WP Cron','2024-05-10 16:27:59','2024-05-10 16:27:59'),(12454,4225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:27:59','2024-05-10 16:27:59'),(12455,4226,'action created','2024-05-10 16:27:59','2024-05-10 16:27:59'),(12456,4226,'action started via WP Cron','2024-05-10 16:32:56','2024-05-10 16:32:56'),(12457,4226,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:32:56','2024-05-10 16:32:56'),(12458,4227,'action created','2024-05-10 16:32:56','2024-05-10 16:32:56'),(12459,4227,'action started via WP Cron','2024-05-10 16:43:38','2024-05-10 16:43:38'),(12460,4227,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:43:38','2024-05-10 16:43:38'),(12461,4228,'action created','2024-05-10 16:43:38','2024-05-10 16:43:38'),(12462,4228,'action started via WP Cron','2024-05-10 16:46:09','2024-05-10 16:46:09'),(12463,4228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:46:09','2024-05-10 16:46:09'),(12464,4229,'action created','2024-05-10 16:46:09','2024-05-10 16:46:09'),(12465,4229,'action started via WP Cron','2024-05-10 16:51:10','2024-05-10 16:51:10'),(12466,4229,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:51:10','2024-05-10 16:51:10'),(12467,4230,'action created','2024-05-10 16:51:10','2024-05-10 16:51:10'),(12468,4230,'action started via WP Cron','2024-05-10 16:58:59','2024-05-10 16:58:59'),(12469,4230,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 16:58:59','2024-05-10 16:58:59'),(12470,4231,'action created','2024-05-10 16:58:59','2024-05-10 16:58:59'),(12474,4231,'action started via WP Cron','2024-05-10 17:01:55','2024-05-10 17:01:55'),(12475,4231,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:01:55','2024-05-10 17:01:55'),(12476,4233,'action created','2024-05-10 17:01:55','2024-05-10 17:01:55'),(12477,4233,'action started via WP Cron','2024-05-10 17:04:27','2024-05-10 17:04:27'),(12478,4233,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:04:27','2024-05-10 17:04:27'),(12479,4234,'action created','2024-05-10 17:04:27','2024-05-10 17:04:27'),(12480,4234,'action started via WP Cron','2024-05-10 17:12:52','2024-05-10 17:12:52'),(12481,4234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:12:52','2024-05-10 17:12:52'),(12482,4235,'action created','2024-05-10 17:12:52','2024-05-10 17:12:52'),(12483,4235,'action started via WP Cron','2024-05-10 17:14:56','2024-05-10 17:14:56'),(12484,4235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:14:56','2024-05-10 17:14:56'),(12485,4236,'action created','2024-05-10 17:14:56','2024-05-10 17:14:56'),(12486,4236,'action started via WP Cron','2024-05-10 17:20:09','2024-05-10 17:20:09'),(12487,4236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:20:09','2024-05-10 17:20:09'),(12488,4237,'action created','2024-05-10 17:20:09','2024-05-10 17:20:09'),(12489,4237,'action started via WP Cron','2024-05-10 17:25:13','2024-05-10 17:25:13'),(12490,4237,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:25:13','2024-05-10 17:25:13'),(12491,4238,'action created','2024-05-10 17:25:13','2024-05-10 17:25:13'),(12492,4238,'action started via WP Cron','2024-05-10 17:27:55','2024-05-10 17:27:55'),(12493,4238,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:27:55','2024-05-10 17:27:55'),(12494,4239,'action created','2024-05-10 17:27:55','2024-05-10 17:27:55'),(12495,4239,'action started via WP Cron','2024-05-10 17:32:21','2024-05-10 17:32:21'),(12496,4239,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:32:21','2024-05-10 17:32:21'),(12497,4240,'action created','2024-05-10 17:32:21','2024-05-10 17:32:21'),(12498,4240,'action started via WP Cron','2024-05-10 17:36:10','2024-05-10 17:36:10'),(12499,4240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:36:10','2024-05-10 17:36:10'),(12500,4241,'action created','2024-05-10 17:36:10','2024-05-10 17:36:10'),(12501,4241,'action started via WP Cron','2024-05-10 17:38:38','2024-05-10 17:38:38'),(12502,4241,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:38:38','2024-05-10 17:38:38'),(12503,4242,'action created','2024-05-10 17:38:38','2024-05-10 17:38:38'),(12504,4242,'action started via WP Cron','2024-05-10 17:41:12','2024-05-10 17:41:12'),(12505,4242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:41:12','2024-05-10 17:41:12'),(12506,4243,'action created','2024-05-10 17:41:12','2024-05-10 17:41:12'),(12507,4243,'action started via WP Cron','2024-05-10 17:44:44','2024-05-10 17:44:44'),(12508,4243,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:44:44','2024-05-10 17:44:44'),(12509,4244,'action created','2024-05-10 17:44:44','2024-05-10 17:44:44'),(12510,4244,'action started via WP Cron','2024-05-10 17:56:55','2024-05-10 17:56:55'),(12511,4244,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:56:55','2024-05-10 17:56:55'),(12512,4245,'action created','2024-05-10 17:56:55','2024-05-10 17:56:55'),(12516,4245,'action started via WP Cron','2024-05-10 17:59:32','2024-05-10 17:59:32'),(12517,4245,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 17:59:32','2024-05-10 17:59:32'),(12518,4247,'action created','2024-05-10 17:59:32','2024-05-10 17:59:32'),(12522,4247,'action started via WP Cron','2024-05-10 18:04:29','2024-05-10 18:04:29'),(12523,4247,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:04:29','2024-05-10 18:04:29'),(12524,4249,'action created','2024-05-10 18:04:29','2024-05-10 18:04:29'),(12525,4249,'action started via WP Cron','2024-05-10 18:08:55','2024-05-10 18:08:55'),(12526,4249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:08:55','2024-05-10 18:08:55'),(12527,4250,'action created','2024-05-10 18:08:55','2024-05-10 18:08:55'),(12528,4250,'action started via WP Cron','2024-05-10 18:13:40','2024-05-10 18:13:40'),(12529,4250,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:13:40','2024-05-10 18:13:40'),(12530,4251,'action created','2024-05-10 18:13:40','2024-05-10 18:13:40'),(12531,4251,'action started via WP Cron','2024-05-10 18:17:38','2024-05-10 18:17:38'),(12532,4251,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:17:38','2024-05-10 18:17:38'),(12533,4252,'action created','2024-05-10 18:17:38','2024-05-10 18:17:38'),(12534,4252,'action started via WP Cron','2024-05-10 18:20:21','2024-05-10 18:20:21'),(12535,4252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:20:21','2024-05-10 18:20:21'),(12536,4253,'action created','2024-05-10 18:20:21','2024-05-10 18:20:21'),(12537,4253,'action started via WP Cron','2024-05-10 18:22:35','2024-05-10 18:22:35'),(12538,4253,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:22:35','2024-05-10 18:22:35'),(12539,4254,'action created','2024-05-10 18:22:35','2024-05-10 18:22:35'),(12540,4254,'action started via WP Cron','2024-05-10 18:27:41','2024-05-10 18:27:41'),(12541,4254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:27:41','2024-05-10 18:27:41'),(12542,4255,'action created','2024-05-10 18:27:41','2024-05-10 18:27:41'),(12543,4255,'action started via WP Cron','2024-05-10 18:31:45','2024-05-10 18:31:45'),(12544,4255,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:31:45','2024-05-10 18:31:45'),(12545,4256,'action created','2024-05-10 18:31:45','2024-05-10 18:31:45'),(12546,4256,'action started via WP Cron','2024-05-10 18:35:41','2024-05-10 18:35:41'),(12547,4256,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:35:41','2024-05-10 18:35:41'),(12548,4257,'action created','2024-05-10 18:35:41','2024-05-10 18:35:41'),(12549,4257,'action started via WP Cron','2024-05-10 18:51:16','2024-05-10 18:51:16'),(12550,4257,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:51:16','2024-05-10 18:51:16'),(12551,4258,'action created','2024-05-10 18:51:16','2024-05-10 18:51:16'),(12552,4258,'action started via WP Cron','2024-05-10 18:53:46','2024-05-10 18:53:46'),(12553,4258,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:53:46','2024-05-10 18:53:46'),(12554,4259,'action created','2024-05-10 18:53:46','2024-05-10 18:53:46'),(12555,4259,'action started via WP Cron','2024-05-10 18:58:43','2024-05-10 18:58:43'),(12556,4259,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 18:58:43','2024-05-10 18:58:43'),(12557,4260,'action created','2024-05-10 18:58:43','2024-05-10 18:58:43'),(12561,4260,'action started via WP Cron','2024-05-10 19:11:45','2024-05-10 19:11:45'),(12562,4260,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:11:45','2024-05-10 19:11:45'),(12563,4262,'action created','2024-05-10 19:11:45','2024-05-10 19:11:45'),(12564,4262,'action started via WP Cron','2024-05-10 19:15:07','2024-05-10 19:15:07'),(12565,4262,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:15:07','2024-05-10 19:15:07'),(12566,4263,'action created','2024-05-10 19:15:07','2024-05-10 19:15:07'),(12567,4263,'action started via WP Cron','2024-05-10 19:27:15','2024-05-10 19:27:15'),(12568,4263,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:27:15','2024-05-10 19:27:15'),(12569,4264,'action created','2024-05-10 19:27:15','2024-05-10 19:27:15'),(12570,4264,'action started via WP Cron','2024-05-10 19:29:46','2024-05-10 19:29:46'),(12571,4264,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:29:46','2024-05-10 19:29:46'),(12572,4265,'action created','2024-05-10 19:29:46','2024-05-10 19:29:46'),(12573,4265,'action started via WP Cron','2024-05-10 19:34:43','2024-05-10 19:34:43'),(12574,4265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:34:43','2024-05-10 19:34:43'),(12575,4266,'action created','2024-05-10 19:34:43','2024-05-10 19:34:43'),(12576,4266,'action started via WP Cron','2024-05-10 19:40:58','2024-05-10 19:40:58'),(12577,4266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:40:58','2024-05-10 19:40:58'),(12578,4267,'action created','2024-05-10 19:40:58','2024-05-10 19:40:58'),(12579,4267,'action started via WP Cron','2024-05-10 19:45:20','2024-05-10 19:45:20'),(12580,4267,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:45:20','2024-05-10 19:45:20'),(12581,4268,'action created','2024-05-10 19:45:20','2024-05-10 19:45:20'),(12582,4268,'action started via WP Cron','2024-05-10 19:47:48','2024-05-10 19:47:48'),(12583,4268,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:47:48','2024-05-10 19:47:48'),(12584,4269,'action created','2024-05-10 19:47:48','2024-05-10 19:47:48'),(12585,4269,'action started via WP Cron','2024-05-10 19:52:46','2024-05-10 19:52:46'),(12586,4269,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:52:46','2024-05-10 19:52:46'),(12587,4270,'action created','2024-05-10 19:52:46','2024-05-10 19:52:46'),(12588,4270,'action started via WP Cron','2024-05-10 19:57:45','2024-05-10 19:57:45'),(12589,4270,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 19:57:45','2024-05-10 19:57:45'),(12590,4271,'action created','2024-05-10 19:57:45','2024-05-10 19:57:45'),(12591,4271,'action started via WP Cron','2024-05-10 20:03:20','2024-05-10 20:03:20'),(12592,4271,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:03:20','2024-05-10 20:03:20'),(12593,4272,'action created','2024-05-10 20:03:20','2024-05-10 20:03:20'),(12594,4272,'action started via WP Cron','2024-05-10 20:07:23','2024-05-10 20:07:23'),(12595,4272,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:07:23','2024-05-10 20:07:23'),(12596,4273,'action created','2024-05-10 20:07:23','2024-05-10 20:07:23'),(12597,4273,'action started via WP Cron','2024-05-10 20:10:09','2024-05-10 20:10:09'),(12598,4273,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:10:09','2024-05-10 20:10:09'),(12599,4274,'action created','2024-05-10 20:10:09','2024-05-10 20:10:09'),(12603,4274,'action started via WP Cron','2024-05-10 20:12:59','2024-05-10 20:12:59'),(12604,4274,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:12:59','2024-05-10 20:12:59'),(12605,4276,'action created','2024-05-10 20:12:59','2024-05-10 20:12:59'),(12606,4276,'action started via WP Cron','2024-05-10 20:14:59','2024-05-10 20:14:59'),(12607,4276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:14:59','2024-05-10 20:14:59'),(12608,4277,'action created','2024-05-10 20:14:59','2024-05-10 20:14:59'),(12609,4277,'action started via WP Cron','2024-05-10 20:20:06','2024-05-10 20:20:06'),(12610,4277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:20:06','2024-05-10 20:20:06'),(12611,4278,'action created','2024-05-10 20:20:06','2024-05-10 20:20:06'),(12612,4278,'action started via WP Cron','2024-05-10 20:22:57','2024-05-10 20:22:57'),(12613,4278,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:22:57','2024-05-10 20:22:57'),(12614,4279,'action created','2024-05-10 20:22:57','2024-05-10 20:22:57'),(12615,4279,'action started via WP Cron','2024-05-10 20:25:56','2024-05-10 20:25:56'),(12616,4279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:25:56','2024-05-10 20:25:56'),(12617,4280,'action created','2024-05-10 20:25:56','2024-05-10 20:25:56'),(12618,4280,'action started via WP Cron','2024-05-10 20:28:40','2024-05-10 20:28:40'),(12619,4280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:28:40','2024-05-10 20:28:40'),(12620,4281,'action created','2024-05-10 20:28:40','2024-05-10 20:28:40'),(12621,4281,'action started via WP Cron','2024-05-10 20:32:24','2024-05-10 20:32:24'),(12622,4281,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:32:24','2024-05-10 20:32:24'),(12623,4282,'action created','2024-05-10 20:32:24','2024-05-10 20:32:24'),(12624,4282,'action started via WP Cron','2024-05-10 20:38:09','2024-05-10 20:38:09'),(12625,4282,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:38:09','2024-05-10 20:38:09'),(12626,4283,'action created','2024-05-10 20:38:09','2024-05-10 20:38:09'),(12627,4283,'action started via WP Cron','2024-05-10 20:41:28','2024-05-10 20:41:28'),(12628,4283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:41:28','2024-05-10 20:41:28'),(12629,4284,'action created','2024-05-10 20:41:28','2024-05-10 20:41:28'),(12630,4284,'action started via WP Cron','2024-05-10 20:44:28','2024-05-10 20:44:28'),(12631,4284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:44:28','2024-05-10 20:44:28'),(12632,4285,'action created','2024-05-10 20:44:28','2024-05-10 20:44:28'),(12633,4285,'action started via WP Cron','2024-05-10 20:48:17','2024-05-10 20:48:17'),(12634,4285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:48:17','2024-05-10 20:48:17'),(12635,4286,'action created','2024-05-10 20:48:17','2024-05-10 20:48:17'),(12636,4286,'action started via WP Cron','2024-05-10 20:56:44','2024-05-10 20:56:44'),(12637,4286,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:56:44','2024-05-10 20:56:44'),(12638,4287,'action created','2024-05-10 20:56:44','2024-05-10 20:56:44'),(12639,4287,'action started via WP Cron','2024-05-10 20:59:11','2024-05-10 20:59:11'),(12640,4287,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 20:59:11','2024-05-10 20:59:11'),(12641,4288,'action created','2024-05-10 20:59:11','2024-05-10 20:59:11'),(12642,4288,'action started via WP Cron','2024-05-10 21:03:08','2024-05-10 21:03:08'),(12643,4288,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:03:08','2024-05-10 21:03:08'),(12644,4289,'action created','2024-05-10 21:03:08','2024-05-10 21:03:08'),(12645,4289,'action started via WP Cron','2024-05-10 21:07:50','2024-05-10 21:07:50'),(12646,4289,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:07:50','2024-05-10 21:07:50'),(12647,4290,'action created','2024-05-10 21:07:50','2024-05-10 21:07:50'),(12648,4290,'action started via WP Cron','2024-05-10 21:14:31','2024-05-10 21:14:31'),(12649,4290,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:14:31','2024-05-10 21:14:31'),(12650,4291,'action created','2024-05-10 21:14:31','2024-05-10 21:14:31'),(12654,4291,'action started via WP Cron','2024-05-10 21:17:00','2024-05-10 21:17:00'),(12655,4291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:17:00','2024-05-10 21:17:00'),(12656,4293,'action created','2024-05-10 21:17:00','2024-05-10 21:17:00'),(12657,4293,'action started via WP Cron','2024-05-10 21:19:54','2024-05-10 21:19:54'),(12658,4293,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:19:54','2024-05-10 21:19:54'),(12659,4294,'action created','2024-05-10 21:19:54','2024-05-10 21:19:54'),(12660,4294,'action started via WP Cron','2024-05-10 21:21:55','2024-05-10 21:21:55'),(12661,4294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:21:55','2024-05-10 21:21:55'),(12662,4295,'action created','2024-05-10 21:21:55','2024-05-10 21:21:55'),(12663,4295,'action started via WP Cron','2024-05-10 21:39:46','2024-05-10 21:39:46'),(12664,4295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:39:46','2024-05-10 21:39:46'),(12665,4296,'action created','2024-05-10 21:39:46','2024-05-10 21:39:46'),(12666,4296,'action started via WP Cron','2024-05-10 21:42:57','2024-05-10 21:42:57'),(12667,4296,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:42:57','2024-05-10 21:42:57'),(12668,4297,'action created','2024-05-10 21:42:57','2024-05-10 21:42:57'),(12669,4297,'action started via WP Cron','2024-05-10 21:50:14','2024-05-10 21:50:14'),(12670,4297,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:50:15','2024-05-10 21:50:15'),(12671,4298,'action created','2024-05-10 21:50:15','2024-05-10 21:50:15'),(12672,4298,'action started via WP Cron','2024-05-10 21:52:41','2024-05-10 21:52:41'),(12673,4298,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:52:41','2024-05-10 21:52:41'),(12674,4299,'action created','2024-05-10 21:52:41','2024-05-10 21:52:41'),(12675,4299,'action started via WP Cron','2024-05-10 21:56:15','2024-05-10 21:56:15'),(12676,4299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 21:56:15','2024-05-10 21:56:15'),(12677,4300,'action created','2024-05-10 21:56:15','2024-05-10 21:56:15'),(12678,4300,'action started via WP Cron','2024-05-10 22:00:14','2024-05-10 22:00:14'),(12679,4300,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:00:14','2024-05-10 22:00:14'),(12680,4301,'action created','2024-05-10 22:00:14','2024-05-10 22:00:14'),(12681,4301,'action started via WP Cron','2024-05-10 22:04:36','2024-05-10 22:04:36'),(12682,4301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:04:36','2024-05-10 22:04:36'),(12683,4302,'action created','2024-05-10 22:04:36','2024-05-10 22:04:36'),(12684,4302,'action started via WP Cron','2024-05-10 22:10:24','2024-05-10 22:10:24'),(12685,4302,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:10:24','2024-05-10 22:10:24'),(12686,4303,'action created','2024-05-10 22:10:24','2024-05-10 22:10:24'),(12687,4303,'action started via WP Cron','2024-05-10 22:13:59','2024-05-10 22:13:59'),(12688,4303,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:13:59','2024-05-10 22:13:59'),(12689,4304,'action created','2024-05-10 22:13:59','2024-05-10 22:13:59'),(12693,4304,'action started via WP Cron','2024-05-10 22:20:28','2024-05-10 22:20:28'),(12694,4304,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:20:28','2024-05-10 22:20:28'),(12695,4306,'action created','2024-05-10 22:20:28','2024-05-10 22:20:28'),(12696,4306,'action started via WP Cron','2024-05-10 22:25:28','2024-05-10 22:25:28'),(12697,4306,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:25:28','2024-05-10 22:25:28'),(12698,4307,'action created','2024-05-10 22:25:28','2024-05-10 22:25:28'),(12699,4307,'action started via WP Cron','2024-05-10 22:27:39','2024-05-10 22:27:39'),(12700,4307,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:27:39','2024-05-10 22:27:39'),(12701,4308,'action created','2024-05-10 22:27:39','2024-05-10 22:27:39'),(12702,4308,'action started via WP Cron','2024-05-10 22:32:42','2024-05-10 22:32:42'),(12703,4308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:32:42','2024-05-10 22:32:42'),(12704,4309,'action created','2024-05-10 22:32:42','2024-05-10 22:32:42'),(12705,4309,'action started via WP Cron','2024-05-10 22:39:20','2024-05-10 22:39:20'),(12706,4309,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:39:20','2024-05-10 22:39:20'),(12707,4310,'action created','2024-05-10 22:39:20','2024-05-10 22:39:20'),(12708,4310,'action started via WP Cron','2024-05-10 22:42:25','2024-05-10 22:42:25'),(12709,4310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:42:25','2024-05-10 22:42:25'),(12710,4311,'action created','2024-05-10 22:42:25','2024-05-10 22:42:25'),(12711,4311,'action started via WP Cron','2024-05-10 22:45:00','2024-05-10 22:45:00'),(12712,4311,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:45:00','2024-05-10 22:45:00'),(12713,4312,'action created','2024-05-10 22:45:00','2024-05-10 22:45:00'),(12714,4312,'action started via WP Cron','2024-05-10 22:47:59','2024-05-10 22:47:59'),(12715,4312,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:47:59','2024-05-10 22:47:59'),(12716,4313,'action created','2024-05-10 22:47:59','2024-05-10 22:47:59'),(12717,4313,'action started via WP Cron','2024-05-10 22:49:59','2024-05-10 22:49:59'),(12718,4313,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:49:59','2024-05-10 22:49:59'),(12719,4314,'action created','2024-05-10 22:49:59','2024-05-10 22:49:59'),(12720,4314,'action started via WP Cron','2024-05-10 22:51:59','2024-05-10 22:51:59'),(12721,4314,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:51:59','2024-05-10 22:51:59'),(12722,4315,'action created','2024-05-10 22:51:59','2024-05-10 22:51:59'),(12723,4315,'action started via WP Cron','2024-05-10 22:53:59','2024-05-10 22:53:59'),(12724,4315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:53:59','2024-05-10 22:53:59'),(12725,4316,'action created','2024-05-10 22:53:59','2024-05-10 22:53:59'),(12726,4316,'action started via WP Cron','2024-05-10 22:55:59','2024-05-10 22:55:59'),(12727,4316,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:55:59','2024-05-10 22:55:59'),(12728,4317,'action created','2024-05-10 22:55:59','2024-05-10 22:55:59'),(12729,4317,'action started via WP Cron','2024-05-10 22:58:00','2024-05-10 22:58:00'),(12730,4317,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 22:58:00','2024-05-10 22:58:00'),(12731,4318,'action created','2024-05-10 22:58:00','2024-05-10 22:58:00'),(12732,4318,'action started via WP Cron','2024-05-10 23:00:59','2024-05-10 23:00:59'),(12733,4318,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:00:59','2024-05-10 23:00:59'),(12734,4319,'action created','2024-05-10 23:00:59','2024-05-10 23:00:59'),(12735,4319,'action started via WP Cron','2024-05-10 23:03:00','2024-05-10 23:03:00'),(12736,4319,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:03:00','2024-05-10 23:03:00'),(12737,4320,'action created','2024-05-10 23:03:00','2024-05-10 23:03:00'),(12738,4320,'action started via WP Cron','2024-05-10 23:07:48','2024-05-10 23:07:48'),(12739,4320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:07:48','2024-05-10 23:07:48'),(12740,4321,'action created','2024-05-10 23:07:48','2024-05-10 23:07:48'),(12741,4321,'action started via WP Cron','2024-05-10 23:10:36','2024-05-10 23:10:36'),(12742,4321,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:10:36','2024-05-10 23:10:36'),(12743,4322,'action created','2024-05-10 23:10:36','2024-05-10 23:10:36'),(12744,4322,'action started via WP Cron','2024-05-10 23:18:07','2024-05-10 23:18:07'),(12745,4322,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:18:07','2024-05-10 23:18:07'),(12746,4323,'action created','2024-05-10 23:18:07','2024-05-10 23:18:07'),(12750,4323,'action started via WP Cron','2024-05-10 23:20:34','2024-05-10 23:20:34'),(12751,4323,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:20:34','2024-05-10 23:20:34'),(12752,4325,'action created','2024-05-10 23:20:34','2024-05-10 23:20:34'),(12753,4325,'action started via WP Cron','2024-05-10 23:24:10','2024-05-10 23:24:10'),(12754,4325,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:24:10','2024-05-10 23:24:10'),(12755,4326,'action created','2024-05-10 23:24:10','2024-05-10 23:24:10'),(12756,4326,'action started via WP Cron','2024-05-10 23:33:08','2024-05-10 23:33:08'),(12757,4326,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:33:08','2024-05-10 23:33:08'),(12758,4327,'action created','2024-05-10 23:33:08','2024-05-10 23:33:08'),(12759,4327,'action started via WP Cron','2024-05-10 23:36:00','2024-05-10 23:36:00'),(12760,4327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:36:00','2024-05-10 23:36:00'),(12761,4328,'action created','2024-05-10 23:36:00','2024-05-10 23:36:00'),(12762,4328,'action started via WP Cron','2024-05-10 23:39:00','2024-05-10 23:39:00'),(12763,4328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:39:00','2024-05-10 23:39:00'),(12764,4329,'action created','2024-05-10 23:39:00','2024-05-10 23:39:00'),(12765,4329,'action started via WP Cron','2024-05-10 23:42:52','2024-05-10 23:42:52'),(12766,4329,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:42:52','2024-05-10 23:42:52'),(12767,4330,'action created','2024-05-10 23:42:52','2024-05-10 23:42:52'),(12768,4330,'action started via WP Cron','2024-05-10 23:48:24','2024-05-10 23:48:24'),(12769,4330,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:48:24','2024-05-10 23:48:24'),(12770,4331,'action created','2024-05-10 23:48:24','2024-05-10 23:48:24'),(12771,4331,'action started via WP Cron','2024-05-10 23:51:42','2024-05-10 23:51:42'),(12772,4331,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:51:42','2024-05-10 23:51:42'),(12773,4332,'action created','2024-05-10 23:51:42','2024-05-10 23:51:42'),(12774,4332,'action started via WP Cron','2024-05-10 23:54:55','2024-05-10 23:54:55'),(12775,4332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:54:55','2024-05-10 23:54:55'),(12776,4333,'action created','2024-05-10 23:54:55','2024-05-10 23:54:55'),(12777,4333,'action started via WP Cron','2024-05-10 23:58:56','2024-05-10 23:58:56'),(12778,4333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-10 23:58:56','2024-05-10 23:58:56'),(12779,4334,'action created','2024-05-10 23:58:56','2024-05-10 23:58:56'),(12780,4334,'action started via WP Cron','2024-05-11 00:01:01','2024-05-11 00:01:01'),(12781,4334,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:01:01','2024-05-11 00:01:01'),(12782,4335,'action created','2024-05-11 00:01:01','2024-05-11 00:01:01'),(12783,4335,'action started via WP Cron','2024-05-11 00:08:03','2024-05-11 00:08:03'),(12784,4335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:08:03','2024-05-11 00:08:03'),(12785,4336,'action created','2024-05-11 00:08:03','2024-05-11 00:08:03'),(12786,4336,'action started via WP Cron','2024-05-11 00:10:40','2024-05-11 00:10:40'),(12787,4336,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:10:40','2024-05-11 00:10:40'),(12788,4337,'action created','2024-05-11 00:10:40','2024-05-11 00:10:40'),(12789,4337,'action started via WP Cron','2024-05-11 00:13:10','2024-05-11 00:13:10'),(12790,4337,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:13:10','2024-05-11 00:13:10'),(12791,4338,'action created','2024-05-11 00:13:10','2024-05-11 00:13:10'),(12792,4338,'action started via WP Cron','2024-05-11 00:18:02','2024-05-11 00:18:02'),(12793,4338,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:18:02','2024-05-11 00:18:02'),(12794,4339,'action created','2024-05-11 00:18:02','2024-05-11 00:18:02'),(12798,4339,'action started via WP Cron','2024-05-11 00:28:23','2024-05-11 00:28:23'),(12799,4339,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:28:23','2024-05-11 00:28:23'),(12800,4341,'action created','2024-05-11 00:28:23','2024-05-11 00:28:23'),(12801,4341,'action started via WP Cron','2024-05-11 00:30:50','2024-05-11 00:30:50'),(12802,4341,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:30:50','2024-05-11 00:30:50'),(12803,4342,'action created','2024-05-11 00:30:50','2024-05-11 00:30:50'),(12804,4342,'action started via WP Cron','2024-05-11 00:34:47','2024-05-11 00:34:47'),(12805,4342,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:34:47','2024-05-11 00:34:47'),(12806,4343,'action created','2024-05-11 00:34:47','2024-05-11 00:34:47'),(12807,4343,'action started via WP Cron','2024-05-11 00:46:05','2024-05-11 00:46:05'),(12808,4343,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:46:05','2024-05-11 00:46:05'),(12809,4344,'action created','2024-05-11 00:46:05','2024-05-11 00:46:05'),(12810,4344,'action started via WP Cron','2024-05-11 00:48:36','2024-05-11 00:48:36'),(12811,4344,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:48:36','2024-05-11 00:48:36'),(12812,4345,'action created','2024-05-11 00:48:36','2024-05-11 00:48:36'),(12813,4345,'action started via WP Cron','2024-05-11 00:52:25','2024-05-11 00:52:25'),(12814,4345,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:52:25','2024-05-11 00:52:25'),(12815,4346,'action created','2024-05-11 00:52:25','2024-05-11 00:52:25'),(12816,4346,'action started via WP Cron','2024-05-11 00:56:15','2024-05-11 00:56:15'),(12817,4346,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 00:56:15','2024-05-11 00:56:15'),(12818,4347,'action created','2024-05-11 00:56:15','2024-05-11 00:56:15'),(12819,4347,'action started via WP Cron','2024-05-11 01:01:31','2024-05-11 01:01:31'),(12820,4347,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:01:31','2024-05-11 01:01:31'),(12821,4348,'action created','2024-05-11 01:01:31','2024-05-11 01:01:31'),(12822,4348,'action started via WP Cron','2024-05-11 01:03:55','2024-05-11 01:03:55'),(12823,4348,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:03:55','2024-05-11 01:03:55'),(12824,4349,'action created','2024-05-11 01:03:55','2024-05-11 01:03:55'),(12825,4349,'action started via WP Cron','2024-05-11 01:06:15','2024-05-11 01:06:15'),(12826,4349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:06:15','2024-05-11 01:06:15'),(12827,4350,'action created','2024-05-11 01:06:15','2024-05-11 01:06:15'),(12828,4350,'action started via WP Cron','2024-05-11 01:11:21','2024-05-11 01:11:21'),(12829,4350,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:11:21','2024-05-11 01:11:21'),(12830,4351,'action created','2024-05-11 01:11:21','2024-05-11 01:11:21'),(12831,4351,'action started via WP Cron','2024-05-11 01:13:36','2024-05-11 01:13:36'),(12832,4351,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:13:36','2024-05-11 01:13:36'),(12833,4352,'action created','2024-05-11 01:13:36','2024-05-11 01:13:36'),(12834,4352,'action started via WP Cron','2024-05-11 01:16:50','2024-05-11 01:16:50'),(12835,4352,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:16:50','2024-05-11 01:16:50'),(12836,4353,'action created','2024-05-11 01:16:50','2024-05-11 01:16:50'),(12837,4353,'action started via WP Cron','2024-05-11 01:21:50','2024-05-11 01:21:50'),(12838,4353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:21:50','2024-05-11 01:21:50'),(12839,4354,'action created','2024-05-11 01:21:50','2024-05-11 01:21:50'),(12840,4354,'action started via WP Cron','2024-05-11 01:24:21','2024-05-11 01:24:21'),(12841,4354,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:24:21','2024-05-11 01:24:21'),(12842,4355,'action created','2024-05-11 01:24:21','2024-05-11 01:24:21'),(12843,4355,'action started via WP Cron','2024-05-11 01:28:42','2024-05-11 01:28:42'),(12844,4355,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:28:42','2024-05-11 01:28:42'),(12845,4356,'action created','2024-05-11 01:28:42','2024-05-11 01:28:42'),(12849,4356,'action started via WP Cron','2024-05-11 01:30:43','2024-05-11 01:30:43'),(12850,4356,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:30:43','2024-05-11 01:30:43'),(12851,4358,'action created','2024-05-11 01:30:43','2024-05-11 01:30:43'),(12852,4358,'action started via WP Cron','2024-05-11 01:39:41','2024-05-11 01:39:41'),(12853,4358,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:39:41','2024-05-11 01:39:41'),(12854,4359,'action created','2024-05-11 01:39:41','2024-05-11 01:39:41'),(12855,4359,'action started via WP Cron','2024-05-11 01:42:13','2024-05-11 01:42:13'),(12856,4359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:42:13','2024-05-11 01:42:13'),(12857,4360,'action created','2024-05-11 01:42:13','2024-05-11 01:42:13'),(12858,4360,'action started via WP Cron','2024-05-11 01:57:41','2024-05-11 01:57:41'),(12859,4360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:57:41','2024-05-11 01:57:41'),(12860,4361,'action created','2024-05-11 01:57:41','2024-05-11 01:57:41'),(12861,4361,'action started via WP Cron','2024-05-11 01:59:50','2024-05-11 01:59:50'),(12862,4361,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 01:59:50','2024-05-11 01:59:50'),(12863,4362,'action created','2024-05-11 01:59:50','2024-05-11 01:59:50'),(12864,4362,'action started via WP Cron','2024-05-11 02:05:12','2024-05-11 02:05:12'),(12865,4362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:05:12','2024-05-11 02:05:12'),(12866,4363,'action created','2024-05-11 02:05:12','2024-05-11 02:05:12'),(12867,4363,'action started via WP Cron','2024-05-11 02:08:17','2024-05-11 02:08:17'),(12868,4363,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:08:17','2024-05-11 02:08:17'),(12869,4364,'action created','2024-05-11 02:08:17','2024-05-11 02:08:17'),(12870,4364,'action started via WP Cron','2024-05-11 02:11:16','2024-05-11 02:11:16'),(12871,4364,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:11:16','2024-05-11 02:11:16'),(12872,4365,'action created','2024-05-11 02:11:16','2024-05-11 02:11:16'),(12876,4365,'action started via WP Cron','2024-05-11 02:14:48','2024-05-11 02:14:48'),(12877,4365,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:14:48','2024-05-11 02:14:48'),(12878,4367,'action created','2024-05-11 02:14:48','2024-05-11 02:14:48'),(12879,4367,'action started via WP Cron','2024-05-11 02:18:35','2024-05-11 02:18:35'),(12880,4367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:18:35','2024-05-11 02:18:35'),(12881,4368,'action created','2024-05-11 02:18:35','2024-05-11 02:18:35'),(12882,4368,'action started via WP Cron','2024-05-11 02:20:48','2024-05-11 02:20:48'),(12883,4368,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:20:48','2024-05-11 02:20:48'),(12884,4369,'action created','2024-05-11 02:20:48','2024-05-11 02:20:48'),(12885,4369,'action started via WP Cron','2024-05-11 02:23:36','2024-05-11 02:23:36'),(12886,4369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:23:36','2024-05-11 02:23:36'),(12887,4370,'action created','2024-05-11 02:23:36','2024-05-11 02:23:36'),(12888,4370,'action started via WP Cron','2024-05-11 02:26:36','2024-05-11 02:26:36'),(12889,4370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:26:36','2024-05-11 02:26:36'),(12890,4371,'action created','2024-05-11 02:26:36','2024-05-11 02:26:36'),(12891,4371,'action started via WP Cron','2024-05-11 02:28:44','2024-05-11 02:28:44'),(12892,4371,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:28:44','2024-05-11 02:28:44'),(12893,4372,'action created','2024-05-11 02:28:44','2024-05-11 02:28:44'),(12897,4372,'action started via WP Cron','2024-05-11 02:33:48','2024-05-11 02:33:48'),(12898,4372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:33:48','2024-05-11 02:33:48'),(12899,4374,'action created','2024-05-11 02:33:48','2024-05-11 02:33:48'),(12900,4374,'action started via WP Cron','2024-05-11 02:36:37','2024-05-11 02:36:37'),(12901,4374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:36:37','2024-05-11 02:36:37'),(12902,4375,'action created','2024-05-11 02:36:37','2024-05-11 02:36:37'),(12903,4375,'action started via WP Cron','2024-05-11 02:41:41','2024-05-11 02:41:41'),(12904,4375,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:41:41','2024-05-11 02:41:41'),(12905,4376,'action created','2024-05-11 02:41:41','2024-05-11 02:41:41'),(12906,4376,'action started via WP Cron','2024-05-11 02:50:12','2024-05-11 02:50:12'),(12907,4376,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:50:12','2024-05-11 02:50:12'),(12908,4377,'action created','2024-05-11 02:50:12','2024-05-11 02:50:12'),(12909,4377,'action started via WP Cron','2024-05-11 02:52:15','2024-05-11 02:52:15'),(12910,4377,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:52:15','2024-05-11 02:52:15'),(12911,4378,'action created','2024-05-11 02:52:15','2024-05-11 02:52:15'),(12912,4378,'action started via WP Cron','2024-05-11 02:54:47','2024-05-11 02:54:47'),(12913,4378,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:54:47','2024-05-11 02:54:47'),(12914,4379,'action created','2024-05-11 02:54:47','2024-05-11 02:54:47'),(12915,4379,'action started via WP Cron','2024-05-11 02:57:38','2024-05-11 02:57:38'),(12916,4379,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:57:38','2024-05-11 02:57:38'),(12917,4380,'action created','2024-05-11 02:57:38','2024-05-11 02:57:38'),(12918,4380,'action started via WP Cron','2024-05-11 02:59:46','2024-05-11 02:59:46'),(12919,4380,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 02:59:46','2024-05-11 02:59:46'),(12920,4381,'action created','2024-05-11 02:59:46','2024-05-11 02:59:46'),(12921,4381,'action started via WP Cron','2024-05-11 03:02:11','2024-05-11 03:02:11'),(12922,4381,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:02:11','2024-05-11 03:02:11'),(12923,4382,'action created','2024-05-11 03:02:11','2024-05-11 03:02:11'),(12924,4382,'action started via WP Cron','2024-05-11 03:07:17','2024-05-11 03:07:17'),(12925,4382,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:07:17','2024-05-11 03:07:17'),(12926,4383,'action created','2024-05-11 03:07:17','2024-05-11 03:07:17'),(12927,4383,'action started via WP Cron','2024-05-11 03:10:30','2024-05-11 03:10:30'),(12928,4383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:10:30','2024-05-11 03:10:30'),(12929,4384,'action created','2024-05-11 03:10:30','2024-05-11 03:10:30'),(12930,4384,'action started via WP Cron','2024-05-11 03:13:05','2024-05-11 03:13:05'),(12931,4384,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:13:05','2024-05-11 03:13:05'),(12932,4385,'action created','2024-05-11 03:13:05','2024-05-11 03:13:05'),(12933,4385,'action started via WP Cron','2024-05-11 03:18:09','2024-05-11 03:18:09'),(12934,4385,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:18:09','2024-05-11 03:18:09'),(12935,4386,'action created','2024-05-11 03:18:09','2024-05-11 03:18:09'),(12936,4386,'action started via WP Cron','2024-05-11 03:25:23','2024-05-11 03:25:23'),(12937,4386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:25:23','2024-05-11 03:25:23'),(12938,4387,'action created','2024-05-11 03:25:23','2024-05-11 03:25:23'),(12939,4387,'action started via WP Cron','2024-05-11 03:28:50','2024-05-11 03:28:50'),(12940,4387,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:28:50','2024-05-11 03:28:50'),(12941,4388,'action created','2024-05-11 03:28:50','2024-05-11 03:28:50'),(12945,4388,'action started via WP Cron','2024-05-11 03:31:25','2024-05-11 03:31:25'),(12946,4388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:31:25','2024-05-11 03:31:25'),(12947,4390,'action created','2024-05-11 03:31:25','2024-05-11 03:31:25'),(12948,4390,'action started via WP Cron','2024-05-11 03:36:09','2024-05-11 03:36:09'),(12949,4390,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:36:09','2024-05-11 03:36:09'),(12950,4391,'action created','2024-05-11 03:36:09','2024-05-11 03:36:09'),(12951,4391,'action started via WP Cron','2024-05-11 03:40:07','2024-05-11 03:40:07'),(12952,4391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:40:07','2024-05-11 03:40:07'),(12953,4392,'action created','2024-05-11 03:40:07','2024-05-11 03:40:07'),(12954,4392,'action started via WP Cron','2024-05-11 03:43:44','2024-05-11 03:43:44'),(12955,4392,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:43:44','2024-05-11 03:43:44'),(12956,4393,'action created','2024-05-11 03:43:44','2024-05-11 03:43:44'),(12957,4393,'action started via WP Cron','2024-05-11 03:47:12','2024-05-11 03:47:12'),(12958,4393,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:47:12','2024-05-11 03:47:12'),(12959,4394,'action created','2024-05-11 03:47:12','2024-05-11 03:47:12'),(12960,4394,'action started via WP Cron','2024-05-11 03:49:20','2024-05-11 03:49:20'),(12961,4394,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:49:20','2024-05-11 03:49:20'),(12962,4395,'action created','2024-05-11 03:49:20','2024-05-11 03:49:20'),(12963,4395,'action started via WP Cron','2024-05-11 03:54:42','2024-05-11 03:54:42'),(12964,4395,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 03:54:42','2024-05-11 03:54:42'),(12965,4396,'action created','2024-05-11 03:54:42','2024-05-11 03:54:42'),(12966,4396,'action started via WP Cron','2024-05-11 04:02:33','2024-05-11 04:02:33'),(12967,4396,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:02:33','2024-05-11 04:02:33'),(12968,4397,'action created','2024-05-11 04:02:33','2024-05-11 04:02:33'),(12969,4397,'action started via WP Cron','2024-05-11 04:05:16','2024-05-11 04:05:16'),(12970,4397,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:05:16','2024-05-11 04:05:16'),(12971,4398,'action created','2024-05-11 04:05:16','2024-05-11 04:05:16'),(12972,4398,'action started via WP Cron','2024-05-11 04:07:48','2024-05-11 04:07:48'),(12973,4398,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:07:48','2024-05-11 04:07:48'),(12974,4399,'action created','2024-05-11 04:07:48','2024-05-11 04:07:48'),(12975,4399,'action started via WP Cron','2024-05-11 04:12:42','2024-05-11 04:12:42'),(12976,4399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:12:42','2024-05-11 04:12:42'),(12977,4400,'action created','2024-05-11 04:12:42','2024-05-11 04:12:42'),(12978,4400,'action started via WP Cron','2024-05-11 04:15:58','2024-05-11 04:15:58'),(12979,4400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:15:58','2024-05-11 04:15:58'),(12980,4401,'action created','2024-05-11 04:15:58','2024-05-11 04:15:58'),(12981,4401,'action started via WP Cron','2024-05-11 04:17:59','2024-05-11 04:17:59'),(12982,4401,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:17:59','2024-05-11 04:17:59'),(12983,4402,'action created','2024-05-11 04:17:59','2024-05-11 04:17:59'),(12984,4402,'action started via WP Cron','2024-05-11 04:19:59','2024-05-11 04:19:59'),(12985,4402,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:19:59','2024-05-11 04:19:59'),(12986,4403,'action created','2024-05-11 04:19:59','2024-05-11 04:19:59'),(12987,4403,'action started via WP Cron','2024-05-11 04:22:00','2024-05-11 04:22:00'),(12988,4403,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:22:00','2024-05-11 04:22:00'),(12989,4404,'action created','2024-05-11 04:22:00','2024-05-11 04:22:00'),(12990,4404,'action started via WP Cron','2024-05-11 04:24:44','2024-05-11 04:24:44'),(12991,4404,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:24:44','2024-05-11 04:24:44'),(12992,4405,'action created','2024-05-11 04:24:44','2024-05-11 04:24:44'),(12993,4405,'action started via WP Cron','2024-05-11 04:28:01','2024-05-11 04:28:01'),(12994,4405,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:28:01','2024-05-11 04:28:01'),(12995,4406,'action created','2024-05-11 04:28:01','2024-05-11 04:28:01'),(12999,4406,'action started via WP Cron','2024-05-11 04:30:52','2024-05-11 04:30:52'),(13000,4406,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:30:52','2024-05-11 04:30:52'),(13001,4408,'action created','2024-05-11 04:30:52','2024-05-11 04:30:52'),(13002,4408,'action started via WP Cron','2024-05-11 04:33:50','2024-05-11 04:33:50'),(13003,4408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:33:50','2024-05-11 04:33:50'),(13004,4409,'action created','2024-05-11 04:33:50','2024-05-11 04:33:50'),(13005,4409,'action started via WP Cron','2024-05-11 04:41:40','2024-05-11 04:41:40'),(13006,4409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:41:40','2024-05-11 04:41:40'),(13007,4410,'action created','2024-05-11 04:41:41','2024-05-11 04:41:41'),(13008,4410,'action started via WP Cron','2024-05-11 04:44:15','2024-05-11 04:44:15'),(13009,4410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:44:15','2024-05-11 04:44:15'),(13010,4411,'action created','2024-05-11 04:44:15','2024-05-11 04:44:15'),(13011,4411,'action started via WP Cron','2024-05-11 04:49:16','2024-05-11 04:49:16'),(13012,4411,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:49:16','2024-05-11 04:49:16'),(13013,4412,'action created','2024-05-11 04:49:16','2024-05-11 04:49:16'),(13014,4412,'action started via WP Cron','2024-05-11 04:53:18','2024-05-11 04:53:18'),(13015,4412,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:53:18','2024-05-11 04:53:18'),(13016,4413,'action created','2024-05-11 04:53:18','2024-05-11 04:53:18'),(13017,4413,'action started via WP Cron','2024-05-11 04:55:54','2024-05-11 04:55:54'),(13018,4413,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 04:55:54','2024-05-11 04:55:54'),(13019,4414,'action created','2024-05-11 04:55:54','2024-05-11 04:55:54'),(13020,4414,'action started via WP Cron','2024-05-11 05:00:06','2024-05-11 05:00:06'),(13021,4414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:00:06','2024-05-11 05:00:06'),(13022,4415,'action created','2024-05-11 05:00:06','2024-05-11 05:00:06'),(13023,4415,'action started via Async Request','2024-05-11 05:02:35','2024-05-11 05:02:35'),(13024,4415,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:02:35','2024-05-11 05:02:35'),(13025,4416,'action created','2024-05-11 05:02:35','2024-05-11 05:02:35'),(13029,4416,'action started via WP Cron','2024-05-11 05:10:56','2024-05-11 05:10:56'),(13030,4416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:10:56','2024-05-11 05:10:56'),(13031,4418,'action created','2024-05-11 05:10:56','2024-05-11 05:10:56'),(13032,4418,'action started via WP Cron','2024-05-11 05:13:55','2024-05-11 05:13:55'),(13033,4418,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:13:55','2024-05-11 05:13:55'),(13034,4419,'action created','2024-05-11 05:13:55','2024-05-11 05:13:55'),(13035,4419,'action started via WP Cron','2024-05-11 05:22:24','2024-05-11 05:22:24'),(13036,4419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:22:24','2024-05-11 05:22:24'),(13037,4420,'action created','2024-05-11 05:22:24','2024-05-11 05:22:24'),(13038,4420,'action started via WP Cron','2024-05-11 05:26:02','2024-05-11 05:26:02'),(13039,4420,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:26:02','2024-05-11 05:26:02'),(13040,4421,'action created','2024-05-11 05:26:02','2024-05-11 05:26:02'),(13041,4421,'action started via WP Cron','2024-05-11 05:29:24','2024-05-11 05:29:24'),(13042,4421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:29:24','2024-05-11 05:29:24'),(13043,4422,'action created','2024-05-11 05:29:24','2024-05-11 05:29:24'),(13047,4422,'action started via WP Cron','2024-05-11 05:32:36','2024-05-11 05:32:36'),(13048,4422,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:32:36','2024-05-11 05:32:36'),(13049,4424,'action created','2024-05-11 05:32:36','2024-05-11 05:32:36'),(13050,4424,'action started via WP Cron','2024-05-11 05:36:08','2024-05-11 05:36:08'),(13051,4424,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:36:08','2024-05-11 05:36:08'),(13052,4425,'action created','2024-05-11 05:36:08','2024-05-11 05:36:08'),(13053,4425,'action started via WP Cron','2024-05-11 05:41:17','2024-05-11 05:41:17'),(13054,4425,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:41:17','2024-05-11 05:41:17'),(13055,4426,'action created','2024-05-11 05:41:17','2024-05-11 05:41:17'),(13056,4426,'action started via WP Cron','2024-05-11 05:44:22','2024-05-11 05:44:22'),(13057,4426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:44:22','2024-05-11 05:44:22'),(13058,4427,'action created','2024-05-11 05:44:22','2024-05-11 05:44:22'),(13059,4427,'action started via WP Cron','2024-05-11 05:55:11','2024-05-11 05:55:11'),(13060,4427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:55:11','2024-05-11 05:55:11'),(13061,4428,'action created','2024-05-11 05:55:11','2024-05-11 05:55:11'),(13065,4428,'action started via WP Cron','2024-05-11 05:57:33','2024-05-11 05:57:33'),(13066,4428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 05:57:33','2024-05-11 05:57:33'),(13067,4430,'action created','2024-05-11 05:57:33','2024-05-11 05:57:33'),(13068,4430,'action started via WP Cron','2024-05-11 06:00:02','2024-05-11 06:00:02'),(13069,4430,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:00:02','2024-05-11 06:00:02'),(13070,4431,'action created','2024-05-11 06:00:02','2024-05-11 06:00:02'),(13071,4431,'action started via WP Cron','2024-05-11 06:02:48','2024-05-11 06:02:48'),(13072,4431,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:02:48','2024-05-11 06:02:48'),(13073,4432,'action created','2024-05-11 06:02:48','2024-05-11 06:02:48'),(13074,4432,'action started via WP Cron','2024-05-11 06:13:41','2024-05-11 06:13:41'),(13075,4432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:13:41','2024-05-11 06:13:41'),(13076,4433,'action created','2024-05-11 06:13:41','2024-05-11 06:13:41'),(13077,4433,'action started via WP Cron','2024-05-11 06:15:51','2024-05-11 06:15:51'),(13078,4433,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:15:51','2024-05-11 06:15:51'),(13079,4434,'action created','2024-05-11 06:15:51','2024-05-11 06:15:51'),(13080,4434,'action started via WP Cron','2024-05-11 06:18:02','2024-05-11 06:18:02'),(13081,4434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:18:03','2024-05-11 06:18:03'),(13082,4435,'action created','2024-05-11 06:18:03','2024-05-11 06:18:03'),(13083,4435,'action started via WP Cron','2024-05-11 06:20:15','2024-05-11 06:20:15'),(13084,4435,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:20:15','2024-05-11 06:20:15'),(13085,4436,'action created','2024-05-11 06:20:15','2024-05-11 06:20:15'),(13086,4436,'action started via Async Request','2024-05-11 06:22:39','2024-05-11 06:22:39'),(13087,4436,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:22:39','2024-05-11 06:22:39'),(13088,4437,'action created','2024-05-11 06:22:39','2024-05-11 06:22:39'),(13089,4437,'action started via WP Cron','2024-05-11 06:25:37','2024-05-11 06:25:37'),(13090,4437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:25:37','2024-05-11 06:25:37'),(13091,4438,'action created','2024-05-11 06:25:37','2024-05-11 06:25:37'),(13092,4438,'action started via WP Cron','2024-05-11 06:29:22','2024-05-11 06:29:22'),(13093,4438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:29:22','2024-05-11 06:29:22'),(13094,4439,'action created','2024-05-11 06:29:22','2024-05-11 06:29:22'),(13098,4439,'action started via WP Cron','2024-05-11 06:32:14','2024-05-11 06:32:14'),(13099,4439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:32:14','2024-05-11 06:32:14'),(13100,4441,'action created','2024-05-11 06:32:14','2024-05-11 06:32:14'),(13101,4441,'action started via WP Cron','2024-05-11 06:34:26','2024-05-11 06:34:26'),(13102,4441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:34:26','2024-05-11 06:34:26'),(13103,4442,'action created','2024-05-11 06:34:26','2024-05-11 06:34:26'),(13104,4442,'action started via WP Cron','2024-05-11 06:37:24','2024-05-11 06:37:24'),(13105,4442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:37:24','2024-05-11 06:37:24'),(13106,4443,'action created','2024-05-11 06:37:24','2024-05-11 06:37:24'),(13107,4443,'action started via WP Cron','2024-05-11 06:39:55','2024-05-11 06:39:55'),(13108,4443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:39:55','2024-05-11 06:39:55'),(13109,4444,'action created','2024-05-11 06:39:55','2024-05-11 06:39:55'),(13110,4444,'action started via WP Cron','2024-05-11 06:43:58','2024-05-11 06:43:58'),(13111,4444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:43:58','2024-05-11 06:43:58'),(13112,4445,'action created','2024-05-11 06:43:58','2024-05-11 06:43:58'),(13113,4445,'action started via WP Cron','2024-05-11 06:47:31','2024-05-11 06:47:31'),(13114,4445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:47:31','2024-05-11 06:47:31'),(13115,4446,'action created','2024-05-11 06:47:31','2024-05-11 06:47:31'),(13116,4446,'action started via WP Cron','2024-05-11 06:49:31','2024-05-11 06:49:31'),(13117,4446,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:49:31','2024-05-11 06:49:31'),(13118,4447,'action created','2024-05-11 06:49:31','2024-05-11 06:49:31'),(13119,4447,'action started via WP Cron','2024-05-11 06:53:33','2024-05-11 06:53:33'),(13120,4447,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:53:33','2024-05-11 06:53:33'),(13121,4448,'action created','2024-05-11 06:53:33','2024-05-11 06:53:33'),(13122,4448,'action started via WP Cron','2024-05-11 06:57:27','2024-05-11 06:57:27'),(13123,4448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 06:57:27','2024-05-11 06:57:27'),(13124,4449,'action created','2024-05-11 06:57:27','2024-05-11 06:57:27'),(13125,4449,'action started via WP Cron','2024-05-11 07:01:48','2024-05-11 07:01:48'),(13126,4449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:01:48','2024-05-11 07:01:48'),(13127,4450,'action created','2024-05-11 07:01:48','2024-05-11 07:01:48'),(13128,4450,'action started via WP Cron','2024-05-11 07:03:55','2024-05-11 07:03:55'),(13129,4450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:03:55','2024-05-11 07:03:55'),(13130,4451,'action created','2024-05-11 07:03:55','2024-05-11 07:03:55'),(13131,4451,'action started via WP Cron','2024-05-11 07:06:51','2024-05-11 07:06:51'),(13132,4451,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:06:51','2024-05-11 07:06:51'),(13133,4452,'action created','2024-05-11 07:06:51','2024-05-11 07:06:51'),(13134,4452,'action started via WP Cron','2024-05-11 07:09:05','2024-05-11 07:09:05'),(13135,4452,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:09:05','2024-05-11 07:09:05'),(13136,4453,'action created','2024-05-11 07:09:05','2024-05-11 07:09:05'),(13137,4453,'action started via WP Cron','2024-05-11 07:15:01','2024-05-11 07:15:01'),(13138,4453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:15:01','2024-05-11 07:15:01'),(13139,4454,'action created','2024-05-11 07:15:01','2024-05-11 07:15:01'),(13140,4454,'action started via WP Cron','2024-05-11 07:17:25','2024-05-11 07:17:25'),(13141,4454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:17:25','2024-05-11 07:17:25'),(13142,4455,'action created','2024-05-11 07:17:25','2024-05-11 07:17:25'),(13143,4455,'action started via WP Cron','2024-05-11 07:21:40','2024-05-11 07:21:40'),(13144,4455,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:21:40','2024-05-11 07:21:40'),(13145,4456,'action created','2024-05-11 07:21:40','2024-05-11 07:21:40'),(13146,4456,'action started via WP Cron','2024-05-11 07:27:18','2024-05-11 07:27:18'),(13147,4456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:27:18','2024-05-11 07:27:18'),(13148,4457,'action created','2024-05-11 07:27:18','2024-05-11 07:27:18'),(13149,4457,'action started via WP Cron','2024-05-11 07:33:23','2024-05-11 07:33:23'),(13150,4457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:33:23','2024-05-11 07:33:23'),(13151,4458,'action created','2024-05-11 07:33:23','2024-05-11 07:33:23'),(13155,4458,'action started via WP Cron','2024-05-11 07:39:01','2024-05-11 07:39:01'),(13156,4458,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:39:01','2024-05-11 07:39:01'),(13157,4460,'action created','2024-05-11 07:39:01','2024-05-11 07:39:01'),(13158,4460,'action started via WP Cron','2024-05-11 07:44:37','2024-05-11 07:44:37'),(13159,4460,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:44:37','2024-05-11 07:44:37'),(13160,4461,'action created','2024-05-11 07:44:37','2024-05-11 07:44:37'),(13161,4461,'action started via WP Cron','2024-05-11 07:49:24','2024-05-11 07:49:24'),(13162,4461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:49:24','2024-05-11 07:49:24'),(13163,4462,'action created','2024-05-11 07:49:24','2024-05-11 07:49:24'),(13164,4462,'action started via WP Cron','2024-05-11 07:54:39','2024-05-11 07:54:39'),(13165,4462,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 07:54:39','2024-05-11 07:54:39'),(13166,4463,'action created','2024-05-11 07:54:39','2024-05-11 07:54:39'),(13167,4463,'action started via WP Cron','2024-05-11 08:00:36','2024-05-11 08:00:36'),(13168,4463,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:00:36','2024-05-11 08:00:36'),(13169,4464,'action created','2024-05-11 08:00:36','2024-05-11 08:00:36'),(13170,4464,'action started via WP Cron','2024-05-11 08:04:49','2024-05-11 08:04:49'),(13171,4464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:04:49','2024-05-11 08:04:49'),(13172,4465,'action created','2024-05-11 08:04:49','2024-05-11 08:04:49'),(13173,4465,'action started via WP Cron','2024-05-11 08:08:11','2024-05-11 08:08:11'),(13174,4465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:08:11','2024-05-11 08:08:11'),(13175,4466,'action created','2024-05-11 08:08:11','2024-05-11 08:08:11'),(13176,4466,'action started via WP Cron','2024-05-11 08:11:21','2024-05-11 08:11:21'),(13177,4466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:11:21','2024-05-11 08:11:21'),(13178,4467,'action created','2024-05-11 08:11:21','2024-05-11 08:11:21'),(13179,4467,'action started via WP Cron','2024-05-11 08:13:37','2024-05-11 08:13:37'),(13180,4467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:13:37','2024-05-11 08:13:37'),(13181,4468,'action created','2024-05-11 08:13:37','2024-05-11 08:13:37'),(13182,4468,'action started via WP Cron','2024-05-11 08:16:05','2024-05-11 08:16:05'),(13183,4468,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:16:05','2024-05-11 08:16:05'),(13184,4469,'action created','2024-05-11 08:16:05','2024-05-11 08:16:05'),(13185,4469,'action started via WP Cron','2024-05-11 08:20:42','2024-05-11 08:20:42'),(13186,4469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:20:42','2024-05-11 08:20:42'),(13187,4470,'action created','2024-05-11 08:20:42','2024-05-11 08:20:42'),(13188,4470,'action started via WP Cron','2024-05-11 08:22:52','2024-05-11 08:22:52'),(13189,4470,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:22:52','2024-05-11 08:22:52'),(13190,4471,'action created','2024-05-11 08:22:52','2024-05-11 08:22:52'),(13191,4471,'action started via WP Cron','2024-05-11 08:25:18','2024-05-11 08:25:18'),(13192,4471,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:25:18','2024-05-11 08:25:18'),(13193,4472,'action created','2024-05-11 08:25:18','2024-05-11 08:25:18'),(13194,4472,'action started via WP Cron','2024-05-11 08:30:05','2024-05-11 08:30:05'),(13195,4472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:30:05','2024-05-11 08:30:05'),(13196,4473,'action created','2024-05-11 08:30:05','2024-05-11 08:30:05'),(13197,4473,'action started via WP Cron','2024-05-11 08:34:10','2024-05-11 08:34:10'),(13198,4473,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:34:10','2024-05-11 08:34:10'),(13199,4474,'action created','2024-05-11 08:34:10','2024-05-11 08:34:10'),(13203,4474,'action started via WP Cron','2024-05-11 08:37:11','2024-05-11 08:37:11'),(13204,4474,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:37:11','2024-05-11 08:37:11'),(13205,4476,'action created','2024-05-11 08:37:11','2024-05-11 08:37:11'),(13206,4476,'action started via WP Cron','2024-05-11 08:39:51','2024-05-11 08:39:51'),(13207,4476,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:39:51','2024-05-11 08:39:51'),(13208,4477,'action created','2024-05-11 08:39:51','2024-05-11 08:39:51'),(13209,4477,'action started via WP Cron','2024-05-11 08:44:15','2024-05-11 08:44:15'),(13210,4477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:44:15','2024-05-11 08:44:15'),(13211,4478,'action created','2024-05-11 08:44:15','2024-05-11 08:44:15'),(13212,4478,'action started via WP Cron','2024-05-11 08:52:05','2024-05-11 08:52:05'),(13213,4478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:52:05','2024-05-11 08:52:05'),(13214,4479,'action created','2024-05-11 08:52:05','2024-05-11 08:52:05'),(13215,4479,'action started via WP Cron','2024-05-11 08:59:38','2024-05-11 08:59:38'),(13216,4479,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 08:59:38','2024-05-11 08:59:38'),(13217,4480,'action created','2024-05-11 08:59:38','2024-05-11 08:59:38'),(13218,4480,'action started via WP Cron','2024-05-11 09:03:25','2024-05-11 09:03:25'),(13219,4480,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:03:25','2024-05-11 09:03:25'),(13220,4481,'action created','2024-05-11 09:03:25','2024-05-11 09:03:25'),(13221,4481,'action started via WP Cron','2024-05-11 09:06:13','2024-05-11 09:06:13'),(13222,4481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:06:13','2024-05-11 09:06:13'),(13223,4482,'action created','2024-05-11 09:06:13','2024-05-11 09:06:13'),(13224,4482,'action started via WP Cron','2024-05-11 09:10:05','2024-05-11 09:10:05'),(13225,4482,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:10:05','2024-05-11 09:10:05'),(13226,4483,'action created','2024-05-11 09:10:05','2024-05-11 09:10:05'),(13227,4483,'action started via WP Cron','2024-05-11 09:16:40','2024-05-11 09:16:40'),(13228,4483,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:16:40','2024-05-11 09:16:40'),(13229,4484,'action created','2024-05-11 09:16:40','2024-05-11 09:16:40'),(13230,4484,'action started via WP Cron','2024-05-11 09:18:48','2024-05-11 09:18:48'),(13231,4484,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:18:48','2024-05-11 09:18:48'),(13232,4485,'action created','2024-05-11 09:18:48','2024-05-11 09:18:48'),(13233,4485,'action started via WP Cron','2024-05-11 09:21:45','2024-05-11 09:21:45'),(13234,4485,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:21:45','2024-05-11 09:21:45'),(13235,4486,'action created','2024-05-11 09:21:45','2024-05-11 09:21:45'),(13236,4486,'action started via WP Cron','2024-05-11 09:24:26','2024-05-11 09:24:26'),(13237,4486,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:24:26','2024-05-11 09:24:26'),(13238,4487,'action created','2024-05-11 09:24:26','2024-05-11 09:24:26'),(13239,4487,'action started via WP Cron','2024-05-11 09:27:00','2024-05-11 09:27:00'),(13240,4487,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:27:00','2024-05-11 09:27:00'),(13241,4488,'action created','2024-05-11 09:27:00','2024-05-11 09:27:00'),(13242,4488,'action started via WP Cron','2024-05-11 09:29:31','2024-05-11 09:29:31'),(13243,4488,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:29:31','2024-05-11 09:29:31'),(13244,4489,'action created','2024-05-11 09:29:31','2024-05-11 09:29:31'),(13245,4489,'action started via WP Cron','2024-05-11 09:32:47','2024-05-11 09:32:47'),(13246,4489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:32:47','2024-05-11 09:32:47'),(13247,4490,'action created','2024-05-11 09:32:47','2024-05-11 09:32:47'),(13251,4490,'action started via WP Cron','2024-05-11 09:40:15','2024-05-11 09:40:15'),(13252,4490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:40:15','2024-05-11 09:40:15'),(13253,4492,'action created','2024-05-11 09:40:15','2024-05-11 09:40:15'),(13254,4492,'action started via WP Cron','2024-05-11 09:49:20','2024-05-11 09:49:20'),(13255,4492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:49:20','2024-05-11 09:49:20'),(13256,4493,'action created','2024-05-11 09:49:20','2024-05-11 09:49:20'),(13257,4493,'action started via WP Cron','2024-05-11 09:51:20','2024-05-11 09:51:20'),(13258,4493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 09:51:20','2024-05-11 09:51:20'),(13259,4494,'action created','2024-05-11 09:51:20','2024-05-11 09:51:20'),(13260,4494,'action started via WP Cron','2024-05-11 10:00:23','2024-05-11 10:00:23'),(13261,4494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:00:23','2024-05-11 10:00:23'),(13262,4495,'action created','2024-05-11 10:00:23','2024-05-11 10:00:23'),(13263,4495,'action started via WP Cron','2024-05-11 10:04:38','2024-05-11 10:04:38'),(13264,4495,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:04:38','2024-05-11 10:04:38'),(13265,4496,'action created','2024-05-11 10:04:38','2024-05-11 10:04:38'),(13266,4496,'action started via WP Cron','2024-05-11 10:09:34','2024-05-11 10:09:34'),(13267,4496,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:09:34','2024-05-11 10:09:34'),(13268,4497,'action created','2024-05-11 10:09:34','2024-05-11 10:09:34'),(13269,4497,'action started via WP Cron','2024-05-11 10:12:04','2024-05-11 10:12:04'),(13270,4497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:12:04','2024-05-11 10:12:04'),(13271,4498,'action created','2024-05-11 10:12:04','2024-05-11 10:12:04'),(13272,4498,'action started via WP Cron','2024-05-11 10:18:59','2024-05-11 10:18:59'),(13273,4498,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:18:59','2024-05-11 10:18:59'),(13274,4499,'action created','2024-05-11 10:18:59','2024-05-11 10:18:59'),(13275,4499,'action started via WP Cron','2024-05-11 10:27:17','2024-05-11 10:27:17'),(13276,4499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:27:17','2024-05-11 10:27:17'),(13277,4500,'action created','2024-05-11 10:27:17','2024-05-11 10:27:17'),(13278,4500,'action started via WP Cron','2024-05-11 10:30:37','2024-05-11 10:30:37'),(13279,4500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:30:37','2024-05-11 10:30:37'),(13280,4501,'action created','2024-05-11 10:30:37','2024-05-11 10:30:37'),(13281,4501,'action started via WP Cron','2024-05-11 10:33:13','2024-05-11 10:33:13'),(13282,4501,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:33:13','2024-05-11 10:33:13'),(13283,4502,'action created','2024-05-11 10:33:13','2024-05-11 10:33:13'),(13284,4502,'action started via WP Cron','2024-05-11 10:37:48','2024-05-11 10:37:48'),(13285,4502,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:37:48','2024-05-11 10:37:48'),(13286,4503,'action created','2024-05-11 10:37:48','2024-05-11 10:37:48'),(13287,4503,'action started via WP Cron','2024-05-11 10:48:00','2024-05-11 10:48:00'),(13288,4503,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:48:00','2024-05-11 10:48:00'),(13289,4504,'action created','2024-05-11 10:48:00','2024-05-11 10:48:00'),(13293,4504,'action started via WP Cron','2024-05-11 10:50:46','2024-05-11 10:50:46'),(13294,4504,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:50:46','2024-05-11 10:50:46'),(13295,4506,'action created','2024-05-11 10:50:46','2024-05-11 10:50:46'),(13299,4506,'action started via WP Cron','2024-05-11 10:52:54','2024-05-11 10:52:54'),(13300,4506,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:52:54','2024-05-11 10:52:54'),(13301,4508,'action created','2024-05-11 10:52:54','2024-05-11 10:52:54'),(13302,4508,'action started via WP Cron','2024-05-11 10:54:59','2024-05-11 10:54:59'),(13303,4508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:54:59','2024-05-11 10:54:59'),(13304,4509,'action created','2024-05-11 10:54:59','2024-05-11 10:54:59'),(13305,4509,'action started via WP Cron','2024-05-11 10:57:50','2024-05-11 10:57:50'),(13306,4509,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 10:57:50','2024-05-11 10:57:50'),(13307,4510,'action created','2024-05-11 10:57:50','2024-05-11 10:57:50'),(13308,4510,'action started via WP Cron','2024-05-11 11:06:19','2024-05-11 11:06:19'),(13309,4510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:06:19','2024-05-11 11:06:19'),(13310,4511,'action created','2024-05-11 11:06:19','2024-05-11 11:06:19'),(13311,4511,'action started via WP Cron','2024-05-11 11:08:37','2024-05-11 11:08:37'),(13312,4511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:08:37','2024-05-11 11:08:37'),(13313,4512,'action created','2024-05-11 11:08:37','2024-05-11 11:08:37'),(13314,4512,'action started via WP Cron','2024-05-11 11:12:29','2024-05-11 11:12:29'),(13315,4512,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:12:29','2024-05-11 11:12:29'),(13316,4513,'action created','2024-05-11 11:12:29','2024-05-11 11:12:29'),(13317,4513,'action started via WP Cron','2024-05-11 11:17:15','2024-05-11 11:17:15'),(13318,4513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:17:15','2024-05-11 11:17:15'),(13319,4514,'action created','2024-05-11 11:17:15','2024-05-11 11:17:15'),(13320,4514,'action started via WP Cron','2024-05-11 11:28:27','2024-05-11 11:28:27'),(13321,4514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:28:27','2024-05-11 11:28:27'),(13322,4515,'action created','2024-05-11 11:28:27','2024-05-11 11:28:27'),(13323,4515,'action started via WP Cron','2024-05-11 11:33:33','2024-05-11 11:33:33'),(13324,4515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:33:33','2024-05-11 11:33:33'),(13325,4516,'action created','2024-05-11 11:33:33','2024-05-11 11:33:33'),(13326,4516,'action started via WP Cron','2024-05-11 11:36:24','2024-05-11 11:36:24'),(13327,4516,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:36:24','2024-05-11 11:36:24'),(13328,4517,'action created','2024-05-11 11:36:24','2024-05-11 11:36:24'),(13335,4517,'action started via WP Cron','2024-05-11 11:42:59','2024-05-11 11:42:59'),(13336,4517,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:42:59','2024-05-11 11:42:59'),(13337,4520,'action created','2024-05-11 11:42:59','2024-05-11 11:42:59'),(13338,4520,'action started via WP Cron','2024-05-11 11:51:30','2024-05-11 11:51:30'),(13339,4520,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:51:30','2024-05-11 11:51:30'),(13340,4521,'action created','2024-05-11 11:51:30','2024-05-11 11:51:30'),(13344,4521,'action started via WP Cron','2024-05-11 11:55:40','2024-05-11 11:55:40'),(13345,4521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 11:55:40','2024-05-11 11:55:40'),(13346,4523,'action created','2024-05-11 11:55:40','2024-05-11 11:55:40'),(13347,4523,'action started via WP Cron','2024-05-11 12:01:03','2024-05-11 12:01:03'),(13348,4523,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:01:03','2024-05-11 12:01:03'),(13349,4524,'action created','2024-05-11 12:01:03','2024-05-11 12:01:03'),(13350,4524,'action started via WP Cron','2024-05-11 12:03:11','2024-05-11 12:03:11'),(13351,4524,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:03:11','2024-05-11 12:03:11'),(13352,4525,'action created','2024-05-11 12:03:11','2024-05-11 12:03:11'),(13353,4525,'action started via WP Cron','2024-05-11 12:08:18','2024-05-11 12:08:18'),(13354,4525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:08:18','2024-05-11 12:08:18'),(13355,4526,'action created','2024-05-11 12:08:18','2024-05-11 12:08:18'),(13356,4526,'action started via WP Cron','2024-05-11 12:11:33','2024-05-11 12:11:33'),(13357,4526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:11:33','2024-05-11 12:11:33'),(13358,4527,'action created','2024-05-11 12:11:33','2024-05-11 12:11:33'),(13359,4527,'action started via WP Cron','2024-05-11 12:14:16','2024-05-11 12:14:16'),(13360,4527,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:14:16','2024-05-11 12:14:16'),(13361,4528,'action created','2024-05-11 12:14:16','2024-05-11 12:14:16'),(13362,4528,'action started via WP Cron','2024-05-11 12:18:27','2024-05-11 12:18:27'),(13363,4528,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:18:27','2024-05-11 12:18:27'),(13364,4529,'action created','2024-05-11 12:18:27','2024-05-11 12:18:27'),(13365,4529,'action started via WP Cron','2024-05-11 12:20:59','2024-05-11 12:20:59'),(13366,4529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:20:59','2024-05-11 12:20:59'),(13367,4530,'action created','2024-05-11 12:20:59','2024-05-11 12:20:59'),(13368,4530,'action started via WP Cron','2024-05-11 12:23:01','2024-05-11 12:23:01'),(13369,4530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:23:01','2024-05-11 12:23:01'),(13370,4531,'action created','2024-05-11 12:23:01','2024-05-11 12:23:01'),(13371,4531,'action started via WP Cron','2024-05-11 12:25:07','2024-05-11 12:25:07'),(13372,4531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:25:07','2024-05-11 12:25:07'),(13373,4532,'action created','2024-05-11 12:25:07','2024-05-11 12:25:07'),(13374,4532,'action started via WP Cron','2024-05-11 12:27:59','2024-05-11 12:27:59'),(13375,4532,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:27:59','2024-05-11 12:27:59'),(13376,4533,'action created','2024-05-11 12:27:59','2024-05-11 12:27:59'),(13377,4533,'action started via WP Cron','2024-05-11 12:30:01','2024-05-11 12:30:01'),(13378,4533,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:30:01','2024-05-11 12:30:01'),(13379,4534,'action created','2024-05-11 12:30:01','2024-05-11 12:30:01'),(13380,4534,'action started via WP Cron','2024-05-11 12:48:18','2024-05-11 12:48:18'),(13381,4534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:48:18','2024-05-11 12:48:18'),(13382,4535,'action created','2024-05-11 12:48:18','2024-05-11 12:48:18'),(13383,4535,'action started via WP Cron','2024-05-11 12:52:15','2024-05-11 12:52:15'),(13384,4535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 12:52:15','2024-05-11 12:52:15'),(13385,4536,'action created','2024-05-11 12:52:15','2024-05-11 12:52:15'),(13389,4536,'action started via WP Cron','2024-05-11 13:00:45','2024-05-11 13:00:45'),(13390,4536,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:00:45','2024-05-11 13:00:45'),(13391,4538,'action created','2024-05-11 13:00:45','2024-05-11 13:00:45'),(13392,4538,'action started via WP Cron','2024-05-11 13:14:05','2024-05-11 13:14:05'),(13393,4538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:14:05','2024-05-11 13:14:05'),(13394,4539,'action created','2024-05-11 13:14:05','2024-05-11 13:14:05'),(13395,4539,'action started via WP Cron','2024-05-11 13:17:02','2024-05-11 13:17:02'),(13396,4539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:17:02','2024-05-11 13:17:02'),(13397,4540,'action created','2024-05-11 13:17:02','2024-05-11 13:17:02'),(13398,4540,'action started via WP Cron','2024-05-11 13:19:18','2024-05-11 13:19:18'),(13399,4540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:19:18','2024-05-11 13:19:18'),(13400,4541,'action created','2024-05-11 13:19:18','2024-05-11 13:19:18'),(13401,4541,'action started via WP Cron','2024-05-11 13:29:51','2024-05-11 13:29:51'),(13402,4541,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:29:51','2024-05-11 13:29:51'),(13403,4542,'action created','2024-05-11 13:29:51','2024-05-11 13:29:51'),(13404,4542,'action started via WP Cron','2024-05-11 13:37:38','2024-05-11 13:37:38'),(13405,4542,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:37:38','2024-05-11 13:37:38'),(13406,4543,'action created','2024-05-11 13:37:38','2024-05-11 13:37:38'),(13407,4543,'action started via WP Cron','2024-05-11 13:41:20','2024-05-11 13:41:20'),(13408,4543,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:41:20','2024-05-11 13:41:20'),(13409,4544,'action created','2024-05-11 13:41:20','2024-05-11 13:41:20'),(13410,4544,'action started via WP Cron','2024-05-11 13:50:33','2024-05-11 13:50:33'),(13411,4544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:50:33','2024-05-11 13:50:33'),(13412,4545,'action created','2024-05-11 13:50:33','2024-05-11 13:50:33'),(13416,4545,'action started via WP Cron','2024-05-11 13:53:09','2024-05-11 13:53:09'),(13417,4545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 13:53:09','2024-05-11 13:53:09'),(13418,4547,'action created','2024-05-11 13:53:09','2024-05-11 13:53:09'),(13419,4547,'action started via WP Cron','2024-05-11 14:00:28','2024-05-11 14:00:28'),(13420,4547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:00:28','2024-05-11 14:00:28'),(13421,4548,'action created','2024-05-11 14:00:28','2024-05-11 14:00:28'),(13422,4548,'action started via WP Cron','2024-05-11 14:04:24','2024-05-11 14:04:24'),(13423,4548,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:04:24','2024-05-11 14:04:24'),(13424,4549,'action created','2024-05-11 14:04:24','2024-05-11 14:04:24'),(13425,4549,'action started via WP Cron','2024-05-11 14:11:13','2024-05-11 14:11:13'),(13426,4549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:11:13','2024-05-11 14:11:13'),(13427,4550,'action created','2024-05-11 14:11:13','2024-05-11 14:11:13'),(13428,4550,'action started via WP Cron','2024-05-11 14:19:57','2024-05-11 14:19:57'),(13429,4550,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:19:57','2024-05-11 14:19:57'),(13430,4551,'action created','2024-05-11 14:19:57','2024-05-11 14:19:57'),(13431,4551,'action started via WP Cron','2024-05-11 14:24:20','2024-05-11 14:24:20'),(13432,4551,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:24:20','2024-05-11 14:24:20'),(13433,4552,'action created','2024-05-11 14:24:20','2024-05-11 14:24:20'),(13434,4552,'action started via WP Cron','2024-05-11 14:29:01','2024-05-11 14:29:01'),(13435,4552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:29:01','2024-05-11 14:29:01'),(13436,4553,'action created','2024-05-11 14:29:01','2024-05-11 14:29:01'),(13437,4553,'action started via WP Cron','2024-05-11 14:39:39','2024-05-11 14:39:39'),(13438,4553,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:39:39','2024-05-11 14:39:39'),(13439,4554,'action created','2024-05-11 14:39:39','2024-05-11 14:39:39'),(13440,4554,'action started via WP Cron','2024-05-11 14:42:09','2024-05-11 14:42:09'),(13441,4554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:42:09','2024-05-11 14:42:09'),(13442,4555,'action created','2024-05-11 14:42:09','2024-05-11 14:42:09'),(13443,4555,'action started via WP Cron','2024-05-11 14:47:02','2024-05-11 14:47:02'),(13444,4555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:47:02','2024-05-11 14:47:02'),(13445,4556,'action created','2024-05-11 14:47:02','2024-05-11 14:47:02'),(13446,4556,'action started via WP Cron','2024-05-11 14:50:55','2024-05-11 14:50:55'),(13447,4556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:50:55','2024-05-11 14:50:55'),(13448,4557,'action created','2024-05-11 14:50:55','2024-05-11 14:50:55'),(13449,4557,'action started via WP Cron','2024-05-11 14:57:32','2024-05-11 14:57:32'),(13450,4557,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:57:32','2024-05-11 14:57:32'),(13451,4558,'action created','2024-05-11 14:57:32','2024-05-11 14:57:32'),(13455,4558,'action started via WP Cron','2024-05-11 14:59:56','2024-05-11 14:59:56'),(13456,4558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 14:59:56','2024-05-11 14:59:56'),(13457,4560,'action created','2024-05-11 14:59:56','2024-05-11 14:59:56'),(13458,4560,'action started via WP Cron','2024-05-11 15:03:42','2024-05-11 15:03:42'),(13459,4560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:03:42','2024-05-11 15:03:42'),(13460,4561,'action created','2024-05-11 15:03:42','2024-05-11 15:03:42'),(13461,4561,'action started via WP Cron','2024-05-11 15:09:39','2024-05-11 15:09:39'),(13462,4561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:09:39','2024-05-11 15:09:39'),(13463,4562,'action created','2024-05-11 15:09:39','2024-05-11 15:09:39'),(13464,4562,'action started via WP Cron','2024-05-11 15:15:24','2024-05-11 15:15:24'),(13465,4562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:15:24','2024-05-11 15:15:24'),(13466,4563,'action created','2024-05-11 15:15:24','2024-05-11 15:15:24'),(13467,4563,'action started via WP Cron','2024-05-11 15:19:57','2024-05-11 15:19:57'),(13468,4563,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:19:57','2024-05-11 15:19:57'),(13469,4564,'action created','2024-05-11 15:19:57','2024-05-11 15:19:57'),(13470,4564,'action started via WP Cron','2024-05-11 15:22:46','2024-05-11 15:22:46'),(13471,4564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:22:46','2024-05-11 15:22:46'),(13472,4565,'action created','2024-05-11 15:22:46','2024-05-11 15:22:46'),(13473,4565,'action started via WP Cron','2024-05-11 15:29:12','2024-05-11 15:29:12'),(13474,4565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:29:12','2024-05-11 15:29:12'),(13475,4566,'action created','2024-05-11 15:29:12','2024-05-11 15:29:12'),(13476,4566,'action started via WP Cron','2024-05-11 15:33:56','2024-05-11 15:33:56'),(13477,4566,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:33:56','2024-05-11 15:33:56'),(13478,4567,'action created','2024-05-11 15:33:56','2024-05-11 15:33:56'),(13479,4567,'action started via WP Cron','2024-05-11 15:37:01','2024-05-11 15:37:01'),(13480,4567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:37:01','2024-05-11 15:37:01'),(13481,4568,'action created','2024-05-11 15:37:01','2024-05-11 15:37:01'),(13482,4568,'action started via WP Cron','2024-05-11 15:44:30','2024-05-11 15:44:30'),(13483,4568,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:44:30','2024-05-11 15:44:30'),(13484,4569,'action created','2024-05-11 15:44:30','2024-05-11 15:44:30'),(13485,4569,'action started via WP Cron','2024-05-11 15:47:01','2024-05-11 15:47:01'),(13486,4569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:47:01','2024-05-11 15:47:01'),(13487,4570,'action created','2024-05-11 15:47:01','2024-05-11 15:47:01'),(13488,4570,'action started via WP Cron','2024-05-11 15:51:58','2024-05-11 15:51:58'),(13489,4570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 15:51:58','2024-05-11 15:51:58'),(13490,4571,'action created','2024-05-11 15:51:58','2024-05-11 15:51:58'),(13491,4571,'action started via WP Cron','2024-05-11 16:05:18','2024-05-11 16:05:18'),(13492,4571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:05:18','2024-05-11 16:05:18'),(13493,4572,'action created','2024-05-11 16:05:18','2024-05-11 16:05:18'),(13497,4572,'action started via WP Cron','2024-05-11 16:08:57','2024-05-11 16:08:57'),(13498,4572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:08:57','2024-05-11 16:08:57'),(13499,4574,'action created','2024-05-11 16:08:57','2024-05-11 16:08:57'),(13500,4574,'action started via WP Cron','2024-05-11 16:13:22','2024-05-11 16:13:22'),(13501,4574,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:13:22','2024-05-11 16:13:22'),(13502,4575,'action created','2024-05-11 16:13:22','2024-05-11 16:13:22'),(13503,4575,'action started via WP Cron','2024-05-11 16:18:13','2024-05-11 16:18:13'),(13504,4575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:18:13','2024-05-11 16:18:13'),(13505,4576,'action created','2024-05-11 16:18:13','2024-05-11 16:18:13'),(13506,4576,'action started via WP Cron','2024-05-11 16:24:46','2024-05-11 16:24:46'),(13507,4576,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:24:46','2024-05-11 16:24:46'),(13508,4577,'action created','2024-05-11 16:24:46','2024-05-11 16:24:46'),(13509,4577,'action started via WP Cron','2024-05-11 16:32:06','2024-05-11 16:32:06'),(13510,4577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:32:06','2024-05-11 16:32:06'),(13511,4578,'action created','2024-05-11 16:32:06','2024-05-11 16:32:06'),(13512,4578,'action started via WP Cron','2024-05-11 16:34:12','2024-05-11 16:34:12'),(13513,4578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:34:12','2024-05-11 16:34:12'),(13514,4579,'action created','2024-05-11 16:34:12','2024-05-11 16:34:12'),(13515,4579,'action started via WP Cron','2024-05-11 16:36:29','2024-05-11 16:36:29'),(13516,4579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:36:29','2024-05-11 16:36:29'),(13517,4580,'action created','2024-05-11 16:36:29','2024-05-11 16:36:29'),(13518,4580,'action started via WP Cron','2024-05-11 16:40:39','2024-05-11 16:40:39'),(13519,4580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:40:39','2024-05-11 16:40:39'),(13520,4581,'action created','2024-05-11 16:40:39','2024-05-11 16:40:39'),(13521,4581,'action started via WP Cron','2024-05-11 16:48:39','2024-05-11 16:48:39'),(13522,4581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:48:39','2024-05-11 16:48:39'),(13523,4582,'action created','2024-05-11 16:48:39','2024-05-11 16:48:39'),(13524,4582,'action started via WP Cron','2024-05-11 16:51:21','2024-05-11 16:51:21'),(13525,4582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:51:21','2024-05-11 16:51:21'),(13526,4583,'action created','2024-05-11 16:51:21','2024-05-11 16:51:21'),(13527,4583,'action started via WP Cron','2024-05-11 16:56:31','2024-05-11 16:56:31'),(13528,4583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 16:56:31','2024-05-11 16:56:31'),(13529,4584,'action created','2024-05-11 16:56:31','2024-05-11 16:56:31'),(13530,4584,'action started via WP Cron','2024-05-11 17:02:48','2024-05-11 17:02:48'),(13531,4584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:02:48','2024-05-11 17:02:48'),(13532,4585,'action created','2024-05-11 17:02:48','2024-05-11 17:02:48'),(13533,4585,'action started via WP Cron','2024-05-11 17:06:00','2024-05-11 17:06:00'),(13534,4585,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:06:00','2024-05-11 17:06:00'),(13535,4586,'action created','2024-05-11 17:06:00','2024-05-11 17:06:00'),(13539,4586,'action started via WP Cron','2024-05-11 17:11:11','2024-05-11 17:11:11'),(13540,4586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:11:11','2024-05-11 17:11:11'),(13541,4588,'action created','2024-05-11 17:11:11','2024-05-11 17:11:11'),(13542,4588,'action started via WP Cron','2024-05-11 17:17:21','2024-05-11 17:17:21'),(13543,4588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:17:21','2024-05-11 17:17:21'),(13544,4589,'action created','2024-05-11 17:17:21','2024-05-11 17:17:21'),(13545,4589,'action started via WP Cron','2024-05-11 17:19:43','2024-05-11 17:19:43'),(13546,4589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:19:43','2024-05-11 17:19:43'),(13547,4590,'action created','2024-05-11 17:19:43','2024-05-11 17:19:43'),(13548,4590,'action started via WP Cron','2024-05-11 17:21:49','2024-05-11 17:21:49'),(13549,4590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:21:49','2024-05-11 17:21:49'),(13550,4591,'action created','2024-05-11 17:21:49','2024-05-11 17:21:49'),(13551,4591,'action started via WP Cron','2024-05-11 17:26:21','2024-05-11 17:26:21'),(13552,4591,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:26:21','2024-05-11 17:26:21'),(13553,4592,'action created','2024-05-11 17:26:21','2024-05-11 17:26:21'),(13554,4592,'action started via WP Cron','2024-05-11 17:31:28','2024-05-11 17:31:28'),(13555,4592,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:31:28','2024-05-11 17:31:28'),(13556,4593,'action created','2024-05-11 17:31:28','2024-05-11 17:31:28'),(13557,4593,'action started via WP Cron','2024-05-11 17:35:30','2024-05-11 17:35:30'),(13558,4593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:35:30','2024-05-11 17:35:30'),(13559,4594,'action created','2024-05-11 17:35:30','2024-05-11 17:35:30'),(13560,4594,'action started via WP Cron','2024-05-11 17:37:37','2024-05-11 17:37:37'),(13561,4594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:37:37','2024-05-11 17:37:37'),(13562,4595,'action created','2024-05-11 17:37:37','2024-05-11 17:37:37'),(13563,4595,'action started via WP Cron','2024-05-11 17:44:01','2024-05-11 17:44:01'),(13564,4595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:44:01','2024-05-11 17:44:01'),(13565,4596,'action created','2024-05-11 17:44:01','2024-05-11 17:44:01'),(13566,4596,'action started via WP Cron','2024-05-11 17:51:12','2024-05-11 17:51:12'),(13567,4596,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:51:12','2024-05-11 17:51:12'),(13568,4597,'action created','2024-05-11 17:51:12','2024-05-11 17:51:12'),(13569,4597,'action started via WP Cron','2024-05-11 17:53:18','2024-05-11 17:53:18'),(13570,4597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:53:18','2024-05-11 17:53:18'),(13571,4598,'action created','2024-05-11 17:53:18','2024-05-11 17:53:18'),(13572,4598,'action started via WP Cron','2024-05-11 17:57:11','2024-05-11 17:57:11'),(13573,4598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:57:11','2024-05-11 17:57:11'),(13574,4599,'action created','2024-05-11 17:57:11','2024-05-11 17:57:11'),(13578,4599,'action started via WP Cron','2024-05-11 17:59:39','2024-05-11 17:59:39'),(13579,4599,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 17:59:39','2024-05-11 17:59:39'),(13580,4601,'action created','2024-05-11 17:59:39','2024-05-11 17:59:39'),(13581,4601,'action started via WP Cron','2024-05-11 18:02:20','2024-05-11 18:02:20'),(13582,4601,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:02:20','2024-05-11 18:02:20'),(13583,4602,'action created','2024-05-11 18:02:20','2024-05-11 18:02:20'),(13584,4602,'action started via WP Cron','2024-05-11 18:06:50','2024-05-11 18:06:50'),(13585,4602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:06:50','2024-05-11 18:06:50'),(13586,4603,'action created','2024-05-11 18:06:50','2024-05-11 18:06:50'),(13590,4603,'action started via WP Cron','2024-05-11 18:08:54','2024-05-11 18:08:54'),(13591,4603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:08:54','2024-05-11 18:08:54'),(13592,4605,'action created','2024-05-11 18:08:54','2024-05-11 18:08:54'),(13593,4605,'action started via WP Cron','2024-05-11 18:15:11','2024-05-11 18:15:11'),(13594,4605,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:15:11','2024-05-11 18:15:11'),(13595,4606,'action created','2024-05-11 18:15:11','2024-05-11 18:15:11'),(13596,4606,'action started via WP Cron','2024-05-11 18:17:43','2024-05-11 18:17:43'),(13597,4606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:17:43','2024-05-11 18:17:43'),(13598,4607,'action created','2024-05-11 18:17:43','2024-05-11 18:17:43'),(13599,4607,'action started via WP Cron','2024-05-11 18:21:07','2024-05-11 18:21:07'),(13600,4607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:21:07','2024-05-11 18:21:07'),(13601,4608,'action created','2024-05-11 18:21:07','2024-05-11 18:21:07'),(13602,4608,'action started via WP Cron','2024-05-11 18:31:24','2024-05-11 18:31:24'),(13603,4608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:31:24','2024-05-11 18:31:24'),(13604,4609,'action created','2024-05-11 18:31:24','2024-05-11 18:31:24'),(13605,4609,'action started via WP Cron','2024-05-11 18:37:51','2024-05-11 18:37:51'),(13606,4609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:37:51','2024-05-11 18:37:51'),(13607,4610,'action created','2024-05-11 18:37:51','2024-05-11 18:37:51'),(13608,4610,'action started via WP Cron','2024-05-11 18:40:05','2024-05-11 18:40:05'),(13609,4610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:40:05','2024-05-11 18:40:05'),(13610,4611,'action created','2024-05-11 18:40:05','2024-05-11 18:40:05'),(13611,4611,'action started via WP Cron','2024-05-11 18:44:06','2024-05-11 18:44:06'),(13612,4611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:44:06','2024-05-11 18:44:06'),(13613,4612,'action created','2024-05-11 18:44:06','2024-05-11 18:44:06'),(13614,4612,'action started via WP Cron','2024-05-11 18:46:28','2024-05-11 18:46:28'),(13615,4612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:46:28','2024-05-11 18:46:28'),(13616,4613,'action created','2024-05-11 18:46:28','2024-05-11 18:46:28'),(13617,4613,'action started via WP Cron','2024-05-11 18:52:11','2024-05-11 18:52:11'),(13618,4613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:52:11','2024-05-11 18:52:11'),(13619,4614,'action created','2024-05-11 18:52:11','2024-05-11 18:52:11'),(13620,4614,'action started via WP Cron','2024-05-11 18:55:49','2024-05-11 18:55:49'),(13621,4614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:55:49','2024-05-11 18:55:49'),(13622,4615,'action created','2024-05-11 18:55:49','2024-05-11 18:55:49'),(13623,4615,'action started via WP Cron','2024-05-11 18:58:29','2024-05-11 18:58:29'),(13624,4615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 18:58:29','2024-05-11 18:58:29'),(13625,4616,'action created','2024-05-11 18:58:29','2024-05-11 18:58:29'),(13626,4616,'action started via WP Cron','2024-05-11 19:02:10','2024-05-11 19:02:10'),(13627,4616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:02:10','2024-05-11 19:02:10'),(13628,4617,'action created','2024-05-11 19:02:10','2024-05-11 19:02:10'),(13629,4617,'action started via WP Cron','2024-05-11 19:05:26','2024-05-11 19:05:26'),(13630,4617,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:05:26','2024-05-11 19:05:26'),(13631,4618,'action created','2024-05-11 19:05:26','2024-05-11 19:05:26'),(13635,4618,'action started via WP Cron','2024-05-11 19:07:40','2024-05-11 19:07:40'),(13636,4618,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:07:40','2024-05-11 19:07:40'),(13637,4620,'action created','2024-05-11 19:07:40','2024-05-11 19:07:40'),(13638,4620,'action started via WP Cron','2024-05-11 19:10:49','2024-05-11 19:10:49'),(13639,4620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:10:49','2024-05-11 19:10:49'),(13640,4621,'action created','2024-05-11 19:10:49','2024-05-11 19:10:49'),(13641,4621,'action started via WP Cron','2024-05-11 19:17:44','2024-05-11 19:17:44'),(13642,4621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:17:44','2024-05-11 19:17:44'),(13643,4622,'action created','2024-05-11 19:17:44','2024-05-11 19:17:44'),(13644,4622,'action started via WP Cron','2024-05-11 19:24:22','2024-05-11 19:24:22'),(13645,4622,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:24:22','2024-05-11 19:24:22'),(13646,4623,'action created','2024-05-11 19:24:22','2024-05-11 19:24:22'),(13647,4623,'action started via WP Cron','2024-05-11 19:26:53','2024-05-11 19:26:53'),(13648,4623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:26:53','2024-05-11 19:26:53'),(13649,4624,'action created','2024-05-11 19:26:53','2024-05-11 19:26:53'),(13650,4624,'action started via WP Cron','2024-05-11 19:33:20','2024-05-11 19:33:20'),(13651,4624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:33:20','2024-05-11 19:33:20'),(13652,4625,'action created','2024-05-11 19:33:20','2024-05-11 19:33:20'),(13653,4625,'action started via WP Cron','2024-05-11 19:40:29','2024-05-11 19:40:29'),(13654,4625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:40:29','2024-05-11 19:40:29'),(13655,4626,'action created','2024-05-11 19:40:29','2024-05-11 19:40:29'),(13656,4626,'action started via WP Cron','2024-05-11 19:42:34','2024-05-11 19:42:34'),(13657,4626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:42:34','2024-05-11 19:42:34'),(13658,4627,'action created','2024-05-11 19:42:34','2024-05-11 19:42:34'),(13659,4627,'action started via WP Cron','2024-05-11 19:46:13','2024-05-11 19:46:13'),(13660,4627,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:46:13','2024-05-11 19:46:13'),(13661,4628,'action created','2024-05-11 19:46:13','2024-05-11 19:46:13'),(13662,4628,'action started via WP Cron','2024-05-11 19:48:59','2024-05-11 19:48:59'),(13663,4628,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:48:59','2024-05-11 19:48:59'),(13664,4629,'action created','2024-05-11 19:48:59','2024-05-11 19:48:59'),(13665,4629,'action started via WP Cron','2024-05-11 19:54:46','2024-05-11 19:54:46'),(13666,4629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:54:46','2024-05-11 19:54:46'),(13667,4630,'action created','2024-05-11 19:54:46','2024-05-11 19:54:46'),(13668,4630,'action started via WP Cron','2024-05-11 19:58:11','2024-05-11 19:58:11'),(13669,4630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 19:58:11','2024-05-11 19:58:11'),(13670,4631,'action created','2024-05-11 19:58:11','2024-05-11 19:58:11'),(13671,4631,'action started via WP Cron','2024-05-11 20:00:23','2024-05-11 20:00:23'),(13672,4631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:00:23','2024-05-11 20:00:23'),(13673,4632,'action created','2024-05-11 20:00:23','2024-05-11 20:00:23'),(13674,4632,'action started via WP Cron','2024-05-11 20:04:35','2024-05-11 20:04:35'),(13675,4632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:04:35','2024-05-11 20:04:35'),(13676,4633,'action created','2024-05-11 20:04:35','2024-05-11 20:04:35'),(13677,4633,'action started via WP Cron','2024-05-11 20:09:54','2024-05-11 20:09:54'),(13678,4633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:09:54','2024-05-11 20:09:54'),(13679,4634,'action created','2024-05-11 20:09:54','2024-05-11 20:09:54'),(13683,4634,'action started via WP Cron','2024-05-11 20:13:45','2024-05-11 20:13:45'),(13684,4634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:13:45','2024-05-11 20:13:45'),(13685,4636,'action created','2024-05-11 20:13:45','2024-05-11 20:13:45'),(13686,4636,'action started via WP Cron','2024-05-11 20:15:53','2024-05-11 20:15:53'),(13687,4636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:15:53','2024-05-11 20:15:53'),(13688,4637,'action created','2024-05-11 20:15:53','2024-05-11 20:15:53'),(13689,4637,'action started via WP Cron','2024-05-11 20:20:02','2024-05-11 20:20:02'),(13690,4637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:20:02','2024-05-11 20:20:02'),(13691,4638,'action created','2024-05-11 20:20:02','2024-05-11 20:20:02'),(13692,4638,'action started via WP Cron','2024-05-11 20:27:04','2024-05-11 20:27:04'),(13693,4638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:27:04','2024-05-11 20:27:04'),(13694,4639,'action created','2024-05-11 20:27:05','2024-05-11 20:27:05'),(13695,4639,'action started via WP Cron','2024-05-11 20:29:11','2024-05-11 20:29:11'),(13696,4639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:29:11','2024-05-11 20:29:11'),(13697,4640,'action created','2024-05-11 20:29:11','2024-05-11 20:29:11'),(13698,4640,'action started via WP Cron','2024-05-11 20:36:42','2024-05-11 20:36:42'),(13699,4640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:36:42','2024-05-11 20:36:42'),(13700,4641,'action created','2024-05-11 20:36:42','2024-05-11 20:36:42'),(13701,4641,'action started via WP Cron','2024-05-11 20:39:13','2024-05-11 20:39:13'),(13702,4641,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:39:13','2024-05-11 20:39:13'),(13703,4642,'action created','2024-05-11 20:39:13','2024-05-11 20:39:13'),(13704,4642,'action started via WP Cron','2024-05-11 20:41:14','2024-05-11 20:41:14'),(13705,4642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:41:14','2024-05-11 20:41:14'),(13706,4643,'action created','2024-05-11 20:41:14','2024-05-11 20:41:14'),(13707,4643,'action started via WP Cron','2024-05-11 20:44:22','2024-05-11 20:44:22'),(13708,4643,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:44:22','2024-05-11 20:44:22'),(13709,4644,'action created','2024-05-11 20:44:22','2024-05-11 20:44:22'),(13710,4644,'action started via WP Cron','2024-05-11 20:50:03','2024-05-11 20:50:03'),(13711,4644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:50:03','2024-05-11 20:50:03'),(13712,4645,'action created','2024-05-11 20:50:03','2024-05-11 20:50:03'),(13713,4645,'action started via WP Cron','2024-05-11 20:52:14','2024-05-11 20:52:14'),(13714,4645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:52:14','2024-05-11 20:52:14'),(13715,4646,'action created','2024-05-11 20:52:14','2024-05-11 20:52:14'),(13716,4646,'action started via WP Cron','2024-05-11 20:55:45','2024-05-11 20:55:45'),(13717,4646,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:55:45','2024-05-11 20:55:45'),(13718,4647,'action created','2024-05-11 20:55:45','2024-05-11 20:55:45'),(13719,4647,'action started via WP Cron','2024-05-11 20:57:47','2024-05-11 20:57:47'),(13720,4647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:57:47','2024-05-11 20:57:47'),(13721,4648,'action created','2024-05-11 20:57:47','2024-05-11 20:57:47'),(13722,4648,'action started via WP Cron','2024-05-11 20:59:47','2024-05-11 20:59:47'),(13723,4648,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 20:59:47','2024-05-11 20:59:47'),(13724,4649,'action created','2024-05-11 20:59:47','2024-05-11 20:59:47'),(13725,4649,'action started via WP Cron','2024-05-11 21:02:21','2024-05-11 21:02:21'),(13726,4649,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:02:21','2024-05-11 21:02:21'),(13727,4650,'action created','2024-05-11 21:02:21','2024-05-11 21:02:21'),(13728,4650,'action started via WP Cron','2024-05-11 21:05:56','2024-05-11 21:05:56'),(13729,4650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:05:56','2024-05-11 21:05:56'),(13730,4651,'action created','2024-05-11 21:05:56','2024-05-11 21:05:56'),(13731,4651,'action started via WP Cron','2024-05-11 21:08:58','2024-05-11 21:08:58'),(13732,4651,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:08:58','2024-05-11 21:08:58'),(13733,4652,'action created','2024-05-11 21:08:58','2024-05-11 21:08:58'),(13737,4652,'action started via WP Cron','2024-05-11 21:12:55','2024-05-11 21:12:55'),(13738,4652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:12:55','2024-05-11 21:12:55'),(13739,4654,'action created','2024-05-11 21:12:55','2024-05-11 21:12:55'),(13740,4654,'action started via WP Cron','2024-05-11 21:18:29','2024-05-11 21:18:29'),(13741,4654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:18:29','2024-05-11 21:18:29'),(13742,4655,'action created','2024-05-11 21:18:29','2024-05-11 21:18:29'),(13743,4655,'action started via WP Cron','2024-05-11 21:20:59','2024-05-11 21:20:59'),(13744,4655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:20:59','2024-05-11 21:20:59'),(13745,4656,'action created','2024-05-11 21:20:59','2024-05-11 21:20:59'),(13746,4656,'action started via WP Cron','2024-05-11 21:28:18','2024-05-11 21:28:18'),(13747,4656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:28:18','2024-05-11 21:28:18'),(13748,4657,'action created','2024-05-11 21:28:18','2024-05-11 21:28:18'),(13749,4657,'action started via WP Cron','2024-05-11 21:30:22','2024-05-11 21:30:22'),(13750,4657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:30:22','2024-05-11 21:30:22'),(13751,4658,'action created','2024-05-11 21:30:22','2024-05-11 21:30:22'),(13752,4658,'action started via WP Cron','2024-05-11 21:36:39','2024-05-11 21:36:39'),(13753,4658,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:36:39','2024-05-11 21:36:39'),(13754,4659,'action created','2024-05-11 21:36:39','2024-05-11 21:36:39'),(13755,4659,'action started via WP Cron','2024-05-11 21:39:48','2024-05-11 21:39:48'),(13756,4659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:39:48','2024-05-11 21:39:48'),(13757,4660,'action created','2024-05-11 21:39:48','2024-05-11 21:39:48'),(13758,4660,'action started via WP Cron','2024-05-11 21:43:38','2024-05-11 21:43:38'),(13759,4660,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:43:38','2024-05-11 21:43:38'),(13760,4661,'action created','2024-05-11 21:43:38','2024-05-11 21:43:38'),(13761,4661,'action started via WP Cron','2024-05-11 21:50:29','2024-05-11 21:50:29'),(13762,4661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:50:29','2024-05-11 21:50:29'),(13763,4662,'action created','2024-05-11 21:50:29','2024-05-11 21:50:29'),(13764,4662,'action started via WP Cron','2024-05-11 21:52:36','2024-05-11 21:52:36'),(13765,4662,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:52:36','2024-05-11 21:52:36'),(13766,4663,'action created','2024-05-11 21:52:36','2024-05-11 21:52:36'),(13767,4663,'action started via WP Cron','2024-05-11 21:55:35','2024-05-11 21:55:35'),(13768,4663,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:55:35','2024-05-11 21:55:35'),(13769,4664,'action created','2024-05-11 21:55:35','2024-05-11 21:55:35'),(13770,4664,'action started via WP Cron','2024-05-11 21:58:51','2024-05-11 21:58:51'),(13771,4664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 21:58:51','2024-05-11 21:58:51'),(13772,4665,'action created','2024-05-11 21:58:51','2024-05-11 21:58:51'),(13773,4665,'action started via WP Cron','2024-05-11 22:00:55','2024-05-11 22:00:55'),(13774,4665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:00:55','2024-05-11 22:00:55'),(13775,4666,'action created','2024-05-11 22:00:55','2024-05-11 22:00:55'),(13776,4666,'action started via WP Cron','2024-05-11 22:07:09','2024-05-11 22:07:09'),(13777,4666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:07:09','2024-05-11 22:07:09'),(13778,4667,'action created','2024-05-11 22:07:09','2024-05-11 22:07:09'),(13779,4667,'action started via WP Cron','2024-05-11 22:14:15','2024-05-11 22:14:15'),(13780,4667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:14:15','2024-05-11 22:14:15'),(13781,4668,'action created','2024-05-11 22:14:15','2024-05-11 22:14:15'),(13785,4668,'action started via WP Cron','2024-05-11 22:16:16','2024-05-11 22:16:16'),(13786,4668,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:16:16','2024-05-11 22:16:16'),(13787,4670,'action created','2024-05-11 22:16:16','2024-05-11 22:16:16'),(13788,4670,'action started via WP Cron','2024-05-11 22:18:59','2024-05-11 22:18:59'),(13789,4670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:18:59','2024-05-11 22:18:59'),(13790,4671,'action created','2024-05-11 22:18:59','2024-05-11 22:18:59'),(13791,4671,'action started via WP Cron','2024-05-11 22:22:31','2024-05-11 22:22:31'),(13792,4671,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:22:31','2024-05-11 22:22:31'),(13793,4672,'action created','2024-05-11 22:22:31','2024-05-11 22:22:31'),(13794,4672,'action started via WP Cron','2024-05-11 22:27:11','2024-05-11 22:27:11'),(13795,4672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:27:11','2024-05-11 22:27:11'),(13796,4673,'action created','2024-05-11 22:27:11','2024-05-11 22:27:11'),(13797,4673,'action started via WP Cron','2024-05-11 22:29:32','2024-05-11 22:29:32'),(13798,4673,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:29:32','2024-05-11 22:29:32'),(13799,4674,'action created','2024-05-11 22:29:32','2024-05-11 22:29:32'),(13800,4674,'action started via WP Cron','2024-05-11 22:31:36','2024-05-11 22:31:36'),(13801,4674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:31:36','2024-05-11 22:31:36'),(13802,4675,'action created','2024-05-11 22:31:36','2024-05-11 22:31:36'),(13803,4675,'action started via WP Cron','2024-05-11 22:37:49','2024-05-11 22:37:49'),(13804,4675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:37:49','2024-05-11 22:37:49'),(13805,4676,'action created','2024-05-11 22:37:49','2024-05-11 22:37:49'),(13806,4676,'action started via WP Cron','2024-05-11 22:40:58','2024-05-11 22:40:58'),(13807,4676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:40:58','2024-05-11 22:40:58'),(13808,4677,'action created','2024-05-11 22:40:58','2024-05-11 22:40:58'),(13809,4677,'action started via WP Cron','2024-05-11 22:44:51','2024-05-11 22:44:51'),(13810,4677,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:44:51','2024-05-11 22:44:51'),(13811,4678,'action created','2024-05-11 22:44:51','2024-05-11 22:44:51'),(13812,4678,'action started via WP Cron','2024-05-11 22:46:53','2024-05-11 22:46:53'),(13813,4678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:46:53','2024-05-11 22:46:53'),(13814,4679,'action created','2024-05-11 22:46:53','2024-05-11 22:46:53'),(13815,4679,'action started via WP Cron','2024-05-11 22:53:06','2024-05-11 22:53:06'),(13816,4679,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:53:06','2024-05-11 22:53:06'),(13817,4680,'action created','2024-05-11 22:53:06','2024-05-11 22:53:06'),(13818,4680,'action started via WP Cron','2024-05-11 22:55:56','2024-05-11 22:55:56'),(13819,4680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:55:56','2024-05-11 22:55:56'),(13820,4681,'action created','2024-05-11 22:55:56','2024-05-11 22:55:56'),(13821,4681,'action started via WP Cron','2024-05-11 22:58:04','2024-05-11 22:58:04'),(13822,4681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 22:58:04','2024-05-11 22:58:04'),(13823,4682,'action created','2024-05-11 22:58:04','2024-05-11 22:58:04'),(13824,4682,'action started via WP Cron','2024-05-11 23:00:05','2024-05-11 23:00:05'),(13825,4682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:00:05','2024-05-11 23:00:05'),(13826,4683,'action created','2024-05-11 23:00:05','2024-05-11 23:00:05'),(13827,4683,'action started via WP Cron','2024-05-11 23:02:06','2024-05-11 23:02:06'),(13828,4683,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:02:06','2024-05-11 23:02:06'),(13829,4684,'action created','2024-05-11 23:02:06','2024-05-11 23:02:06'),(13830,4684,'action started via WP Cron','2024-05-11 23:05:50','2024-05-11 23:05:50'),(13831,4684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:05:50','2024-05-11 23:05:50'),(13832,4685,'action created','2024-05-11 23:05:50','2024-05-11 23:05:50'),(13833,4685,'action started via WP Cron','2024-05-11 23:08:19','2024-05-11 23:08:19'),(13834,4685,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:08:19','2024-05-11 23:08:19'),(13835,4686,'action created','2024-05-11 23:08:19','2024-05-11 23:08:19'),(13836,4686,'action started via WP Cron','2024-05-11 23:11:05','2024-05-11 23:11:05'),(13837,4686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:11:05','2024-05-11 23:11:05'),(13838,4687,'action created','2024-05-11 23:11:05','2024-05-11 23:11:05'),(13839,4687,'action started via WP Cron','2024-05-11 23:14:53','2024-05-11 23:14:53'),(13840,4687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:14:53','2024-05-11 23:14:53'),(13841,4688,'action created','2024-05-11 23:14:53','2024-05-11 23:14:53'),(13845,4688,'action started via WP Cron','2024-05-11 23:17:16','2024-05-11 23:17:16'),(13846,4688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:17:16','2024-05-11 23:17:16'),(13847,4690,'action created','2024-05-11 23:17:16','2024-05-11 23:17:16'),(13848,4690,'action started via WP Cron','2024-05-11 23:19:54','2024-05-11 23:19:54'),(13849,4690,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:19:54','2024-05-11 23:19:54'),(13850,4691,'action created','2024-05-11 23:19:54','2024-05-11 23:19:54'),(13851,4691,'action started via WP Cron','2024-05-11 23:22:42','2024-05-11 23:22:42'),(13852,4691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:22:42','2024-05-11 23:22:42'),(13853,4692,'action created','2024-05-11 23:22:42','2024-05-11 23:22:42'),(13854,4692,'action started via WP Cron','2024-05-11 23:27:00','2024-05-11 23:27:00'),(13855,4692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:27:00','2024-05-11 23:27:00'),(13856,4693,'action created','2024-05-11 23:27:00','2024-05-11 23:27:00'),(13857,4693,'action started via WP Cron','2024-05-11 23:30:22','2024-05-11 23:30:22'),(13858,4693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:30:22','2024-05-11 23:30:22'),(13859,4694,'action created','2024-05-11 23:30:22','2024-05-11 23:30:22'),(13860,4694,'action started via WP Cron','2024-05-11 23:35:17','2024-05-11 23:35:17'),(13861,4694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:35:17','2024-05-11 23:35:17'),(13862,4695,'action created','2024-05-11 23:35:17','2024-05-11 23:35:17'),(13863,4695,'action started via WP Cron','2024-05-11 23:38:35','2024-05-11 23:38:35'),(13864,4695,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:38:35','2024-05-11 23:38:35'),(13865,4696,'action created','2024-05-11 23:38:35','2024-05-11 23:38:35'),(13866,4696,'action started via WP Cron','2024-05-11 23:45:15','2024-05-11 23:45:15'),(13867,4696,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:45:15','2024-05-11 23:45:15'),(13868,4697,'action created','2024-05-11 23:45:15','2024-05-11 23:45:15'),(13869,4697,'action started via WP Cron','2024-05-11 23:47:39','2024-05-11 23:47:39'),(13870,4697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:47:39','2024-05-11 23:47:39'),(13871,4698,'action created','2024-05-11 23:47:39','2024-05-11 23:47:39'),(13872,4698,'action started via WP Cron','2024-05-11 23:49:47','2024-05-11 23:49:47'),(13873,4698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:49:47','2024-05-11 23:49:47'),(13874,4699,'action created','2024-05-11 23:49:47','2024-05-11 23:49:47'),(13875,4699,'action started via WP Cron','2024-05-11 23:53:53','2024-05-11 23:53:53'),(13876,4699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-11 23:53:53','2024-05-11 23:53:53'),(13877,4700,'action created','2024-05-11 23:53:53','2024-05-11 23:53:53'),(13878,4700,'action started via WP Cron','2024-05-12 00:00:07','2024-05-12 00:00:07'),(13879,4700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:00:07','2024-05-12 00:00:07'),(13880,4701,'action created','2024-05-12 00:00:07','2024-05-12 00:00:07'),(13881,4701,'action started via WP Cron','2024-05-12 00:02:27','2024-05-12 00:02:27'),(13882,4701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:02:27','2024-05-12 00:02:27'),(13883,4702,'action created','2024-05-12 00:02:27','2024-05-12 00:02:27'),(13884,4702,'action started via WP Cron','2024-05-12 00:15:12','2024-05-12 00:15:12'),(13885,4702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:15:12','2024-05-12 00:15:12'),(13886,4703,'action created','2024-05-12 00:15:12','2024-05-12 00:15:12'),(13890,4703,'action started via WP Cron','2024-05-12 00:18:32','2024-05-12 00:18:32'),(13891,4703,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:18:32','2024-05-12 00:18:32'),(13892,4705,'action created','2024-05-12 00:18:32','2024-05-12 00:18:32'),(13893,4705,'action started via WP Cron','2024-05-12 00:21:00','2024-05-12 00:21:00'),(13894,4705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:21:00','2024-05-12 00:21:00'),(13895,4706,'action created','2024-05-12 00:21:00','2024-05-12 00:21:00'),(13896,4706,'action started via WP Cron','2024-05-12 00:24:48','2024-05-12 00:24:48'),(13897,4706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:24:48','2024-05-12 00:24:48'),(13898,4707,'action created','2024-05-12 00:24:48','2024-05-12 00:24:48'),(13899,4707,'action started via WP Cron','2024-05-12 00:29:13','2024-05-12 00:29:13'),(13900,4707,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:29:13','2024-05-12 00:29:13'),(13901,4708,'action created','2024-05-12 00:29:13','2024-05-12 00:29:13'),(13902,4708,'action started via WP Cron','2024-05-12 00:31:22','2024-05-12 00:31:22'),(13903,4708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:31:22','2024-05-12 00:31:22'),(13904,4709,'action created','2024-05-12 00:31:22','2024-05-12 00:31:22'),(13905,4709,'action started via WP Cron','2024-05-12 00:33:36','2024-05-12 00:33:36'),(13906,4709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:33:36','2024-05-12 00:33:36'),(13907,4710,'action created','2024-05-12 00:33:36','2024-05-12 00:33:36'),(13908,4710,'action started via WP Cron','2024-05-12 00:40:13','2024-05-12 00:40:13'),(13909,4710,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:40:13','2024-05-12 00:40:13'),(13910,4711,'action created','2024-05-12 00:40:13','2024-05-12 00:40:13'),(13911,4711,'action started via WP Cron','2024-05-12 00:42:23','2024-05-12 00:42:23'),(13912,4711,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:42:23','2024-05-12 00:42:23'),(13913,4712,'action created','2024-05-12 00:42:23','2024-05-12 00:42:23'),(13914,4712,'action started via WP Cron','2024-05-12 00:46:16','2024-05-12 00:46:16'),(13915,4712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:46:16','2024-05-12 00:46:16'),(13916,4713,'action created','2024-05-12 00:46:16','2024-05-12 00:46:16'),(13917,4713,'action started via Async Request','2024-05-12 00:48:36','2024-05-12 00:48:36'),(13918,4713,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:48:36','2024-05-12 00:48:36'),(13919,4714,'action created','2024-05-12 00:48:36','2024-05-12 00:48:36'),(13920,4714,'action started via WP Cron','2024-05-12 00:51:21','2024-05-12 00:51:21'),(13921,4714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:51:21','2024-05-12 00:51:21'),(13922,4715,'action created','2024-05-12 00:51:21','2024-05-12 00:51:21'),(13923,4715,'action started via WP Cron','2024-05-12 00:53:26','2024-05-12 00:53:26'),(13924,4715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:53:26','2024-05-12 00:53:26'),(13925,4716,'action created','2024-05-12 00:53:26','2024-05-12 00:53:26'),(13926,4716,'action started via WP Cron','2024-05-12 00:55:44','2024-05-12 00:55:44'),(13927,4716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:55:44','2024-05-12 00:55:44'),(13928,4717,'action created','2024-05-12 00:55:44','2024-05-12 00:55:44'),(13929,4717,'action started via WP Cron','2024-05-12 00:58:19','2024-05-12 00:58:19'),(13930,4717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 00:58:19','2024-05-12 00:58:19'),(13931,4718,'action created','2024-05-12 00:58:19','2024-05-12 00:58:19'),(13932,4718,'action started via WP Cron','2024-05-12 01:01:20','2024-05-12 01:01:20'),(13933,4718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:01:20','2024-05-12 01:01:20'),(13934,4719,'action created','2024-05-12 01:01:20','2024-05-12 01:01:20'),(13935,4719,'action started via WP Cron','2024-05-12 01:05:03','2024-05-12 01:05:03'),(13936,4719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:05:03','2024-05-12 01:05:03'),(13937,4720,'action created','2024-05-12 01:05:03','2024-05-12 01:05:03'),(13938,4720,'action started via WP Cron','2024-05-12 01:08:48','2024-05-12 01:08:48'),(13939,4720,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:08:48','2024-05-12 01:08:48'),(13940,4721,'action created','2024-05-12 01:08:48','2024-05-12 01:08:48'),(13941,4721,'action started via WP Cron','2024-05-12 01:11:30','2024-05-12 01:11:30'),(13942,4721,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:11:30','2024-05-12 01:11:30'),(13943,4722,'action created','2024-05-12 01:11:30','2024-05-12 01:11:30'),(13944,4722,'action started via WP Cron','2024-05-12 01:14:04','2024-05-12 01:14:04'),(13945,4722,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:14:04','2024-05-12 01:14:04'),(13946,4723,'action created','2024-05-12 01:14:04','2024-05-12 01:14:04'),(13950,4723,'action started via WP Cron','2024-05-12 01:16:56','2024-05-12 01:16:56'),(13951,4723,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:16:56','2024-05-12 01:16:56'),(13952,4725,'action created','2024-05-12 01:16:56','2024-05-12 01:16:56'),(13953,4725,'action started via WP Cron','2024-05-12 01:20:55','2024-05-12 01:20:55'),(13954,4725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:20:55','2024-05-12 01:20:55'),(13955,4726,'action created','2024-05-12 01:20:55','2024-05-12 01:20:55'),(13956,4726,'action started via WP Cron','2024-05-12 01:23:05','2024-05-12 01:23:05'),(13957,4726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:23:05','2024-05-12 01:23:05'),(13958,4727,'action created','2024-05-12 01:23:05','2024-05-12 01:23:05'),(13959,4727,'action started via Async Request','2024-05-12 01:25:08','2024-05-12 01:25:08'),(13960,4727,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:25:08','2024-05-12 01:25:08'),(13961,4728,'action created','2024-05-12 01:25:08','2024-05-12 01:25:08'),(13962,4728,'action started via WP Cron','2024-05-12 01:29:05','2024-05-12 01:29:05'),(13963,4728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:29:05','2024-05-12 01:29:05'),(13964,4729,'action created','2024-05-12 01:29:05','2024-05-12 01:29:05'),(13965,4729,'action started via WP Cron','2024-05-12 01:32:36','2024-05-12 01:32:36'),(13966,4729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:32:36','2024-05-12 01:32:36'),(13967,4730,'action created','2024-05-12 01:32:36','2024-05-12 01:32:36'),(13968,4730,'action started via WP Cron','2024-05-12 01:36:07','2024-05-12 01:36:07'),(13969,4730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:36:07','2024-05-12 01:36:07'),(13970,4731,'action created','2024-05-12 01:36:07','2024-05-12 01:36:07'),(13971,4731,'action started via WP Cron','2024-05-12 01:40:11','2024-05-12 01:40:11'),(13972,4731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:40:11','2024-05-12 01:40:11'),(13973,4732,'action created','2024-05-12 01:40:11','2024-05-12 01:40:11'),(13974,4732,'action started via WP Cron','2024-05-12 01:42:13','2024-05-12 01:42:13'),(13975,4732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:42:13','2024-05-12 01:42:13'),(13976,4733,'action created','2024-05-12 01:42:13','2024-05-12 01:42:13'),(13977,4733,'action started via WP Cron','2024-05-12 01:44:23','2024-05-12 01:44:23'),(13978,4733,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:44:23','2024-05-12 01:44:23'),(13979,4734,'action created','2024-05-12 01:44:23','2024-05-12 01:44:23'),(13980,4734,'action started via Async Request','2024-05-12 01:50:33','2024-05-12 01:50:33'),(13981,4734,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:50:33','2024-05-12 01:50:33'),(13982,4735,'action created','2024-05-12 01:50:33','2024-05-12 01:50:33'),(13983,4735,'action started via WP Cron','2024-05-12 01:53:04','2024-05-12 01:53:04'),(13984,4735,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:53:04','2024-05-12 01:53:04'),(13985,4736,'action created','2024-05-12 01:53:04','2024-05-12 01:53:04'),(13986,4736,'action started via WP Cron','2024-05-12 01:57:33','2024-05-12 01:57:33'),(13987,4736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:57:33','2024-05-12 01:57:33'),(13988,4737,'action created','2024-05-12 01:57:33','2024-05-12 01:57:33'),(13989,4737,'action started via WP Cron','2024-05-12 01:59:40','2024-05-12 01:59:40'),(13990,4737,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 01:59:40','2024-05-12 01:59:40'),(13991,4738,'action created','2024-05-12 01:59:40','2024-05-12 01:59:40'),(13992,4738,'action started via Async Request','2024-05-12 02:03:11','2024-05-12 02:03:11'),(13993,4738,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:03:11','2024-05-12 02:03:11'),(13994,4739,'action created','2024-05-12 02:03:11','2024-05-12 02:03:11'),(13995,4739,'action started via WP Cron','2024-05-12 02:05:34','2024-05-12 02:05:34'),(13996,4739,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:05:34','2024-05-12 02:05:34'),(13997,4740,'action created','2024-05-12 02:05:34','2024-05-12 02:05:34'),(13998,4740,'action started via WP Cron','2024-05-12 02:08:13','2024-05-12 02:08:13'),(13999,4740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:08:13','2024-05-12 02:08:13'),(14000,4741,'action created','2024-05-12 02:08:13','2024-05-12 02:08:13'),(14001,4741,'action started via WP Cron','2024-05-12 02:12:27','2024-05-12 02:12:27'),(14002,4741,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:12:27','2024-05-12 02:12:27'),(14003,4742,'action created','2024-05-12 02:12:27','2024-05-12 02:12:27'),(14004,4742,'action started via WP Cron','2024-05-12 02:14:41','2024-05-12 02:14:41'),(14005,4742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:14:41','2024-05-12 02:14:41'),(14006,4743,'action created','2024-05-12 02:14:41','2024-05-12 02:14:41'),(14007,4743,'action started via WP Cron','2024-05-12 02:17:31','2024-05-12 02:17:31'),(14008,4743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:17:31','2024-05-12 02:17:31'),(14009,4744,'action created','2024-05-12 02:17:31','2024-05-12 02:17:31'),(14013,4744,'action started via WP Cron','2024-05-12 02:23:40','2024-05-12 02:23:40'),(14014,4744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:23:40','2024-05-12 02:23:40'),(14015,4746,'action created','2024-05-12 02:23:40','2024-05-12 02:23:40'),(14016,4746,'action started via Async Request','2024-05-12 02:25:58','2024-05-12 02:25:58'),(14017,4746,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:25:58','2024-05-12 02:25:58'),(14018,4747,'action created','2024-05-12 02:25:58','2024-05-12 02:25:58'),(14019,4747,'action started via WP Cron','2024-05-12 02:30:24','2024-05-12 02:30:24'),(14020,4747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:30:24','2024-05-12 02:30:24'),(14021,4748,'action created','2024-05-12 02:30:24','2024-05-12 02:30:24'),(14022,4748,'action started via WP Cron','2024-05-12 02:32:29','2024-05-12 02:32:29'),(14023,4748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:32:29','2024-05-12 02:32:29'),(14024,4749,'action created','2024-05-12 02:32:29','2024-05-12 02:32:29'),(14025,4749,'action started via WP Cron','2024-05-12 02:34:42','2024-05-12 02:34:42'),(14026,4749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:34:42','2024-05-12 02:34:42'),(14027,4750,'action created','2024-05-12 02:34:42','2024-05-12 02:34:42'),(14028,4750,'action started via WP Cron','2024-05-12 02:37:39','2024-05-12 02:37:39'),(14029,4750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:37:39','2024-05-12 02:37:39'),(14030,4751,'action created','2024-05-12 02:37:39','2024-05-12 02:37:39'),(14031,4751,'action started via WP Cron','2024-05-12 02:40:07','2024-05-12 02:40:07'),(14032,4751,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:40:07','2024-05-12 02:40:07'),(14033,4752,'action created','2024-05-12 02:40:07','2024-05-12 02:40:07'),(14034,4752,'action started via Async Request','2024-05-12 02:44:53','2024-05-12 02:44:53'),(14035,4752,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:44:53','2024-05-12 02:44:53'),(14036,4753,'action created','2024-05-12 02:44:53','2024-05-12 02:44:53'),(14037,4753,'action started via WP Cron','2024-05-12 02:48:44','2024-05-12 02:48:44'),(14038,4753,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:48:44','2024-05-12 02:48:44'),(14039,4754,'action created','2024-05-12 02:48:44','2024-05-12 02:48:44'),(14040,4754,'action started via WP Cron','2024-05-12 02:51:35','2024-05-12 02:51:35'),(14041,4754,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:51:35','2024-05-12 02:51:35'),(14042,4755,'action created','2024-05-12 02:51:35','2024-05-12 02:51:35'),(14043,4755,'action started via WP Cron','2024-05-12 02:54:10','2024-05-12 02:54:10'),(14044,4755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:54:10','2024-05-12 02:54:10'),(14045,4756,'action created','2024-05-12 02:54:10','2024-05-12 02:54:10'),(14046,4756,'action started via WP Cron','2024-05-12 02:57:04','2024-05-12 02:57:04'),(14047,4756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 02:57:04','2024-05-12 02:57:04'),(14048,4757,'action created','2024-05-12 02:57:04','2024-05-12 02:57:04'),(14049,4757,'action started via WP Cron','2024-05-12 03:00:27','2024-05-12 03:00:27'),(14050,4757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:00:27','2024-05-12 03:00:27'),(14051,4758,'action created','2024-05-12 03:00:27','2024-05-12 03:00:27'),(14052,4758,'action started via WP Cron','2024-05-12 03:04:03','2024-05-12 03:04:03'),(14053,4758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:04:03','2024-05-12 03:04:03'),(14054,4759,'action created','2024-05-12 03:04:03','2024-05-12 03:04:03'),(14055,4759,'action started via WP Cron','2024-05-12 03:07:49','2024-05-12 03:07:49'),(14056,4759,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:07:49','2024-05-12 03:07:49'),(14057,4760,'action created','2024-05-12 03:07:49','2024-05-12 03:07:49'),(14058,4760,'action started via WP Cron','2024-05-12 03:11:29','2024-05-12 03:11:29'),(14059,4760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:11:29','2024-05-12 03:11:29'),(14060,4761,'action created','2024-05-12 03:11:29','2024-05-12 03:11:29'),(14061,4761,'action started via WP Cron','2024-05-12 03:17:58','2024-05-12 03:17:58'),(14062,4761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:17:58','2024-05-12 03:17:58'),(14063,4762,'action created','2024-05-12 03:17:58','2024-05-12 03:17:58'),(14067,4762,'action started via WP Cron','2024-05-12 03:20:23','2024-05-12 03:20:23'),(14068,4762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:20:23','2024-05-12 03:20:23'),(14069,4764,'action created','2024-05-12 03:20:23','2024-05-12 03:20:23'),(14070,4764,'action started via Async Request','2024-05-12 03:22:28','2024-05-12 03:22:28'),(14071,4764,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:22:28','2024-05-12 03:22:28'),(14072,4765,'action created','2024-05-12 03:22:28','2024-05-12 03:22:28'),(14073,4765,'action started via WP Cron','2024-05-12 03:25:17','2024-05-12 03:25:17'),(14074,4765,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:25:17','2024-05-12 03:25:17'),(14075,4766,'action created','2024-05-12 03:25:17','2024-05-12 03:25:17'),(14076,4766,'action started via Async Request','2024-05-12 03:28:06','2024-05-12 03:28:06'),(14077,4766,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:28:06','2024-05-12 03:28:06'),(14078,4767,'action created','2024-05-12 03:28:06','2024-05-12 03:28:06'),(14079,4767,'action started via WP Cron','2024-05-12 03:31:35','2024-05-12 03:31:35'),(14080,4767,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:31:35','2024-05-12 03:31:35'),(14081,4768,'action created','2024-05-12 03:31:35','2024-05-12 03:31:35'),(14082,4768,'action started via WP Cron','2024-05-12 03:33:51','2024-05-12 03:33:51'),(14083,4768,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:33:51','2024-05-12 03:33:51'),(14084,4769,'action created','2024-05-12 03:33:51','2024-05-12 03:33:51'),(14085,4769,'action started via WP Cron','2024-05-12 03:43:10','2024-05-12 03:43:10'),(14086,4769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:43:10','2024-05-12 03:43:10'),(14087,4770,'action created','2024-05-12 03:43:10','2024-05-12 03:43:10'),(14088,4770,'action started via WP Cron','2024-05-12 03:48:15','2024-05-12 03:48:15'),(14089,4770,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:48:15','2024-05-12 03:48:15'),(14090,4771,'action created','2024-05-12 03:48:15','2024-05-12 03:48:15'),(14091,4771,'action started via WP Cron','2024-05-12 03:54:43','2024-05-12 03:54:43'),(14092,4771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:54:43','2024-05-12 03:54:43'),(14093,4772,'action created','2024-05-12 03:54:43','2024-05-12 03:54:43'),(14094,4772,'action started via WP Cron','2024-05-12 03:56:56','2024-05-12 03:56:56'),(14095,4772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:56:56','2024-05-12 03:56:56'),(14096,4773,'action created','2024-05-12 03:56:56','2024-05-12 03:56:56'),(14097,4773,'action started via WP Cron','2024-05-12 03:59:01','2024-05-12 03:59:01'),(14098,4773,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 03:59:01','2024-05-12 03:59:01'),(14099,4774,'action created','2024-05-12 03:59:01','2024-05-12 03:59:01'),(14100,4774,'action started via WP Cron','2024-05-12 04:03:23','2024-05-12 04:03:23'),(14101,4774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:03:23','2024-05-12 04:03:23'),(14102,4775,'action created','2024-05-12 04:03:23','2024-05-12 04:03:23'),(14103,4775,'action started via WP Cron','2024-05-12 04:06:15','2024-05-12 04:06:15'),(14104,4775,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:06:15','2024-05-12 04:06:15'),(14105,4776,'action created','2024-05-12 04:06:15','2024-05-12 04:06:15'),(14106,4776,'action started via WP Cron','2024-05-12 04:09:25','2024-05-12 04:09:25'),(14107,4776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:09:25','2024-05-12 04:09:25'),(14108,4777,'action created','2024-05-12 04:09:25','2024-05-12 04:09:25'),(14109,4777,'action started via WP Cron','2024-05-12 04:12:52','2024-05-12 04:12:52'),(14110,4777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:12:52','2024-05-12 04:12:52'),(14111,4778,'action created','2024-05-12 04:12:52','2024-05-12 04:12:52'),(14112,4778,'action started via WP Cron','2024-05-12 04:15:01','2024-05-12 04:15:01'),(14113,4778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:15:01','2024-05-12 04:15:01'),(14114,4779,'action created','2024-05-12 04:15:01','2024-05-12 04:15:01'),(14115,4779,'action started via WP Cron','2024-05-12 04:21:26','2024-05-12 04:21:26'),(14116,4779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:21:26','2024-05-12 04:21:26'),(14117,4780,'action created','2024-05-12 04:21:26','2024-05-12 04:21:26'),(14121,4780,'action started via WP Cron','2024-05-12 04:24:17','2024-05-12 04:24:17'),(14122,4780,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:24:17','2024-05-12 04:24:17'),(14123,4782,'action created','2024-05-12 04:24:17','2024-05-12 04:24:17'),(14124,4782,'action started via WP Cron','2024-05-12 04:28:43','2024-05-12 04:28:43'),(14125,4782,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:28:43','2024-05-12 04:28:43'),(14126,4783,'action created','2024-05-12 04:28:43','2024-05-12 04:28:43'),(14127,4783,'action started via WP Cron','2024-05-12 04:30:51','2024-05-12 04:30:51'),(14128,4783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:30:51','2024-05-12 04:30:51'),(14129,4784,'action created','2024-05-12 04:30:51','2024-05-12 04:30:51'),(14130,4784,'action started via WP Cron','2024-05-12 04:33:31','2024-05-12 04:33:31'),(14131,4784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:33:31','2024-05-12 04:33:31'),(14132,4785,'action created','2024-05-12 04:33:31','2024-05-12 04:33:31'),(14133,4785,'action started via Async Request','2024-05-12 04:37:17','2024-05-12 04:37:17'),(14134,4785,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:37:17','2024-05-12 04:37:17'),(14135,4786,'action created','2024-05-12 04:37:17','2024-05-12 04:37:17'),(14136,4786,'action started via WP Cron','2024-05-12 04:40:07','2024-05-12 04:40:07'),(14137,4786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:40:07','2024-05-12 04:40:07'),(14138,4787,'action created','2024-05-12 04:40:07','2024-05-12 04:40:07'),(14139,4787,'action started via WP Cron','2024-05-12 04:44:10','2024-05-12 04:44:10'),(14140,4787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:44:10','2024-05-12 04:44:10'),(14141,4788,'action created','2024-05-12 04:44:10','2024-05-12 04:44:10'),(14142,4788,'action started via WP Cron','2024-05-12 04:46:39','2024-05-12 04:46:39'),(14143,4788,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:46:39','2024-05-12 04:46:39'),(14144,4789,'action created','2024-05-12 04:46:39','2024-05-12 04:46:39'),(14145,4789,'action started via WP Cron','2024-05-12 04:49:00','2024-05-12 04:49:00'),(14146,4789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:49:00','2024-05-12 04:49:00'),(14147,4790,'action created','2024-05-12 04:49:00','2024-05-12 04:49:00'),(14148,4790,'action started via WP Cron','2024-05-12 04:53:05','2024-05-12 04:53:05'),(14149,4790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:53:05','2024-05-12 04:53:05'),(14150,4791,'action created','2024-05-12 04:53:05','2024-05-12 04:53:05'),(14151,4791,'action started via WP Cron','2024-05-12 04:57:16','2024-05-12 04:57:16'),(14152,4791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 04:57:16','2024-05-12 04:57:16'),(14153,4792,'action created','2024-05-12 04:57:16','2024-05-12 04:57:16'),(14154,4792,'action started via WP Cron','2024-05-12 05:00:17','2024-05-12 05:00:17'),(14155,4792,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:00:17','2024-05-12 05:00:17'),(14156,4793,'action created','2024-05-12 05:00:17','2024-05-12 05:00:17'),(14157,4793,'action started via WP Cron','2024-05-12 05:02:27','2024-05-12 05:02:27'),(14158,4793,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:02:27','2024-05-12 05:02:27'),(14159,4794,'action created','2024-05-12 05:02:27','2024-05-12 05:02:27'),(14160,4794,'action started via WP Cron','2024-05-12 05:06:35','2024-05-12 05:06:35'),(14161,4794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:06:35','2024-05-12 05:06:35'),(14162,4795,'action created','2024-05-12 05:06:35','2024-05-12 05:06:35'),(14163,4795,'action started via WP Cron','2024-05-12 05:18:17','2024-05-12 05:18:17'),(14164,4795,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:18:17','2024-05-12 05:18:17'),(14165,4796,'action created','2024-05-12 05:18:17','2024-05-12 05:18:17'),(14169,4796,'action started via WP Cron','2024-05-12 05:20:25','2024-05-12 05:20:25'),(14170,4796,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:20:25','2024-05-12 05:20:25'),(14171,4798,'action created','2024-05-12 05:20:25','2024-05-12 05:20:25'),(14175,4798,'action started via WP Cron','2024-05-12 05:26:07','2024-05-12 05:26:07'),(14176,4798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:26:07','2024-05-12 05:26:07'),(14177,4800,'action created','2024-05-12 05:26:07','2024-05-12 05:26:07'),(14178,4800,'action started via WP Cron','2024-05-12 05:29:46','2024-05-12 05:29:46'),(14179,4800,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:29:46','2024-05-12 05:29:46'),(14180,4801,'action created','2024-05-12 05:29:46','2024-05-12 05:29:46'),(14181,4801,'action started via WP Cron','2024-05-12 05:34:02','2024-05-12 05:34:02'),(14182,4801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:34:02','2024-05-12 05:34:02'),(14183,4802,'action created','2024-05-12 05:34:02','2024-05-12 05:34:02'),(14184,4802,'action started via Async Request','2024-05-12 05:38:21','2024-05-12 05:38:21'),(14185,4802,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:38:21','2024-05-12 05:38:21'),(14186,4803,'action created','2024-05-12 05:38:21','2024-05-12 05:38:21'),(14187,4803,'action started via WP Cron','2024-05-12 05:43:03','2024-05-12 05:43:03'),(14188,4803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:43:03','2024-05-12 05:43:03'),(14189,4804,'action created','2024-05-12 05:43:03','2024-05-12 05:43:03'),(14190,4804,'action started via WP Cron','2024-05-12 05:47:42','2024-05-12 05:47:42'),(14191,4804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:47:42','2024-05-12 05:47:42'),(14192,4805,'action created','2024-05-12 05:47:42','2024-05-12 05:47:42'),(14193,4805,'action started via WP Cron','2024-05-12 05:49:49','2024-05-12 05:49:49'),(14194,4805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:49:49','2024-05-12 05:49:49'),(14195,4806,'action created','2024-05-12 05:49:49','2024-05-12 05:49:49'),(14196,4806,'action started via WP Cron','2024-05-12 05:56:15','2024-05-12 05:56:15'),(14197,4806,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:56:15','2024-05-12 05:56:15'),(14198,4807,'action created','2024-05-12 05:56:15','2024-05-12 05:56:15'),(14199,4807,'action started via WP Cron','2024-05-12 05:58:59','2024-05-12 05:58:59'),(14200,4807,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 05:58:59','2024-05-12 05:58:59'),(14201,4808,'action created','2024-05-12 05:58:59','2024-05-12 05:58:59'),(14205,4808,'action started via WP Cron','2024-05-12 06:03:35','2024-05-12 06:03:35'),(14206,4808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:03:35','2024-05-12 06:03:35'),(14207,4810,'action created','2024-05-12 06:03:35','2024-05-12 06:03:35'),(14208,4810,'action started via WP Cron','2024-05-12 06:10:41','2024-05-12 06:10:41'),(14209,4810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:10:41','2024-05-12 06:10:41'),(14210,4811,'action created','2024-05-12 06:10:41','2024-05-12 06:10:41'),(14211,4811,'action started via WP Cron','2024-05-12 06:13:38','2024-05-12 06:13:38'),(14212,4811,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:13:38','2024-05-12 06:13:38'),(14213,4812,'action created','2024-05-12 06:13:38','2024-05-12 06:13:38'),(14214,4812,'action started via WP Cron','2024-05-12 06:16:13','2024-05-12 06:16:13'),(14215,4812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:16:13','2024-05-12 06:16:13'),(14216,4813,'action created','2024-05-12 06:16:13','2024-05-12 06:16:13'),(14217,4813,'action started via WP Cron','2024-05-12 06:19:34','2024-05-12 06:19:34'),(14218,4813,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:19:34','2024-05-12 06:19:34'),(14219,4814,'action created','2024-05-12 06:19:34','2024-05-12 06:19:34'),(14220,4814,'action started via WP Cron','2024-05-12 06:22:36','2024-05-12 06:22:36'),(14221,4814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:22:36','2024-05-12 06:22:36'),(14222,4815,'action created','2024-05-12 06:22:36','2024-05-12 06:22:36'),(14223,4815,'action started via WP Cron','2024-05-12 06:28:09','2024-05-12 06:28:09'),(14224,4815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:28:09','2024-05-12 06:28:09'),(14225,4816,'action created','2024-05-12 06:28:09','2024-05-12 06:28:09'),(14229,4816,'action started via WP Cron','2024-05-12 06:31:24','2024-05-12 06:31:24'),(14230,4816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:31:24','2024-05-12 06:31:24'),(14231,4818,'action created','2024-05-12 06:31:24','2024-05-12 06:31:24'),(14232,4818,'action started via WP Cron','2024-05-12 06:35:15','2024-05-12 06:35:15'),(14233,4818,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:35:15','2024-05-12 06:35:15'),(14234,4819,'action created','2024-05-12 06:35:15','2024-05-12 06:35:15'),(14235,4819,'action started via WP Cron','2024-05-12 06:38:19','2024-05-12 06:38:19'),(14236,4819,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:38:19','2024-05-12 06:38:19'),(14237,4820,'action created','2024-05-12 06:38:19','2024-05-12 06:38:19'),(14238,4820,'action started via WP Cron','2024-05-12 06:40:28','2024-05-12 06:40:28'),(14239,4820,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:40:28','2024-05-12 06:40:28'),(14240,4821,'action created','2024-05-12 06:40:28','2024-05-12 06:40:28'),(14241,4821,'action started via WP Cron','2024-05-12 06:43:59','2024-05-12 06:43:59'),(14242,4821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:43:59','2024-05-12 06:43:59'),(14243,4822,'action created','2024-05-12 06:43:59','2024-05-12 06:43:59'),(14244,4822,'action started via WP Cron','2024-05-12 06:47:08','2024-05-12 06:47:08'),(14245,4822,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:47:08','2024-05-12 06:47:08'),(14246,4823,'action created','2024-05-12 06:47:08','2024-05-12 06:47:08'),(14247,4823,'action started via WP Cron','2024-05-12 06:49:50','2024-05-12 06:49:50'),(14248,4823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:49:50','2024-05-12 06:49:50'),(14249,4824,'action created','2024-05-12 06:49:50','2024-05-12 06:49:50'),(14250,4824,'action started via WP Cron','2024-05-12 06:53:09','2024-05-12 06:53:09'),(14251,4824,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:53:09','2024-05-12 06:53:09'),(14252,4825,'action created','2024-05-12 06:53:09','2024-05-12 06:53:09'),(14253,4825,'action started via WP Cron','2024-05-12 06:55:41','2024-05-12 06:55:41'),(14254,4825,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:55:41','2024-05-12 06:55:41'),(14255,4826,'action created','2024-05-12 06:55:41','2024-05-12 06:55:41'),(14256,4826,'action started via WP Cron','2024-05-12 06:58:48','2024-05-12 06:58:48'),(14257,4826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 06:58:48','2024-05-12 06:58:48'),(14258,4827,'action created','2024-05-12 06:58:48','2024-05-12 06:58:48'),(14259,4827,'action started via WP Cron','2024-05-12 07:03:25','2024-05-12 07:03:25'),(14260,4827,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:03:25','2024-05-12 07:03:25'),(14261,4828,'action created','2024-05-12 07:03:25','2024-05-12 07:03:25'),(14262,4828,'action started via Async Request','2024-05-12 07:05:45','2024-05-12 07:05:45'),(14263,4828,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:05:45','2024-05-12 07:05:45'),(14264,4829,'action created','2024-05-12 07:05:45','2024-05-12 07:05:45'),(14265,4829,'action started via Async Request','2024-05-12 07:08:24','2024-05-12 07:08:24'),(14266,4829,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:08:24','2024-05-12 07:08:24'),(14267,4830,'action created','2024-05-12 07:08:24','2024-05-12 07:08:24'),(14268,4830,'action started via WP Cron','2024-05-12 07:13:23','2024-05-12 07:13:23'),(14269,4830,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:13:23','2024-05-12 07:13:23'),(14270,4831,'action created','2024-05-12 07:13:23','2024-05-12 07:13:23'),(14271,4831,'action started via Async Request','2024-05-12 07:16:26','2024-05-12 07:16:26'),(14272,4831,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:16:26','2024-05-12 07:16:26'),(14273,4832,'action created','2024-05-12 07:16:26','2024-05-12 07:16:26'),(14274,4832,'action started via WP Cron','2024-05-12 07:20:59','2024-05-12 07:20:59'),(14275,4832,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:20:59','2024-05-12 07:20:59'),(14276,4833,'action created','2024-05-12 07:20:59','2024-05-12 07:20:59'),(14277,4833,'action started via WP Cron','2024-05-12 07:23:30','2024-05-12 07:23:30'),(14278,4833,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:23:30','2024-05-12 07:23:30'),(14279,4834,'action created','2024-05-12 07:23:30','2024-05-12 07:23:30'),(14280,4834,'action started via WP Cron','2024-05-12 07:28:18','2024-05-12 07:28:18'),(14281,4834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:28:18','2024-05-12 07:28:18'),(14282,4835,'action created','2024-05-12 07:28:18','2024-05-12 07:28:18'),(14286,4835,'action started via WP Cron','2024-05-12 07:32:06','2024-05-12 07:32:06'),(14287,4835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:32:06','2024-05-12 07:32:06'),(14288,4837,'action created','2024-05-12 07:32:06','2024-05-12 07:32:06'),(14289,4837,'action started via WP Cron','2024-05-12 07:35:23','2024-05-12 07:35:23'),(14290,4837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:35:23','2024-05-12 07:35:23'),(14291,4838,'action created','2024-05-12 07:35:23','2024-05-12 07:35:23'),(14292,4838,'action started via WP Cron','2024-05-12 07:38:23','2024-05-12 07:38:23'),(14293,4838,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:38:23','2024-05-12 07:38:23'),(14294,4839,'action created','2024-05-12 07:38:23','2024-05-12 07:38:23'),(14295,4839,'action started via WP Cron','2024-05-12 07:40:45','2024-05-12 07:40:45'),(14296,4839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:40:45','2024-05-12 07:40:45'),(14297,4840,'action created','2024-05-12 07:40:45','2024-05-12 07:40:45'),(14298,4840,'action started via WP Cron','2024-05-12 07:43:27','2024-05-12 07:43:27'),(14299,4840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:43:27','2024-05-12 07:43:27'),(14300,4841,'action created','2024-05-12 07:43:27','2024-05-12 07:43:27'),(14301,4841,'action started via WP Cron','2024-05-12 07:47:44','2024-05-12 07:47:44'),(14302,4841,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:47:44','2024-05-12 07:47:44'),(14303,4842,'action created','2024-05-12 07:47:44','2024-05-12 07:47:44'),(14304,4842,'action started via WP Cron','2024-05-12 07:53:45','2024-05-12 07:53:45'),(14305,4842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:53:45','2024-05-12 07:53:45'),(14306,4843,'action created','2024-05-12 07:53:45','2024-05-12 07:53:45'),(14307,4843,'action started via WP Cron','2024-05-12 07:57:16','2024-05-12 07:57:16'),(14308,4843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:57:16','2024-05-12 07:57:16'),(14309,4844,'action created','2024-05-12 07:57:16','2024-05-12 07:57:16'),(14310,4844,'action started via WP Cron','2024-05-12 07:59:28','2024-05-12 07:59:28'),(14311,4844,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 07:59:28','2024-05-12 07:59:28'),(14312,4845,'action created','2024-05-12 07:59:28','2024-05-12 07:59:28'),(14313,4845,'action started via Async Request','2024-05-12 08:02:46','2024-05-12 08:02:46'),(14314,4845,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:02:46','2024-05-12 08:02:46'),(14315,4846,'action created','2024-05-12 08:02:46','2024-05-12 08:02:46'),(14316,4846,'action started via WP Cron','2024-05-12 08:05:05','2024-05-12 08:05:05'),(14317,4846,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:05:05','2024-05-12 08:05:05'),(14318,4847,'action created','2024-05-12 08:05:05','2024-05-12 08:05:05'),(14319,4847,'action started via WP Cron','2024-05-12 08:07:30','2024-05-12 08:07:30'),(14320,4847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:07:30','2024-05-12 08:07:30'),(14321,4848,'action created','2024-05-12 08:07:30','2024-05-12 08:07:30'),(14322,4848,'action started via WP Cron','2024-05-12 08:10:00','2024-05-12 08:10:00'),(14323,4848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:10:00','2024-05-12 08:10:00'),(14324,4849,'action created','2024-05-12 08:10:00','2024-05-12 08:10:00'),(14325,4849,'action started via WP Cron','2024-05-12 08:12:12','2024-05-12 08:12:12'),(14326,4849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:12:12','2024-05-12 08:12:12'),(14327,4850,'action created','2024-05-12 08:12:12','2024-05-12 08:12:12'),(14328,4850,'action started via WP Cron','2024-05-12 08:14:40','2024-05-12 08:14:40'),(14329,4850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:14:40','2024-05-12 08:14:40'),(14330,4851,'action created','2024-05-12 08:14:40','2024-05-12 08:14:40'),(14331,4851,'action started via WP Cron','2024-05-12 08:17:12','2024-05-12 08:17:12'),(14332,4851,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:17:12','2024-05-12 08:17:12'),(14333,4852,'action created','2024-05-12 08:17:12','2024-05-12 08:17:12'),(14334,4852,'action started via WP Cron','2024-05-12 08:23:50','2024-05-12 08:23:50'),(14335,4852,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:23:50','2024-05-12 08:23:50'),(14336,4853,'action created','2024-05-12 08:23:50','2024-05-12 08:23:50'),(14337,4853,'action started via WP Cron','2024-05-12 08:26:12','2024-05-12 08:26:12'),(14338,4853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:26:12','2024-05-12 08:26:12'),(14339,4854,'action created','2024-05-12 08:26:12','2024-05-12 08:26:12'),(14340,4854,'action started via WP Cron','2024-05-12 08:28:26','2024-05-12 08:28:26'),(14341,4854,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:28:26','2024-05-12 08:28:26'),(14342,4855,'action created','2024-05-12 08:28:26','2024-05-12 08:28:26'),(14346,4855,'action started via WP Cron','2024-05-12 08:30:54','2024-05-12 08:30:54'),(14347,4855,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:30:54','2024-05-12 08:30:54'),(14348,4857,'action created','2024-05-12 08:30:54','2024-05-12 08:30:54'),(14349,4857,'action started via WP Cron','2024-05-12 08:34:49','2024-05-12 08:34:49'),(14350,4857,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:34:49','2024-05-12 08:34:49'),(14351,4858,'action created','2024-05-12 08:34:49','2024-05-12 08:34:49'),(14352,4858,'action started via Async Request','2024-05-12 08:36:50','2024-05-12 08:36:50'),(14353,4858,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:36:50','2024-05-12 08:36:50'),(14354,4859,'action created','2024-05-12 08:36:50','2024-05-12 08:36:50'),(14355,4859,'action started via WP Cron','2024-05-12 08:40:53','2024-05-12 08:40:53'),(14356,4859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:40:53','2024-05-12 08:40:53'),(14357,4860,'action created','2024-05-12 08:40:53','2024-05-12 08:40:53'),(14358,4860,'action started via Async Request','2024-05-12 08:43:05','2024-05-12 08:43:05'),(14359,4860,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:43:05','2024-05-12 08:43:05'),(14360,4861,'action created','2024-05-12 08:43:05','2024-05-12 08:43:05'),(14361,4861,'action started via WP Cron','2024-05-12 08:45:10','2024-05-12 08:45:10'),(14362,4861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:45:10','2024-05-12 08:45:10'),(14363,4862,'action created','2024-05-12 08:45:10','2024-05-12 08:45:10'),(14364,4862,'action started via Async Request','2024-05-12 08:47:36','2024-05-12 08:47:36'),(14365,4862,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:47:36','2024-05-12 08:47:36'),(14366,4863,'action created','2024-05-12 08:47:36','2024-05-12 08:47:36'),(14367,4863,'action started via WP Cron','2024-05-12 08:50:52','2024-05-12 08:50:52'),(14368,4863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:50:52','2024-05-12 08:50:52'),(14369,4864,'action created','2024-05-12 08:50:52','2024-05-12 08:50:52'),(14370,4864,'action started via WP Cron','2024-05-12 08:53:17','2024-05-12 08:53:17'),(14371,4864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:53:17','2024-05-12 08:53:17'),(14372,4865,'action created','2024-05-12 08:53:17','2024-05-12 08:53:17'),(14373,4865,'action started via Async Request','2024-05-12 08:55:59','2024-05-12 08:55:59'),(14374,4865,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 08:55:59','2024-05-12 08:55:59'),(14375,4866,'action created','2024-05-12 08:55:59','2024-05-12 08:55:59'),(14376,4866,'action started via WP Cron','2024-05-12 09:00:07','2024-05-12 09:00:07'),(14377,4866,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:00:07','2024-05-12 09:00:07'),(14378,4867,'action created','2024-05-12 09:00:07','2024-05-12 09:00:07'),(14379,4867,'action started via WP Cron','2024-05-12 09:02:46','2024-05-12 09:02:46'),(14380,4867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:02:46','2024-05-12 09:02:46'),(14381,4868,'action created','2024-05-12 09:02:46','2024-05-12 09:02:46'),(14382,4868,'action started via WP Cron','2024-05-12 09:05:53','2024-05-12 09:05:53'),(14383,4868,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:05:53','2024-05-12 09:05:53'),(14384,4869,'action created','2024-05-12 09:05:53','2024-05-12 09:05:53'),(14385,4869,'action started via WP Cron','2024-05-12 09:08:44','2024-05-12 09:08:44'),(14386,4869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:08:44','2024-05-12 09:08:44'),(14387,4870,'action created','2024-05-12 09:08:44','2024-05-12 09:08:44'),(14388,4870,'action started via WP Cron','2024-05-12 09:10:58','2024-05-12 09:10:58'),(14389,4870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:10:58','2024-05-12 09:10:58'),(14390,4871,'action created','2024-05-12 09:10:58','2024-05-12 09:10:58'),(14391,4871,'action started via WP Cron','2024-05-12 09:13:57','2024-05-12 09:13:57'),(14392,4871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:13:57','2024-05-12 09:13:57'),(14393,4872,'action created','2024-05-12 09:13:57','2024-05-12 09:13:57'),(14394,4872,'action started via WP Cron','2024-05-12 09:19:49','2024-05-12 09:19:49'),(14395,4872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:19:49','2024-05-12 09:19:49'),(14396,4873,'action created','2024-05-12 09:19:49','2024-05-12 09:19:49'),(14397,4873,'action started via WP Cron','2024-05-12 09:22:33','2024-05-12 09:22:33'),(14398,4873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:22:33','2024-05-12 09:22:33'),(14399,4874,'action created','2024-05-12 09:22:33','2024-05-12 09:22:33'),(14400,4874,'action started via WP Cron','2024-05-12 09:24:53','2024-05-12 09:24:53'),(14401,4874,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:24:53','2024-05-12 09:24:53'),(14402,4875,'action created','2024-05-12 09:24:53','2024-05-12 09:24:53'),(14403,4875,'action started via WP Cron','2024-05-12 09:27:42','2024-05-12 09:27:42'),(14404,4875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:27:42','2024-05-12 09:27:42'),(14405,4876,'action created','2024-05-12 09:27:42','2024-05-12 09:27:42'),(14409,4876,'action started via WP Cron','2024-05-12 09:30:46','2024-05-12 09:30:46'),(14410,4876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:30:46','2024-05-12 09:30:46'),(14411,4878,'action created','2024-05-12 09:30:46','2024-05-12 09:30:46'),(14412,4878,'action started via WP Cron','2024-05-12 09:36:48','2024-05-12 09:36:48'),(14413,4878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:36:48','2024-05-12 09:36:48'),(14414,4879,'action created','2024-05-12 09:36:48','2024-05-12 09:36:48'),(14415,4879,'action started via WP Cron','2024-05-12 09:44:02','2024-05-12 09:44:02'),(14416,4879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:44:02','2024-05-12 09:44:02'),(14417,4880,'action created','2024-05-12 09:44:02','2024-05-12 09:44:02'),(14418,4880,'action started via WP Cron','2024-05-12 09:46:04','2024-05-12 09:46:04'),(14419,4880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:46:04','2024-05-12 09:46:04'),(14420,4881,'action created','2024-05-12 09:46:04','2024-05-12 09:46:04'),(14421,4881,'action started via WP Cron','2024-05-12 09:50:42','2024-05-12 09:50:42'),(14422,4881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:50:42','2024-05-12 09:50:42'),(14423,4882,'action created','2024-05-12 09:50:42','2024-05-12 09:50:42'),(14424,4882,'action started via WP Cron','2024-05-12 09:53:22','2024-05-12 09:53:22'),(14425,4882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:53:22','2024-05-12 09:53:22'),(14426,4883,'action created','2024-05-12 09:53:22','2024-05-12 09:53:22'),(14427,4883,'action started via WP Cron','2024-05-12 09:59:20','2024-05-12 09:59:20'),(14428,4883,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 09:59:20','2024-05-12 09:59:20'),(14429,4884,'action created','2024-05-12 09:59:20','2024-05-12 09:59:20'),(14430,4884,'action started via WP Cron','2024-05-12 10:01:22','2024-05-12 10:01:22'),(14431,4884,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:01:22','2024-05-12 10:01:22'),(14432,4885,'action created','2024-05-12 10:01:22','2024-05-12 10:01:22'),(14433,4885,'action started via WP Cron','2024-05-12 10:05:35','2024-05-12 10:05:35'),(14434,4885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:05:35','2024-05-12 10:05:35'),(14435,4886,'action created','2024-05-12 10:05:35','2024-05-12 10:05:35'),(14436,4886,'action started via WP Cron','2024-05-12 10:10:50','2024-05-12 10:10:50'),(14437,4886,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:10:50','2024-05-12 10:10:50'),(14438,4887,'action created','2024-05-12 10:10:50','2024-05-12 10:10:50'),(14439,4887,'action started via WP Cron','2024-05-12 10:14:20','2024-05-12 10:14:20'),(14440,4887,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:14:20','2024-05-12 10:14:20'),(14441,4888,'action created','2024-05-12 10:14:20','2024-05-12 10:14:20'),(14442,4888,'action started via WP Cron','2024-05-12 10:16:20','2024-05-12 10:16:20'),(14443,4888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:16:20','2024-05-12 10:16:20'),(14444,4889,'action created','2024-05-12 10:16:20','2024-05-12 10:16:20'),(14445,4889,'action started via WP Cron','2024-05-12 10:19:35','2024-05-12 10:19:35'),(14446,4889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:19:36','2024-05-12 10:19:36'),(14447,4890,'action created','2024-05-12 10:19:36','2024-05-12 10:19:36'),(14448,4890,'action started via WP Cron','2024-05-12 10:22:16','2024-05-12 10:22:16'),(14449,4890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:22:16','2024-05-12 10:22:16'),(14450,4891,'action created','2024-05-12 10:22:16','2024-05-12 10:22:16'),(14451,4891,'action started via WP Cron','2024-05-12 10:26:31','2024-05-12 10:26:31'),(14452,4891,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:26:31','2024-05-12 10:26:31'),(14453,4892,'action created','2024-05-12 10:26:31','2024-05-12 10:26:31'),(14454,4892,'action started via WP Cron','2024-05-12 10:29:20','2024-05-12 10:29:20'),(14455,4892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:29:20','2024-05-12 10:29:20'),(14456,4893,'action created','2024-05-12 10:29:20','2024-05-12 10:29:20'),(14460,4893,'action started via WP Cron','2024-05-12 10:33:30','2024-05-12 10:33:30'),(14461,4893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:33:30','2024-05-12 10:33:30'),(14462,4895,'action created','2024-05-12 10:33:30','2024-05-12 10:33:30'),(14463,4895,'action started via WP Cron','2024-05-12 10:35:35','2024-05-12 10:35:35'),(14464,4895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:35:35','2024-05-12 10:35:35'),(14465,4896,'action created','2024-05-12 10:35:35','2024-05-12 10:35:35'),(14466,4896,'action started via WP Cron','2024-05-12 10:44:23','2024-05-12 10:44:23'),(14467,4896,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:44:23','2024-05-12 10:44:23'),(14468,4897,'action created','2024-05-12 10:44:23','2024-05-12 10:44:23'),(14469,4897,'action started via WP Cron','2024-05-12 10:48:29','2024-05-12 10:48:29'),(14470,4897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:48:29','2024-05-12 10:48:29'),(14471,4898,'action created','2024-05-12 10:48:29','2024-05-12 10:48:29'),(14472,4898,'action started via WP Cron','2024-05-12 10:52:34','2024-05-12 10:52:34'),(14473,4898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:52:34','2024-05-12 10:52:34'),(14474,4899,'action created','2024-05-12 10:52:34','2024-05-12 10:52:34'),(14478,4899,'action started via WP Cron','2024-05-12 10:59:38','2024-05-12 10:59:38'),(14479,4899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 10:59:38','2024-05-12 10:59:38'),(14480,4901,'action created','2024-05-12 10:59:38','2024-05-12 10:59:38'),(14481,4901,'action started via WP Cron','2024-05-12 11:01:41','2024-05-12 11:01:41'),(14482,4901,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:01:41','2024-05-12 11:01:41'),(14483,4902,'action created','2024-05-12 11:01:41','2024-05-12 11:01:41'),(14484,4902,'action started via WP Cron','2024-05-12 11:07:56','2024-05-12 11:07:56'),(14485,4902,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:07:56','2024-05-12 11:07:56'),(14486,4903,'action created','2024-05-12 11:07:56','2024-05-12 11:07:56'),(14487,4903,'action started via WP Cron','2024-05-12 11:12:08','2024-05-12 11:12:08'),(14488,4903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:12:08','2024-05-12 11:12:08'),(14489,4904,'action created','2024-05-12 11:12:08','2024-05-12 11:12:08'),(14490,4904,'action started via WP Cron','2024-05-12 11:14:12','2024-05-12 11:14:12'),(14491,4904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:14:12','2024-05-12 11:14:12'),(14492,4905,'action created','2024-05-12 11:14:12','2024-05-12 11:14:12'),(14493,4905,'action started via WP Cron','2024-05-12 11:23:09','2024-05-12 11:23:09'),(14494,4905,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:23:09','2024-05-12 11:23:09'),(14495,4906,'action created','2024-05-12 11:23:09','2024-05-12 11:23:09'),(14496,4906,'action started via WP Cron','2024-05-12 11:25:58','2024-05-12 11:25:58'),(14497,4906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:25:58','2024-05-12 11:25:58'),(14498,4907,'action created','2024-05-12 11:25:58','2024-05-12 11:25:58'),(14499,4907,'action started via WP Cron','2024-05-12 11:30:07','2024-05-12 11:30:07'),(14500,4907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:30:07','2024-05-12 11:30:07'),(14501,4908,'action created','2024-05-12 11:30:07','2024-05-12 11:30:07'),(14505,4908,'action started via WP Cron','2024-05-12 11:32:12','2024-05-12 11:32:12'),(14506,4908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:32:13','2024-05-12 11:32:13'),(14507,4910,'action created','2024-05-12 11:32:13','2024-05-12 11:32:13'),(14508,4910,'action started via WP Cron','2024-05-12 11:38:24','2024-05-12 11:38:24'),(14509,4910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:38:24','2024-05-12 11:38:24'),(14510,4911,'action created','2024-05-12 11:38:25','2024-05-12 11:38:25'),(14517,4911,'action started via WP Cron','2024-05-12 11:44:44','2024-05-12 11:44:44'),(14518,4911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:44:44','2024-05-12 11:44:44'),(14519,4914,'action created','2024-05-12 11:44:44','2024-05-12 11:44:44'),(14520,4914,'action started via WP Cron','2024-05-12 11:47:32','2024-05-12 11:47:32'),(14521,4914,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:47:32','2024-05-12 11:47:32'),(14522,4915,'action created','2024-05-12 11:47:32','2024-05-12 11:47:32'),(14523,4915,'action started via WP Cron','2024-05-12 11:50:48','2024-05-12 11:50:48'),(14524,4915,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:50:48','2024-05-12 11:50:48'),(14525,4916,'action created','2024-05-12 11:50:48','2024-05-12 11:50:48'),(14526,4916,'action started via WP Cron','2024-05-12 11:57:20','2024-05-12 11:57:20'),(14527,4916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 11:57:20','2024-05-12 11:57:20'),(14528,4917,'action created','2024-05-12 11:57:20','2024-05-12 11:57:20'),(14529,4917,'action started via WP Cron','2024-05-12 12:00:45','2024-05-12 12:00:45'),(14530,4917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:00:45','2024-05-12 12:00:45'),(14531,4918,'action created','2024-05-12 12:00:45','2024-05-12 12:00:45'),(14532,4918,'action started via WP Cron','2024-05-12 12:04:44','2024-05-12 12:04:44'),(14533,4918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:04:44','2024-05-12 12:04:44'),(14534,4919,'action created','2024-05-12 12:04:44','2024-05-12 12:04:44'),(14535,4919,'action started via WP Cron','2024-05-12 12:09:56','2024-05-12 12:09:56'),(14536,4919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:09:56','2024-05-12 12:09:56'),(14537,4920,'action created','2024-05-12 12:09:56','2024-05-12 12:09:56'),(14538,4920,'action started via WP Cron','2024-05-12 12:13:19','2024-05-12 12:13:19'),(14539,4920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:13:19','2024-05-12 12:13:19'),(14540,4921,'action created','2024-05-12 12:13:19','2024-05-12 12:13:19'),(14541,4921,'action started via WP Cron','2024-05-12 12:16:08','2024-05-12 12:16:08'),(14542,4921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:16:08','2024-05-12 12:16:08'),(14543,4922,'action created','2024-05-12 12:16:08','2024-05-12 12:16:08'),(14544,4922,'action started via WP Cron','2024-05-12 12:18:16','2024-05-12 12:18:16'),(14545,4922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:18:16','2024-05-12 12:18:16'),(14546,4923,'action created','2024-05-12 12:18:16','2024-05-12 12:18:16'),(14547,4923,'action started via WP Cron','2024-05-12 12:24:33','2024-05-12 12:24:33'),(14548,4923,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:24:33','2024-05-12 12:24:33'),(14549,4924,'action created','2024-05-12 12:24:33','2024-05-12 12:24:33'),(14550,4924,'action started via WP Cron','2024-05-12 12:28:35','2024-05-12 12:28:35'),(14551,4924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:28:35','2024-05-12 12:28:35'),(14552,4925,'action created','2024-05-12 12:28:35','2024-05-12 12:28:35'),(14553,4925,'action started via WP Cron','2024-05-12 12:31:04','2024-05-12 12:31:04'),(14554,4925,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:31:04','2024-05-12 12:31:04'),(14555,4926,'action created','2024-05-12 12:31:04','2024-05-12 12:31:04'),(14559,4926,'action started via WP Cron','2024-05-12 12:33:48','2024-05-12 12:33:48'),(14560,4926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:33:48','2024-05-12 12:33:48'),(14561,4928,'action created','2024-05-12 12:33:48','2024-05-12 12:33:48'),(14562,4928,'action started via WP Cron','2024-05-12 12:40:18','2024-05-12 12:40:18'),(14563,4928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:40:18','2024-05-12 12:40:18'),(14564,4929,'action created','2024-05-12 12:40:18','2024-05-12 12:40:18'),(14565,4929,'action started via WP Cron','2024-05-12 12:45:53','2024-05-12 12:45:53'),(14566,4929,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:45:53','2024-05-12 12:45:53'),(14567,4930,'action created','2024-05-12 12:45:53','2024-05-12 12:45:53'),(14568,4930,'action started via WP Cron','2024-05-12 12:50:29','2024-05-12 12:50:29'),(14569,4930,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:50:29','2024-05-12 12:50:29'),(14570,4931,'action created','2024-05-12 12:50:29','2024-05-12 12:50:29'),(14571,4931,'action started via WP Cron','2024-05-12 12:53:41','2024-05-12 12:53:41'),(14572,4931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:53:41','2024-05-12 12:53:41'),(14573,4932,'action created','2024-05-12 12:53:41','2024-05-12 12:53:41'),(14574,4932,'action started via WP Cron','2024-05-12 12:56:02','2024-05-12 12:56:02'),(14575,4932,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:56:02','2024-05-12 12:56:02'),(14576,4933,'action created','2024-05-12 12:56:02','2024-05-12 12:56:02'),(14577,4933,'action started via WP Cron','2024-05-12 12:58:10','2024-05-12 12:58:10'),(14578,4933,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 12:58:10','2024-05-12 12:58:10'),(14579,4934,'action created','2024-05-12 12:58:10','2024-05-12 12:58:10'),(14580,4934,'action started via WP Cron','2024-05-12 13:02:54','2024-05-12 13:02:54'),(14581,4934,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:02:54','2024-05-12 13:02:54'),(14582,4935,'action created','2024-05-12 13:02:54','2024-05-12 13:02:54'),(14583,4935,'action started via WP Cron','2024-05-12 13:07:06','2024-05-12 13:07:06'),(14584,4935,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:07:06','2024-05-12 13:07:06'),(14585,4936,'action created','2024-05-12 13:07:06','2024-05-12 13:07:06'),(14586,4936,'action started via WP Cron','2024-05-12 13:09:32','2024-05-12 13:09:32'),(14587,4936,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:09:32','2024-05-12 13:09:32'),(14588,4937,'action created','2024-05-12 13:09:32','2024-05-12 13:09:32'),(14589,4937,'action started via WP Cron','2024-05-12 13:11:56','2024-05-12 13:11:56'),(14590,4937,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:11:56','2024-05-12 13:11:56'),(14591,4938,'action created','2024-05-12 13:11:56','2024-05-12 13:11:56'),(14592,4938,'action started via WP Cron','2024-05-12 13:16:55','2024-05-12 13:16:55'),(14593,4938,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:16:55','2024-05-12 13:16:55'),(14594,4939,'action created','2024-05-12 13:16:55','2024-05-12 13:16:55'),(14595,4939,'action started via WP Cron','2024-05-12 13:21:34','2024-05-12 13:21:34'),(14596,4939,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:21:34','2024-05-12 13:21:34'),(14597,4940,'action created','2024-05-12 13:21:34','2024-05-12 13:21:34'),(14598,4940,'action started via WP Cron','2024-05-12 13:24:21','2024-05-12 13:24:21'),(14599,4940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:24:21','2024-05-12 13:24:21'),(14600,4941,'action created','2024-05-12 13:24:21','2024-05-12 13:24:21'),(14601,4941,'action started via WP Cron','2024-05-12 13:34:51','2024-05-12 13:34:51'),(14602,4941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:34:51','2024-05-12 13:34:51'),(14603,4942,'action created','2024-05-12 13:34:51','2024-05-12 13:34:51'),(14607,4942,'action started via WP Cron','2024-05-12 13:39:11','2024-05-12 13:39:11'),(14608,4942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:39:11','2024-05-12 13:39:11'),(14609,4944,'action created','2024-05-12 13:39:11','2024-05-12 13:39:11'),(14610,4944,'action started via WP Cron','2024-05-12 13:43:15','2024-05-12 13:43:15'),(14611,4944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:43:15','2024-05-12 13:43:15'),(14612,4945,'action created','2024-05-12 13:43:15','2024-05-12 13:43:15'),(14613,4945,'action started via WP Cron','2024-05-12 13:45:47','2024-05-12 13:45:47'),(14614,4945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:45:47','2024-05-12 13:45:47'),(14615,4946,'action created','2024-05-12 13:45:47','2024-05-12 13:45:47'),(14616,4946,'action started via WP Cron','2024-05-12 13:52:13','2024-05-12 13:52:13'),(14617,4946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:52:13','2024-05-12 13:52:13'),(14618,4947,'action created','2024-05-12 13:52:13','2024-05-12 13:52:13'),(14619,4947,'action started via WP Cron','2024-05-12 13:58:55','2024-05-12 13:58:55'),(14620,4947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 13:58:55','2024-05-12 13:58:55'),(14621,4948,'action created','2024-05-12 13:58:55','2024-05-12 13:58:55'),(14622,4948,'action started via WP Cron','2024-05-12 14:16:19','2024-05-12 14:16:19'),(14623,4948,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:16:19','2024-05-12 14:16:19'),(14624,4949,'action created','2024-05-12 14:16:19','2024-05-12 14:16:19'),(14625,4949,'action started via WP Cron','2024-05-12 14:19:25','2024-05-12 14:19:25'),(14626,4949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:19:25','2024-05-12 14:19:25'),(14627,4950,'action created','2024-05-12 14:19:25','2024-05-12 14:19:25'),(14628,4950,'action started via WP Cron','2024-05-12 14:22:37','2024-05-12 14:22:37'),(14629,4950,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:22:37','2024-05-12 14:22:37'),(14630,4951,'action created','2024-05-12 14:22:37','2024-05-12 14:22:37'),(14631,4951,'action started via WP Cron','2024-05-12 14:25:45','2024-05-12 14:25:45'),(14632,4951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:25:45','2024-05-12 14:25:45'),(14633,4952,'action created','2024-05-12 14:25:45','2024-05-12 14:25:45'),(14634,4952,'action started via WP Cron','2024-05-12 14:28:05','2024-05-12 14:28:05'),(14635,4952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:28:05','2024-05-12 14:28:05'),(14636,4953,'action created','2024-05-12 14:28:05','2024-05-12 14:28:05'),(14637,4953,'action started via WP Cron','2024-05-12 14:30:42','2024-05-12 14:30:42'),(14638,4953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:30:42','2024-05-12 14:30:42'),(14639,4954,'action created','2024-05-12 14:30:42','2024-05-12 14:30:42'),(14640,4954,'action started via WP Cron','2024-05-12 14:34:57','2024-05-12 14:34:57'),(14641,4954,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:34:57','2024-05-12 14:34:57'),(14642,4955,'action created','2024-05-12 14:34:57','2024-05-12 14:34:57'),(14646,4955,'action started via WP Cron','2024-05-12 14:37:25','2024-05-12 14:37:25'),(14647,4955,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:37:25','2024-05-12 14:37:25'),(14648,4957,'action created','2024-05-12 14:37:25','2024-05-12 14:37:25'),(14649,4957,'action started via WP Cron','2024-05-12 14:41:30','2024-05-12 14:41:30'),(14650,4957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:41:30','2024-05-12 14:41:30'),(14651,4958,'action created','2024-05-12 14:41:30','2024-05-12 14:41:30'),(14652,4958,'action started via WP Cron','2024-05-12 14:51:02','2024-05-12 14:51:02'),(14653,4958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:51:02','2024-05-12 14:51:02'),(14654,4959,'action created','2024-05-12 14:51:02','2024-05-12 14:51:02'),(14655,4959,'action started via WP Cron','2024-05-12 14:55:27','2024-05-12 14:55:27'),(14656,4959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:55:27','2024-05-12 14:55:27'),(14657,4960,'action created','2024-05-12 14:55:27','2024-05-12 14:55:27'),(14658,4960,'action started via WP Cron','2024-05-12 14:57:59','2024-05-12 14:57:59'),(14659,4960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 14:57:59','2024-05-12 14:57:59'),(14660,4961,'action created','2024-05-12 14:57:59','2024-05-12 14:57:59'),(14661,4961,'action started via WP Cron','2024-05-12 15:00:00','2024-05-12 15:00:00'),(14662,4961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:00:00','2024-05-12 15:00:00'),(14663,4962,'action created','2024-05-12 15:00:00','2024-05-12 15:00:00'),(14664,4962,'action started via WP Cron','2024-05-12 15:02:00','2024-05-12 15:02:00'),(14665,4962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:02:00','2024-05-12 15:02:00'),(14666,4963,'action created','2024-05-12 15:02:00','2024-05-12 15:02:00'),(14667,4963,'action started via WP Cron','2024-05-12 15:10:46','2024-05-12 15:10:46'),(14668,4963,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:10:46','2024-05-12 15:10:46'),(14669,4964,'action created','2024-05-12 15:10:46','2024-05-12 15:10:46'),(14670,4964,'action started via WP Cron','2024-05-12 15:16:20','2024-05-12 15:16:20'),(14671,4964,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:16:20','2024-05-12 15:16:20'),(14672,4965,'action created','2024-05-12 15:16:20','2024-05-12 15:16:20'),(14673,4965,'action started via WP Cron','2024-05-12 15:32:48','2024-05-12 15:32:48'),(14674,4965,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:32:48','2024-05-12 15:32:48'),(14675,4966,'action created','2024-05-12 15:32:48','2024-05-12 15:32:48'),(14676,4966,'action started via WP Cron','2024-05-12 15:37:12','2024-05-12 15:37:12'),(14677,4966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:37:12','2024-05-12 15:37:12'),(14678,4967,'action created','2024-05-12 15:37:12','2024-05-12 15:37:12'),(14682,4967,'action started via WP Cron','2024-05-12 15:40:06','2024-05-12 15:40:06'),(14683,4967,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:40:06','2024-05-12 15:40:06'),(14684,4969,'action created','2024-05-12 15:40:06','2024-05-12 15:40:06'),(14685,4969,'action started via WP Cron','2024-05-12 15:44:51','2024-05-12 15:44:51'),(14686,4969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:44:51','2024-05-12 15:44:51'),(14687,4970,'action created','2024-05-12 15:44:51','2024-05-12 15:44:51'),(14688,4970,'action started via WP Cron','2024-05-12 15:52:29','2024-05-12 15:52:29'),(14689,4970,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:52:29','2024-05-12 15:52:29'),(14690,4971,'action created','2024-05-12 15:52:29','2024-05-12 15:52:29'),(14691,4971,'action started via WP Cron','2024-05-12 15:55:29','2024-05-12 15:55:29'),(14692,4971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:55:29','2024-05-12 15:55:29'),(14693,4972,'action created','2024-05-12 15:55:29','2024-05-12 15:55:29'),(14694,4972,'action started via WP Cron','2024-05-12 15:58:04','2024-05-12 15:58:04'),(14695,4972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 15:58:04','2024-05-12 15:58:04'),(14696,4973,'action created','2024-05-12 15:58:04','2024-05-12 15:58:04'),(14697,4973,'action started via WP Cron','2024-05-12 16:03:26','2024-05-12 16:03:26'),(14698,4973,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 16:03:26','2024-05-12 16:03:26'),(14699,4974,'action created','2024-05-12 16:03:26','2024-05-12 16:03:26'),(14700,4974,'action started via WP Cron','2024-05-12 16:08:29','2024-05-12 16:08:29'),(14701,4974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 16:08:29','2024-05-12 16:08:29'),(14702,4975,'action created','2024-05-12 16:08:29','2024-05-12 16:08:29'),(14703,4975,'action started via WP Cron','2024-05-12 16:12:17','2024-05-12 16:12:17'),(14704,4975,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 16:12:17','2024-05-12 16:12:17'),(14705,4976,'action created','2024-05-12 16:12:17','2024-05-12 16:12:17'),(14706,4976,'action started via WP Cron','2024-05-12 16:18:50','2024-05-12 16:18:50'),(14707,4976,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 16:18:50','2024-05-12 16:18:50'),(14708,4977,'action created','2024-05-12 16:18:50','2024-05-12 16:18:50'),(14709,4977,'action started via WP Cron','2024-05-12 16:35:31','2024-05-12 16:35:31'),(14710,4977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 16:35:31','2024-05-12 16:35:31'),(14711,4978,'action created','2024-05-12 16:35:31','2024-05-12 16:35:31'),(14715,4978,'action started via WP Cron','2024-05-12 16:39:50','2024-05-12 16:39:50'),(14716,4978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 16:39:50','2024-05-12 16:39:50'),(14717,4980,'action created','2024-05-12 16:39:50','2024-05-12 16:39:50'),(14718,4980,'action started via WP Cron','2024-05-12 16:56:23','2024-05-12 16:56:23'),(14719,4980,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 16:56:23','2024-05-12 16:56:23'),(14720,4981,'action created','2024-05-12 16:56:23','2024-05-12 16:56:23'),(14721,4981,'action started via WP Cron','2024-05-12 16:58:24','2024-05-12 16:58:24'),(14722,4981,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 16:58:24','2024-05-12 16:58:24'),(14723,4982,'action created','2024-05-12 16:58:24','2024-05-12 16:58:24'),(14724,4982,'action started via WP Cron','2024-05-12 17:02:37','2024-05-12 17:02:37'),(14725,4982,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:02:37','2024-05-12 17:02:37'),(14726,4983,'action created','2024-05-12 17:02:37','2024-05-12 17:02:37'),(14727,4983,'action started via WP Cron','2024-05-12 17:07:28','2024-05-12 17:07:28'),(14728,4983,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:07:28','2024-05-12 17:07:28'),(14729,4984,'action created','2024-05-12 17:07:28','2024-05-12 17:07:28'),(14730,4984,'action started via WP Cron','2024-05-12 17:17:04','2024-05-12 17:17:04'),(14731,4984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:17:04','2024-05-12 17:17:04'),(14732,4985,'action created','2024-05-12 17:17:04','2024-05-12 17:17:04'),(14733,4985,'action started via WP Cron','2024-05-12 17:21:22','2024-05-12 17:21:22'),(14734,4985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:21:22','2024-05-12 17:21:22'),(14735,4986,'action created','2024-05-12 17:21:22','2024-05-12 17:21:22'),(14736,4986,'action started via WP Cron','2024-05-12 17:25:55','2024-05-12 17:25:55'),(14737,4986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:25:55','2024-05-12 17:25:55'),(14738,4987,'action created','2024-05-12 17:25:55','2024-05-12 17:25:55'),(14739,4987,'action started via WP Cron','2024-05-12 17:28:04','2024-05-12 17:28:04'),(14740,4987,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:28:04','2024-05-12 17:28:04'),(14741,4988,'action created','2024-05-12 17:28:04','2024-05-12 17:28:04'),(14742,4988,'action started via WP Cron','2024-05-12 17:37:13','2024-05-12 17:37:13'),(14743,4988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:37:13','2024-05-12 17:37:13'),(14744,4989,'action created','2024-05-12 17:37:13','2024-05-12 17:37:13'),(14745,4989,'action started via WP Cron','2024-05-12 17:40:01','2024-05-12 17:40:01'),(14746,4989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:40:01','2024-05-12 17:40:01'),(14747,4990,'action created','2024-05-12 17:40:01','2024-05-12 17:40:01'),(14751,4990,'action started via WP Cron','2024-05-12 17:50:50','2024-05-12 17:50:50'),(14752,4990,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:50:50','2024-05-12 17:50:50'),(14753,4992,'action created','2024-05-12 17:50:50','2024-05-12 17:50:50'),(14754,4992,'action started via WP Cron','2024-05-12 17:55:17','2024-05-12 17:55:17'),(14755,4992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 17:55:17','2024-05-12 17:55:17'),(14756,4993,'action created','2024-05-12 17:55:17','2024-05-12 17:55:17'),(14757,4993,'action started via WP Cron','2024-05-12 18:01:00','2024-05-12 18:01:00'),(14758,4993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:01:00','2024-05-12 18:01:00'),(14759,4994,'action created','2024-05-12 18:01:00','2024-05-12 18:01:00'),(14760,4994,'action started via WP Cron','2024-05-12 18:08:08','2024-05-12 18:08:08'),(14761,4994,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:08:08','2024-05-12 18:08:08'),(14762,4995,'action created','2024-05-12 18:08:08','2024-05-12 18:08:08'),(14766,4995,'action started via WP Cron','2024-05-12 18:10:10','2024-05-12 18:10:10'),(14767,4995,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:10:10','2024-05-12 18:10:10'),(14768,4997,'action created','2024-05-12 18:10:10','2024-05-12 18:10:10'),(14769,4997,'action started via WP Cron','2024-05-12 18:18:47','2024-05-12 18:18:47'),(14770,4997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:18:47','2024-05-12 18:18:47'),(14771,4998,'action created','2024-05-12 18:18:47','2024-05-12 18:18:47'),(14772,4998,'action started via WP Cron','2024-05-12 18:21:20','2024-05-12 18:21:20'),(14773,4998,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:21:20','2024-05-12 18:21:20'),(14774,4999,'action created','2024-05-12 18:21:20','2024-05-12 18:21:20'),(14775,4999,'action started via WP Cron','2024-05-12 18:34:34','2024-05-12 18:34:34'),(14776,4999,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:34:34','2024-05-12 18:34:34'),(14777,5000,'action created','2024-05-12 18:34:34','2024-05-12 18:34:34'),(14778,5000,'action started via WP Cron','2024-05-12 18:38:43','2024-05-12 18:38:43'),(14779,5000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:38:43','2024-05-12 18:38:43'),(14780,5001,'action created','2024-05-12 18:38:43','2024-05-12 18:38:43'),(14784,5001,'action started via WP Cron','2024-05-12 18:43:36','2024-05-12 18:43:36'),(14785,5001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:43:36','2024-05-12 18:43:36'),(14786,5003,'action created','2024-05-12 18:43:36','2024-05-12 18:43:36'),(14787,5003,'action started via WP Cron','2024-05-12 18:48:15','2024-05-12 18:48:15'),(14788,5003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:48:15','2024-05-12 18:48:15'),(14789,5004,'action created','2024-05-12 18:48:15','2024-05-12 18:48:15'),(14790,5004,'action started via WP Cron','2024-05-12 18:54:01','2024-05-12 18:54:01'),(14791,5004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:54:01','2024-05-12 18:54:01'),(14792,5005,'action created','2024-05-12 18:54:01','2024-05-12 18:54:01'),(14793,5005,'action started via WP Cron','2024-05-12 18:57:27','2024-05-12 18:57:27'),(14794,5005,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:57:27','2024-05-12 18:57:27'),(14795,5006,'action created','2024-05-12 18:57:27','2024-05-12 18:57:27'),(14796,5006,'action started via WP Cron','2024-05-12 18:59:38','2024-05-12 18:59:38'),(14797,5006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 18:59:38','2024-05-12 18:59:38'),(14798,5007,'action created','2024-05-12 18:59:38','2024-05-12 18:59:38'),(14799,5007,'action started via WP Cron','2024-05-12 19:03:58','2024-05-12 19:03:58'),(14800,5007,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 19:03:58','2024-05-12 19:03:58'),(14801,5008,'action created','2024-05-12 19:03:58','2024-05-12 19:03:58'),(14802,5008,'action started via WP Cron','2024-05-12 19:32:03','2024-05-12 19:32:03'),(14803,5008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 19:32:03','2024-05-12 19:32:03'),(14804,5009,'action created','2024-05-12 19:32:03','2024-05-12 19:32:03'),(14805,5009,'action started via WP Cron','2024-05-12 19:39:30','2024-05-12 19:39:30'),(14806,5009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 19:39:30','2024-05-12 19:39:30'),(14807,5010,'action created','2024-05-12 19:39:30','2024-05-12 19:39:30'),(14808,5010,'action started via WP Cron','2024-05-12 19:44:25','2024-05-12 19:44:25'),(14809,5010,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 19:44:25','2024-05-12 19:44:25'),(14810,5011,'action created','2024-05-12 19:44:25','2024-05-12 19:44:25'),(14814,5011,'action started via WP Cron','2024-05-12 19:47:26','2024-05-12 19:47:26'),(14815,5011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 19:47:26','2024-05-12 19:47:26'),(14816,5013,'action created','2024-05-12 19:47:26','2024-05-12 19:47:26'),(14817,5013,'action started via WP Cron','2024-05-12 19:52:06','2024-05-12 19:52:06'),(14818,5013,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 19:52:06','2024-05-12 19:52:06'),(14819,5014,'action created','2024-05-12 19:52:06','2024-05-12 19:52:06'),(14820,5014,'action started via WP Cron','2024-05-12 20:00:15','2024-05-12 20:00:15'),(14821,5014,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:00:15','2024-05-12 20:00:15'),(14822,5015,'action created','2024-05-12 20:00:15','2024-05-12 20:00:15'),(14823,5015,'action started via WP Cron','2024-05-12 20:04:31','2024-05-12 20:04:31'),(14824,5015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:04:31','2024-05-12 20:04:31'),(14825,5016,'action created','2024-05-12 20:04:31','2024-05-12 20:04:31'),(14826,5016,'action started via WP Cron','2024-05-12 20:10:01','2024-05-12 20:10:01'),(14827,5016,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:10:01','2024-05-12 20:10:01'),(14828,5017,'action created','2024-05-12 20:10:01','2024-05-12 20:10:01'),(14829,5017,'action started via WP Cron','2024-05-12 20:16:27','2024-05-12 20:16:27'),(14830,5017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:16:27','2024-05-12 20:16:27'),(14831,5018,'action created','2024-05-12 20:16:27','2024-05-12 20:16:27'),(14832,5018,'action started via WP Cron','2024-05-12 20:20:12','2024-05-12 20:20:12'),(14833,5018,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:20:12','2024-05-12 20:20:12'),(14834,5019,'action created','2024-05-12 20:20:12','2024-05-12 20:20:12'),(14835,5019,'action started via WP Cron','2024-05-12 20:24:42','2024-05-12 20:24:42'),(14836,5019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:24:42','2024-05-12 20:24:42'),(14837,5020,'action created','2024-05-12 20:24:42','2024-05-12 20:24:42'),(14838,5020,'action started via WP Cron','2024-05-12 20:28:12','2024-05-12 20:28:12'),(14839,5020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:28:12','2024-05-12 20:28:12'),(14840,5021,'action created','2024-05-12 20:28:12','2024-05-12 20:28:12'),(14841,5021,'action started via WP Cron','2024-05-12 20:40:38','2024-05-12 20:40:38'),(14842,5021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:40:38','2024-05-12 20:40:38'),(14843,5022,'action created','2024-05-12 20:40:38','2024-05-12 20:40:38'),(14844,5022,'action started via WP Cron','2024-05-12 20:44:51','2024-05-12 20:44:51'),(14845,5022,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:44:51','2024-05-12 20:44:51'),(14846,5023,'action created','2024-05-12 20:44:51','2024-05-12 20:44:51'),(14850,5023,'action started via WP Cron','2024-05-12 20:48:29','2024-05-12 20:48:29'),(14851,5023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:48:29','2024-05-12 20:48:29'),(14852,5025,'action created','2024-05-12 20:48:29','2024-05-12 20:48:29'),(14853,5025,'action started via WP Cron','2024-05-12 20:54:32','2024-05-12 20:54:32'),(14854,5025,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 20:54:32','2024-05-12 20:54:32'),(14855,5026,'action created','2024-05-12 20:54:32','2024-05-12 20:54:32'),(14856,5026,'action started via WP Cron','2024-05-12 21:00:47','2024-05-12 21:00:47'),(14857,5026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:00:47','2024-05-12 21:00:47'),(14858,5027,'action created','2024-05-12 21:00:47','2024-05-12 21:00:47'),(14859,5027,'action started via WP Cron','2024-05-12 21:05:00','2024-05-12 21:05:00'),(14860,5027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:05:00','2024-05-12 21:05:00'),(14861,5028,'action created','2024-05-12 21:05:00','2024-05-12 21:05:00'),(14862,5028,'action started via WP Cron','2024-05-12 21:15:44','2024-05-12 21:15:44'),(14863,5028,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:15:44','2024-05-12 21:15:44'),(14864,5029,'action created','2024-05-12 21:15:44','2024-05-12 21:15:44'),(14865,5029,'action started via WP Cron','2024-05-12 21:18:42','2024-05-12 21:18:42'),(14866,5029,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:18:42','2024-05-12 21:18:42'),(14867,5030,'action created','2024-05-12 21:18:42','2024-05-12 21:18:42'),(14868,5030,'action started via WP Cron','2024-05-12 21:20:54','2024-05-12 21:20:54'),(14869,5030,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:20:54','2024-05-12 21:20:54'),(14870,5031,'action created','2024-05-12 21:20:54','2024-05-12 21:20:54'),(14871,5031,'action started via WP Cron','2024-05-12 21:23:03','2024-05-12 21:23:03'),(14872,5031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:23:03','2024-05-12 21:23:03'),(14873,5032,'action created','2024-05-12 21:23:03','2024-05-12 21:23:03'),(14874,5032,'action started via WP Cron','2024-05-12 21:25:08','2024-05-12 21:25:08'),(14875,5032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:25:08','2024-05-12 21:25:08'),(14876,5033,'action created','2024-05-12 21:25:08','2024-05-12 21:25:08'),(14877,5033,'action started via WP Cron','2024-05-12 21:34:26','2024-05-12 21:34:26'),(14878,5033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:34:26','2024-05-12 21:34:26'),(14879,5034,'action created','2024-05-12 21:34:26','2024-05-12 21:34:26'),(14880,5034,'action started via WP Cron','2024-05-12 21:39:06','2024-05-12 21:39:06'),(14881,5034,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:39:06','2024-05-12 21:39:06'),(14882,5035,'action created','2024-05-12 21:39:06','2024-05-12 21:39:06'),(14883,5035,'action started via WP Cron','2024-05-12 21:45:36','2024-05-12 21:45:36'),(14884,5035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:45:36','2024-05-12 21:45:36'),(14885,5036,'action created','2024-05-12 21:45:36','2024-05-12 21:45:36'),(14889,5036,'action started via WP Cron','2024-05-12 21:55:39','2024-05-12 21:55:39'),(14890,5036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:55:39','2024-05-12 21:55:39'),(14891,5038,'action created','2024-05-12 21:55:39','2024-05-12 21:55:39'),(14892,5038,'action started via WP Cron','2024-05-12 21:58:07','2024-05-12 21:58:07'),(14893,5038,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 21:58:07','2024-05-12 21:58:07'),(14894,5039,'action created','2024-05-12 21:58:07','2024-05-12 21:58:07'),(14895,5039,'action started via WP Cron','2024-05-12 22:01:12','2024-05-12 22:01:12'),(14896,5039,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:01:12','2024-05-12 22:01:12'),(14897,5040,'action created','2024-05-12 22:01:12','2024-05-12 22:01:12'),(14898,5040,'action started via WP Cron','2024-05-12 22:04:52','2024-05-12 22:04:52'),(14899,5040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:04:52','2024-05-12 22:04:52'),(14900,5041,'action created','2024-05-12 22:04:52','2024-05-12 22:04:52'),(14901,5041,'action started via WP Cron','2024-05-12 22:11:35','2024-05-12 22:11:35'),(14902,5041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:11:35','2024-05-12 22:11:35'),(14903,5042,'action created','2024-05-12 22:11:35','2024-05-12 22:11:35'),(14904,5042,'action started via WP Cron','2024-05-12 22:16:21','2024-05-12 22:16:21'),(14905,5042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:16:21','2024-05-12 22:16:21'),(14906,5043,'action created','2024-05-12 22:16:21','2024-05-12 22:16:21'),(14907,5043,'action started via WP Cron','2024-05-12 22:18:26','2024-05-12 22:18:26'),(14908,5043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:18:26','2024-05-12 22:18:26'),(14909,5044,'action created','2024-05-12 22:18:26','2024-05-12 22:18:26'),(14910,5044,'action started via WP Cron','2024-05-12 22:21:31','2024-05-12 22:21:31'),(14911,5044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:21:31','2024-05-12 22:21:31'),(14912,5045,'action created','2024-05-12 22:21:31','2024-05-12 22:21:31'),(14913,5045,'action started via WP Cron','2024-05-12 22:25:41','2024-05-12 22:25:41'),(14914,5045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:25:41','2024-05-12 22:25:41'),(14915,5046,'action created','2024-05-12 22:25:41','2024-05-12 22:25:41'),(14916,5046,'action started via WP Cron','2024-05-12 22:27:59','2024-05-12 22:27:59'),(14917,5046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:27:59','2024-05-12 22:27:59'),(14918,5047,'action created','2024-05-12 22:27:59','2024-05-12 22:27:59'),(14919,5047,'action started via WP Cron','2024-05-12 22:31:40','2024-05-12 22:31:40'),(14920,5047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:31:40','2024-05-12 22:31:40'),(14921,5048,'action created','2024-05-12 22:31:40','2024-05-12 22:31:40'),(14922,5048,'action started via WP Cron','2024-05-12 22:38:54','2024-05-12 22:38:54'),(14923,5048,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:38:54','2024-05-12 22:38:54'),(14924,5049,'action created','2024-05-12 22:38:54','2024-05-12 22:38:54'),(14925,5049,'action started via WP Cron','2024-05-12 22:41:35','2024-05-12 22:41:35'),(14926,5049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:41:35','2024-05-12 22:41:35'),(14927,5050,'action created','2024-05-12 22:41:35','2024-05-12 22:41:35'),(14928,5050,'action started via WP Cron','2024-05-12 22:44:26','2024-05-12 22:44:26'),(14929,5050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:44:26','2024-05-12 22:44:26'),(14930,5051,'action created','2024-05-12 22:44:26','2024-05-12 22:44:26'),(14934,5051,'action started via WP Cron','2024-05-12 22:52:41','2024-05-12 22:52:41'),(14935,5051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 22:52:41','2024-05-12 22:52:41'),(14936,5053,'action created','2024-05-12 22:52:41','2024-05-12 22:52:41'),(14937,5053,'action started via WP Cron','2024-05-12 23:01:53','2024-05-12 23:01:53'),(14938,5053,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:01:53','2024-05-12 23:01:53'),(14939,5054,'action created','2024-05-12 23:01:53','2024-05-12 23:01:53'),(14940,5054,'action started via WP Cron','2024-05-12 23:04:06','2024-05-12 23:04:06'),(14941,5054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:04:06','2024-05-12 23:04:06'),(14942,5055,'action created','2024-05-12 23:04:06','2024-05-12 23:04:06'),(14943,5055,'action started via WP Cron','2024-05-12 23:06:09','2024-05-12 23:06:09'),(14944,5055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:06:09','2024-05-12 23:06:09'),(14945,5056,'action created','2024-05-12 23:06:09','2024-05-12 23:06:09'),(14946,5056,'action started via WP Cron','2024-05-12 23:10:44','2024-05-12 23:10:44'),(14947,5056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:10:44','2024-05-12 23:10:44'),(14948,5057,'action created','2024-05-12 23:10:44','2024-05-12 23:10:44'),(14949,5057,'action started via WP Cron','2024-05-12 23:13:42','2024-05-12 23:13:42'),(14950,5057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:13:42','2024-05-12 23:13:42'),(14951,5058,'action created','2024-05-12 23:13:42','2024-05-12 23:13:42'),(14952,5058,'action started via WP Cron','2024-05-12 23:19:07','2024-05-12 23:19:07'),(14953,5058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:19:07','2024-05-12 23:19:07'),(14954,5059,'action created','2024-05-12 23:19:07','2024-05-12 23:19:07'),(14955,5059,'action started via WP Cron','2024-05-12 23:21:56','2024-05-12 23:21:56'),(14956,5059,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:21:56','2024-05-12 23:21:56'),(14957,5060,'action created','2024-05-12 23:21:56','2024-05-12 23:21:56'),(14958,5060,'action started via WP Cron','2024-05-12 23:26:24','2024-05-12 23:26:24'),(14959,5060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:26:24','2024-05-12 23:26:24'),(14960,5061,'action created','2024-05-12 23:26:24','2024-05-12 23:26:24'),(14961,5061,'action started via WP Cron','2024-05-12 23:33:23','2024-05-12 23:33:23'),(14962,5061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:33:23','2024-05-12 23:33:23'),(14963,5062,'action created','2024-05-12 23:33:23','2024-05-12 23:33:23'),(14964,5062,'action started via WP Cron','2024-05-12 23:37:19','2024-05-12 23:37:19'),(14965,5062,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:37:19','2024-05-12 23:37:19'),(14966,5063,'action created','2024-05-12 23:37:19','2024-05-12 23:37:19'),(14967,5063,'action started via WP Cron','2024-05-12 23:42:20','2024-05-12 23:42:20'),(14968,5063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:42:20','2024-05-12 23:42:20'),(14969,5064,'action created','2024-05-12 23:42:20','2024-05-12 23:42:20'),(14970,5064,'action started via WP Cron','2024-05-12 23:44:35','2024-05-12 23:44:35'),(14971,5064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:44:35','2024-05-12 23:44:35'),(14972,5065,'action created','2024-05-12 23:44:35','2024-05-12 23:44:35'),(14976,5065,'action started via WP Cron','2024-05-12 23:52:00','2024-05-12 23:52:00'),(14977,5065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:52:00','2024-05-12 23:52:00'),(14978,5067,'action created','2024-05-12 23:52:00','2024-05-12 23:52:00'),(14979,5067,'action started via WP Cron','2024-05-12 23:54:16','2024-05-12 23:54:16'),(14980,5067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-12 23:54:16','2024-05-12 23:54:16'),(14981,5068,'action created','2024-05-12 23:54:16','2024-05-12 23:54:16'),(14982,5068,'action started via WP Cron','2024-05-13 00:00:08','2024-05-13 00:00:08'),(14983,5068,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:00:08','2024-05-13 00:00:08'),(14984,5069,'action created','2024-05-13 00:00:08','2024-05-13 00:00:08'),(14985,5069,'action started via WP Cron','2024-05-13 00:02:35','2024-05-13 00:02:35'),(14986,5069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:02:35','2024-05-13 00:02:35'),(14987,5070,'action created','2024-05-13 00:02:35','2024-05-13 00:02:35'),(14988,5070,'action started via WP Cron','2024-05-13 00:05:12','2024-05-13 00:05:12'),(14989,5070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:05:12','2024-05-13 00:05:12'),(14990,5071,'action created','2024-05-13 00:05:12','2024-05-13 00:05:12'),(14991,5071,'action started via WP Cron','2024-05-13 00:07:17','2024-05-13 00:07:17'),(14992,5071,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:07:17','2024-05-13 00:07:17'),(14993,5072,'action created','2024-05-13 00:07:17','2024-05-13 00:07:17'),(14994,5072,'action started via WP Cron','2024-05-13 00:10:31','2024-05-13 00:10:31'),(14995,5072,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:10:31','2024-05-13 00:10:31'),(14996,5073,'action created','2024-05-13 00:10:31','2024-05-13 00:10:31'),(14997,5073,'action started via WP Cron','2024-05-13 00:13:59','2024-05-13 00:13:59'),(14998,5073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:13:59','2024-05-13 00:13:59'),(14999,5074,'action created','2024-05-13 00:13:59','2024-05-13 00:13:59'),(15000,5074,'action started via WP Cron','2024-05-13 00:16:30','2024-05-13 00:16:30'),(15001,5074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:16:30','2024-05-13 00:16:30'),(15002,5075,'action created','2024-05-13 00:16:30','2024-05-13 00:16:30'),(15003,5075,'action started via WP Cron','2024-05-13 00:23:02','2024-05-13 00:23:02'),(15004,5075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:23:02','2024-05-13 00:23:02'),(15005,5076,'action created','2024-05-13 00:23:02','2024-05-13 00:23:02'),(15006,5076,'action started via WP Cron','2024-05-13 00:27:45','2024-05-13 00:27:45'),(15007,5076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:27:45','2024-05-13 00:27:45'),(15008,5077,'action created','2024-05-13 00:27:45','2024-05-13 00:27:45'),(15009,5077,'action started via WP Cron','2024-05-13 00:30:08','2024-05-13 00:30:08'),(15010,5077,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:30:08','2024-05-13 00:30:08'),(15011,5078,'action created','2024-05-13 00:30:08','2024-05-13 00:30:08'),(15012,5078,'action started via WP Cron','2024-05-13 00:38:39','2024-05-13 00:38:39'),(15013,5078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:38:39','2024-05-13 00:38:39'),(15014,5079,'action created','2024-05-13 00:38:39','2024-05-13 00:38:39'),(15015,5079,'action started via WP Cron','2024-05-13 00:43:27','2024-05-13 00:43:27'),(15016,5079,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:43:27','2024-05-13 00:43:27'),(15017,5080,'action created','2024-05-13 00:43:27','2024-05-13 00:43:27'),(15018,5080,'action started via WP Cron','2024-05-13 00:46:53','2024-05-13 00:46:53'),(15019,5080,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:46:53','2024-05-13 00:46:53'),(15020,5081,'action created','2024-05-13 00:46:53','2024-05-13 00:46:53'),(15021,5081,'action started via WP Cron','2024-05-13 00:50:06','2024-05-13 00:50:06'),(15022,5081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 00:50:06','2024-05-13 00:50:06'),(15023,5082,'action created','2024-05-13 00:50:06','2024-05-13 00:50:06'),(15027,5082,'action started via WP Cron','2024-05-13 01:03:01','2024-05-13 01:03:01'),(15028,5082,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:03:01','2024-05-13 01:03:01'),(15029,5084,'action created','2024-05-13 01:03:01','2024-05-13 01:03:01'),(15030,5084,'action started via WP Cron','2024-05-13 01:08:20','2024-05-13 01:08:20'),(15031,5084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:08:20','2024-05-13 01:08:20'),(15032,5085,'action created','2024-05-13 01:08:20','2024-05-13 01:08:20'),(15033,5085,'action started via WP Cron','2024-05-13 01:13:25','2024-05-13 01:13:25'),(15034,5085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:13:25','2024-05-13 01:13:25'),(15035,5086,'action created','2024-05-13 01:13:25','2024-05-13 01:13:25'),(15036,5086,'action started via WP Cron','2024-05-13 01:15:51','2024-05-13 01:15:51'),(15037,5086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:15:51','2024-05-13 01:15:51'),(15038,5087,'action created','2024-05-13 01:15:51','2024-05-13 01:15:51'),(15039,5087,'action started via WP Cron','2024-05-13 01:18:58','2024-05-13 01:18:58'),(15040,5087,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:18:58','2024-05-13 01:18:58'),(15041,5088,'action created','2024-05-13 01:18:58','2024-05-13 01:18:58'),(15042,5088,'action started via Async Request','2024-05-13 01:21:12','2024-05-13 01:21:12'),(15043,5088,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:21:12','2024-05-13 01:21:12'),(15044,5089,'action created','2024-05-13 01:21:12','2024-05-13 01:21:12'),(15045,5089,'action started via WP Cron','2024-05-13 01:23:59','2024-05-13 01:23:59'),(15046,5089,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:23:59','2024-05-13 01:23:59'),(15047,5090,'action created','2024-05-13 01:23:59','2024-05-13 01:23:59'),(15048,5090,'action started via Async Request','2024-05-13 01:26:56','2024-05-13 01:26:56'),(15049,5090,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:26:56','2024-05-13 01:26:56'),(15050,5091,'action created','2024-05-13 01:26:56','2024-05-13 01:26:56'),(15051,5091,'action started via WP Cron','2024-05-13 01:29:03','2024-05-13 01:29:03'),(15052,5091,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:29:03','2024-05-13 01:29:03'),(15053,5092,'action created','2024-05-13 01:29:03','2024-05-13 01:29:03'),(15054,5092,'action started via Async Request','2024-05-13 01:31:35','2024-05-13 01:31:35'),(15055,5092,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:31:35','2024-05-13 01:31:35'),(15056,5093,'action created','2024-05-13 01:31:35','2024-05-13 01:31:35'),(15057,5093,'action started via WP Cron','2024-05-13 01:35:28','2024-05-13 01:35:28'),(15058,5093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:35:28','2024-05-13 01:35:28'),(15059,5094,'action created','2024-05-13 01:35:28','2024-05-13 01:35:28'),(15060,5094,'action started via WP Cron','2024-05-13 01:37:32','2024-05-13 01:37:32'),(15061,5094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:37:32','2024-05-13 01:37:32'),(15062,5095,'action created','2024-05-13 01:37:32','2024-05-13 01:37:32'),(15063,5095,'action started via WP Cron','2024-05-13 01:40:10','2024-05-13 01:40:10'),(15064,5095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:40:10','2024-05-13 01:40:10'),(15065,5096,'action created','2024-05-13 01:40:10','2024-05-13 01:40:10'),(15066,5096,'action started via WP Cron','2024-05-13 01:43:04','2024-05-13 01:43:04'),(15067,5096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:43:04','2024-05-13 01:43:04'),(15068,5097,'action created','2024-05-13 01:43:04','2024-05-13 01:43:04'),(15069,5097,'action started via WP Cron','2024-05-13 01:48:34','2024-05-13 01:48:34'),(15070,5097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:48:34','2024-05-13 01:48:34'),(15071,5098,'action created','2024-05-13 01:48:34','2024-05-13 01:48:34'),(15072,5098,'action started via WP Cron','2024-05-13 01:54:27','2024-05-13 01:54:27'),(15073,5098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:54:27','2024-05-13 01:54:27'),(15074,5099,'action created','2024-05-13 01:54:27','2024-05-13 01:54:27'),(15075,5099,'action started via WP Cron','2024-05-13 01:58:20','2024-05-13 01:58:20'),(15076,5099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 01:58:20','2024-05-13 01:58:20'),(15077,5100,'action created','2024-05-13 01:58:20','2024-05-13 01:58:20'),(15078,5100,'action started via WP Cron','2024-05-13 02:01:42','2024-05-13 02:01:42'),(15079,5100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:01:42','2024-05-13 02:01:42'),(15080,5101,'action created','2024-05-13 02:01:42','2024-05-13 02:01:42'),(15084,5101,'action started via WP Cron','2024-05-13 02:04:03','2024-05-13 02:04:03'),(15085,5101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:04:03','2024-05-13 02:04:03'),(15086,5103,'action created','2024-05-13 02:04:03','2024-05-13 02:04:03'),(15087,5103,'action started via Async Request','2024-05-13 02:06:35','2024-05-13 02:06:35'),(15088,5103,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:06:35','2024-05-13 02:06:35'),(15089,5104,'action created','2024-05-13 02:06:35','2024-05-13 02:06:35'),(15090,5104,'action started via WP Cron','2024-05-13 02:08:46','2024-05-13 02:08:46'),(15091,5104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:08:46','2024-05-13 02:08:46'),(15092,5105,'action created','2024-05-13 02:08:46','2024-05-13 02:08:46'),(15093,5105,'action started via WP Cron','2024-05-13 02:13:42','2024-05-13 02:13:42'),(15094,5105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:13:42','2024-05-13 02:13:42'),(15095,5106,'action created','2024-05-13 02:13:42','2024-05-13 02:13:42'),(15096,5106,'action started via Async Request','2024-05-13 02:17:48','2024-05-13 02:17:48'),(15097,5106,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:17:48','2024-05-13 02:17:48'),(15098,5107,'action created','2024-05-13 02:17:48','2024-05-13 02:17:48'),(15099,5107,'action started via Async Request','2024-05-13 02:20:13','2024-05-13 02:20:13'),(15100,5107,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:20:13','2024-05-13 02:20:13'),(15101,5108,'action created','2024-05-13 02:20:13','2024-05-13 02:20:13'),(15102,5108,'action started via Async Request','2024-05-13 02:23:08','2024-05-13 02:23:08'),(15103,5108,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:23:08','2024-05-13 02:23:08'),(15104,5109,'action created','2024-05-13 02:23:08','2024-05-13 02:23:08'),(15105,5109,'action started via WP Cron','2024-05-13 02:25:11','2024-05-13 02:25:11'),(15106,5109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:25:11','2024-05-13 02:25:11'),(15107,5110,'action created','2024-05-13 02:25:11','2024-05-13 02:25:11'),(15108,5110,'action started via WP Cron','2024-05-13 02:27:41','2024-05-13 02:27:41'),(15109,5110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:27:41','2024-05-13 02:27:41'),(15110,5111,'action created','2024-05-13 02:27:41','2024-05-13 02:27:41'),(15111,5111,'action started via Async Request','2024-05-13 02:29:54','2024-05-13 02:29:54'),(15112,5111,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:29:54','2024-05-13 02:29:54'),(15113,5112,'action created','2024-05-13 02:29:54','2024-05-13 02:29:54'),(15114,5112,'action started via WP Cron','2024-05-13 02:33:18','2024-05-13 02:33:18'),(15115,5112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:33:18','2024-05-13 02:33:18'),(15116,5113,'action created','2024-05-13 02:33:18','2024-05-13 02:33:18'),(15117,5113,'action started via WP Cron','2024-05-13 02:37:24','2024-05-13 02:37:24'),(15118,5113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:37:24','2024-05-13 02:37:24'),(15119,5114,'action created','2024-05-13 02:37:24','2024-05-13 02:37:24'),(15120,5114,'action started via WP Cron','2024-05-13 02:40:42','2024-05-13 02:40:42'),(15121,5114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:40:42','2024-05-13 02:40:42'),(15122,5115,'action created','2024-05-13 02:40:42','2024-05-13 02:40:42'),(15123,5115,'action started via WP Cron','2024-05-13 02:42:43','2024-05-13 02:42:43'),(15124,5115,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:42:43','2024-05-13 02:42:43'),(15125,5116,'action created','2024-05-13 02:42:43','2024-05-13 02:42:43'),(15126,5116,'action started via Async Request','2024-05-13 02:44:57','2024-05-13 02:44:57'),(15127,5116,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:44:57','2024-05-13 02:44:57'),(15128,5117,'action created','2024-05-13 02:44:57','2024-05-13 02:44:57'),(15129,5117,'action started via WP Cron','2024-05-13 02:49:01','2024-05-13 02:49:01'),(15130,5117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 02:49:01','2024-05-13 02:49:01'),(15131,5118,'action created','2024-05-13 02:49:01','2024-05-13 02:49:01'),(15132,5118,'action started via WP Cron','2024-05-13 03:08:28','2024-05-13 03:08:28'),(15133,5118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:08:28','2024-05-13 03:08:28'),(15134,5119,'action created','2024-05-13 03:08:28','2024-05-13 03:08:28'),(15138,5119,'action started via WP Cron','2024-05-13 03:12:15','2024-05-13 03:12:15'),(15139,5119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:12:15','2024-05-13 03:12:15'),(15140,5121,'action created','2024-05-13 03:12:15','2024-05-13 03:12:15'),(15141,5121,'action started via WP Cron','2024-05-13 03:17:48','2024-05-13 03:17:48'),(15142,5121,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:17:48','2024-05-13 03:17:48'),(15143,5122,'action created','2024-05-13 03:17:48','2024-05-13 03:17:48'),(15144,5122,'action started via WP Cron','2024-05-13 03:20:13','2024-05-13 03:20:13'),(15145,5122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:20:13','2024-05-13 03:20:13'),(15146,5123,'action created','2024-05-13 03:20:13','2024-05-13 03:20:13'),(15147,5123,'action started via Async Request','2024-05-13 03:22:37','2024-05-13 03:22:37'),(15148,5123,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:22:37','2024-05-13 03:22:37'),(15149,5124,'action created','2024-05-13 03:22:37','2024-05-13 03:22:37'),(15150,5124,'action started via WP Cron','2024-05-13 03:27:23','2024-05-13 03:27:23'),(15151,5124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:27:23','2024-05-13 03:27:23'),(15152,5125,'action created','2024-05-13 03:27:23','2024-05-13 03:27:23'),(15153,5125,'action started via WP Cron','2024-05-13 03:31:33','2024-05-13 03:31:33'),(15154,5125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:31:33','2024-05-13 03:31:33'),(15155,5126,'action created','2024-05-13 03:31:33','2024-05-13 03:31:33'),(15156,5126,'action started via WP Cron','2024-05-13 03:34:04','2024-05-13 03:34:04'),(15157,5126,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:34:04','2024-05-13 03:34:04'),(15158,5127,'action created','2024-05-13 03:34:04','2024-05-13 03:34:04'),(15159,5127,'action started via WP Cron','2024-05-13 03:37:04','2024-05-13 03:37:04'),(15160,5127,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:37:04','2024-05-13 03:37:04'),(15161,5128,'action created','2024-05-13 03:37:04','2024-05-13 03:37:04'),(15162,5128,'action started via WP Cron','2024-05-13 03:44:41','2024-05-13 03:44:41'),(15163,5128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:44:41','2024-05-13 03:44:41'),(15164,5129,'action created','2024-05-13 03:44:41','2024-05-13 03:44:41'),(15165,5129,'action started via WP Cron','2024-05-13 03:49:07','2024-05-13 03:49:07'),(15166,5129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:49:07','2024-05-13 03:49:07'),(15167,5130,'action created','2024-05-13 03:49:07','2024-05-13 03:49:07'),(15168,5130,'action started via WP Cron','2024-05-13 03:52:00','2024-05-13 03:52:00'),(15169,5130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:52:00','2024-05-13 03:52:00'),(15170,5131,'action created','2024-05-13 03:52:00','2024-05-13 03:52:00'),(15171,5131,'action started via WP Cron','2024-05-13 03:54:18','2024-05-13 03:54:18'),(15172,5131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:54:18','2024-05-13 03:54:18'),(15173,5132,'action created','2024-05-13 03:54:18','2024-05-13 03:54:18'),(15174,5132,'action started via WP Cron','2024-05-13 03:59:12','2024-05-13 03:59:12'),(15175,5132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 03:59:12','2024-05-13 03:59:12'),(15176,5133,'action created','2024-05-13 03:59:12','2024-05-13 03:59:12'),(15177,5133,'action started via WP Cron','2024-05-13 04:02:32','2024-05-13 04:02:32'),(15178,5133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:02:32','2024-05-13 04:02:32'),(15179,5134,'action created','2024-05-13 04:02:32','2024-05-13 04:02:32'),(15180,5134,'action started via WP Cron','2024-05-13 04:10:22','2024-05-13 04:10:22'),(15181,5134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:10:22','2024-05-13 04:10:22'),(15182,5135,'action created','2024-05-13 04:10:22','2024-05-13 04:10:22'),(15186,5135,'action started via WP Cron','2024-05-13 04:14:36','2024-05-13 04:14:36'),(15187,5135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:14:36','2024-05-13 04:14:36'),(15188,5137,'action created','2024-05-13 04:14:36','2024-05-13 04:14:36'),(15189,5137,'action started via WP Cron','2024-05-13 04:22:48','2024-05-13 04:22:48'),(15190,5137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:22:48','2024-05-13 04:22:48'),(15191,5138,'action created','2024-05-13 04:22:48','2024-05-13 04:22:48'),(15192,5138,'action started via Async Request','2024-05-13 04:24:59','2024-05-13 04:24:59'),(15193,5138,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:24:59','2024-05-13 04:24:59'),(15194,5139,'action created','2024-05-13 04:24:59','2024-05-13 04:24:59'),(15195,5139,'action started via WP Cron','2024-05-13 04:29:24','2024-05-13 04:29:24'),(15196,5139,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:29:24','2024-05-13 04:29:24'),(15197,5140,'action created','2024-05-13 04:29:24','2024-05-13 04:29:24'),(15198,5140,'action started via WP Cron','2024-05-13 04:36:11','2024-05-13 04:36:11'),(15199,5140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:36:11','2024-05-13 04:36:11'),(15200,5141,'action created','2024-05-13 04:36:11','2024-05-13 04:36:11'),(15201,5141,'action started via WP Cron','2024-05-13 04:43:51','2024-05-13 04:43:51'),(15202,5141,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:43:51','2024-05-13 04:43:51'),(15203,5142,'action created','2024-05-13 04:43:51','2024-05-13 04:43:51'),(15204,5142,'action started via WP Cron','2024-05-13 04:47:13','2024-05-13 04:47:13'),(15205,5142,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:47:13','2024-05-13 04:47:13'),(15206,5143,'action created','2024-05-13 04:47:13','2024-05-13 04:47:13'),(15207,5143,'action started via WP Cron','2024-05-13 04:51:06','2024-05-13 04:51:06'),(15208,5143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:51:06','2024-05-13 04:51:06'),(15209,5144,'action created','2024-05-13 04:51:06','2024-05-13 04:51:06'),(15210,5144,'action started via WP Cron','2024-05-13 04:54:36','2024-05-13 04:54:36'),(15211,5144,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:54:36','2024-05-13 04:54:36'),(15212,5145,'action created','2024-05-13 04:54:36','2024-05-13 04:54:36'),(15213,5145,'action started via WP Cron','2024-05-13 04:57:16','2024-05-13 04:57:16'),(15214,5145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 04:57:16','2024-05-13 04:57:16'),(15215,5146,'action created','2024-05-13 04:57:16','2024-05-13 04:57:16'),(15216,5146,'action started via WP Cron','2024-05-13 05:02:59','2024-05-13 05:02:59'),(15217,5146,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:02:59','2024-05-13 05:02:59'),(15218,5147,'action created','2024-05-13 05:02:59','2024-05-13 05:02:59'),(15219,5147,'action started via WP Cron','2024-05-13 05:06:22','2024-05-13 05:06:22'),(15220,5147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:06:22','2024-05-13 05:06:22'),(15221,5148,'action created','2024-05-13 05:06:22','2024-05-13 05:06:22'),(15222,5148,'action started via WP Cron','2024-05-13 05:10:58','2024-05-13 05:10:58'),(15223,5148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:10:58','2024-05-13 05:10:58'),(15224,5149,'action created','2024-05-13 05:10:58','2024-05-13 05:10:58'),(15228,5149,'action started via WP Cron','2024-05-13 05:13:56','2024-05-13 05:13:56'),(15229,5149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:13:56','2024-05-13 05:13:56'),(15230,5151,'action created','2024-05-13 05:13:56','2024-05-13 05:13:56'),(15231,5151,'action started via WP Cron','2024-05-13 05:18:32','2024-05-13 05:18:32'),(15232,5151,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:18:32','2024-05-13 05:18:32'),(15233,5152,'action created','2024-05-13 05:18:32','2024-05-13 05:18:32'),(15237,5152,'action started via WP Cron','2024-05-13 05:26:47','2024-05-13 05:26:47'),(15238,5152,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:26:47','2024-05-13 05:26:47'),(15239,5154,'action created','2024-05-13 05:26:47','2024-05-13 05:26:47'),(15240,5154,'action started via WP Cron','2024-05-13 05:31:54','2024-05-13 05:31:54'),(15241,5154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:31:54','2024-05-13 05:31:54'),(15242,5155,'action created','2024-05-13 05:31:54','2024-05-13 05:31:54'),(15243,5155,'action started via WP Cron','2024-05-13 05:39:03','2024-05-13 05:39:03'),(15244,5155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:39:03','2024-05-13 05:39:03'),(15245,5156,'action created','2024-05-13 05:39:03','2024-05-13 05:39:03'),(15246,5156,'action started via WP Cron','2024-05-13 05:43:03','2024-05-13 05:43:03'),(15247,5156,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:43:03','2024-05-13 05:43:03'),(15248,5157,'action created','2024-05-13 05:43:03','2024-05-13 05:43:03'),(15249,5157,'action started via WP Cron','2024-05-13 05:46:41','2024-05-13 05:46:41'),(15250,5157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:46:41','2024-05-13 05:46:41'),(15251,5158,'action created','2024-05-13 05:46:41','2024-05-13 05:46:41'),(15252,5158,'action started via WP Cron','2024-05-13 05:48:58','2024-05-13 05:48:58'),(15253,5158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:48:58','2024-05-13 05:48:58'),(15254,5159,'action created','2024-05-13 05:48:58','2024-05-13 05:48:58'),(15255,5159,'action started via WP Cron','2024-05-13 05:51:36','2024-05-13 05:51:36'),(15256,5159,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:51:36','2024-05-13 05:51:36'),(15257,5160,'action created','2024-05-13 05:51:36','2024-05-13 05:51:36'),(15258,5160,'action started via WP Cron','2024-05-13 05:53:39','2024-05-13 05:53:39'),(15259,5160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:53:39','2024-05-13 05:53:39'),(15260,5161,'action created','2024-05-13 05:53:39','2024-05-13 05:53:39'),(15261,5161,'action started via WP Cron','2024-05-13 05:58:26','2024-05-13 05:58:26'),(15262,5161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 05:58:26','2024-05-13 05:58:26'),(15263,5162,'action created','2024-05-13 05:58:26','2024-05-13 05:58:26'),(15264,5162,'action started via WP Cron','2024-05-13 06:00:42','2024-05-13 06:00:42'),(15265,5162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:00:42','2024-05-13 06:00:42'),(15266,5163,'action created','2024-05-13 06:00:42','2024-05-13 06:00:42'),(15267,5163,'action started via WP Cron','2024-05-13 06:04:27','2024-05-13 06:04:27'),(15268,5163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:04:27','2024-05-13 06:04:27'),(15269,5164,'action created','2024-05-13 06:04:27','2024-05-13 06:04:27'),(15270,5164,'action started via WP Cron','2024-05-13 06:07:14','2024-05-13 06:07:14'),(15271,5164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:07:14','2024-05-13 06:07:14'),(15272,5165,'action created','2024-05-13 06:07:14','2024-05-13 06:07:14'),(15276,5165,'action started via WP Cron','2024-05-13 06:09:41','2024-05-13 06:09:41'),(15277,5165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:09:41','2024-05-13 06:09:41'),(15278,5167,'action created','2024-05-13 06:09:41','2024-05-13 06:09:41'),(15282,5167,'action started via WP Cron','2024-05-13 06:11:44','2024-05-13 06:11:44'),(15283,5167,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:11:44','2024-05-13 06:11:44'),(15284,5169,'action created','2024-05-13 06:11:44','2024-05-13 06:11:44'),(15285,5169,'action started via WP Cron','2024-05-13 06:25:41','2024-05-13 06:25:41'),(15286,5169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:25:41','2024-05-13 06:25:41'),(15287,5170,'action created','2024-05-13 06:25:41','2024-05-13 06:25:41'),(15288,5170,'action started via Async Request','2024-05-13 06:32:50','2024-05-13 06:32:50'),(15289,5170,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:32:50','2024-05-13 06:32:50'),(15290,5171,'action created','2024-05-13 06:32:50','2024-05-13 06:32:50'),(15291,5171,'action started via WP Cron','2024-05-13 06:35:12','2024-05-13 06:35:12'),(15292,5171,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:35:12','2024-05-13 06:35:12'),(15293,5172,'action created','2024-05-13 06:35:12','2024-05-13 06:35:12'),(15294,5172,'action started via WP Cron','2024-05-13 06:38:37','2024-05-13 06:38:37'),(15295,5172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:38:37','2024-05-13 06:38:37'),(15296,5173,'action created','2024-05-13 06:38:37','2024-05-13 06:38:37'),(15297,5173,'action started via WP Cron','2024-05-13 06:42:12','2024-05-13 06:42:12'),(15298,5173,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:42:12','2024-05-13 06:42:12'),(15299,5174,'action created','2024-05-13 06:42:12','2024-05-13 06:42:12'),(15300,5174,'action started via WP Cron','2024-05-13 06:51:55','2024-05-13 06:51:55'),(15301,5174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:51:55','2024-05-13 06:51:55'),(15302,5175,'action created','2024-05-13 06:51:55','2024-05-13 06:51:55'),(15303,5175,'action started via WP Cron','2024-05-13 06:56:21','2024-05-13 06:56:21'),(15304,5175,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 06:56:21','2024-05-13 06:56:21'),(15305,5176,'action created','2024-05-13 06:56:21','2024-05-13 06:56:21'),(15306,5176,'action started via WP Cron','2024-05-13 07:04:08','2024-05-13 07:04:08'),(15307,5176,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:04:08','2024-05-13 07:04:08'),(15308,5177,'action created','2024-05-13 07:04:08','2024-05-13 07:04:08'),(15309,5177,'action started via WP Cron','2024-05-13 07:10:08','2024-05-13 07:10:08'),(15310,5177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:10:08','2024-05-13 07:10:08'),(15311,5178,'action created','2024-05-13 07:10:08','2024-05-13 07:10:08'),(15315,5178,'action started via WP Cron','2024-05-13 07:12:59','2024-05-13 07:12:59'),(15316,5178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:12:59','2024-05-13 07:12:59'),(15317,5180,'action created','2024-05-13 07:12:59','2024-05-13 07:12:59'),(15318,5180,'action started via WP Cron','2024-05-13 07:17:46','2024-05-13 07:17:46'),(15319,5180,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:17:46','2024-05-13 07:17:46'),(15320,5181,'action created','2024-05-13 07:17:46','2024-05-13 07:17:46'),(15321,5181,'action started via WP Cron','2024-05-13 07:20:14','2024-05-13 07:20:14'),(15322,5181,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:20:14','2024-05-13 07:20:14'),(15323,5182,'action created','2024-05-13 07:20:14','2024-05-13 07:20:14'),(15324,5182,'action started via WP Cron','2024-05-13 07:23:22','2024-05-13 07:23:22'),(15325,5182,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:23:22','2024-05-13 07:23:22'),(15326,5183,'action created','2024-05-13 07:23:22','2024-05-13 07:23:22'),(15327,5183,'action started via WP Cron','2024-05-13 07:25:42','2024-05-13 07:25:42'),(15328,5183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:25:42','2024-05-13 07:25:42'),(15329,5184,'action created','2024-05-13 07:25:42','2024-05-13 07:25:42'),(15330,5184,'action started via WP Cron','2024-05-13 07:33:12','2024-05-13 07:33:12'),(15331,5184,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:33:12','2024-05-13 07:33:12'),(15332,5185,'action created','2024-05-13 07:33:12','2024-05-13 07:33:12'),(15333,5185,'action started via WP Cron','2024-05-13 07:37:26','2024-05-13 07:37:26'),(15334,5185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:37:26','2024-05-13 07:37:26'),(15335,5186,'action created','2024-05-13 07:37:26','2024-05-13 07:37:26'),(15337,5186,'action started via WP Cron','2024-05-13 07:41:41','2024-05-13 07:41:41'),(15338,5186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:41:41','2024-05-13 07:41:41'),(15339,5188,'action created','2024-05-13 07:41:41','2024-05-13 07:41:41'),(15342,5188,'action started via WP Cron','2024-05-13 07:44:16','2024-05-13 07:44:16'),(15343,5188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:44:17','2024-05-13 07:44:17'),(15344,5189,'action created','2024-05-13 07:44:17','2024-05-13 07:44:17'),(15345,5189,'action started via WP Cron','2024-05-13 07:47:33','2024-05-13 07:47:33'),(15346,5189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:47:33','2024-05-13 07:47:33'),(15347,5190,'action created','2024-05-13 07:47:33','2024-05-13 07:47:33'),(15348,5190,'action started via WP Cron','2024-05-13 07:50:23','2024-05-13 07:50:23'),(15349,5190,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:50:23','2024-05-13 07:50:23'),(15350,5191,'action created','2024-05-13 07:50:23','2024-05-13 07:50:23'),(15351,5191,'action started via WP Cron','2024-05-13 07:52:57','2024-05-13 07:52:57'),(15352,5191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:52:57','2024-05-13 07:52:57'),(15353,5192,'action created','2024-05-13 07:52:57','2024-05-13 07:52:57'),(15354,5192,'action started via Async Request','2024-05-13 07:55:05','2024-05-13 07:55:05'),(15355,5192,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 07:55:05','2024-05-13 07:55:05'),(15356,5193,'action created','2024-05-13 07:55:05','2024-05-13 07:55:05'),(15357,5193,'action started via WP Cron','2024-05-13 08:01:38','2024-05-13 08:01:38'),(15358,5193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:01:38','2024-05-13 08:01:38'),(15359,5194,'action created','2024-05-13 08:01:38','2024-05-13 08:01:38'),(15360,5194,'action started via WP Cron','2024-05-13 08:04:31','2024-05-13 08:04:31'),(15361,5194,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:04:31','2024-05-13 08:04:31'),(15362,5195,'action created','2024-05-13 08:04:31','2024-05-13 08:04:31'),(15363,5195,'action started via WP Cron','2024-05-13 08:07:40','2024-05-13 08:07:40'),(15364,5195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:07:40','2024-05-13 08:07:40'),(15365,5196,'action created','2024-05-13 08:07:40','2024-05-13 08:07:40'),(15366,5196,'action started via WP Cron','2024-05-13 08:10:00','2024-05-13 08:10:00'),(15367,5196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:10:00','2024-05-13 08:10:00'),(15368,5197,'action created','2024-05-13 08:10:00','2024-05-13 08:10:00'),(15369,5197,'action started via WP Cron','2024-05-13 08:12:20','2024-05-13 08:12:20'),(15370,5197,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:12:20','2024-05-13 08:12:20'),(15371,5198,'action created','2024-05-13 08:12:20','2024-05-13 08:12:20'),(15375,5198,'action started via WP Cron','2024-05-13 08:15:00','2024-05-13 08:15:00'),(15376,5198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:15:00','2024-05-13 08:15:00'),(15377,5200,'action created','2024-05-13 08:15:00','2024-05-13 08:15:00'),(15378,5200,'action started via WP Cron','2024-05-13 08:18:00','2024-05-13 08:18:00'),(15379,5200,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:18:00','2024-05-13 08:18:00'),(15380,5201,'action created','2024-05-13 08:18:00','2024-05-13 08:18:00'),(15381,5201,'action started via WP Cron','2024-05-13 08:20:59','2024-05-13 08:20:59'),(15382,5201,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:20:59','2024-05-13 08:20:59'),(15383,5202,'action created','2024-05-13 08:20:59','2024-05-13 08:20:59'),(15384,5202,'action started via WP Cron','2024-05-13 08:22:59','2024-05-13 08:22:59'),(15385,5202,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:22:59','2024-05-13 08:22:59'),(15386,5203,'action created','2024-05-13 08:22:59','2024-05-13 08:22:59'),(15387,5203,'action started via WP Cron','2024-05-13 08:24:59','2024-05-13 08:24:59'),(15388,5203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:24:59','2024-05-13 08:24:59'),(15389,5204,'action created','2024-05-13 08:24:59','2024-05-13 08:24:59'),(15390,5204,'action started via WP Cron','2024-05-13 08:26:59','2024-05-13 08:26:59'),(15391,5204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:26:59','2024-05-13 08:26:59'),(15392,5205,'action created','2024-05-13 08:26:59','2024-05-13 08:26:59'),(15393,5205,'action started via WP Cron','2024-05-13 08:29:00','2024-05-13 08:29:00'),(15394,5205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:29:00','2024-05-13 08:29:00'),(15395,5206,'action created','2024-05-13 08:29:00','2024-05-13 08:29:00'),(15396,5206,'action started via WP Cron','2024-05-13 08:31:59','2024-05-13 08:31:59'),(15397,5206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:31:59','2024-05-13 08:31:59'),(15398,5207,'action created','2024-05-13 08:31:59','2024-05-13 08:31:59'),(15399,5207,'action started via WP Cron','2024-05-13 08:33:59','2024-05-13 08:33:59'),(15400,5207,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:33:59','2024-05-13 08:33:59'),(15401,5208,'action created','2024-05-13 08:33:59','2024-05-13 08:33:59'),(15402,5208,'action started via WP Cron','2024-05-13 08:36:00','2024-05-13 08:36:00'),(15403,5208,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:36:00','2024-05-13 08:36:00'),(15404,5209,'action created','2024-05-13 08:36:00','2024-05-13 08:36:00'),(15405,5209,'action started via WP Cron','2024-05-13 08:38:59','2024-05-13 08:38:59'),(15406,5209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:38:59','2024-05-13 08:38:59'),(15407,5210,'action created','2024-05-13 08:38:59','2024-05-13 08:38:59'),(15408,5210,'action started via WP Cron','2024-05-13 08:40:59','2024-05-13 08:40:59'),(15409,5210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:40:59','2024-05-13 08:40:59'),(15410,5211,'action created','2024-05-13 08:40:59','2024-05-13 08:40:59'),(15411,5211,'action started via WP Cron','2024-05-13 08:42:59','2024-05-13 08:42:59'),(15412,5211,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:42:59','2024-05-13 08:42:59'),(15413,5212,'action created','2024-05-13 08:42:59','2024-05-13 08:42:59'),(15414,5212,'action started via WP Cron','2024-05-13 08:45:00','2024-05-13 08:45:00'),(15415,5212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:45:00','2024-05-13 08:45:00'),(15416,5213,'action created','2024-05-13 08:45:00','2024-05-13 08:45:00'),(15417,5213,'action started via WP Cron','2024-05-13 08:48:53','2024-05-13 08:48:53'),(15418,5213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:48:53','2024-05-13 08:48:53'),(15419,5214,'action created','2024-05-13 08:48:53','2024-05-13 08:48:53'),(15420,5214,'action started via WP Cron','2024-05-13 08:53:13','2024-05-13 08:53:13'),(15421,5214,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:53:13','2024-05-13 08:53:13'),(15422,5215,'action created','2024-05-13 08:53:13','2024-05-13 08:53:13'),(15423,5215,'action started via WP Cron','2024-05-13 08:57:45','2024-05-13 08:57:45'),(15424,5215,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 08:57:45','2024-05-13 08:57:45'),(15425,5216,'action created','2024-05-13 08:57:45','2024-05-13 08:57:45'),(15426,5216,'action started via WP Cron','2024-05-13 09:00:20','2024-05-13 09:00:20'),(15427,5216,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:00:20','2024-05-13 09:00:20'),(15428,5217,'action created','2024-05-13 09:00:20','2024-05-13 09:00:20'),(15429,5217,'action started via WP Cron','2024-05-13 09:03:11','2024-05-13 09:03:11'),(15430,5217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:03:11','2024-05-13 09:03:11'),(15431,5218,'action created','2024-05-13 09:03:11','2024-05-13 09:03:11'),(15432,5218,'action started via WP Cron','2024-05-13 09:05:19','2024-05-13 09:05:19'),(15433,5218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:05:19','2024-05-13 09:05:19'),(15434,5219,'action created','2024-05-13 09:05:19','2024-05-13 09:05:19'),(15435,5219,'action started via Async Request','2024-05-13 09:09:57','2024-05-13 09:09:57'),(15436,5219,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:09:57','2024-05-13 09:09:57'),(15437,5220,'action created','2024-05-13 09:09:57','2024-05-13 09:09:57'),(15438,5220,'action started via WP Cron','2024-05-13 09:15:00','2024-05-13 09:15:00'),(15439,5220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:15:00','2024-05-13 09:15:00'),(15440,5221,'action created','2024-05-13 09:15:00','2024-05-13 09:15:00'),(15444,5221,'action started via WP Cron','2024-05-13 09:17:15','2024-05-13 09:17:15'),(15445,5221,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:17:15','2024-05-13 09:17:15'),(15446,5223,'action created','2024-05-13 09:17:15','2024-05-13 09:17:15'),(15447,5223,'action started via WP Cron','2024-05-13 09:27:06','2024-05-13 09:27:06'),(15448,5223,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:27:06','2024-05-13 09:27:06'),(15449,5224,'action created','2024-05-13 09:27:06','2024-05-13 09:27:06'),(15450,5224,'action started via WP Cron','2024-05-13 09:29:18','2024-05-13 09:29:18'),(15451,5224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:29:18','2024-05-13 09:29:18'),(15452,5225,'action created','2024-05-13 09:29:18','2024-05-13 09:29:18'),(15453,5225,'action started via WP Cron','2024-05-13 09:31:53','2024-05-13 09:31:53'),(15454,5225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:31:53','2024-05-13 09:31:53'),(15455,5226,'action created','2024-05-13 09:31:53','2024-05-13 09:31:53'),(15456,5226,'action started via Async Request','2024-05-13 09:37:07','2024-05-13 09:37:07'),(15457,5226,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:37:08','2024-05-13 09:37:08'),(15458,5227,'action created','2024-05-13 09:37:08','2024-05-13 09:37:08'),(15459,5227,'action started via WP Cron','2024-05-13 09:43:54','2024-05-13 09:43:54'),(15460,5227,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:43:54','2024-05-13 09:43:54'),(15461,5228,'action created','2024-05-13 09:43:54','2024-05-13 09:43:54'),(15462,5228,'action started via WP Cron','2024-05-13 09:45:58','2024-05-13 09:45:58'),(15463,5228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:45:58','2024-05-13 09:45:58'),(15464,5229,'action created','2024-05-13 09:45:58','2024-05-13 09:45:58'),(15465,5229,'action started via WP Cron','2024-05-13 09:50:02','2024-05-13 09:50:02'),(15466,5229,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:50:02','2024-05-13 09:50:02'),(15467,5230,'action created','2024-05-13 09:50:02','2024-05-13 09:50:02'),(15468,5230,'action started via WP Cron','2024-05-13 09:53:28','2024-05-13 09:53:28'),(15469,5230,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:53:28','2024-05-13 09:53:28'),(15470,5231,'action created','2024-05-13 09:53:28','2024-05-13 09:53:28'),(15471,5231,'action started via WP Cron','2024-05-13 09:56:29','2024-05-13 09:56:29'),(15472,5231,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:56:29','2024-05-13 09:56:29'),(15473,5232,'action created','2024-05-13 09:56:29','2024-05-13 09:56:29'),(15474,5232,'action started via WP Cron','2024-05-13 09:59:33','2024-05-13 09:59:33'),(15475,5232,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 09:59:33','2024-05-13 09:59:33'),(15476,5233,'action created','2024-05-13 09:59:33','2024-05-13 09:59:33'),(15477,5233,'action started via WP Cron','2024-05-13 10:02:08','2024-05-13 10:02:08'),(15478,5233,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:02:08','2024-05-13 10:02:08'),(15479,5234,'action created','2024-05-13 10:02:08','2024-05-13 10:02:08'),(15480,5234,'action started via WP Cron','2024-05-13 10:05:31','2024-05-13 10:05:31'),(15481,5234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:05:31','2024-05-13 10:05:31'),(15482,5235,'action created','2024-05-13 10:05:31','2024-05-13 10:05:31'),(15483,5235,'action started via WP Cron','2024-05-13 10:08:01','2024-05-13 10:08:01'),(15484,5235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:08:01','2024-05-13 10:08:01'),(15485,5236,'action created','2024-05-13 10:08:01','2024-05-13 10:08:01'),(15486,5236,'action started via WP Cron','2024-05-13 10:11:18','2024-05-13 10:11:18'),(15487,5236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:11:18','2024-05-13 10:11:18'),(15488,5237,'action created','2024-05-13 10:11:18','2024-05-13 10:11:18'),(15489,5237,'action started via WP Cron','2024-05-13 10:15:09','2024-05-13 10:15:09'),(15490,5237,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:15:09','2024-05-13 10:15:09'),(15491,5238,'action created','2024-05-13 10:15:09','2024-05-13 10:15:09'),(15495,5238,'action started via WP Cron','2024-05-13 10:19:07','2024-05-13 10:19:07'),(15496,5238,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:19:07','2024-05-13 10:19:07'),(15497,5240,'action created','2024-05-13 10:19:07','2024-05-13 10:19:07'),(15498,5240,'action started via WP Cron','2024-05-13 10:22:31','2024-05-13 10:22:31'),(15499,5240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:22:31','2024-05-13 10:22:31'),(15500,5241,'action created','2024-05-13 10:22:31','2024-05-13 10:22:31'),(15501,5241,'action started via WP Cron','2024-05-13 10:27:11','2024-05-13 10:27:11'),(15502,5241,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:27:11','2024-05-13 10:27:11'),(15503,5242,'action created','2024-05-13 10:27:11','2024-05-13 10:27:11'),(15504,5242,'action started via WP Cron','2024-05-13 10:29:49','2024-05-13 10:29:49'),(15505,5242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:29:49','2024-05-13 10:29:49'),(15506,5243,'action created','2024-05-13 10:29:49','2024-05-13 10:29:49'),(15507,5243,'action started via WP Cron','2024-05-13 10:34:41','2024-05-13 10:34:41'),(15508,5243,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:34:41','2024-05-13 10:34:41'),(15509,5244,'action created','2024-05-13 10:34:41','2024-05-13 10:34:41'),(15510,5244,'action started via WP Cron','2024-05-13 10:40:32','2024-05-13 10:40:32'),(15511,5244,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:40:32','2024-05-13 10:40:32'),(15512,5245,'action created','2024-05-13 10:40:32','2024-05-13 10:40:32'),(15513,5245,'action started via Async Request','2024-05-13 10:42:35','2024-05-13 10:42:35'),(15514,5245,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:42:35','2024-05-13 10:42:35'),(15515,5246,'action created','2024-05-13 10:42:35','2024-05-13 10:42:35'),(15516,5246,'action started via WP Cron','2024-05-13 10:45:10','2024-05-13 10:45:10'),(15517,5246,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:45:10','2024-05-13 10:45:10'),(15518,5247,'action created','2024-05-13 10:45:10','2024-05-13 10:45:10'),(15519,5247,'action started via WP Cron','2024-05-13 10:48:21','2024-05-13 10:48:21'),(15520,5247,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:48:21','2024-05-13 10:48:21'),(15521,5248,'action created','2024-05-13 10:48:21','2024-05-13 10:48:21'),(15522,5248,'action started via WP Cron','2024-05-13 10:54:42','2024-05-13 10:54:42'),(15523,5248,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:54:42','2024-05-13 10:54:42'),(15524,5249,'action created','2024-05-13 10:54:42','2024-05-13 10:54:42'),(15525,5249,'action started via WP Cron','2024-05-13 10:58:46','2024-05-13 10:58:46'),(15526,5249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 10:58:46','2024-05-13 10:58:46'),(15527,5250,'action created','2024-05-13 10:58:46','2024-05-13 10:58:46'),(15531,5250,'action started via WP Cron','2024-05-13 11:02:01','2024-05-13 11:02:01'),(15532,5250,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:02:01','2024-05-13 11:02:01'),(15533,5252,'action created','2024-05-13 11:02:01','2024-05-13 11:02:01'),(15534,5252,'action started via WP Cron','2024-05-13 11:09:26','2024-05-13 11:09:26'),(15535,5252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:09:26','2024-05-13 11:09:26'),(15536,5253,'action created','2024-05-13 11:09:26','2024-05-13 11:09:26'),(15537,5253,'action started via WP Cron','2024-05-13 11:15:46','2024-05-13 11:15:46'),(15538,5253,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:15:46','2024-05-13 11:15:46'),(15539,5254,'action created','2024-05-13 11:15:46','2024-05-13 11:15:46'),(15543,5254,'action started via WP Cron','2024-05-13 11:20:13','2024-05-13 11:20:13'),(15544,5254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:20:13','2024-05-13 11:20:13'),(15545,5256,'action created','2024-05-13 11:20:13','2024-05-13 11:20:13'),(15546,5256,'action started via WP Cron','2024-05-13 11:22:23','2024-05-13 11:22:23'),(15547,5256,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:22:23','2024-05-13 11:22:23'),(15548,5257,'action created','2024-05-13 11:22:23','2024-05-13 11:22:23'),(15549,5257,'action started via WP Cron','2024-05-13 11:29:23','2024-05-13 11:29:23'),(15550,5257,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:29:23','2024-05-13 11:29:23'),(15551,5258,'action created','2024-05-13 11:29:23','2024-05-13 11:29:23'),(15552,5258,'action started via WP Cron','2024-05-13 11:32:08','2024-05-13 11:32:08'),(15553,5258,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:32:08','2024-05-13 11:32:08'),(15554,5259,'action created','2024-05-13 11:32:08','2024-05-13 11:32:08'),(15555,5259,'action started via WP Cron','2024-05-13 11:36:16','2024-05-13 11:36:16'),(15556,5259,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:36:16','2024-05-13 11:36:16'),(15557,5260,'action created','2024-05-13 11:36:16','2024-05-13 11:36:16'),(15558,5260,'action started via WP Cron','2024-05-13 11:38:42','2024-05-13 11:38:42'),(15559,5260,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:38:42','2024-05-13 11:38:42'),(15560,5261,'action created','2024-05-13 11:38:42','2024-05-13 11:38:42'),(15567,5261,'action started via WP Cron','2024-05-13 11:43:11','2024-05-13 11:43:11'),(15568,5261,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:43:11','2024-05-13 11:43:11'),(15569,5264,'action created','2024-05-13 11:43:11','2024-05-13 11:43:11'),(15570,5264,'action started via WP Cron','2024-05-13 11:51:09','2024-05-13 11:51:09'),(15571,5264,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:51:09','2024-05-13 11:51:09'),(15572,5265,'action created','2024-05-13 11:51:09','2024-05-13 11:51:09'),(15573,5265,'action started via WP Cron','2024-05-13 11:53:27','2024-05-13 11:53:27'),(15574,5265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:53:27','2024-05-13 11:53:27'),(15575,5266,'action created','2024-05-13 11:53:27','2024-05-13 11:53:27'),(15576,5266,'action started via WP Cron','2024-05-13 11:57:55','2024-05-13 11:57:55'),(15577,5266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 11:57:55','2024-05-13 11:57:55'),(15578,5267,'action created','2024-05-13 11:57:55','2024-05-13 11:57:55'),(15579,5267,'action started via WP Cron','2024-05-13 12:02:39','2024-05-13 12:02:39'),(15580,5267,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:02:39','2024-05-13 12:02:39'),(15581,5268,'action created','2024-05-13 12:02:39','2024-05-13 12:02:39'),(15582,5268,'action started via WP Cron','2024-05-13 12:11:46','2024-05-13 12:11:46'),(15583,5268,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:11:46','2024-05-13 12:11:46'),(15584,5269,'action created','2024-05-13 12:11:46','2024-05-13 12:11:46'),(15585,5269,'action started via WP Cron','2024-05-13 12:14:46','2024-05-13 12:14:46'),(15586,5269,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:14:46','2024-05-13 12:14:46'),(15587,5270,'action created','2024-05-13 12:14:46','2024-05-13 12:14:46'),(15591,5270,'action started via WP Cron','2024-05-13 12:19:17','2024-05-13 12:19:17'),(15592,5270,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:19:18','2024-05-13 12:19:18'),(15593,5272,'action created','2024-05-13 12:19:18','2024-05-13 12:19:18'),(15594,5272,'action started via WP Cron','2024-05-13 12:25:23','2024-05-13 12:25:23'),(15595,5272,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:25:23','2024-05-13 12:25:23'),(15596,5273,'action created','2024-05-13 12:25:23','2024-05-13 12:25:23'),(15597,5273,'action started via WP Cron','2024-05-13 12:33:23','2024-05-13 12:33:23'),(15598,5273,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:33:23','2024-05-13 12:33:23'),(15599,5274,'action created','2024-05-13 12:33:23','2024-05-13 12:33:23'),(15600,5274,'action started via WP Cron','2024-05-13 12:35:27','2024-05-13 12:35:27'),(15601,5274,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:35:27','2024-05-13 12:35:27'),(15602,5275,'action created','2024-05-13 12:35:27','2024-05-13 12:35:27'),(15603,5275,'action started via WP Cron','2024-05-13 12:40:21','2024-05-13 12:40:21'),(15604,5275,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:40:21','2024-05-13 12:40:21'),(15605,5276,'action created','2024-05-13 12:40:21','2024-05-13 12:40:21'),(15606,5276,'action started via WP Cron','2024-05-13 12:42:38','2024-05-13 12:42:38'),(15607,5276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:42:38','2024-05-13 12:42:38'),(15608,5277,'action created','2024-05-13 12:42:38','2024-05-13 12:42:38'),(15609,5277,'action started via WP Cron','2024-05-13 12:51:32','2024-05-13 12:51:32'),(15610,5277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:51:32','2024-05-13 12:51:32'),(15611,5278,'action created','2024-05-13 12:51:32','2024-05-13 12:51:32'),(15612,5278,'action started via WP Cron','2024-05-13 12:54:32','2024-05-13 12:54:32'),(15613,5278,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:54:32','2024-05-13 12:54:32'),(15614,5279,'action created','2024-05-13 12:54:32','2024-05-13 12:54:32'),(15615,5279,'action started via WP Cron','2024-05-13 12:56:57','2024-05-13 12:56:57'),(15616,5279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 12:56:57','2024-05-13 12:56:57'),(15617,5280,'action created','2024-05-13 12:56:57','2024-05-13 12:56:57'),(15618,5280,'action started via WP Cron','2024-05-13 13:00:49','2024-05-13 13:00:49'),(15619,5280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:00:49','2024-05-13 13:00:49'),(15620,5281,'action created','2024-05-13 13:00:49','2024-05-13 13:00:49'),(15621,5281,'action started via WP Cron','2024-05-13 13:05:17','2024-05-13 13:05:17'),(15622,5281,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:05:17','2024-05-13 13:05:17'),(15623,5282,'action created','2024-05-13 13:05:17','2024-05-13 13:05:17'),(15624,5282,'action started via WP Cron','2024-05-13 13:09:52','2024-05-13 13:09:52'),(15625,5282,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:09:52','2024-05-13 13:09:52'),(15626,5283,'action created','2024-05-13 13:09:52','2024-05-13 13:09:52'),(15627,5283,'action started via WP Cron','2024-05-13 13:13:00','2024-05-13 13:13:00'),(15628,5283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:13:00','2024-05-13 13:13:00'),(15629,5284,'action created','2024-05-13 13:13:00','2024-05-13 13:13:00'),(15630,5284,'action started via WP Cron','2024-05-13 13:19:52','2024-05-13 13:19:52'),(15631,5284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:19:52','2024-05-13 13:19:52'),(15632,5285,'action created','2024-05-13 13:19:52','2024-05-13 13:19:52'),(15636,5285,'action started via WP Cron','2024-05-13 13:23:26','2024-05-13 13:23:26'),(15637,5285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:23:26','2024-05-13 13:23:26'),(15638,5287,'action created','2024-05-13 13:23:26','2024-05-13 13:23:26'),(15639,5287,'action started via WP Cron','2024-05-13 13:29:56','2024-05-13 13:29:56'),(15640,5287,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:29:56','2024-05-13 13:29:56'),(15641,5288,'action created','2024-05-13 13:29:56','2024-05-13 13:29:56'),(15642,5288,'action started via WP Cron','2024-05-13 13:32:44','2024-05-13 13:32:44'),(15643,5288,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:32:44','2024-05-13 13:32:44'),(15644,5289,'action created','2024-05-13 13:32:44','2024-05-13 13:32:44'),(15645,5289,'action started via WP Cron','2024-05-13 13:35:33','2024-05-13 13:35:33'),(15646,5289,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:35:33','2024-05-13 13:35:33'),(15647,5290,'action created','2024-05-13 13:35:33','2024-05-13 13:35:33'),(15648,5290,'action started via WP Cron','2024-05-13 13:39:11','2024-05-13 13:39:11'),(15649,5290,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:39:11','2024-05-13 13:39:11'),(15650,5291,'action created','2024-05-13 13:39:11','2024-05-13 13:39:11'),(15651,5291,'action started via WP Cron','2024-05-13 13:41:33','2024-05-13 13:41:33'),(15652,5291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:41:33','2024-05-13 13:41:33'),(15653,5292,'action created','2024-05-13 13:41:33','2024-05-13 13:41:33'),(15654,5292,'action started via WP Cron','2024-05-13 13:43:41','2024-05-13 13:43:41'),(15655,5292,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:43:41','2024-05-13 13:43:41'),(15656,5293,'action created','2024-05-13 13:43:41','2024-05-13 13:43:41'),(15657,5293,'action started via WP Cron','2024-05-13 13:46:58','2024-05-13 13:46:58'),(15658,5293,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:46:58','2024-05-13 13:46:58'),(15659,5294,'action created','2024-05-13 13:46:58','2024-05-13 13:46:58'),(15660,5294,'action started via WP Cron','2024-05-13 13:51:39','2024-05-13 13:51:39'),(15661,5294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 13:51:39','2024-05-13 13:51:39'),(15662,5295,'action created','2024-05-13 13:51:39','2024-05-13 13:51:39'),(15663,5295,'action started via WP Cron','2024-05-13 14:05:08','2024-05-13 14:05:08'),(15664,5295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:05:08','2024-05-13 14:05:08'),(15665,5296,'action created','2024-05-13 14:05:09','2024-05-13 14:05:09'),(15669,5296,'action started via WP Cron','2024-05-13 14:10:24','2024-05-13 14:10:24'),(15670,5296,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:10:24','2024-05-13 14:10:24'),(15671,5298,'action created','2024-05-13 14:10:24','2024-05-13 14:10:24'),(15672,5298,'action started via WP Cron','2024-05-13 14:18:33','2024-05-13 14:18:33'),(15673,5298,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:18:33','2024-05-13 14:18:33'),(15674,5299,'action created','2024-05-13 14:18:33','2024-05-13 14:18:33'),(15678,5299,'action started via WP Cron','2024-05-13 14:22:15','2024-05-13 14:22:15'),(15679,5299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:22:15','2024-05-13 14:22:15'),(15680,5301,'action created','2024-05-13 14:22:15','2024-05-13 14:22:15'),(15681,5301,'action started via WP Cron','2024-05-13 14:25:08','2024-05-13 14:25:08'),(15682,5301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:25:08','2024-05-13 14:25:08'),(15683,5302,'action created','2024-05-13 14:25:08','2024-05-13 14:25:08'),(15684,5302,'action started via WP Cron','2024-05-13 14:27:18','2024-05-13 14:27:18'),(15685,5302,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:27:18','2024-05-13 14:27:18'),(15686,5303,'action created','2024-05-13 14:27:18','2024-05-13 14:27:18'),(15687,5303,'action started via WP Cron','2024-05-13 14:36:51','2024-05-13 14:36:51'),(15688,5303,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:36:51','2024-05-13 14:36:51'),(15689,5304,'action created','2024-05-13 14:36:51','2024-05-13 14:36:51'),(15690,5304,'action started via WP Cron','2024-05-13 14:38:59','2024-05-13 14:38:59'),(15691,5304,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:38:59','2024-05-13 14:38:59'),(15692,5305,'action created','2024-05-13 14:38:59','2024-05-13 14:38:59'),(15693,5305,'action started via WP Cron','2024-05-13 14:41:00','2024-05-13 14:41:00'),(15694,5305,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:41:00','2024-05-13 14:41:00'),(15695,5306,'action created','2024-05-13 14:41:00','2024-05-13 14:41:00'),(15696,5306,'action started via WP Cron','2024-05-13 14:43:00','2024-05-13 14:43:00'),(15697,5306,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:43:00','2024-05-13 14:43:00'),(15698,5307,'action created','2024-05-13 14:43:00','2024-05-13 14:43:00'),(15699,5307,'action started via WP Cron','2024-05-13 14:45:19','2024-05-13 14:45:19'),(15700,5307,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:45:19','2024-05-13 14:45:19'),(15701,5308,'action created','2024-05-13 14:45:19','2024-05-13 14:45:19'),(15702,5308,'action started via WP Cron','2024-05-13 14:59:45','2024-05-13 14:59:45'),(15703,5308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 14:59:45','2024-05-13 14:59:45'),(15704,5309,'action created','2024-05-13 14:59:45','2024-05-13 14:59:45'),(15705,5309,'action started via WP Cron','2024-05-13 15:06:50','2024-05-13 15:06:50'),(15706,5309,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:06:50','2024-05-13 15:06:50'),(15707,5310,'action created','2024-05-13 15:06:50','2024-05-13 15:06:50'),(15708,5310,'action started via WP Cron','2024-05-13 15:17:45','2024-05-13 15:17:45'),(15709,5310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:17:45','2024-05-13 15:17:45'),(15710,5311,'action created','2024-05-13 15:17:45','2024-05-13 15:17:45'),(15711,5311,'action started via WP Cron','2024-05-13 15:19:58','2024-05-13 15:19:58'),(15712,5311,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:19:58','2024-05-13 15:19:58'),(15713,5312,'action created','2024-05-13 15:19:58','2024-05-13 15:19:58'),(15714,5312,'action started via WP Cron','2024-05-13 15:24:27','2024-05-13 15:24:27'),(15715,5312,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:24:27','2024-05-13 15:24:27'),(15716,5313,'action created','2024-05-13 15:24:27','2024-05-13 15:24:27'),(15720,5313,'action started via WP Cron','2024-05-13 15:27:04','2024-05-13 15:27:04'),(15721,5313,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:27:04','2024-05-13 15:27:04'),(15722,5315,'action created','2024-05-13 15:27:04','2024-05-13 15:27:04'),(15723,5315,'action started via WP Cron','2024-05-13 15:30:56','2024-05-13 15:30:56'),(15724,5315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:30:56','2024-05-13 15:30:56'),(15725,5316,'action created','2024-05-13 15:30:56','2024-05-13 15:30:56'),(15726,5316,'action started via WP Cron','2024-05-13 15:36:18','2024-05-13 15:36:18'),(15727,5316,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:36:18','2024-05-13 15:36:18'),(15728,5317,'action created','2024-05-13 15:36:18','2024-05-13 15:36:18'),(15729,5317,'action started via WP Cron','2024-05-13 15:45:02','2024-05-13 15:45:02'),(15730,5317,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:45:02','2024-05-13 15:45:02'),(15731,5318,'action created','2024-05-13 15:45:02','2024-05-13 15:45:02'),(15732,5318,'action started via WP Cron','2024-05-13 15:48:41','2024-05-13 15:48:41'),(15733,5318,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 15:48:41','2024-05-13 15:48:41'),(15734,5319,'action created','2024-05-13 15:48:41','2024-05-13 15:48:41'),(15735,5319,'action started via WP Cron','2024-05-13 16:00:58','2024-05-13 16:00:58'),(15736,5319,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:00:58','2024-05-13 16:00:58'),(15737,5320,'action created','2024-05-13 16:00:58','2024-05-13 16:00:58'),(15738,5320,'action started via WP Cron','2024-05-13 16:06:15','2024-05-13 16:06:15'),(15739,5320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:06:15','2024-05-13 16:06:15'),(15740,5321,'action created','2024-05-13 16:06:15','2024-05-13 16:06:15'),(15741,5321,'action started via WP Cron','2024-05-13 16:09:59','2024-05-13 16:09:59'),(15742,5321,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:09:59','2024-05-13 16:09:59'),(15743,5322,'action created','2024-05-13 16:09:59','2024-05-13 16:09:59'),(15744,5322,'action started via WP Cron','2024-05-13 16:23:12','2024-05-13 16:23:12'),(15745,5322,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:23:12','2024-05-13 16:23:12'),(15746,5323,'action created','2024-05-13 16:23:12','2024-05-13 16:23:12'),(15750,5323,'action started via WP Cron','2024-05-13 16:27:38','2024-05-13 16:27:38'),(15751,5323,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:27:38','2024-05-13 16:27:38'),(15752,5325,'action created','2024-05-13 16:27:38','2024-05-13 16:27:38'),(15753,5325,'action started via WP Cron','2024-05-13 16:31:20','2024-05-13 16:31:20'),(15754,5325,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:31:20','2024-05-13 16:31:20'),(15755,5326,'action created','2024-05-13 16:31:20','2024-05-13 16:31:20'),(15756,5326,'action started via WP Cron','2024-05-13 16:40:53','2024-05-13 16:40:53'),(15757,5326,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:40:53','2024-05-13 16:40:53'),(15758,5327,'action created','2024-05-13 16:40:53','2024-05-13 16:40:53'),(15759,5327,'action started via WP Cron','2024-05-13 16:42:59','2024-05-13 16:42:59'),(15760,5327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:42:59','2024-05-13 16:42:59'),(15761,5328,'action created','2024-05-13 16:42:59','2024-05-13 16:42:59'),(15762,5328,'action started via WP Cron','2024-05-13 16:45:42','2024-05-13 16:45:42'),(15763,5328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:45:42','2024-05-13 16:45:42'),(15764,5329,'action created','2024-05-13 16:45:42','2024-05-13 16:45:42'),(15765,5329,'action started via WP Cron','2024-05-13 16:48:33','2024-05-13 16:48:33'),(15766,5329,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:48:33','2024-05-13 16:48:33'),(15767,5330,'action created','2024-05-13 16:48:33','2024-05-13 16:48:33'),(15768,5330,'action started via WP Cron','2024-05-13 16:52:32','2024-05-13 16:52:32'),(15769,5330,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:52:32','2024-05-13 16:52:32'),(15770,5331,'action created','2024-05-13 16:52:32','2024-05-13 16:52:32'),(15771,5331,'action started via WP Cron','2024-05-13 16:55:21','2024-05-13 16:55:21'),(15772,5331,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 16:55:21','2024-05-13 16:55:21'),(15773,5332,'action created','2024-05-13 16:55:21','2024-05-13 16:55:21'),(15774,5332,'action started via WP Cron','2024-05-13 17:05:31','2024-05-13 17:05:31'),(15775,5332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:05:31','2024-05-13 17:05:31'),(15776,5333,'action created','2024-05-13 17:05:31','2024-05-13 17:05:31'),(15777,5333,'action started via WP Cron','2024-05-13 17:09:58','2024-05-13 17:09:58'),(15778,5333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:09:58','2024-05-13 17:09:58'),(15779,5334,'action created','2024-05-13 17:09:58','2024-05-13 17:09:58'),(15780,5334,'action started via WP Cron','2024-05-13 17:13:44','2024-05-13 17:13:44'),(15781,5334,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:13:44','2024-05-13 17:13:44'),(15782,5335,'action created','2024-05-13 17:13:44','2024-05-13 17:13:44'),(15783,5335,'action started via WP Cron','2024-05-13 17:26:38','2024-05-13 17:26:38'),(15784,5335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:26:38','2024-05-13 17:26:38'),(15785,5336,'action created','2024-05-13 17:26:38','2024-05-13 17:26:38'),(15789,5336,'action started via WP Cron','2024-05-13 17:31:02','2024-05-13 17:31:02'),(15790,5336,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:31:02','2024-05-13 17:31:02'),(15791,5338,'action created','2024-05-13 17:31:02','2024-05-13 17:31:02'),(15792,5338,'action started via WP Cron','2024-05-13 17:33:55','2024-05-13 17:33:55'),(15793,5338,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:33:55','2024-05-13 17:33:55'),(15794,5339,'action created','2024-05-13 17:33:55','2024-05-13 17:33:55'),(15795,5339,'action started via WP Cron','2024-05-13 17:41:30','2024-05-13 17:41:30'),(15796,5339,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:41:30','2024-05-13 17:41:30'),(15797,5340,'action created','2024-05-13 17:41:30','2024-05-13 17:41:30'),(15798,5340,'action started via WP Cron','2024-05-13 17:47:32','2024-05-13 17:47:32'),(15799,5340,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:47:32','2024-05-13 17:47:32'),(15800,5341,'action created','2024-05-13 17:47:32','2024-05-13 17:47:32'),(15801,5341,'action started via WP Cron','2024-05-13 17:51:49','2024-05-13 17:51:49'),(15802,5341,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:51:49','2024-05-13 17:51:49'),(15803,5342,'action created','2024-05-13 17:51:49','2024-05-13 17:51:49'),(15804,5342,'action started via WP Cron','2024-05-13 17:55:06','2024-05-13 17:55:06'),(15805,5342,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 17:55:06','2024-05-13 17:55:06'),(15806,5343,'action created','2024-05-13 17:55:06','2024-05-13 17:55:06'),(15807,5343,'action started via WP Cron','2024-05-13 18:08:18','2024-05-13 18:08:18'),(15808,5343,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:08:18','2024-05-13 18:08:18'),(15809,5344,'action created','2024-05-13 18:08:18','2024-05-13 18:08:18'),(15813,5344,'action started via WP Cron','2024-05-13 18:12:41','2024-05-13 18:12:41'),(15814,5344,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:12:41','2024-05-13 18:12:41'),(15815,5346,'action created','2024-05-13 18:12:41','2024-05-13 18:12:41'),(15816,5346,'action started via WP Cron','2024-05-13 18:15:42','2024-05-13 18:15:42'),(15817,5346,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:15:42','2024-05-13 18:15:42'),(15818,5347,'action created','2024-05-13 18:15:42','2024-05-13 18:15:42'),(15819,5347,'action started via WP Cron','2024-05-13 18:21:00','2024-05-13 18:21:00'),(15820,5347,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:21:00','2024-05-13 18:21:00'),(15821,5348,'action created','2024-05-13 18:21:00','2024-05-13 18:21:00'),(15822,5348,'action started via WP Cron','2024-05-13 18:24:20','2024-05-13 18:24:20'),(15823,5348,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:24:20','2024-05-13 18:24:20'),(15824,5349,'action created','2024-05-13 18:24:20','2024-05-13 18:24:20'),(15825,5349,'action started via WP Cron','2024-05-13 18:27:12','2024-05-13 18:27:12'),(15826,5349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:27:12','2024-05-13 18:27:12'),(15827,5350,'action created','2024-05-13 18:27:12','2024-05-13 18:27:12'),(15828,5350,'action started via WP Cron','2024-05-13 18:29:14','2024-05-13 18:29:14'),(15829,5350,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:29:14','2024-05-13 18:29:14'),(15830,5351,'action created','2024-05-13 18:29:14','2024-05-13 18:29:14'),(15834,5351,'action started via WP Cron','2024-05-13 18:33:37','2024-05-13 18:33:37'),(15835,5351,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:33:37','2024-05-13 18:33:37'),(15836,5353,'action created','2024-05-13 18:33:37','2024-05-13 18:33:37'),(15837,5353,'action started via WP Cron','2024-05-13 18:36:02','2024-05-13 18:36:02'),(15838,5353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:36:02','2024-05-13 18:36:02'),(15839,5354,'action created','2024-05-13 18:36:02','2024-05-13 18:36:02'),(15840,5354,'action started via WP Cron','2024-05-13 18:39:58','2024-05-13 18:39:58'),(15841,5354,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:39:58','2024-05-13 18:39:58'),(15842,5355,'action created','2024-05-13 18:39:58','2024-05-13 18:39:58'),(15843,5355,'action started via WP Cron','2024-05-13 18:49:23','2024-05-13 18:49:23'),(15844,5355,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:49:23','2024-05-13 18:49:23'),(15845,5356,'action created','2024-05-13 18:49:23','2024-05-13 18:49:23'),(15846,5356,'action started via WP Cron','2024-05-13 18:54:16','2024-05-13 18:54:16'),(15847,5356,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:54:16','2024-05-13 18:54:16'),(15848,5357,'action created','2024-05-13 18:54:16','2024-05-13 18:54:16'),(15849,5357,'action started via WP Cron','2024-05-13 18:56:46','2024-05-13 18:56:46'),(15850,5357,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 18:56:46','2024-05-13 18:56:46'),(15851,5358,'action created','2024-05-13 18:56:46','2024-05-13 18:56:46'),(15852,5358,'action started via WP Cron','2024-05-13 19:05:25','2024-05-13 19:05:25'),(15853,5358,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:05:25','2024-05-13 19:05:25'),(15854,5359,'action created','2024-05-13 19:05:25','2024-05-13 19:05:25'),(15855,5359,'action started via WP Cron','2024-05-13 19:10:36','2024-05-13 19:10:36'),(15856,5359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:10:36','2024-05-13 19:10:36'),(15857,5360,'action created','2024-05-13 19:10:36','2024-05-13 19:10:36'),(15858,5360,'action started via WP Cron','2024-05-13 19:14:54','2024-05-13 19:14:54'),(15859,5360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:14:54','2024-05-13 19:14:54'),(15860,5361,'action created','2024-05-13 19:14:54','2024-05-13 19:14:54'),(15861,5361,'action started via WP Cron','2024-05-13 19:18:34','2024-05-13 19:18:34'),(15862,5361,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:18:34','2024-05-13 19:18:34'),(15863,5362,'action created','2024-05-13 19:18:34','2024-05-13 19:18:34'),(15864,5362,'action started via WP Cron','2024-05-13 19:30:35','2024-05-13 19:30:35'),(15865,5362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:30:35','2024-05-13 19:30:35'),(15866,5363,'action created','2024-05-13 19:30:35','2024-05-13 19:30:35'),(15867,5363,'action started via WP Cron','2024-05-13 19:35:33','2024-05-13 19:35:33'),(15868,5363,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:35:33','2024-05-13 19:35:33'),(15869,5364,'action created','2024-05-13 19:35:33','2024-05-13 19:35:33'),(15873,5364,'action started via WP Cron','2024-05-13 19:39:12','2024-05-13 19:39:12'),(15874,5364,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:39:12','2024-05-13 19:39:12'),(15875,5366,'action created','2024-05-13 19:39:12','2024-05-13 19:39:12'),(15876,5366,'action started via WP Cron','2024-05-13 19:43:56','2024-05-13 19:43:56'),(15877,5366,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:43:56','2024-05-13 19:43:56'),(15878,5367,'action created','2024-05-13 19:43:56','2024-05-13 19:43:56'),(15879,5367,'action started via WP Cron','2024-05-13 19:51:52','2024-05-13 19:51:52'),(15880,5367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:51:52','2024-05-13 19:51:52'),(15881,5368,'action created','2024-05-13 19:51:52','2024-05-13 19:51:52'),(15882,5368,'action started via WP Cron','2024-05-13 19:53:54','2024-05-13 19:53:54'),(15883,5368,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:53:54','2024-05-13 19:53:54'),(15884,5369,'action created','2024-05-13 19:53:54','2024-05-13 19:53:54'),(15885,5369,'action started via WP Cron','2024-05-13 19:59:47','2024-05-13 19:59:47'),(15886,5369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 19:59:47','2024-05-13 19:59:47'),(15887,5370,'action created','2024-05-13 19:59:47','2024-05-13 19:59:47'),(15888,5370,'action started via WP Cron','2024-05-13 20:06:59','2024-05-13 20:06:59'),(15889,5370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:06:59','2024-05-13 20:06:59'),(15890,5371,'action created','2024-05-13 20:06:59','2024-05-13 20:06:59'),(15891,5371,'action started via WP Cron','2024-05-13 20:12:27','2024-05-13 20:12:27'),(15892,5371,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:12:27','2024-05-13 20:12:27'),(15893,5372,'action created','2024-05-13 20:12:27','2024-05-13 20:12:27'),(15894,5372,'action started via WP Cron','2024-05-13 20:15:52','2024-05-13 20:15:52'),(15895,5372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:15:52','2024-05-13 20:15:52'),(15896,5373,'action created','2024-05-13 20:15:52','2024-05-13 20:15:52'),(15897,5373,'action started via WP Cron','2024-05-13 20:20:22','2024-05-13 20:20:22'),(15898,5373,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:20:22','2024-05-13 20:20:22'),(15899,5374,'action created','2024-05-13 20:20:22','2024-05-13 20:20:22'),(15900,5374,'action started via WP Cron','2024-05-13 20:27:51','2024-05-13 20:27:51'),(15901,5374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:27:51','2024-05-13 20:27:51'),(15902,5375,'action created','2024-05-13 20:27:51','2024-05-13 20:27:51'),(15903,5375,'action started via WP Cron','2024-05-13 20:32:47','2024-05-13 20:32:47'),(15904,5375,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:32:47','2024-05-13 20:32:47'),(15905,5376,'action created','2024-05-13 20:32:47','2024-05-13 20:32:47'),(15906,5376,'action started via WP Cron','2024-05-13 20:35:35','2024-05-13 20:35:35'),(15907,5376,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:35:35','2024-05-13 20:35:35'),(15908,5377,'action created','2024-05-13 20:35:35','2024-05-13 20:35:35'),(15912,5377,'action started via WP Cron','2024-05-13 20:38:07','2024-05-13 20:38:07'),(15913,5377,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:38:07','2024-05-13 20:38:07'),(15914,5379,'action created','2024-05-13 20:38:07','2024-05-13 20:38:07'),(15915,5379,'action started via WP Cron','2024-05-13 20:40:38','2024-05-13 20:40:38'),(15916,5379,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:40:38','2024-05-13 20:40:38'),(15917,5380,'action created','2024-05-13 20:40:38','2024-05-13 20:40:38'),(15918,5380,'action started via WP Cron','2024-05-13 20:52:20','2024-05-13 20:52:20'),(15919,5380,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:52:20','2024-05-13 20:52:20'),(15920,5381,'action created','2024-05-13 20:52:20','2024-05-13 20:52:20'),(15921,5381,'action started via WP Cron','2024-05-13 20:57:27','2024-05-13 20:57:27'),(15922,5381,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 20:57:27','2024-05-13 20:57:27'),(15923,5382,'action created','2024-05-13 20:57:27','2024-05-13 20:57:27'),(15924,5382,'action started via WP Cron','2024-05-13 21:01:05','2024-05-13 21:01:05'),(15925,5382,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:01:05','2024-05-13 21:01:05'),(15926,5383,'action created','2024-05-13 21:01:05','2024-05-13 21:01:05'),(15927,5383,'action started via WP Cron','2024-05-13 21:04:17','2024-05-13 21:04:17'),(15928,5383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:04:17','2024-05-13 21:04:17'),(15929,5384,'action created','2024-05-13 21:04:17','2024-05-13 21:04:17'),(15930,5384,'action started via WP Cron','2024-05-13 21:06:30','2024-05-13 21:06:30'),(15931,5384,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:06:30','2024-05-13 21:06:30'),(15932,5385,'action created','2024-05-13 21:06:30','2024-05-13 21:06:30'),(15933,5385,'action started via WP Cron','2024-05-13 21:10:53','2024-05-13 21:10:53'),(15934,5385,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:10:53','2024-05-13 21:10:53'),(15935,5386,'action created','2024-05-13 21:10:53','2024-05-13 21:10:53'),(15936,5386,'action started via WP Cron','2024-05-13 21:13:42','2024-05-13 21:13:42'),(15937,5386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:13:42','2024-05-13 21:13:42'),(15938,5387,'action created','2024-05-13 21:13:42','2024-05-13 21:13:42'),(15939,5387,'action started via WP Cron','2024-05-13 21:17:50','2024-05-13 21:17:50'),(15940,5387,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:17:50','2024-05-13 21:17:50'),(15941,5388,'action created','2024-05-13 21:17:50','2024-05-13 21:17:50'),(15942,5388,'action started via WP Cron','2024-05-13 21:21:24','2024-05-13 21:21:24'),(15943,5388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:21:24','2024-05-13 21:21:24'),(15944,5389,'action created','2024-05-13 21:21:24','2024-05-13 21:21:24'),(15945,5389,'action started via WP Cron','2024-05-13 21:25:56','2024-05-13 21:25:56'),(15946,5389,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:25:56','2024-05-13 21:25:56'),(15947,5390,'action created','2024-05-13 21:25:56','2024-05-13 21:25:56'),(15948,5390,'action started via WP Cron','2024-05-13 21:32:42','2024-05-13 21:32:42'),(15949,5390,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:32:42','2024-05-13 21:32:42'),(15950,5391,'action created','2024-05-13 21:32:42','2024-05-13 21:32:42'),(15951,5391,'action started via WP Cron','2024-05-13 21:37:56','2024-05-13 21:37:56'),(15952,5391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:37:56','2024-05-13 21:37:56'),(15953,5392,'action created','2024-05-13 21:37:56','2024-05-13 21:37:56'),(15957,5392,'action started via WP Cron','2024-05-13 21:53:46','2024-05-13 21:53:46'),(15958,5392,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:53:46','2024-05-13 21:53:46'),(15959,5394,'action created','2024-05-13 21:53:46','2024-05-13 21:53:46'),(15960,5394,'action started via WP Cron','2024-05-13 21:58:01','2024-05-13 21:58:01'),(15961,5394,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 21:58:01','2024-05-13 21:58:01'),(15962,5395,'action created','2024-05-13 21:58:01','2024-05-13 21:58:01'),(15963,5395,'action started via WP Cron','2024-05-13 22:01:39','2024-05-13 22:01:39'),(15964,5395,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:01:39','2024-05-13 22:01:39'),(15965,5396,'action created','2024-05-13 22:01:39','2024-05-13 22:01:39'),(15966,5396,'action started via WP Cron','2024-05-13 22:06:00','2024-05-13 22:06:00'),(15967,5396,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:06:00','2024-05-13 22:06:00'),(15968,5397,'action created','2024-05-13 22:06:00','2024-05-13 22:06:00'),(15969,5397,'action started via WP Cron','2024-05-13 22:10:18','2024-05-13 22:10:18'),(15970,5397,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:10:18','2024-05-13 22:10:18'),(15971,5398,'action created','2024-05-13 22:10:18','2024-05-13 22:10:18'),(15972,5398,'action started via WP Cron','2024-05-13 22:14:38','2024-05-13 22:14:38'),(15973,5398,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:14:38','2024-05-13 22:14:38'),(15974,5399,'action created','2024-05-13 22:14:38','2024-05-13 22:14:38'),(15975,5399,'action started via WP Cron','2024-05-13 22:18:39','2024-05-13 22:18:39'),(15976,5399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:18:39','2024-05-13 22:18:39'),(15977,5400,'action created','2024-05-13 22:18:39','2024-05-13 22:18:39'),(15978,5400,'action started via WP Cron','2024-05-13 22:21:50','2024-05-13 22:21:50'),(15979,5400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:21:50','2024-05-13 22:21:50'),(15980,5401,'action created','2024-05-13 22:21:50','2024-05-13 22:21:50'),(15981,5401,'action started via WP Cron','2024-05-13 22:25:51','2024-05-13 22:25:51'),(15982,5401,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:25:51','2024-05-13 22:25:51'),(15983,5402,'action created','2024-05-13 22:25:51','2024-05-13 22:25:51'),(15984,5402,'action started via WP Cron','2024-05-13 22:35:14','2024-05-13 22:35:14'),(15985,5402,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:35:14','2024-05-13 22:35:14'),(15986,5403,'action created','2024-05-13 22:35:14','2024-05-13 22:35:14'),(15987,5403,'action started via WP Cron','2024-05-13 22:37:19','2024-05-13 22:37:19'),(15988,5403,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:37:19','2024-05-13 22:37:19'),(15989,5404,'action created','2024-05-13 22:37:19','2024-05-13 22:37:19'),(15993,5404,'action started via WP Cron','2024-05-13 22:39:32','2024-05-13 22:39:32'),(15994,5404,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:39:32','2024-05-13 22:39:32'),(15995,5406,'action created','2024-05-13 22:39:32','2024-05-13 22:39:32'),(15996,5406,'action started via WP Cron','2024-05-13 22:42:02','2024-05-13 22:42:02'),(15997,5406,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:42:02','2024-05-13 22:42:02'),(15998,5407,'action created','2024-05-13 22:42:02','2024-05-13 22:42:02'),(15999,5407,'action started via WP Cron','2024-05-13 22:44:04','2024-05-13 22:44:04'),(16000,5407,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:44:04','2024-05-13 22:44:04'),(16001,5408,'action created','2024-05-13 22:44:04','2024-05-13 22:44:04'),(16002,5408,'action started via WP Cron','2024-05-13 22:55:42','2024-05-13 22:55:42'),(16003,5408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:55:42','2024-05-13 22:55:42'),(16004,5409,'action created','2024-05-13 22:55:42','2024-05-13 22:55:42'),(16005,5409,'action started via WP Cron','2024-05-13 22:59:55','2024-05-13 22:59:55'),(16006,5409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 22:59:55','2024-05-13 22:59:55'),(16007,5410,'action created','2024-05-13 22:59:55','2024-05-13 22:59:55'),(16008,5410,'action started via WP Cron','2024-05-13 23:02:35','2024-05-13 23:02:35'),(16009,5410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 23:02:35','2024-05-13 23:02:35'),(16010,5411,'action created','2024-05-13 23:02:35','2024-05-13 23:02:35'),(16011,5411,'action started via WP Cron','2024-05-13 23:09:53','2024-05-13 23:09:53'),(16012,5411,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 23:09:53','2024-05-13 23:09:53'),(16013,5412,'action created','2024-05-13 23:09:53','2024-05-13 23:09:53'),(16014,5412,'action started via WP Cron','2024-05-13 23:16:02','2024-05-13 23:16:02'),(16015,5412,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 23:16:02','2024-05-13 23:16:02'),(16016,5413,'action created','2024-05-13 23:16:02','2024-05-13 23:16:02'),(16017,5413,'action started via WP Cron','2024-05-13 23:18:32','2024-05-13 23:18:32'),(16018,5413,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 23:18:32','2024-05-13 23:18:32'),(16019,5414,'action created','2024-05-13 23:18:32','2024-05-13 23:18:32'),(16020,5414,'action started via WP Cron','2024-05-13 23:23:55','2024-05-13 23:23:55'),(16021,5414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 23:23:55','2024-05-13 23:23:55'),(16022,5415,'action created','2024-05-13 23:23:55','2024-05-13 23:23:55'),(16023,5415,'action started via WP Cron','2024-05-13 23:27:48','2024-05-13 23:27:48'),(16024,5415,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 23:27:48','2024-05-13 23:27:48'),(16025,5416,'action created','2024-05-13 23:27:48','2024-05-13 23:27:48'),(16026,5416,'action started via WP Cron','2024-05-13 23:44:16','2024-05-13 23:44:16'),(16027,5416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 23:44:16','2024-05-13 23:44:16'),(16028,5417,'action created','2024-05-13 23:44:16','2024-05-13 23:44:16'),(16032,5417,'action started via WP Cron','2024-05-13 23:56:35','2024-05-13 23:56:35'),(16033,5417,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-13 23:56:35','2024-05-13 23:56:35'),(16034,5419,'action created','2024-05-13 23:56:35','2024-05-13 23:56:35'),(16035,5419,'action started via WP Cron','2024-05-14 00:00:38','2024-05-14 00:00:38'),(16036,5419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:00:38','2024-05-14 00:00:38'),(16037,5420,'action created','2024-05-14 00:00:38','2024-05-14 00:00:38'),(16038,5420,'action started via WP Cron','2024-05-14 00:04:21','2024-05-14 00:04:21'),(16039,5420,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:04:21','2024-05-14 00:04:21'),(16040,5421,'action created','2024-05-14 00:04:21','2024-05-14 00:04:21'),(16041,5421,'action started via WP Cron','2024-05-14 00:16:46','2024-05-14 00:16:46'),(16042,5421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:16:46','2024-05-14 00:16:46'),(16043,5422,'action created','2024-05-14 00:16:46','2024-05-14 00:16:46'),(16044,5422,'action started via WP Cron','2024-05-14 00:20:45','2024-05-14 00:20:45'),(16045,5422,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:20:45','2024-05-14 00:20:45'),(16046,5423,'action created','2024-05-14 00:20:45','2024-05-14 00:20:45'),(16047,5423,'action started via WP Cron','2024-05-14 00:22:59','2024-05-14 00:22:59'),(16048,5423,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:22:59','2024-05-14 00:22:59'),(16049,5424,'action created','2024-05-14 00:22:59','2024-05-14 00:22:59'),(16050,5424,'action started via WP Cron','2024-05-14 00:26:09','2024-05-14 00:26:09'),(16051,5424,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:26:09','2024-05-14 00:26:09'),(16052,5425,'action created','2024-05-14 00:26:09','2024-05-14 00:26:09'),(16053,5425,'action started via WP Cron','2024-05-14 00:28:41','2024-05-14 00:28:41'),(16054,5425,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:28:41','2024-05-14 00:28:41'),(16055,5426,'action created','2024-05-14 00:28:41','2024-05-14 00:28:41'),(16056,5426,'action started via WP Cron','2024-05-14 00:34:29','2024-05-14 00:34:29'),(16057,5426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:34:29','2024-05-14 00:34:29'),(16058,5427,'action created','2024-05-14 00:34:29','2024-05-14 00:34:29'),(16059,5427,'action started via WP Cron','2024-05-14 00:37:28','2024-05-14 00:37:28'),(16060,5427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:37:28','2024-05-14 00:37:28'),(16061,5428,'action created','2024-05-14 00:37:28','2024-05-14 00:37:28'),(16062,5428,'action started via WP Cron','2024-05-14 00:41:50','2024-05-14 00:41:50'),(16063,5428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:41:50','2024-05-14 00:41:50'),(16064,5429,'action created','2024-05-14 00:41:50','2024-05-14 00:41:50'),(16065,5429,'action started via WP Cron','2024-05-14 00:45:31','2024-05-14 00:45:31'),(16066,5429,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:45:31','2024-05-14 00:45:31'),(16067,5430,'action created','2024-05-14 00:45:31','2024-05-14 00:45:31'),(16071,5430,'action started via WP Cron','2024-05-14 00:57:20','2024-05-14 00:57:20'),(16072,5430,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 00:57:20','2024-05-14 00:57:20'),(16073,5432,'action created','2024-05-14 00:57:20','2024-05-14 00:57:20'),(16074,5432,'action started via WP Cron','2024-05-14 01:02:36','2024-05-14 01:02:36'),(16075,5432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:02:36','2024-05-14 01:02:36'),(16076,5433,'action created','2024-05-14 01:02:36','2024-05-14 01:02:36'),(16077,5433,'action started via WP Cron','2024-05-14 01:06:19','2024-05-14 01:06:19'),(16078,5433,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:06:19','2024-05-14 01:06:19'),(16079,5434,'action created','2024-05-14 01:06:19','2024-05-14 01:06:19'),(16080,5434,'action started via WP Cron','2024-05-14 01:11:47','2024-05-14 01:11:47'),(16081,5434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:11:47','2024-05-14 01:11:47'),(16082,5435,'action created','2024-05-14 01:11:47','2024-05-14 01:11:47'),(16083,5435,'action started via WP Cron','2024-05-14 01:19:18','2024-05-14 01:19:18'),(16084,5435,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:19:18','2024-05-14 01:19:18'),(16085,5436,'action created','2024-05-14 01:19:18','2024-05-14 01:19:18'),(16086,5436,'action started via WP Cron','2024-05-14 01:23:38','2024-05-14 01:23:38'),(16087,5436,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:23:38','2024-05-14 01:23:38'),(16088,5437,'action created','2024-05-14 01:23:38','2024-05-14 01:23:38'),(16089,5437,'action started via WP Cron','2024-05-14 01:25:52','2024-05-14 01:25:52'),(16090,5437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:25:52','2024-05-14 01:25:52'),(16091,5438,'action created','2024-05-14 01:25:52','2024-05-14 01:25:52'),(16092,5438,'action started via WP Cron','2024-05-14 01:28:46','2024-05-14 01:28:46'),(16093,5438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:28:46','2024-05-14 01:28:46'),(16094,5439,'action created','2024-05-14 01:28:46','2024-05-14 01:28:46'),(16095,5439,'action started via WP Cron','2024-05-14 01:37:12','2024-05-14 01:37:12'),(16096,5439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:37:12','2024-05-14 01:37:12'),(16097,5440,'action created','2024-05-14 01:37:12','2024-05-14 01:37:12'),(16098,5440,'action started via WP Cron','2024-05-14 01:39:53','2024-05-14 01:39:53'),(16099,5440,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:39:53','2024-05-14 01:39:53'),(16100,5441,'action created','2024-05-14 01:39:53','2024-05-14 01:39:53'),(16101,5441,'action started via WP Cron','2024-05-14 01:44:36','2024-05-14 01:44:36'),(16102,5441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:44:36','2024-05-14 01:44:36'),(16103,5442,'action created','2024-05-14 01:44:36','2024-05-14 01:44:36'),(16107,5442,'action started via WP Cron','2024-05-14 01:48:19','2024-05-14 01:48:19'),(16108,5442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 01:48:19','2024-05-14 01:48:19'),(16109,5444,'action created','2024-05-14 01:48:19','2024-05-14 01:48:19'),(16110,5444,'action started via WP Cron','2024-05-14 02:01:11','2024-05-14 02:01:11'),(16111,5444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:01:11','2024-05-14 02:01:11'),(16112,5445,'action created','2024-05-14 02:01:11','2024-05-14 02:01:11'),(16113,5445,'action started via WP Cron','2024-05-14 02:09:24','2024-05-14 02:09:24'),(16114,5445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:09:24','2024-05-14 02:09:24'),(16115,5446,'action created','2024-05-14 02:09:24','2024-05-14 02:09:24'),(16116,5446,'action started via Async Request','2024-05-14 02:15:31','2024-05-14 02:15:31'),(16117,5446,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:15:31','2024-05-14 02:15:31'),(16118,5447,'action created','2024-05-14 02:15:31','2024-05-14 02:15:31'),(16119,5447,'action started via WP Cron','2024-05-14 02:18:18','2024-05-14 02:18:18'),(16120,5447,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:18:18','2024-05-14 02:18:18'),(16121,5448,'action created','2024-05-14 02:18:18','2024-05-14 02:18:18'),(16122,5448,'action started via WP Cron','2024-05-14 02:22:31','2024-05-14 02:22:31'),(16123,5448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:22:31','2024-05-14 02:22:31'),(16124,5449,'action created','2024-05-14 02:22:31','2024-05-14 02:22:31'),(16125,5449,'action started via WP Cron','2024-05-14 02:30:27','2024-05-14 02:30:27'),(16126,5449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:30:27','2024-05-14 02:30:27'),(16127,5450,'action created','2024-05-14 02:30:27','2024-05-14 02:30:27'),(16128,5450,'action started via Async Request','2024-05-14 02:32:42','2024-05-14 02:32:42'),(16129,5450,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:32:42','2024-05-14 02:32:42'),(16130,5451,'action created','2024-05-14 02:32:42','2024-05-14 02:32:42'),(16131,5451,'action started via WP Cron','2024-05-14 02:35:16','2024-05-14 02:35:16'),(16132,5451,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:35:16','2024-05-14 02:35:16'),(16133,5452,'action created','2024-05-14 02:35:16','2024-05-14 02:35:16'),(16134,5452,'action started via WP Cron','2024-05-14 02:39:07','2024-05-14 02:39:07'),(16135,5452,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:39:07','2024-05-14 02:39:07'),(16136,5453,'action created','2024-05-14 02:39:07','2024-05-14 02:39:07'),(16137,5453,'action started via WP Cron','2024-05-14 02:47:05','2024-05-14 02:47:05'),(16138,5453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 02:47:05','2024-05-14 02:47:05'),(16139,5454,'action created','2024-05-14 02:47:05','2024-05-14 02:47:05'),(16143,5454,'action started via WP Cron','2024-05-14 03:04:29','2024-05-14 03:04:29'),(16144,5454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:04:29','2024-05-14 03:04:29'),(16145,5456,'action created','2024-05-14 03:04:29','2024-05-14 03:04:29'),(16146,5456,'action started via WP Cron','2024-05-14 03:08:54','2024-05-14 03:08:54'),(16147,5456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:08:54','2024-05-14 03:08:54'),(16148,5457,'action created','2024-05-14 03:08:54','2024-05-14 03:08:54'),(16149,5457,'action started via WP Cron','2024-05-14 03:12:42','2024-05-14 03:12:42'),(16150,5457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:12:42','2024-05-14 03:12:42'),(16151,5458,'action created','2024-05-14 03:12:42','2024-05-14 03:12:42'),(16152,5458,'action started via WP Cron','2024-05-14 03:17:20','2024-05-14 03:17:20'),(16153,5458,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:17:20','2024-05-14 03:17:20'),(16154,5459,'action created','2024-05-14 03:17:20','2024-05-14 03:17:20'),(16155,5459,'action started via WP Cron','2024-05-14 03:23:27','2024-05-14 03:23:27'),(16156,5459,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:23:27','2024-05-14 03:23:27'),(16157,5460,'action created','2024-05-14 03:23:27','2024-05-14 03:23:27'),(16158,5460,'action started via WP Cron','2024-05-14 03:25:42','2024-05-14 03:25:42'),(16159,5460,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:25:42','2024-05-14 03:25:42'),(16160,5461,'action created','2024-05-14 03:25:42','2024-05-14 03:25:42'),(16161,5461,'action started via WP Cron','2024-05-14 03:30:10','2024-05-14 03:30:10'),(16162,5461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:30:10','2024-05-14 03:30:10'),(16163,5462,'action created','2024-05-14 03:30:10','2024-05-14 03:30:10'),(16164,5462,'action started via WP Cron','2024-05-14 03:33:56','2024-05-14 03:33:56'),(16165,5462,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:33:56','2024-05-14 03:33:56'),(16166,5463,'action created','2024-05-14 03:33:56','2024-05-14 03:33:56'),(16167,5463,'action started via WP Cron','2024-05-14 03:38:03','2024-05-14 03:38:03'),(16168,5463,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:38:03','2024-05-14 03:38:03'),(16169,5464,'action created','2024-05-14 03:38:03','2024-05-14 03:38:03'),(16170,5464,'action started via WP Cron','2024-05-14 03:42:14','2024-05-14 03:42:14'),(16171,5464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:42:14','2024-05-14 03:42:14'),(16172,5465,'action created','2024-05-14 03:42:14','2024-05-14 03:42:14'),(16173,5465,'action started via WP Cron','2024-05-14 03:45:18','2024-05-14 03:45:18'),(16174,5465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:45:18','2024-05-14 03:45:18'),(16175,5466,'action created','2024-05-14 03:45:18','2024-05-14 03:45:18'),(16176,5466,'action started via WP Cron','2024-05-14 03:51:25','2024-05-14 03:51:25'),(16177,5466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:51:25','2024-05-14 03:51:25'),(16178,5467,'action created','2024-05-14 03:51:25','2024-05-14 03:51:25'),(16182,5467,'action started via WP Cron','2024-05-14 03:58:48','2024-05-14 03:58:48'),(16183,5467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 03:58:48','2024-05-14 03:58:48'),(16184,5469,'action created','2024-05-14 03:58:48','2024-05-14 03:58:48'),(16185,5469,'action started via WP Cron','2024-05-14 04:05:42','2024-05-14 04:05:42'),(16186,5469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:05:42','2024-05-14 04:05:42'),(16187,5470,'action created','2024-05-14 04:05:42','2024-05-14 04:05:42'),(16188,5470,'action started via WP Cron','2024-05-14 04:08:17','2024-05-14 04:08:17'),(16189,5470,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:08:17','2024-05-14 04:08:17'),(16190,5471,'action created','2024-05-14 04:08:17','2024-05-14 04:08:17'),(16191,5471,'action started via WP Cron','2024-05-14 04:12:46','2024-05-14 04:12:46'),(16192,5471,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:12:46','2024-05-14 04:12:46'),(16193,5472,'action created','2024-05-14 04:12:46','2024-05-14 04:12:46'),(16194,5472,'action started via WP Cron','2024-05-14 04:16:36','2024-05-14 04:16:36'),(16195,5472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:16:36','2024-05-14 04:16:36'),(16196,5473,'action created','2024-05-14 04:16:36','2024-05-14 04:16:36'),(16197,5473,'action started via WP Cron','2024-05-14 04:22:45','2024-05-14 04:22:45'),(16198,5473,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:22:45','2024-05-14 04:22:45'),(16199,5474,'action created','2024-05-14 04:22:45','2024-05-14 04:22:45'),(16200,5474,'action started via WP Cron','2024-05-14 04:26:53','2024-05-14 04:26:53'),(16201,5474,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:26:53','2024-05-14 04:26:53'),(16202,5475,'action created','2024-05-14 04:26:53','2024-05-14 04:26:53'),(16203,5475,'action started via WP Cron','2024-05-14 04:34:14','2024-05-14 04:34:14'),(16204,5475,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:34:14','2024-05-14 04:34:14'),(16205,5476,'action created','2024-05-14 04:34:14','2024-05-14 04:34:14'),(16206,5476,'action started via WP Cron','2024-05-14 04:37:54','2024-05-14 04:37:54'),(16207,5476,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:37:54','2024-05-14 04:37:54'),(16208,5477,'action created','2024-05-14 04:37:54','2024-05-14 04:37:54'),(16209,5477,'action started via WP Cron','2024-05-14 04:46:23','2024-05-14 04:46:23'),(16210,5477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:46:23','2024-05-14 04:46:23'),(16211,5478,'action created','2024-05-14 04:46:23','2024-05-14 04:46:23'),(16212,5478,'action started via WP Cron','2024-05-14 04:51:06','2024-05-14 04:51:06'),(16213,5478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:51:06','2024-05-14 04:51:06'),(16214,5479,'action created','2024-05-14 04:51:06','2024-05-14 04:51:06'),(16218,5479,'action started via WP Cron','2024-05-14 04:54:52','2024-05-14 04:54:52'),(16219,5479,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:54:52','2024-05-14 04:54:52'),(16220,5481,'action created','2024-05-14 04:54:52','2024-05-14 04:54:52'),(16221,5481,'action started via WP Cron','2024-05-14 04:59:22','2024-05-14 04:59:22'),(16222,5481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 04:59:22','2024-05-14 04:59:22'),(16223,5482,'action created','2024-05-14 04:59:22','2024-05-14 04:59:22'),(16224,5482,'action started via WP Cron','2024-05-14 05:10:57','2024-05-14 05:10:57'),(16225,5482,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:10:57','2024-05-14 05:10:57'),(16226,5483,'action created','2024-05-14 05:10:57','2024-05-14 05:10:57'),(16227,5483,'action started via WP Cron','2024-05-14 05:14:05','2024-05-14 05:14:05'),(16228,5483,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:14:05','2024-05-14 05:14:05'),(16229,5484,'action created','2024-05-14 05:14:05','2024-05-14 05:14:05'),(16230,5484,'action started via WP Cron','2024-05-14 05:18:33','2024-05-14 05:18:33'),(16231,5484,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:18:33','2024-05-14 05:18:33'),(16232,5485,'action created','2024-05-14 05:18:33','2024-05-14 05:18:33'),(16236,5485,'action started via WP Cron','2024-05-14 05:21:03','2024-05-14 05:21:03'),(16237,5485,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:21:03','2024-05-14 05:21:03'),(16238,5487,'action created','2024-05-14 05:21:03','2024-05-14 05:21:03'),(16239,5487,'action started via WP Cron','2024-05-14 05:26:08','2024-05-14 05:26:08'),(16240,5487,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:26:08','2024-05-14 05:26:08'),(16241,5488,'action created','2024-05-14 05:26:08','2024-05-14 05:26:08'),(16242,5488,'action started via WP Cron','2024-05-14 05:28:24','2024-05-14 05:28:24'),(16243,5488,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:28:24','2024-05-14 05:28:24'),(16244,5489,'action created','2024-05-14 05:28:24','2024-05-14 05:28:24'),(16245,5489,'action started via WP Cron','2024-05-14 05:34:11','2024-05-14 05:34:11'),(16246,5489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:34:11','2024-05-14 05:34:11'),(16247,5490,'action created','2024-05-14 05:34:11','2024-05-14 05:34:11'),(16248,5490,'action started via WP Cron','2024-05-14 05:38:41','2024-05-14 05:38:41'),(16249,5490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:38:41','2024-05-14 05:38:41'),(16250,5491,'action created','2024-05-14 05:38:41','2024-05-14 05:38:41'),(16251,5491,'action started via WP Cron','2024-05-14 05:42:32','2024-05-14 05:42:32'),(16252,5491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:42:32','2024-05-14 05:42:32'),(16253,5492,'action created','2024-05-14 05:42:32','2024-05-14 05:42:32'),(16254,5492,'action started via WP Cron','2024-05-14 05:45:52','2024-05-14 05:45:52'),(16255,5492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:45:52','2024-05-14 05:45:52'),(16256,5493,'action created','2024-05-14 05:45:52','2024-05-14 05:45:52'),(16257,5493,'action started via WP Cron','2024-05-14 05:47:52','2024-05-14 05:47:52'),(16258,5493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:47:52','2024-05-14 05:47:52'),(16259,5494,'action created','2024-05-14 05:47:52','2024-05-14 05:47:52'),(16260,5494,'action started via WP Cron','2024-05-14 05:49:59','2024-05-14 05:49:59'),(16261,5494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:49:59','2024-05-14 05:49:59'),(16262,5495,'action created','2024-05-14 05:49:59','2024-05-14 05:49:59'),(16266,5495,'action started via WP Cron','2024-05-14 05:52:00','2024-05-14 05:52:00'),(16267,5495,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:52:00','2024-05-14 05:52:00'),(16268,5497,'action created','2024-05-14 05:52:00','2024-05-14 05:52:00'),(16269,5497,'action started via WP Cron','2024-05-14 05:55:15','2024-05-14 05:55:15'),(16270,5497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 05:55:15','2024-05-14 05:55:15'),(16271,5498,'action created','2024-05-14 05:55:15','2024-05-14 05:55:15'),(16272,5498,'action started via WP Cron','2024-05-14 06:00:26','2024-05-14 06:00:26'),(16273,5498,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:00:26','2024-05-14 06:00:26'),(16274,5499,'action created','2024-05-14 06:00:26','2024-05-14 06:00:26'),(16275,5499,'action started via WP Cron','2024-05-14 06:05:42','2024-05-14 06:05:42'),(16276,5499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:05:42','2024-05-14 06:05:42'),(16277,5500,'action created','2024-05-14 06:05:42','2024-05-14 06:05:42'),(16278,5500,'action started via WP Cron','2024-05-14 06:19:20','2024-05-14 06:19:20'),(16279,5500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:19:20','2024-05-14 06:19:20'),(16280,5501,'action created','2024-05-14 06:19:20','2024-05-14 06:19:20'),(16284,5501,'action started via WP Cron','2024-05-14 06:21:32','2024-05-14 06:21:32'),(16285,5501,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:21:32','2024-05-14 06:21:32'),(16286,5503,'action created','2024-05-14 06:21:32','2024-05-14 06:21:32'),(16287,5503,'action started via WP Cron','2024-05-14 06:29:35','2024-05-14 06:29:35'),(16288,5503,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:29:35','2024-05-14 06:29:35'),(16289,5504,'action created','2024-05-14 06:29:35','2024-05-14 06:29:35'),(16290,5504,'action started via WP Cron','2024-05-14 06:33:12','2024-05-14 06:33:12'),(16291,5504,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:33:12','2024-05-14 06:33:12'),(16292,5505,'action created','2024-05-14 06:33:12','2024-05-14 06:33:12'),(16293,5505,'action started via WP Cron','2024-05-14 06:38:00','2024-05-14 06:38:00'),(16294,5505,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:38:00','2024-05-14 06:38:00'),(16295,5506,'action created','2024-05-14 06:38:00','2024-05-14 06:38:00'),(16296,5506,'action started via WP Cron','2024-05-14 06:41:45','2024-05-14 06:41:45'),(16297,5506,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:41:45','2024-05-14 06:41:45'),(16298,5507,'action created','2024-05-14 06:41:45','2024-05-14 06:41:45'),(16299,5507,'action started via WP Cron','2024-05-14 06:44:12','2024-05-14 06:44:12'),(16300,5507,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:44:12','2024-05-14 06:44:12'),(16301,5508,'action created','2024-05-14 06:44:12','2024-05-14 06:44:12'),(16302,5508,'action started via WP Cron','2024-05-14 06:46:42','2024-05-14 06:46:42'),(16303,5508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:46:42','2024-05-14 06:46:42'),(16304,5509,'action created','2024-05-14 06:46:42','2024-05-14 06:46:42'),(16305,5509,'action started via Async Request','2024-05-14 06:48:43','2024-05-14 06:48:43'),(16306,5509,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:48:43','2024-05-14 06:48:43'),(16307,5510,'action created','2024-05-14 06:48:43','2024-05-14 06:48:43'),(16308,5510,'action started via WP Cron','2024-05-14 06:51:21','2024-05-14 06:51:21'),(16309,5510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:51:21','2024-05-14 06:51:21'),(16310,5511,'action created','2024-05-14 06:51:21','2024-05-14 06:51:21'),(16314,5511,'action started via WP Cron','2024-05-14 06:55:02','2024-05-14 06:55:02'),(16315,5511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:55:02','2024-05-14 06:55:02'),(16316,5513,'action created','2024-05-14 06:55:02','2024-05-14 06:55:02'),(16317,5513,'action started via WP Cron','2024-05-14 06:57:26','2024-05-14 06:57:26'),(16318,5513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:57:26','2024-05-14 06:57:26'),(16319,5514,'action created','2024-05-14 06:57:26','2024-05-14 06:57:26'),(16320,5514,'action started via WP Cron','2024-05-14 06:59:58','2024-05-14 06:59:58'),(16321,5514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 06:59:58','2024-05-14 06:59:58'),(16322,5515,'action created','2024-05-14 06:59:58','2024-05-14 06:59:58'),(16323,5515,'action started via WP Cron','2024-05-14 07:02:17','2024-05-14 07:02:17'),(16324,5515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:02:17','2024-05-14 07:02:17'),(16325,5516,'action created','2024-05-14 07:02:17','2024-05-14 07:02:17'),(16326,5516,'action started via WP Cron','2024-05-14 07:04:57','2024-05-14 07:04:57'),(16327,5516,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:04:57','2024-05-14 07:04:57'),(16328,5517,'action created','2024-05-14 07:04:57','2024-05-14 07:04:57'),(16329,5517,'action started via WP Cron','2024-05-14 07:09:40','2024-05-14 07:09:40'),(16330,5517,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:09:40','2024-05-14 07:09:40'),(16331,5518,'action created','2024-05-14 07:09:40','2024-05-14 07:09:40'),(16332,5518,'action started via WP Cron','2024-05-14 07:13:19','2024-05-14 07:13:19'),(16333,5518,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:13:19','2024-05-14 07:13:19'),(16334,5519,'action created','2024-05-14 07:13:19','2024-05-14 07:13:19'),(16335,5519,'action started via WP Cron','2024-05-14 07:17:41','2024-05-14 07:17:41'),(16336,5519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:17:41','2024-05-14 07:17:41'),(16337,5520,'action created','2024-05-14 07:17:41','2024-05-14 07:17:41'),(16338,5520,'action started via WP Cron','2024-05-14 07:20:53','2024-05-14 07:20:53'),(16339,5520,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:20:53','2024-05-14 07:20:53'),(16340,5521,'action created','2024-05-14 07:20:53','2024-05-14 07:20:53'),(16341,5521,'action started via WP Cron','2024-05-14 07:23:00','2024-05-14 07:23:00'),(16342,5521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:23:00','2024-05-14 07:23:00'),(16343,5522,'action created','2024-05-14 07:23:00','2024-05-14 07:23:00'),(16344,5522,'action started via WP Cron','2024-05-14 07:25:43','2024-05-14 07:25:43'),(16345,5522,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:25:43','2024-05-14 07:25:43'),(16346,5523,'action created','2024-05-14 07:25:43','2024-05-14 07:25:43'),(16347,5523,'action started via WP Cron','2024-05-14 07:31:27','2024-05-14 07:31:27'),(16348,5523,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:31:27','2024-05-14 07:31:27'),(16349,5524,'action created','2024-05-14 07:31:27','2024-05-14 07:31:27'),(16350,5524,'action started via WP Cron','2024-05-14 07:35:00','2024-05-14 07:35:00'),(16351,5524,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:35:00','2024-05-14 07:35:00'),(16352,5525,'action created','2024-05-14 07:35:00','2024-05-14 07:35:00'),(16353,5525,'action started via WP Cron','2024-05-14 07:38:27','2024-05-14 07:38:27'),(16354,5525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:38:27','2024-05-14 07:38:27'),(16355,5526,'action created','2024-05-14 07:38:27','2024-05-14 07:38:27'),(16356,5526,'action started via WP Cron','2024-05-14 07:41:20','2024-05-14 07:41:20'),(16357,5526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:41:20','2024-05-14 07:41:20'),(16358,5527,'action created','2024-05-14 07:41:20','2024-05-14 07:41:20'),(16359,5527,'action started via WP Cron','2024-05-14 07:44:47','2024-05-14 07:44:47'),(16360,5527,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:44:47','2024-05-14 07:44:47'),(16361,5528,'action created','2024-05-14 07:44:47','2024-05-14 07:44:47'),(16362,5528,'action started via WP Cron','2024-05-14 07:47:51','2024-05-14 07:47:51'),(16363,5528,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:47:51','2024-05-14 07:47:51'),(16364,5529,'action created','2024-05-14 07:47:51','2024-05-14 07:47:51'),(16365,5529,'action started via WP Cron','2024-05-14 07:50:01','2024-05-14 07:50:01'),(16366,5529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:50:01','2024-05-14 07:50:01'),(16367,5530,'action created','2024-05-14 07:50:01','2024-05-14 07:50:01'),(16368,5530,'action started via WP Cron','2024-05-14 07:53:04','2024-05-14 07:53:04'),(16369,5530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:53:04','2024-05-14 07:53:04'),(16370,5531,'action created','2024-05-14 07:53:04','2024-05-14 07:53:04'),(16374,5531,'action started via WP Cron','2024-05-14 07:55:22','2024-05-14 07:55:22'),(16375,5531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:55:22','2024-05-14 07:55:22'),(16376,5533,'action created','2024-05-14 07:55:22','2024-05-14 07:55:22'),(16377,5533,'action started via WP Cron','2024-05-14 07:58:08','2024-05-14 07:58:08'),(16378,5533,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 07:58:08','2024-05-14 07:58:08'),(16379,5534,'action created','2024-05-14 07:58:08','2024-05-14 07:58:08'),(16380,5534,'action started via WP Cron','2024-05-14 08:01:35','2024-05-14 08:01:35'),(16381,5534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:01:35','2024-05-14 08:01:35'),(16382,5535,'action created','2024-05-14 08:01:35','2024-05-14 08:01:35'),(16383,5535,'action started via WP Cron','2024-05-14 08:06:28','2024-05-14 08:06:28'),(16384,5535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:06:28','2024-05-14 08:06:28'),(16385,5536,'action created','2024-05-14 08:06:28','2024-05-14 08:06:28'),(16386,5536,'action started via WP Cron','2024-05-14 08:10:07','2024-05-14 08:10:07'),(16387,5536,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:10:07','2024-05-14 08:10:07'),(16388,5537,'action created','2024-05-14 08:10:07','2024-05-14 08:10:07'),(16389,5537,'action started via WP Cron','2024-05-14 08:14:02','2024-05-14 08:14:02'),(16390,5537,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:14:02','2024-05-14 08:14:02'),(16391,5538,'action created','2024-05-14 08:14:02','2024-05-14 08:14:02'),(16392,5538,'action started via WP Cron','2024-05-14 08:20:29','2024-05-14 08:20:29'),(16393,5538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:20:29','2024-05-14 08:20:29'),(16394,5539,'action created','2024-05-14 08:20:29','2024-05-14 08:20:29'),(16395,5539,'action started via WP Cron','2024-05-14 08:24:42','2024-05-14 08:24:42'),(16396,5539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:24:42','2024-05-14 08:24:42'),(16397,5540,'action created','2024-05-14 08:24:42','2024-05-14 08:24:42'),(16398,5540,'action started via WP Cron','2024-05-14 08:28:08','2024-05-14 08:28:08'),(16399,5540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:28:08','2024-05-14 08:28:08'),(16400,5541,'action created','2024-05-14 08:28:08','2024-05-14 08:28:08'),(16401,5541,'action started via Async Request','2024-05-14 08:32:41','2024-05-14 08:32:41'),(16402,5541,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:32:41','2024-05-14 08:32:41'),(16403,5542,'action created','2024-05-14 08:32:41','2024-05-14 08:32:41'),(16404,5542,'action started via WP Cron','2024-05-14 08:36:29','2024-05-14 08:36:29'),(16405,5542,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:36:29','2024-05-14 08:36:29'),(16406,5543,'action created','2024-05-14 08:36:29','2024-05-14 08:36:29'),(16407,5543,'action started via WP Cron','2024-05-14 08:39:00','2024-05-14 08:39:00'),(16408,5543,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:39:00','2024-05-14 08:39:00'),(16409,5544,'action created','2024-05-14 08:39:00','2024-05-14 08:39:00'),(16410,5544,'action started via WP Cron','2024-05-14 08:41:54','2024-05-14 08:41:54'),(16411,5544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:41:54','2024-05-14 08:41:54'),(16412,5545,'action created','2024-05-14 08:41:54','2024-05-14 08:41:54'),(16413,5545,'action started via WP Cron','2024-05-14 08:44:07','2024-05-14 08:44:07'),(16414,5545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:44:07','2024-05-14 08:44:07'),(16415,5546,'action created','2024-05-14 08:44:07','2024-05-14 08:44:07'),(16416,5546,'action started via WP Cron','2024-05-14 08:49:00','2024-05-14 08:49:00'),(16417,5546,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:49:00','2024-05-14 08:49:00'),(16418,5547,'action created','2024-05-14 08:49:00','2024-05-14 08:49:00'),(16419,5547,'action started via WP Cron','2024-05-14 08:51:17','2024-05-14 08:51:17'),(16420,5547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:51:17','2024-05-14 08:51:17'),(16421,5548,'action created','2024-05-14 08:51:17','2024-05-14 08:51:17'),(16422,5548,'action started via Async Request','2024-05-14 08:53:27','2024-05-14 08:53:27'),(16423,5548,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:53:27','2024-05-14 08:53:27'),(16424,5549,'action created','2024-05-14 08:53:27','2024-05-14 08:53:27'),(16428,5549,'action started via WP Cron','2024-05-14 08:56:39','2024-05-14 08:56:39'),(16429,5549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:56:39','2024-05-14 08:56:39'),(16430,5551,'action created','2024-05-14 08:56:39','2024-05-14 08:56:39'),(16431,5551,'action started via WP Cron','2024-05-14 08:59:06','2024-05-14 08:59:06'),(16432,5551,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 08:59:06','2024-05-14 08:59:06'),(16433,5552,'action created','2024-05-14 08:59:06','2024-05-14 08:59:06'),(16434,5552,'action started via WP Cron','2024-05-14 09:01:06','2024-05-14 09:01:06'),(16435,5552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:01:06','2024-05-14 09:01:06'),(16436,5553,'action created','2024-05-14 09:01:06','2024-05-14 09:01:06'),(16437,5553,'action started via WP Cron','2024-05-14 09:08:29','2024-05-14 09:08:29'),(16438,5553,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:08:29','2024-05-14 09:08:29'),(16439,5554,'action created','2024-05-14 09:08:29','2024-05-14 09:08:29'),(16440,5554,'action started via WP Cron','2024-05-14 09:10:48','2024-05-14 09:10:48'),(16441,5554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:10:48','2024-05-14 09:10:48'),(16442,5555,'action created','2024-05-14 09:10:48','2024-05-14 09:10:48'),(16443,5555,'action started via WP Cron','2024-05-14 09:13:46','2024-05-14 09:13:46'),(16444,5555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:13:46','2024-05-14 09:13:46'),(16445,5556,'action created','2024-05-14 09:13:46','2024-05-14 09:13:46'),(16446,5556,'action started via WP Cron','2024-05-14 09:16:00','2024-05-14 09:16:00'),(16447,5556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:16:00','2024-05-14 09:16:00'),(16448,5557,'action created','2024-05-14 09:16:00','2024-05-14 09:16:00'),(16449,5557,'action started via WP Cron','2024-05-14 09:19:49','2024-05-14 09:19:49'),(16450,5557,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:19:49','2024-05-14 09:19:49'),(16451,5558,'action created','2024-05-14 09:19:49','2024-05-14 09:19:49'),(16452,5558,'action started via WP Cron','2024-05-14 09:27:25','2024-05-14 09:27:25'),(16453,5558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:27:25','2024-05-14 09:27:25'),(16454,5559,'action created','2024-05-14 09:27:25','2024-05-14 09:27:25'),(16455,5559,'action started via WP Cron','2024-05-14 09:30:24','2024-05-14 09:30:24'),(16456,5559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:30:24','2024-05-14 09:30:24'),(16457,5560,'action created','2024-05-14 09:30:24','2024-05-14 09:30:24'),(16458,5560,'action started via WP Cron','2024-05-14 09:33:13','2024-05-14 09:33:13'),(16459,5560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:33:13','2024-05-14 09:33:13'),(16460,5561,'action created','2024-05-14 09:33:13','2024-05-14 09:33:13'),(16461,5561,'action started via WP Cron','2024-05-14 09:35:25','2024-05-14 09:35:25'),(16462,5561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:35:25','2024-05-14 09:35:25'),(16463,5562,'action created','2024-05-14 09:35:25','2024-05-14 09:35:25'),(16464,5562,'action started via WP Cron','2024-05-14 09:41:37','2024-05-14 09:41:37'),(16465,5562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:41:37','2024-05-14 09:41:37'),(16466,5563,'action created','2024-05-14 09:41:37','2024-05-14 09:41:37'),(16467,5563,'action started via WP Cron','2024-05-14 09:45:25','2024-05-14 09:45:25'),(16468,5563,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:45:25','2024-05-14 09:45:25'),(16469,5564,'action created','2024-05-14 09:45:25','2024-05-14 09:45:25'),(16470,5564,'action started via WP Cron','2024-05-14 09:50:28','2024-05-14 09:50:28'),(16471,5564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:50:28','2024-05-14 09:50:28'),(16472,5565,'action created','2024-05-14 09:50:28','2024-05-14 09:50:28'),(16473,5565,'action started via WP Cron','2024-05-14 09:53:41','2024-05-14 09:53:41'),(16474,5565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:53:41','2024-05-14 09:53:41'),(16475,5566,'action created','2024-05-14 09:53:41','2024-05-14 09:53:41'),(16476,5566,'action started via WP Cron','2024-05-14 09:59:18','2024-05-14 09:59:18'),(16477,5566,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 09:59:18','2024-05-14 09:59:18'),(16478,5567,'action created','2024-05-14 09:59:18','2024-05-14 09:59:18'),(16482,5567,'action started via WP Cron','2024-05-14 10:01:37','2024-05-14 10:01:37'),(16483,5567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:01:37','2024-05-14 10:01:37'),(16484,5569,'action created','2024-05-14 10:01:37','2024-05-14 10:01:37'),(16485,5569,'action started via Async Request','2024-05-14 10:06:27','2024-05-14 10:06:27'),(16486,5569,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:06:27','2024-05-14 10:06:27'),(16487,5570,'action created','2024-05-14 10:06:27','2024-05-14 10:06:27'),(16488,5570,'action started via WP Cron','2024-05-14 10:09:54','2024-05-14 10:09:54'),(16489,5570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:09:54','2024-05-14 10:09:54'),(16490,5571,'action created','2024-05-14 10:09:54','2024-05-14 10:09:54'),(16491,5571,'action started via WP Cron','2024-05-14 10:13:35','2024-05-14 10:13:35'),(16492,5571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:13:35','2024-05-14 10:13:35'),(16493,5572,'action created','2024-05-14 10:13:35','2024-05-14 10:13:35'),(16494,5572,'action started via WP Cron','2024-05-14 10:15:57','2024-05-14 10:15:57'),(16495,5572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:15:57','2024-05-14 10:15:57'),(16496,5573,'action created','2024-05-14 10:15:57','2024-05-14 10:15:57'),(16497,5573,'action started via WP Cron','2024-05-14 10:20:57','2024-05-14 10:20:57'),(16498,5573,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:20:57','2024-05-14 10:20:57'),(16499,5574,'action created','2024-05-14 10:20:57','2024-05-14 10:20:57'),(16500,5574,'action started via WP Cron','2024-05-14 10:23:13','2024-05-14 10:23:13'),(16501,5574,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:23:13','2024-05-14 10:23:13'),(16502,5575,'action created','2024-05-14 10:23:13','2024-05-14 10:23:13'),(16503,5575,'action started via WP Cron','2024-05-14 10:26:48','2024-05-14 10:26:48'),(16504,5575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:26:48','2024-05-14 10:26:48'),(16505,5576,'action created','2024-05-14 10:26:48','2024-05-14 10:26:48'),(16506,5576,'action started via WP Cron','2024-05-14 10:29:54','2024-05-14 10:29:54'),(16507,5576,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:29:54','2024-05-14 10:29:54'),(16508,5577,'action created','2024-05-14 10:29:54','2024-05-14 10:29:54'),(16509,5577,'action started via WP Cron','2024-05-14 10:31:59','2024-05-14 10:31:59'),(16510,5577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:31:59','2024-05-14 10:31:59'),(16511,5578,'action created','2024-05-14 10:31:59','2024-05-14 10:31:59'),(16512,5578,'action started via WP Cron','2024-05-14 10:33:59','2024-05-14 10:33:59'),(16513,5578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:33:59','2024-05-14 10:33:59'),(16514,5579,'action created','2024-05-14 10:33:59','2024-05-14 10:33:59'),(16515,5579,'action started via WP Cron','2024-05-14 10:36:00','2024-05-14 10:36:00'),(16516,5579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:36:00','2024-05-14 10:36:00'),(16517,5580,'action created','2024-05-14 10:36:00','2024-05-14 10:36:00'),(16518,5580,'action started via WP Cron','2024-05-14 10:39:07','2024-05-14 10:39:07'),(16519,5580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:39:07','2024-05-14 10:39:07'),(16520,5581,'action created','2024-05-14 10:39:07','2024-05-14 10:39:07'),(16521,5581,'action started via WP Cron','2024-05-14 10:44:55','2024-05-14 10:44:55'),(16522,5581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:44:55','2024-05-14 10:44:55'),(16523,5582,'action created','2024-05-14 10:44:55','2024-05-14 10:44:55'),(16524,5582,'action started via WP Cron','2024-05-14 10:49:03','2024-05-14 10:49:03'),(16525,5582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:49:03','2024-05-14 10:49:03'),(16526,5583,'action created','2024-05-14 10:49:03','2024-05-14 10:49:03'),(16527,5583,'action started via WP Cron','2024-05-14 10:57:10','2024-05-14 10:57:10'),(16528,5583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 10:57:10','2024-05-14 10:57:10'),(16529,5584,'action created','2024-05-14 10:57:10','2024-05-14 10:57:10'),(16530,5584,'action started via WP Cron','2024-05-14 11:03:11','2024-05-14 11:03:11'),(16531,5584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:03:12','2024-05-14 11:03:12'),(16532,5585,'action created','2024-05-14 11:03:12','2024-05-14 11:03:12'),(16539,5585,'action started via WP Cron','2024-05-14 11:06:30','2024-05-14 11:06:30'),(16540,5585,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:06:30','2024-05-14 11:06:30'),(16541,5588,'action created','2024-05-14 11:06:30','2024-05-14 11:06:30'),(16542,5588,'action started via WP Cron','2024-05-14 11:08:50','2024-05-14 11:08:50'),(16543,5588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:08:50','2024-05-14 11:08:50'),(16544,5589,'action created','2024-05-14 11:08:50','2024-05-14 11:08:50'),(16545,5589,'action started via Async Request','2024-05-14 11:12:02','2024-05-14 11:12:02'),(16546,5589,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:12:02','2024-05-14 11:12:02'),(16547,5590,'action created','2024-05-14 11:12:02','2024-05-14 11:12:02'),(16548,5590,'action started via WP Cron','2024-05-14 11:16:51','2024-05-14 11:16:51'),(16549,5590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:16:51','2024-05-14 11:16:51'),(16550,5591,'action created','2024-05-14 11:16:51','2024-05-14 11:16:51'),(16551,5591,'action started via WP Cron','2024-05-14 11:20:56','2024-05-14 11:20:56'),(16552,5591,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:20:56','2024-05-14 11:20:56'),(16553,5592,'action created','2024-05-14 11:20:56','2024-05-14 11:20:56'),(16554,5592,'action started via WP Cron','2024-05-14 11:23:02','2024-05-14 11:23:02'),(16555,5592,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:23:02','2024-05-14 11:23:02'),(16556,5593,'action created','2024-05-14 11:23:02','2024-05-14 11:23:02'),(16557,5593,'action started via WP Cron','2024-05-14 11:26:07','2024-05-14 11:26:07'),(16558,5593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:26:07','2024-05-14 11:26:07'),(16559,5594,'action created','2024-05-14 11:26:07','2024-05-14 11:26:07'),(16560,5594,'action started via WP Cron','2024-05-14 11:29:12','2024-05-14 11:29:12'),(16561,5594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:29:12','2024-05-14 11:29:12'),(16562,5595,'action created','2024-05-14 11:29:12','2024-05-14 11:29:12'),(16563,5595,'action started via WP Cron','2024-05-14 11:32:02','2024-05-14 11:32:02'),(16564,5595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:32:02','2024-05-14 11:32:02'),(16565,5596,'action created','2024-05-14 11:32:02','2024-05-14 11:32:02'),(16566,5596,'action started via WP Cron','2024-05-14 11:34:40','2024-05-14 11:34:40'),(16567,5596,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:34:40','2024-05-14 11:34:40'),(16568,5597,'action created','2024-05-14 11:34:40','2024-05-14 11:34:40'),(16569,5597,'action started via WP Cron','2024-05-14 11:46:19','2024-05-14 11:46:19'),(16570,5597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:46:19','2024-05-14 11:46:19'),(16571,5598,'action created','2024-05-14 11:46:19','2024-05-14 11:46:19'),(16578,5598,'action started via WP Cron','2024-05-14 11:48:30','2024-05-14 11:48:30'),(16579,5598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:48:30','2024-05-14 11:48:30'),(16580,5601,'action created','2024-05-14 11:48:30','2024-05-14 11:48:30'),(16581,5601,'action started via WP Cron','2024-05-14 11:50:53','2024-05-14 11:50:53'),(16582,5601,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:50:53','2024-05-14 11:50:53'),(16583,5602,'action created','2024-05-14 11:50:53','2024-05-14 11:50:53'),(16584,5602,'action started via WP Cron','2024-05-14 11:53:40','2024-05-14 11:53:40'),(16585,5602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 11:53:40','2024-05-14 11:53:40'),(16586,5603,'action created','2024-05-14 11:53:40','2024-05-14 11:53:40'),(16587,5603,'action started via WP Cron','2024-05-14 12:07:35','2024-05-14 12:07:35'),(16588,5603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:07:35','2024-05-14 12:07:35'),(16589,5604,'action created','2024-05-14 12:07:35','2024-05-14 12:07:35'),(16593,5604,'action started via WP Cron','2024-05-14 12:12:17','2024-05-14 12:12:17'),(16594,5604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:12:17','2024-05-14 12:12:17'),(16595,5606,'action created','2024-05-14 12:12:17','2024-05-14 12:12:17'),(16596,5606,'action started via WP Cron','2024-05-14 12:16:59','2024-05-14 12:16:59'),(16597,5606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:16:59','2024-05-14 12:16:59'),(16598,5607,'action created','2024-05-14 12:16:59','2024-05-14 12:16:59'),(16599,5607,'action started via WP Cron','2024-05-14 12:21:44','2024-05-14 12:21:44'),(16600,5607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:21:44','2024-05-14 12:21:44'),(16601,5608,'action created','2024-05-14 12:21:44','2024-05-14 12:21:44'),(16602,5608,'action started via WP Cron','2024-05-14 12:28:08','2024-05-14 12:28:08'),(16603,5608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:28:08','2024-05-14 12:28:08'),(16604,5609,'action created','2024-05-14 12:28:08','2024-05-14 12:28:08'),(16605,5609,'action started via WP Cron','2024-05-14 12:35:50','2024-05-14 12:35:50'),(16606,5609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:35:50','2024-05-14 12:35:50'),(16607,5610,'action created','2024-05-14 12:35:50','2024-05-14 12:35:50'),(16608,5610,'action started via WP Cron','2024-05-14 12:46:01','2024-05-14 12:46:01'),(16609,5610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:46:01','2024-05-14 12:46:01'),(16610,5611,'action created','2024-05-14 12:46:01','2024-05-14 12:46:01'),(16611,5611,'action started via WP Cron','2024-05-14 12:49:15','2024-05-14 12:49:15'),(16612,5611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:49:15','2024-05-14 12:49:15'),(16613,5612,'action created','2024-05-14 12:49:15','2024-05-14 12:49:15'),(16614,5612,'action started via WP Cron','2024-05-14 12:53:11','2024-05-14 12:53:11'),(16615,5612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:53:11','2024-05-14 12:53:11'),(16616,5613,'action created','2024-05-14 12:53:11','2024-05-14 12:53:11'),(16617,5613,'action started via WP Cron','2024-05-14 12:55:16','2024-05-14 12:55:16'),(16618,5613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 12:55:16','2024-05-14 12:55:16'),(16619,5614,'action created','2024-05-14 12:55:16','2024-05-14 12:55:16'),(16620,5614,'action started via WP Cron','2024-05-14 13:02:56','2024-05-14 13:02:56'),(16621,5614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 13:02:56','2024-05-14 13:02:56'),(16622,5615,'action created','2024-05-14 13:02:56','2024-05-14 13:02:56'),(16623,5615,'action started via WP Cron','2024-05-14 13:24:01','2024-05-14 13:24:01'),(16624,5615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 13:24:01','2024-05-14 13:24:01'),(16625,5616,'action created','2024-05-14 13:24:01','2024-05-14 13:24:01'),(16629,5616,'action started via WP Cron','2024-05-14 13:41:12','2024-05-14 13:41:12'),(16630,5616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 13:41:12','2024-05-14 13:41:12'),(16631,5618,'action created','2024-05-14 13:41:12','2024-05-14 13:41:12'),(16632,5618,'action started via WP Cron','2024-05-14 13:44:27','2024-05-14 13:44:27'),(16633,5618,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 13:44:27','2024-05-14 13:44:27'),(16634,5619,'action created','2024-05-14 13:44:27','2024-05-14 13:44:27'),(16635,5619,'action started via WP Cron','2024-05-14 14:21:04','2024-05-14 14:21:04'),(16636,5619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 14:21:04','2024-05-14 14:21:04'),(16637,5620,'action created','2024-05-14 14:21:04','2024-05-14 14:21:04'),(16638,5620,'action started via WP Cron','2024-05-14 14:23:05','2024-05-14 14:23:05'),(16639,5620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 14:23:05','2024-05-14 14:23:05'),(16640,5621,'action created','2024-05-14 14:23:05','2024-05-14 14:23:05'),(16644,5621,'action started via WP Cron','2024-05-14 14:36:23','2024-05-14 14:36:23'),(16645,5621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 14:36:23','2024-05-14 14:36:23'),(16646,5623,'action created','2024-05-14 14:36:23','2024-05-14 14:36:23'),(16647,5623,'action started via WP Cron','2024-05-14 14:44:17','2024-05-14 14:44:17'),(16648,5623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 14:44:17','2024-05-14 14:44:17'),(16649,5624,'action created','2024-05-14 14:44:17','2024-05-14 14:44:17'),(16650,5624,'action started via WP Cron','2024-05-14 14:50:03','2024-05-14 14:50:03'),(16651,5624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 14:50:03','2024-05-14 14:50:03'),(16652,5625,'action created','2024-05-14 14:50:03','2024-05-14 14:50:03'),(16653,5625,'action started via WP Cron','2024-05-14 15:24:33','2024-05-14 15:24:33'),(16654,5625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 15:24:33','2024-05-14 15:24:33'),(16655,5626,'action created','2024-05-14 15:24:33','2024-05-14 15:24:33'),(16656,5626,'action started via WP Cron','2024-05-14 15:44:00','2024-05-14 15:44:00'),(16657,5626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 15:44:00','2024-05-14 15:44:00'),(16658,5627,'action created','2024-05-14 15:44:00','2024-05-14 15:44:00'),(16662,5627,'action started via WP Cron','2024-05-14 15:50:33','2024-05-14 15:50:33'),(16663,5627,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 15:50:33','2024-05-14 15:50:33'),(16664,5629,'action created','2024-05-14 15:50:33','2024-05-14 15:50:33'),(16665,5629,'action started via WP Cron','2024-05-14 15:56:10','2024-05-14 15:56:10'),(16666,5629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 15:56:10','2024-05-14 15:56:10'),(16667,5630,'action created','2024-05-14 15:56:10','2024-05-14 15:56:10'),(16668,5630,'action started via WP Cron','2024-05-14 16:10:41','2024-05-14 16:10:41'),(16669,5630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 16:10:41','2024-05-14 16:10:41'),(16670,5631,'action created','2024-05-14 16:10:41','2024-05-14 16:10:41'),(16671,5631,'action started via WP Cron','2024-05-14 16:13:04','2024-05-14 16:13:04'),(16672,5631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 16:13:04','2024-05-14 16:13:04'),(16673,5632,'action created','2024-05-14 16:13:04','2024-05-14 16:13:04'),(16674,5632,'action started via WP Cron','2024-05-14 16:22:46','2024-05-14 16:22:46'),(16675,5632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 16:22:46','2024-05-14 16:22:46'),(16676,5633,'action created','2024-05-14 16:22:46','2024-05-14 16:22:46'),(16677,5633,'action started via WP Cron','2024-05-14 16:36:37','2024-05-14 16:36:37'),(16678,5633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 16:36:37','2024-05-14 16:36:37'),(16679,5634,'action created','2024-05-14 16:36:37','2024-05-14 16:36:37'),(16680,5634,'action started via WP Cron','2024-05-14 16:47:27','2024-05-14 16:47:27'),(16681,5634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 16:47:27','2024-05-14 16:47:27'),(16682,5635,'action created','2024-05-14 16:47:27','2024-05-14 16:47:27'),(16686,5635,'action started via WP Cron','2024-05-14 16:54:49','2024-05-14 16:54:49'),(16687,5635,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 16:54:49','2024-05-14 16:54:49'),(16688,5637,'action created','2024-05-14 16:54:49','2024-05-14 16:54:49'),(16689,5637,'action started via WP Cron','2024-05-14 16:59:46','2024-05-14 16:59:46'),(16690,5637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 16:59:46','2024-05-14 16:59:46'),(16691,5638,'action created','2024-05-14 16:59:46','2024-05-14 16:59:46'),(16692,5638,'action started via WP Cron','2024-05-14 17:02:29','2024-05-14 17:02:29'),(16693,5638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 17:02:29','2024-05-14 17:02:29'),(16694,5639,'action created','2024-05-14 17:02:29','2024-05-14 17:02:29'),(16695,5639,'action started via WP Cron','2024-05-14 17:09:45','2024-05-14 17:09:45'),(16696,5639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 17:09:45','2024-05-14 17:09:45'),(16697,5640,'action created','2024-05-14 17:09:45','2024-05-14 17:09:45'),(16698,5640,'action started via WP Cron','2024-05-14 17:24:09','2024-05-14 17:24:09'),(16699,5640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 17:24:09','2024-05-14 17:24:09'),(16700,5641,'action created','2024-05-14 17:24:09','2024-05-14 17:24:09'),(16701,5641,'action started via WP Cron','2024-05-14 17:33:35','2024-05-14 17:33:35'),(16702,5641,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 17:33:35','2024-05-14 17:33:35'),(16703,5642,'action created','2024-05-14 17:33:35','2024-05-14 17:33:35'),(16704,5642,'action started via WP Cron','2024-05-14 17:35:36','2024-05-14 17:35:36'),(16705,5642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 17:35:36','2024-05-14 17:35:36'),(16706,5643,'action created','2024-05-14 17:35:36','2024-05-14 17:35:36'),(16707,5643,'action started via WP Cron','2024-05-14 17:40:49','2024-05-14 17:40:49'),(16708,5643,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 17:40:49','2024-05-14 17:40:49'),(16709,5644,'action created','2024-05-14 17:40:49','2024-05-14 17:40:49'),(16710,5644,'action started via WP Cron','2024-05-14 17:47:49','2024-05-14 17:47:49'),(16711,5644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 17:47:49','2024-05-14 17:47:49'),(16712,5645,'action created','2024-05-14 17:47:49','2024-05-14 17:47:49'),(16716,5645,'action started via WP Cron','2024-05-14 17:55:08','2024-05-14 17:55:08'),(16717,5645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 17:55:08','2024-05-14 17:55:08'),(16718,5647,'action created','2024-05-14 17:55:08','2024-05-14 17:55:08'),(16719,5647,'action started via WP Cron','2024-05-14 18:14:43','2024-05-14 18:14:43'),(16720,5647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 18:14:43','2024-05-14 18:14:43'),(16721,5648,'action created','2024-05-14 18:14:43','2024-05-14 18:14:43'),(16722,5648,'action started via WP Cron','2024-05-14 18:16:58','2024-05-14 18:16:58'),(16723,5648,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 18:16:58','2024-05-14 18:16:58'),(16724,5649,'action created','2024-05-14 18:16:58','2024-05-14 18:16:58'),(16725,5649,'action started via WP Cron','2024-05-14 18:25:46','2024-05-14 18:25:46'),(16726,5649,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 18:25:46','2024-05-14 18:25:46'),(16727,5650,'action created','2024-05-14 18:25:46','2024-05-14 18:25:46'),(16731,5650,'action started via WP Cron','2024-05-14 18:38:41','2024-05-14 18:38:41'),(16732,5650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 18:38:41','2024-05-14 18:38:41'),(16733,5652,'action created','2024-05-14 18:38:41','2024-05-14 18:38:41'),(16734,5652,'action started via WP Cron','2024-05-14 18:51:52','2024-05-14 18:51:52'),(16735,5652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 18:51:52','2024-05-14 18:51:52'),(16736,5653,'action created','2024-05-14 18:51:52','2024-05-14 18:51:52'),(16740,5653,'action started via WP Cron','2024-05-14 19:02:21','2024-05-14 19:02:21'),(16741,5653,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 19:02:21','2024-05-14 19:02:21'),(16742,5655,'action created','2024-05-14 19:02:21','2024-05-14 19:02:21'),(16743,5655,'action started via WP Cron','2024-05-14 19:06:06','2024-05-14 19:06:06'),(16744,5655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 19:06:06','2024-05-14 19:06:06'),(16745,5656,'action created','2024-05-14 19:06:06','2024-05-14 19:06:06'),(16746,5656,'action started via WP Cron','2024-05-14 19:19:17','2024-05-14 19:19:17'),(16747,5656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 19:19:17','2024-05-14 19:19:17'),(16748,5657,'action created','2024-05-14 19:19:17','2024-05-14 19:19:17'),(16749,5657,'action started via WP Cron','2024-05-14 19:32:44','2024-05-14 19:32:44'),(16750,5657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 19:32:44','2024-05-14 19:32:44'),(16751,5658,'action created','2024-05-14 19:32:44','2024-05-14 19:32:44'),(16752,5658,'action started via WP Cron','2024-05-14 19:43:03','2024-05-14 19:43:03'),(16753,5658,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 19:43:03','2024-05-14 19:43:03'),(16754,5659,'action created','2024-05-14 19:43:03','2024-05-14 19:43:03'),(16755,5659,'action started via WP Cron','2024-05-14 19:48:53','2024-05-14 19:48:53'),(16756,5659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 19:48:53','2024-05-14 19:48:53'),(16757,5660,'action created','2024-05-14 19:48:53','2024-05-14 19:48:53'),(16758,5660,'action started via WP Cron','2024-05-14 20:01:25','2024-05-14 20:01:25'),(16759,5660,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:01:25','2024-05-14 20:01:25'),(16760,5661,'action created','2024-05-14 20:01:25','2024-05-14 20:01:25'),(16764,5661,'action started via WP Cron','2024-05-14 20:15:17','2024-05-14 20:15:17'),(16765,5661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:15:17','2024-05-14 20:15:17'),(16766,5663,'action created','2024-05-14 20:15:17','2024-05-14 20:15:17'),(16767,5663,'action started via WP Cron','2024-05-14 20:26:36','2024-05-14 20:26:36'),(16768,5663,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:26:36','2024-05-14 20:26:36'),(16769,5664,'action created','2024-05-14 20:26:36','2024-05-14 20:26:36'),(16770,5664,'action started via WP Cron','2024-05-14 20:28:40','2024-05-14 20:28:40'),(16771,5664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:28:40','2024-05-14 20:28:40'),(16772,5665,'action created','2024-05-14 20:28:40','2024-05-14 20:28:40'),(16773,5665,'action started via WP Cron','2024-05-14 20:30:40','2024-05-14 20:30:40'),(16774,5665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:30:40','2024-05-14 20:30:40'),(16775,5666,'action created','2024-05-14 20:30:40','2024-05-14 20:30:40'),(16776,5666,'action started via WP Cron','2024-05-14 20:34:11','2024-05-14 20:34:11'),(16777,5666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:34:11','2024-05-14 20:34:11'),(16778,5667,'action created','2024-05-14 20:34:11','2024-05-14 20:34:11'),(16779,5667,'action started via WP Cron','2024-05-14 20:36:38','2024-05-14 20:36:38'),(16780,5667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:36:38','2024-05-14 20:36:38'),(16781,5668,'action created','2024-05-14 20:36:38','2024-05-14 20:36:38'),(16782,5668,'action started via WP Cron','2024-05-14 20:39:08','2024-05-14 20:39:08'),(16783,5668,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:39:08','2024-05-14 20:39:08'),(16784,5669,'action created','2024-05-14 20:39:08','2024-05-14 20:39:08'),(16785,5669,'action started via WP Cron','2024-05-14 20:43:15','2024-05-14 20:43:15'),(16786,5669,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:43:15','2024-05-14 20:43:15'),(16787,5670,'action created','2024-05-14 20:43:15','2024-05-14 20:43:15'),(16788,5670,'action started via WP Cron','2024-05-14 20:49:30','2024-05-14 20:49:30'),(16789,5670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:49:30','2024-05-14 20:49:30'),(16790,5671,'action created','2024-05-14 20:49:30','2024-05-14 20:49:30'),(16791,5671,'action started via WP Cron','2024-05-14 20:59:52','2024-05-14 20:59:52'),(16792,5671,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 20:59:52','2024-05-14 20:59:52'),(16793,5672,'action created','2024-05-14 20:59:52','2024-05-14 20:59:52'),(16797,5672,'action started via WP Cron','2024-05-14 21:03:13','2024-05-14 21:03:13'),(16798,5672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 21:03:13','2024-05-14 21:03:13'),(16799,5674,'action created','2024-05-14 21:03:13','2024-05-14 21:03:13'),(16800,5674,'action started via WP Cron','2024-05-14 21:16:49','2024-05-14 21:16:49'),(16801,5674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 21:16:49','2024-05-14 21:16:49'),(16802,5675,'action created','2024-05-14 21:16:49','2024-05-14 21:16:49'),(16803,5675,'action started via WP Cron','2024-05-14 21:28:41','2024-05-14 21:28:41'),(16804,5675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 21:28:41','2024-05-14 21:28:41'),(16805,5676,'action created','2024-05-14 21:28:41','2024-05-14 21:28:41'),(16806,5676,'action started via WP Cron','2024-05-14 21:52:15','2024-05-14 21:52:15'),(16807,5676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 21:52:15','2024-05-14 21:52:15'),(16808,5677,'action created','2024-05-14 21:52:15','2024-05-14 21:52:15'),(16809,5677,'action started via WP Cron','2024-05-14 22:03:12','2024-05-14 22:03:12'),(16810,5677,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 22:03:12','2024-05-14 22:03:12'),(16811,5678,'action created','2024-05-14 22:03:12','2024-05-14 22:03:12'),(16815,5678,'action started via WP Cron','2024-05-14 22:06:07','2024-05-14 22:06:07'),(16816,5678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 22:06:07','2024-05-14 22:06:07'),(16817,5680,'action created','2024-05-14 22:06:07','2024-05-14 22:06:07'),(16818,5680,'action started via WP Cron','2024-05-14 22:27:06','2024-05-14 22:27:06'),(16819,5680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 22:27:06','2024-05-14 22:27:06'),(16820,5681,'action created','2024-05-14 22:27:06','2024-05-14 22:27:06'),(16821,5681,'action started via WP Cron','2024-05-14 22:38:58','2024-05-14 22:38:58'),(16822,5681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 22:38:58','2024-05-14 22:38:58'),(16823,5682,'action created','2024-05-14 22:38:58','2024-05-14 22:38:58'),(16824,5682,'action started via WP Cron','2024-05-14 22:43:29','2024-05-14 22:43:29'),(16825,5682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 22:43:29','2024-05-14 22:43:29'),(16826,5683,'action created','2024-05-14 22:43:29','2024-05-14 22:43:29'),(16827,5683,'action started via WP Cron','2024-05-14 22:52:13','2024-05-14 22:52:13'),(16828,5683,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 22:52:13','2024-05-14 22:52:13'),(16829,5684,'action created','2024-05-14 22:52:13','2024-05-14 22:52:13'),(16830,5684,'action started via WP Cron','2024-05-14 22:55:49','2024-05-14 22:55:49'),(16831,5684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 22:55:49','2024-05-14 22:55:49'),(16832,5685,'action created','2024-05-14 22:55:49','2024-05-14 22:55:49'),(16833,5685,'action started via WP Cron','2024-05-14 23:01:35','2024-05-14 23:01:35'),(16834,5685,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:01:35','2024-05-14 23:01:35'),(16835,5686,'action created','2024-05-14 23:01:35','2024-05-14 23:01:35'),(16836,5686,'action started via WP Cron','2024-05-14 23:07:45','2024-05-14 23:07:45'),(16837,5686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:07:45','2024-05-14 23:07:45'),(16838,5687,'action created','2024-05-14 23:07:45','2024-05-14 23:07:45'),(16842,5687,'action started via WP Cron','2024-05-14 23:14:45','2024-05-14 23:14:45'),(16843,5687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:14:45','2024-05-14 23:14:45'),(16844,5689,'action created','2024-05-14 23:14:45','2024-05-14 23:14:45'),(16845,5689,'action started via WP Cron','2024-05-14 23:17:49','2024-05-14 23:17:49'),(16846,5689,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:17:49','2024-05-14 23:17:49'),(16847,5690,'action created','2024-05-14 23:17:49','2024-05-14 23:17:49'),(16848,5690,'action started via WP Cron','2024-05-14 23:20:33','2024-05-14 23:20:33'),(16849,5690,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:20:33','2024-05-14 23:20:33'),(16850,5691,'action created','2024-05-14 23:20:33','2024-05-14 23:20:33'),(16851,5691,'action started via WP Cron','2024-05-14 23:24:46','2024-05-14 23:24:46'),(16852,5691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:24:46','2024-05-14 23:24:46'),(16853,5692,'action created','2024-05-14 23:24:46','2024-05-14 23:24:46'),(16854,5692,'action started via WP Cron','2024-05-14 23:27:16','2024-05-14 23:27:16'),(16855,5692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:27:16','2024-05-14 23:27:16'),(16856,5693,'action created','2024-05-14 23:27:16','2024-05-14 23:27:16'),(16857,5693,'action started via WP Cron','2024-05-14 23:30:17','2024-05-14 23:30:17'),(16858,5693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:30:17','2024-05-14 23:30:17'),(16859,5694,'action created','2024-05-14 23:30:17','2024-05-14 23:30:17'),(16860,5694,'action started via WP Cron','2024-05-14 23:43:05','2024-05-14 23:43:05'),(16861,5694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:43:05','2024-05-14 23:43:05'),(16862,5695,'action created','2024-05-14 23:43:05','2024-05-14 23:43:05'),(16863,5695,'action started via WP Cron','2024-05-14 23:48:57','2024-05-14 23:48:57'),(16864,5695,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:48:57','2024-05-14 23:48:57'),(16865,5696,'action created','2024-05-14 23:48:57','2024-05-14 23:48:57'),(16866,5696,'action started via WP Cron','2024-05-14 23:51:35','2024-05-14 23:51:35'),(16867,5696,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-14 23:51:35','2024-05-14 23:51:35'),(16868,5697,'action created','2024-05-14 23:51:35','2024-05-14 23:51:35'),(16869,5697,'action started via WP Cron','2024-05-15 00:04:03','2024-05-15 00:04:03'),(16870,5697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:04:03','2024-05-15 00:04:03'),(16871,5698,'action created','2024-05-15 00:04:03','2024-05-15 00:04:03'),(16872,5698,'action started via WP Cron','2024-05-15 00:07:00','2024-05-15 00:07:00'),(16873,5698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:07:00','2024-05-15 00:07:00'),(16874,5699,'action created','2024-05-15 00:07:00','2024-05-15 00:07:00'),(16878,5699,'action started via WP Cron','2024-05-15 00:09:00','2024-05-15 00:09:00'),(16879,5699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:09:00','2024-05-15 00:09:00'),(16880,5701,'action created','2024-05-15 00:09:00','2024-05-15 00:09:00'),(16881,5701,'action started via WP Cron','2024-05-15 00:11:00','2024-05-15 00:11:00'),(16882,5701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:11:00','2024-05-15 00:11:00'),(16883,5702,'action created','2024-05-15 00:11:00','2024-05-15 00:11:00'),(16884,5702,'action started via WP Cron','2024-05-15 00:13:06','2024-05-15 00:13:06'),(16885,5702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:13:06','2024-05-15 00:13:06'),(16886,5703,'action created','2024-05-15 00:13:06','2024-05-15 00:13:06'),(16887,5703,'action started via WP Cron','2024-05-15 00:15:59','2024-05-15 00:15:59'),(16888,5703,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:15:59','2024-05-15 00:15:59'),(16889,5704,'action created','2024-05-15 00:15:59','2024-05-15 00:15:59'),(16890,5704,'action started via WP Cron','2024-05-15 00:18:00','2024-05-15 00:18:00'),(16891,5704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:18:00','2024-05-15 00:18:00'),(16892,5705,'action created','2024-05-15 00:18:00','2024-05-15 00:18:00'),(16893,5705,'action started via WP Cron','2024-05-15 00:20:00','2024-05-15 00:20:00'),(16894,5705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:20:00','2024-05-15 00:20:00'),(16895,5706,'action created','2024-05-15 00:20:00','2024-05-15 00:20:00'),(16896,5706,'action started via WP Cron','2024-05-15 00:22:59','2024-05-15 00:22:59'),(16897,5706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:22:59','2024-05-15 00:22:59'),(16898,5707,'action created','2024-05-15 00:22:59','2024-05-15 00:22:59'),(16899,5707,'action started via WP Cron','2024-05-15 00:25:09','2024-05-15 00:25:09'),(16900,5707,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:25:09','2024-05-15 00:25:09'),(16901,5708,'action created','2024-05-15 00:25:09','2024-05-15 00:25:09'),(16902,5708,'action started via WP Cron','2024-05-15 00:28:02','2024-05-15 00:28:02'),(16903,5708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:28:02','2024-05-15 00:28:02'),(16904,5709,'action created','2024-05-15 00:28:02','2024-05-15 00:28:02'),(16905,5709,'action started via WP Cron','2024-05-15 00:30:59','2024-05-15 00:30:59'),(16906,5709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:30:59','2024-05-15 00:30:59'),(16907,5710,'action created','2024-05-15 00:30:59','2024-05-15 00:30:59'),(16908,5710,'action started via WP Cron','2024-05-15 00:33:00','2024-05-15 00:33:00'),(16909,5710,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:33:00','2024-05-15 00:33:00'),(16910,5711,'action created','2024-05-15 00:33:00','2024-05-15 00:33:00'),(16911,5711,'action started via WP Cron','2024-05-15 00:35:01','2024-05-15 00:35:01'),(16912,5711,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:35:01','2024-05-15 00:35:01'),(16913,5712,'action created','2024-05-15 00:35:01','2024-05-15 00:35:01'),(16914,5712,'action started via WP Cron','2024-05-15 00:37:59','2024-05-15 00:37:59'),(16915,5712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:37:59','2024-05-15 00:37:59'),(16916,5713,'action created','2024-05-15 00:37:59','2024-05-15 00:37:59'),(16917,5713,'action started via WP Cron','2024-05-15 00:39:59','2024-05-15 00:39:59'),(16918,5713,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:39:59','2024-05-15 00:39:59'),(16919,5714,'action created','2024-05-15 00:39:59','2024-05-15 00:39:59'),(16920,5714,'action started via WP Cron','2024-05-15 00:42:00','2024-05-15 00:42:00'),(16921,5714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:42:00','2024-05-15 00:42:00'),(16922,5715,'action created','2024-05-15 00:42:00','2024-05-15 00:42:00'),(16923,5715,'action started via WP Cron','2024-05-15 00:44:02','2024-05-15 00:44:02'),(16924,5715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:44:02','2024-05-15 00:44:02'),(16925,5716,'action created','2024-05-15 00:44:02','2024-05-15 00:44:02'),(16926,5716,'action started via WP Cron','2024-05-15 00:46:12','2024-05-15 00:46:12'),(16927,5716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:46:12','2024-05-15 00:46:12'),(16928,5717,'action created','2024-05-15 00:46:12','2024-05-15 00:46:12'),(16929,5717,'action started via WP Cron','2024-05-15 00:48:59','2024-05-15 00:48:59'),(16930,5717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:48:59','2024-05-15 00:48:59'),(16931,5718,'action created','2024-05-15 00:48:59','2024-05-15 00:48:59'),(16932,5718,'action started via WP Cron','2024-05-15 00:50:59','2024-05-15 00:50:59'),(16933,5718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:50:59','2024-05-15 00:50:59'),(16934,5719,'action created','2024-05-15 00:50:59','2024-05-15 00:50:59'),(16935,5719,'action started via WP Cron','2024-05-15 00:52:59','2024-05-15 00:52:59'),(16936,5719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:52:59','2024-05-15 00:52:59'),(16937,5720,'action created','2024-05-15 00:52:59','2024-05-15 00:52:59'),(16938,5720,'action started via WP Cron','2024-05-15 00:54:59','2024-05-15 00:54:59'),(16939,5720,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:54:59','2024-05-15 00:54:59'),(16940,5721,'action created','2024-05-15 00:54:59','2024-05-15 00:54:59'),(16941,5721,'action started via WP Cron','2024-05-15 00:56:59','2024-05-15 00:56:59'),(16942,5721,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:56:59','2024-05-15 00:56:59'),(16943,5722,'action created','2024-05-15 00:56:59','2024-05-15 00:56:59'),(16944,5722,'action started via WP Cron','2024-05-15 00:58:59','2024-05-15 00:58:59'),(16945,5722,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 00:58:59','2024-05-15 00:58:59'),(16946,5723,'action created','2024-05-15 00:58:59','2024-05-15 00:58:59'),(16947,5723,'action started via WP Cron','2024-05-15 01:01:00','2024-05-15 01:01:00'),(16948,5723,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:01:00','2024-05-15 01:01:00'),(16949,5724,'action created','2024-05-15 01:01:00','2024-05-15 01:01:00'),(16950,5724,'action started via WP Cron','2024-05-15 01:03:59','2024-05-15 01:03:59'),(16951,5724,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:03:59','2024-05-15 01:03:59'),(16952,5725,'action created','2024-05-15 01:03:59','2024-05-15 01:03:59'),(16953,5725,'action started via WP Cron','2024-05-15 01:06:03','2024-05-15 01:06:03'),(16954,5725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:06:03','2024-05-15 01:06:03'),(16955,5726,'action created','2024-05-15 01:06:03','2024-05-15 01:06:03'),(16956,5726,'action started via WP Cron','2024-05-15 01:09:02','2024-05-15 01:09:02'),(16957,5726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:09:02','2024-05-15 01:09:02'),(16958,5727,'action created','2024-05-15 01:09:02','2024-05-15 01:09:02'),(16962,5727,'action started via WP Cron','2024-05-15 01:11:59','2024-05-15 01:11:59'),(16963,5727,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:11:59','2024-05-15 01:11:59'),(16964,5729,'action created','2024-05-15 01:11:59','2024-05-15 01:11:59'),(16965,5729,'action started via WP Cron','2024-05-15 01:13:59','2024-05-15 01:13:59'),(16966,5729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:13:59','2024-05-15 01:13:59'),(16967,5730,'action created','2024-05-15 01:13:59','2024-05-15 01:13:59'),(16968,5730,'action started via WP Cron','2024-05-15 01:15:59','2024-05-15 01:15:59'),(16969,5730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:15:59','2024-05-15 01:15:59'),(16970,5731,'action created','2024-05-15 01:15:59','2024-05-15 01:15:59'),(16971,5731,'action started via WP Cron','2024-05-15 01:17:59','2024-05-15 01:17:59'),(16972,5731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:17:59','2024-05-15 01:17:59'),(16973,5732,'action created','2024-05-15 01:17:59','2024-05-15 01:17:59'),(16974,5732,'action started via WP Cron','2024-05-15 01:19:59','2024-05-15 01:19:59'),(16975,5732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:19:59','2024-05-15 01:19:59'),(16976,5733,'action created','2024-05-15 01:19:59','2024-05-15 01:19:59'),(16977,5733,'action started via WP Cron','2024-05-15 01:21:59','2024-05-15 01:21:59'),(16978,5733,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:21:59','2024-05-15 01:21:59'),(16979,5734,'action created','2024-05-15 01:21:59','2024-05-15 01:21:59'),(16980,5734,'action started via WP Cron','2024-05-15 01:23:59','2024-05-15 01:23:59'),(16981,5734,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:23:59','2024-05-15 01:23:59'),(16982,5735,'action created','2024-05-15 01:23:59','2024-05-15 01:23:59'),(16983,5735,'action started via WP Cron','2024-05-15 01:25:59','2024-05-15 01:25:59'),(16984,5735,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:25:59','2024-05-15 01:25:59'),(16985,5736,'action created','2024-05-15 01:25:59','2024-05-15 01:25:59'),(16986,5736,'action started via WP Cron','2024-05-15 01:27:59','2024-05-15 01:27:59'),(16987,5736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:27:59','2024-05-15 01:27:59'),(16988,5737,'action created','2024-05-15 01:27:59','2024-05-15 01:27:59'),(16989,5737,'action started via WP Cron','2024-05-15 01:29:59','2024-05-15 01:29:59'),(16990,5737,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:29:59','2024-05-15 01:29:59'),(16991,5738,'action created','2024-05-15 01:29:59','2024-05-15 01:29:59'),(16992,5738,'action started via WP Cron','2024-05-15 01:31:59','2024-05-15 01:31:59'),(16993,5738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:31:59','2024-05-15 01:31:59'),(16994,5739,'action created','2024-05-15 01:31:59','2024-05-15 01:31:59'),(16995,5739,'action started via WP Cron','2024-05-15 01:33:59','2024-05-15 01:33:59'),(16996,5739,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:33:59','2024-05-15 01:33:59'),(16997,5740,'action created','2024-05-15 01:33:59','2024-05-15 01:33:59'),(16998,5740,'action started via WP Cron','2024-05-15 01:35:59','2024-05-15 01:35:59'),(16999,5740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:35:59','2024-05-15 01:35:59'),(17000,5741,'action created','2024-05-15 01:35:59','2024-05-15 01:35:59'),(17001,5741,'action started via WP Cron','2024-05-15 01:37:59','2024-05-15 01:37:59'),(17002,5741,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:37:59','2024-05-15 01:37:59'),(17003,5742,'action created','2024-05-15 01:37:59','2024-05-15 01:37:59'),(17004,5742,'action started via WP Cron','2024-05-15 01:39:59','2024-05-15 01:39:59'),(17005,5742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:39:59','2024-05-15 01:39:59'),(17006,5743,'action created','2024-05-15 01:39:59','2024-05-15 01:39:59'),(17007,5743,'action started via WP Cron','2024-05-15 01:41:59','2024-05-15 01:41:59'),(17008,5743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:41:59','2024-05-15 01:41:59'),(17009,5744,'action created','2024-05-15 01:41:59','2024-05-15 01:41:59'),(17010,5744,'action started via WP Cron','2024-05-15 01:43:59','2024-05-15 01:43:59'),(17011,5744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:43:59','2024-05-15 01:43:59'),(17012,5745,'action created','2024-05-15 01:43:59','2024-05-15 01:43:59'),(17013,5745,'action started via WP Cron','2024-05-15 01:45:59','2024-05-15 01:45:59'),(17014,5745,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:45:59','2024-05-15 01:45:59'),(17015,5746,'action created','2024-05-15 01:45:59','2024-05-15 01:45:59'),(17016,5746,'action started via WP Cron','2024-05-15 01:48:59','2024-05-15 01:48:59'),(17017,5746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:48:59','2024-05-15 01:48:59'),(17018,5747,'action created','2024-05-15 01:48:59','2024-05-15 01:48:59'),(17019,5747,'action started via WP Cron','2024-05-15 01:50:59','2024-05-15 01:50:59'),(17020,5747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:50:59','2024-05-15 01:50:59'),(17021,5748,'action created','2024-05-15 01:50:59','2024-05-15 01:50:59'),(17022,5748,'action started via WP Cron','2024-05-15 01:52:59','2024-05-15 01:52:59'),(17023,5748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:52:59','2024-05-15 01:52:59'),(17024,5749,'action created','2024-05-15 01:52:59','2024-05-15 01:52:59'),(17025,5749,'action started via WP Cron','2024-05-15 01:54:59','2024-05-15 01:54:59'),(17026,5749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:54:59','2024-05-15 01:54:59'),(17027,5750,'action created','2024-05-15 01:54:59','2024-05-15 01:54:59'),(17028,5750,'action started via WP Cron','2024-05-15 01:56:59','2024-05-15 01:56:59'),(17029,5750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:56:59','2024-05-15 01:56:59'),(17030,5751,'action created','2024-05-15 01:56:59','2024-05-15 01:56:59'),(17031,5751,'action started via WP Cron','2024-05-15 01:58:59','2024-05-15 01:58:59'),(17032,5751,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 01:58:59','2024-05-15 01:58:59'),(17033,5752,'action created','2024-05-15 01:58:59','2024-05-15 01:58:59'),(17034,5752,'action started via WP Cron','2024-05-15 02:00:59','2024-05-15 02:00:59'),(17035,5752,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:00:59','2024-05-15 02:00:59'),(17036,5753,'action created','2024-05-15 02:00:59','2024-05-15 02:00:59'),(17037,5753,'action started via WP Cron','2024-05-15 02:02:59','2024-05-15 02:02:59'),(17038,5753,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:02:59','2024-05-15 02:02:59'),(17039,5754,'action created','2024-05-15 02:02:59','2024-05-15 02:02:59'),(17040,5754,'action started via WP Cron','2024-05-15 02:04:59','2024-05-15 02:04:59'),(17041,5754,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:04:59','2024-05-15 02:04:59'),(17042,5755,'action created','2024-05-15 02:04:59','2024-05-15 02:04:59'),(17043,5755,'action started via WP Cron','2024-05-15 02:06:59','2024-05-15 02:06:59'),(17044,5755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:06:59','2024-05-15 02:06:59'),(17045,5756,'action created','2024-05-15 02:06:59','2024-05-15 02:06:59'),(17046,5756,'action started via WP Cron','2024-05-15 02:08:59','2024-05-15 02:08:59'),(17047,5756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:08:59','2024-05-15 02:08:59'),(17048,5757,'action created','2024-05-15 02:08:59','2024-05-15 02:08:59'),(17052,5757,'action started via WP Cron','2024-05-15 02:10:59','2024-05-15 02:10:59'),(17053,5757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:10:59','2024-05-15 02:10:59'),(17054,5759,'action created','2024-05-15 02:10:59','2024-05-15 02:10:59'),(17055,5759,'action started via WP Cron','2024-05-15 02:13:00','2024-05-15 02:13:00'),(17056,5759,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:13:00','2024-05-15 02:13:00'),(17057,5760,'action created','2024-05-15 02:13:00','2024-05-15 02:13:00'),(17058,5760,'action started via WP Cron','2024-05-15 02:16:00','2024-05-15 02:16:00'),(17059,5760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:16:00','2024-05-15 02:16:00'),(17060,5761,'action created','2024-05-15 02:16:00','2024-05-15 02:16:00'),(17061,5761,'action started via WP Cron','2024-05-15 02:18:00','2024-05-15 02:18:00'),(17062,5761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:18:00','2024-05-15 02:18:00'),(17063,5762,'action created','2024-05-15 02:18:00','2024-05-15 02:18:00'),(17064,5762,'action started via WP Cron','2024-05-15 02:20:00','2024-05-15 02:20:00'),(17065,5762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:20:00','2024-05-15 02:20:00'),(17066,5763,'action created','2024-05-15 02:20:00','2024-05-15 02:20:00'),(17067,5763,'action started via WP Cron','2024-05-15 02:22:00','2024-05-15 02:22:00'),(17068,5763,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:22:00','2024-05-15 02:22:00'),(17069,5764,'action created','2024-05-15 02:22:00','2024-05-15 02:22:00'),(17070,5764,'action started via WP Cron','2024-05-15 02:24:59','2024-05-15 02:24:59'),(17071,5764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:24:59','2024-05-15 02:24:59'),(17072,5765,'action created','2024-05-15 02:24:59','2024-05-15 02:24:59'),(17073,5765,'action started via WP Cron','2024-05-15 02:26:59','2024-05-15 02:26:59'),(17074,5765,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:26:59','2024-05-15 02:26:59'),(17075,5766,'action created','2024-05-15 02:26:59','2024-05-15 02:26:59'),(17076,5766,'action started via WP Cron','2024-05-15 02:28:59','2024-05-15 02:28:59'),(17077,5766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:28:59','2024-05-15 02:28:59'),(17078,5767,'action created','2024-05-15 02:28:59','2024-05-15 02:28:59'),(17079,5767,'action started via WP Cron','2024-05-15 02:31:00','2024-05-15 02:31:00'),(17080,5767,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:31:00','2024-05-15 02:31:00'),(17081,5768,'action created','2024-05-15 02:31:00','2024-05-15 02:31:00'),(17082,5768,'action started via WP Cron','2024-05-15 02:33:59','2024-05-15 02:33:59'),(17083,5768,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:33:59','2024-05-15 02:33:59'),(17084,5769,'action created','2024-05-15 02:33:59','2024-05-15 02:33:59'),(17085,5769,'action started via WP Cron','2024-05-15 02:35:59','2024-05-15 02:35:59'),(17086,5769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:35:59','2024-05-15 02:35:59'),(17087,5770,'action created','2024-05-15 02:35:59','2024-05-15 02:35:59'),(17088,5770,'action started via WP Cron','2024-05-15 02:37:59','2024-05-15 02:37:59'),(17089,5770,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:37:59','2024-05-15 02:37:59'),(17090,5771,'action created','2024-05-15 02:37:59','2024-05-15 02:37:59'),(17091,5771,'action started via WP Cron','2024-05-15 02:40:00','2024-05-15 02:40:00'),(17092,5771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:40:00','2024-05-15 02:40:00'),(17093,5772,'action created','2024-05-15 02:40:00','2024-05-15 02:40:00'),(17094,5772,'action started via WP Cron','2024-05-15 02:42:59','2024-05-15 02:42:59'),(17095,5772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:42:59','2024-05-15 02:42:59'),(17096,5773,'action created','2024-05-15 02:42:59','2024-05-15 02:42:59'),(17097,5773,'action started via WP Cron','2024-05-15 02:44:59','2024-05-15 02:44:59'),(17098,5773,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:44:59','2024-05-15 02:44:59'),(17099,5774,'action created','2024-05-15 02:44:59','2024-05-15 02:44:59'),(17100,5774,'action started via WP Cron','2024-05-15 02:47:00','2024-05-15 02:47:00'),(17101,5774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:47:00','2024-05-15 02:47:00'),(17102,5775,'action created','2024-05-15 02:47:00','2024-05-15 02:47:00'),(17103,5775,'action started via WP Cron','2024-05-15 02:49:16','2024-05-15 02:49:16'),(17104,5775,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:49:16','2024-05-15 02:49:16'),(17105,5776,'action created','2024-05-15 02:49:16','2024-05-15 02:49:16'),(17106,5776,'action started via WP Cron','2024-05-15 02:58:49','2024-05-15 02:58:49'),(17107,5776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 02:58:49','2024-05-15 02:58:49'),(17108,5777,'action created','2024-05-15 02:58:49','2024-05-15 02:58:49'),(17109,5777,'action started via WP Cron','2024-05-15 03:04:29','2024-05-15 03:04:29'),(17110,5777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:04:29','2024-05-15 03:04:29'),(17111,5778,'action created','2024-05-15 03:04:29','2024-05-15 03:04:29'),(17112,5778,'action started via WP Cron','2024-05-15 03:06:37','2024-05-15 03:06:37'),(17113,5778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:06:37','2024-05-15 03:06:37'),(17114,5779,'action created','2024-05-15 03:06:37','2024-05-15 03:06:37'),(17115,5779,'action started via WP Cron','2024-05-15 03:16:32','2024-05-15 03:16:32'),(17116,5779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:16:32','2024-05-15 03:16:32'),(17117,5780,'action created','2024-05-15 03:16:32','2024-05-15 03:16:32'),(17121,5780,'action started via WP Cron','2024-05-15 03:19:49','2024-05-15 03:19:49'),(17122,5780,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:19:49','2024-05-15 03:19:49'),(17123,5782,'action created','2024-05-15 03:19:49','2024-05-15 03:19:49'),(17124,5782,'action started via WP Cron','2024-05-15 03:22:56','2024-05-15 03:22:56'),(17125,5782,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:22:56','2024-05-15 03:22:56'),(17126,5783,'action created','2024-05-15 03:22:56','2024-05-15 03:22:56'),(17127,5783,'action started via WP Cron','2024-05-15 03:28:35','2024-05-15 03:28:35'),(17128,5783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:28:35','2024-05-15 03:28:35'),(17129,5784,'action created','2024-05-15 03:28:35','2024-05-15 03:28:35'),(17130,5784,'action started via WP Cron','2024-05-15 03:37:18','2024-05-15 03:37:18'),(17131,5784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:37:18','2024-05-15 03:37:18'),(17132,5785,'action created','2024-05-15 03:37:18','2024-05-15 03:37:18'),(17133,5785,'action started via WP Cron','2024-05-15 03:39:28','2024-05-15 03:39:28'),(17134,5785,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:39:28','2024-05-15 03:39:28'),(17135,5786,'action created','2024-05-15 03:39:28','2024-05-15 03:39:28'),(17136,5786,'action started via WP Cron','2024-05-15 03:41:29','2024-05-15 03:41:29'),(17137,5786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:41:29','2024-05-15 03:41:29'),(17138,5787,'action created','2024-05-15 03:41:29','2024-05-15 03:41:29'),(17139,5787,'action started via WP Cron','2024-05-15 03:45:43','2024-05-15 03:45:43'),(17140,5787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:45:43','2024-05-15 03:45:43'),(17141,5788,'action created','2024-05-15 03:45:43','2024-05-15 03:45:43'),(17142,5788,'action started via WP Cron','2024-05-15 03:53:44','2024-05-15 03:53:44'),(17143,5788,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:53:44','2024-05-15 03:53:44'),(17144,5789,'action created','2024-05-15 03:53:44','2024-05-15 03:53:44'),(17145,5789,'action started via WP Cron','2024-05-15 03:55:53','2024-05-15 03:55:53'),(17146,5789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:55:53','2024-05-15 03:55:53'),(17147,5790,'action created','2024-05-15 03:55:53','2024-05-15 03:55:53'),(17148,5790,'action started via WP Cron','2024-05-15 03:59:34','2024-05-15 03:59:34'),(17149,5790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 03:59:34','2024-05-15 03:59:34'),(17150,5791,'action created','2024-05-15 03:59:34','2024-05-15 03:59:34'),(17151,5791,'action started via WP Cron','2024-05-15 04:05:39','2024-05-15 04:05:39'),(17152,5791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:05:39','2024-05-15 04:05:39'),(17153,5792,'action created','2024-05-15 04:05:39','2024-05-15 04:05:39'),(17154,5792,'action started via WP Cron','2024-05-15 04:10:14','2024-05-15 04:10:14'),(17155,5792,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:10:14','2024-05-15 04:10:14'),(17156,5793,'action created','2024-05-15 04:10:14','2024-05-15 04:10:14'),(17157,5793,'action started via WP Cron','2024-05-15 04:13:34','2024-05-15 04:13:34'),(17158,5793,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:13:34','2024-05-15 04:13:34'),(17159,5794,'action created','2024-05-15 04:13:34','2024-05-15 04:13:34'),(17160,5794,'action started via WP Cron','2024-05-15 04:16:49','2024-05-15 04:16:49'),(17161,5794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:16:49','2024-05-15 04:16:49'),(17162,5795,'action created','2024-05-15 04:16:49','2024-05-15 04:16:49'),(17166,5795,'action started via WP Cron','2024-05-15 04:19:36','2024-05-15 04:19:36'),(17167,5795,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:19:36','2024-05-15 04:19:36'),(17168,5797,'action created','2024-05-15 04:19:36','2024-05-15 04:19:36'),(17169,5797,'action started via WP Cron','2024-05-15 04:23:13','2024-05-15 04:23:13'),(17170,5797,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:23:13','2024-05-15 04:23:13'),(17171,5798,'action created','2024-05-15 04:23:13','2024-05-15 04:23:13'),(17172,5798,'action started via WP Cron','2024-05-15 04:26:55','2024-05-15 04:26:55'),(17173,5798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:26:55','2024-05-15 04:26:55'),(17174,5799,'action created','2024-05-15 04:26:55','2024-05-15 04:26:55'),(17175,5799,'action started via WP Cron','2024-05-15 04:29:06','2024-05-15 04:29:06'),(17176,5799,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:29:06','2024-05-15 04:29:06'),(17177,5800,'action created','2024-05-15 04:29:06','2024-05-15 04:29:06'),(17178,5800,'action started via WP Cron','2024-05-15 04:32:45','2024-05-15 04:32:45'),(17179,5800,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:32:45','2024-05-15 04:32:45'),(17180,5801,'action created','2024-05-15 04:32:45','2024-05-15 04:32:45'),(17181,5801,'action started via WP Cron','2024-05-15 04:35:31','2024-05-15 04:35:31'),(17182,5801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:35:31','2024-05-15 04:35:31'),(17183,5802,'action created','2024-05-15 04:35:31','2024-05-15 04:35:31'),(17184,5802,'action started via WP Cron','2024-05-15 04:43:02','2024-05-15 04:43:02'),(17185,5802,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:43:02','2024-05-15 04:43:02'),(17186,5803,'action created','2024-05-15 04:43:02','2024-05-15 04:43:02'),(17187,5803,'action started via WP Cron','2024-05-15 04:45:18','2024-05-15 04:45:18'),(17188,5803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:45:18','2024-05-15 04:45:18'),(17189,5804,'action created','2024-05-15 04:45:18','2024-05-15 04:45:18'),(17190,5804,'action started via WP Cron','2024-05-15 04:49:49','2024-05-15 04:49:49'),(17191,5804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 04:49:49','2024-05-15 04:49:49'),(17192,5805,'action created','2024-05-15 04:49:49','2024-05-15 04:49:49'),(17193,5805,'action started via WP Cron','2024-05-15 05:00:36','2024-05-15 05:00:36'),(17194,5805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:00:36','2024-05-15 05:00:36'),(17195,5806,'action created','2024-05-15 05:00:36','2024-05-15 05:00:36'),(17196,5806,'action started via WP Cron','2024-05-15 05:17:19','2024-05-15 05:17:19'),(17197,5806,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:17:19','2024-05-15 05:17:19'),(17198,5807,'action created','2024-05-15 05:17:19','2024-05-15 05:17:19'),(17205,5807,'action started via WP Cron','2024-05-15 05:20:11','2024-05-15 05:20:11'),(17206,5807,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:20:11','2024-05-15 05:20:11'),(17207,5810,'action created','2024-05-15 05:20:11','2024-05-15 05:20:11'),(17208,5810,'action started via WP Cron','2024-05-15 05:23:58','2024-05-15 05:23:58'),(17209,5810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:23:58','2024-05-15 05:23:58'),(17210,5811,'action created','2024-05-15 05:23:58','2024-05-15 05:23:58'),(17211,5811,'action started via WP Cron','2024-05-15 05:30:18','2024-05-15 05:30:18'),(17212,5811,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:30:18','2024-05-15 05:30:18'),(17213,5812,'action created','2024-05-15 05:30:18','2024-05-15 05:30:18'),(17214,5812,'action started via WP Cron','2024-05-15 05:33:22','2024-05-15 05:33:22'),(17215,5812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:33:22','2024-05-15 05:33:22'),(17216,5813,'action created','2024-05-15 05:33:22','2024-05-15 05:33:22'),(17217,5813,'action started via WP Cron','2024-05-15 05:35:34','2024-05-15 05:35:34'),(17218,5813,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:35:34','2024-05-15 05:35:34'),(17219,5814,'action created','2024-05-15 05:35:34','2024-05-15 05:35:34'),(17220,5814,'action started via WP Cron','2024-05-15 05:38:04','2024-05-15 05:38:04'),(17221,5814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:38:04','2024-05-15 05:38:04'),(17222,5815,'action created','2024-05-15 05:38:04','2024-05-15 05:38:04'),(17223,5815,'action started via WP Cron','2024-05-15 05:40:15','2024-05-15 05:40:15'),(17224,5815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:40:15','2024-05-15 05:40:15'),(17225,5816,'action created','2024-05-15 05:40:15','2024-05-15 05:40:15'),(17226,5816,'action started via WP Cron','2024-05-15 05:48:21','2024-05-15 05:48:21'),(17227,5816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:48:21','2024-05-15 05:48:21'),(17228,5817,'action created','2024-05-15 05:48:21','2024-05-15 05:48:21'),(17229,5817,'action started via WP Cron','2024-05-15 05:51:45','2024-05-15 05:51:45'),(17230,5817,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:51:45','2024-05-15 05:51:45'),(17231,5818,'action created','2024-05-15 05:51:45','2024-05-15 05:51:45'),(17232,5818,'action started via WP Cron','2024-05-15 05:54:06','2024-05-15 05:54:06'),(17233,5818,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:54:06','2024-05-15 05:54:06'),(17234,5819,'action created','2024-05-15 05:54:06','2024-05-15 05:54:06'),(17235,5819,'action started via WP Cron','2024-05-15 05:58:57','2024-05-15 05:58:57'),(17236,5819,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 05:58:57','2024-05-15 05:58:57'),(17237,5820,'action created','2024-05-15 05:58:57','2024-05-15 05:58:57'),(17238,5820,'action started via WP Cron','2024-05-15 06:05:42','2024-05-15 06:05:42'),(17239,5820,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:05:42','2024-05-15 06:05:42'),(17240,5821,'action created','2024-05-15 06:05:42','2024-05-15 06:05:42'),(17241,5821,'action started via WP Cron','2024-05-15 06:08:35','2024-05-15 06:08:35'),(17242,5821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:08:35','2024-05-15 06:08:35'),(17243,5822,'action created','2024-05-15 06:08:35','2024-05-15 06:08:35'),(17244,5822,'action started via WP Cron','2024-05-15 06:16:56','2024-05-15 06:16:56'),(17245,5822,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:16:56','2024-05-15 06:16:56'),(17246,5823,'action created','2024-05-15 06:16:56','2024-05-15 06:16:56'),(17250,5823,'action started via WP Cron','2024-05-15 06:22:28','2024-05-15 06:22:28'),(17251,5823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:22:28','2024-05-15 06:22:28'),(17252,5825,'action created','2024-05-15 06:22:28','2024-05-15 06:22:28'),(17253,5825,'action started via WP Cron','2024-05-15 06:24:35','2024-05-15 06:24:35'),(17254,5825,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:24:35','2024-05-15 06:24:35'),(17255,5826,'action created','2024-05-15 06:24:35','2024-05-15 06:24:35'),(17259,5826,'action started via WP Cron','2024-05-15 06:28:58','2024-05-15 06:28:58'),(17260,5826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:28:58','2024-05-15 06:28:58'),(17261,5828,'action created','2024-05-15 06:28:58','2024-05-15 06:28:58'),(17262,5828,'action started via WP Cron','2024-05-15 06:31:22','2024-05-15 06:31:22'),(17263,5828,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:31:22','2024-05-15 06:31:22'),(17264,5829,'action created','2024-05-15 06:31:22','2024-05-15 06:31:22'),(17265,5829,'action started via WP Cron','2024-05-15 06:38:47','2024-05-15 06:38:47'),(17266,5829,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:38:47','2024-05-15 06:38:47'),(17267,5830,'action created','2024-05-15 06:38:47','2024-05-15 06:38:47'),(17268,5830,'action started via WP Cron','2024-05-15 06:40:56','2024-05-15 06:40:56'),(17269,5830,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:40:56','2024-05-15 06:40:56'),(17270,5831,'action created','2024-05-15 06:40:56','2024-05-15 06:40:56'),(17271,5831,'action started via WP Cron','2024-05-15 06:44:08','2024-05-15 06:44:08'),(17272,5831,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:44:08','2024-05-15 06:44:08'),(17273,5832,'action created','2024-05-15 06:44:08','2024-05-15 06:44:08'),(17274,5832,'action started via WP Cron','2024-05-15 06:55:09','2024-05-15 06:55:09'),(17275,5832,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:55:09','2024-05-15 06:55:09'),(17276,5833,'action created','2024-05-15 06:55:09','2024-05-15 06:55:09'),(17277,5833,'action started via WP Cron','2024-05-15 06:57:14','2024-05-15 06:57:14'),(17278,5833,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 06:57:14','2024-05-15 06:57:14'),(17279,5834,'action created','2024-05-15 06:57:14','2024-05-15 06:57:14'),(17280,5834,'action started via WP Cron','2024-05-15 07:00:08','2024-05-15 07:00:08'),(17281,5834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:00:08','2024-05-15 07:00:08'),(17282,5835,'action created','2024-05-15 07:00:08','2024-05-15 07:00:08'),(17283,5835,'action started via WP Cron','2024-05-15 07:03:07','2024-05-15 07:03:07'),(17284,5835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:03:07','2024-05-15 07:03:07'),(17285,5836,'action created','2024-05-15 07:03:07','2024-05-15 07:03:07'),(17286,5836,'action started via WP Cron','2024-05-15 07:07:41','2024-05-15 07:07:41'),(17287,5836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:07:41','2024-05-15 07:07:41'),(17288,5837,'action created','2024-05-15 07:07:41','2024-05-15 07:07:41'),(17289,5837,'action started via WP Cron','2024-05-15 07:11:30','2024-05-15 07:11:30'),(17290,5837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:11:30','2024-05-15 07:11:30'),(17291,5838,'action created','2024-05-15 07:11:30','2024-05-15 07:11:30'),(17292,5838,'action started via WP Cron','2024-05-15 07:13:47','2024-05-15 07:13:47'),(17293,5838,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:13:47','2024-05-15 07:13:47'),(17294,5839,'action created','2024-05-15 07:13:47','2024-05-15 07:13:47'),(17295,5839,'action started via WP Cron','2024-05-15 07:28:09','2024-05-15 07:28:09'),(17296,5839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:28:09','2024-05-15 07:28:09'),(17297,5840,'action created','2024-05-15 07:28:09','2024-05-15 07:28:09'),(17301,5840,'action started via WP Cron','2024-05-15 07:30:14','2024-05-15 07:30:14'),(17302,5840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:30:14','2024-05-15 07:30:14'),(17303,5842,'action created','2024-05-15 07:30:14','2024-05-15 07:30:14'),(17304,5842,'action started via WP Cron','2024-05-15 07:44:30','2024-05-15 07:44:30'),(17305,5842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:44:30','2024-05-15 07:44:30'),(17306,5843,'action created','2024-05-15 07:44:30','2024-05-15 07:44:30'),(17307,5843,'action started via WP Cron','2024-05-15 07:46:38','2024-05-15 07:46:38'),(17308,5843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:46:38','2024-05-15 07:46:38'),(17309,5844,'action created','2024-05-15 07:46:38','2024-05-15 07:46:38'),(17310,5844,'action started via WP Cron','2024-05-15 07:59:12','2024-05-15 07:59:12'),(17311,5844,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 07:59:12','2024-05-15 07:59:12'),(17312,5845,'action created','2024-05-15 07:59:12','2024-05-15 07:59:12'),(17313,5845,'action started via WP Cron','2024-05-15 08:03:00','2024-05-15 08:03:00'),(17314,5845,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:03:00','2024-05-15 08:03:00'),(17315,5846,'action created','2024-05-15 08:03:00','2024-05-15 08:03:00'),(17316,5846,'action started via WP Cron','2024-05-15 08:06:57','2024-05-15 08:06:57'),(17317,5846,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:06:57','2024-05-15 08:06:57'),(17318,5847,'action created','2024-05-15 08:06:57','2024-05-15 08:06:57'),(17319,5847,'action started via WP Cron','2024-05-15 08:11:23','2024-05-15 08:11:23'),(17320,5847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:11:23','2024-05-15 08:11:23'),(17321,5848,'action created','2024-05-15 08:11:23','2024-05-15 08:11:23'),(17322,5848,'action started via WP Cron','2024-05-15 08:14:51','2024-05-15 08:14:51'),(17323,5848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:14:51','2024-05-15 08:14:51'),(17324,5849,'action created','2024-05-15 08:14:51','2024-05-15 08:14:51'),(17325,5849,'action started via WP Cron','2024-05-15 08:17:29','2024-05-15 08:17:29'),(17326,5849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:17:30','2024-05-15 08:17:30'),(17327,5850,'action created','2024-05-15 08:17:30','2024-05-15 08:17:30'),(17328,5850,'action started via WP Cron','2024-05-15 08:19:37','2024-05-15 08:19:37'),(17329,5850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:19:37','2024-05-15 08:19:37'),(17330,5851,'action created','2024-05-15 08:19:37','2024-05-15 08:19:37'),(17331,5851,'action started via WP Cron','2024-05-15 08:22:24','2024-05-15 08:22:24'),(17332,5851,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:22:24','2024-05-15 08:22:24'),(17333,5852,'action created','2024-05-15 08:22:24','2024-05-15 08:22:24'),(17334,5852,'action started via WP Cron','2024-05-15 08:30:27','2024-05-15 08:30:27'),(17335,5852,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:30:27','2024-05-15 08:30:27'),(17336,5853,'action created','2024-05-15 08:30:27','2024-05-15 08:30:27'),(17340,5853,'action started via WP Cron','2024-05-15 08:34:09','2024-05-15 08:34:09'),(17341,5853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:34:09','2024-05-15 08:34:09'),(17342,5855,'action created','2024-05-15 08:34:09','2024-05-15 08:34:09'),(17343,5855,'action started via WP Cron','2024-05-15 08:36:18','2024-05-15 08:36:18'),(17344,5855,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:36:18','2024-05-15 08:36:18'),(17345,5856,'action created','2024-05-15 08:36:18','2024-05-15 08:36:18'),(17346,5856,'action started via WP Cron','2024-05-15 08:43:19','2024-05-15 08:43:19'),(17347,5856,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:43:19','2024-05-15 08:43:19'),(17348,5857,'action created','2024-05-15 08:43:19','2024-05-15 08:43:19'),(17349,5857,'action started via WP Cron','2024-05-15 08:46:07','2024-05-15 08:46:07'),(17350,5857,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:46:07','2024-05-15 08:46:07'),(17351,5858,'action created','2024-05-15 08:46:07','2024-05-15 08:46:07'),(17352,5858,'action started via WP Cron','2024-05-15 08:49:50','2024-05-15 08:49:50'),(17353,5858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:49:50','2024-05-15 08:49:50'),(17354,5859,'action created','2024-05-15 08:49:50','2024-05-15 08:49:50'),(17355,5859,'action started via WP Cron','2024-05-15 08:53:51','2024-05-15 08:53:51'),(17356,5859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:53:51','2024-05-15 08:53:51'),(17357,5860,'action created','2024-05-15 08:53:51','2024-05-15 08:53:51'),(17358,5860,'action started via WP Cron','2024-05-15 08:56:47','2024-05-15 08:56:47'),(17359,5860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:56:47','2024-05-15 08:56:47'),(17360,5861,'action created','2024-05-15 08:56:47','2024-05-15 08:56:47'),(17361,5861,'action started via WP Cron','2024-05-15 08:58:47','2024-05-15 08:58:47'),(17362,5861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 08:58:47','2024-05-15 08:58:47'),(17363,5862,'action created','2024-05-15 08:58:47','2024-05-15 08:58:47'),(17364,5862,'action started via WP Cron','2024-05-15 09:01:33','2024-05-15 09:01:33'),(17365,5862,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:01:33','2024-05-15 09:01:33'),(17366,5863,'action created','2024-05-15 09:01:33','2024-05-15 09:01:33'),(17367,5863,'action started via WP Cron','2024-05-15 09:03:50','2024-05-15 09:03:50'),(17368,5863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:03:50','2024-05-15 09:03:50'),(17369,5864,'action created','2024-05-15 09:03:50','2024-05-15 09:03:50'),(17370,5864,'action started via WP Cron','2024-05-15 09:05:59','2024-05-15 09:05:59'),(17371,5864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:05:59','2024-05-15 09:05:59'),(17372,5865,'action created','2024-05-15 09:05:59','2024-05-15 09:05:59'),(17373,5865,'action started via WP Cron','2024-05-15 09:09:14','2024-05-15 09:09:14'),(17374,5865,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:09:14','2024-05-15 09:09:14'),(17375,5866,'action created','2024-05-15 09:09:15','2024-05-15 09:09:15'),(17376,5866,'action started via WP Cron','2024-05-15 09:12:52','2024-05-15 09:12:52'),(17377,5866,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:12:52','2024-05-15 09:12:52'),(17378,5867,'action created','2024-05-15 09:12:52','2024-05-15 09:12:52'),(17379,5867,'action started via WP Cron','2024-05-15 09:15:54','2024-05-15 09:15:54'),(17380,5867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:15:54','2024-05-15 09:15:54'),(17381,5868,'action created','2024-05-15 09:15:54','2024-05-15 09:15:54'),(17382,5868,'action started via WP Cron','2024-05-15 09:19:08','2024-05-15 09:19:08'),(17383,5868,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:19:08','2024-05-15 09:19:08'),(17384,5869,'action created','2024-05-15 09:19:08','2024-05-15 09:19:08'),(17385,5869,'action started via WP Cron','2024-05-15 09:23:57','2024-05-15 09:23:57'),(17386,5869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:23:57','2024-05-15 09:23:57'),(17387,5870,'action created','2024-05-15 09:23:57','2024-05-15 09:23:57'),(17388,5870,'action started via WP Cron','2024-05-15 09:27:36','2024-05-15 09:27:36'),(17389,5870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:27:36','2024-05-15 09:27:36'),(17390,5871,'action created','2024-05-15 09:27:36','2024-05-15 09:27:36'),(17391,5871,'action started via WP Cron','2024-05-15 09:32:46','2024-05-15 09:32:46'),(17392,5871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:32:46','2024-05-15 09:32:46'),(17393,5872,'action created','2024-05-15 09:32:46','2024-05-15 09:32:46'),(17397,5872,'action started via WP Cron','2024-05-15 09:35:07','2024-05-15 09:35:07'),(17398,5872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:35:07','2024-05-15 09:35:07'),(17399,5874,'action created','2024-05-15 09:35:07','2024-05-15 09:35:07'),(17400,5874,'action started via WP Cron','2024-05-15 09:39:56','2024-05-15 09:39:56'),(17401,5874,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:39:56','2024-05-15 09:39:56'),(17402,5875,'action created','2024-05-15 09:39:56','2024-05-15 09:39:56'),(17403,5875,'action started via WP Cron','2024-05-15 09:42:04','2024-05-15 09:42:04'),(17404,5875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:42:04','2024-05-15 09:42:04'),(17405,5876,'action created','2024-05-15 09:42:04','2024-05-15 09:42:04'),(17406,5876,'action started via WP Cron','2024-05-15 09:49:13','2024-05-15 09:49:13'),(17407,5876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:49:13','2024-05-15 09:49:13'),(17408,5877,'action created','2024-05-15 09:49:13','2024-05-15 09:49:13'),(17409,5877,'action started via WP Cron','2024-05-15 09:53:54','2024-05-15 09:53:54'),(17410,5877,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:53:54','2024-05-15 09:53:54'),(17411,5878,'action created','2024-05-15 09:53:54','2024-05-15 09:53:54'),(17412,5878,'action started via WP Cron','2024-05-15 09:56:18','2024-05-15 09:56:18'),(17413,5878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 09:56:18','2024-05-15 09:56:18'),(17414,5879,'action created','2024-05-15 09:56:18','2024-05-15 09:56:18'),(17415,5879,'action started via WP Cron','2024-05-15 10:12:55','2024-05-15 10:12:55'),(17416,5879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 10:12:55','2024-05-15 10:12:55'),(17417,5880,'action created','2024-05-15 10:12:55','2024-05-15 10:12:55'),(17418,5880,'action started via WP Cron','2024-05-15 10:15:04','2024-05-15 10:15:04'),(17419,5880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 10:15:04','2024-05-15 10:15:04'),(17420,5881,'action created','2024-05-15 10:15:04','2024-05-15 10:15:04'),(17421,5881,'action started via WP Cron','2024-05-15 10:22:13','2024-05-15 10:22:13'),(17422,5881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 10:22:13','2024-05-15 10:22:13'),(17423,5882,'action created','2024-05-15 10:22:13','2024-05-15 10:22:13'),(17424,5882,'action started via WP Cron','2024-05-15 10:26:31','2024-05-15 10:26:31'),(17425,5882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 10:26:31','2024-05-15 10:26:31'),(17426,5883,'action created','2024-05-15 10:26:31','2024-05-15 10:26:31'),(17427,5883,'action started via WP Cron','2024-05-15 10:29:26','2024-05-15 10:29:26'),(17428,5883,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 10:29:26','2024-05-15 10:29:26'),(17429,5884,'action created','2024-05-15 10:29:26','2024-05-15 10:29:26'),(17430,5884,'action started via WP Cron','2024-05-15 10:38:27','2024-05-15 10:38:27'),(17431,5884,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 10:38:27','2024-05-15 10:38:27'),(17432,5885,'action created','2024-05-15 10:38:27','2024-05-15 10:38:27'),(17436,5885,'action started via WP Cron','2024-05-15 10:46:23','2024-05-15 10:46:23'),(17437,5885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 10:46:23','2024-05-15 10:46:23'),(17438,5887,'action created','2024-05-15 10:46:23','2024-05-15 10:46:23'),(17439,5887,'action started via WP Cron','2024-05-15 10:56:37','2024-05-15 10:56:37'),(17440,5887,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 10:56:37','2024-05-15 10:56:37'),(17441,5888,'action created','2024-05-15 10:56:37','2024-05-15 10:56:37'),(17445,5888,'action started via WP Cron','2024-05-15 11:10:25','2024-05-15 11:10:25'),(17446,5888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:10:25','2024-05-15 11:10:25'),(17447,5890,'action created','2024-05-15 11:10:25','2024-05-15 11:10:25'),(17451,5890,'action started via WP Cron','2024-05-15 11:18:54','2024-05-15 11:18:54'),(17452,5890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:18:54','2024-05-15 11:18:54'),(17453,5892,'action created','2024-05-15 11:18:54','2024-05-15 11:18:54'),(17454,5892,'action started via WP Cron','2024-05-15 11:21:03','2024-05-15 11:21:03'),(17455,5892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:21:03','2024-05-15 11:21:03'),(17456,5893,'action created','2024-05-15 11:21:03','2024-05-15 11:21:03'),(17457,5893,'action started via WP Cron','2024-05-15 11:29:07','2024-05-15 11:29:07'),(17458,5893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:29:07','2024-05-15 11:29:07'),(17459,5894,'action created','2024-05-15 11:29:07','2024-05-15 11:29:07'),(17460,5894,'action started via WP Cron','2024-05-15 11:31:29','2024-05-15 11:31:29'),(17461,5894,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:31:29','2024-05-15 11:31:29'),(17462,5895,'action created','2024-05-15 11:31:29','2024-05-15 11:31:29'),(17463,5895,'action started via WP Cron','2024-05-15 11:34:28','2024-05-15 11:34:28'),(17464,5895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:34:28','2024-05-15 11:34:28'),(17465,5896,'action created','2024-05-15 11:34:28','2024-05-15 11:34:28'),(17466,5896,'action started via WP Cron','2024-05-15 11:37:41','2024-05-15 11:37:41'),(17467,5896,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:37:41','2024-05-15 11:37:41'),(17468,5897,'action created','2024-05-15 11:37:41','2024-05-15 11:37:41'),(17472,5897,'action started via WP Cron','2024-05-15 11:43:02','2024-05-15 11:43:02'),(17473,5897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:43:02','2024-05-15 11:43:02'),(17474,5899,'action created','2024-05-15 11:43:02','2024-05-15 11:43:02'),(17475,5899,'action started via WP Cron','2024-05-15 11:48:22','2024-05-15 11:48:22'),(17476,5899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:48:22','2024-05-15 11:48:22'),(17477,5900,'action created','2024-05-15 11:48:22','2024-05-15 11:48:22'),(17484,5900,'action started via WP Cron','2024-05-15 11:52:08','2024-05-15 11:52:08'),(17485,5900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 11:52:08','2024-05-15 11:52:08'),(17486,5903,'action created','2024-05-15 11:52:08','2024-05-15 11:52:08'),(17487,5903,'action started via WP Cron','2024-05-15 12:02:11','2024-05-15 12:02:11'),(17488,5903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:02:11','2024-05-15 12:02:11'),(17489,5904,'action created','2024-05-15 12:02:11','2024-05-15 12:02:11'),(17490,5904,'action started via WP Cron','2024-05-15 12:05:07','2024-05-15 12:05:07'),(17491,5904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:05:07','2024-05-15 12:05:07'),(17492,5905,'action created','2024-05-15 12:05:07','2024-05-15 12:05:07'),(17493,5905,'action started via WP Cron','2024-05-15 12:08:52','2024-05-15 12:08:52'),(17494,5905,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:08:52','2024-05-15 12:08:52'),(17495,5906,'action created','2024-05-15 12:08:52','2024-05-15 12:08:52'),(17496,5906,'action started via WP Cron','2024-05-15 12:11:02','2024-05-15 12:11:02'),(17497,5906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:11:02','2024-05-15 12:11:02'),(17498,5907,'action created','2024-05-15 12:11:02','2024-05-15 12:11:02'),(17499,5907,'action started via WP Cron','2024-05-15 12:13:44','2024-05-15 12:13:44'),(17500,5907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:13:44','2024-05-15 12:13:44'),(17501,5908,'action created','2024-05-15 12:13:44','2024-05-15 12:13:44'),(17502,5908,'action started via WP Cron','2024-05-15 12:25:46','2024-05-15 12:25:46'),(17503,5908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:25:46','2024-05-15 12:25:46'),(17504,5909,'action created','2024-05-15 12:25:46','2024-05-15 12:25:46'),(17505,5909,'action started via WP Cron','2024-05-15 12:27:58','2024-05-15 12:27:58'),(17506,5909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:27:58','2024-05-15 12:27:58'),(17507,5910,'action created','2024-05-15 12:27:58','2024-05-15 12:27:58'),(17508,5910,'action started via WP Cron','2024-05-15 12:32:06','2024-05-15 12:32:06'),(17509,5910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:32:06','2024-05-15 12:32:06'),(17510,5911,'action created','2024-05-15 12:32:06','2024-05-15 12:32:06'),(17511,5911,'action started via WP Cron','2024-05-15 12:42:38','2024-05-15 12:42:38'),(17512,5911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:42:38','2024-05-15 12:42:38'),(17513,5912,'action created','2024-05-15 12:42:38','2024-05-15 12:42:38'),(17517,5912,'action started via WP Cron','2024-05-15 12:44:48','2024-05-15 12:44:48'),(17518,5912,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:44:48','2024-05-15 12:44:48'),(17519,5914,'action created','2024-05-15 12:44:48','2024-05-15 12:44:48'),(17520,5914,'action started via WP Cron','2024-05-15 12:51:51','2024-05-15 12:51:51'),(17521,5914,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:51:51','2024-05-15 12:51:51'),(17522,5915,'action created','2024-05-15 12:51:51','2024-05-15 12:51:51'),(17523,5915,'action started via WP Cron','2024-05-15 12:55:27','2024-05-15 12:55:27'),(17524,5915,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:55:27','2024-05-15 12:55:27'),(17525,5916,'action created','2024-05-15 12:55:27','2024-05-15 12:55:27'),(17526,5916,'action started via WP Cron','2024-05-15 12:59:30','2024-05-15 12:59:30'),(17527,5916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 12:59:30','2024-05-15 12:59:30'),(17528,5917,'action created','2024-05-15 12:59:30','2024-05-15 12:59:30'),(17529,5917,'action started via WP Cron','2024-05-15 13:05:47','2024-05-15 13:05:47'),(17530,5917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:05:47','2024-05-15 13:05:47'),(17531,5918,'action created','2024-05-15 13:05:47','2024-05-15 13:05:47'),(17532,5918,'action started via WP Cron','2024-05-15 13:15:11','2024-05-15 13:15:11'),(17533,5918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:15:11','2024-05-15 13:15:11'),(17534,5919,'action created','2024-05-15 13:15:11','2024-05-15 13:15:11'),(17535,5919,'action started via WP Cron','2024-05-15 13:18:55','2024-05-15 13:18:55'),(17536,5919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:18:55','2024-05-15 13:18:55'),(17537,5920,'action created','2024-05-15 13:18:55','2024-05-15 13:18:55'),(17538,5920,'action started via WP Cron','2024-05-15 13:25:25','2024-05-15 13:25:25'),(17539,5920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:25:25','2024-05-15 13:25:25'),(17540,5921,'action created','2024-05-15 13:25:25','2024-05-15 13:25:25'),(17541,5921,'action started via WP Cron','2024-05-15 13:30:40','2024-05-15 13:30:40'),(17542,5921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:30:40','2024-05-15 13:30:40'),(17543,5922,'action created','2024-05-15 13:30:40','2024-05-15 13:30:40'),(17544,5922,'action started via WP Cron','2024-05-15 13:33:58','2024-05-15 13:33:58'),(17545,5922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:33:58','2024-05-15 13:33:58'),(17546,5923,'action created','2024-05-15 13:33:58','2024-05-15 13:33:58'),(17547,5923,'action started via WP Cron','2024-05-15 13:36:13','2024-05-15 13:36:13'),(17548,5923,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:36:13','2024-05-15 13:36:13'),(17549,5924,'action created','2024-05-15 13:36:13','2024-05-15 13:36:13'),(17550,5924,'action started via WP Cron','2024-05-15 13:38:59','2024-05-15 13:38:59'),(17551,5924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:38:59','2024-05-15 13:38:59'),(17552,5925,'action created','2024-05-15 13:38:59','2024-05-15 13:38:59'),(17553,5925,'action started via WP Cron','2024-05-15 13:51:00','2024-05-15 13:51:00'),(17554,5925,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:51:00','2024-05-15 13:51:00'),(17555,5926,'action created','2024-05-15 13:51:00','2024-05-15 13:51:00'),(17559,5926,'action started via WP Cron','2024-05-15 13:53:13','2024-05-15 13:53:13'),(17560,5926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 13:53:13','2024-05-15 13:53:13'),(17561,5928,'action created','2024-05-15 13:53:13','2024-05-15 13:53:13'),(17562,5928,'action started via WP Cron','2024-05-15 14:01:02','2024-05-15 14:01:02'),(17563,5928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 14:01:02','2024-05-15 14:01:02'),(17564,5929,'action created','2024-05-15 14:01:02','2024-05-15 14:01:02'),(17565,5929,'action started via WP Cron','2024-05-15 14:09:39','2024-05-15 14:09:39'),(17566,5929,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 14:09:39','2024-05-15 14:09:39'),(17567,5930,'action created','2024-05-15 14:09:39','2024-05-15 14:09:39'),(17568,5930,'action started via WP Cron','2024-05-15 14:15:54','2024-05-15 14:15:54'),(17569,5930,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 14:15:54','2024-05-15 14:15:54'),(17570,5931,'action created','2024-05-15 14:15:54','2024-05-15 14:15:54'),(17571,5931,'action started via WP Cron','2024-05-15 14:20:42','2024-05-15 14:20:42'),(17572,5931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 14:20:42','2024-05-15 14:20:42'),(17573,5932,'action created','2024-05-15 14:20:43','2024-05-15 14:20:43'),(17574,5932,'action started via WP Cron','2024-05-15 14:24:30','2024-05-15 14:24:30'),(17575,5932,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 14:24:30','2024-05-15 14:24:30'),(17576,5933,'action created','2024-05-15 14:24:30','2024-05-15 14:24:30'),(17577,5933,'action started via WP Cron','2024-05-15 14:32:42','2024-05-15 14:32:42'),(17578,5933,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 14:32:42','2024-05-15 14:32:42'),(17579,5934,'action created','2024-05-15 14:32:42','2024-05-15 14:32:42'),(17580,5934,'action started via WP Cron','2024-05-15 14:34:55','2024-05-15 14:34:55'),(17581,5934,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 14:34:55','2024-05-15 14:34:55'),(17582,5935,'action created','2024-05-15 14:34:55','2024-05-15 14:34:55'),(17583,5935,'action started via WP Cron','2024-05-15 14:37:44','2024-05-15 14:37:44'),(17584,5935,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 14:37:44','2024-05-15 14:37:44'),(17585,5936,'action created','2024-05-15 14:37:44','2024-05-15 14:37:44'),(17586,5936,'action started via WP Cron','2024-05-15 15:03:59','2024-05-15 15:03:59'),(17587,5936,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:03:59','2024-05-15 15:03:59'),(17588,5937,'action created','2024-05-15 15:03:59','2024-05-15 15:03:59'),(17592,5937,'action started via WP Cron','2024-05-15 15:16:20','2024-05-15 15:16:20'),(17593,5937,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:16:20','2024-05-15 15:16:20'),(17594,5939,'action created','2024-05-15 15:16:20','2024-05-15 15:16:20'),(17595,5939,'action started via WP Cron','2024-05-15 15:30:09','2024-05-15 15:30:09'),(17596,5939,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:30:09','2024-05-15 15:30:09'),(17597,5940,'action created','2024-05-15 15:30:09','2024-05-15 15:30:09'),(17598,5940,'action started via WP Cron','2024-05-15 15:32:52','2024-05-15 15:32:52'),(17599,5940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:32:52','2024-05-15 15:32:52'),(17600,5941,'action created','2024-05-15 15:32:52','2024-05-15 15:32:52'),(17601,5941,'action started via WP Cron','2024-05-15 15:46:10','2024-05-15 15:46:10'),(17602,5941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:46:10','2024-05-15 15:46:10'),(17603,5942,'action created','2024-05-15 15:46:10','2024-05-15 15:46:10'),(17604,5942,'action started via WP Cron','2024-05-15 15:49:10','2024-05-15 15:49:10'),(17605,5942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:49:10','2024-05-15 15:49:10'),(17606,5943,'action created','2024-05-15 15:49:10','2024-05-15 15:49:10'),(17607,5943,'action started via WP Cron','2024-05-15 15:51:59','2024-05-15 15:51:59'),(17608,5943,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:51:59','2024-05-15 15:51:59'),(17609,5944,'action created','2024-05-15 15:51:59','2024-05-15 15:51:59'),(17610,5944,'action started via WP Cron','2024-05-15 15:55:24','2024-05-15 15:55:24'),(17611,5944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:55:24','2024-05-15 15:55:24'),(17612,5945,'action created','2024-05-15 15:55:24','2024-05-15 15:55:24'),(17613,5945,'action started via WP Cron','2024-05-15 15:59:06','2024-05-15 15:59:06'),(17614,5945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 15:59:06','2024-05-15 15:59:06'),(17615,5946,'action created','2024-05-15 15:59:06','2024-05-15 15:59:06'),(17616,5946,'action started via WP Cron','2024-05-15 16:19:07','2024-05-15 16:19:07'),(17617,5946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 16:19:07','2024-05-15 16:19:07'),(17618,5947,'action created','2024-05-15 16:19:07','2024-05-15 16:19:07'),(17622,5947,'action started via WP Cron','2024-05-15 16:23:12','2024-05-15 16:23:12'),(17623,5947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 16:23:12','2024-05-15 16:23:12'),(17624,5949,'action created','2024-05-15 16:23:12','2024-05-15 16:23:12'),(17625,5949,'action started via WP Cron','2024-05-15 16:37:28','2024-05-15 16:37:28'),(17626,5949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 16:37:28','2024-05-15 16:37:28'),(17627,5950,'action created','2024-05-15 16:37:28','2024-05-15 16:37:28'),(17628,5950,'action started via WP Cron','2024-05-15 16:52:17','2024-05-15 16:52:17'),(17629,5950,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 16:52:17','2024-05-15 16:52:17'),(17630,5951,'action created','2024-05-15 16:52:17','2024-05-15 16:52:17'),(17631,5951,'action started via WP Cron','2024-05-15 16:54:31','2024-05-15 16:54:31'),(17632,5951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 16:54:31','2024-05-15 16:54:31'),(17633,5952,'action created','2024-05-15 16:54:31','2024-05-15 16:54:31'),(17634,5952,'action started via WP Cron','2024-05-15 16:58:30','2024-05-15 16:58:30'),(17635,5952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 16:58:30','2024-05-15 16:58:30'),(17636,5953,'action created','2024-05-15 16:58:30','2024-05-15 16:58:30'),(17637,5953,'action started via WP Cron','2024-05-15 17:08:13','2024-05-15 17:08:13'),(17638,5953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:08:13','2024-05-15 17:08:13'),(17639,5954,'action created','2024-05-15 17:08:13','2024-05-15 17:08:13'),(17640,5954,'action started via WP Cron','2024-05-15 17:18:59','2024-05-15 17:18:59'),(17641,5954,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:18:59','2024-05-15 17:18:59'),(17642,5955,'action created','2024-05-15 17:18:59','2024-05-15 17:18:59'),(17646,5955,'action started via WP Cron','2024-05-15 17:25:56','2024-05-15 17:25:56'),(17647,5955,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:25:56','2024-05-15 17:25:56'),(17648,5957,'action created','2024-05-15 17:25:56','2024-05-15 17:25:56'),(17649,5957,'action started via WP Cron','2024-05-15 17:28:01','2024-05-15 17:28:01'),(17650,5957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:28:01','2024-05-15 17:28:01'),(17651,5958,'action created','2024-05-15 17:28:01','2024-05-15 17:28:01'),(17652,5958,'action started via WP Cron','2024-05-15 17:30:05','2024-05-15 17:30:05'),(17653,5958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:30:05','2024-05-15 17:30:05'),(17654,5959,'action created','2024-05-15 17:30:05','2024-05-15 17:30:05'),(17655,5959,'action started via WP Cron','2024-05-15 17:33:41','2024-05-15 17:33:41'),(17656,5959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:33:41','2024-05-15 17:33:41'),(17657,5960,'action created','2024-05-15 17:33:41','2024-05-15 17:33:41'),(17658,5960,'action started via WP Cron','2024-05-15 17:42:30','2024-05-15 17:42:30'),(17659,5960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:42:30','2024-05-15 17:42:30'),(17660,5961,'action created','2024-05-15 17:42:30','2024-05-15 17:42:30'),(17661,5961,'action started via WP Cron','2024-05-15 17:44:38','2024-05-15 17:44:38'),(17662,5961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:44:38','2024-05-15 17:44:38'),(17663,5962,'action created','2024-05-15 17:44:38','2024-05-15 17:44:38'),(17664,5962,'action started via WP Cron','2024-05-15 17:58:57','2024-05-15 17:58:57'),(17665,5962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 17:58:57','2024-05-15 17:58:57'),(17666,5963,'action created','2024-05-15 17:58:57','2024-05-15 17:58:57'),(17667,5963,'action started via WP Cron','2024-05-15 18:01:07','2024-05-15 18:01:07'),(17668,5963,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:01:07','2024-05-15 18:01:07'),(17669,5964,'action created','2024-05-15 18:01:07','2024-05-15 18:01:07'),(17670,5964,'action started via WP Cron','2024-05-15 18:11:07','2024-05-15 18:11:07'),(17671,5964,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:11:07','2024-05-15 18:11:07'),(17672,5965,'action created','2024-05-15 18:11:07','2024-05-15 18:11:07'),(17673,5965,'action started via WP Cron','2024-05-15 18:15:34','2024-05-15 18:15:34'),(17674,5965,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:15:34','2024-05-15 18:15:34'),(17675,5966,'action created','2024-05-15 18:15:34','2024-05-15 18:15:34'),(17676,5966,'action started via WP Cron','2024-05-15 18:24:31','2024-05-15 18:24:31'),(17677,5966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:24:31','2024-05-15 18:24:31'),(17678,5967,'action created','2024-05-15 18:24:31','2024-05-15 18:24:31'),(17682,5967,'action started via WP Cron','2024-05-15 18:30:17','2024-05-15 18:30:17'),(17683,5967,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:30:17','2024-05-15 18:30:17'),(17684,5969,'action created','2024-05-15 18:30:17','2024-05-15 18:30:17'),(17688,5969,'action started via WP Cron','2024-05-15 18:34:05','2024-05-15 18:34:05'),(17689,5969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:34:05','2024-05-15 18:34:05'),(17690,5971,'action created','2024-05-15 18:34:05','2024-05-15 18:34:05'),(17691,5971,'action started via WP Cron','2024-05-15 18:48:19','2024-05-15 18:48:19'),(17692,5971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:48:19','2024-05-15 18:48:19'),(17693,5972,'action created','2024-05-15 18:48:19','2024-05-15 18:48:19'),(17694,5972,'action started via WP Cron','2024-05-15 18:50:27','2024-05-15 18:50:27'),(17695,5972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:50:27','2024-05-15 18:50:27'),(17696,5973,'action created','2024-05-15 18:50:27','2024-05-15 18:50:27'),(17697,5973,'action started via WP Cron','2024-05-15 18:58:53','2024-05-15 18:58:53'),(17698,5973,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 18:58:53','2024-05-15 18:58:53'),(17699,5974,'action created','2024-05-15 18:58:53','2024-05-15 18:58:53'),(17700,5974,'action started via WP Cron','2024-05-15 19:04:39','2024-05-15 19:04:39'),(17701,5974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:04:39','2024-05-15 19:04:39'),(17702,5975,'action created','2024-05-15 19:04:39','2024-05-15 19:04:39'),(17703,5975,'action started via WP Cron','2024-05-15 19:06:46','2024-05-15 19:06:46'),(17704,5975,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:06:46','2024-05-15 19:06:46'),(17705,5976,'action created','2024-05-15 19:06:46','2024-05-15 19:06:46'),(17706,5976,'action started via WP Cron','2024-05-15 19:20:57','2024-05-15 19:20:57'),(17707,5976,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:20:57','2024-05-15 19:20:57'),(17708,5977,'action created','2024-05-15 19:20:57','2024-05-15 19:20:57'),(17709,5977,'action started via WP Cron','2024-05-15 19:23:03','2024-05-15 19:23:03'),(17710,5977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:23:03','2024-05-15 19:23:03'),(17711,5978,'action created','2024-05-15 19:23:03','2024-05-15 19:23:03'),(17712,5978,'action started via WP Cron','2024-05-15 19:25:20','2024-05-15 19:25:20'),(17713,5978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:25:20','2024-05-15 19:25:20'),(17714,5979,'action created','2024-05-15 19:25:20','2024-05-15 19:25:20'),(17715,5979,'action started via WP Cron','2024-05-15 19:30:34','2024-05-15 19:30:34'),(17716,5979,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:30:34','2024-05-15 19:30:34'),(17717,5980,'action created','2024-05-15 19:30:34','2024-05-15 19:30:34'),(17721,5980,'action started via WP Cron','2024-05-15 19:37:10','2024-05-15 19:37:10'),(17722,5980,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:37:10','2024-05-15 19:37:10'),(17723,5982,'action created','2024-05-15 19:37:10','2024-05-15 19:37:10'),(17724,5982,'action started via WP Cron','2024-05-15 19:39:18','2024-05-15 19:39:18'),(17725,5982,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:39:18','2024-05-15 19:39:18'),(17726,5983,'action created','2024-05-15 19:39:18','2024-05-15 19:39:18'),(17727,5983,'action started via WP Cron','2024-05-15 19:49:31','2024-05-15 19:49:31'),(17728,5983,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:49:31','2024-05-15 19:49:31'),(17729,5984,'action created','2024-05-15 19:49:31','2024-05-15 19:49:31'),(17730,5984,'action started via WP Cron','2024-05-15 19:53:24','2024-05-15 19:53:24'),(17731,5984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:53:24','2024-05-15 19:53:24'),(17732,5985,'action created','2024-05-15 19:53:24','2024-05-15 19:53:24'),(17733,5985,'action started via WP Cron','2024-05-15 19:55:31','2024-05-15 19:55:31'),(17734,5985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:55:31','2024-05-15 19:55:31'),(17735,5986,'action created','2024-05-15 19:55:31','2024-05-15 19:55:31'),(17736,5986,'action started via WP Cron','2024-05-15 19:58:48','2024-05-15 19:58:48'),(17737,5986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 19:58:48','2024-05-15 19:58:48'),(17738,5987,'action created','2024-05-15 19:58:48','2024-05-15 19:58:48'),(17739,5987,'action started via WP Cron','2024-05-15 20:05:08','2024-05-15 20:05:08'),(17740,5987,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:05:08','2024-05-15 20:05:08'),(17741,5988,'action created','2024-05-15 20:05:08','2024-05-15 20:05:08'),(17742,5988,'action started via WP Cron','2024-05-15 20:09:41','2024-05-15 20:09:41'),(17743,5988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:09:41','2024-05-15 20:09:41'),(17744,5989,'action created','2024-05-15 20:09:41','2024-05-15 20:09:41'),(17745,5989,'action started via WP Cron','2024-05-15 20:15:38','2024-05-15 20:15:38'),(17746,5989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:15:38','2024-05-15 20:15:38'),(17747,5990,'action created','2024-05-15 20:15:38','2024-05-15 20:15:38'),(17748,5990,'action started via WP Cron','2024-05-15 20:20:13','2024-05-15 20:20:13'),(17749,5990,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:20:13','2024-05-15 20:20:13'),(17750,5991,'action created','2024-05-15 20:20:13','2024-05-15 20:20:13'),(17751,5991,'action started via WP Cron','2024-05-15 20:23:59','2024-05-15 20:23:59'),(17752,5991,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:23:59','2024-05-15 20:23:59'),(17753,5992,'action created','2024-05-15 20:23:59','2024-05-15 20:23:59'),(17754,5992,'action started via WP Cron','2024-05-15 20:25:59','2024-05-15 20:25:59'),(17755,5992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:25:59','2024-05-15 20:25:59'),(17756,5993,'action created','2024-05-15 20:25:59','2024-05-15 20:25:59'),(17757,5993,'action started via WP Cron','2024-05-15 20:27:59','2024-05-15 20:27:59'),(17758,5993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:27:59','2024-05-15 20:27:59'),(17759,5994,'action created','2024-05-15 20:27:59','2024-05-15 20:27:59'),(17760,5994,'action started via WP Cron','2024-05-15 20:30:36','2024-05-15 20:30:36'),(17761,5994,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:30:36','2024-05-15 20:30:36'),(17762,5995,'action created','2024-05-15 20:30:36','2024-05-15 20:30:36'),(17766,5995,'action started via WP Cron','2024-05-15 20:41:19','2024-05-15 20:41:19'),(17767,5995,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:41:19','2024-05-15 20:41:19'),(17768,5997,'action created','2024-05-15 20:41:19','2024-05-15 20:41:19'),(17769,5997,'action started via WP Cron','2024-05-15 20:44:42','2024-05-15 20:44:42'),(17770,5997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:44:42','2024-05-15 20:44:42'),(17771,5998,'action created','2024-05-15 20:44:42','2024-05-15 20:44:42'),(17772,5998,'action started via WP Cron','2024-05-15 20:46:51','2024-05-15 20:46:51'),(17773,5998,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:46:51','2024-05-15 20:46:51'),(17774,5999,'action created','2024-05-15 20:46:51','2024-05-15 20:46:51'),(17775,5999,'action started via WP Cron','2024-05-15 20:55:46','2024-05-15 20:55:46'),(17776,5999,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:55:46','2024-05-15 20:55:46'),(17777,6000,'action created','2024-05-15 20:55:46','2024-05-15 20:55:46'),(17778,6000,'action started via WP Cron','2024-05-15 20:58:01','2024-05-15 20:58:01'),(17779,6000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 20:58:01','2024-05-15 20:58:01'),(17780,6001,'action created','2024-05-15 20:58:01','2024-05-15 20:58:01'),(17781,6001,'action started via WP Cron','2024-05-15 21:00:01','2024-05-15 21:00:01'),(17782,6001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:00:01','2024-05-15 21:00:01'),(17783,6002,'action created','2024-05-15 21:00:01','2024-05-15 21:00:01'),(17784,6002,'action started via WP Cron','2024-05-15 21:03:08','2024-05-15 21:03:08'),(17785,6002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:03:08','2024-05-15 21:03:08'),(17786,6003,'action created','2024-05-15 21:03:08','2024-05-15 21:03:08'),(17787,6003,'action started via WP Cron','2024-05-15 21:05:46','2024-05-15 21:05:46'),(17788,6003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:05:46','2024-05-15 21:05:46'),(17789,6004,'action created','2024-05-15 21:05:46','2024-05-15 21:05:46'),(17790,6004,'action started via WP Cron','2024-05-15 21:09:30','2024-05-15 21:09:30'),(17791,6004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:09:30','2024-05-15 21:09:30'),(17792,6005,'action created','2024-05-15 21:09:30','2024-05-15 21:09:30'),(17793,6005,'action started via WP Cron','2024-05-15 21:14:00','2024-05-15 21:14:00'),(17794,6005,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:14:00','2024-05-15 21:14:00'),(17795,6006,'action created','2024-05-15 21:14:00','2024-05-15 21:14:00'),(17796,6006,'action started via WP Cron','2024-05-15 21:16:06','2024-05-15 21:16:06'),(17797,6006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:16:06','2024-05-15 21:16:06'),(17798,6007,'action created','2024-05-15 21:16:06','2024-05-15 21:16:06'),(17799,6007,'action started via WP Cron','2024-05-15 21:23:18','2024-05-15 21:23:18'),(17800,6007,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:23:18','2024-05-15 21:23:18'),(17801,6008,'action created','2024-05-15 21:23:18','2024-05-15 21:23:18'),(17802,6008,'action started via WP Cron','2024-05-15 21:28:58','2024-05-15 21:28:58'),(17803,6008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:28:58','2024-05-15 21:28:58'),(17804,6009,'action created','2024-05-15 21:28:58','2024-05-15 21:28:58'),(17808,6009,'action started via WP Cron','2024-05-15 21:32:11','2024-05-15 21:32:11'),(17809,6009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:32:11','2024-05-15 21:32:11'),(17810,6011,'action created','2024-05-15 21:32:11','2024-05-15 21:32:11'),(17811,6011,'action started via WP Cron','2024-05-15 21:34:36','2024-05-15 21:34:36'),(17812,6011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:34:36','2024-05-15 21:34:36'),(17813,6012,'action created','2024-05-15 21:34:36','2024-05-15 21:34:36'),(17814,6012,'action started via WP Cron','2024-05-15 21:46:11','2024-05-15 21:46:11'),(17815,6012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:46:11','2024-05-15 21:46:11'),(17816,6013,'action created','2024-05-15 21:46:11','2024-05-15 21:46:11'),(17817,6013,'action started via WP Cron','2024-05-15 21:48:17','2024-05-15 21:48:17'),(17818,6013,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:48:17','2024-05-15 21:48:17'),(17819,6014,'action created','2024-05-15 21:48:17','2024-05-15 21:48:17'),(17820,6014,'action started via WP Cron','2024-05-15 21:57:28','2024-05-15 21:57:28'),(17821,6014,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 21:57:28','2024-05-15 21:57:28'),(17822,6015,'action created','2024-05-15 21:57:28','2024-05-15 21:57:28'),(17823,6015,'action started via WP Cron','2024-05-15 22:02:24','2024-05-15 22:02:24'),(17824,6015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:02:24','2024-05-15 22:02:24'),(17825,6016,'action created','2024-05-15 22:02:24','2024-05-15 22:02:24'),(17826,6016,'action started via WP Cron','2024-05-15 22:04:31','2024-05-15 22:04:31'),(17827,6016,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:04:31','2024-05-15 22:04:31'),(17828,6017,'action created','2024-05-15 22:04:31','2024-05-15 22:04:31'),(17829,6017,'action started via WP Cron','2024-05-15 22:19:09','2024-05-15 22:19:09'),(17830,6017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:19:09','2024-05-15 22:19:09'),(17831,6018,'action created','2024-05-15 22:19:09','2024-05-15 22:19:09'),(17832,6018,'action started via WP Cron','2024-05-15 22:21:52','2024-05-15 22:21:52'),(17833,6018,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:21:52','2024-05-15 22:21:52'),(17834,6019,'action created','2024-05-15 22:21:52','2024-05-15 22:21:52'),(17835,6019,'action started via WP Cron','2024-05-15 22:24:09','2024-05-15 22:24:09'),(17836,6019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:24:09','2024-05-15 22:24:09'),(17837,6020,'action created','2024-05-15 22:24:09','2024-05-15 22:24:09'),(17838,6020,'action started via WP Cron','2024-05-15 22:34:50','2024-05-15 22:34:50'),(17839,6020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:34:50','2024-05-15 22:34:50'),(17840,6021,'action created','2024-05-15 22:34:50','2024-05-15 22:34:50'),(17844,6021,'action started via WP Cron','2024-05-15 22:36:52','2024-05-15 22:36:52'),(17845,6021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:36:52','2024-05-15 22:36:52'),(17846,6023,'action created','2024-05-15 22:36:52','2024-05-15 22:36:52'),(17847,6023,'action started via WP Cron','2024-05-15 22:46:01','2024-05-15 22:46:01'),(17848,6023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:46:01','2024-05-15 22:46:01'),(17849,6024,'action created','2024-05-15 22:46:01','2024-05-15 22:46:01'),(17850,6024,'action started via WP Cron','2024-05-15 22:49:03','2024-05-15 22:49:03'),(17851,6024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:49:03','2024-05-15 22:49:03'),(17852,6025,'action created','2024-05-15 22:49:03','2024-05-15 22:49:03'),(17853,6025,'action started via WP Cron','2024-05-15 22:51:08','2024-05-15 22:51:08'),(17854,6025,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:51:08','2024-05-15 22:51:08'),(17855,6026,'action created','2024-05-15 22:51:08','2024-05-15 22:51:08'),(17856,6026,'action started via WP Cron','2024-05-15 22:54:20','2024-05-15 22:54:20'),(17857,6026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 22:54:20','2024-05-15 22:54:20'),(17858,6027,'action created','2024-05-15 22:54:20','2024-05-15 22:54:20'),(17859,6027,'action started via WP Cron','2024-05-15 23:04:42','2024-05-15 23:04:42'),(17860,6027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:04:42','2024-05-15 23:04:42'),(17861,6028,'action created','2024-05-15 23:04:42','2024-05-15 23:04:42'),(17862,6028,'action started via WP Cron','2024-05-15 23:06:47','2024-05-15 23:06:47'),(17863,6028,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:06:47','2024-05-15 23:06:47'),(17864,6029,'action created','2024-05-15 23:06:47','2024-05-15 23:06:47'),(17865,6029,'action started via WP Cron','2024-05-15 23:08:52','2024-05-15 23:08:52'),(17866,6029,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:08:52','2024-05-15 23:08:52'),(17867,6030,'action created','2024-05-15 23:08:52','2024-05-15 23:08:52'),(17868,6030,'action started via WP Cron','2024-05-15 23:13:59','2024-05-15 23:13:59'),(17869,6030,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:13:59','2024-05-15 23:13:59'),(17870,6031,'action created','2024-05-15 23:13:59','2024-05-15 23:13:59'),(17871,6031,'action started via WP Cron','2024-05-15 23:17:05','2024-05-15 23:17:05'),(17872,6031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:17:05','2024-05-15 23:17:05'),(17873,6032,'action created','2024-05-15 23:17:05','2024-05-15 23:17:05'),(17874,6032,'action started via WP Cron','2024-05-15 23:22:53','2024-05-15 23:22:53'),(17875,6032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:22:53','2024-05-15 23:22:53'),(17876,6033,'action created','2024-05-15 23:22:53','2024-05-15 23:22:53'),(17877,6033,'action started via WP Cron','2024-05-15 23:25:04','2024-05-15 23:25:04'),(17878,6033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:25:04','2024-05-15 23:25:04'),(17879,6034,'action created','2024-05-15 23:25:04','2024-05-15 23:25:04'),(17880,6034,'action started via WP Cron','2024-05-15 23:36:01','2024-05-15 23:36:01'),(17881,6034,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:36:01','2024-05-15 23:36:01'),(17882,6035,'action created','2024-05-15 23:36:01','2024-05-15 23:36:01'),(17886,6035,'action started via WP Cron','2024-05-15 23:38:08','2024-05-15 23:38:08'),(17887,6035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:38:08','2024-05-15 23:38:08'),(17888,6037,'action created','2024-05-15 23:38:08','2024-05-15 23:38:08'),(17889,6037,'action started via WP Cron','2024-05-15 23:41:04','2024-05-15 23:41:04'),(17890,6037,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:41:04','2024-05-15 23:41:04'),(17891,6038,'action created','2024-05-15 23:41:04','2024-05-15 23:41:04'),(17892,6038,'action started via WP Cron','2024-05-15 23:47:13','2024-05-15 23:47:13'),(17893,6038,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:47:13','2024-05-15 23:47:13'),(17894,6039,'action created','2024-05-15 23:47:13','2024-05-15 23:47:13'),(17895,6039,'action started via WP Cron','2024-05-15 23:51:53','2024-05-15 23:51:53'),(17896,6039,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:51:53','2024-05-15 23:51:53'),(17897,6040,'action created','2024-05-15 23:51:53','2024-05-15 23:51:53'),(17898,6040,'action started via WP Cron','2024-05-15 23:55:01','2024-05-15 23:55:01'),(17899,6040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:55:01','2024-05-15 23:55:01'),(17900,6041,'action created','2024-05-15 23:55:01','2024-05-15 23:55:01'),(17901,6041,'action started via WP Cron','2024-05-15 23:57:05','2024-05-15 23:57:05'),(17902,6041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-15 23:57:05','2024-05-15 23:57:05'),(17903,6042,'action created','2024-05-15 23:57:05','2024-05-15 23:57:05'),(17904,6042,'action started via WP Cron','2024-05-16 00:03:55','2024-05-16 00:03:55'),(17905,6042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:03:55','2024-05-16 00:03:55'),(17906,6043,'action created','2024-05-16 00:03:55','2024-05-16 00:03:55'),(17907,6043,'action started via WP Cron','2024-05-16 00:06:20','2024-05-16 00:06:20'),(17908,6043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:06:20','2024-05-16 00:06:20'),(17909,6044,'action created','2024-05-16 00:06:20','2024-05-16 00:06:20'),(17910,6044,'action started via WP Cron','2024-05-16 00:08:47','2024-05-16 00:08:47'),(17911,6044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:08:47','2024-05-16 00:08:47'),(17912,6045,'action created','2024-05-16 00:08:47','2024-05-16 00:08:47'),(17913,6045,'action started via WP Cron','2024-05-16 00:11:40','2024-05-16 00:11:40'),(17914,6045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:11:40','2024-05-16 00:11:40'),(17915,6046,'action created','2024-05-16 00:11:40','2024-05-16 00:11:40'),(17916,6046,'action started via WP Cron','2024-05-16 00:14:09','2024-05-16 00:14:09'),(17917,6046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:14:09','2024-05-16 00:14:09'),(17918,6047,'action created','2024-05-16 00:14:09','2024-05-16 00:14:09'),(17919,6047,'action started via WP Cron','2024-05-16 00:27:36','2024-05-16 00:27:36'),(17920,6047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:27:36','2024-05-16 00:27:36'),(17921,6048,'action created','2024-05-16 00:27:36','2024-05-16 00:27:36'),(17922,6048,'action started via WP Cron','2024-05-16 00:29:43','2024-05-16 00:29:43'),(17923,6048,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:29:43','2024-05-16 00:29:43'),(17924,6049,'action created','2024-05-16 00:29:43','2024-05-16 00:29:43'),(17925,6049,'action started via WP Cron','2024-05-16 00:32:52','2024-05-16 00:32:52'),(17926,6049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:32:52','2024-05-16 00:32:52'),(17927,6050,'action created','2024-05-16 00:32:52','2024-05-16 00:32:52'),(17928,6050,'action started via WP Cron','2024-05-16 00:36:58','2024-05-16 00:36:58'),(17929,6050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:36:58','2024-05-16 00:36:58'),(17930,6051,'action created','2024-05-16 00:36:58','2024-05-16 00:36:58'),(17934,6051,'action started via WP Cron','2024-05-16 00:41:53','2024-05-16 00:41:53'),(17935,6051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:41:53','2024-05-16 00:41:53'),(17936,6053,'action created','2024-05-16 00:41:53','2024-05-16 00:41:53'),(17937,6053,'action started via WP Cron','2024-05-16 00:43:57','2024-05-16 00:43:57'),(17938,6053,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:43:57','2024-05-16 00:43:57'),(17939,6054,'action created','2024-05-16 00:43:57','2024-05-16 00:43:57'),(17940,6054,'action started via WP Cron','2024-05-16 00:50:29','2024-05-16 00:50:29'),(17941,6054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:50:29','2024-05-16 00:50:29'),(17942,6055,'action created','2024-05-16 00:50:29','2024-05-16 00:50:29'),(17943,6055,'action started via WP Cron','2024-05-16 00:53:45','2024-05-16 00:53:45'),(17944,6055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:53:45','2024-05-16 00:53:45'),(17945,6056,'action created','2024-05-16 00:53:45','2024-05-16 00:53:45'),(17946,6056,'action started via WP Cron','2024-05-16 00:59:48','2024-05-16 00:59:48'),(17947,6056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 00:59:48','2024-05-16 00:59:48'),(17948,6057,'action created','2024-05-16 00:59:48','2024-05-16 00:59:48'),(17949,6057,'action started via WP Cron','2024-05-16 01:02:30','2024-05-16 01:02:30'),(17950,6057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:02:30','2024-05-16 01:02:30'),(17951,6058,'action created','2024-05-16 01:02:30','2024-05-16 01:02:30'),(17952,6058,'action started via WP Cron','2024-05-16 01:04:43','2024-05-16 01:04:43'),(17953,6058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:04:43','2024-05-16 01:04:43'),(17954,6059,'action created','2024-05-16 01:04:43','2024-05-16 01:04:43'),(17955,6059,'action started via WP Cron','2024-05-16 01:07:02','2024-05-16 01:07:02'),(17956,6059,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:07:02','2024-05-16 01:07:02'),(17957,6060,'action created','2024-05-16 01:07:02','2024-05-16 01:07:02'),(17958,6060,'action started via WP Cron','2024-05-16 01:14:13','2024-05-16 01:14:13'),(17959,6060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:14:13','2024-05-16 01:14:13'),(17960,6061,'action created','2024-05-16 01:14:13','2024-05-16 01:14:13'),(17961,6061,'action started via WP Cron','2024-05-16 01:17:01','2024-05-16 01:17:01'),(17962,6061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:17:01','2024-05-16 01:17:01'),(17963,6062,'action created','2024-05-16 01:17:01','2024-05-16 01:17:01'),(17964,6062,'action started via WP Cron','2024-05-16 01:19:09','2024-05-16 01:19:09'),(17965,6062,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:19:09','2024-05-16 01:19:09'),(17966,6063,'action created','2024-05-16 01:19:09','2024-05-16 01:19:09'),(17967,6063,'action started via WP Cron','2024-05-16 01:26:20','2024-05-16 01:26:20'),(17968,6063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:26:20','2024-05-16 01:26:20'),(17969,6064,'action created','2024-05-16 01:26:20','2024-05-16 01:26:20'),(17970,6064,'action started via WP Cron','2024-05-16 01:29:51','2024-05-16 01:29:51'),(17971,6064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:29:51','2024-05-16 01:29:51'),(17972,6065,'action created','2024-05-16 01:29:51','2024-05-16 01:29:51'),(17973,6065,'action started via WP Cron','2024-05-16 01:33:33','2024-05-16 01:33:33'),(17974,6065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:33:33','2024-05-16 01:33:33'),(17975,6066,'action created','2024-05-16 01:33:33','2024-05-16 01:33:33'),(17976,6066,'action started via WP Cron','2024-05-16 01:35:42','2024-05-16 01:35:42'),(17977,6066,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:35:42','2024-05-16 01:35:42'),(17978,6067,'action created','2024-05-16 01:35:42','2024-05-16 01:35:42'),(17982,6067,'action started via WP Cron','2024-05-16 01:45:31','2024-05-16 01:45:31'),(17983,6067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:45:31','2024-05-16 01:45:31'),(17984,6069,'action created','2024-05-16 01:45:31','2024-05-16 01:45:31'),(17985,6069,'action started via WP Cron','2024-05-16 01:50:12','2024-05-16 01:50:12'),(17986,6069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:50:12','2024-05-16 01:50:12'),(17987,6070,'action created','2024-05-16 01:50:12','2024-05-16 01:50:12'),(17988,6070,'action started via WP Cron','2024-05-16 01:52:23','2024-05-16 01:52:23'),(17989,6070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:52:23','2024-05-16 01:52:23'),(17990,6071,'action created','2024-05-16 01:52:23','2024-05-16 01:52:23'),(17991,6071,'action started via WP Cron','2024-05-16 01:54:45','2024-05-16 01:54:45'),(17992,6071,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 01:54:45','2024-05-16 01:54:45'),(17993,6072,'action created','2024-05-16 01:54:45','2024-05-16 01:54:45'),(17994,6072,'action started via WP Cron','2024-05-16 02:07:02','2024-05-16 02:07:02'),(17995,6072,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:07:02','2024-05-16 02:07:02'),(17996,6073,'action created','2024-05-16 02:07:02','2024-05-16 02:07:02'),(17997,6073,'action started via WP Cron','2024-05-16 02:09:17','2024-05-16 02:09:17'),(17998,6073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:09:17','2024-05-16 02:09:17'),(17999,6074,'action created','2024-05-16 02:09:17','2024-05-16 02:09:17'),(18000,6074,'action started via WP Cron','2024-05-16 02:23:11','2024-05-16 02:23:11'),(18001,6074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:23:11','2024-05-16 02:23:11'),(18002,6075,'action created','2024-05-16 02:23:11','2024-05-16 02:23:11'),(18003,6075,'action started via WP Cron','2024-05-16 02:26:17','2024-05-16 02:26:17'),(18004,6075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:26:17','2024-05-16 02:26:17'),(18005,6076,'action created','2024-05-16 02:26:17','2024-05-16 02:26:17'),(18006,6076,'action started via WP Cron','2024-05-16 02:36:47','2024-05-16 02:36:47'),(18007,6076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:36:47','2024-05-16 02:36:47'),(18008,6077,'action created','2024-05-16 02:36:47','2024-05-16 02:36:47'),(18009,6077,'action started via WP Cron','2024-05-16 02:43:16','2024-05-16 02:43:16'),(18010,6077,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:43:16','2024-05-16 02:43:16'),(18011,6078,'action created','2024-05-16 02:43:16','2024-05-16 02:43:16'),(18012,6078,'action started via WP Cron','2024-05-16 02:46:07','2024-05-16 02:46:07'),(18013,6078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:46:07','2024-05-16 02:46:07'),(18014,6079,'action created','2024-05-16 02:46:07','2024-05-16 02:46:07'),(18018,6079,'action started via WP Cron','2024-05-16 02:52:24','2024-05-16 02:52:24'),(18019,6079,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:52:24','2024-05-16 02:52:24'),(18020,6081,'action created','2024-05-16 02:52:24','2024-05-16 02:52:24'),(18021,6081,'action started via WP Cron','2024-05-16 02:56:25','2024-05-16 02:56:25'),(18022,6081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 02:56:25','2024-05-16 02:56:25'),(18023,6082,'action created','2024-05-16 02:56:25','2024-05-16 02:56:25'),(18024,6082,'action started via WP Cron','2024-05-16 03:00:09','2024-05-16 03:00:09'),(18025,6082,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:00:09','2024-05-16 03:00:09'),(18026,6083,'action created','2024-05-16 03:00:09','2024-05-16 03:00:09'),(18027,6083,'action started via WP Cron','2024-05-16 03:02:40','2024-05-16 03:02:40'),(18028,6083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:02:40','2024-05-16 03:02:40'),(18029,6084,'action created','2024-05-16 03:02:40','2024-05-16 03:02:40'),(18030,6084,'action started via WP Cron','2024-05-16 03:14:56','2024-05-16 03:14:56'),(18031,6084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:14:56','2024-05-16 03:14:56'),(18032,6085,'action created','2024-05-16 03:14:56','2024-05-16 03:14:56'),(18033,6085,'action started via WP Cron','2024-05-16 03:22:24','2024-05-16 03:22:24'),(18034,6085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:22:24','2024-05-16 03:22:24'),(18035,6086,'action created','2024-05-16 03:22:24','2024-05-16 03:22:24'),(18036,6086,'action started via WP Cron','2024-05-16 03:29:03','2024-05-16 03:29:03'),(18037,6086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:29:03','2024-05-16 03:29:03'),(18038,6087,'action created','2024-05-16 03:29:03','2024-05-16 03:29:03'),(18039,6087,'action started via WP Cron','2024-05-16 03:32:02','2024-05-16 03:32:02'),(18040,6087,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:32:02','2024-05-16 03:32:02'),(18041,6088,'action created','2024-05-16 03:32:02','2024-05-16 03:32:02'),(18042,6088,'action started via WP Cron','2024-05-16 03:42:37','2024-05-16 03:42:37'),(18043,6088,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:42:37','2024-05-16 03:42:37'),(18044,6089,'action created','2024-05-16 03:42:37','2024-05-16 03:42:37'),(18045,6089,'action started via WP Cron','2024-05-16 03:48:11','2024-05-16 03:48:11'),(18046,6089,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:48:11','2024-05-16 03:48:11'),(18047,6090,'action created','2024-05-16 03:48:11','2024-05-16 03:48:11'),(18051,6090,'action started via WP Cron','2024-05-16 03:50:24','2024-05-16 03:50:24'),(18052,6090,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:50:24','2024-05-16 03:50:24'),(18053,6092,'action created','2024-05-16 03:50:24','2024-05-16 03:50:24'),(18054,6092,'action started via WP Cron','2024-05-16 03:54:54','2024-05-16 03:54:54'),(18055,6092,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:54:54','2024-05-16 03:54:54'),(18056,6093,'action created','2024-05-16 03:54:54','2024-05-16 03:54:54'),(18057,6093,'action started via WP Cron','2024-05-16 03:58:15','2024-05-16 03:58:15'),(18058,6093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 03:58:15','2024-05-16 03:58:15'),(18059,6094,'action created','2024-05-16 03:58:15','2024-05-16 03:58:15'),(18060,6094,'action started via WP Cron','2024-05-16 04:04:11','2024-05-16 04:04:11'),(18061,6094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:04:11','2024-05-16 04:04:11'),(18062,6095,'action created','2024-05-16 04:04:11','2024-05-16 04:04:11'),(18063,6095,'action started via WP Cron','2024-05-16 04:06:56','2024-05-16 04:06:56'),(18064,6095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:06:56','2024-05-16 04:06:56'),(18065,6096,'action created','2024-05-16 04:06:56','2024-05-16 04:06:56'),(18066,6096,'action started via WP Cron','2024-05-16 04:12:56','2024-05-16 04:12:56'),(18067,6096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:12:56','2024-05-16 04:12:56'),(18068,6097,'action created','2024-05-16 04:12:56','2024-05-16 04:12:56'),(18069,6097,'action started via WP Cron','2024-05-16 04:15:50','2024-05-16 04:15:50'),(18070,6097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:15:50','2024-05-16 04:15:50'),(18071,6098,'action created','2024-05-16 04:15:50','2024-05-16 04:15:50'),(18072,6098,'action started via WP Cron','2024-05-16 04:20:02','2024-05-16 04:20:02'),(18073,6098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:20:02','2024-05-16 04:20:02'),(18074,6099,'action created','2024-05-16 04:20:02','2024-05-16 04:20:02'),(18075,6099,'action started via WP Cron','2024-05-16 04:22:03','2024-05-16 04:22:03'),(18076,6099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:22:03','2024-05-16 04:22:03'),(18077,6100,'action created','2024-05-16 04:22:03','2024-05-16 04:22:03'),(18078,6100,'action started via WP Cron','2024-05-16 04:38:28','2024-05-16 04:38:28'),(18079,6100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:38:28','2024-05-16 04:38:28'),(18080,6101,'action created','2024-05-16 04:38:28','2024-05-16 04:38:28'),(18081,6101,'action started via WP Cron','2024-05-16 04:40:41','2024-05-16 04:40:41'),(18082,6101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:40:41','2024-05-16 04:40:41'),(18083,6102,'action created','2024-05-16 04:40:41','2024-05-16 04:40:41'),(18084,6102,'action started via WP Cron','2024-05-16 04:48:00','2024-05-16 04:48:00'),(18085,6102,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:48:00','2024-05-16 04:48:00'),(18086,6103,'action created','2024-05-16 04:48:00','2024-05-16 04:48:00'),(18090,6103,'action started via WP Cron','2024-05-16 04:51:00','2024-05-16 04:51:00'),(18091,6103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:51:00','2024-05-16 04:51:00'),(18092,6105,'action created','2024-05-16 04:51:00','2024-05-16 04:51:00'),(18093,6105,'action started via WP Cron','2024-05-16 04:53:00','2024-05-16 04:53:00'),(18094,6105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:53:00','2024-05-16 04:53:00'),(18095,6106,'action created','2024-05-16 04:53:00','2024-05-16 04:53:00'),(18096,6106,'action started via WP Cron','2024-05-16 04:56:00','2024-05-16 04:56:00'),(18097,6106,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:56:00','2024-05-16 04:56:00'),(18098,6107,'action created','2024-05-16 04:56:00','2024-05-16 04:56:00'),(18099,6107,'action started via WP Cron','2024-05-16 04:58:59','2024-05-16 04:58:59'),(18100,6107,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 04:58:59','2024-05-16 04:58:59'),(18101,6108,'action created','2024-05-16 04:58:59','2024-05-16 04:58:59'),(18102,6108,'action started via WP Cron','2024-05-16 05:01:00','2024-05-16 05:01:00'),(18103,6108,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:01:00','2024-05-16 05:01:00'),(18104,6109,'action created','2024-05-16 05:01:00','2024-05-16 05:01:00'),(18105,6109,'action started via WP Cron','2024-05-16 05:03:00','2024-05-16 05:03:00'),(18106,6109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:03:00','2024-05-16 05:03:00'),(18107,6110,'action created','2024-05-16 05:03:00','2024-05-16 05:03:00'),(18108,6110,'action started via WP Cron','2024-05-16 05:05:00','2024-05-16 05:05:00'),(18109,6110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:05:00','2024-05-16 05:05:00'),(18110,6111,'action created','2024-05-16 05:05:00','2024-05-16 05:05:00'),(18111,6111,'action started via WP Cron','2024-05-16 05:08:01','2024-05-16 05:08:01'),(18112,6111,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:08:01','2024-05-16 05:08:01'),(18113,6112,'action created','2024-05-16 05:08:01','2024-05-16 05:08:01'),(18114,6112,'action started via WP Cron','2024-05-16 05:10:59','2024-05-16 05:10:59'),(18115,6112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:10:59','2024-05-16 05:10:59'),(18116,6113,'action created','2024-05-16 05:10:59','2024-05-16 05:10:59'),(18117,6113,'action started via WP Cron','2024-05-16 05:12:59','2024-05-16 05:12:59'),(18118,6113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:12:59','2024-05-16 05:12:59'),(18119,6114,'action created','2024-05-16 05:12:59','2024-05-16 05:12:59'),(18120,6114,'action started via WP Cron','2024-05-16 05:15:00','2024-05-16 05:15:00'),(18121,6114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:15:00','2024-05-16 05:15:00'),(18122,6115,'action created','2024-05-16 05:15:00','2024-05-16 05:15:00'),(18123,6115,'action started via WP Cron','2024-05-16 05:18:00','2024-05-16 05:18:00'),(18124,6115,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:18:00','2024-05-16 05:18:00'),(18125,6116,'action created','2024-05-16 05:18:00','2024-05-16 05:18:00'),(18129,6116,'action started via WP Cron','2024-05-16 05:21:00','2024-05-16 05:21:00'),(18130,6116,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:21:00','2024-05-16 05:21:00'),(18131,6118,'action created','2024-05-16 05:21:00','2024-05-16 05:21:00'),(18132,6118,'action started via WP Cron','2024-05-16 05:24:00','2024-05-16 05:24:00'),(18133,6118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:24:00','2024-05-16 05:24:00'),(18134,6119,'action created','2024-05-16 05:24:00','2024-05-16 05:24:00'),(18135,6119,'action started via WP Cron','2024-05-16 05:26:00','2024-05-16 05:26:00'),(18136,6119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:26:00','2024-05-16 05:26:00'),(18137,6120,'action created','2024-05-16 05:26:00','2024-05-16 05:26:00'),(18138,6120,'action started via WP Cron','2024-05-16 05:28:00','2024-05-16 05:28:00'),(18139,6120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:28:00','2024-05-16 05:28:00'),(18140,6121,'action created','2024-05-16 05:28:00','2024-05-16 05:28:00'),(18141,6121,'action started via WP Cron','2024-05-16 05:30:00','2024-05-16 05:30:00'),(18142,6121,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:30:00','2024-05-16 05:30:00'),(18143,6122,'action created','2024-05-16 05:30:00','2024-05-16 05:30:00'),(18144,6122,'action started via WP Cron','2024-05-16 05:32:59','2024-05-16 05:32:59'),(18145,6122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:32:59','2024-05-16 05:32:59'),(18146,6123,'action created','2024-05-16 05:32:59','2024-05-16 05:32:59'),(18147,6123,'action started via WP Cron','2024-05-16 05:34:59','2024-05-16 05:34:59'),(18148,6123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:34:59','2024-05-16 05:34:59'),(18149,6124,'action created','2024-05-16 05:34:59','2024-05-16 05:34:59'),(18150,6124,'action started via WP Cron','2024-05-16 05:36:59','2024-05-16 05:36:59'),(18151,6124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:36:59','2024-05-16 05:36:59'),(18152,6125,'action created','2024-05-16 05:36:59','2024-05-16 05:36:59'),(18153,6125,'action started via WP Cron','2024-05-16 05:38:59','2024-05-16 05:38:59'),(18154,6125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:38:59','2024-05-16 05:38:59'),(18155,6126,'action created','2024-05-16 05:38:59','2024-05-16 05:38:59'),(18156,6126,'action started via WP Cron','2024-05-16 05:40:59','2024-05-16 05:40:59'),(18157,6126,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:40:59','2024-05-16 05:40:59'),(18158,6127,'action created','2024-05-16 05:40:59','2024-05-16 05:40:59'),(18159,6127,'action started via WP Cron','2024-05-16 05:42:59','2024-05-16 05:42:59'),(18160,6127,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:42:59','2024-05-16 05:42:59'),(18161,6128,'action created','2024-05-16 05:42:59','2024-05-16 05:42:59'),(18162,6128,'action started via WP Cron','2024-05-16 05:44:59','2024-05-16 05:44:59'),(18163,6128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:44:59','2024-05-16 05:44:59'),(18164,6129,'action created','2024-05-16 05:44:59','2024-05-16 05:44:59'),(18165,6129,'action started via WP Cron','2024-05-16 05:46:59','2024-05-16 05:46:59'),(18166,6129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:46:59','2024-05-16 05:46:59'),(18167,6130,'action created','2024-05-16 05:46:59','2024-05-16 05:46:59'),(18168,6130,'action started via WP Cron','2024-05-16 05:49:10','2024-05-16 05:49:10'),(18169,6130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:49:10','2024-05-16 05:49:10'),(18170,6131,'action created','2024-05-16 05:49:10','2024-05-16 05:49:10'),(18174,6131,'action started via WP Cron','2024-05-16 05:52:00','2024-05-16 05:52:00'),(18175,6131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:52:00','2024-05-16 05:52:00'),(18176,6133,'action created','2024-05-16 05:52:00','2024-05-16 05:52:00'),(18177,6133,'action started via WP Cron','2024-05-16 05:54:59','2024-05-16 05:54:59'),(18178,6133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:54:59','2024-05-16 05:54:59'),(18179,6134,'action created','2024-05-16 05:54:59','2024-05-16 05:54:59'),(18180,6134,'action started via WP Cron','2024-05-16 05:57:00','2024-05-16 05:57:00'),(18181,6134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:57:00','2024-05-16 05:57:00'),(18182,6135,'action created','2024-05-16 05:57:00','2024-05-16 05:57:00'),(18183,6135,'action started via WP Cron','2024-05-16 05:59:59','2024-05-16 05:59:59'),(18184,6135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 05:59:59','2024-05-16 05:59:59'),(18185,6136,'action created','2024-05-16 05:59:59','2024-05-16 05:59:59'),(18186,6136,'action started via WP Cron','2024-05-16 06:02:00','2024-05-16 06:02:00'),(18187,6136,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:02:00','2024-05-16 06:02:00'),(18188,6137,'action created','2024-05-16 06:02:00','2024-05-16 06:02:00'),(18189,6137,'action started via WP Cron','2024-05-16 06:04:59','2024-05-16 06:04:59'),(18190,6137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:04:59','2024-05-16 06:04:59'),(18191,6138,'action created','2024-05-16 06:04:59','2024-05-16 06:04:59'),(18192,6138,'action started via WP Cron','2024-05-16 06:06:59','2024-05-16 06:06:59'),(18193,6138,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:06:59','2024-05-16 06:06:59'),(18194,6139,'action created','2024-05-16 06:06:59','2024-05-16 06:06:59'),(18195,6139,'action started via WP Cron','2024-05-16 06:08:59','2024-05-16 06:08:59'),(18196,6139,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:08:59','2024-05-16 06:08:59'),(18197,6140,'action created','2024-05-16 06:08:59','2024-05-16 06:08:59'),(18198,6140,'action started via WP Cron','2024-05-16 06:10:59','2024-05-16 06:10:59'),(18199,6140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:10:59','2024-05-16 06:10:59'),(18200,6141,'action created','2024-05-16 06:10:59','2024-05-16 06:10:59'),(18201,6141,'action started via WP Cron','2024-05-16 06:12:59','2024-05-16 06:12:59'),(18202,6141,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:12:59','2024-05-16 06:12:59'),(18203,6142,'action created','2024-05-16 06:12:59','2024-05-16 06:12:59'),(18204,6142,'action started via WP Cron','2024-05-16 06:14:59','2024-05-16 06:14:59'),(18205,6142,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:14:59','2024-05-16 06:14:59'),(18206,6143,'action created','2024-05-16 06:14:59','2024-05-16 06:14:59'),(18207,6143,'action started via WP Cron','2024-05-16 06:16:59','2024-05-16 06:16:59'),(18208,6143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:16:59','2024-05-16 06:16:59'),(18209,6144,'action created','2024-05-16 06:16:59','2024-05-16 06:16:59'),(18210,6144,'action started via WP Cron','2024-05-16 06:20:01','2024-05-16 06:20:01'),(18211,6144,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:20:01','2024-05-16 06:20:01'),(18212,6145,'action created','2024-05-16 06:20:01','2024-05-16 06:20:01'),(18213,6145,'action started via WP Cron','2024-05-16 06:22:59','2024-05-16 06:22:59'),(18214,6145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:22:59','2024-05-16 06:22:59'),(18215,6146,'action created','2024-05-16 06:22:59','2024-05-16 06:22:59'),(18216,6146,'action started via WP Cron','2024-05-16 06:24:59','2024-05-16 06:24:59'),(18217,6146,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:24:59','2024-05-16 06:24:59'),(18218,6147,'action created','2024-05-16 06:24:59','2024-05-16 06:24:59'),(18219,6147,'action started via WP Cron','2024-05-16 06:26:59','2024-05-16 06:26:59'),(18220,6147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:26:59','2024-05-16 06:26:59'),(18221,6148,'action created','2024-05-16 06:26:59','2024-05-16 06:26:59'),(18222,6148,'action started via WP Cron','2024-05-16 06:28:59','2024-05-16 06:28:59'),(18223,6148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:28:59','2024-05-16 06:28:59'),(18224,6149,'action created','2024-05-16 06:28:59','2024-05-16 06:28:59'),(18228,6149,'action started via WP Cron','2024-05-16 06:30:59','2024-05-16 06:30:59'),(18229,6149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:30:59','2024-05-16 06:30:59'),(18230,6151,'action created','2024-05-16 06:30:59','2024-05-16 06:30:59'),(18231,6151,'action started via WP Cron','2024-05-16 06:32:59','2024-05-16 06:32:59'),(18232,6151,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:32:59','2024-05-16 06:32:59'),(18233,6152,'action created','2024-05-16 06:32:59','2024-05-16 06:32:59'),(18234,6152,'action started via WP Cron','2024-05-16 06:35:00','2024-05-16 06:35:00'),(18235,6152,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:35:00','2024-05-16 06:35:00'),(18236,6153,'action created','2024-05-16 06:35:00','2024-05-16 06:35:00'),(18237,6153,'action started via WP Cron','2024-05-16 06:38:00','2024-05-16 06:38:00'),(18238,6153,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:38:00','2024-05-16 06:38:00'),(18239,6154,'action created','2024-05-16 06:38:00','2024-05-16 06:38:00'),(18240,6154,'action started via WP Cron','2024-05-16 06:40:59','2024-05-16 06:40:59'),(18241,6154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:40:59','2024-05-16 06:40:59'),(18242,6155,'action created','2024-05-16 06:40:59','2024-05-16 06:40:59'),(18243,6155,'action started via WP Cron','2024-05-16 06:43:00','2024-05-16 06:43:00'),(18244,6155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:43:00','2024-05-16 06:43:00'),(18245,6156,'action created','2024-05-16 06:43:00','2024-05-16 06:43:00'),(18246,6156,'action started via WP Cron','2024-05-16 06:45:01','2024-05-16 06:45:01'),(18247,6156,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:45:01','2024-05-16 06:45:01'),(18248,6157,'action created','2024-05-16 06:45:01','2024-05-16 06:45:01'),(18249,6157,'action started via WP Cron','2024-05-16 06:48:00','2024-05-16 06:48:00'),(18250,6157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:48:00','2024-05-16 06:48:00'),(18251,6158,'action created','2024-05-16 06:48:00','2024-05-16 06:48:00'),(18255,6158,'action started via WP Cron','2024-05-16 06:51:00','2024-05-16 06:51:00'),(18256,6158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:51:00','2024-05-16 06:51:00'),(18257,6160,'action created','2024-05-16 06:51:00','2024-05-16 06:51:00'),(18258,6160,'action started via WP Cron','2024-05-16 06:53:59','2024-05-16 06:53:59'),(18259,6160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:53:59','2024-05-16 06:53:59'),(18260,6161,'action created','2024-05-16 06:53:59','2024-05-16 06:53:59'),(18261,6161,'action started via WP Cron','2024-05-16 06:56:00','2024-05-16 06:56:00'),(18262,6161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:56:00','2024-05-16 06:56:00'),(18263,6162,'action created','2024-05-16 06:56:00','2024-05-16 06:56:00'),(18264,6162,'action started via WP Cron','2024-05-16 06:58:59','2024-05-16 06:58:59'),(18265,6162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 06:58:59','2024-05-16 06:58:59'),(18266,6163,'action created','2024-05-16 06:58:59','2024-05-16 06:58:59'),(18267,6163,'action started via WP Cron','2024-05-16 07:00:59','2024-05-16 07:00:59'),(18268,6163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:00:59','2024-05-16 07:00:59'),(18269,6164,'action created','2024-05-16 07:00:59','2024-05-16 07:00:59'),(18270,6164,'action started via WP Cron','2024-05-16 07:04:58','2024-05-16 07:04:58'),(18271,6164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:04:58','2024-05-16 07:04:58'),(18272,6165,'action created','2024-05-16 07:04:58','2024-05-16 07:04:58'),(18273,6165,'action started via WP Cron','2024-05-16 07:13:39','2024-05-16 07:13:39'),(18274,6165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:13:39','2024-05-16 07:13:39'),(18275,6166,'action created','2024-05-16 07:13:39','2024-05-16 07:13:39'),(18276,6166,'action started via WP Cron','2024-05-16 07:16:03','2024-05-16 07:16:03'),(18277,6166,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:16:03','2024-05-16 07:16:03'),(18278,6167,'action created','2024-05-16 07:16:03','2024-05-16 07:16:03'),(18279,6167,'action started via WP Cron','2024-05-16 07:19:55','2024-05-16 07:19:55'),(18280,6167,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:19:55','2024-05-16 07:19:55'),(18281,6168,'action created','2024-05-16 07:19:55','2024-05-16 07:19:55'),(18282,6168,'action started via WP Cron','2024-05-16 07:30:15','2024-05-16 07:30:15'),(18283,6168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:30:15','2024-05-16 07:30:15'),(18284,6169,'action created','2024-05-16 07:30:15','2024-05-16 07:30:15'),(18285,6169,'action started via WP Cron','2024-05-16 07:33:13','2024-05-16 07:33:13'),(18286,6169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:33:13','2024-05-16 07:33:13'),(18287,6170,'action created','2024-05-16 07:33:14','2024-05-16 07:33:14'),(18288,6170,'action started via WP Cron','2024-05-16 07:41:01','2024-05-16 07:41:01'),(18289,6170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:41:01','2024-05-16 07:41:01'),(18290,6171,'action created','2024-05-16 07:41:01','2024-05-16 07:41:01'),(18291,6171,'action started via WP Cron','2024-05-16 07:48:36','2024-05-16 07:48:36'),(18292,6171,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 07:48:36','2024-05-16 07:48:36'),(18293,6172,'action created','2024-05-16 07:48:36','2024-05-16 07:48:36'),(18297,6172,'action started via WP Cron','2024-05-16 08:03:37','2024-05-16 08:03:37'),(18298,6172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:03:37','2024-05-16 08:03:37'),(18299,6174,'action created','2024-05-16 08:03:37','2024-05-16 08:03:37'),(18300,6174,'action started via WP Cron','2024-05-16 08:07:21','2024-05-16 08:07:21'),(18301,6174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:07:21','2024-05-16 08:07:21'),(18302,6175,'action created','2024-05-16 08:07:21','2024-05-16 08:07:21'),(18303,6175,'action started via WP Cron','2024-05-16 08:10:25','2024-05-16 08:10:25'),(18304,6175,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:10:25','2024-05-16 08:10:25'),(18305,6176,'action created','2024-05-16 08:10:25','2024-05-16 08:10:25'),(18306,6176,'action started via WP Cron','2024-05-16 08:12:32','2024-05-16 08:12:32'),(18307,6176,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:12:32','2024-05-16 08:12:32'),(18308,6177,'action created','2024-05-16 08:12:32','2024-05-16 08:12:32'),(18309,6177,'action started via WP Cron','2024-05-16 08:15:33','2024-05-16 08:15:33'),(18310,6177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:15:33','2024-05-16 08:15:33'),(18311,6178,'action created','2024-05-16 08:15:33','2024-05-16 08:15:33'),(18312,6178,'action started via WP Cron','2024-05-16 08:19:09','2024-05-16 08:19:09'),(18313,6178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:19:09','2024-05-16 08:19:09'),(18314,6179,'action created','2024-05-16 08:19:09','2024-05-16 08:19:09'),(18315,6179,'action started via WP Cron','2024-05-16 08:21:24','2024-05-16 08:21:24'),(18316,6179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:21:24','2024-05-16 08:21:24'),(18317,6180,'action created','2024-05-16 08:21:24','2024-05-16 08:21:24'),(18318,6180,'action started via WP Cron','2024-05-16 08:24:32','2024-05-16 08:24:32'),(18319,6180,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:24:32','2024-05-16 08:24:32'),(18320,6181,'action created','2024-05-16 08:24:32','2024-05-16 08:24:32'),(18321,6181,'action started via WP Cron','2024-05-16 08:39:18','2024-05-16 08:39:18'),(18322,6181,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:39:18','2024-05-16 08:39:18'),(18323,6182,'action created','2024-05-16 08:39:18','2024-05-16 08:39:18'),(18324,6182,'action started via WP Cron','2024-05-16 08:44:02','2024-05-16 08:44:02'),(18325,6182,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:44:02','2024-05-16 08:44:02'),(18326,6183,'action created','2024-05-16 08:44:02','2024-05-16 08:44:02'),(18327,6183,'action started via WP Cron','2024-05-16 08:56:15','2024-05-16 08:56:15'),(18328,6183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:56:15','2024-05-16 08:56:15'),(18329,6184,'action created','2024-05-16 08:56:15','2024-05-16 08:56:15'),(18333,6184,'action started via WP Cron','2024-05-16 08:58:31','2024-05-16 08:58:31'),(18334,6184,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 08:58:31','2024-05-16 08:58:31'),(18335,6186,'action created','2024-05-16 08:58:31','2024-05-16 08:58:31'),(18336,6186,'action started via WP Cron','2024-05-16 09:01:11','2024-05-16 09:01:11'),(18337,6186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 09:01:11','2024-05-16 09:01:11'),(18338,6187,'action created','2024-05-16 09:01:11','2024-05-16 09:01:11'),(18339,6187,'action started via WP Cron','2024-05-16 09:13:20','2024-05-16 09:13:20'),(18340,6187,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 09:13:20','2024-05-16 09:13:20'),(18341,6188,'action created','2024-05-16 09:13:20','2024-05-16 09:13:20'),(18342,6188,'action started via WP Cron','2024-05-16 09:15:31','2024-05-16 09:15:31'),(18343,6188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 09:15:31','2024-05-16 09:15:31'),(18344,6189,'action created','2024-05-16 09:15:31','2024-05-16 09:15:31'),(18345,6189,'action started via WP Cron','2024-05-16 09:21:39','2024-05-16 09:21:39'),(18346,6189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 09:21:39','2024-05-16 09:21:39'),(18347,6190,'action created','2024-05-16 09:21:39','2024-05-16 09:21:39'),(18348,6190,'action started via WP Cron','2024-05-16 09:23:47','2024-05-16 09:23:47'),(18349,6190,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 09:23:47','2024-05-16 09:23:47'),(18350,6191,'action created','2024-05-16 09:23:47','2024-05-16 09:23:47'),(18351,6191,'action started via WP Cron','2024-05-16 09:32:53','2024-05-16 09:32:53'),(18352,6191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 09:32:54','2024-05-16 09:32:54'),(18353,6192,'action created','2024-05-16 09:32:54','2024-05-16 09:32:54'),(18354,6192,'action started via WP Cron','2024-05-16 09:42:49','2024-05-16 09:42:49'),(18355,6192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 09:42:49','2024-05-16 09:42:49'),(18356,6193,'action created','2024-05-16 09:42:49','2024-05-16 09:42:49'),(18357,6193,'action started via WP Cron','2024-05-16 09:59:00','2024-05-16 09:59:00'),(18358,6193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 09:59:00','2024-05-16 09:59:00'),(18359,6194,'action created','2024-05-16 09:59:00','2024-05-16 09:59:00'),(18363,6194,'action started via WP Cron','2024-05-16 10:34:20','2024-05-16 10:34:20'),(18364,6194,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 10:34:20','2024-05-16 10:34:20'),(18365,6196,'action created','2024-05-16 10:34:20','2024-05-16 10:34:20'),(18366,6196,'action started via WP Cron','2024-05-16 10:38:01','2024-05-16 10:38:01'),(18367,6196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 10:38:01','2024-05-16 10:38:01'),(18368,6197,'action created','2024-05-16 10:38:01','2024-05-16 10:38:01'),(18369,6197,'action started via WP Cron','2024-05-16 10:41:05','2024-05-16 10:41:05'),(18370,6197,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 10:41:05','2024-05-16 10:41:05'),(18371,6198,'action created','2024-05-16 10:41:05','2024-05-16 10:41:05'),(18372,6198,'action started via WP Cron','2024-05-16 11:20:59','2024-05-16 11:20:59'),(18373,6198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 11:20:59','2024-05-16 11:20:59'),(18374,6199,'action created','2024-05-16 11:20:59','2024-05-16 11:20:59'),(18381,6199,'action started via WP Cron','2024-05-16 11:23:13','2024-05-16 11:23:13'),(18382,6199,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 11:23:13','2024-05-16 11:23:13'),(18383,6202,'action created','2024-05-16 11:23:13','2024-05-16 11:23:13'),(18384,6202,'action started via WP Cron','2024-05-16 11:25:30','2024-05-16 11:25:30'),(18385,6202,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 11:25:30','2024-05-16 11:25:30'),(18386,6203,'action created','2024-05-16 11:25:30','2024-05-16 11:25:30'),(18387,6203,'action started via WP Cron','2024-05-16 11:39:57','2024-05-16 11:39:57'),(18388,6203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 11:39:57','2024-05-16 11:39:57'),(18389,6204,'action created','2024-05-16 11:39:57','2024-05-16 11:39:57'),(18390,6204,'action started via WP Cron','2024-05-16 11:42:07','2024-05-16 11:42:07'),(18391,6204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 11:42:07','2024-05-16 11:42:07'),(18392,6205,'action created','2024-05-16 11:42:07','2024-05-16 11:42:07'),(18393,6205,'action started via WP Cron','2024-05-16 11:44:37','2024-05-16 11:44:37'),(18394,6205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 11:44:37','2024-05-16 11:44:37'),(18395,6206,'action created','2024-05-16 11:44:37','2024-05-16 11:44:37'),(18396,6206,'action started via WP Cron','2024-05-16 11:56:41','2024-05-16 11:56:41'),(18397,6206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 11:56:41','2024-05-16 11:56:41'),(18398,6207,'action created','2024-05-16 11:56:41','2024-05-16 11:56:41'),(18405,6207,'action started via WP Cron','2024-05-16 11:58:51','2024-05-16 11:58:51'),(18406,6207,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 11:58:51','2024-05-16 11:58:51'),(18407,6210,'action created','2024-05-16 11:58:51','2024-05-16 11:58:51'),(18408,6210,'action started via WP Cron','2024-05-16 12:03:26','2024-05-16 12:03:26'),(18409,6210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:03:26','2024-05-16 12:03:26'),(18410,6211,'action created','2024-05-16 12:03:26','2024-05-16 12:03:26'),(18411,6211,'action started via WP Cron','2024-05-16 12:11:12','2024-05-16 12:11:12'),(18412,6211,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:11:12','2024-05-16 12:11:12'),(18413,6212,'action created','2024-05-16 12:11:12','2024-05-16 12:11:12'),(18414,6212,'action started via WP Cron','2024-05-16 12:13:28','2024-05-16 12:13:28'),(18415,6212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:13:28','2024-05-16 12:13:28'),(18416,6213,'action created','2024-05-16 12:13:28','2024-05-16 12:13:28'),(18417,6213,'action started via WP Cron','2024-05-16 12:16:52','2024-05-16 12:16:52'),(18418,6213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:16:52','2024-05-16 12:16:52'),(18419,6214,'action created','2024-05-16 12:16:52','2024-05-16 12:16:52'),(18420,6214,'action started via WP Cron','2024-05-16 12:25:13','2024-05-16 12:25:13'),(18421,6214,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:25:13','2024-05-16 12:25:13'),(18422,6215,'action created','2024-05-16 12:25:13','2024-05-16 12:25:13'),(18426,6215,'action started via WP Cron','2024-05-16 12:27:59','2024-05-16 12:27:59'),(18427,6215,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:27:59','2024-05-16 12:27:59'),(18428,6217,'action created','2024-05-16 12:27:59','2024-05-16 12:27:59'),(18429,6217,'action started via WP Cron','2024-05-16 12:30:42','2024-05-16 12:30:42'),(18430,6217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:30:42','2024-05-16 12:30:42'),(18431,6218,'action created','2024-05-16 12:30:42','2024-05-16 12:30:42'),(18432,6218,'action started via WP Cron','2024-05-16 12:32:53','2024-05-16 12:32:53'),(18433,6218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:32:53','2024-05-16 12:32:53'),(18434,6219,'action created','2024-05-16 12:32:53','2024-05-16 12:32:53'),(18435,6219,'action started via WP Cron','2024-05-16 12:35:25','2024-05-16 12:35:25'),(18436,6219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:35:25','2024-05-16 12:35:25'),(18437,6220,'action created','2024-05-16 12:35:25','2024-05-16 12:35:25'),(18438,6220,'action started via WP Cron','2024-05-16 12:39:13','2024-05-16 12:39:13'),(18439,6220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:39:13','2024-05-16 12:39:13'),(18440,6221,'action created','2024-05-16 12:39:13','2024-05-16 12:39:13'),(18441,6221,'action started via WP Cron','2024-05-16 12:47:39','2024-05-16 12:47:39'),(18442,6221,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:47:39','2024-05-16 12:47:39'),(18443,6222,'action created','2024-05-16 12:47:39','2024-05-16 12:47:39'),(18444,6222,'action started via WP Cron','2024-05-16 12:49:53','2024-05-16 12:49:53'),(18445,6222,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:49:53','2024-05-16 12:49:53'),(18446,6223,'action created','2024-05-16 12:49:53','2024-05-16 12:49:53'),(18447,6223,'action started via WP Cron','2024-05-16 12:53:12','2024-05-16 12:53:12'),(18448,6223,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 12:53:12','2024-05-16 12:53:12'),(18449,6224,'action created','2024-05-16 12:53:12','2024-05-16 12:53:12'),(18450,6224,'action started via WP Cron','2024-05-16 13:03:51','2024-05-16 13:03:51'),(18451,6224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:03:51','2024-05-16 13:03:51'),(18452,6225,'action created','2024-05-16 13:03:51','2024-05-16 13:03:51'),(18453,6225,'action started via WP Cron','2024-05-16 13:06:55','2024-05-16 13:06:55'),(18454,6225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:06:55','2024-05-16 13:06:55'),(18455,6226,'action created','2024-05-16 13:06:55','2024-05-16 13:06:55'),(18456,6226,'action started via WP Cron','2024-05-16 13:19:32','2024-05-16 13:19:32'),(18457,6226,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:19:32','2024-05-16 13:19:32'),(18458,6227,'action created','2024-05-16 13:19:32','2024-05-16 13:19:32'),(18459,6227,'action started via WP Cron','2024-05-16 13:21:52','2024-05-16 13:21:52'),(18460,6227,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:21:52','2024-05-16 13:21:52'),(18461,6228,'action created','2024-05-16 13:21:52','2024-05-16 13:21:52'),(18462,6228,'action started via WP Cron','2024-05-16 13:24:06','2024-05-16 13:24:06'),(18463,6228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:24:06','2024-05-16 13:24:06'),(18464,6229,'action created','2024-05-16 13:24:06','2024-05-16 13:24:06'),(18468,6229,'action started via WP Cron','2024-05-16 13:39:13','2024-05-16 13:39:13'),(18469,6229,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:39:13','2024-05-16 13:39:13'),(18470,6231,'action created','2024-05-16 13:39:13','2024-05-16 13:39:13'),(18471,6231,'action started via WP Cron','2024-05-16 13:45:25','2024-05-16 13:45:25'),(18472,6231,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:45:25','2024-05-16 13:45:25'),(18473,6232,'action created','2024-05-16 13:45:25','2024-05-16 13:45:25'),(18474,6232,'action started via WP Cron','2024-05-16 13:49:18','2024-05-16 13:49:18'),(18475,6232,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:49:18','2024-05-16 13:49:18'),(18476,6233,'action created','2024-05-16 13:49:18','2024-05-16 13:49:18'),(18477,6233,'action started via WP Cron','2024-05-16 13:55:54','2024-05-16 13:55:54'),(18478,6233,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:55:54','2024-05-16 13:55:54'),(18479,6234,'action created','2024-05-16 13:55:54','2024-05-16 13:55:54'),(18480,6234,'action started via WP Cron','2024-05-16 13:57:59','2024-05-16 13:57:59'),(18481,6234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 13:57:59','2024-05-16 13:57:59'),(18482,6235,'action created','2024-05-16 13:57:59','2024-05-16 13:57:59'),(18483,6235,'action started via WP Cron','2024-05-16 14:00:00','2024-05-16 14:00:00'),(18484,6235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:00:00','2024-05-16 14:00:00'),(18485,6236,'action created','2024-05-16 14:00:00','2024-05-16 14:00:00'),(18486,6236,'action started via WP Cron','2024-05-16 14:02:59','2024-05-16 14:02:59'),(18487,6236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:02:59','2024-05-16 14:02:59'),(18488,6237,'action created','2024-05-16 14:02:59','2024-05-16 14:02:59'),(18489,6237,'action started via WP Cron','2024-05-16 14:05:00','2024-05-16 14:05:00'),(18490,6237,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:05:00','2024-05-16 14:05:00'),(18491,6238,'action created','2024-05-16 14:05:00','2024-05-16 14:05:00'),(18492,6238,'action started via WP Cron','2024-05-16 14:07:00','2024-05-16 14:07:00'),(18493,6238,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:07:00','2024-05-16 14:07:00'),(18494,6239,'action created','2024-05-16 14:07:00','2024-05-16 14:07:00'),(18495,6239,'action started via WP Cron','2024-05-16 14:09:00','2024-05-16 14:09:00'),(18496,6239,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:09:00','2024-05-16 14:09:00'),(18497,6240,'action created','2024-05-16 14:09:00','2024-05-16 14:09:00'),(18498,6240,'action started via WP Cron','2024-05-16 14:12:00','2024-05-16 14:12:00'),(18499,6240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:12:00','2024-05-16 14:12:00'),(18500,6241,'action created','2024-05-16 14:12:00','2024-05-16 14:12:00'),(18501,6241,'action started via WP Cron','2024-05-16 14:14:00','2024-05-16 14:14:00'),(18502,6241,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:14:00','2024-05-16 14:14:00'),(18503,6242,'action created','2024-05-16 14:14:00','2024-05-16 14:14:00'),(18504,6242,'action started via WP Cron','2024-05-16 14:17:00','2024-05-16 14:17:00'),(18505,6242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:17:00','2024-05-16 14:17:00'),(18506,6243,'action created','2024-05-16 14:17:00','2024-05-16 14:17:00'),(18507,6243,'action started via WP Cron','2024-05-16 14:20:00','2024-05-16 14:20:00'),(18508,6243,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:20:00','2024-05-16 14:20:00'),(18509,6244,'action created','2024-05-16 14:20:00','2024-05-16 14:20:00'),(18510,6244,'action started via WP Cron','2024-05-16 14:23:00','2024-05-16 14:23:00'),(18511,6244,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:23:00','2024-05-16 14:23:00'),(18512,6245,'action created','2024-05-16 14:23:00','2024-05-16 14:23:00'),(18513,6245,'action started via WP Cron','2024-05-16 14:25:00','2024-05-16 14:25:00'),(18514,6245,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:25:00','2024-05-16 14:25:00'),(18515,6246,'action created','2024-05-16 14:25:00','2024-05-16 14:25:00'),(18516,6246,'action started via WP Cron','2024-05-16 14:27:00','2024-05-16 14:27:00'),(18517,6246,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:27:00','2024-05-16 14:27:00'),(18518,6247,'action created','2024-05-16 14:27:00','2024-05-16 14:27:00'),(18519,6247,'action started via WP Cron','2024-05-16 14:29:00','2024-05-16 14:29:00'),(18520,6247,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:29:00','2024-05-16 14:29:00'),(18521,6248,'action created','2024-05-16 14:29:00','2024-05-16 14:29:00'),(18522,6248,'action started via WP Cron','2024-05-16 14:31:00','2024-05-16 14:31:00'),(18523,6248,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:31:00','2024-05-16 14:31:00'),(18524,6249,'action created','2024-05-16 14:31:00','2024-05-16 14:31:00'),(18525,6249,'action started via WP Cron','2024-05-16 14:33:00','2024-05-16 14:33:00'),(18526,6249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:33:00','2024-05-16 14:33:00'),(18527,6250,'action created','2024-05-16 14:33:00','2024-05-16 14:33:00'),(18528,6250,'action started via WP Cron','2024-05-16 14:35:00','2024-05-16 14:35:00'),(18529,6250,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:35:00','2024-05-16 14:35:00'),(18530,6251,'action created','2024-05-16 14:35:00','2024-05-16 14:35:00'),(18531,6251,'action started via WP Cron','2024-05-16 14:38:00','2024-05-16 14:38:00'),(18532,6251,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:38:00','2024-05-16 14:38:00'),(18533,6252,'action created','2024-05-16 14:38:00','2024-05-16 14:38:00'),(18537,6252,'action started via WP Cron','2024-05-16 14:40:00','2024-05-16 14:40:00'),(18538,6252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:40:00','2024-05-16 14:40:00'),(18539,6254,'action created','2024-05-16 14:40:00','2024-05-16 14:40:00'),(18540,6254,'action started via WP Cron','2024-05-16 14:42:00','2024-05-16 14:42:00'),(18541,6254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:42:00','2024-05-16 14:42:00'),(18542,6255,'action created','2024-05-16 14:42:00','2024-05-16 14:42:00'),(18543,6255,'action started via WP Cron','2024-05-16 14:44:00','2024-05-16 14:44:00'),(18544,6255,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:44:00','2024-05-16 14:44:00'),(18545,6256,'action created','2024-05-16 14:44:00','2024-05-16 14:44:00'),(18546,6256,'action started via WP Cron','2024-05-16 14:47:00','2024-05-16 14:47:00'),(18547,6256,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:47:00','2024-05-16 14:47:00'),(18548,6257,'action created','2024-05-16 14:47:00','2024-05-16 14:47:00'),(18549,6257,'action started via WP Cron','2024-05-16 14:49:00','2024-05-16 14:49:00'),(18550,6257,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:49:00','2024-05-16 14:49:00'),(18551,6258,'action created','2024-05-16 14:49:00','2024-05-16 14:49:00'),(18552,6258,'action started via WP Cron','2024-05-16 14:52:00','2024-05-16 14:52:00'),(18553,6258,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:52:00','2024-05-16 14:52:00'),(18554,6259,'action created','2024-05-16 14:52:00','2024-05-16 14:52:00'),(18555,6259,'action started via WP Cron','2024-05-16 14:54:59','2024-05-16 14:54:59'),(18556,6259,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:54:59','2024-05-16 14:54:59'),(18557,6260,'action created','2024-05-16 14:54:59','2024-05-16 14:54:59'),(18558,6260,'action started via WP Cron','2024-05-16 14:56:59','2024-05-16 14:56:59'),(18559,6260,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:56:59','2024-05-16 14:56:59'),(18560,6261,'action created','2024-05-16 14:56:59','2024-05-16 14:56:59'),(18561,6261,'action started via WP Cron','2024-05-16 14:58:59','2024-05-16 14:58:59'),(18562,6261,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 14:58:59','2024-05-16 14:58:59'),(18563,6262,'action created','2024-05-16 14:58:59','2024-05-16 14:58:59'),(18564,6262,'action started via WP Cron','2024-05-16 15:00:59','2024-05-16 15:00:59'),(18565,6262,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:00:59','2024-05-16 15:00:59'),(18566,6263,'action created','2024-05-16 15:00:59','2024-05-16 15:00:59'),(18567,6263,'action started via WP Cron','2024-05-16 15:03:00','2024-05-16 15:03:00'),(18568,6263,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:03:00','2024-05-16 15:03:00'),(18569,6264,'action created','2024-05-16 15:03:00','2024-05-16 15:03:00'),(18570,6264,'action started via WP Cron','2024-05-16 15:06:00','2024-05-16 15:06:00'),(18571,6264,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:06:00','2024-05-16 15:06:00'),(18572,6265,'action created','2024-05-16 15:06:00','2024-05-16 15:06:00'),(18573,6265,'action started via WP Cron','2024-05-16 15:08:59','2024-05-16 15:08:59'),(18574,6265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:08:59','2024-05-16 15:08:59'),(18575,6266,'action created','2024-05-16 15:08:59','2024-05-16 15:08:59'),(18576,6266,'action started via WP Cron','2024-05-16 15:10:59','2024-05-16 15:10:59'),(18577,6266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:10:59','2024-05-16 15:10:59'),(18578,6267,'action created','2024-05-16 15:10:59','2024-05-16 15:10:59'),(18579,6267,'action started via WP Cron','2024-05-16 15:12:59','2024-05-16 15:12:59'),(18580,6267,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:12:59','2024-05-16 15:12:59'),(18581,6268,'action created','2024-05-16 15:12:59','2024-05-16 15:12:59'),(18582,6268,'action started via WP Cron','2024-05-16 15:14:59','2024-05-16 15:14:59'),(18583,6268,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:14:59','2024-05-16 15:14:59'),(18584,6269,'action created','2024-05-16 15:14:59','2024-05-16 15:14:59'),(18585,6269,'action started via WP Cron','2024-05-16 15:17:00','2024-05-16 15:17:00'),(18586,6269,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:17:00','2024-05-16 15:17:00'),(18587,6270,'action created','2024-05-16 15:17:00','2024-05-16 15:17:00'),(18588,6270,'action started via WP Cron','2024-05-16 15:19:59','2024-05-16 15:19:59'),(18589,6270,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:19:59','2024-05-16 15:19:59'),(18590,6271,'action created','2024-05-16 15:19:59','2024-05-16 15:19:59'),(18591,6271,'action started via WP Cron','2024-05-16 15:21:59','2024-05-16 15:21:59'),(18592,6271,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:21:59','2024-05-16 15:21:59'),(18593,6272,'action created','2024-05-16 15:21:59','2024-05-16 15:21:59'),(18594,6272,'action started via WP Cron','2024-05-16 15:23:59','2024-05-16 15:23:59'),(18595,6272,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:23:59','2024-05-16 15:23:59'),(18596,6273,'action created','2024-05-16 15:23:59','2024-05-16 15:23:59'),(18597,6273,'action started via WP Cron','2024-05-16 15:26:00','2024-05-16 15:26:00'),(18598,6273,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:26:00','2024-05-16 15:26:00'),(18599,6274,'action created','2024-05-16 15:26:00','2024-05-16 15:26:00'),(18600,6274,'action started via WP Cron','2024-05-16 15:29:00','2024-05-16 15:29:00'),(18601,6274,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:29:00','2024-05-16 15:29:00'),(18602,6275,'action created','2024-05-16 15:29:00','2024-05-16 15:29:00'),(18603,6275,'action started via WP Cron','2024-05-16 15:31:59','2024-05-16 15:31:59'),(18604,6275,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:31:59','2024-05-16 15:31:59'),(18605,6276,'action created','2024-05-16 15:31:59','2024-05-16 15:31:59'),(18606,6276,'action started via WP Cron','2024-05-16 15:48:00','2024-05-16 15:48:00'),(18607,6276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:48:00','2024-05-16 15:48:00'),(18608,6277,'action created','2024-05-16 15:48:00','2024-05-16 15:48:00'),(18612,6277,'action started via WP Cron','2024-05-16 15:51:04','2024-05-16 15:51:04'),(18613,6277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 15:51:04','2024-05-16 15:51:04'),(18614,6279,'action created','2024-05-16 15:51:04','2024-05-16 15:51:04'),(18615,6279,'action started via WP Cron','2024-05-16 16:07:30','2024-05-16 16:07:30'),(18616,6279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 16:07:30','2024-05-16 16:07:30'),(18617,6280,'action created','2024-05-16 16:07:30','2024-05-16 16:07:30'),(18618,6280,'action started via WP Cron','2024-05-16 16:13:48','2024-05-16 16:13:48'),(18619,6280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 16:13:48','2024-05-16 16:13:48'),(18620,6281,'action created','2024-05-16 16:13:48','2024-05-16 16:13:48'),(18621,6281,'action started via WP Cron','2024-05-16 16:18:21','2024-05-16 16:18:21'),(18622,6281,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 16:18:21','2024-05-16 16:18:21'),(18623,6282,'action created','2024-05-16 16:18:21','2024-05-16 16:18:21'),(18624,6282,'action started via WP Cron','2024-05-16 16:25:12','2024-05-16 16:25:12'),(18625,6282,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 16:25:12','2024-05-16 16:25:12'),(18626,6283,'action created','2024-05-16 16:25:12','2024-05-16 16:25:12'),(18627,6283,'action started via WP Cron','2024-05-16 16:29:44','2024-05-16 16:29:44'),(18628,6283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 16:29:44','2024-05-16 16:29:44'),(18629,6284,'action created','2024-05-16 16:29:44','2024-05-16 16:29:44'),(18630,6284,'action started via WP Cron','2024-05-16 16:44:42','2024-05-16 16:44:42'),(18631,6284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 16:44:42','2024-05-16 16:44:42'),(18632,6285,'action created','2024-05-16 16:44:42','2024-05-16 16:44:42'),(18633,6285,'action started via WP Cron','2024-05-16 16:50:13','2024-05-16 16:50:13'),(18634,6285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 16:50:13','2024-05-16 16:50:13'),(18635,6286,'action created','2024-05-16 16:50:13','2024-05-16 16:50:13'),(18639,6286,'action started via WP Cron','2024-05-16 17:00:21','2024-05-16 17:00:21'),(18640,6286,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:00:21','2024-05-16 17:00:21'),(18641,6288,'action created','2024-05-16 17:00:21','2024-05-16 17:00:21'),(18642,6288,'action started via WP Cron','2024-05-16 17:04:07','2024-05-16 17:04:07'),(18643,6288,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:04:07','2024-05-16 17:04:07'),(18644,6289,'action created','2024-05-16 17:04:07','2024-05-16 17:04:07'),(18645,6289,'action started via WP Cron','2024-05-16 17:10:38','2024-05-16 17:10:38'),(18646,6289,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:10:38','2024-05-16 17:10:38'),(18647,6290,'action created','2024-05-16 17:10:38','2024-05-16 17:10:38'),(18648,6290,'action started via WP Cron','2024-05-16 17:12:58','2024-05-16 17:12:58'),(18649,6290,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:12:58','2024-05-16 17:12:58'),(18650,6291,'action created','2024-05-16 17:12:58','2024-05-16 17:12:58'),(18651,6291,'action started via WP Cron','2024-05-16 17:29:12','2024-05-16 17:29:12'),(18652,6291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:29:12','2024-05-16 17:29:12'),(18653,6292,'action created','2024-05-16 17:29:12','2024-05-16 17:29:12'),(18654,6292,'action started via WP Cron','2024-05-16 17:34:59','2024-05-16 17:34:59'),(18655,6292,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:34:59','2024-05-16 17:34:59'),(18656,6293,'action created','2024-05-16 17:34:59','2024-05-16 17:34:59'),(18657,6293,'action started via WP Cron','2024-05-16 17:37:00','2024-05-16 17:37:00'),(18658,6293,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:37:00','2024-05-16 17:37:00'),(18659,6294,'action created','2024-05-16 17:37:00','2024-05-16 17:37:00'),(18660,6294,'action started via WP Cron','2024-05-16 17:39:59','2024-05-16 17:39:59'),(18661,6294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:39:59','2024-05-16 17:39:59'),(18662,6295,'action created','2024-05-16 17:39:59','2024-05-16 17:39:59'),(18663,6295,'action started via WP Cron','2024-05-16 17:41:59','2024-05-16 17:41:59'),(18664,6295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:41:59','2024-05-16 17:41:59'),(18665,6296,'action created','2024-05-16 17:41:59','2024-05-16 17:41:59'),(18666,6296,'action started via WP Cron','2024-05-16 17:56:15','2024-05-16 17:56:15'),(18667,6296,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 17:56:15','2024-05-16 17:56:15'),(18668,6297,'action created','2024-05-16 17:56:15','2024-05-16 17:56:15'),(18672,6297,'action started via WP Cron','2024-05-16 18:08:36','2024-05-16 18:08:36'),(18673,6297,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 18:08:36','2024-05-16 18:08:36'),(18674,6299,'action created','2024-05-16 18:08:36','2024-05-16 18:08:36'),(18675,6299,'action started via WP Cron','2024-05-16 18:12:13','2024-05-16 18:12:13'),(18676,6299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 18:12:13','2024-05-16 18:12:13'),(18677,6300,'action created','2024-05-16 18:12:13','2024-05-16 18:12:13'),(18678,6300,'action started via WP Cron','2024-05-16 18:20:18','2024-05-16 18:20:18'),(18679,6300,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 18:20:18','2024-05-16 18:20:18'),(18680,6301,'action created','2024-05-16 18:20:18','2024-05-16 18:20:18'),(18681,6301,'action started via WP Cron','2024-05-16 18:23:15','2024-05-16 18:23:15'),(18682,6301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 18:23:15','2024-05-16 18:23:15'),(18683,6302,'action created','2024-05-16 18:23:15','2024-05-16 18:23:15'),(18684,6302,'action started via WP Cron','2024-05-16 18:41:39','2024-05-16 18:41:39'),(18685,6302,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 18:41:39','2024-05-16 18:41:39'),(18686,6303,'action created','2024-05-16 18:41:39','2024-05-16 18:41:39'),(18690,6303,'action started via WP Cron','2024-05-16 18:54:41','2024-05-16 18:54:41'),(18691,6303,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 18:54:41','2024-05-16 18:54:41'),(18692,6305,'action created','2024-05-16 18:54:41','2024-05-16 18:54:41'),(18696,6305,'action started via WP Cron','2024-05-16 19:02:23','2024-05-16 19:02:23'),(18697,6305,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 19:02:23','2024-05-16 19:02:23'),(18698,6307,'action created','2024-05-16 19:02:23','2024-05-16 19:02:23'),(18699,6307,'action started via WP Cron','2024-05-16 19:37:24','2024-05-16 19:37:24'),(18700,6307,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 19:37:24','2024-05-16 19:37:24'),(18701,6308,'action created','2024-05-16 19:37:24','2024-05-16 19:37:24'),(18702,6308,'action started via WP Cron','2024-05-16 19:42:23','2024-05-16 19:42:23'),(18703,6308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 19:42:23','2024-05-16 19:42:23'),(18704,6309,'action created','2024-05-16 19:42:23','2024-05-16 19:42:23'),(18705,6309,'action started via WP Cron','2024-05-16 19:46:19','2024-05-16 19:46:19'),(18706,6309,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 19:46:19','2024-05-16 19:46:19'),(18707,6310,'action created','2024-05-16 19:46:19','2024-05-16 19:46:19'),(18708,6310,'action started via WP Cron','2024-05-16 19:54:28','2024-05-16 19:54:28'),(18709,6310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 19:54:28','2024-05-16 19:54:28'),(18710,6311,'action created','2024-05-16 19:54:28','2024-05-16 19:54:28'),(18711,6311,'action started via WP Cron','2024-05-16 20:16:10','2024-05-16 20:16:10'),(18712,6311,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 20:16:10','2024-05-16 20:16:10'),(18713,6312,'action created','2024-05-16 20:16:10','2024-05-16 20:16:10'),(18717,6312,'action started via WP Cron','2024-05-16 20:19:09','2024-05-16 20:19:09'),(18718,6312,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 20:19:09','2024-05-16 20:19:09'),(18719,6314,'action created','2024-05-16 20:19:09','2024-05-16 20:19:09'),(18720,6314,'action started via WP Cron','2024-05-16 20:34:18','2024-05-16 20:34:18'),(18721,6314,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 20:34:18','2024-05-16 20:34:18'),(18722,6315,'action created','2024-05-16 20:34:18','2024-05-16 20:34:18'),(18723,6315,'action started via WP Cron','2024-05-16 20:38:58','2024-05-16 20:38:58'),(18724,6315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 20:38:58','2024-05-16 20:38:58'),(18725,6316,'action created','2024-05-16 20:38:58','2024-05-16 20:38:58'),(18726,6316,'action started via WP Cron','2024-05-16 20:48:56','2024-05-16 20:48:56'),(18727,6316,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 20:48:56','2024-05-16 20:48:56'),(18728,6317,'action created','2024-05-16 20:48:56','2024-05-16 20:48:56'),(18729,6317,'action started via WP Cron','2024-05-16 20:57:43','2024-05-16 20:57:43'),(18730,6317,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 20:57:43','2024-05-16 20:57:43'),(18731,6318,'action created','2024-05-16 20:57:43','2024-05-16 20:57:43'),(18732,6318,'action started via WP Cron','2024-05-16 21:00:30','2024-05-16 21:00:30'),(18733,6318,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 21:00:30','2024-05-16 21:00:30'),(18734,6319,'action created','2024-05-16 21:00:30','2024-05-16 21:00:30'),(18735,6319,'action started via WP Cron','2024-05-16 21:04:42','2024-05-16 21:04:42'),(18736,6319,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 21:04:42','2024-05-16 21:04:42'),(18737,6320,'action created','2024-05-16 21:04:42','2024-05-16 21:04:42'),(18738,6320,'action started via WP Cron','2024-05-16 21:08:47','2024-05-16 21:08:47'),(18739,6320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 21:08:47','2024-05-16 21:08:47'),(18740,6321,'action created','2024-05-16 21:08:47','2024-05-16 21:08:47'),(18741,6321,'action started via WP Cron','2024-05-16 21:11:00','2024-05-16 21:11:00'),(18742,6321,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 21:11:00','2024-05-16 21:11:00'),(18743,6322,'action created','2024-05-16 21:11:00','2024-05-16 21:11:00'),(18744,6322,'action started via WP Cron','2024-05-16 21:15:54','2024-05-16 21:15:54'),(18745,6322,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 21:15:54','2024-05-16 21:15:54'),(18746,6323,'action created','2024-05-16 21:15:54','2024-05-16 21:15:54'),(18750,6323,'action started via WP Cron','2024-05-16 21:29:41','2024-05-16 21:29:41'),(18751,6323,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 21:29:41','2024-05-16 21:29:41'),(18752,6325,'action created','2024-05-16 21:29:41','2024-05-16 21:29:41'),(18753,6325,'action started via WP Cron','2024-05-16 21:36:11','2024-05-16 21:36:11'),(18754,6325,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 21:36:11','2024-05-16 21:36:11'),(18755,6326,'action created','2024-05-16 21:36:11','2024-05-16 21:36:11'),(18756,6326,'action started via WP Cron','2024-05-16 21:39:52','2024-05-16 21:39:52'),(18757,6326,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 21:39:52','2024-05-16 21:39:52'),(18758,6327,'action created','2024-05-16 21:39:52','2024-05-16 21:39:52'),(18759,6327,'action started via WP Cron','2024-05-16 22:06:20','2024-05-16 22:06:20'),(18760,6327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 22:06:20','2024-05-16 22:06:20'),(18761,6328,'action created','2024-05-16 22:06:20','2024-05-16 22:06:20'),(18762,6328,'action started via WP Cron','2024-05-16 22:44:14','2024-05-16 22:44:14'),(18763,6328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 22:44:14','2024-05-16 22:44:14'),(18764,6329,'action created','2024-05-16 22:44:14','2024-05-16 22:44:14'),(18768,6329,'action started via WP Cron','2024-05-16 22:47:02','2024-05-16 22:47:02'),(18769,6329,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 22:47:02','2024-05-16 22:47:02'),(18770,6331,'action created','2024-05-16 22:47:02','2024-05-16 22:47:02'),(18771,6331,'action started via WP Cron','2024-05-16 23:13:40','2024-05-16 23:13:40'),(18772,6331,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 23:13:40','2024-05-16 23:13:40'),(18773,6332,'action created','2024-05-16 23:13:40','2024-05-16 23:13:40'),(18774,6332,'action started via WP Cron','2024-05-16 23:17:36','2024-05-16 23:17:36'),(18775,6332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 23:17:36','2024-05-16 23:17:36'),(18776,6333,'action created','2024-05-16 23:17:36','2024-05-16 23:17:36'),(18777,6333,'action started via WP Cron','2024-05-16 23:32:06','2024-05-16 23:32:06'),(18778,6333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 23:32:06','2024-05-16 23:32:06'),(18779,6334,'action created','2024-05-16 23:32:06','2024-05-16 23:32:06'),(18780,6334,'action started via WP Cron','2024-05-16 23:43:05','2024-05-16 23:43:05'),(18781,6334,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 23:43:05','2024-05-16 23:43:05'),(18782,6335,'action created','2024-05-16 23:43:05','2024-05-16 23:43:05'),(18786,6335,'action started via WP Cron','2024-05-16 23:52:24','2024-05-16 23:52:24'),(18787,6335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-16 23:52:24','2024-05-16 23:52:24'),(18788,6337,'action created','2024-05-16 23:52:24','2024-05-16 23:52:24'),(18789,6337,'action started via WP Cron','2024-05-17 00:05:37','2024-05-17 00:05:37'),(18790,6337,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:05:37','2024-05-17 00:05:37'),(18791,6338,'action created','2024-05-17 00:05:37','2024-05-17 00:05:37'),(18792,6338,'action started via WP Cron','2024-05-17 00:09:39','2024-05-17 00:09:39'),(18793,6338,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:09:39','2024-05-17 00:09:39'),(18794,6339,'action created','2024-05-17 00:09:39','2024-05-17 00:09:39'),(18795,6339,'action started via WP Cron','2024-05-17 00:12:03','2024-05-17 00:12:03'),(18796,6339,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:12:03','2024-05-17 00:12:03'),(18797,6340,'action created','2024-05-17 00:12:03','2024-05-17 00:12:03'),(18798,6340,'action started via WP Cron','2024-05-17 00:14:43','2024-05-17 00:14:43'),(18799,6340,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:14:43','2024-05-17 00:14:43'),(18800,6341,'action created','2024-05-17 00:14:43','2024-05-17 00:14:43'),(18801,6341,'action started via WP Cron','2024-05-17 00:17:27','2024-05-17 00:17:27'),(18802,6341,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:17:27','2024-05-17 00:17:27'),(18803,6342,'action created','2024-05-17 00:17:27','2024-05-17 00:17:27'),(18804,6342,'action started via WP Cron','2024-05-17 00:20:01','2024-05-17 00:20:01'),(18805,6342,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:20:01','2024-05-17 00:20:01'),(18806,6343,'action created','2024-05-17 00:20:01','2024-05-17 00:20:01'),(18807,6343,'action started via WP Cron','2024-05-17 00:28:06','2024-05-17 00:28:06'),(18808,6343,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:28:06','2024-05-17 00:28:06'),(18809,6344,'action created','2024-05-17 00:28:06','2024-05-17 00:28:06'),(18810,6344,'action started via WP Cron','2024-05-17 00:38:28','2024-05-17 00:38:28'),(18811,6344,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:38:28','2024-05-17 00:38:28'),(18812,6345,'action created','2024-05-17 00:38:28','2024-05-17 00:38:28'),(18813,6345,'action started via WP Cron','2024-05-17 00:40:39','2024-05-17 00:40:39'),(18814,6345,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:40:39','2024-05-17 00:40:39'),(18815,6346,'action created','2024-05-17 00:40:39','2024-05-17 00:40:39'),(18816,6346,'action started via WP Cron','2024-05-17 00:51:28','2024-05-17 00:51:28'),(18817,6346,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 00:51:28','2024-05-17 00:51:28'),(18818,6347,'action created','2024-05-17 00:51:28','2024-05-17 00:51:28'),(18822,6347,'action started via WP Cron','2024-05-17 01:03:23','2024-05-17 01:03:23'),(18823,6347,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 01:03:23','2024-05-17 01:03:23'),(18824,6349,'action created','2024-05-17 01:03:23','2024-05-17 01:03:23'),(18825,6349,'action started via WP Cron','2024-05-17 01:14:54','2024-05-17 01:14:54'),(18826,6349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 01:14:54','2024-05-17 01:14:54'),(18827,6350,'action created','2024-05-17 01:14:54','2024-05-17 01:14:54'),(18828,6350,'action started via WP Cron','2024-05-17 01:24:17','2024-05-17 01:24:17'),(18829,6350,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 01:24:17','2024-05-17 01:24:17'),(18830,6351,'action created','2024-05-17 01:24:17','2024-05-17 01:24:17'),(18831,6351,'action started via WP Cron','2024-05-17 01:30:17','2024-05-17 01:30:17'),(18832,6351,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 01:30:18','2024-05-17 01:30:18'),(18833,6352,'action created','2024-05-17 01:30:18','2024-05-17 01:30:18'),(18834,6352,'action started via WP Cron','2024-05-17 01:50:35','2024-05-17 01:50:35'),(18835,6352,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 01:50:35','2024-05-17 01:50:35'),(18836,6353,'action created','2024-05-17 01:50:35','2024-05-17 01:50:35'),(18840,6353,'action started via WP Cron','2024-05-17 01:52:46','2024-05-17 01:52:46'),(18841,6353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 01:52:46','2024-05-17 01:52:46'),(18842,6355,'action created','2024-05-17 01:52:46','2024-05-17 01:52:46'),(18843,6355,'action started via WP Cron','2024-05-17 01:59:36','2024-05-17 01:59:36'),(18844,6355,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 01:59:36','2024-05-17 01:59:36'),(18845,6356,'action created','2024-05-17 01:59:36','2024-05-17 01:59:36'),(18846,6356,'action started via WP Cron','2024-05-17 02:01:44','2024-05-17 02:01:44'),(18847,6356,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 02:01:44','2024-05-17 02:01:44'),(18848,6357,'action created','2024-05-17 02:01:44','2024-05-17 02:01:44'),(18849,6357,'action started via WP Cron','2024-05-17 02:08:05','2024-05-17 02:08:05'),(18850,6357,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 02:08:05','2024-05-17 02:08:05'),(18851,6358,'action created','2024-05-17 02:08:05','2024-05-17 02:08:05'),(18852,6358,'action started via WP Cron','2024-05-17 02:17:11','2024-05-17 02:17:11'),(18853,6358,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 02:17:11','2024-05-17 02:17:11'),(18854,6359,'action created','2024-05-17 02:17:11','2024-05-17 02:17:11'),(18855,6359,'action started via WP Cron','2024-05-17 02:53:20','2024-05-17 02:53:20'),(18856,6359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 02:53:20','2024-05-17 02:53:20'),(18857,6360,'action created','2024-05-17 02:53:20','2024-05-17 02:53:20'),(18861,6360,'action started via WP Cron','2024-05-17 03:01:34','2024-05-17 03:01:34'),(18862,6360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:01:34','2024-05-17 03:01:34'),(18863,6362,'action created','2024-05-17 03:01:34','2024-05-17 03:01:34'),(18864,6362,'action started via WP Cron','2024-05-17 03:16:39','2024-05-17 03:16:39'),(18865,6362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:16:39','2024-05-17 03:16:39'),(18866,6363,'action created','2024-05-17 03:16:39','2024-05-17 03:16:39'),(18873,6363,'action started via Async Request','2024-05-17 03:18:47','2024-05-17 03:18:47'),(18874,6363,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:18:47','2024-05-17 03:18:47'),(18875,6366,'action created','2024-05-17 03:18:47','2024-05-17 03:18:47'),(18876,6366,'action started via WP Cron','2024-05-17 03:20:58','2024-05-17 03:20:58'),(18877,6366,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:20:58','2024-05-17 03:20:58'),(18878,6367,'action created','2024-05-17 03:20:58','2024-05-17 03:20:58'),(18879,6367,'action started via WP Cron','2024-05-17 03:22:59','2024-05-17 03:22:59'),(18880,6367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:22:59','2024-05-17 03:22:59'),(18881,6368,'action created','2024-05-17 03:22:59','2024-05-17 03:22:59'),(18882,6368,'action started via WP Cron','2024-05-17 03:24:59','2024-05-17 03:24:59'),(18883,6368,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:24:59','2024-05-17 03:24:59'),(18884,6369,'action created','2024-05-17 03:24:59','2024-05-17 03:24:59'),(18885,6369,'action started via WP Cron','2024-05-17 03:27:00','2024-05-17 03:27:00'),(18886,6369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:27:00','2024-05-17 03:27:00'),(18887,6370,'action created','2024-05-17 03:27:00','2024-05-17 03:27:00'),(18888,6370,'action started via WP Cron','2024-05-17 03:29:00','2024-05-17 03:29:00'),(18889,6370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:29:00','2024-05-17 03:29:00'),(18890,6371,'action created','2024-05-17 03:29:00','2024-05-17 03:29:00'),(18891,6371,'action started via WP Cron','2024-05-17 03:31:01','2024-05-17 03:31:01'),(18892,6371,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:31:01','2024-05-17 03:31:01'),(18893,6372,'action created','2024-05-17 03:31:01','2024-05-17 03:31:01'),(18894,6372,'action started via WP Cron','2024-05-17 03:36:07','2024-05-17 03:36:07'),(18895,6372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:36:07','2024-05-17 03:36:07'),(18896,6373,'action created','2024-05-17 03:36:07','2024-05-17 03:36:07'),(18897,6373,'action started via WP Cron','2024-05-17 03:39:30','2024-05-17 03:39:30'),(18898,6373,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:39:30','2024-05-17 03:39:30'),(18899,6374,'action created','2024-05-17 03:39:30','2024-05-17 03:39:30'),(18900,6374,'action started via WP Cron','2024-05-17 03:56:18','2024-05-17 03:56:18'),(18901,6374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:56:18','2024-05-17 03:56:18'),(18902,6375,'action created','2024-05-17 03:56:18','2024-05-17 03:56:18'),(18906,6375,'action started via WP Cron','2024-05-17 03:59:18','2024-05-17 03:59:18'),(18907,6375,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 03:59:18','2024-05-17 03:59:18'),(18908,6377,'action created','2024-05-17 03:59:18','2024-05-17 03:59:18'),(18909,6377,'action started via WP Cron','2024-05-17 04:01:19','2024-05-17 04:01:19'),(18910,6377,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:01:19','2024-05-17 04:01:19'),(18911,6378,'action created','2024-05-17 04:01:19','2024-05-17 04:01:19'),(18912,6378,'action started via WP Cron','2024-05-17 04:03:19','2024-05-17 04:03:19'),(18913,6378,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:03:19','2024-05-17 04:03:19'),(18914,6379,'action created','2024-05-17 04:03:19','2024-05-17 04:03:19'),(18915,6379,'action started via WP Cron','2024-05-17 04:05:19','2024-05-17 04:05:19'),(18916,6379,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:05:19','2024-05-17 04:05:19'),(18917,6380,'action created','2024-05-17 04:05:19','2024-05-17 04:05:19'),(18918,6380,'action started via WP Cron','2024-05-17 04:07:20','2024-05-17 04:07:20'),(18919,6380,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:07:20','2024-05-17 04:07:20'),(18920,6381,'action created','2024-05-17 04:07:20','2024-05-17 04:07:20'),(18921,6381,'action started via WP Cron','2024-05-17 04:09:27','2024-05-17 04:09:27'),(18922,6381,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:09:27','2024-05-17 04:09:27'),(18923,6382,'action created','2024-05-17 04:09:27','2024-05-17 04:09:27'),(18924,6382,'action started via WP Cron','2024-05-17 04:14:05','2024-05-17 04:14:05'),(18925,6382,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:14:05','2024-05-17 04:14:05'),(18926,6383,'action created','2024-05-17 04:14:05','2024-05-17 04:14:05'),(18927,6383,'action started via WP Cron','2024-05-17 04:28:10','2024-05-17 04:28:10'),(18928,6383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:28:10','2024-05-17 04:28:10'),(18929,6384,'action created','2024-05-17 04:28:10','2024-05-17 04:28:10'),(18930,6384,'action started via WP Cron','2024-05-17 04:30:51','2024-05-17 04:30:51'),(18931,6384,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:30:51','2024-05-17 04:30:51'),(18932,6385,'action created','2024-05-17 04:30:51','2024-05-17 04:30:51'),(18933,6385,'action started via Async Request','2024-05-17 04:32:53','2024-05-17 04:32:53'),(18934,6385,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:32:53','2024-05-17 04:32:53'),(18935,6386,'action created','2024-05-17 04:32:53','2024-05-17 04:32:53'),(18936,6386,'action started via WP Cron','2024-05-17 04:35:53','2024-05-17 04:35:53'),(18937,6386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:35:53','2024-05-17 04:35:53'),(18938,6387,'action created','2024-05-17 04:35:53','2024-05-17 04:35:53'),(18939,6387,'action started via WP Cron','2024-05-17 04:37:54','2024-05-17 04:37:54'),(18940,6387,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:37:54','2024-05-17 04:37:54'),(18941,6388,'action created','2024-05-17 04:37:54','2024-05-17 04:37:54'),(18942,6388,'action started via WP Cron','2024-05-17 04:39:54','2024-05-17 04:39:54'),(18943,6388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:39:54','2024-05-17 04:39:54'),(18944,6389,'action created','2024-05-17 04:39:54','2024-05-17 04:39:54'),(18945,6389,'action started via WP Cron','2024-05-17 04:41:54','2024-05-17 04:41:54'),(18946,6389,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:41:54','2024-05-17 04:41:54'),(18947,6390,'action created','2024-05-17 04:41:54','2024-05-17 04:41:54'),(18948,6390,'action started via WP Cron','2024-05-17 04:43:54','2024-05-17 04:43:54'),(18949,6390,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:43:54','2024-05-17 04:43:54'),(18950,6391,'action created','2024-05-17 04:43:54','2024-05-17 04:43:54'),(18951,6391,'action started via WP Cron','2024-05-17 04:45:55','2024-05-17 04:45:55'),(18952,6391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:45:55','2024-05-17 04:45:55'),(18953,6392,'action created','2024-05-17 04:45:55','2024-05-17 04:45:55'),(18954,6392,'action started via WP Cron','2024-05-17 04:47:56','2024-05-17 04:47:56'),(18955,6392,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:47:56','2024-05-17 04:47:56'),(18956,6393,'action created','2024-05-17 04:47:56','2024-05-17 04:47:56'),(18957,6393,'action started via WP Cron','2024-05-17 04:53:48','2024-05-17 04:53:48'),(18958,6393,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:53:48','2024-05-17 04:53:48'),(18959,6394,'action created','2024-05-17 04:53:48','2024-05-17 04:53:48'),(18960,6394,'action started via WP Cron','2024-05-17 04:56:26','2024-05-17 04:56:26'),(18961,6394,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:56:26','2024-05-17 04:56:26'),(18962,6395,'action created','2024-05-17 04:56:26','2024-05-17 04:56:26'),(18966,6395,'action started via WP Cron','2024-05-17 04:58:27','2024-05-17 04:58:27'),(18967,6395,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 04:58:27','2024-05-17 04:58:27'),(18968,6397,'action created','2024-05-17 04:58:27','2024-05-17 04:58:27'),(18969,6397,'action started via Async Request','2024-05-17 05:00:48','2024-05-17 05:00:48'),(18970,6397,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:00:48','2024-05-17 05:00:48'),(18971,6398,'action created','2024-05-17 05:00:48','2024-05-17 05:00:48'),(18972,6398,'action started via WP Cron','2024-05-17 05:02:49','2024-05-17 05:02:49'),(18973,6398,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:02:49','2024-05-17 05:02:49'),(18974,6399,'action created','2024-05-17 05:02:49','2024-05-17 05:02:49'),(18975,6399,'action started via WP Cron','2024-05-17 05:04:49','2024-05-17 05:04:49'),(18976,6399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:04:49','2024-05-17 05:04:49'),(18977,6400,'action created','2024-05-17 05:04:49','2024-05-17 05:04:49'),(18978,6400,'action started via WP Cron','2024-05-17 05:06:50','2024-05-17 05:06:50'),(18979,6400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:06:50','2024-05-17 05:06:50'),(18980,6401,'action created','2024-05-17 05:06:50','2024-05-17 05:06:50'),(18981,6401,'action started via WP Cron','2024-05-17 05:08:51','2024-05-17 05:08:51'),(18982,6401,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:08:51','2024-05-17 05:08:51'),(18983,6402,'action created','2024-05-17 05:08:51','2024-05-17 05:08:51'),(18984,6402,'action started via WP Cron','2024-05-17 05:18:47','2024-05-17 05:18:47'),(18985,6402,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:18:47','2024-05-17 05:18:47'),(18986,6403,'action created','2024-05-17 05:18:47','2024-05-17 05:18:47'),(18990,6403,'action started via WP Cron','2024-05-17 05:24:54','2024-05-17 05:24:54'),(18991,6403,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:24:54','2024-05-17 05:24:54'),(18992,6405,'action created','2024-05-17 05:24:54','2024-05-17 05:24:54'),(18993,6405,'action started via WP Cron','2024-05-17 05:26:54','2024-05-17 05:26:54'),(18994,6405,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:26:54','2024-05-17 05:26:54'),(18995,6406,'action created','2024-05-17 05:26:54','2024-05-17 05:26:54'),(18996,6406,'action started via WP Cron','2024-05-17 05:34:23','2024-05-17 05:34:23'),(18997,6406,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:34:23','2024-05-17 05:34:23'),(18998,6407,'action created','2024-05-17 05:34:23','2024-05-17 05:34:23'),(18999,6407,'action started via WP Cron','2024-05-17 05:41:46','2024-05-17 05:41:46'),(19000,6407,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:41:46','2024-05-17 05:41:46'),(19001,6408,'action created','2024-05-17 05:41:46','2024-05-17 05:41:46'),(19002,6408,'action started via WP Cron','2024-05-17 05:44:05','2024-05-17 05:44:05'),(19003,6408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:44:05','2024-05-17 05:44:05'),(19004,6409,'action created','2024-05-17 05:44:05','2024-05-17 05:44:05'),(19005,6409,'action started via WP Cron','2024-05-17 05:48:38','2024-05-17 05:48:38'),(19006,6409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:48:38','2024-05-17 05:48:38'),(19007,6410,'action created','2024-05-17 05:48:38','2024-05-17 05:48:38'),(19008,6410,'action started via WP Cron','2024-05-17 05:51:35','2024-05-17 05:51:35'),(19009,6410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:51:35','2024-05-17 05:51:35'),(19010,6411,'action created','2024-05-17 05:51:35','2024-05-17 05:51:35'),(19011,6411,'action started via WP Cron','2024-05-17 05:55:55','2024-05-17 05:55:55'),(19012,6411,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:55:55','2024-05-17 05:55:55'),(19013,6412,'action created','2024-05-17 05:55:55','2024-05-17 05:55:55'),(19017,6412,'action started via WP Cron','2024-05-17 05:59:37','2024-05-17 05:59:37'),(19018,6412,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 05:59:37','2024-05-17 05:59:37'),(19019,6414,'action created','2024-05-17 05:59:37','2024-05-17 05:59:37'),(19020,6414,'action started via WP Cron','2024-05-17 06:02:04','2024-05-17 06:02:04'),(19021,6414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:02:04','2024-05-17 06:02:04'),(19022,6415,'action created','2024-05-17 06:02:04','2024-05-17 06:02:04'),(19023,6415,'action started via WP Cron','2024-05-17 06:08:02','2024-05-17 06:08:02'),(19024,6415,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:08:02','2024-05-17 06:08:02'),(19025,6416,'action created','2024-05-17 06:08:02','2024-05-17 06:08:02'),(19026,6416,'action started via WP Cron','2024-05-17 06:15:39','2024-05-17 06:15:39'),(19027,6416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:15:39','2024-05-17 06:15:39'),(19028,6417,'action created','2024-05-17 06:15:39','2024-05-17 06:15:39'),(19029,6417,'action started via WP Cron','2024-05-17 06:20:13','2024-05-17 06:20:13'),(19030,6417,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:20:13','2024-05-17 06:20:13'),(19031,6418,'action created','2024-05-17 06:20:13','2024-05-17 06:20:13'),(19032,6418,'action started via WP Cron','2024-05-17 06:23:56','2024-05-17 06:23:56'),(19033,6418,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:23:56','2024-05-17 06:23:56'),(19034,6419,'action created','2024-05-17 06:23:56','2024-05-17 06:23:56'),(19041,6419,'action started via WP Cron','2024-05-17 06:26:13','2024-05-17 06:26:13'),(19042,6419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:26:13','2024-05-17 06:26:13'),(19043,6422,'action created','2024-05-17 06:26:13','2024-05-17 06:26:13'),(19044,6422,'action started via WP Cron','2024-05-17 06:28:55','2024-05-17 06:28:55'),(19045,6422,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:28:55','2024-05-17 06:28:55'),(19046,6423,'action created','2024-05-17 06:28:55','2024-05-17 06:28:55'),(19053,6423,'action started via WP Cron','2024-05-17 06:31:36','2024-05-17 06:31:36'),(19054,6423,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:31:36','2024-05-17 06:31:36'),(19055,6426,'action created','2024-05-17 06:31:36','2024-05-17 06:31:36'),(19056,6426,'action started via WP Cron','2024-05-17 06:34:39','2024-05-17 06:34:39'),(19057,6426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:34:39','2024-05-17 06:34:39'),(19058,6427,'action created','2024-05-17 06:34:39','2024-05-17 06:34:39'),(19059,6427,'action started via WP Cron','2024-05-17 06:37:06','2024-05-17 06:37:06'),(19060,6427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:37:06','2024-05-17 06:37:06'),(19061,6428,'action created','2024-05-17 06:37:06','2024-05-17 06:37:06'),(19062,6428,'action started via WP Cron','2024-05-17 06:39:14','2024-05-17 06:39:14'),(19063,6428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:39:14','2024-05-17 06:39:14'),(19064,6429,'action created','2024-05-17 06:39:14','2024-05-17 06:39:14'),(19065,6429,'action started via WP Cron','2024-05-17 06:44:30','2024-05-17 06:44:30'),(19066,6429,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:44:30','2024-05-17 06:44:30'),(19067,6430,'action created','2024-05-17 06:44:30','2024-05-17 06:44:30'),(19071,6430,'action started via WP Cron','2024-05-17 06:49:47','2024-05-17 06:49:47'),(19072,6430,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:49:47','2024-05-17 06:49:47'),(19073,6432,'action created','2024-05-17 06:49:47','2024-05-17 06:49:47'),(19074,6432,'action started via WP Cron','2024-05-17 06:55:06','2024-05-17 06:55:06'),(19075,6432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:55:06','2024-05-17 06:55:06'),(19076,6433,'action created','2024-05-17 06:55:06','2024-05-17 06:55:06'),(19077,6433,'action started via WP Cron','2024-05-17 06:58:59','2024-05-17 06:58:59'),(19078,6433,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 06:58:59','2024-05-17 06:58:59'),(19079,6434,'action created','2024-05-17 06:58:59','2024-05-17 06:58:59'),(19083,6434,'action started via WP Cron','2024-05-17 07:02:50','2024-05-17 07:02:50'),(19084,6434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:02:50','2024-05-17 07:02:50'),(19085,6436,'action created','2024-05-17 07:02:50','2024-05-17 07:02:50'),(19086,6436,'action started via WP Cron','2024-05-17 07:05:18','2024-05-17 07:05:18'),(19087,6436,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:05:18','2024-05-17 07:05:18'),(19088,6437,'action created','2024-05-17 07:05:18','2024-05-17 07:05:18'),(19089,6437,'action started via WP Cron','2024-05-17 07:10:06','2024-05-17 07:10:06'),(19090,6437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:10:06','2024-05-17 07:10:06'),(19091,6438,'action created','2024-05-17 07:10:06','2024-05-17 07:10:06'),(19092,6438,'action started via WP Cron','2024-05-17 07:15:00','2024-05-17 07:15:00'),(19093,6438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:15:00','2024-05-17 07:15:00'),(19094,6439,'action created','2024-05-17 07:15:00','2024-05-17 07:15:00'),(19095,6439,'action started via WP Cron','2024-05-17 07:20:27','2024-05-17 07:20:27'),(19096,6439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:20:27','2024-05-17 07:20:27'),(19097,6440,'action created','2024-05-17 07:20:27','2024-05-17 07:20:27'),(19098,6440,'action started via WP Cron','2024-05-17 07:24:58','2024-05-17 07:24:58'),(19099,6440,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:24:58','2024-05-17 07:24:58'),(19100,6441,'action created','2024-05-17 07:24:58','2024-05-17 07:24:58'),(19101,6441,'action started via WP Cron','2024-05-17 07:30:04','2024-05-17 07:30:04'),(19102,6441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:30:04','2024-05-17 07:30:04'),(19103,6442,'action created','2024-05-17 07:30:04','2024-05-17 07:30:04'),(19104,6442,'action started via WP Cron','2024-05-17 07:34:46','2024-05-17 07:34:46'),(19105,6442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:34:46','2024-05-17 07:34:46'),(19106,6443,'action created','2024-05-17 07:34:46','2024-05-17 07:34:46'),(19107,6443,'action started via WP Cron','2024-05-17 07:39:39','2024-05-17 07:39:39'),(19108,6443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:39:39','2024-05-17 07:39:39'),(19109,6444,'action created','2024-05-17 07:39:39','2024-05-17 07:39:39'),(19110,6444,'action started via WP Cron','2024-05-17 07:43:53','2024-05-17 07:43:53'),(19111,6444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:43:53','2024-05-17 07:43:53'),(19112,6445,'action created','2024-05-17 07:43:53','2024-05-17 07:43:53'),(19113,6445,'action started via WP Cron','2024-05-17 07:48:01','2024-05-17 07:48:01'),(19114,6445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:48:01','2024-05-17 07:48:01'),(19115,6446,'action created','2024-05-17 07:48:01','2024-05-17 07:48:01'),(19116,6446,'action started via WP Cron','2024-05-17 07:51:39','2024-05-17 07:51:39'),(19117,6446,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:51:39','2024-05-17 07:51:39'),(19118,6447,'action created','2024-05-17 07:51:39','2024-05-17 07:51:39'),(19119,6447,'action started via WP Cron','2024-05-17 07:54:02','2024-05-17 07:54:02'),(19120,6447,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:54:02','2024-05-17 07:54:02'),(19121,6448,'action created','2024-05-17 07:54:02','2024-05-17 07:54:02'),(19122,6448,'action started via WP Cron','2024-05-17 07:56:02','2024-05-17 07:56:02'),(19123,6448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 07:56:02','2024-05-17 07:56:02'),(19124,6449,'action created','2024-05-17 07:56:02','2024-05-17 07:56:02'),(19125,6449,'action started via WP Cron','2024-05-17 08:00:05','2024-05-17 08:00:05'),(19126,6449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:00:05','2024-05-17 08:00:05'),(19127,6450,'action created','2024-05-17 08:00:05','2024-05-17 08:00:05'),(19131,6450,'action started via WP Cron','2024-05-17 08:02:42','2024-05-17 08:02:42'),(19132,6450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:02:42','2024-05-17 08:02:42'),(19133,6452,'action created','2024-05-17 08:02:42','2024-05-17 08:02:42'),(19134,6452,'action started via WP Cron','2024-05-17 08:05:03','2024-05-17 08:05:03'),(19135,6452,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:05:03','2024-05-17 08:05:03'),(19136,6453,'action created','2024-05-17 08:05:03','2024-05-17 08:05:03'),(19137,6453,'action started via WP Cron','2024-05-17 08:07:03','2024-05-17 08:07:03'),(19138,6453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:07:03','2024-05-17 08:07:03'),(19139,6454,'action created','2024-05-17 08:07:03','2024-05-17 08:07:03'),(19140,6454,'action started via WP Cron','2024-05-17 08:09:10','2024-05-17 08:09:10'),(19141,6454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:09:10','2024-05-17 08:09:10'),(19142,6455,'action created','2024-05-17 08:09:10','2024-05-17 08:09:10'),(19143,6455,'action started via WP Cron','2024-05-17 08:12:02','2024-05-17 08:12:02'),(19144,6455,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:12:02','2024-05-17 08:12:02'),(19145,6456,'action created','2024-05-17 08:12:02','2024-05-17 08:12:02'),(19146,6456,'action started via WP Cron','2024-05-17 08:14:12','2024-05-17 08:14:12'),(19147,6456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:14:12','2024-05-17 08:14:12'),(19148,6457,'action created','2024-05-17 08:14:12','2024-05-17 08:14:12'),(19149,6457,'action started via WP Cron','2024-05-17 08:17:17','2024-05-17 08:17:17'),(19150,6457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:17:17','2024-05-17 08:17:17'),(19151,6458,'action created','2024-05-17 08:17:17','2024-05-17 08:17:17'),(19152,6458,'action started via WP Cron','2024-05-17 08:20:03','2024-05-17 08:20:03'),(19153,6458,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:20:03','2024-05-17 08:20:03'),(19154,6459,'action created','2024-05-17 08:20:03','2024-05-17 08:20:03'),(19155,6459,'action started via Async Request','2024-05-17 08:22:53','2024-05-17 08:22:53'),(19156,6459,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:22:53','2024-05-17 08:22:53'),(19157,6460,'action created','2024-05-17 08:22:53','2024-05-17 08:22:53'),(19158,6460,'action started via WP Cron','2024-05-17 08:25:25','2024-05-17 08:25:25'),(19159,6460,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:25:25','2024-05-17 08:25:25'),(19160,6461,'action created','2024-05-17 08:25:25','2024-05-17 08:25:25'),(19161,6461,'action started via WP Cron','2024-05-17 08:28:37','2024-05-17 08:28:37'),(19162,6461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:28:37','2024-05-17 08:28:37'),(19163,6462,'action created','2024-05-17 08:28:37','2024-05-17 08:28:37'),(19164,6462,'action started via WP Cron','2024-05-17 08:31:48','2024-05-17 08:31:48'),(19165,6462,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:31:48','2024-05-17 08:31:48'),(19166,6463,'action created','2024-05-17 08:31:48','2024-05-17 08:31:48'),(19167,6463,'action started via Async Request','2024-05-17 08:33:56','2024-05-17 08:33:56'),(19168,6463,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:33:56','2024-05-17 08:33:56'),(19169,6464,'action created','2024-05-17 08:33:56','2024-05-17 08:33:56'),(19170,6464,'action started via WP Cron','2024-05-17 08:36:33','2024-05-17 08:36:33'),(19171,6464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:36:33','2024-05-17 08:36:33'),(19172,6465,'action created','2024-05-17 08:36:33','2024-05-17 08:36:33'),(19173,6465,'action started via WP Cron','2024-05-17 08:38:35','2024-05-17 08:38:35'),(19174,6465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:38:35','2024-05-17 08:38:35'),(19175,6466,'action created','2024-05-17 08:38:35','2024-05-17 08:38:35'),(19176,6466,'action started via WP Cron','2024-05-17 08:40:36','2024-05-17 08:40:36'),(19177,6466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:40:36','2024-05-17 08:40:36'),(19178,6467,'action created','2024-05-17 08:40:36','2024-05-17 08:40:36'),(19179,6467,'action started via WP Cron','2024-05-17 08:43:10','2024-05-17 08:43:10'),(19180,6467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:43:10','2024-05-17 08:43:10'),(19181,6468,'action created','2024-05-17 08:43:10','2024-05-17 08:43:10'),(19182,6468,'action started via WP Cron','2024-05-17 08:46:17','2024-05-17 08:46:17'),(19183,6468,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:46:17','2024-05-17 08:46:17'),(19184,6469,'action created','2024-05-17 08:46:17','2024-05-17 08:46:17'),(19185,6469,'action started via WP Cron','2024-05-17 08:48:44','2024-05-17 08:48:44'),(19186,6469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:48:44','2024-05-17 08:48:44'),(19187,6470,'action created','2024-05-17 08:48:44','2024-05-17 08:48:44'),(19188,6470,'action started via Async Request','2024-05-17 08:50:52','2024-05-17 08:50:52'),(19189,6470,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:50:52','2024-05-17 08:50:52'),(19190,6471,'action created','2024-05-17 08:50:52','2024-05-17 08:50:52'),(19209,6471,'action started via Async Request','2024-05-17 08:53:07','2024-05-17 08:53:07'),(19210,6471,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:53:07','2024-05-17 08:53:07'),(19211,6478,'action created','2024-05-17 08:53:07','2024-05-17 08:53:07'),(19218,6478,'action started via WP Cron','2024-05-17 08:55:16','2024-05-17 08:55:16'),(19219,6478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:55:16','2024-05-17 08:55:16'),(19220,6481,'action created','2024-05-17 08:55:16','2024-05-17 08:55:16'),(19231,6481,'action started via WP Cron','2024-05-17 08:57:40','2024-05-17 08:57:40'),(19232,6481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:57:40','2024-05-17 08:57:40'),(19233,6486,'action created','2024-05-17 08:57:40','2024-05-17 08:57:40'),(19242,6486,'action started via Async Request','2024-05-17 08:59:48','2024-05-17 08:59:48'),(19243,6486,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 08:59:48','2024-05-17 08:59:48'),(19244,6489,'action created','2024-05-17 08:59:48','2024-05-17 08:59:48'),(19248,6489,'action started via Async Request','2024-05-17 09:01:57','2024-05-17 09:01:57'),(19249,6489,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:01:57','2024-05-17 09:01:57'),(19250,6491,'action created','2024-05-17 09:01:57','2024-05-17 09:01:57'),(19251,6491,'action started via WP Cron','2024-05-17 09:05:46','2024-05-17 09:05:46'),(19252,6491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:05:46','2024-05-17 09:05:46'),(19253,6492,'action created','2024-05-17 09:05:46','2024-05-17 09:05:46'),(19254,6492,'action started via WP Cron','2024-05-17 09:07:47','2024-05-17 09:07:47'),(19255,6492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:07:47','2024-05-17 09:07:47'),(19256,6493,'action created','2024-05-17 09:07:47','2024-05-17 09:07:47'),(19257,6493,'action started via Async Request','2024-05-17 09:09:51','2024-05-17 09:09:51'),(19258,6493,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:09:51','2024-05-17 09:09:51'),(19259,6494,'action created','2024-05-17 09:09:51','2024-05-17 09:09:51'),(19260,6494,'action started via WP Cron','2024-05-17 09:11:59','2024-05-17 09:11:59'),(19261,6494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:11:59','2024-05-17 09:11:59'),(19262,6495,'action created','2024-05-17 09:11:59','2024-05-17 09:11:59'),(19263,6495,'action started via WP Cron','2024-05-17 09:14:49','2024-05-17 09:14:49'),(19264,6495,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:14:49','2024-05-17 09:14:49'),(19265,6496,'action created','2024-05-17 09:14:49','2024-05-17 09:14:49'),(19266,6496,'action started via WP Cron','2024-05-17 09:17:28','2024-05-17 09:17:28'),(19267,6496,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:17:28','2024-05-17 09:17:28'),(19268,6497,'action created','2024-05-17 09:17:28','2024-05-17 09:17:28'),(19272,6497,'action started via WP Cron','2024-05-17 09:21:24','2024-05-17 09:21:24'),(19273,6497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:21:24','2024-05-17 09:21:24'),(19274,6499,'action created','2024-05-17 09:21:24','2024-05-17 09:21:24'),(19275,6499,'action started via WP Cron','2024-05-17 09:24:04','2024-05-17 09:24:04'),(19276,6499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:24:04','2024-05-17 09:24:04'),(19277,6500,'action created','2024-05-17 09:24:04','2024-05-17 09:24:04'),(19278,6500,'action started via WP Cron','2024-05-17 09:26:15','2024-05-17 09:26:15'),(19279,6500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:26:15','2024-05-17 09:26:15'),(19280,6501,'action created','2024-05-17 09:26:15','2024-05-17 09:26:15'),(19281,6501,'action started via Async Request','2024-05-17 09:28:47','2024-05-17 09:28:47'),(19282,6501,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:28:47','2024-05-17 09:28:47'),(19283,6502,'action created','2024-05-17 09:28:47','2024-05-17 09:28:47'),(19290,6502,'action started via WP Cron','2024-05-17 09:31:03','2024-05-17 09:31:03'),(19291,6502,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:31:03','2024-05-17 09:31:03'),(19292,6505,'action created','2024-05-17 09:31:03','2024-05-17 09:31:03'),(19299,6505,'action started via WP Cron','2024-05-17 09:33:04','2024-05-17 09:33:04'),(19300,6505,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:33:04','2024-05-17 09:33:04'),(19301,6508,'action created','2024-05-17 09:33:04','2024-05-17 09:33:04'),(19308,6508,'action started via Async Request','2024-05-17 09:35:17','2024-05-17 09:35:17'),(19309,6508,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:35:17','2024-05-17 09:35:17'),(19310,6511,'action created','2024-05-17 09:35:17','2024-05-17 09:35:17'),(19311,6511,'action started via Async Request','2024-05-17 09:37:35','2024-05-17 09:37:35'),(19312,6511,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:37:35','2024-05-17 09:37:35'),(19313,6512,'action created','2024-05-17 09:37:35','2024-05-17 09:37:35'),(19314,6512,'action started via Async Request','2024-05-17 09:39:50','2024-05-17 09:39:50'),(19315,6512,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:39:50','2024-05-17 09:39:50'),(19316,6513,'action created','2024-05-17 09:39:50','2024-05-17 09:39:50'),(19317,6513,'action started via WP Cron','2024-05-17 09:42:05','2024-05-17 09:42:05'),(19318,6513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:42:05','2024-05-17 09:42:05'),(19319,6514,'action created','2024-05-17 09:42:05','2024-05-17 09:42:05'),(19320,6514,'action started via WP Cron','2024-05-17 09:44:05','2024-05-17 09:44:05'),(19321,6514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:44:05','2024-05-17 09:44:05'),(19322,6515,'action created','2024-05-17 09:44:05','2024-05-17 09:44:05'),(19323,6515,'action started via WP Cron','2024-05-17 09:46:05','2024-05-17 09:46:05'),(19324,6515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:46:05','2024-05-17 09:46:05'),(19325,6516,'action created','2024-05-17 09:46:05','2024-05-17 09:46:05'),(19326,6516,'action started via Async Request','2024-05-17 09:48:21','2024-05-17 09:48:21'),(19327,6516,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:48:21','2024-05-17 09:48:21'),(19328,6517,'action created','2024-05-17 09:48:21','2024-05-17 09:48:21'),(19330,6517,'action started via WP Cron','2024-05-17 09:51:00','2024-05-17 09:51:00'),(19331,6517,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:51:00','2024-05-17 09:51:00'),(19332,6519,'action created','2024-05-17 09:51:00','2024-05-17 09:51:00'),(19335,6520,'action created','2024-05-17 09:51:01','2024-05-17 09:51:01'),(19336,6520,'action started via WP Cron','2024-05-17 09:52:08','2024-05-17 09:52:08'),(19337,6520,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-05-17 09:52:08','2024-05-17 09:52:08'),(19338,6519,'action started via WP Cron','2024-05-17 09:53:03','2024-05-17 09:53:03'),(19339,6519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:53:03','2024-05-17 09:53:03'),(19340,6521,'action created','2024-05-17 09:53:03','2024-05-17 09:53:03'),(19347,6521,'action started via WP Cron','2024-05-17 09:55:08','2024-05-17 09:55:08'),(19348,6521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:55:08','2024-05-17 09:55:08'),(19349,6524,'action created','2024-05-17 09:55:08','2024-05-17 09:55:08'),(19350,6524,'action started via Async Request','2024-05-17 09:57:32','2024-05-17 09:57:32'),(19351,6524,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 09:57:32','2024-05-17 09:57:32'),(19352,6525,'action created','2024-05-17 09:57:32','2024-05-17 09:57:32'),(19353,6525,'action started via WP Cron','2024-05-17 10:00:11','2024-05-17 10:00:11'),(19354,6525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:00:11','2024-05-17 10:00:11'),(19355,6526,'action created','2024-05-17 10:00:11','2024-05-17 10:00:11'),(19359,6526,'action started via WP Cron','2024-05-17 10:02:15','2024-05-17 10:02:15'),(19360,6526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:02:15','2024-05-17 10:02:15'),(19361,6528,'action created','2024-05-17 10:02:15','2024-05-17 10:02:15'),(19362,6528,'action started via Async Request','2024-05-17 10:04:37','2024-05-17 10:04:37'),(19363,6528,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:04:37','2024-05-17 10:04:37'),(19364,6529,'action created','2024-05-17 10:04:37','2024-05-17 10:04:37'),(19366,6529,'action started via WP Cron','2024-05-17 10:07:12','2024-05-17 10:07:12'),(19367,6529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:07:12','2024-05-17 10:07:12'),(19368,6531,'action created','2024-05-17 10:07:12','2024-05-17 10:07:12'),(19371,6531,'action started via WP Cron','2024-05-17 10:09:16','2024-05-17 10:09:16'),(19372,6531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:09:16','2024-05-17 10:09:16'),(19373,6532,'action created','2024-05-17 10:09:16','2024-05-17 10:09:16'),(19377,6532,'action started via Async Request','2024-05-17 10:11:31','2024-05-17 10:11:31'),(19378,6532,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:11:31','2024-05-17 10:11:31'),(19379,6534,'action created','2024-05-17 10:11:31','2024-05-17 10:11:31'),(19380,6534,'action started via Async Request','2024-05-17 10:14:22','2024-05-17 10:14:22'),(19381,6534,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:14:22','2024-05-17 10:14:22'),(19382,6535,'action created','2024-05-17 10:14:22','2024-05-17 10:14:22'),(19389,6535,'action started via Async Request','2024-05-17 10:16:38','2024-05-17 10:16:38'),(19390,6535,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:16:38','2024-05-17 10:16:38'),(19391,6538,'action created','2024-05-17 10:16:38','2024-05-17 10:16:38'),(19392,6538,'action started via WP Cron','2024-05-17 10:19:06','2024-05-17 10:19:06'),(19393,6538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:19:06','2024-05-17 10:19:06'),(19394,6539,'action created','2024-05-17 10:19:06','2024-05-17 10:19:06'),(19401,6539,'action started via WP Cron','2024-05-17 10:21:06','2024-05-17 10:21:06'),(19402,6539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:21:06','2024-05-17 10:21:06'),(19403,6542,'action created','2024-05-17 10:21:06','2024-05-17 10:21:06'),(19410,6542,'action started via Async Request','2024-05-17 10:23:29','2024-05-17 10:23:29'),(19411,6542,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:23:29','2024-05-17 10:23:29'),(19412,6545,'action created','2024-05-17 10:23:29','2024-05-17 10:23:29'),(19413,6545,'action started via Async Request','2024-05-17 10:25:37','2024-05-17 10:25:37'),(19414,6545,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:25:37','2024-05-17 10:25:37'),(19415,6546,'action created','2024-05-17 10:25:37','2024-05-17 10:25:37'),(19419,6546,'action started via Async Request','2024-05-17 10:27:47','2024-05-17 10:27:47'),(19420,6546,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:27:47','2024-05-17 10:27:47'),(19421,6548,'action created','2024-05-17 10:27:47','2024-05-17 10:27:47'),(19422,6548,'action started via WP Cron','2024-05-17 10:31:09','2024-05-17 10:31:09'),(19423,6548,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:31:09','2024-05-17 10:31:09'),(19424,6549,'action created','2024-05-17 10:31:09','2024-05-17 10:31:09'),(19425,6549,'action started via WP Cron','2024-05-17 10:33:09','2024-05-17 10:33:09'),(19426,6549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:33:09','2024-05-17 10:33:09'),(19427,6550,'action created','2024-05-17 10:33:09','2024-05-17 10:33:09'),(19428,6550,'action started via Async Request','2024-05-17 10:35:35','2024-05-17 10:35:35'),(19429,6550,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:35:35','2024-05-17 10:35:35'),(19430,6551,'action created','2024-05-17 10:35:35','2024-05-17 10:35:35'),(19431,6551,'action started via Async Request','2024-05-17 10:37:42','2024-05-17 10:37:42'),(19432,6551,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:37:42','2024-05-17 10:37:42'),(19433,6552,'action created','2024-05-17 10:37:42','2024-05-17 10:37:42'),(19434,6552,'action started via Async Request','2024-05-17 10:39:47','2024-05-17 10:39:47'),(19435,6552,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:39:47','2024-05-17 10:39:47'),(19436,6553,'action created','2024-05-17 10:39:47','2024-05-17 10:39:47'),(19437,6553,'action started via Async Request','2024-05-17 10:41:52','2024-05-17 10:41:52'),(19438,6553,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:41:52','2024-05-17 10:41:52'),(19439,6554,'action created','2024-05-17 10:41:52','2024-05-17 10:41:52'),(19440,6554,'action started via WP Cron','2024-05-17 10:44:04','2024-05-17 10:44:04'),(19441,6554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:44:04','2024-05-17 10:44:04'),(19442,6555,'action created','2024-05-17 10:44:04','2024-05-17 10:44:04'),(19443,6555,'action started via WP Cron','2024-05-17 10:46:28','2024-05-17 10:46:28'),(19444,6555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:46:28','2024-05-17 10:46:28'),(19445,6556,'action created','2024-05-17 10:46:28','2024-05-17 10:46:28'),(19446,6556,'action started via Async Request','2024-05-17 10:48:33','2024-05-17 10:48:33'),(19447,6556,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:48:33','2024-05-17 10:48:33'),(19448,6557,'action created','2024-05-17 10:48:33','2024-05-17 10:48:33'),(19449,6557,'action started via Async Request','2024-05-17 10:50:44','2024-05-17 10:50:44'),(19450,6557,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:50:44','2024-05-17 10:50:44'),(19451,6558,'action created','2024-05-17 10:50:44','2024-05-17 10:50:44'),(19452,6558,'action started via Async Request','2024-05-17 10:52:48','2024-05-17 10:52:48'),(19453,6558,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:52:48','2024-05-17 10:52:48'),(19454,6559,'action created','2024-05-17 10:52:48','2024-05-17 10:52:48'),(19455,6559,'action started via WP Cron','2024-05-17 10:55:03','2024-05-17 10:55:03'),(19456,6559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:55:03','2024-05-17 10:55:03'),(19457,6560,'action created','2024-05-17 10:55:03','2024-05-17 10:55:03'),(19458,6560,'action started via WP Cron','2024-05-17 10:57:04','2024-05-17 10:57:04'),(19459,6560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:57:04','2024-05-17 10:57:04'),(19460,6561,'action created','2024-05-17 10:57:04','2024-05-17 10:57:04'),(19461,6561,'action started via WP Cron','2024-05-17 10:59:10','2024-05-17 10:59:10'),(19462,6561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 10:59:10','2024-05-17 10:59:10'),(19463,6562,'action created','2024-05-17 10:59:10','2024-05-17 10:59:10'),(19467,6562,'action started via Async Request','2024-05-17 11:01:15','2024-05-17 11:01:15'),(19468,6562,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:01:15','2024-05-17 11:01:15'),(19469,6564,'action created','2024-05-17 11:01:15','2024-05-17 11:01:15'),(19470,6564,'action started via WP Cron','2024-05-17 11:03:19','2024-05-17 11:03:19'),(19471,6564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:03:19','2024-05-17 11:03:19'),(19472,6565,'action created','2024-05-17 11:03:19','2024-05-17 11:03:19'),(19473,6565,'action started via WP Cron','2024-05-17 11:05:20','2024-05-17 11:05:20'),(19474,6565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:05:20','2024-05-17 11:05:20'),(19475,6566,'action created','2024-05-17 11:05:20','2024-05-17 11:05:20'),(19476,6566,'action started via WP Cron','2024-05-17 11:07:20','2024-05-17 11:07:20'),(19477,6566,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:07:20','2024-05-17 11:07:20'),(19478,6567,'action created','2024-05-17 11:07:20','2024-05-17 11:07:20'),(19479,6567,'action started via Async Request','2024-05-17 11:09:21','2024-05-17 11:09:21'),(19480,6567,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:09:21','2024-05-17 11:09:21'),(19481,6568,'action created','2024-05-17 11:09:21','2024-05-17 11:09:21'),(19482,6568,'action started via WP Cron','2024-05-17 11:12:02','2024-05-17 11:12:02'),(19483,6568,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:12:02','2024-05-17 11:12:02'),(19484,6569,'action created','2024-05-17 11:12:02','2024-05-17 11:12:02'),(19485,6569,'action started via WP Cron','2024-05-17 11:14:02','2024-05-17 11:14:02'),(19486,6569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:14:02','2024-05-17 11:14:02'),(19487,6570,'action created','2024-05-17 11:14:02','2024-05-17 11:14:02'),(19488,6570,'action started via WP Cron','2024-05-17 11:16:03','2024-05-17 11:16:03'),(19489,6570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:16:03','2024-05-17 11:16:03'),(19490,6571,'action created','2024-05-17 11:16:03','2024-05-17 11:16:03'),(19491,6571,'action started via WP Cron','2024-05-17 11:18:03','2024-05-17 11:18:03'),(19492,6571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:18:03','2024-05-17 11:18:03'),(19493,6572,'action created','2024-05-17 11:18:03','2024-05-17 11:18:03'),(19494,6572,'action started via WP Cron','2024-05-17 11:20:03','2024-05-17 11:20:03'),(19495,6572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:20:03','2024-05-17 11:20:03'),(19496,6573,'action created','2024-05-17 11:20:03','2024-05-17 11:20:03'),(19500,6573,'action started via WP Cron','2024-05-17 11:22:04','2024-05-17 11:22:04'),(19501,6573,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:22:04','2024-05-17 11:22:04'),(19502,6575,'action created','2024-05-17 11:22:04','2024-05-17 11:22:04'),(19503,6575,'action started via WP Cron','2024-05-17 11:24:05','2024-05-17 11:24:05'),(19504,6575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:24:05','2024-05-17 11:24:05'),(19505,6576,'action created','2024-05-17 11:24:05','2024-05-17 11:24:05'),(19506,6576,'action started via WP Cron','2024-05-17 11:26:05','2024-05-17 11:26:05'),(19507,6576,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:26:05','2024-05-17 11:26:05'),(19508,6577,'action created','2024-05-17 11:26:05','2024-05-17 11:26:05'),(19509,6577,'action started via WP Cron','2024-05-17 11:29:28','2024-05-17 11:29:28'),(19510,6577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:29:28','2024-05-17 11:29:28'),(19511,6578,'action created','2024-05-17 11:29:28','2024-05-17 11:29:28'),(19512,6578,'action started via WP Cron','2024-05-17 11:31:29','2024-05-17 11:31:29'),(19513,6578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:31:29','2024-05-17 11:31:29'),(19514,6579,'action created','2024-05-17 11:31:29','2024-05-17 11:31:29'),(19515,6579,'action started via WP Cron','2024-05-17 11:33:30','2024-05-17 11:33:30'),(19516,6579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:33:30','2024-05-17 11:33:30'),(19517,6580,'action created','2024-05-17 11:33:30','2024-05-17 11:33:30'),(19518,6580,'action started via WP Cron','2024-05-17 11:35:30','2024-05-17 11:35:30'),(19519,6580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:35:30','2024-05-17 11:35:30'),(19520,6581,'action created','2024-05-17 11:35:30','2024-05-17 11:35:30'),(19521,6581,'action started via WP Cron','2024-05-17 11:37:30','2024-05-17 11:37:30'),(19522,6581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:37:30','2024-05-17 11:37:30'),(19523,6582,'action created','2024-05-17 11:37:30','2024-05-17 11:37:30'),(19524,6582,'action started via WP Cron','2024-05-17 11:39:31','2024-05-17 11:39:31'),(19525,6582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:39:31','2024-05-17 11:39:31'),(19526,6583,'action created','2024-05-17 11:39:31','2024-05-17 11:39:31'),(19527,6583,'action started via WP Cron','2024-05-17 11:41:32','2024-05-17 11:41:32'),(19528,6583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:41:32','2024-05-17 11:41:32'),(19529,6584,'action created','2024-05-17 11:41:32','2024-05-17 11:41:32'),(19530,6584,'action started via WP Cron','2024-05-17 11:43:32','2024-05-17 11:43:32'),(19531,6584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:43:32','2024-05-17 11:43:32'),(19532,6585,'action created','2024-05-17 11:43:32','2024-05-17 11:43:32'),(19533,6585,'action started via WP Cron','2024-05-17 11:45:33','2024-05-17 11:45:33'),(19534,6585,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:45:33','2024-05-17 11:45:33'),(19535,6586,'action created','2024-05-17 11:45:33','2024-05-17 11:45:33'),(19536,6586,'action started via WP Cron','2024-05-17 11:47:34','2024-05-17 11:47:34'),(19537,6586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:47:34','2024-05-17 11:47:34'),(19538,6587,'action created','2024-05-17 11:47:34','2024-05-17 11:47:34'),(19539,6587,'action started via WP Cron','2024-05-17 11:49:35','2024-05-17 11:49:35'),(19540,6587,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:49:35','2024-05-17 11:49:35'),(19541,6588,'action created','2024-05-17 11:49:35','2024-05-17 11:49:35'),(19542,6588,'action started via Async Request','2024-05-17 11:51:36','2024-05-17 11:51:36'),(19543,6588,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:51:36','2024-05-17 11:51:36'),(19544,6589,'action created','2024-05-17 11:51:36','2024-05-17 11:51:36'),(19545,6589,'action started via WP Cron','2024-05-17 11:53:36','2024-05-17 11:53:36'),(19546,6589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:53:36','2024-05-17 11:53:36'),(19547,6590,'action created','2024-05-17 11:53:36','2024-05-17 11:53:36'),(19548,6590,'action started via WP Cron','2024-05-17 11:55:36','2024-05-17 11:55:36'),(19549,6590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:55:36','2024-05-17 11:55:36'),(19550,6591,'action created','2024-05-17 11:55:36','2024-05-17 11:55:36'),(19557,6591,'action started via WP Cron','2024-05-17 11:57:37','2024-05-17 11:57:37'),(19558,6591,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:57:37','2024-05-17 11:57:37'),(19559,6594,'action created','2024-05-17 11:57:37','2024-05-17 11:57:37'),(19560,6594,'action started via WP Cron','2024-05-17 11:59:38','2024-05-17 11:59:38'),(19561,6594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 11:59:38','2024-05-17 11:59:38'),(19562,6595,'action created','2024-05-17 11:59:38','2024-05-17 11:59:38'),(19566,6595,'action started via WP Cron','2024-05-17 12:01:39','2024-05-17 12:01:39'),(19567,6595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:01:39','2024-05-17 12:01:39'),(19568,6597,'action created','2024-05-17 12:01:39','2024-05-17 12:01:39'),(19569,6597,'action started via Async Request','2024-05-17 12:03:40','2024-05-17 12:03:40'),(19570,6597,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:03:40','2024-05-17 12:03:40'),(19571,6598,'action created','2024-05-17 12:03:40','2024-05-17 12:03:40'),(19572,6598,'action started via WP Cron','2024-05-17 12:05:40','2024-05-17 12:05:40'),(19573,6598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:05:40','2024-05-17 12:05:40'),(19574,6599,'action created','2024-05-17 12:05:40','2024-05-17 12:05:40'),(19575,6599,'action started via WP Cron','2024-05-17 12:07:41','2024-05-17 12:07:41'),(19576,6599,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:07:41','2024-05-17 12:07:41'),(19577,6600,'action created','2024-05-17 12:07:41','2024-05-17 12:07:41'),(19578,6600,'action started via WP Cron','2024-05-17 12:09:42','2024-05-17 12:09:42'),(19579,6600,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:09:42','2024-05-17 12:09:42'),(19580,6601,'action created','2024-05-17 12:09:42','2024-05-17 12:09:42'),(19581,6601,'action started via Async Request','2024-05-17 12:11:43','2024-05-17 12:11:43'),(19582,6601,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:11:43','2024-05-17 12:11:43'),(19583,6602,'action created','2024-05-17 12:11:43','2024-05-17 12:11:43'),(19584,6602,'action started via WP Cron','2024-05-17 12:13:44','2024-05-17 12:13:44'),(19585,6602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:13:44','2024-05-17 12:13:44'),(19586,6603,'action created','2024-05-17 12:13:44','2024-05-17 12:13:44'),(19587,6603,'action started via WP Cron','2024-05-17 12:15:45','2024-05-17 12:15:45'),(19588,6603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:15:45','2024-05-17 12:15:45'),(19589,6604,'action created','2024-05-17 12:15:45','2024-05-17 12:15:45'),(19590,6604,'action started via WP Cron','2024-05-17 12:17:46','2024-05-17 12:17:46'),(19591,6604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:17:46','2024-05-17 12:17:46'),(19592,6605,'action created','2024-05-17 12:17:46','2024-05-17 12:17:46'),(19593,6605,'action started via WP Cron','2024-05-17 12:19:47','2024-05-17 12:19:47'),(19594,6605,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:19:47','2024-05-17 12:19:47'),(19595,6606,'action created','2024-05-17 12:19:47','2024-05-17 12:19:47'),(19596,6606,'action started via WP Cron','2024-05-17 12:21:48','2024-05-17 12:21:48'),(19597,6606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:21:48','2024-05-17 12:21:48'),(19598,6607,'action created','2024-05-17 12:21:48','2024-05-17 12:21:48'),(19599,6607,'action started via Async Request','2024-05-17 12:23:50','2024-05-17 12:23:50'),(19600,6607,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:23:50','2024-05-17 12:23:50'),(19601,6608,'action created','2024-05-17 12:23:50','2024-05-17 12:23:50'),(19602,6608,'action started via WP Cron','2024-05-17 12:25:50','2024-05-17 12:25:50'),(19603,6608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:25:50','2024-05-17 12:25:50'),(19604,6609,'action created','2024-05-17 12:25:50','2024-05-17 12:25:50'),(19605,6609,'action started via WP Cron','2024-05-17 12:27:51','2024-05-17 12:27:51'),(19606,6609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:27:51','2024-05-17 12:27:51'),(19607,6610,'action created','2024-05-17 12:27:51','2024-05-17 12:27:51'),(19608,6610,'action started via WP Cron','2024-05-17 12:29:52','2024-05-17 12:29:52'),(19609,6610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:29:52','2024-05-17 12:29:52'),(19610,6611,'action created','2024-05-17 12:29:52','2024-05-17 12:29:52'),(19611,6611,'action started via WP Cron','2024-05-17 12:31:53','2024-05-17 12:31:53'),(19612,6611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:31:53','2024-05-17 12:31:53'),(19613,6612,'action created','2024-05-17 12:31:53','2024-05-17 12:31:53'),(19614,6612,'action started via WP Cron','2024-05-17 12:33:54','2024-05-17 12:33:54'),(19615,6612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:33:54','2024-05-17 12:33:54'),(19616,6613,'action created','2024-05-17 12:33:54','2024-05-17 12:33:54'),(19617,6613,'action started via WP Cron','2024-05-17 12:35:54','2024-05-17 12:35:54'),(19618,6613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:35:54','2024-05-17 12:35:54'),(19619,6614,'action created','2024-05-17 12:35:54','2024-05-17 12:35:54'),(19620,6614,'action started via WP Cron','2024-05-17 12:37:55','2024-05-17 12:37:55'),(19621,6614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:37:55','2024-05-17 12:37:55'),(19622,6615,'action created','2024-05-17 12:37:55','2024-05-17 12:37:55'),(19623,6615,'action started via WP Cron','2024-05-17 12:39:56','2024-05-17 12:39:56'),(19624,6615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:39:56','2024-05-17 12:39:56'),(19625,6616,'action created','2024-05-17 12:39:56','2024-05-17 12:39:56'),(19626,6616,'action started via WP Cron','2024-05-17 12:41:57','2024-05-17 12:41:57'),(19627,6616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:41:57','2024-05-17 12:41:57'),(19628,6617,'action created','2024-05-17 12:41:57','2024-05-17 12:41:57'),(19629,6617,'action started via Async Request','2024-05-17 12:43:58','2024-05-17 12:43:58'),(19630,6617,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:43:58','2024-05-17 12:43:58'),(19631,6618,'action created','2024-05-17 12:43:58','2024-05-17 12:43:58'),(19632,6618,'action started via WP Cron','2024-05-17 12:45:58','2024-05-17 12:45:58'),(19633,6618,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:45:58','2024-05-17 12:45:58'),(19634,6619,'action created','2024-05-17 12:45:58','2024-05-17 12:45:58'),(19635,6619,'action started via WP Cron','2024-05-17 12:57:05','2024-05-17 12:57:05'),(19636,6619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 12:57:05','2024-05-17 12:57:05'),(19637,6620,'action created','2024-05-17 12:57:05','2024-05-17 12:57:05'),(19638,6620,'action started via WP Cron','2024-05-17 13:05:31','2024-05-17 13:05:31'),(19639,6620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:05:31','2024-05-17 13:05:31'),(19640,6621,'action created','2024-05-17 13:05:31','2024-05-17 13:05:31'),(19644,6621,'action started via WP Cron','2024-05-17 13:07:41','2024-05-17 13:07:41'),(19645,6621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:07:41','2024-05-17 13:07:41'),(19646,6623,'action created','2024-05-17 13:07:41','2024-05-17 13:07:41'),(19647,6623,'action started via WP Cron','2024-05-17 13:15:25','2024-05-17 13:15:25'),(19648,6623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:15:25','2024-05-17 13:15:25'),(19649,6624,'action created','2024-05-17 13:15:25','2024-05-17 13:15:25'),(19650,6624,'action started via WP Cron','2024-05-17 13:20:10','2024-05-17 13:20:10'),(19651,6624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:20:10','2024-05-17 13:20:10'),(19652,6625,'action created','2024-05-17 13:20:10','2024-05-17 13:20:10'),(19653,6625,'action started via WP Cron','2024-05-17 13:30:58','2024-05-17 13:30:58'),(19654,6625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:30:58','2024-05-17 13:30:58'),(19655,6626,'action created','2024-05-17 13:30:58','2024-05-17 13:30:58'),(19656,6626,'action started via WP Cron','2024-05-17 13:38:30','2024-05-17 13:38:30'),(19657,6626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:38:30','2024-05-17 13:38:30'),(19658,6627,'action created','2024-05-17 13:38:30','2024-05-17 13:38:30'),(19659,6627,'action started via WP Cron','2024-05-17 13:46:36','2024-05-17 13:46:36'),(19660,6627,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:46:36','2024-05-17 13:46:36'),(19661,6628,'action created','2024-05-17 13:46:36','2024-05-17 13:46:36'),(19662,6628,'action started via WP Cron','2024-05-17 13:52:01','2024-05-17 13:52:01'),(19663,6628,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:52:01','2024-05-17 13:52:01'),(19664,6629,'action created','2024-05-17 13:52:01','2024-05-17 13:52:01'),(19665,6629,'action started via WP Cron','2024-05-17 13:56:53','2024-05-17 13:56:53'),(19666,6629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 13:56:53','2024-05-17 13:56:53'),(19667,6630,'action created','2024-05-17 13:56:53','2024-05-17 13:56:53'),(19668,6630,'action started via WP Cron','2024-05-17 14:06:35','2024-05-17 14:06:35'),(19669,6630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:06:35','2024-05-17 14:06:35'),(19670,6631,'action created','2024-05-17 14:06:35','2024-05-17 14:06:35'),(19674,6631,'action started via WP Cron','2024-05-17 14:11:06','2024-05-17 14:11:06'),(19675,6631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:11:06','2024-05-17 14:11:06'),(19676,6633,'action created','2024-05-17 14:11:06','2024-05-17 14:11:06'),(19677,6633,'action started via WP Cron','2024-05-17 14:21:30','2024-05-17 14:21:30'),(19678,6633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:21:30','2024-05-17 14:21:30'),(19679,6634,'action created','2024-05-17 14:21:30','2024-05-17 14:21:30'),(19680,6634,'action started via WP Cron','2024-05-17 14:25:17','2024-05-17 14:25:17'),(19681,6634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:25:17','2024-05-17 14:25:17'),(19682,6635,'action created','2024-05-17 14:25:17','2024-05-17 14:25:17'),(19683,6635,'action started via WP Cron','2024-05-17 14:27:53','2024-05-17 14:27:53'),(19684,6635,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:27:53','2024-05-17 14:27:53'),(19685,6636,'action created','2024-05-17 14:27:53','2024-05-17 14:27:53'),(19686,6636,'action started via WP Cron','2024-05-17 14:33:45','2024-05-17 14:33:45'),(19687,6636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:33:45','2024-05-17 14:33:45'),(19688,6637,'action created','2024-05-17 14:33:45','2024-05-17 14:33:45'),(19689,6637,'action started via WP Cron','2024-05-17 14:47:11','2024-05-17 14:47:11'),(19690,6637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:47:11','2024-05-17 14:47:11'),(19691,6638,'action created','2024-05-17 14:47:11','2024-05-17 14:47:11'),(19692,6638,'action started via WP Cron','2024-05-17 14:49:34','2024-05-17 14:49:34'),(19693,6638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:49:34','2024-05-17 14:49:34'),(19694,6639,'action created','2024-05-17 14:49:34','2024-05-17 14:49:34'),(19695,6639,'action started via WP Cron','2024-05-17 14:52:02','2024-05-17 14:52:02'),(19696,6639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 14:52:02','2024-05-17 14:52:02'),(19697,6640,'action created','2024-05-17 14:52:02','2024-05-17 14:52:02'),(19698,6640,'action started via WP Cron','2024-05-17 15:02:04','2024-05-17 15:02:04'),(19699,6640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 15:02:04','2024-05-17 15:02:04'),(19700,6641,'action created','2024-05-17 15:02:04','2024-05-17 15:02:04'),(19701,6641,'action started via WP Cron','2024-05-17 15:16:50','2024-05-17 15:16:50'),(19702,6641,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 15:16:50','2024-05-17 15:16:50'),(19703,6642,'action created','2024-05-17 15:16:50','2024-05-17 15:16:50'),(19707,6642,'action started via WP Cron','2024-05-17 15:41:58','2024-05-17 15:41:58'),(19708,6642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 15:41:58','2024-05-17 15:41:58'),(19709,6644,'action created','2024-05-17 15:41:58','2024-05-17 15:41:58'),(19710,6644,'action started via WP Cron','2024-05-17 15:45:43','2024-05-17 15:45:43'),(19711,6644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 15:45:43','2024-05-17 15:45:43'),(19712,6645,'action created','2024-05-17 15:45:43','2024-05-17 15:45:43'),(19713,6645,'action started via WP Cron','2024-05-17 15:48:02','2024-05-17 15:48:02'),(19714,6645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 15:48:02','2024-05-17 15:48:02'),(19715,6646,'action created','2024-05-17 15:48:02','2024-05-17 15:48:02'),(19716,6646,'action started via WP Cron','2024-05-17 16:20:12','2024-05-17 16:20:12'),(19717,6646,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 16:20:12','2024-05-17 16:20:12'),(19718,6647,'action created','2024-05-17 16:20:12','2024-05-17 16:20:12'),(19722,6647,'action started via WP Cron','2024-05-17 16:36:49','2024-05-17 16:36:49'),(19723,6647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 16:36:49','2024-05-17 16:36:49'),(19724,6649,'action created','2024-05-17 16:36:49','2024-05-17 16:36:49'),(19725,6649,'action started via WP Cron','2024-05-17 16:44:04','2024-05-17 16:44:04'),(19726,6649,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 16:44:04','2024-05-17 16:44:04'),(19727,6650,'action created','2024-05-17 16:44:04','2024-05-17 16:44:04'),(19728,6650,'action started via WP Cron','2024-05-17 17:31:13','2024-05-17 17:31:13'),(19729,6650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 17:31:13','2024-05-17 17:31:13'),(19730,6651,'action created','2024-05-17 17:31:13','2024-05-17 17:31:13'),(19734,6651,'action started via WP Cron','2024-05-17 17:38:00','2024-05-17 17:38:00'),(19735,6651,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 17:38:00','2024-05-17 17:38:00'),(19736,6653,'action created','2024-05-17 17:38:00','2024-05-17 17:38:00'),(19737,6653,'action started via WP Cron','2024-05-17 17:46:49','2024-05-17 17:46:49'),(19738,6653,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 17:46:49','2024-05-17 17:46:49'),(19739,6654,'action created','2024-05-17 17:46:49','2024-05-17 17:46:49'),(19740,6654,'action started via WP Cron','2024-05-17 17:53:12','2024-05-17 17:53:12'),(19741,6654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 17:53:12','2024-05-17 17:53:12'),(19742,6655,'action created','2024-05-17 17:53:12','2024-05-17 17:53:12'),(19743,6655,'action started via WP Cron','2024-05-17 18:01:58','2024-05-17 18:01:58'),(19744,6655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 18:01:58','2024-05-17 18:01:58'),(19745,6656,'action created','2024-05-17 18:01:58','2024-05-17 18:01:58'),(19746,6656,'action started via WP Cron','2024-05-17 18:21:14','2024-05-17 18:21:14'),(19747,6656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 18:21:14','2024-05-17 18:21:14'),(19748,6657,'action created','2024-05-17 18:21:14','2024-05-17 18:21:14'),(19749,6657,'action started via WP Cron','2024-05-17 18:27:11','2024-05-17 18:27:11'),(19750,6657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 18:27:11','2024-05-17 18:27:11'),(19751,6658,'action created','2024-05-17 18:27:11','2024-05-17 18:27:11'),(19752,6658,'action started via WP Cron','2024-05-17 18:38:36','2024-05-17 18:38:36'),(19753,6658,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 18:38:36','2024-05-17 18:38:36'),(19754,6659,'action created','2024-05-17 18:38:36','2024-05-17 18:38:36'),(19758,6659,'action started via WP Cron','2024-05-17 18:49:51','2024-05-17 18:49:51'),(19759,6659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 18:49:51','2024-05-17 18:49:51'),(19760,6661,'action created','2024-05-17 18:49:51','2024-05-17 18:49:51'),(19764,6661,'action started via WP Cron','2024-05-17 18:54:37','2024-05-17 18:54:37'),(19765,6661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 18:54:37','2024-05-17 18:54:37'),(19766,6663,'action created','2024-05-17 18:54:37','2024-05-17 18:54:37'),(19767,6663,'action started via WP Cron','2024-05-17 19:11:59','2024-05-17 19:11:59'),(19768,6663,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 19:11:59','2024-05-17 19:11:59'),(19769,6664,'action created','2024-05-17 19:11:59','2024-05-17 19:11:59'),(19770,6664,'action started via WP Cron','2024-05-17 19:16:05','2024-05-17 19:16:05'),(19771,6664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 19:16:05','2024-05-17 19:16:05'),(19772,6665,'action created','2024-05-17 19:16:05','2024-05-17 19:16:05'),(19773,6665,'action started via WP Cron','2024-05-17 19:26:40','2024-05-17 19:26:40'),(19774,6665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 19:26:40','2024-05-17 19:26:40'),(19775,6666,'action created','2024-05-17 19:26:40','2024-05-17 19:26:40'),(19776,6666,'action started via WP Cron','2024-05-17 19:36:11','2024-05-17 19:36:11'),(19777,6666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 19:36:11','2024-05-17 19:36:11'),(19778,6667,'action created','2024-05-17 19:36:11','2024-05-17 19:36:11'),(19779,6667,'action started via WP Cron','2024-05-17 19:39:30','2024-05-17 19:39:30'),(19780,6667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 19:39:30','2024-05-17 19:39:30'),(19781,6668,'action created','2024-05-17 19:39:30','2024-05-17 19:39:30'),(19785,6668,'action started via WP Cron','2024-05-17 19:41:58','2024-05-17 19:41:58'),(19786,6668,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 19:41:58','2024-05-17 19:41:58'),(19787,6670,'action created','2024-05-17 19:41:58','2024-05-17 19:41:58'),(19788,6670,'action started via WP Cron','2024-05-17 19:48:37','2024-05-17 19:48:37'),(19789,6670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 19:48:37','2024-05-17 19:48:37'),(19790,6671,'action created','2024-05-17 19:48:37','2024-05-17 19:48:37'),(19791,6671,'action started via WP Cron','2024-05-17 19:59:38','2024-05-17 19:59:38'),(19792,6671,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 19:59:38','2024-05-17 19:59:38'),(19793,6672,'action created','2024-05-17 19:59:38','2024-05-17 19:59:38'),(19794,6672,'action started via WP Cron','2024-05-17 20:09:37','2024-05-17 20:09:37'),(19795,6672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 20:09:37','2024-05-17 20:09:37'),(19796,6673,'action created','2024-05-17 20:09:37','2024-05-17 20:09:37'),(19797,6673,'action started via WP Cron','2024-05-17 20:24:02','2024-05-17 20:24:02'),(19798,6673,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 20:24:02','2024-05-17 20:24:02'),(19799,6674,'action created','2024-05-17 20:24:02','2024-05-17 20:24:02'),(19800,6674,'action started via WP Cron','2024-05-17 20:33:06','2024-05-17 20:33:06'),(19801,6674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 20:33:06','2024-05-17 20:33:06'),(19802,6675,'action created','2024-05-17 20:33:06','2024-05-17 20:33:06'),(19803,6675,'action started via WP Cron','2024-05-17 20:35:28','2024-05-17 20:35:28'),(19804,6675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 20:35:28','2024-05-17 20:35:28'),(19805,6676,'action created','2024-05-17 20:35:28','2024-05-17 20:35:28'),(19806,6676,'action started via WP Cron','2024-05-17 20:37:54','2024-05-17 20:37:54'),(19807,6676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 20:37:54','2024-05-17 20:37:54'),(19808,6677,'action created','2024-05-17 20:37:54','2024-05-17 20:37:54'),(19812,6677,'action started via WP Cron','2024-05-17 20:49:01','2024-05-17 20:49:01'),(19813,6677,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 20:49:01','2024-05-17 20:49:01'),(19814,6679,'action created','2024-05-17 20:49:01','2024-05-17 20:49:01'),(19815,6679,'action started via WP Cron','2024-05-17 20:53:41','2024-05-17 20:53:41'),(19816,6679,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 20:53:41','2024-05-17 20:53:41'),(19817,6680,'action created','2024-05-17 20:53:41','2024-05-17 20:53:41'),(19818,6680,'action started via WP Cron','2024-05-17 21:19:21','2024-05-17 21:19:21'),(19819,6680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 21:19:21','2024-05-17 21:19:21'),(19820,6681,'action created','2024-05-17 21:19:21','2024-05-17 21:19:21'),(19821,6681,'action started via WP Cron','2024-05-17 21:26:12','2024-05-17 21:26:12'),(19822,6681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 21:26:12','2024-05-17 21:26:12'),(19823,6682,'action created','2024-05-17 21:26:12','2024-05-17 21:26:12'),(19824,6682,'action started via WP Cron','2024-05-17 21:28:12','2024-05-17 21:28:12'),(19825,6682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 21:28:12','2024-05-17 21:28:12'),(19826,6683,'action created','2024-05-17 21:28:12','2024-05-17 21:28:12'),(19827,6683,'action started via WP Cron','2024-05-17 21:59:51','2024-05-17 21:59:51'),(19828,6683,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 21:59:51','2024-05-17 21:59:51'),(19829,6684,'action created','2024-05-17 21:59:51','2024-05-17 21:59:51'),(19833,6684,'action started via WP Cron','2024-05-17 22:04:12','2024-05-17 22:04:12'),(19834,6684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 22:04:12','2024-05-17 22:04:12'),(19835,6686,'action created','2024-05-17 22:04:12','2024-05-17 22:04:12'),(19836,6686,'action started via WP Cron','2024-05-17 22:15:21','2024-05-17 22:15:21'),(19837,6686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 22:15:21','2024-05-17 22:15:21'),(19838,6687,'action created','2024-05-17 22:15:21','2024-05-17 22:15:21'),(19839,6687,'action started via WP Cron','2024-05-17 22:18:47','2024-05-17 22:18:47'),(19840,6687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 22:18:47','2024-05-17 22:18:47'),(19841,6688,'action created','2024-05-17 22:18:47','2024-05-17 22:18:47'),(19842,6688,'action started via WP Cron','2024-05-17 22:35:48','2024-05-17 22:35:48'),(19843,6688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 22:35:48','2024-05-17 22:35:48'),(19844,6689,'action created','2024-05-17 22:35:48','2024-05-17 22:35:48'),(19845,6689,'action started via WP Cron','2024-05-17 22:38:00','2024-05-17 22:38:00'),(19846,6689,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 22:38:00','2024-05-17 22:38:00'),(19847,6690,'action created','2024-05-17 22:38:00','2024-05-17 22:38:00'),(19848,6690,'action started via WP Cron','2024-05-17 22:45:04','2024-05-17 22:45:04'),(19849,6690,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 22:45:04','2024-05-17 22:45:04'),(19850,6691,'action created','2024-05-17 22:45:04','2024-05-17 22:45:04'),(19851,6691,'action started via WP Cron','2024-05-17 22:50:58','2024-05-17 22:50:58'),(19852,6691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 22:50:58','2024-05-17 22:50:58'),(19853,6692,'action created','2024-05-17 22:50:58','2024-05-17 22:50:58'),(19854,6692,'action started via WP Cron','2024-05-17 23:25:18','2024-05-17 23:25:18'),(19855,6692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-17 23:25:18','2024-05-17 23:25:18'),(19856,6693,'action created','2024-05-17 23:25:18','2024-05-17 23:25:18'),(19860,6693,'action started via WP Cron','2024-05-18 00:09:19','2024-05-18 00:09:19'),(19861,6693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 00:09:19','2024-05-18 00:09:19'),(19862,6695,'action created','2024-05-18 00:09:19','2024-05-18 00:09:19'),(19863,6695,'action started via WP Cron','2024-05-18 00:18:50','2024-05-18 00:18:50'),(19864,6695,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 00:18:50','2024-05-18 00:18:50'),(19865,6696,'action created','2024-05-18 00:18:50','2024-05-18 00:18:50'),(19866,6696,'action started via WP Cron','2024-05-18 00:49:07','2024-05-18 00:49:07'),(19867,6696,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 00:49:07','2024-05-18 00:49:07'),(19868,6697,'action created','2024-05-18 00:49:07','2024-05-18 00:49:07'),(19872,6697,'action started via WP Cron','2024-05-18 01:07:44','2024-05-18 01:07:44'),(19873,6697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 01:07:44','2024-05-18 01:07:44'),(19874,6699,'action created','2024-05-18 01:07:44','2024-05-18 01:07:44'),(19875,6699,'action started via WP Cron','2024-05-18 01:12:29','2024-05-18 01:12:29'),(19876,6699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 01:12:29','2024-05-18 01:12:29'),(19877,6700,'action created','2024-05-18 01:12:29','2024-05-18 01:12:29'),(19878,6700,'action started via WP Cron','2024-05-18 01:19:28','2024-05-18 01:19:28'),(19879,6700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 01:19:28','2024-05-18 01:19:28'),(19880,6701,'action created','2024-05-18 01:19:28','2024-05-18 01:19:28'),(19881,6701,'action started via WP Cron','2024-05-18 01:22:41','2024-05-18 01:22:41'),(19882,6701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 01:22:41','2024-05-18 01:22:41'),(19883,6702,'action created','2024-05-18 01:22:41','2024-05-18 01:22:41'),(19884,6702,'action started via WP Cron','2024-05-18 01:26:13','2024-05-18 01:26:13'),(19885,6702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 01:26:13','2024-05-18 01:26:13'),(19886,6703,'action created','2024-05-18 01:26:13','2024-05-18 01:26:13'),(19887,6703,'action started via WP Cron','2024-05-18 01:30:44','2024-05-18 01:30:44'),(19888,6703,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 01:30:44','2024-05-18 01:30:44'),(19889,6704,'action created','2024-05-18 01:30:44','2024-05-18 01:30:44'),(19890,6704,'action started via WP Cron','2024-05-18 01:35:47','2024-05-18 01:35:47'),(19891,6704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 01:35:47','2024-05-18 01:35:47'),(19892,6705,'action created','2024-05-18 01:35:47','2024-05-18 01:35:47'),(19893,6705,'action started via WP Cron','2024-05-18 02:03:55','2024-05-18 02:03:55'),(19894,6705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 02:03:55','2024-05-18 02:03:55'),(19895,6706,'action created','2024-05-18 02:03:55','2024-05-18 02:03:55'),(19899,6706,'action started via WP Cron','2024-05-18 02:34:19','2024-05-18 02:34:19'),(19900,6706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 02:34:19','2024-05-18 02:34:19'),(19901,6708,'action created','2024-05-18 02:34:19','2024-05-18 02:34:19'),(19902,6708,'action started via WP Cron','2024-05-18 02:39:15','2024-05-18 02:39:15'),(19903,6708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 02:39:15','2024-05-18 02:39:15'),(19904,6709,'action created','2024-05-18 02:39:15','2024-05-18 02:39:15'),(19905,6709,'action started via WP Cron','2024-05-18 02:42:04','2024-05-18 02:42:04'),(19906,6709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 02:42:04','2024-05-18 02:42:04'),(19907,6710,'action created','2024-05-18 02:42:04','2024-05-18 02:42:04'),(19908,6710,'action started via WP Cron','2024-05-18 02:45:37','2024-05-18 02:45:37'),(19909,6710,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 02:45:37','2024-05-18 02:45:37'),(19910,6711,'action created','2024-05-18 02:45:37','2024-05-18 02:45:37'),(19911,6711,'action started via WP Cron','2024-05-18 02:48:07','2024-05-18 02:48:07'),(19912,6711,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 02:48:07','2024-05-18 02:48:07'),(19913,6712,'action created','2024-05-18 02:48:07','2024-05-18 02:48:07'),(19914,6712,'action started via WP Cron','2024-05-18 03:02:47','2024-05-18 03:02:47');
INSERT INTO `zs_actionscheduler_logs` VALUES (19915,6712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:02:47','2024-05-18 03:02:47'),(19916,6713,'action created','2024-05-18 03:02:47','2024-05-18 03:02:47'),(19920,6713,'action started via WP Cron','2024-05-18 03:05:00','2024-05-18 03:05:00'),(19921,6713,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:05:00','2024-05-18 03:05:00'),(19922,6715,'action created','2024-05-18 03:05:00','2024-05-18 03:05:00'),(19923,6715,'action started via WP Cron','2024-05-18 03:07:00','2024-05-18 03:07:00'),(19924,6715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:07:00','2024-05-18 03:07:00'),(19925,6716,'action created','2024-05-18 03:07:00','2024-05-18 03:07:00'),(19926,6716,'action started via WP Cron','2024-05-18 03:09:00','2024-05-18 03:09:00'),(19927,6716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:09:00','2024-05-18 03:09:00'),(19928,6717,'action created','2024-05-18 03:09:00','2024-05-18 03:09:00'),(19929,6717,'action started via WP Cron','2024-05-18 03:11:00','2024-05-18 03:11:00'),(19930,6717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:11:00','2024-05-18 03:11:00'),(19931,6718,'action created','2024-05-18 03:11:00','2024-05-18 03:11:00'),(19932,6718,'action started via WP Cron','2024-05-18 03:13:59','2024-05-18 03:13:59'),(19933,6718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:13:59','2024-05-18 03:13:59'),(19934,6719,'action created','2024-05-18 03:13:59','2024-05-18 03:13:59'),(19935,6719,'action started via WP Cron','2024-05-18 03:15:59','2024-05-18 03:15:59'),(19936,6719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:15:59','2024-05-18 03:15:59'),(19937,6720,'action created','2024-05-18 03:15:59','2024-05-18 03:15:59'),(19938,6720,'action started via WP Cron','2024-05-18 03:17:59','2024-05-18 03:17:59'),(19939,6720,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:17:59','2024-05-18 03:17:59'),(19940,6721,'action created','2024-05-18 03:17:59','2024-05-18 03:17:59'),(19941,6721,'action started via WP Cron','2024-05-18 03:25:03','2024-05-18 03:25:03'),(19942,6721,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:25:03','2024-05-18 03:25:03'),(19943,6722,'action created','2024-05-18 03:25:03','2024-05-18 03:25:03'),(19944,6722,'action started via WP Cron','2024-05-18 03:30:12','2024-05-18 03:30:12'),(19945,6722,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:30:12','2024-05-18 03:30:12'),(19946,6723,'action created','2024-05-18 03:30:12','2024-05-18 03:30:12'),(19947,6723,'action started via WP Cron','2024-05-18 03:39:44','2024-05-18 03:39:44'),(19948,6723,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:39:44','2024-05-18 03:39:44'),(19949,6724,'action created','2024-05-18 03:39:44','2024-05-18 03:39:44'),(19950,6724,'action started via WP Cron','2024-05-18 03:56:48','2024-05-18 03:56:48'),(19951,6724,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 03:56:48','2024-05-18 03:56:48'),(19952,6725,'action created','2024-05-18 03:56:48','2024-05-18 03:56:48'),(19953,6725,'action started via WP Cron','2024-05-18 04:27:01','2024-05-18 04:27:01'),(19954,6725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 04:27:01','2024-05-18 04:27:01'),(19955,6726,'action created','2024-05-18 04:27:01','2024-05-18 04:27:01'),(19959,6726,'action started via WP Cron','2024-05-18 04:38:46','2024-05-18 04:38:46'),(19960,6726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 04:38:46','2024-05-18 04:38:46'),(19961,6728,'action created','2024-05-18 04:38:46','2024-05-18 04:38:46'),(19962,6728,'action started via WP Cron','2024-05-18 04:40:48','2024-05-18 04:40:48'),(19963,6728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 04:40:48','2024-05-18 04:40:48'),(19964,6729,'action created','2024-05-18 04:40:48','2024-05-18 04:40:48'),(19965,6729,'action started via WP Cron','2024-05-18 04:43:05','2024-05-18 04:43:05'),(19966,6729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 04:43:05','2024-05-18 04:43:05'),(19967,6730,'action created','2024-05-18 04:43:05','2024-05-18 04:43:05'),(19968,6730,'action started via WP Cron','2024-05-18 05:10:46','2024-05-18 05:10:46'),(19969,6730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 05:10:46','2024-05-18 05:10:46'),(19970,6731,'action created','2024-05-18 05:10:46','2024-05-18 05:10:46'),(19971,6731,'action started via WP Cron','2024-05-18 05:21:51','2024-05-18 05:21:51'),(19972,6731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 05:21:51','2024-05-18 05:21:51'),(19973,6732,'action created','2024-05-18 05:21:51','2024-05-18 05:21:51'),(19974,6732,'action started via WP Cron','2024-05-18 05:25:02','2024-05-18 05:25:02'),(19975,6732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 05:25:02','2024-05-18 05:25:02'),(19976,6733,'action created','2024-05-18 05:25:02','2024-05-18 05:25:02'),(19983,6733,'action started via WP Cron','2024-05-18 05:55:25','2024-05-18 05:55:25'),(19984,6733,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 05:55:25','2024-05-18 05:55:25'),(19985,6736,'action created','2024-05-18 05:55:25','2024-05-18 05:55:25'),(19986,6736,'action started via WP Cron','2024-05-18 06:14:24','2024-05-18 06:14:24'),(19987,6736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 06:14:24','2024-05-18 06:14:24'),(19988,6737,'action created','2024-05-18 06:14:24','2024-05-18 06:14:24'),(19989,6737,'action started via WP Cron','2024-05-18 06:20:28','2024-05-18 06:20:28'),(19990,6737,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 06:20:28','2024-05-18 06:20:28'),(19991,6738,'action created','2024-05-18 06:20:28','2024-05-18 06:20:28'),(19992,6738,'action started via WP Cron','2024-05-18 06:29:49','2024-05-18 06:29:49'),(19993,6738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 06:29:49','2024-05-18 06:29:49'),(19994,6739,'action created','2024-05-18 06:29:49','2024-05-18 06:29:49'),(19995,6739,'action started via WP Cron','2024-05-18 06:32:05','2024-05-18 06:32:05'),(19996,6739,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 06:32:05','2024-05-18 06:32:05'),(19997,6740,'action created','2024-05-18 06:32:05','2024-05-18 06:32:05'),(19998,6740,'action started via WP Cron','2024-05-18 06:41:15','2024-05-18 06:41:15'),(19999,6740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 06:41:15','2024-05-18 06:41:15'),(20000,6741,'action created','2024-05-18 06:41:15','2024-05-18 06:41:15'),(20001,6741,'action started via WP Cron','2024-05-18 06:47:18','2024-05-18 06:47:18'),(20002,6741,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 06:47:18','2024-05-18 06:47:18'),(20003,6742,'action created','2024-05-18 06:47:18','2024-05-18 06:47:18'),(20004,6742,'action started via WP Cron','2024-05-18 06:55:17','2024-05-18 06:55:17'),(20005,6742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 06:55:17','2024-05-18 06:55:17'),(20006,6743,'action created','2024-05-18 06:55:17','2024-05-18 06:55:17'),(20013,6743,'action started via WP Cron','2024-05-18 07:07:17','2024-05-18 07:07:17'),(20014,6743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 07:07:17','2024-05-18 07:07:17'),(20015,6746,'action created','2024-05-18 07:07:17','2024-05-18 07:07:17'),(20016,6746,'action started via WP Cron','2024-05-18 07:18:56','2024-05-18 07:18:56'),(20017,6746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 07:18:56','2024-05-18 07:18:56'),(20018,6747,'action created','2024-05-18 07:18:56','2024-05-18 07:18:56'),(20019,6747,'action started via WP Cron','2024-05-18 08:12:08','2024-05-18 08:12:08'),(20020,6747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 08:12:08','2024-05-18 08:12:08'),(20021,6748,'action created','2024-05-18 08:12:08','2024-05-18 08:12:08'),(20025,6748,'action started via WP Cron','2024-05-18 08:17:56','2024-05-18 08:17:56'),(20026,6748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 08:17:56','2024-05-18 08:17:56'),(20027,6750,'action created','2024-05-18 08:17:56','2024-05-18 08:17:56'),(20028,6750,'action started via WP Cron','2024-05-18 08:22:56','2024-05-18 08:22:56'),(20029,6750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 08:22:56','2024-05-18 08:22:56'),(20030,6751,'action created','2024-05-18 08:22:56','2024-05-18 08:22:56'),(20031,6751,'action started via WP Cron','2024-05-18 08:29:30','2024-05-18 08:29:30'),(20032,6751,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 08:29:30','2024-05-18 08:29:30'),(20033,6752,'action created','2024-05-18 08:29:30','2024-05-18 08:29:30'),(20034,6752,'action started via WP Cron','2024-05-18 08:44:32','2024-05-18 08:44:32'),(20035,6752,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 08:44:32','2024-05-18 08:44:32'),(20036,6753,'action created','2024-05-18 08:44:32','2024-05-18 08:44:32'),(20037,6753,'action started via WP Cron','2024-05-18 08:48:13','2024-05-18 08:48:13'),(20038,6753,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 08:48:13','2024-05-18 08:48:13'),(20039,6754,'action created','2024-05-18 08:48:13','2024-05-18 08:48:13'),(20040,6754,'action started via WP Cron','2024-05-18 08:51:17','2024-05-18 08:51:17'),(20041,6754,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 08:51:17','2024-05-18 08:51:17'),(20042,6755,'action created','2024-05-18 08:51:17','2024-05-18 08:51:17'),(20043,6755,'action started via WP Cron','2024-05-18 08:58:50','2024-05-18 08:58:50'),(20044,6755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 08:58:50','2024-05-18 08:58:50'),(20045,6756,'action created','2024-05-18 08:58:50','2024-05-18 08:58:50'),(20046,6756,'action started via WP Cron','2024-05-18 09:01:19','2024-05-18 09:01:19'),(20047,6756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 09:01:19','2024-05-18 09:01:19'),(20048,6757,'action created','2024-05-18 09:01:19','2024-05-18 09:01:19'),(20049,6757,'action started via WP Cron','2024-05-18 09:06:40','2024-05-18 09:06:40'),(20050,6757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 09:06:40','2024-05-18 09:06:40'),(20051,6758,'action created','2024-05-18 09:06:40','2024-05-18 09:06:40'),(20052,6758,'action started via WP Cron','2024-05-18 09:09:36','2024-05-18 09:09:36'),(20053,6758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 09:09:36','2024-05-18 09:09:36'),(20054,6759,'action created','2024-05-18 09:09:36','2024-05-18 09:09:36'),(20055,6759,'action started via WP Cron','2024-05-18 09:16:59','2024-05-18 09:16:59'),(20056,6759,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 09:16:59','2024-05-18 09:16:59'),(20057,6760,'action created','2024-05-18 09:16:59','2024-05-18 09:16:59'),(20061,6760,'action started via WP Cron','2024-05-18 09:24:25','2024-05-18 09:24:25'),(20062,6760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 09:24:25','2024-05-18 09:24:25'),(20063,6762,'action created','2024-05-18 09:24:25','2024-05-18 09:24:25'),(20064,6762,'action started via WP Cron','2024-05-18 09:35:24','2024-05-18 09:35:24'),(20065,6762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 09:35:24','2024-05-18 09:35:24'),(20066,6763,'action created','2024-05-18 09:35:24','2024-05-18 09:35:24'),(20067,6763,'action started via WP Cron','2024-05-18 09:49:58','2024-05-18 09:49:58'),(20068,6763,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 09:49:58','2024-05-18 09:49:58'),(20069,6764,'action created','2024-05-18 09:49:58','2024-05-18 09:49:58'),(20070,6764,'action started via WP Cron','2024-05-18 10:01:59','2024-05-18 10:01:59'),(20071,6764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 10:01:59','2024-05-18 10:01:59'),(20072,6765,'action created','2024-05-18 10:01:59','2024-05-18 10:01:59'),(20073,6765,'action started via WP Cron','2024-05-18 10:07:09','2024-05-18 10:07:09'),(20074,6765,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 10:07:09','2024-05-18 10:07:09'),(20075,6766,'action created','2024-05-18 10:07:09','2024-05-18 10:07:09'),(20076,6766,'action started via WP Cron','2024-05-18 10:14:21','2024-05-18 10:14:21'),(20077,6766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 10:14:21','2024-05-18 10:14:21'),(20078,6767,'action created','2024-05-18 10:14:21','2024-05-18 10:14:21'),(20079,6767,'action started via WP Cron','2024-05-18 10:31:12','2024-05-18 10:31:12'),(20080,6767,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 10:31:12','2024-05-18 10:31:12'),(20081,6768,'action created','2024-05-18 10:31:12','2024-05-18 10:31:12'),(20085,6768,'action started via WP Cron','2024-05-18 10:45:44','2024-05-18 10:45:44'),(20086,6768,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 10:45:44','2024-05-18 10:45:44'),(20087,6770,'action created','2024-05-18 10:45:44','2024-05-18 10:45:44'),(20088,6770,'action started via WP Cron','2024-05-18 10:59:04','2024-05-18 10:59:04'),(20089,6770,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 10:59:04','2024-05-18 10:59:04'),(20090,6771,'action created','2024-05-18 10:59:04','2024-05-18 10:59:04'),(20091,6771,'action started via WP Cron','2024-05-18 11:10:10','2024-05-18 11:10:10'),(20092,6771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 11:10:10','2024-05-18 11:10:10'),(20093,6772,'action created','2024-05-18 11:10:10','2024-05-18 11:10:10'),(20094,6772,'action started via WP Cron','2024-05-18 11:14:47','2024-05-18 11:14:47'),(20095,6772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 11:14:47','2024-05-18 11:14:47'),(20096,6773,'action created','2024-05-18 11:14:47','2024-05-18 11:14:47'),(20097,6773,'action started via WP Cron','2024-05-18 11:21:10','2024-05-18 11:21:10'),(20098,6773,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 11:21:10','2024-05-18 11:21:10'),(20099,6774,'action created','2024-05-18 11:21:10','2024-05-18 11:21:10'),(20103,6774,'action started via WP Cron','2024-05-18 11:46:51','2024-05-18 11:46:51'),(20104,6774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 11:46:51','2024-05-18 11:46:51'),(20105,6776,'action created','2024-05-18 11:46:51','2024-05-18 11:46:51'),(20109,6776,'action started via WP Cron','2024-05-18 11:49:45','2024-05-18 11:49:45'),(20110,6776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 11:49:45','2024-05-18 11:49:45'),(20111,6778,'action created','2024-05-18 11:49:45','2024-05-18 11:49:45'),(20112,6778,'action started via WP Cron','2024-05-18 11:52:56','2024-05-18 11:52:56'),(20113,6778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 11:52:56','2024-05-18 11:52:56'),(20114,6779,'action created','2024-05-18 11:52:56','2024-05-18 11:52:56'),(20115,6779,'action started via WP Cron','2024-05-18 12:03:41','2024-05-18 12:03:41'),(20116,6779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 12:03:41','2024-05-18 12:03:41'),(20117,6780,'action created','2024-05-18 12:03:41','2024-05-18 12:03:41'),(20124,6780,'action started via WP Cron','2024-05-18 12:24:59','2024-05-18 12:24:59'),(20125,6780,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 12:24:59','2024-05-18 12:24:59'),(20126,6783,'action created','2024-05-18 12:24:59','2024-05-18 12:24:59'),(20127,6783,'action started via WP Cron','2024-05-18 12:49:12','2024-05-18 12:49:12'),(20128,6783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 12:49:12','2024-05-18 12:49:12'),(20129,6784,'action created','2024-05-18 12:49:12','2024-05-18 12:49:12'),(20133,6784,'action started via WP Cron','2024-05-18 12:54:47','2024-05-18 12:54:47'),(20134,6784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 12:54:47','2024-05-18 12:54:47'),(20135,6786,'action created','2024-05-18 12:54:47','2024-05-18 12:54:47'),(20136,6786,'action started via WP Cron','2024-05-18 13:00:36','2024-05-18 13:00:36'),(20137,6786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:00:36','2024-05-18 13:00:36'),(20138,6787,'action created','2024-05-18 13:00:36','2024-05-18 13:00:36'),(20139,6787,'action started via WP Cron','2024-05-18 13:24:50','2024-05-18 13:24:50'),(20140,6787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:24:50','2024-05-18 13:24:50'),(20141,6788,'action created','2024-05-18 13:24:50','2024-05-18 13:24:50'),(20142,6788,'action started via WP Cron','2024-05-18 13:29:44','2024-05-18 13:29:44'),(20143,6788,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:29:44','2024-05-18 13:29:44'),(20144,6789,'action created','2024-05-18 13:29:44','2024-05-18 13:29:44'),(20145,6789,'action started via WP Cron','2024-05-18 13:32:51','2024-05-18 13:32:51'),(20146,6789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:32:51','2024-05-18 13:32:51'),(20147,6790,'action created','2024-05-18 13:32:51','2024-05-18 13:32:51'),(20148,6790,'action started via WP Cron','2024-05-18 13:35:49','2024-05-18 13:35:49'),(20149,6790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:35:49','2024-05-18 13:35:49'),(20150,6791,'action created','2024-05-18 13:35:49','2024-05-18 13:35:49'),(20151,6791,'action started via WP Cron','2024-05-18 13:38:52','2024-05-18 13:38:52'),(20152,6791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:38:52','2024-05-18 13:38:52'),(20153,6792,'action created','2024-05-18 13:38:52','2024-05-18 13:38:52'),(20154,6792,'action started via WP Cron','2024-05-18 13:41:00','2024-05-18 13:41:00'),(20155,6792,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:41:00','2024-05-18 13:41:00'),(20156,6793,'action created','2024-05-18 13:41:00','2024-05-18 13:41:00'),(20157,6793,'action started via WP Cron','2024-05-18 13:44:01','2024-05-18 13:44:01'),(20158,6793,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:44:01','2024-05-18 13:44:01'),(20159,6794,'action created','2024-05-18 13:44:01','2024-05-18 13:44:01'),(20160,6794,'action started via WP Cron','2024-05-18 13:46:03','2024-05-18 13:46:03'),(20161,6794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:46:03','2024-05-18 13:46:03'),(20162,6795,'action created','2024-05-18 13:46:03','2024-05-18 13:46:03'),(20163,6795,'action started via WP Cron','2024-05-18 13:48:29','2024-05-18 13:48:29'),(20164,6795,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:48:29','2024-05-18 13:48:29'),(20165,6796,'action created','2024-05-18 13:48:29','2024-05-18 13:48:29'),(20169,6796,'action started via WP Cron','2024-05-18 13:51:22','2024-05-18 13:51:22'),(20170,6796,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:51:22','2024-05-18 13:51:22'),(20171,6798,'action created','2024-05-18 13:51:22','2024-05-18 13:51:22'),(20172,6798,'action started via WP Cron','2024-05-18 13:54:04','2024-05-18 13:54:04'),(20173,6798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:54:04','2024-05-18 13:54:04'),(20174,6799,'action created','2024-05-18 13:54:05','2024-05-18 13:54:05'),(20175,6799,'action started via WP Cron','2024-05-18 13:59:52','2024-05-18 13:59:52'),(20176,6799,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 13:59:52','2024-05-18 13:59:52'),(20177,6800,'action created','2024-05-18 13:59:52','2024-05-18 13:59:52'),(20178,6800,'action started via WP Cron','2024-05-18 14:02:04','2024-05-18 14:02:04'),(20179,6800,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 14:02:04','2024-05-18 14:02:04'),(20180,6801,'action created','2024-05-18 14:02:04','2024-05-18 14:02:04'),(20181,6801,'action started via WP Cron','2024-05-18 14:04:07','2024-05-18 14:04:07'),(20182,6801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 14:04:07','2024-05-18 14:04:07'),(20183,6802,'action created','2024-05-18 14:04:07','2024-05-18 14:04:07'),(20184,6802,'action started via WP Cron','2024-05-18 14:06:29','2024-05-18 14:06:29'),(20185,6802,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 14:06:29','2024-05-18 14:06:29'),(20186,6803,'action created','2024-05-18 14:06:29','2024-05-18 14:06:29'),(20187,6803,'action started via WP Cron','2024-05-18 14:09:09','2024-05-18 14:09:09'),(20188,6803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 14:09:09','2024-05-18 14:09:09'),(20189,6804,'action created','2024-05-18 14:09:09','2024-05-18 14:09:09'),(20190,6804,'action started via WP Cron','2024-05-18 14:11:40','2024-05-18 14:11:40'),(20191,6804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 14:11:40','2024-05-18 14:11:40'),(20192,6805,'action created','2024-05-18 14:11:40','2024-05-18 14:11:40'),(20193,6805,'action started via WP Cron','2024-05-18 14:18:41','2024-05-18 14:18:41'),(20194,6805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 14:18:41','2024-05-18 14:18:41'),(20195,6806,'action created','2024-05-18 14:18:41','2024-05-18 14:18:41'),(20196,6806,'action started via WP Cron','2024-05-18 14:32:45','2024-05-18 14:32:45'),(20197,6806,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 14:32:45','2024-05-18 14:32:45'),(20198,6807,'action created','2024-05-18 14:32:45','2024-05-18 14:32:45'),(20199,6807,'action started via WP Cron','2024-05-18 15:00:18','2024-05-18 15:00:18'),(20200,6807,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 15:00:18','2024-05-18 15:00:18'),(20201,6808,'action created','2024-05-18 15:00:18','2024-05-18 15:00:18'),(20205,6808,'action started via WP Cron','2024-05-18 15:12:31','2024-05-18 15:12:31'),(20206,6808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 15:12:31','2024-05-18 15:12:31'),(20207,6810,'action created','2024-05-18 15:12:31','2024-05-18 15:12:31'),(20208,6810,'action started via WP Cron','2024-05-18 15:18:46','2024-05-18 15:18:46'),(20209,6810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 15:18:46','2024-05-18 15:18:46'),(20210,6811,'action created','2024-05-18 15:18:46','2024-05-18 15:18:46'),(20211,6811,'action started via WP Cron','2024-05-18 15:35:14','2024-05-18 15:35:14'),(20212,6811,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 15:35:14','2024-05-18 15:35:14'),(20213,6812,'action created','2024-05-18 15:35:14','2024-05-18 15:35:14'),(20214,6812,'action started via WP Cron','2024-05-18 15:38:23','2024-05-18 15:38:23'),(20215,6812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 15:38:23','2024-05-18 15:38:23'),(20216,6813,'action created','2024-05-18 15:38:23','2024-05-18 15:38:23'),(20217,6813,'action started via WP Cron','2024-05-18 15:44:16','2024-05-18 15:44:16'),(20218,6813,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 15:44:16','2024-05-18 15:44:16'),(20219,6814,'action created','2024-05-18 15:44:16','2024-05-18 15:44:16'),(20220,6814,'action started via WP Cron','2024-05-18 15:56:14','2024-05-18 15:56:14'),(20221,6814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 15:56:14','2024-05-18 15:56:14'),(20222,6815,'action created','2024-05-18 15:56:14','2024-05-18 15:56:14'),(20223,6815,'action started via WP Cron','2024-05-18 16:07:37','2024-05-18 16:07:37'),(20224,6815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 16:07:37','2024-05-18 16:07:37'),(20225,6816,'action created','2024-05-18 16:07:37','2024-05-18 16:07:37'),(20229,6816,'action started via WP Cron','2024-05-18 16:20:50','2024-05-18 16:20:50'),(20230,6816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 16:20:50','2024-05-18 16:20:50'),(20231,6818,'action created','2024-05-18 16:20:50','2024-05-18 16:20:50'),(20232,6818,'action started via WP Cron','2024-05-18 16:25:22','2024-05-18 16:25:22'),(20233,6818,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 16:25:22','2024-05-18 16:25:22'),(20234,6819,'action created','2024-05-18 16:25:22','2024-05-18 16:25:22'),(20235,6819,'action started via WP Cron','2024-05-18 16:32:02','2024-05-18 16:32:02'),(20236,6819,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 16:32:02','2024-05-18 16:32:02'),(20237,6820,'action created','2024-05-18 16:32:02','2024-05-18 16:32:02'),(20238,6820,'action started via WP Cron','2024-05-18 16:34:13','2024-05-18 16:34:13'),(20239,6820,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 16:34:13','2024-05-18 16:34:13'),(20240,6821,'action created','2024-05-18 16:34:13','2024-05-18 16:34:13'),(20241,6821,'action started via WP Cron','2024-05-18 16:46:45','2024-05-18 16:46:45'),(20242,6821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 16:46:45','2024-05-18 16:46:45'),(20243,6822,'action created','2024-05-18 16:46:45','2024-05-18 16:46:45'),(20244,6822,'action started via WP Cron','2024-05-18 16:59:07','2024-05-18 16:59:07'),(20245,6822,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 16:59:07','2024-05-18 16:59:07'),(20246,6823,'action created','2024-05-18 16:59:07','2024-05-18 16:59:07'),(20247,6823,'action started via WP Cron','2024-05-18 17:02:24','2024-05-18 17:02:24'),(20248,6823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 17:02:24','2024-05-18 17:02:24'),(20249,6824,'action created','2024-05-18 17:02:24','2024-05-18 17:02:24'),(20250,6824,'action started via WP Cron','2024-05-18 17:08:55','2024-05-18 17:08:55'),(20251,6824,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 17:08:55','2024-05-18 17:08:55'),(20252,6825,'action created','2024-05-18 17:08:55','2024-05-18 17:08:55'),(20256,6825,'action started via WP Cron','2024-05-18 17:16:17','2024-05-18 17:16:17'),(20257,6825,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 17:16:17','2024-05-18 17:16:17'),(20258,6827,'action created','2024-05-18 17:16:17','2024-05-18 17:16:17'),(20259,6827,'action started via WP Cron','2024-05-18 17:24:01','2024-05-18 17:24:01'),(20260,6827,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 17:24:01','2024-05-18 17:24:01'),(20261,6828,'action created','2024-05-18 17:24:01','2024-05-18 17:24:01'),(20262,6828,'action started via WP Cron','2024-05-18 17:26:50','2024-05-18 17:26:50'),(20263,6828,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 17:26:50','2024-05-18 17:26:50'),(20264,6829,'action created','2024-05-18 17:26:50','2024-05-18 17:26:50'),(20265,6829,'action started via WP Cron','2024-05-18 17:59:41','2024-05-18 17:59:41'),(20266,6829,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 17:59:41','2024-05-18 17:59:41'),(20267,6830,'action created','2024-05-18 17:59:41','2024-05-18 17:59:41'),(20268,6830,'action started via WP Cron','2024-05-18 18:04:55','2024-05-18 18:04:55'),(20269,6830,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:04:55','2024-05-18 18:04:55'),(20270,6831,'action created','2024-05-18 18:04:55','2024-05-18 18:04:55'),(20271,6831,'action started via WP Cron','2024-05-18 18:13:39','2024-05-18 18:13:39'),(20272,6831,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:13:39','2024-05-18 18:13:39'),(20273,6832,'action created','2024-05-18 18:13:39','2024-05-18 18:13:39'),(20277,6832,'action started via WP Cron','2024-05-18 18:22:35','2024-05-18 18:22:35'),(20278,6832,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:22:35','2024-05-18 18:22:35'),(20279,6834,'action created','2024-05-18 18:22:35','2024-05-18 18:22:35'),(20280,6834,'action started via WP Cron','2024-05-18 18:32:20','2024-05-18 18:32:20'),(20281,6834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:32:20','2024-05-18 18:32:20'),(20282,6835,'action created','2024-05-18 18:32:20','2024-05-18 18:32:20'),(20283,6835,'action started via WP Cron','2024-05-18 18:36:01','2024-05-18 18:36:01'),(20284,6835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:36:01','2024-05-18 18:36:01'),(20285,6836,'action created','2024-05-18 18:36:01','2024-05-18 18:36:01'),(20286,6836,'action started via WP Cron','2024-05-18 18:42:15','2024-05-18 18:42:15'),(20287,6836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:42:15','2024-05-18 18:42:15'),(20288,6837,'action created','2024-05-18 18:42:15','2024-05-18 18:42:15'),(20289,6837,'action started via WP Cron','2024-05-18 18:46:54','2024-05-18 18:46:54'),(20290,6837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:46:54','2024-05-18 18:46:54'),(20291,6838,'action created','2024-05-18 18:46:54','2024-05-18 18:46:54'),(20292,6838,'action started via WP Cron','2024-05-18 18:53:07','2024-05-18 18:53:07'),(20293,6838,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:53:07','2024-05-18 18:53:07'),(20294,6839,'action created','2024-05-18 18:53:07','2024-05-18 18:53:07'),(20295,6839,'action started via WP Cron','2024-05-18 18:58:20','2024-05-18 18:58:20'),(20296,6839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 18:58:20','2024-05-18 18:58:20'),(20297,6840,'action created','2024-05-18 18:58:20','2024-05-18 18:58:20'),(20301,6840,'action started via WP Cron','2024-05-18 19:01:09','2024-05-18 19:01:09'),(20302,6840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:01:09','2024-05-18 19:01:09'),(20303,6842,'action created','2024-05-18 19:01:09','2024-05-18 19:01:09'),(20304,6842,'action started via WP Cron','2024-05-18 19:03:53','2024-05-18 19:03:53'),(20305,6842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:03:53','2024-05-18 19:03:53'),(20306,6843,'action created','2024-05-18 19:03:53','2024-05-18 19:03:53'),(20307,6843,'action started via WP Cron','2024-05-18 19:07:38','2024-05-18 19:07:38'),(20308,6843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:07:38','2024-05-18 19:07:38'),(20309,6844,'action created','2024-05-18 19:07:38','2024-05-18 19:07:38'),(20310,6844,'action started via WP Cron','2024-05-18 19:12:26','2024-05-18 19:12:26'),(20311,6844,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:12:26','2024-05-18 19:12:26'),(20312,6845,'action created','2024-05-18 19:12:26','2024-05-18 19:12:26'),(20316,6845,'action started via WP Cron','2024-05-18 19:16:35','2024-05-18 19:16:35'),(20317,6845,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:16:35','2024-05-18 19:16:35'),(20318,6847,'action created','2024-05-18 19:16:35','2024-05-18 19:16:35'),(20319,6847,'action started via WP Cron','2024-05-18 19:19:43','2024-05-18 19:19:43'),(20320,6847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:19:43','2024-05-18 19:19:43'),(20321,6848,'action created','2024-05-18 19:19:43','2024-05-18 19:19:43'),(20322,6848,'action started via WP Cron','2024-05-18 19:30:24','2024-05-18 19:30:24'),(20323,6848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:30:24','2024-05-18 19:30:24'),(20324,6849,'action created','2024-05-18 19:30:24','2024-05-18 19:30:24'),(20325,6849,'action started via WP Cron','2024-05-18 19:54:36','2024-05-18 19:54:36'),(20326,6849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:54:36','2024-05-18 19:54:36'),(20327,6850,'action created','2024-05-18 19:54:36','2024-05-18 19:54:36'),(20328,6850,'action started via WP Cron','2024-05-18 19:57:36','2024-05-18 19:57:36'),(20329,6850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 19:57:36','2024-05-18 19:57:36'),(20330,6851,'action created','2024-05-18 19:57:36','2024-05-18 19:57:36'),(20331,6851,'action started via WP Cron','2024-05-18 20:04:11','2024-05-18 20:04:11'),(20332,6851,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:04:11','2024-05-18 20:04:11'),(20333,6852,'action created','2024-05-18 20:04:11','2024-05-18 20:04:11'),(20334,6852,'action started via WP Cron','2024-05-18 20:13:01','2024-05-18 20:13:01'),(20335,6852,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:13:01','2024-05-18 20:13:01'),(20336,6853,'action created','2024-05-18 20:13:01','2024-05-18 20:13:01'),(20337,6853,'action started via WP Cron','2024-05-18 20:19:12','2024-05-18 20:19:12'),(20338,6853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:19:12','2024-05-18 20:19:12'),(20339,6854,'action created','2024-05-18 20:19:12','2024-05-18 20:19:12'),(20343,6854,'action started via WP Cron','2024-05-18 20:22:03','2024-05-18 20:22:03'),(20344,6854,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:22:03','2024-05-18 20:22:03'),(20345,6856,'action created','2024-05-18 20:22:03','2024-05-18 20:22:03'),(20346,6856,'action started via WP Cron','2024-05-18 20:31:32','2024-05-18 20:31:32'),(20347,6856,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:31:32','2024-05-18 20:31:32'),(20348,6857,'action created','2024-05-18 20:31:32','2024-05-18 20:31:32'),(20349,6857,'action started via WP Cron','2024-05-18 20:36:02','2024-05-18 20:36:02'),(20350,6857,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:36:02','2024-05-18 20:36:02'),(20351,6858,'action created','2024-05-18 20:36:02','2024-05-18 20:36:02'),(20352,6858,'action started via WP Cron','2024-05-18 20:41:59','2024-05-18 20:41:59'),(20353,6858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:41:59','2024-05-18 20:41:59'),(20354,6859,'action created','2024-05-18 20:41:59','2024-05-18 20:41:59'),(20355,6859,'action started via WP Cron','2024-05-18 20:43:59','2024-05-18 20:43:59'),(20356,6859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:43:59','2024-05-18 20:43:59'),(20357,6860,'action created','2024-05-18 20:43:59','2024-05-18 20:43:59'),(20358,6860,'action started via WP Cron','2024-05-18 20:45:59','2024-05-18 20:45:59'),(20359,6860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:45:59','2024-05-18 20:45:59'),(20360,6861,'action created','2024-05-18 20:45:59','2024-05-18 20:45:59'),(20361,6861,'action started via WP Cron','2024-05-18 20:47:59','2024-05-18 20:47:59'),(20362,6861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:47:59','2024-05-18 20:47:59'),(20363,6862,'action created','2024-05-18 20:47:59','2024-05-18 20:47:59'),(20364,6862,'action started via WP Cron','2024-05-18 20:58:17','2024-05-18 20:58:17'),(20365,6862,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 20:58:17','2024-05-18 20:58:17'),(20366,6863,'action created','2024-05-18 20:58:17','2024-05-18 20:58:17'),(20367,6863,'action started via WP Cron','2024-05-18 21:03:09','2024-05-18 21:03:09'),(20368,6863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 21:03:09','2024-05-18 21:03:09'),(20369,6864,'action created','2024-05-18 21:03:09','2024-05-18 21:03:09'),(20370,6864,'action started via WP Cron','2024-05-18 21:08:10','2024-05-18 21:08:10'),(20371,6864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 21:08:10','2024-05-18 21:08:10'),(20372,6865,'action created','2024-05-18 21:08:10','2024-05-18 21:08:10'),(20373,6865,'action started via WP Cron','2024-05-18 21:45:52','2024-05-18 21:45:52'),(20374,6865,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 21:45:52','2024-05-18 21:45:52'),(20375,6866,'action created','2024-05-18 21:45:52','2024-05-18 21:45:52'),(20379,6866,'action started via WP Cron','2024-05-18 21:52:01','2024-05-18 21:52:01'),(20380,6866,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 21:52:01','2024-05-18 21:52:01'),(20381,6868,'action created','2024-05-18 21:52:01','2024-05-18 21:52:01'),(20382,6868,'action started via WP Cron','2024-05-18 21:58:57','2024-05-18 21:58:57'),(20383,6868,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 21:58:57','2024-05-18 21:58:57'),(20384,6869,'action created','2024-05-18 21:58:57','2024-05-18 21:58:57'),(20385,6869,'action started via WP Cron','2024-05-18 22:11:17','2024-05-18 22:11:17'),(20386,6869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 22:11:17','2024-05-18 22:11:17'),(20387,6870,'action created','2024-05-18 22:11:17','2024-05-18 22:11:17'),(20388,6870,'action started via WP Cron','2024-05-18 22:18:13','2024-05-18 22:18:13'),(20389,6870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 22:18:13','2024-05-18 22:18:13'),(20390,6871,'action created','2024-05-18 22:18:13','2024-05-18 22:18:13'),(20391,6871,'action started via WP Cron','2024-05-18 22:20:25','2024-05-18 22:20:25'),(20392,6871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 22:20:25','2024-05-18 22:20:25'),(20393,6872,'action created','2024-05-18 22:20:25','2024-05-18 22:20:25'),(20394,6872,'action started via WP Cron','2024-05-18 22:34:15','2024-05-18 22:34:15'),(20395,6872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 22:34:15','2024-05-18 22:34:15'),(20396,6873,'action created','2024-05-18 22:34:15','2024-05-18 22:34:15'),(20397,6873,'action started via WP Cron','2024-05-18 22:40:57','2024-05-18 22:40:57'),(20398,6873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 22:40:57','2024-05-18 22:40:57'),(20399,6874,'action created','2024-05-18 22:40:57','2024-05-18 22:40:57'),(20400,6874,'action started via WP Cron','2024-05-18 22:46:39','2024-05-18 22:46:39'),(20401,6874,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 22:46:39','2024-05-18 22:46:39'),(20402,6875,'action created','2024-05-18 22:46:39','2024-05-18 22:46:39'),(20406,6875,'action started via WP Cron','2024-05-18 22:53:02','2024-05-18 22:53:02'),(20407,6875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 22:53:02','2024-05-18 22:53:02'),(20408,6877,'action created','2024-05-18 22:53:02','2024-05-18 22:53:02'),(20409,6877,'action started via WP Cron','2024-05-18 23:00:56','2024-05-18 23:00:56'),(20410,6877,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 23:00:56','2024-05-18 23:00:56'),(20411,6878,'action created','2024-05-18 23:00:56','2024-05-18 23:00:56'),(20412,6878,'action started via WP Cron','2024-05-18 23:03:08','2024-05-18 23:03:08'),(20413,6878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 23:03:08','2024-05-18 23:03:08'),(20414,6879,'action created','2024-05-18 23:03:08','2024-05-18 23:03:08'),(20415,6879,'action started via WP Cron','2024-05-18 23:25:03','2024-05-18 23:25:03'),(20416,6879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 23:25:03','2024-05-18 23:25:03'),(20417,6880,'action created','2024-05-18 23:25:03','2024-05-18 23:25:03'),(20418,6880,'action started via WP Cron','2024-05-18 23:32:39','2024-05-18 23:32:39'),(20419,6880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 23:32:39','2024-05-18 23:32:39'),(20420,6881,'action created','2024-05-18 23:32:39','2024-05-18 23:32:39'),(20421,6881,'action started via WP Cron','2024-05-18 23:49:46','2024-05-18 23:49:46'),(20422,6881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-18 23:49:46','2024-05-18 23:49:46'),(20423,6882,'action created','2024-05-18 23:49:46','2024-05-18 23:49:46'),(20427,6882,'action started via WP Cron','2024-05-19 00:00:31','2024-05-19 00:00:31'),(20428,6882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:00:31','2024-05-19 00:00:31'),(20429,6884,'action created','2024-05-19 00:00:31','2024-05-19 00:00:31'),(20430,6884,'action started via WP Cron','2024-05-19 00:08:36','2024-05-19 00:08:36'),(20431,6884,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:08:36','2024-05-19 00:08:36'),(20432,6885,'action created','2024-05-19 00:08:36','2024-05-19 00:08:36'),(20433,6885,'action started via WP Cron','2024-05-19 00:13:07','2024-05-19 00:13:07'),(20434,6885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:13:07','2024-05-19 00:13:07'),(20435,6886,'action created','2024-05-19 00:13:07','2024-05-19 00:13:07'),(20436,6886,'action started via WP Cron','2024-05-19 00:17:48','2024-05-19 00:17:48'),(20437,6886,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:17:48','2024-05-19 00:17:48'),(20438,6887,'action created','2024-05-19 00:17:48','2024-05-19 00:17:48'),(20439,6887,'action started via WP Cron','2024-05-19 00:20:06','2024-05-19 00:20:06'),(20440,6887,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:20:06','2024-05-19 00:20:06'),(20441,6888,'action created','2024-05-19 00:20:06','2024-05-19 00:20:06'),(20442,6888,'action started via WP Cron','2024-05-19 00:27:48','2024-05-19 00:27:48'),(20443,6888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:27:48','2024-05-19 00:27:48'),(20444,6889,'action created','2024-05-19 00:27:48','2024-05-19 00:27:48'),(20445,6889,'action started via WP Cron','2024-05-19 00:35:04','2024-05-19 00:35:04'),(20446,6889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:35:04','2024-05-19 00:35:04'),(20447,6890,'action created','2024-05-19 00:35:04','2024-05-19 00:35:04'),(20448,6890,'action started via WP Cron','2024-05-19 00:43:55','2024-05-19 00:43:55'),(20449,6890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:43:55','2024-05-19 00:43:55'),(20450,6891,'action created','2024-05-19 00:43:55','2024-05-19 00:43:55'),(20451,6891,'action started via WP Cron','2024-05-19 00:47:33','2024-05-19 00:47:33'),(20452,6891,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:47:33','2024-05-19 00:47:33'),(20453,6892,'action created','2024-05-19 00:47:33','2024-05-19 00:47:33'),(20454,6892,'action started via WP Cron','2024-05-19 00:53:33','2024-05-19 00:53:33'),(20455,6892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 00:53:33','2024-05-19 00:53:33'),(20456,6893,'action created','2024-05-19 00:53:33','2024-05-19 00:53:33'),(20460,6893,'action started via WP Cron','2024-05-19 01:07:46','2024-05-19 01:07:46'),(20461,6893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:07:46','2024-05-19 01:07:46'),(20462,6895,'action created','2024-05-19 01:07:46','2024-05-19 01:07:46'),(20463,6895,'action started via WP Cron','2024-05-19 01:10:42','2024-05-19 01:10:42'),(20464,6895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:10:42','2024-05-19 01:10:42'),(20465,6896,'action created','2024-05-19 01:10:42','2024-05-19 01:10:42'),(20466,6896,'action started via WP Cron','2024-05-19 01:15:41','2024-05-19 01:15:41'),(20467,6896,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:15:41','2024-05-19 01:15:41'),(20468,6897,'action created','2024-05-19 01:15:41','2024-05-19 01:15:41'),(20469,6897,'action started via WP Cron','2024-05-19 01:19:09','2024-05-19 01:19:09'),(20470,6897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:19:09','2024-05-19 01:19:09'),(20471,6898,'action created','2024-05-19 01:19:09','2024-05-19 01:19:09'),(20472,6898,'action started via WP Cron','2024-05-19 01:26:26','2024-05-19 01:26:26'),(20473,6898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:26:26','2024-05-19 01:26:26'),(20474,6899,'action created','2024-05-19 01:26:26','2024-05-19 01:26:26'),(20475,6899,'action started via WP Cron','2024-05-19 01:31:50','2024-05-19 01:31:50'),(20476,6899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:31:50','2024-05-19 01:31:50'),(20477,6900,'action created','2024-05-19 01:31:50','2024-05-19 01:31:50'),(20478,6900,'action started via WP Cron','2024-05-19 01:38:53','2024-05-19 01:38:53'),(20479,6900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:38:53','2024-05-19 01:38:53'),(20480,6901,'action created','2024-05-19 01:38:53','2024-05-19 01:38:53'),(20481,6901,'action started via WP Cron','2024-05-19 01:47:19','2024-05-19 01:47:19'),(20482,6901,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:47:19','2024-05-19 01:47:19'),(20483,6902,'action created','2024-05-19 01:47:19','2024-05-19 01:47:19'),(20484,6902,'action started via WP Cron','2024-05-19 01:49:48','2024-05-19 01:49:48'),(20485,6902,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:49:48','2024-05-19 01:49:48'),(20486,6903,'action created','2024-05-19 01:49:48','2024-05-19 01:49:48'),(20487,6903,'action started via WP Cron','2024-05-19 01:54:54','2024-05-19 01:54:54'),(20488,6903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 01:54:54','2024-05-19 01:54:54'),(20489,6904,'action created','2024-05-19 01:54:54','2024-05-19 01:54:54'),(20493,6904,'action started via WP Cron','2024-05-19 02:18:58','2024-05-19 02:18:58'),(20494,6904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 02:18:58','2024-05-19 02:18:58'),(20495,6906,'action created','2024-05-19 02:18:58','2024-05-19 02:18:58'),(20496,6906,'action started via WP Cron','2024-05-19 02:21:19','2024-05-19 02:21:19'),(20497,6906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 02:21:19','2024-05-19 02:21:19'),(20498,6907,'action created','2024-05-19 02:21:19','2024-05-19 02:21:19'),(20499,6907,'action started via WP Cron','2024-05-19 02:27:06','2024-05-19 02:27:06'),(20500,6907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 02:27:06','2024-05-19 02:27:06'),(20501,6908,'action created','2024-05-19 02:27:06','2024-05-19 02:27:06'),(20502,6908,'action started via WP Cron','2024-05-19 02:31:53','2024-05-19 02:31:53'),(20503,6908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 02:31:53','2024-05-19 02:31:53'),(20504,6909,'action created','2024-05-19 02:31:53','2024-05-19 02:31:53'),(20505,6909,'action started via WP Cron','2024-05-19 02:35:02','2024-05-19 02:35:02'),(20506,6909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 02:35:02','2024-05-19 02:35:02'),(20507,6910,'action created','2024-05-19 02:35:02','2024-05-19 02:35:02'),(20508,6910,'action started via WP Cron','2024-05-19 02:39:21','2024-05-19 02:39:21'),(20509,6910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 02:39:21','2024-05-19 02:39:21'),(20510,6911,'action created','2024-05-19 02:39:21','2024-05-19 02:39:21'),(20511,6911,'action started via WP Cron','2024-05-19 02:41:47','2024-05-19 02:41:47'),(20512,6911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 02:41:47','2024-05-19 02:41:47'),(20513,6912,'action created','2024-05-19 02:41:47','2024-05-19 02:41:47'),(20514,6912,'action started via WP Cron','2024-05-19 03:05:25','2024-05-19 03:05:25'),(20515,6912,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 03:05:25','2024-05-19 03:05:25'),(20516,6913,'action created','2024-05-19 03:05:25','2024-05-19 03:05:25'),(20520,6913,'action started via WP Cron','2024-05-19 03:18:06','2024-05-19 03:18:06'),(20521,6913,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 03:18:06','2024-05-19 03:18:06'),(20522,6915,'action created','2024-05-19 03:18:06','2024-05-19 03:18:06'),(20523,6915,'action started via WP Cron','2024-05-19 03:21:03','2024-05-19 03:21:03'),(20524,6915,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 03:21:03','2024-05-19 03:21:03'),(20525,6916,'action created','2024-05-19 03:21:03','2024-05-19 03:21:03'),(20526,6916,'action started via WP Cron','2024-05-19 03:24:01','2024-05-19 03:24:01'),(20527,6916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 03:24:01','2024-05-19 03:24:01'),(20528,6917,'action created','2024-05-19 03:24:01','2024-05-19 03:24:01'),(20529,6917,'action started via WP Cron','2024-05-19 03:31:26','2024-05-19 03:31:26'),(20530,6917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 03:31:26','2024-05-19 03:31:26'),(20531,6918,'action created','2024-05-19 03:31:26','2024-05-19 03:31:26'),(20532,6918,'action started via WP Cron','2024-05-19 03:35:55','2024-05-19 03:35:55'),(20533,6918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 03:35:55','2024-05-19 03:35:55'),(20534,6919,'action created','2024-05-19 03:35:55','2024-05-19 03:35:55'),(20535,6919,'action started via WP Cron','2024-05-19 03:47:27','2024-05-19 03:47:27'),(20536,6919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 03:47:27','2024-05-19 03:47:27'),(20537,6920,'action created','2024-05-19 03:47:27','2024-05-19 03:47:27'),(20538,6920,'action started via WP Cron','2024-05-19 03:54:01','2024-05-19 03:54:01'),(20539,6920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 03:54:01','2024-05-19 03:54:01'),(20540,6921,'action created','2024-05-19 03:54:01','2024-05-19 03:54:01'),(20541,6921,'action started via WP Cron','2024-05-19 04:04:18','2024-05-19 04:04:18'),(20542,6921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 04:04:18','2024-05-19 04:04:18'),(20543,6922,'action created','2024-05-19 04:04:18','2024-05-19 04:04:18'),(20547,6922,'action started via WP Cron','2024-05-19 04:11:49','2024-05-19 04:11:49'),(20548,6922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 04:11:49','2024-05-19 04:11:49'),(20549,6924,'action created','2024-05-19 04:11:49','2024-05-19 04:11:49'),(20550,6924,'action started via WP Cron','2024-05-19 04:16:22','2024-05-19 04:16:22'),(20551,6924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 04:16:22','2024-05-19 04:16:22'),(20552,6925,'action created','2024-05-19 04:16:22','2024-05-19 04:16:22'),(20553,6925,'action started via WP Cron','2024-05-19 04:24:48','2024-05-19 04:24:48'),(20554,6925,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 04:24:48','2024-05-19 04:24:48'),(20555,6926,'action created','2024-05-19 04:24:48','2024-05-19 04:24:48'),(20556,6926,'action started via WP Cron','2024-05-19 04:30:06','2024-05-19 04:30:06'),(20557,6926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 04:30:06','2024-05-19 04:30:06'),(20558,6927,'action created','2024-05-19 04:30:06','2024-05-19 04:30:06'),(20559,6927,'action started via WP Cron','2024-05-19 04:52:06','2024-05-19 04:52:06'),(20560,6927,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 04:52:06','2024-05-19 04:52:06'),(20561,6928,'action created','2024-05-19 04:52:06','2024-05-19 04:52:06'),(20562,6928,'action started via WP Cron','2024-05-19 04:59:29','2024-05-19 04:59:29'),(20563,6928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 04:59:29','2024-05-19 04:59:29'),(20564,6929,'action created','2024-05-19 04:59:29','2024-05-19 04:59:29'),(20565,6929,'action started via WP Cron','2024-05-19 05:04:46','2024-05-19 05:04:46'),(20566,6929,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 05:04:46','2024-05-19 05:04:46'),(20567,6930,'action created','2024-05-19 05:04:46','2024-05-19 05:04:46'),(20568,6930,'action started via WP Cron','2024-05-19 05:27:37','2024-05-19 05:27:37'),(20569,6930,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 05:27:37','2024-05-19 05:27:37'),(20570,6931,'action created','2024-05-19 05:27:37','2024-05-19 05:27:37'),(20577,6931,'action started via WP Cron','2024-05-19 05:41:14','2024-05-19 05:41:14'),(20578,6931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 05:41:14','2024-05-19 05:41:14'),(20579,6934,'action created','2024-05-19 05:41:14','2024-05-19 05:41:14'),(20580,6934,'action started via WP Cron','2024-05-19 05:46:07','2024-05-19 05:46:07'),(20581,6934,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 05:46:07','2024-05-19 05:46:07'),(20582,6935,'action created','2024-05-19 05:46:07','2024-05-19 05:46:07'),(20583,6935,'action started via WP Cron','2024-05-19 05:48:53','2024-05-19 05:48:53'),(20584,6935,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 05:48:53','2024-05-19 05:48:53'),(20585,6936,'action created','2024-05-19 05:48:53','2024-05-19 05:48:53'),(20586,6936,'action started via WP Cron','2024-05-19 06:10:33','2024-05-19 06:10:33'),(20587,6936,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:10:33','2024-05-19 06:10:33'),(20588,6937,'action created','2024-05-19 06:10:33','2024-05-19 06:10:33'),(20589,6937,'action started via WP Cron','2024-05-19 06:16:24','2024-05-19 06:16:24'),(20590,6937,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:16:24','2024-05-19 06:16:24'),(20591,6938,'action created','2024-05-19 06:16:24','2024-05-19 06:16:24'),(20592,6938,'action started via WP Cron','2024-05-19 06:19:23','2024-05-19 06:19:23'),(20593,6938,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:19:23','2024-05-19 06:19:23'),(20594,6939,'action created','2024-05-19 06:19:23','2024-05-19 06:19:23'),(20595,6939,'action started via WP Cron','2024-05-19 06:21:37','2024-05-19 06:21:37'),(20596,6939,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:21:37','2024-05-19 06:21:37'),(20597,6940,'action created','2024-05-19 06:21:37','2024-05-19 06:21:37'),(20598,6940,'action started via WP Cron','2024-05-19 06:25:32','2024-05-19 06:25:32'),(20599,6940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:25:32','2024-05-19 06:25:32'),(20600,6941,'action created','2024-05-19 06:25:32','2024-05-19 06:25:32'),(20601,6941,'action started via WP Cron','2024-05-19 06:33:33','2024-05-19 06:33:33'),(20602,6941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:33:33','2024-05-19 06:33:33'),(20603,6942,'action created','2024-05-19 06:33:33','2024-05-19 06:33:33'),(20607,6942,'action started via WP Cron','2024-05-19 06:35:51','2024-05-19 06:35:51'),(20608,6942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:35:51','2024-05-19 06:35:51'),(20609,6944,'action created','2024-05-19 06:35:51','2024-05-19 06:35:51'),(20610,6944,'action started via WP Cron','2024-05-19 06:40:30','2024-05-19 06:40:30'),(20611,6944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:40:30','2024-05-19 06:40:30'),(20612,6945,'action created','2024-05-19 06:40:30','2024-05-19 06:40:30'),(20613,6945,'action started via WP Cron','2024-05-19 06:52:34','2024-05-19 06:52:34'),(20614,6945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:52:34','2024-05-19 06:52:34'),(20615,6946,'action created','2024-05-19 06:52:34','2024-05-19 06:52:34'),(20616,6946,'action started via WP Cron','2024-05-19 06:58:37','2024-05-19 06:58:37'),(20617,6946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 06:58:37','2024-05-19 06:58:37'),(20618,6947,'action created','2024-05-19 06:58:37','2024-05-19 06:58:37'),(20622,6947,'action started via WP Cron','2024-05-19 07:04:55','2024-05-19 07:04:55'),(20623,6947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:04:55','2024-05-19 07:04:55'),(20624,6949,'action created','2024-05-19 07:04:55','2024-05-19 07:04:55'),(20625,6949,'action started via WP Cron','2024-05-19 07:12:55','2024-05-19 07:12:55'),(20626,6949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:12:55','2024-05-19 07:12:55'),(20627,6950,'action created','2024-05-19 07:12:55','2024-05-19 07:12:55'),(20628,6950,'action started via WP Cron','2024-05-19 07:18:56','2024-05-19 07:18:56'),(20629,6950,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:18:56','2024-05-19 07:18:56'),(20630,6951,'action created','2024-05-19 07:18:56','2024-05-19 07:18:56'),(20631,6951,'action started via WP Cron','2024-05-19 07:23:12','2024-05-19 07:23:12'),(20632,6951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:23:12','2024-05-19 07:23:12'),(20633,6952,'action created','2024-05-19 07:23:12','2024-05-19 07:23:12'),(20634,6952,'action started via WP Cron','2024-05-19 07:32:31','2024-05-19 07:32:31'),(20635,6952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:32:31','2024-05-19 07:32:31'),(20636,6953,'action created','2024-05-19 07:32:31','2024-05-19 07:32:31'),(20640,6953,'action started via WP Cron','2024-05-19 07:34:41','2024-05-19 07:34:41'),(20641,6953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:34:41','2024-05-19 07:34:41'),(20642,6955,'action created','2024-05-19 07:34:41','2024-05-19 07:34:41'),(20643,6955,'action started via WP Cron','2024-05-19 07:52:09','2024-05-19 07:52:09'),(20644,6955,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:52:09','2024-05-19 07:52:09'),(20645,6956,'action created','2024-05-19 07:52:09','2024-05-19 07:52:09'),(20646,6956,'action started via WP Cron','2024-05-19 07:56:39','2024-05-19 07:56:39'),(20647,6956,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:56:39','2024-05-19 07:56:39'),(20648,6957,'action created','2024-05-19 07:56:39','2024-05-19 07:56:39'),(20649,6957,'action started via WP Cron','2024-05-19 07:59:52','2024-05-19 07:59:52'),(20650,6957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 07:59:52','2024-05-19 07:59:52'),(20651,6958,'action created','2024-05-19 07:59:52','2024-05-19 07:59:52'),(20652,6958,'action started via WP Cron','2024-05-19 08:07:55','2024-05-19 08:07:55'),(20653,6958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 08:07:55','2024-05-19 08:07:55'),(20654,6959,'action created','2024-05-19 08:07:55','2024-05-19 08:07:55'),(20655,6959,'action started via WP Cron','2024-05-19 08:18:36','2024-05-19 08:18:36'),(20656,6959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 08:18:36','2024-05-19 08:18:36'),(20657,6960,'action created','2024-05-19 08:18:36','2024-05-19 08:18:36'),(20658,6960,'action started via WP Cron','2024-05-19 08:29:27','2024-05-19 08:29:27'),(20659,6960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 08:29:27','2024-05-19 08:29:27'),(20660,6961,'action created','2024-05-19 08:29:27','2024-05-19 08:29:27'),(20661,6961,'action started via WP Cron','2024-05-19 08:32:21','2024-05-19 08:32:21'),(20662,6961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 08:32:21','2024-05-19 08:32:21'),(20663,6962,'action created','2024-05-19 08:32:21','2024-05-19 08:32:21'),(20664,6962,'action started via WP Cron','2024-05-19 08:53:45','2024-05-19 08:53:45'),(20665,6962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 08:53:45','2024-05-19 08:53:45'),(20666,6963,'action created','2024-05-19 08:53:45','2024-05-19 08:53:45'),(20670,6963,'action started via WP Cron','2024-05-19 08:58:16','2024-05-19 08:58:16'),(20671,6963,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 08:58:16','2024-05-19 08:58:16'),(20672,6965,'action created','2024-05-19 08:58:16','2024-05-19 08:58:16'),(20673,6965,'action started via WP Cron','2024-05-19 09:01:27','2024-05-19 09:01:27'),(20674,6965,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 09:01:27','2024-05-19 09:01:27'),(20675,6966,'action created','2024-05-19 09:01:27','2024-05-19 09:01:27'),(20676,6966,'action started via WP Cron','2024-05-19 09:16:49','2024-05-19 09:16:49'),(20677,6966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 09:16:49','2024-05-19 09:16:49'),(20678,6967,'action created','2024-05-19 09:16:49','2024-05-19 09:16:49'),(20679,6967,'action started via WP Cron','2024-05-19 09:22:00','2024-05-19 09:22:00'),(20680,6967,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 09:22:00','2024-05-19 09:22:00'),(20681,6968,'action created','2024-05-19 09:22:00','2024-05-19 09:22:00'),(20682,6968,'action started via WP Cron','2024-05-19 09:30:02','2024-05-19 09:30:02'),(20683,6968,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 09:30:02','2024-05-19 09:30:02'),(20684,6969,'action created','2024-05-19 09:30:02','2024-05-19 09:30:02'),(20685,6969,'action started via WP Cron','2024-05-19 09:33:15','2024-05-19 09:33:15'),(20686,6969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 09:33:15','2024-05-19 09:33:15'),(20687,6970,'action created','2024-05-19 09:33:15','2024-05-19 09:33:15'),(20688,6970,'action started via WP Cron','2024-05-19 09:49:44','2024-05-19 09:49:44'),(20689,6970,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 09:49:44','2024-05-19 09:49:44'),(20690,6971,'action created','2024-05-19 09:49:44','2024-05-19 09:49:44'),(20691,6971,'action started via WP Cron','2024-05-19 09:53:11','2024-05-19 09:53:11'),(20692,6971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 09:53:11','2024-05-19 09:53:11'),(20693,6972,'action created','2024-05-19 09:53:11','2024-05-19 09:53:11'),(20697,6972,'action started via WP Cron','2024-05-19 10:25:33','2024-05-19 10:25:33'),(20698,6972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 10:25:33','2024-05-19 10:25:33'),(20699,6974,'action created','2024-05-19 10:25:33','2024-05-19 10:25:33'),(20700,6974,'action started via WP Cron','2024-05-19 10:37:44','2024-05-19 10:37:44'),(20701,6974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 10:37:44','2024-05-19 10:37:44'),(20702,6975,'action created','2024-05-19 10:37:44','2024-05-19 10:37:44'),(20703,6975,'action started via WP Cron','2024-05-19 10:46:06','2024-05-19 10:46:06'),(20704,6975,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 10:46:06','2024-05-19 10:46:06'),(20705,6976,'action created','2024-05-19 10:46:06','2024-05-19 10:46:06'),(20706,6976,'action started via WP Cron','2024-05-19 11:02:15','2024-05-19 11:02:15'),(20707,6976,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:02:15','2024-05-19 11:02:15'),(20708,6977,'action created','2024-05-19 11:02:15','2024-05-19 11:02:15'),(20709,6977,'action started via WP Cron','2024-05-19 11:22:11','2024-05-19 11:22:11'),(20710,6977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:22:11','2024-05-19 11:22:11'),(20711,6978,'action created','2024-05-19 11:22:11','2024-05-19 11:22:11'),(20715,6978,'action started via WP Cron','2024-05-19 11:27:03','2024-05-19 11:27:03'),(20716,6978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:27:03','2024-05-19 11:27:03'),(20717,6980,'action created','2024-05-19 11:27:03','2024-05-19 11:27:03'),(20721,6980,'action started via WP Cron','2024-05-19 11:31:36','2024-05-19 11:31:36'),(20722,6980,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:31:36','2024-05-19 11:31:36'),(20723,6982,'action created','2024-05-19 11:31:36','2024-05-19 11:31:36'),(20724,6982,'action started via WP Cron','2024-05-19 11:38:15','2024-05-19 11:38:15'),(20725,6982,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:38:15','2024-05-19 11:38:15'),(20726,6983,'action created','2024-05-19 11:38:15','2024-05-19 11:38:15'),(20727,6983,'action started via WP Cron','2024-05-19 11:42:33','2024-05-19 11:42:33'),(20728,6983,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:42:33','2024-05-19 11:42:33'),(20729,6984,'action created','2024-05-19 11:42:33','2024-05-19 11:42:33'),(20730,6984,'action started via WP Cron','2024-05-19 11:45:47','2024-05-19 11:45:47'),(20731,6984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:45:47','2024-05-19 11:45:47'),(20732,6985,'action created','2024-05-19 11:45:47','2024-05-19 11:45:47'),(20733,6985,'action started via WP Cron','2024-05-19 11:50:03','2024-05-19 11:50:03'),(20734,6985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:50:03','2024-05-19 11:50:03'),(20735,6986,'action created','2024-05-19 11:50:03','2024-05-19 11:50:03'),(20736,6986,'action started via WP Cron','2024-05-19 11:55:06','2024-05-19 11:55:06'),(20737,6986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 11:55:06','2024-05-19 11:55:06'),(20738,6987,'action created','2024-05-19 11:55:06','2024-05-19 11:55:06'),(20739,6987,'action started via WP Cron','2024-05-19 12:00:37','2024-05-19 12:00:37'),(20740,6987,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:00:37','2024-05-19 12:00:37'),(20741,6988,'action created','2024-05-19 12:00:37','2024-05-19 12:00:37'),(20742,6988,'action started via WP Cron','2024-05-19 12:06:00','2024-05-19 12:06:00'),(20743,6988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:06:00','2024-05-19 12:06:00'),(20744,6989,'action created','2024-05-19 12:06:00','2024-05-19 12:06:00'),(20751,6989,'action started via WP Cron','2024-05-19 12:08:47','2024-05-19 12:08:47'),(20752,6989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:08:47','2024-05-19 12:08:47'),(20753,6992,'action created','2024-05-19 12:08:47','2024-05-19 12:08:47'),(20754,6992,'action started via WP Cron','2024-05-19 12:13:57','2024-05-19 12:13:57'),(20755,6992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:13:57','2024-05-19 12:13:57'),(20756,6993,'action created','2024-05-19 12:13:57','2024-05-19 12:13:57'),(20757,6993,'action started via WP Cron','2024-05-19 12:16:20','2024-05-19 12:16:20'),(20758,6993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:16:20','2024-05-19 12:16:20'),(20759,6994,'action created','2024-05-19 12:16:20','2024-05-19 12:16:20'),(20760,6994,'action started via WP Cron','2024-05-19 12:26:46','2024-05-19 12:26:46'),(20761,6994,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:26:46','2024-05-19 12:26:46'),(20762,6995,'action created','2024-05-19 12:26:46','2024-05-19 12:26:46'),(20766,6995,'action started via WP Cron','2024-05-19 12:35:08','2024-05-19 12:35:08'),(20767,6995,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:35:08','2024-05-19 12:35:08'),(20768,6997,'action created','2024-05-19 12:35:08','2024-05-19 12:35:08'),(20769,6997,'action started via WP Cron','2024-05-19 12:46:16','2024-05-19 12:46:16'),(20770,6997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:46:16','2024-05-19 12:46:16'),(20771,6998,'action created','2024-05-19 12:46:16','2024-05-19 12:46:16'),(20772,6998,'action started via WP Cron','2024-05-19 12:50:55','2024-05-19 12:50:55'),(20773,6998,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 12:50:55','2024-05-19 12:50:55'),(20774,6999,'action created','2024-05-19 12:50:55','2024-05-19 12:50:55'),(20775,6999,'action started via WP Cron','2024-05-19 13:02:23','2024-05-19 13:02:23'),(20776,6999,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:02:23','2024-05-19 13:02:23'),(20777,7000,'action created','2024-05-19 13:02:23','2024-05-19 13:02:23'),(20778,7000,'action started via WP Cron','2024-05-19 13:06:27','2024-05-19 13:06:27'),(20779,7000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:06:27','2024-05-19 13:06:27'),(20780,7001,'action created','2024-05-19 13:06:27','2024-05-19 13:06:27'),(20781,7001,'action started via WP Cron','2024-05-19 13:09:06','2024-05-19 13:09:06'),(20782,7001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:09:06','2024-05-19 13:09:06'),(20783,7002,'action created','2024-05-19 13:09:06','2024-05-19 13:09:06'),(20784,7002,'action started via WP Cron','2024-05-19 13:17:16','2024-05-19 13:17:16'),(20785,7002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:17:16','2024-05-19 13:17:16'),(20786,7003,'action created','2024-05-19 13:17:16','2024-05-19 13:17:16'),(20787,7003,'action started via WP Cron','2024-05-19 13:33:51','2024-05-19 13:33:51'),(20788,7003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:33:51','2024-05-19 13:33:51'),(20789,7004,'action created','2024-05-19 13:33:51','2024-05-19 13:33:51'),(20793,7004,'action started via WP Cron','2024-05-19 13:37:02','2024-05-19 13:37:02'),(20794,7004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:37:02','2024-05-19 13:37:02'),(20795,7006,'action created','2024-05-19 13:37:02','2024-05-19 13:37:02'),(20796,7006,'action started via WP Cron','2024-05-19 13:45:32','2024-05-19 13:45:32'),(20797,7006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:45:32','2024-05-19 13:45:32'),(20798,7007,'action created','2024-05-19 13:45:32','2024-05-19 13:45:32'),(20799,7007,'action started via WP Cron','2024-05-19 13:53:45','2024-05-19 13:53:45'),(20800,7007,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:53:45','2024-05-19 13:53:45'),(20801,7008,'action created','2024-05-19 13:53:45','2024-05-19 13:53:45'),(20802,7008,'action started via WP Cron','2024-05-19 13:55:48','2024-05-19 13:55:48'),(20803,7008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 13:55:48','2024-05-19 13:55:48'),(20804,7009,'action created','2024-05-19 13:55:48','2024-05-19 13:55:48'),(20805,7009,'action started via WP Cron','2024-05-19 14:09:41','2024-05-19 14:09:41'),(20806,7009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 14:09:41','2024-05-19 14:09:41'),(20807,7010,'action created','2024-05-19 14:09:41','2024-05-19 14:09:41'),(20808,7010,'action started via WP Cron','2024-05-19 14:16:36','2024-05-19 14:16:36'),(20809,7010,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 14:16:36','2024-05-19 14:16:36'),(20810,7011,'action created','2024-05-19 14:16:36','2024-05-19 14:16:36'),(20811,7011,'action started via WP Cron','2024-05-19 14:19:39','2024-05-19 14:19:39'),(20812,7011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 14:19:39','2024-05-19 14:19:39'),(20813,7012,'action created','2024-05-19 14:19:39','2024-05-19 14:19:39'),(20814,7012,'action started via WP Cron','2024-05-19 14:22:42','2024-05-19 14:22:42'),(20815,7012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 14:22:42','2024-05-19 14:22:42'),(20816,7013,'action created','2024-05-19 14:22:42','2024-05-19 14:22:42'),(20817,7013,'action started via WP Cron','2024-05-19 14:30:43','2024-05-19 14:30:43'),(20818,7013,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 14:30:43','2024-05-19 14:30:43'),(20819,7014,'action created','2024-05-19 14:30:43','2024-05-19 14:30:43'),(20820,7014,'action started via WP Cron','2024-05-19 14:40:30','2024-05-19 14:40:30'),(20821,7014,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 14:40:30','2024-05-19 14:40:30'),(20822,7015,'action created','2024-05-19 14:40:30','2024-05-19 14:40:30'),(20826,7015,'action started via WP Cron','2024-05-19 14:52:43','2024-05-19 14:52:43'),(20827,7015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 14:52:43','2024-05-19 14:52:43'),(20828,7017,'action created','2024-05-19 14:52:43','2024-05-19 14:52:43'),(20829,7017,'action started via WP Cron','2024-05-19 14:54:56','2024-05-19 14:54:56'),(20830,7017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 14:54:56','2024-05-19 14:54:56'),(20831,7018,'action created','2024-05-19 14:54:56','2024-05-19 14:54:56'),(20832,7018,'action started via WP Cron','2024-05-19 15:00:16','2024-05-19 15:00:16'),(20833,7018,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:00:16','2024-05-19 15:00:16'),(20834,7019,'action created','2024-05-19 15:00:16','2024-05-19 15:00:16'),(20835,7019,'action started via WP Cron','2024-05-19 15:07:02','2024-05-19 15:07:02'),(20836,7019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:07:02','2024-05-19 15:07:02'),(20837,7020,'action created','2024-05-19 15:07:02','2024-05-19 15:07:02'),(20838,7020,'action started via WP Cron','2024-05-19 15:10:10','2024-05-19 15:10:10'),(20839,7020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:10:11','2024-05-19 15:10:11'),(20840,7021,'action created','2024-05-19 15:10:11','2024-05-19 15:10:11'),(20841,7021,'action started via WP Cron','2024-05-19 15:15:19','2024-05-19 15:15:19'),(20842,7021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:15:19','2024-05-19 15:15:19'),(20843,7022,'action created','2024-05-19 15:15:19','2024-05-19 15:15:19'),(20844,7022,'action started via WP Cron','2024-05-19 15:18:15','2024-05-19 15:18:15'),(20845,7022,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:18:15','2024-05-19 15:18:15'),(20846,7023,'action created','2024-05-19 15:18:15','2024-05-19 15:18:15'),(20847,7023,'action started via WP Cron','2024-05-19 15:38:59','2024-05-19 15:38:59'),(20848,7023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:38:59','2024-05-19 15:38:59'),(20849,7024,'action created','2024-05-19 15:38:59','2024-05-19 15:38:59'),(20853,7024,'action started via WP Cron','2024-05-19 15:41:48','2024-05-19 15:41:48'),(20854,7024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:41:48','2024-05-19 15:41:48'),(20855,7026,'action created','2024-05-19 15:41:48','2024-05-19 15:41:48'),(20856,7026,'action started via WP Cron','2024-05-19 15:44:14','2024-05-19 15:44:14'),(20857,7026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:44:14','2024-05-19 15:44:14'),(20858,7027,'action created','2024-05-19 15:44:14','2024-05-19 15:44:14'),(20859,7027,'action started via WP Cron','2024-05-19 15:46:58','2024-05-19 15:46:58'),(20860,7027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:46:58','2024-05-19 15:46:58'),(20861,7028,'action created','2024-05-19 15:46:58','2024-05-19 15:46:58'),(20862,7028,'action started via WP Cron','2024-05-19 15:49:45','2024-05-19 15:49:45'),(20863,7028,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:49:45','2024-05-19 15:49:45'),(20864,7029,'action created','2024-05-19 15:49:45','2024-05-19 15:49:45'),(20865,7029,'action started via WP Cron','2024-05-19 15:52:58','2024-05-19 15:52:58'),(20866,7029,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 15:52:58','2024-05-19 15:52:58'),(20867,7030,'action created','2024-05-19 15:52:58','2024-05-19 15:52:58'),(20868,7030,'action started via WP Cron','2024-05-19 16:03:41','2024-05-19 16:03:41'),(20869,7030,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:03:41','2024-05-19 16:03:41'),(20870,7031,'action created','2024-05-19 16:03:41','2024-05-19 16:03:41'),(20871,7031,'action started via WP Cron','2024-05-19 16:08:07','2024-05-19 16:08:07'),(20872,7031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:08:07','2024-05-19 16:08:07'),(20873,7032,'action created','2024-05-19 16:08:07','2024-05-19 16:08:07'),(20874,7032,'action started via WP Cron','2024-05-19 16:10:49','2024-05-19 16:10:49'),(20875,7032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:10:49','2024-05-19 16:10:49'),(20876,7033,'action created','2024-05-19 16:10:49','2024-05-19 16:10:49'),(20877,7033,'action started via WP Cron','2024-05-19 16:13:36','2024-05-19 16:13:36'),(20878,7033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:13:36','2024-05-19 16:13:36'),(20879,7034,'action created','2024-05-19 16:13:36','2024-05-19 16:13:36'),(20880,7034,'action started via WP Cron','2024-05-19 16:17:27','2024-05-19 16:17:27'),(20881,7034,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:17:27','2024-05-19 16:17:27'),(20882,7035,'action created','2024-05-19 16:17:27','2024-05-19 16:17:27'),(20883,7035,'action started via WP Cron','2024-05-19 16:20:52','2024-05-19 16:20:52'),(20884,7035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:20:52','2024-05-19 16:20:52'),(20885,7036,'action created','2024-05-19 16:20:52','2024-05-19 16:20:52'),(20886,7036,'action started via WP Cron','2024-05-19 16:23:33','2024-05-19 16:23:33'),(20887,7036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:23:33','2024-05-19 16:23:33'),(20888,7037,'action created','2024-05-19 16:23:33','2024-05-19 16:23:33'),(20889,7037,'action started via WP Cron','2024-05-19 16:51:10','2024-05-19 16:51:10'),(20890,7037,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:51:10','2024-05-19 16:51:10'),(20891,7038,'action created','2024-05-19 16:51:10','2024-05-19 16:51:10'),(20895,7038,'action started via WP Cron','2024-05-19 16:58:04','2024-05-19 16:58:04'),(20896,7038,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 16:58:04','2024-05-19 16:58:04'),(20897,7040,'action created','2024-05-19 16:58:04','2024-05-19 16:58:04'),(20898,7040,'action started via WP Cron','2024-05-19 17:29:11','2024-05-19 17:29:11'),(20899,7040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 17:29:11','2024-05-19 17:29:11'),(20900,7041,'action created','2024-05-19 17:29:11','2024-05-19 17:29:11'),(20901,7041,'action started via WP Cron','2024-05-19 17:58:53','2024-05-19 17:58:53'),(20902,7041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 17:58:53','2024-05-19 17:58:53'),(20903,7042,'action created','2024-05-19 17:58:53','2024-05-19 17:58:53'),(20907,7042,'action started via WP Cron','2024-05-19 18:29:34','2024-05-19 18:29:34'),(20908,7042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 18:29:34','2024-05-19 18:29:34'),(20909,7044,'action created','2024-05-19 18:29:34','2024-05-19 18:29:34'),(20910,7044,'action started via WP Cron','2024-05-19 18:38:31','2024-05-19 18:38:31'),(20911,7044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 18:38:31','2024-05-19 18:38:31'),(20912,7045,'action created','2024-05-19 18:38:31','2024-05-19 18:38:31'),(20913,7045,'action started via WP Cron','2024-05-19 18:57:23','2024-05-19 18:57:23'),(20914,7045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 18:57:23','2024-05-19 18:57:23'),(20915,7046,'action created','2024-05-19 18:57:23','2024-05-19 18:57:23'),(20922,7046,'action started via WP Cron','2024-05-19 19:04:38','2024-05-19 19:04:38'),(20923,7046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 19:04:38','2024-05-19 19:04:38'),(20924,7049,'action created','2024-05-19 19:04:38','2024-05-19 19:04:38'),(20925,7049,'action started via WP Cron','2024-05-19 19:30:25','2024-05-19 19:30:25'),(20926,7049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 19:30:25','2024-05-19 19:30:25'),(20927,7050,'action created','2024-05-19 19:30:25','2024-05-19 19:30:25'),(20928,7050,'action started via WP Cron','2024-05-19 19:36:55','2024-05-19 19:36:55'),(20929,7050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 19:36:55','2024-05-19 19:36:55'),(20930,7051,'action created','2024-05-19 19:36:55','2024-05-19 19:36:55'),(20931,7051,'action started via WP Cron','2024-05-19 19:47:58','2024-05-19 19:47:58'),(20932,7051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 19:47:58','2024-05-19 19:47:58'),(20933,7052,'action created','2024-05-19 19:47:58','2024-05-19 19:47:58'),(20934,7052,'action started via WP Cron','2024-05-19 19:52:03','2024-05-19 19:52:03'),(20935,7052,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 19:52:03','2024-05-19 19:52:03'),(20936,7053,'action created','2024-05-19 19:52:03','2024-05-19 19:52:03'),(20937,7053,'action started via WP Cron','2024-05-19 19:55:00','2024-05-19 19:55:00'),(20938,7053,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 19:55:00','2024-05-19 19:55:00'),(20939,7054,'action created','2024-05-19 19:55:00','2024-05-19 19:55:00'),(20940,7054,'action started via WP Cron','2024-05-19 19:57:01','2024-05-19 19:57:01'),(20941,7054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 19:57:01','2024-05-19 19:57:01'),(20942,7055,'action created','2024-05-19 19:57:01','2024-05-19 19:57:01'),(20943,7055,'action started via WP Cron','2024-05-19 19:59:59','2024-05-19 19:59:59'),(20944,7055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 19:59:59','2024-05-19 19:59:59'),(20945,7056,'action created','2024-05-19 19:59:59','2024-05-19 19:59:59'),(20946,7056,'action started via WP Cron','2024-05-19 20:02:00','2024-05-19 20:02:00'),(20947,7056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:02:00','2024-05-19 20:02:00'),(20948,7057,'action created','2024-05-19 20:02:00','2024-05-19 20:02:00'),(20949,7057,'action started via WP Cron','2024-05-19 20:05:00','2024-05-19 20:05:00'),(20950,7057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:05:00','2024-05-19 20:05:00'),(20951,7058,'action created','2024-05-19 20:05:00','2024-05-19 20:05:00'),(20955,7058,'action started via WP Cron','2024-05-19 20:07:59','2024-05-19 20:07:59'),(20956,7058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:07:59','2024-05-19 20:07:59'),(20957,7060,'action created','2024-05-19 20:07:59','2024-05-19 20:07:59'),(20958,7060,'action started via WP Cron','2024-05-19 20:09:59','2024-05-19 20:09:59'),(20959,7060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:09:59','2024-05-19 20:09:59'),(20960,7061,'action created','2024-05-19 20:09:59','2024-05-19 20:09:59'),(20961,7061,'action started via WP Cron','2024-05-19 20:11:59','2024-05-19 20:11:59'),(20962,7061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:11:59','2024-05-19 20:11:59'),(20963,7062,'action created','2024-05-19 20:11:59','2024-05-19 20:11:59'),(20964,7062,'action started via WP Cron','2024-05-19 20:14:00','2024-05-19 20:14:00'),(20965,7062,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:14:00','2024-05-19 20:14:00'),(20966,7063,'action created','2024-05-19 20:14:00','2024-05-19 20:14:00'),(20967,7063,'action started via WP Cron','2024-05-19 20:17:00','2024-05-19 20:17:00'),(20968,7063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:17:00','2024-05-19 20:17:00'),(20969,7064,'action created','2024-05-19 20:17:00','2024-05-19 20:17:00'),(20970,7064,'action started via WP Cron','2024-05-19 20:20:00','2024-05-19 20:20:00'),(20971,7064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:20:00','2024-05-19 20:20:00'),(20972,7065,'action created','2024-05-19 20:20:00','2024-05-19 20:20:00'),(20973,7065,'action started via WP Cron','2024-05-19 20:23:00','2024-05-19 20:23:00'),(20974,7065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:23:00','2024-05-19 20:23:00'),(20975,7066,'action created','2024-05-19 20:23:00','2024-05-19 20:23:00'),(20976,7066,'action started via WP Cron','2024-05-19 20:25:00','2024-05-19 20:25:00'),(20977,7066,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:25:00','2024-05-19 20:25:00'),(20978,7067,'action created','2024-05-19 20:25:00','2024-05-19 20:25:00'),(20979,7067,'action started via WP Cron','2024-05-19 20:27:01','2024-05-19 20:27:01'),(20980,7067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:27:01','2024-05-19 20:27:01'),(20981,7068,'action created','2024-05-19 20:27:01','2024-05-19 20:27:01'),(20982,7068,'action started via WP Cron','2024-05-19 20:29:59','2024-05-19 20:29:59'),(20983,7068,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:29:59','2024-05-19 20:29:59'),(20984,7069,'action created','2024-05-19 20:29:59','2024-05-19 20:29:59'),(20985,7069,'action started via WP Cron','2024-05-19 20:32:01','2024-05-19 20:32:01'),(20986,7069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:32:01','2024-05-19 20:32:01'),(20987,7070,'action created','2024-05-19 20:32:01','2024-05-19 20:32:01'),(20988,7070,'action started via WP Cron','2024-05-19 20:34:59','2024-05-19 20:34:59'),(20989,7070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:34:59','2024-05-19 20:34:59'),(20990,7071,'action created','2024-05-19 20:34:59','2024-05-19 20:34:59'),(20991,7071,'action started via WP Cron','2024-05-19 20:37:02','2024-05-19 20:37:02'),(20992,7071,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:37:02','2024-05-19 20:37:02'),(20993,7072,'action created','2024-05-19 20:37:02','2024-05-19 20:37:02'),(20994,7072,'action started via WP Cron','2024-05-19 20:40:00','2024-05-19 20:40:00'),(20995,7072,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:40:00','2024-05-19 20:40:00'),(20996,7073,'action created','2024-05-19 20:40:00','2024-05-19 20:40:00'),(20997,7073,'action started via WP Cron','2024-05-19 20:42:00','2024-05-19 20:42:00'),(20998,7073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:42:00','2024-05-19 20:42:00'),(20999,7074,'action created','2024-05-19 20:42:00','2024-05-19 20:42:00'),(21000,7074,'action started via WP Cron','2024-05-19 20:44:59','2024-05-19 20:44:59'),(21001,7074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:44:59','2024-05-19 20:44:59'),(21002,7075,'action created','2024-05-19 20:44:59','2024-05-19 20:44:59'),(21003,7075,'action started via WP Cron','2024-05-19 20:46:59','2024-05-19 20:46:59'),(21004,7075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:46:59','2024-05-19 20:46:59'),(21005,7076,'action created','2024-05-19 20:46:59','2024-05-19 20:46:59'),(21006,7076,'action started via WP Cron','2024-05-19 20:49:01','2024-05-19 20:49:01'),(21007,7076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:49:01','2024-05-19 20:49:01'),(21008,7077,'action created','2024-05-19 20:49:01','2024-05-19 20:49:01'),(21009,7077,'action started via WP Cron','2024-05-19 20:51:59','2024-05-19 20:51:59'),(21010,7077,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:51:59','2024-05-19 20:51:59'),(21011,7078,'action created','2024-05-19 20:51:59','2024-05-19 20:51:59'),(21012,7078,'action started via WP Cron','2024-05-19 20:53:59','2024-05-19 20:53:59'),(21013,7078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:53:59','2024-05-19 20:53:59'),(21014,7079,'action created','2024-05-19 20:53:59','2024-05-19 20:53:59'),(21015,7079,'action started via WP Cron','2024-05-19 20:55:59','2024-05-19 20:55:59'),(21016,7079,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:55:59','2024-05-19 20:55:59'),(21017,7080,'action created','2024-05-19 20:55:59','2024-05-19 20:55:59'),(21018,7080,'action started via WP Cron','2024-05-19 20:58:00','2024-05-19 20:58:00'),(21019,7080,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 20:58:00','2024-05-19 20:58:00'),(21020,7081,'action created','2024-05-19 20:58:00','2024-05-19 20:58:00'),(21021,7081,'action started via WP Cron','2024-05-19 21:01:00','2024-05-19 21:01:00'),(21022,7081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:01:00','2024-05-19 21:01:00'),(21023,7082,'action created','2024-05-19 21:01:00','2024-05-19 21:01:00'),(21024,7082,'action started via WP Cron','2024-05-19 21:04:00','2024-05-19 21:04:00'),(21025,7082,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:04:00','2024-05-19 21:04:00'),(21026,7083,'action created','2024-05-19 21:04:00','2024-05-19 21:04:00'),(21030,7083,'action started via WP Cron','2024-05-19 21:06:00','2024-05-19 21:06:00'),(21031,7083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:06:00','2024-05-19 21:06:00'),(21032,7085,'action created','2024-05-19 21:06:00','2024-05-19 21:06:00'),(21033,7085,'action started via WP Cron','2024-05-19 21:08:59','2024-05-19 21:08:59'),(21034,7085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:08:59','2024-05-19 21:08:59'),(21035,7086,'action created','2024-05-19 21:08:59','2024-05-19 21:08:59'),(21036,7086,'action started via WP Cron','2024-05-19 21:10:59','2024-05-19 21:10:59'),(21037,7086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:10:59','2024-05-19 21:10:59'),(21038,7087,'action created','2024-05-19 21:10:59','2024-05-19 21:10:59'),(21039,7087,'action started via WP Cron','2024-05-19 21:12:59','2024-05-19 21:12:59'),(21040,7087,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:12:59','2024-05-19 21:12:59'),(21041,7088,'action created','2024-05-19 21:12:59','2024-05-19 21:12:59'),(21042,7088,'action started via WP Cron','2024-05-19 21:14:59','2024-05-19 21:14:59'),(21043,7088,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:14:59','2024-05-19 21:14:59'),(21044,7089,'action created','2024-05-19 21:14:59','2024-05-19 21:14:59'),(21045,7089,'action started via WP Cron','2024-05-19 21:17:00','2024-05-19 21:17:00'),(21046,7089,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:17:00','2024-05-19 21:17:00'),(21047,7090,'action created','2024-05-19 21:17:00','2024-05-19 21:17:00'),(21048,7090,'action started via WP Cron','2024-05-19 21:19:00','2024-05-19 21:19:00'),(21049,7090,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:19:00','2024-05-19 21:19:00'),(21050,7091,'action created','2024-05-19 21:19:00','2024-05-19 21:19:00'),(21051,7091,'action started via WP Cron','2024-05-19 21:21:59','2024-05-19 21:21:59'),(21052,7091,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:21:59','2024-05-19 21:21:59'),(21053,7092,'action created','2024-05-19 21:21:59','2024-05-19 21:21:59'),(21054,7092,'action started via WP Cron','2024-05-19 21:23:59','2024-05-19 21:23:59'),(21055,7092,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:23:59','2024-05-19 21:23:59'),(21056,7093,'action created','2024-05-19 21:23:59','2024-05-19 21:23:59'),(21057,7093,'action started via WP Cron','2024-05-19 21:26:00','2024-05-19 21:26:00'),(21058,7093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:26:00','2024-05-19 21:26:00'),(21059,7094,'action created','2024-05-19 21:26:00','2024-05-19 21:26:00'),(21060,7094,'action started via WP Cron','2024-05-19 21:28:59','2024-05-19 21:28:59'),(21061,7094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:28:59','2024-05-19 21:28:59'),(21062,7095,'action created','2024-05-19 21:28:59','2024-05-19 21:28:59'),(21063,7095,'action started via WP Cron','2024-05-19 21:30:59','2024-05-19 21:30:59'),(21064,7095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:30:59','2024-05-19 21:30:59'),(21065,7096,'action created','2024-05-19 21:30:59','2024-05-19 21:30:59'),(21066,7096,'action started via WP Cron','2024-05-19 21:32:59','2024-05-19 21:32:59'),(21067,7096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:32:59','2024-05-19 21:32:59'),(21068,7097,'action created','2024-05-19 21:32:59','2024-05-19 21:32:59'),(21069,7097,'action started via WP Cron','2024-05-19 21:35:01','2024-05-19 21:35:01'),(21070,7097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:35:01','2024-05-19 21:35:01'),(21071,7098,'action created','2024-05-19 21:35:01','2024-05-19 21:35:01'),(21072,7098,'action started via WP Cron','2024-05-19 21:37:02','2024-05-19 21:37:02'),(21073,7098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:37:02','2024-05-19 21:37:02'),(21074,7099,'action created','2024-05-19 21:37:02','2024-05-19 21:37:02'),(21075,7099,'action started via WP Cron','2024-05-19 21:39:59','2024-05-19 21:39:59'),(21076,7099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:39:59','2024-05-19 21:39:59'),(21077,7100,'action created','2024-05-19 21:39:59','2024-05-19 21:39:59'),(21078,7100,'action started via WP Cron','2024-05-19 21:41:59','2024-05-19 21:41:59'),(21079,7100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:41:59','2024-05-19 21:41:59'),(21080,7101,'action created','2024-05-19 21:41:59','2024-05-19 21:41:59'),(21081,7101,'action started via WP Cron','2024-05-19 21:44:00','2024-05-19 21:44:00'),(21082,7101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:44:00','2024-05-19 21:44:00'),(21083,7102,'action created','2024-05-19 21:44:00','2024-05-19 21:44:00'),(21084,7102,'action started via WP Cron','2024-05-19 21:46:59','2024-05-19 21:46:59'),(21085,7102,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:46:59','2024-05-19 21:46:59'),(21086,7103,'action created','2024-05-19 21:46:59','2024-05-19 21:46:59'),(21087,7103,'action started via WP Cron','2024-05-19 21:49:09','2024-05-19 21:49:09'),(21088,7103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:49:09','2024-05-19 21:49:09'),(21089,7104,'action created','2024-05-19 21:49:09','2024-05-19 21:49:09'),(21090,7104,'action started via WP Cron','2024-05-19 21:52:00','2024-05-19 21:52:00'),(21091,7104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:52:00','2024-05-19 21:52:00'),(21092,7105,'action created','2024-05-19 21:52:00','2024-05-19 21:52:00'),(21093,7105,'action started via WP Cron','2024-05-19 21:55:00','2024-05-19 21:55:00'),(21094,7105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:55:00','2024-05-19 21:55:00'),(21095,7106,'action created','2024-05-19 21:55:00','2024-05-19 21:55:00'),(21096,7106,'action started via WP Cron','2024-05-19 21:57:59','2024-05-19 21:57:59'),(21097,7106,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:57:59','2024-05-19 21:57:59'),(21098,7107,'action created','2024-05-19 21:57:59','2024-05-19 21:57:59'),(21099,7107,'action started via WP Cron','2024-05-19 21:59:59','2024-05-19 21:59:59'),(21100,7107,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 21:59:59','2024-05-19 21:59:59'),(21101,7108,'action created','2024-05-19 21:59:59','2024-05-19 21:59:59'),(21102,7108,'action started via WP Cron','2024-05-19 22:01:59','2024-05-19 22:01:59'),(21103,7108,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:01:59','2024-05-19 22:01:59'),(21104,7109,'action created','2024-05-19 22:01:59','2024-05-19 22:01:59'),(21105,7109,'action started via WP Cron','2024-05-19 22:04:00','2024-05-19 22:04:00'),(21106,7109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:04:00','2024-05-19 22:04:00'),(21107,7110,'action created','2024-05-19 22:04:00','2024-05-19 22:04:00'),(21111,7110,'action started via WP Cron','2024-05-19 22:06:59','2024-05-19 22:06:59'),(21112,7110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:06:59','2024-05-19 22:06:59'),(21113,7112,'action created','2024-05-19 22:06:59','2024-05-19 22:06:59'),(21114,7112,'action started via WP Cron','2024-05-19 22:09:01','2024-05-19 22:09:01'),(21115,7112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:09:01','2024-05-19 22:09:01'),(21116,7113,'action created','2024-05-19 22:09:01','2024-05-19 22:09:01'),(21117,7113,'action started via WP Cron','2024-05-19 22:12:00','2024-05-19 22:12:00'),(21118,7113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:12:00','2024-05-19 22:12:00'),(21119,7114,'action created','2024-05-19 22:12:00','2024-05-19 22:12:00'),(21120,7114,'action started via WP Cron','2024-05-19 22:14:59','2024-05-19 22:14:59'),(21121,7114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:14:59','2024-05-19 22:14:59'),(21122,7115,'action created','2024-05-19 22:14:59','2024-05-19 22:14:59'),(21123,7115,'action started via WP Cron','2024-05-19 22:16:59','2024-05-19 22:16:59'),(21124,7115,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:16:59','2024-05-19 22:16:59'),(21125,7116,'action created','2024-05-19 22:16:59','2024-05-19 22:16:59'),(21126,7116,'action started via WP Cron','2024-05-19 22:18:59','2024-05-19 22:18:59'),(21127,7116,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:18:59','2024-05-19 22:18:59'),(21128,7117,'action created','2024-05-19 22:18:59','2024-05-19 22:18:59'),(21129,7117,'action started via WP Cron','2024-05-19 22:21:06','2024-05-19 22:21:06'),(21130,7117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:21:06','2024-05-19 22:21:06'),(21131,7118,'action created','2024-05-19 22:21:06','2024-05-19 22:21:06'),(21132,7118,'action started via WP Cron','2024-05-19 22:24:00','2024-05-19 22:24:00'),(21133,7118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:24:00','2024-05-19 22:24:00'),(21134,7119,'action created','2024-05-19 22:24:00','2024-05-19 22:24:00'),(21135,7119,'action started via WP Cron','2024-05-19 22:26:59','2024-05-19 22:26:59'),(21136,7119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:26:59','2024-05-19 22:26:59'),(21137,7120,'action created','2024-05-19 22:26:59','2024-05-19 22:26:59'),(21138,7120,'action started via WP Cron','2024-05-19 22:28:59','2024-05-19 22:28:59'),(21139,7120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:28:59','2024-05-19 22:28:59'),(21140,7121,'action created','2024-05-19 22:28:59','2024-05-19 22:28:59'),(21141,7121,'action started via WP Cron','2024-05-19 22:30:59','2024-05-19 22:30:59'),(21142,7121,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:30:59','2024-05-19 22:30:59'),(21143,7122,'action created','2024-05-19 22:30:59','2024-05-19 22:30:59'),(21144,7122,'action started via WP Cron','2024-05-19 22:32:59','2024-05-19 22:32:59'),(21145,7122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:32:59','2024-05-19 22:32:59'),(21146,7123,'action created','2024-05-19 22:32:59','2024-05-19 22:32:59'),(21147,7123,'action started via WP Cron','2024-05-19 22:34:59','2024-05-19 22:34:59'),(21148,7123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:34:59','2024-05-19 22:34:59'),(21149,7124,'action created','2024-05-19 22:34:59','2024-05-19 22:34:59'),(21150,7124,'action started via WP Cron','2024-05-19 22:37:00','2024-05-19 22:37:00'),(21151,7124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:37:00','2024-05-19 22:37:00'),(21152,7125,'action created','2024-05-19 22:37:00','2024-05-19 22:37:00'),(21153,7125,'action started via WP Cron','2024-05-19 22:40:00','2024-05-19 22:40:00'),(21154,7125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:40:00','2024-05-19 22:40:00'),(21155,7126,'action created','2024-05-19 22:40:00','2024-05-19 22:40:00'),(21156,7126,'action started via WP Cron','2024-05-19 22:42:59','2024-05-19 22:42:59'),(21157,7126,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:42:59','2024-05-19 22:42:59'),(21158,7127,'action created','2024-05-19 22:42:59','2024-05-19 22:42:59'),(21159,7127,'action started via WP Cron','2024-05-19 22:44:59','2024-05-19 22:44:59'),(21160,7127,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:44:59','2024-05-19 22:44:59'),(21161,7128,'action created','2024-05-19 22:44:59','2024-05-19 22:44:59'),(21162,7128,'action started via WP Cron','2024-05-19 22:46:59','2024-05-19 22:46:59'),(21163,7128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:46:59','2024-05-19 22:46:59'),(21164,7129,'action created','2024-05-19 22:46:59','2024-05-19 22:46:59'),(21165,7129,'action started via WP Cron','2024-05-19 22:49:07','2024-05-19 22:49:07'),(21166,7129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:49:07','2024-05-19 22:49:07'),(21167,7130,'action created','2024-05-19 22:49:07','2024-05-19 22:49:07'),(21168,7130,'action started via WP Cron','2024-05-19 22:51:59','2024-05-19 22:51:59'),(21169,7130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:51:59','2024-05-19 22:51:59'),(21170,7131,'action created','2024-05-19 22:51:59','2024-05-19 22:51:59'),(21171,7131,'action started via WP Cron','2024-05-19 22:54:00','2024-05-19 22:54:00'),(21172,7131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:54:00','2024-05-19 22:54:00'),(21173,7132,'action created','2024-05-19 22:54:00','2024-05-19 22:54:00'),(21174,7132,'action started via WP Cron','2024-05-19 22:56:59','2024-05-19 22:56:59'),(21175,7132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:56:59','2024-05-19 22:56:59'),(21176,7133,'action created','2024-05-19 22:56:59','2024-05-19 22:56:59'),(21177,7133,'action started via WP Cron','2024-05-19 22:58:59','2024-05-19 22:58:59'),(21178,7133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 22:58:59','2024-05-19 22:58:59'),(21179,7134,'action created','2024-05-19 22:58:59','2024-05-19 22:58:59'),(21180,7134,'action started via WP Cron','2024-05-19 23:00:59','2024-05-19 23:00:59'),(21181,7134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:00:59','2024-05-19 23:00:59'),(21182,7135,'action created','2024-05-19 23:00:59','2024-05-19 23:00:59'),(21183,7135,'action started via WP Cron','2024-05-19 23:02:59','2024-05-19 23:02:59'),(21184,7135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:02:59','2024-05-19 23:02:59'),(21185,7136,'action created','2024-05-19 23:02:59','2024-05-19 23:02:59'),(21186,7136,'action started via WP Cron','2024-05-19 23:04:59','2024-05-19 23:04:59'),(21187,7136,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:04:59','2024-05-19 23:04:59'),(21188,7137,'action created','2024-05-19 23:04:59','2024-05-19 23:04:59'),(21192,7137,'action started via WP Cron','2024-05-19 23:06:59','2024-05-19 23:06:59'),(21193,7137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:06:59','2024-05-19 23:06:59'),(21194,7139,'action created','2024-05-19 23:06:59','2024-05-19 23:06:59'),(21195,7139,'action started via WP Cron','2024-05-19 23:08:59','2024-05-19 23:08:59'),(21196,7139,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:08:59','2024-05-19 23:08:59'),(21197,7140,'action created','2024-05-19 23:08:59','2024-05-19 23:08:59'),(21198,7140,'action started via WP Cron','2024-05-19 23:11:00','2024-05-19 23:11:00'),(21199,7140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:11:00','2024-05-19 23:11:00'),(21200,7141,'action created','2024-05-19 23:11:00','2024-05-19 23:11:00'),(21201,7141,'action started via WP Cron','2024-05-19 23:13:59','2024-05-19 23:13:59'),(21202,7141,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:13:59','2024-05-19 23:13:59'),(21203,7142,'action created','2024-05-19 23:13:59','2024-05-19 23:13:59'),(21204,7142,'action started via WP Cron','2024-05-19 23:15:59','2024-05-19 23:15:59'),(21205,7142,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:15:59','2024-05-19 23:15:59'),(21206,7143,'action created','2024-05-19 23:15:59','2024-05-19 23:15:59'),(21207,7143,'action started via WP Cron','2024-05-19 23:18:00','2024-05-19 23:18:00'),(21208,7143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:18:00','2024-05-19 23:18:00'),(21209,7144,'action created','2024-05-19 23:18:00','2024-05-19 23:18:00'),(21210,7144,'action started via WP Cron','2024-05-19 23:21:00','2024-05-19 23:21:00'),(21211,7144,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:21:00','2024-05-19 23:21:00'),(21212,7145,'action created','2024-05-19 23:21:00','2024-05-19 23:21:00'),(21213,7145,'action started via WP Cron','2024-05-19 23:23:00','2024-05-19 23:23:00'),(21214,7145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:23:00','2024-05-19 23:23:00'),(21215,7146,'action created','2024-05-19 23:23:00','2024-05-19 23:23:00'),(21216,7146,'action started via WP Cron','2024-05-19 23:26:14','2024-05-19 23:26:14'),(21217,7146,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:26:14','2024-05-19 23:26:14'),(21218,7147,'action created','2024-05-19 23:26:14','2024-05-19 23:26:14'),(21219,7147,'action started via WP Cron','2024-05-19 23:29:02','2024-05-19 23:29:02'),(21220,7147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:29:02','2024-05-19 23:29:02'),(21221,7148,'action created','2024-05-19 23:29:02','2024-05-19 23:29:02'),(21222,7148,'action started via WP Cron','2024-05-19 23:31:59','2024-05-19 23:31:59'),(21223,7148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:31:59','2024-05-19 23:31:59'),(21224,7149,'action created','2024-05-19 23:31:59','2024-05-19 23:31:59'),(21225,7149,'action started via WP Cron','2024-05-19 23:34:00','2024-05-19 23:34:00'),(21226,7149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:34:00','2024-05-19 23:34:00'),(21227,7150,'action created','2024-05-19 23:34:00','2024-05-19 23:34:00'),(21228,7150,'action started via WP Cron','2024-05-19 23:36:59','2024-05-19 23:36:59'),(21229,7150,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:36:59','2024-05-19 23:36:59'),(21230,7151,'action created','2024-05-19 23:36:59','2024-05-19 23:36:59'),(21231,7151,'action started via WP Cron','2024-05-19 23:38:59','2024-05-19 23:38:59'),(21232,7151,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:38:59','2024-05-19 23:38:59'),(21233,7152,'action created','2024-05-19 23:38:59','2024-05-19 23:38:59'),(21234,7152,'action started via WP Cron','2024-05-19 23:40:59','2024-05-19 23:40:59'),(21235,7152,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:40:59','2024-05-19 23:40:59'),(21236,7153,'action created','2024-05-19 23:40:59','2024-05-19 23:40:59'),(21237,7153,'action started via WP Cron','2024-05-19 23:42:59','2024-05-19 23:42:59'),(21238,7153,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:42:59','2024-05-19 23:42:59'),(21239,7154,'action created','2024-05-19 23:42:59','2024-05-19 23:42:59'),(21240,7154,'action started via WP Cron','2024-05-19 23:44:59','2024-05-19 23:44:59'),(21241,7154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:44:59','2024-05-19 23:44:59'),(21242,7155,'action created','2024-05-19 23:44:59','2024-05-19 23:44:59'),(21243,7155,'action started via WP Cron','2024-05-19 23:46:59','2024-05-19 23:46:59'),(21244,7155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:46:59','2024-05-19 23:46:59'),(21245,7156,'action created','2024-05-19 23:46:59','2024-05-19 23:46:59'),(21246,7156,'action started via WP Cron','2024-05-19 23:54:32','2024-05-19 23:54:32'),(21247,7156,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-19 23:54:32','2024-05-19 23:54:32'),(21248,7157,'action created','2024-05-19 23:54:32','2024-05-19 23:54:32'),(21249,7157,'action started via WP Cron','2024-05-20 00:04:31','2024-05-20 00:04:31'),(21250,7157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 00:04:31','2024-05-20 00:04:31'),(21251,7158,'action created','2024-05-20 00:04:31','2024-05-20 00:04:31'),(21252,7158,'action started via WP Cron','2024-05-20 00:10:55','2024-05-20 00:10:55'),(21253,7158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 00:10:55','2024-05-20 00:10:55'),(21254,7159,'action created','2024-05-20 00:10:55','2024-05-20 00:10:55'),(21258,7159,'action started via WP Cron','2024-05-20 00:20:14','2024-05-20 00:20:14'),(21259,7159,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 00:20:14','2024-05-20 00:20:14'),(21260,7161,'action created','2024-05-20 00:20:14','2024-05-20 00:20:14'),(21261,7161,'action started via WP Cron','2024-05-20 00:26:21','2024-05-20 00:26:21'),(21262,7161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 00:26:21','2024-05-20 00:26:21'),(21263,7162,'action created','2024-05-20 00:26:22','2024-05-20 00:26:22'),(21264,7162,'action started via WP Cron','2024-05-20 00:38:54','2024-05-20 00:38:54'),(21265,7162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 00:38:54','2024-05-20 00:38:54'),(21266,7163,'action created','2024-05-20 00:38:54','2024-05-20 00:38:54'),(21267,7163,'action started via WP Cron','2024-05-20 00:55:06','2024-05-20 00:55:06'),(21268,7163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 00:55:06','2024-05-20 00:55:06'),(21269,7164,'action created','2024-05-20 00:55:06','2024-05-20 00:55:06'),(21270,7164,'action started via WP Cron','2024-05-20 01:01:22','2024-05-20 01:01:22'),(21271,7164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:01:22','2024-05-20 01:01:22'),(21272,7165,'action created','2024-05-20 01:01:22','2024-05-20 01:01:22'),(21273,7165,'action started via WP Cron','2024-05-20 01:13:36','2024-05-20 01:13:36'),(21274,7165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:13:36','2024-05-20 01:13:36'),(21275,7166,'action created','2024-05-20 01:13:36','2024-05-20 01:13:36'),(21279,7166,'action started via WP Cron','2024-05-20 01:30:36','2024-05-20 01:30:36'),(21280,7166,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:30:36','2024-05-20 01:30:36'),(21281,7168,'action created','2024-05-20 01:30:36','2024-05-20 01:30:36'),(21282,7168,'action started via WP Cron','2024-05-20 01:36:02','2024-05-20 01:36:02'),(21283,7168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:36:02','2024-05-20 01:36:02'),(21284,7169,'action created','2024-05-20 01:36:02','2024-05-20 01:36:02'),(21285,7169,'action started via WP Cron','2024-05-20 01:40:54','2024-05-20 01:40:54'),(21286,7169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:40:54','2024-05-20 01:40:54'),(21287,7170,'action created','2024-05-20 01:40:54','2024-05-20 01:40:54'),(21291,7170,'action started via WP Cron','2024-05-20 01:43:00','2024-05-20 01:43:00'),(21292,7170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:43:00','2024-05-20 01:43:00'),(21293,7172,'action created','2024-05-20 01:43:00','2024-05-20 01:43:00'),(21294,7172,'action started via WP Cron','2024-05-20 01:45:17','2024-05-20 01:45:17'),(21295,7172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:45:17','2024-05-20 01:45:17'),(21296,7173,'action created','2024-05-20 01:45:17','2024-05-20 01:45:17'),(21297,7173,'action started via Async Request','2024-05-20 01:47:19','2024-05-20 01:47:19'),(21298,7173,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:47:19','2024-05-20 01:47:19'),(21299,7174,'action created','2024-05-20 01:47:19','2024-05-20 01:47:19'),(21300,7174,'action started via WP Cron','2024-05-20 01:49:19','2024-05-20 01:49:19'),(21301,7174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:49:19','2024-05-20 01:49:19'),(21302,7175,'action created','2024-05-20 01:49:19','2024-05-20 01:49:19'),(21303,7175,'action started via Async Request','2024-05-20 01:51:21','2024-05-20 01:51:21'),(21304,7175,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:51:21','2024-05-20 01:51:21'),(21305,7176,'action created','2024-05-20 01:51:21','2024-05-20 01:51:21'),(21306,7176,'action started via Async Request','2024-05-20 01:53:24','2024-05-20 01:53:24'),(21307,7176,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:53:24','2024-05-20 01:53:24'),(21308,7177,'action created','2024-05-20 01:53:24','2024-05-20 01:53:24'),(21309,7177,'action started via WP Cron','2024-05-20 01:55:45','2024-05-20 01:55:45'),(21310,7177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:55:45','2024-05-20 01:55:45'),(21311,7178,'action created','2024-05-20 01:55:45','2024-05-20 01:55:45'),(21312,7178,'action started via WP Cron','2024-05-20 01:57:46','2024-05-20 01:57:46'),(21313,7178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 01:57:46','2024-05-20 01:57:46'),(21314,7179,'action created','2024-05-20 01:57:46','2024-05-20 01:57:46'),(21315,7179,'action started via WP Cron','2024-05-20 02:13:55','2024-05-20 02:13:55'),(21316,7179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 02:13:55','2024-05-20 02:13:55'),(21317,7180,'action created','2024-05-20 02:13:55','2024-05-20 02:13:55'),(21321,7180,'action started via WP Cron','2024-05-20 02:34:22','2024-05-20 02:34:22'),(21322,7180,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 02:34:22','2024-05-20 02:34:22'),(21323,7182,'action created','2024-05-20 02:34:22','2024-05-20 02:34:22'),(21324,7182,'action started via WP Cron','2024-05-20 02:50:43','2024-05-20 02:50:43'),(21325,7182,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 02:50:43','2024-05-20 02:50:43'),(21326,7183,'action created','2024-05-20 02:50:43','2024-05-20 02:50:43'),(21327,7183,'action started via WP Cron','2024-05-20 02:53:25','2024-05-20 02:53:25'),(21328,7183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 02:53:25','2024-05-20 02:53:25'),(21329,7184,'action created','2024-05-20 02:53:25','2024-05-20 02:53:25'),(21330,7184,'action started via WP Cron','2024-05-20 02:58:44','2024-05-20 02:58:44'),(21331,7184,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 02:58:44','2024-05-20 02:58:44'),(21332,7185,'action created','2024-05-20 02:58:44','2024-05-20 02:58:44'),(21333,7185,'action started via WP Cron','2024-05-20 03:01:56','2024-05-20 03:01:56'),(21334,7185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 03:01:56','2024-05-20 03:01:56'),(21335,7186,'action created','2024-05-20 03:01:56','2024-05-20 03:01:56'),(21336,7186,'action started via WP Cron','2024-05-20 03:04:16','2024-05-20 03:04:16'),(21337,7186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 03:04:16','2024-05-20 03:04:16'),(21338,7187,'action created','2024-05-20 03:04:16','2024-05-20 03:04:16'),(21339,7187,'action started via WP Cron','2024-05-20 03:10:11','2024-05-20 03:10:11'),(21340,7187,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 03:10:11','2024-05-20 03:10:11'),(21341,7188,'action created','2024-05-20 03:10:11','2024-05-20 03:10:11'),(21342,7188,'action started via WP Cron','2024-05-20 03:21:32','2024-05-20 03:21:32'),(21343,7188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 03:21:32','2024-05-20 03:21:32'),(21344,7189,'action created','2024-05-20 03:21:32','2024-05-20 03:21:32'),(21348,7189,'action started via WP Cron','2024-05-20 03:32:34','2024-05-20 03:32:34'),(21349,7189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 03:32:34','2024-05-20 03:32:34'),(21350,7191,'action created','2024-05-20 03:32:34','2024-05-20 03:32:34'),(21351,7191,'action started via WP Cron','2024-05-20 03:46:53','2024-05-20 03:46:53'),(21352,7191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 03:46:53','2024-05-20 03:46:53'),(21353,7192,'action created','2024-05-20 03:46:53','2024-05-20 03:46:53'),(21354,7192,'action started via WP Cron','2024-05-20 03:59:00','2024-05-20 03:59:00'),(21355,7192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 03:59:00','2024-05-20 03:59:00'),(21356,7193,'action created','2024-05-20 03:59:00','2024-05-20 03:59:00'),(21357,7193,'action started via WP Cron','2024-05-20 04:01:55','2024-05-20 04:01:55'),(21358,7193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 04:01:55','2024-05-20 04:01:55'),(21359,7194,'action created','2024-05-20 04:01:55','2024-05-20 04:01:55'),(21360,7194,'action started via WP Cron','2024-05-20 04:19:27','2024-05-20 04:19:27'),(21361,7194,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 04:19:27','2024-05-20 04:19:27'),(21362,7195,'action created','2024-05-20 04:19:27','2024-05-20 04:19:27'),(21363,7195,'action started via WP Cron','2024-05-20 04:22:56','2024-05-20 04:22:56'),(21364,7195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 04:22:56','2024-05-20 04:22:56'),(21365,7196,'action created','2024-05-20 04:22:57','2024-05-20 04:22:57'),(21369,7196,'action started via WP Cron','2024-05-20 05:00:51','2024-05-20 05:00:51'),(21370,7196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 05:00:51','2024-05-20 05:00:51'),(21371,7198,'action created','2024-05-20 05:00:51','2024-05-20 05:00:51'),(21372,7198,'action started via WP Cron','2024-05-20 05:13:11','2024-05-20 05:13:11'),(21373,7198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 05:13:11','2024-05-20 05:13:11'),(21374,7199,'action created','2024-05-20 05:13:11','2024-05-20 05:13:11'),(21375,7199,'action started via WP Cron','2024-05-20 05:26:59','2024-05-20 05:26:59'),(21376,7199,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 05:26:59','2024-05-20 05:26:59'),(21377,7200,'action created','2024-05-20 05:26:59','2024-05-20 05:26:59'),(21384,7200,'action started via WP Cron','2024-05-20 05:29:35','2024-05-20 05:29:35'),(21385,7200,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 05:29:35','2024-05-20 05:29:35'),(21386,7203,'action created','2024-05-20 05:29:35','2024-05-20 05:29:35'),(21387,7203,'action started via WP Cron','2024-05-20 05:46:18','2024-05-20 05:46:18'),(21388,7203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 05:46:18','2024-05-20 05:46:18'),(21389,7204,'action created','2024-05-20 05:46:18','2024-05-20 05:46:18'),(21390,7204,'action started via WP Cron','2024-05-20 05:49:24','2024-05-20 05:49:24'),(21391,7204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 05:49:24','2024-05-20 05:49:24'),(21392,7205,'action created','2024-05-20 05:49:24','2024-05-20 05:49:24'),(21393,7205,'action started via WP Cron','2024-05-20 05:53:48','2024-05-20 05:53:48'),(21394,7205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 05:53:48','2024-05-20 05:53:48'),(21395,7206,'action created','2024-05-20 05:53:48','2024-05-20 05:53:48'),(21396,7206,'action started via WP Cron','2024-05-20 06:27:10','2024-05-20 06:27:10'),(21397,7206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 06:27:10','2024-05-20 06:27:10'),(21398,7207,'action created','2024-05-20 06:27:10','2024-05-20 06:27:10'),(21402,7207,'action started via WP Cron','2024-05-20 06:42:57','2024-05-20 06:42:57'),(21403,7207,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 06:42:57','2024-05-20 06:42:57'),(21404,7209,'action created','2024-05-20 06:42:57','2024-05-20 06:42:57'),(21405,7209,'action started via WP Cron','2024-05-20 07:03:10','2024-05-20 07:03:10'),(21406,7209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 07:03:10','2024-05-20 07:03:10'),(21407,7210,'action created','2024-05-20 07:03:10','2024-05-20 07:03:10'),(21411,7210,'action started via WP Cron','2024-05-20 07:10:48','2024-05-20 07:10:48'),(21412,7210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 07:10:48','2024-05-20 07:10:48'),(21413,7212,'action created','2024-05-20 07:10:48','2024-05-20 07:10:48'),(21414,7212,'action started via WP Cron','2024-05-20 07:16:37','2024-05-20 07:16:37'),(21415,7212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 07:16:37','2024-05-20 07:16:37'),(21416,7213,'action created','2024-05-20 07:16:37','2024-05-20 07:16:37'),(21417,7213,'action started via WP Cron','2024-05-20 07:29:33','2024-05-20 07:29:33'),(21418,7213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 07:29:33','2024-05-20 07:29:33'),(21419,7214,'action created','2024-05-20 07:29:33','2024-05-20 07:29:33'),(21423,7214,'action started via WP Cron','2024-05-20 07:40:09','2024-05-20 07:40:09'),(21424,7214,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 07:40:09','2024-05-20 07:40:09'),(21425,7216,'action created','2024-05-20 07:40:09','2024-05-20 07:40:09'),(21426,7216,'action started via WP Cron','2024-05-20 07:49:14','2024-05-20 07:49:14'),(21427,7216,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 07:49:14','2024-05-20 07:49:14'),(21428,7217,'action created','2024-05-20 07:49:14','2024-05-20 07:49:14'),(21429,7217,'action started via WP Cron','2024-05-20 07:56:02','2024-05-20 07:56:02'),(21430,7217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 07:56:02','2024-05-20 07:56:02'),(21431,7218,'action created','2024-05-20 07:56:02','2024-05-20 07:56:02'),(21432,7218,'action started via WP Cron','2024-05-20 08:03:27','2024-05-20 08:03:27'),(21433,7218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:03:27','2024-05-20 08:03:27'),(21434,7219,'action created','2024-05-20 08:03:27','2024-05-20 08:03:27'),(21435,7219,'action started via WP Cron','2024-05-20 08:08:15','2024-05-20 08:08:15'),(21436,7219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:08:15','2024-05-20 08:08:15'),(21437,7220,'action created','2024-05-20 08:08:15','2024-05-20 08:08:15'),(21438,7220,'action started via WP Cron','2024-05-20 08:11:26','2024-05-20 08:11:26'),(21439,7220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:11:26','2024-05-20 08:11:26'),(21440,7221,'action created','2024-05-20 08:11:26','2024-05-20 08:11:26'),(21441,7221,'action started via WP Cron','2024-05-20 08:13:43','2024-05-20 08:13:43'),(21442,7221,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:13:43','2024-05-20 08:13:43'),(21443,7222,'action created','2024-05-20 08:13:43','2024-05-20 08:13:43'),(21444,7222,'action started via WP Cron','2024-05-20 08:15:48','2024-05-20 08:15:48'),(21445,7222,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:15:48','2024-05-20 08:15:48'),(21446,7223,'action created','2024-05-20 08:15:48','2024-05-20 08:15:48'),(21447,7223,'action started via WP Cron','2024-05-20 08:17:49','2024-05-20 08:17:49'),(21448,7223,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:17:49','2024-05-20 08:17:49'),(21449,7224,'action created','2024-05-20 08:17:49','2024-05-20 08:17:49'),(21450,7224,'action started via WP Cron','2024-05-20 08:20:17','2024-05-20 08:20:17'),(21451,7224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:20:17','2024-05-20 08:20:17'),(21452,7225,'action created','2024-05-20 08:20:17','2024-05-20 08:20:17'),(21453,7225,'action started via WP Cron','2024-05-20 08:22:53','2024-05-20 08:22:53'),(21454,7225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:22:53','2024-05-20 08:22:53'),(21455,7226,'action created','2024-05-20 08:22:53','2024-05-20 08:22:53'),(21456,7226,'action started via WP Cron','2024-05-20 08:25:24','2024-05-20 08:25:24'),(21457,7226,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:25:24','2024-05-20 08:25:24'),(21458,7227,'action created','2024-05-20 08:25:24','2024-05-20 08:25:24'),(21459,7227,'action started via WP Cron','2024-05-20 08:27:54','2024-05-20 08:27:54'),(21460,7227,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:27:54','2024-05-20 08:27:54'),(21461,7228,'action created','2024-05-20 08:27:54','2024-05-20 08:27:54'),(21465,7228,'action started via WP Cron','2024-05-20 08:30:42','2024-05-20 08:30:42'),(21466,7228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:30:42','2024-05-20 08:30:42'),(21467,7230,'action created','2024-05-20 08:30:42','2024-05-20 08:30:42'),(21468,7230,'action started via WP Cron','2024-05-20 08:33:30','2024-05-20 08:33:30'),(21469,7230,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:33:30','2024-05-20 08:33:30'),(21470,7231,'action created','2024-05-20 08:33:30','2024-05-20 08:33:30'),(21471,7231,'action started via WP Cron','2024-05-20 08:36:23','2024-05-20 08:36:23'),(21472,7231,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:36:23','2024-05-20 08:36:23'),(21473,7232,'action created','2024-05-20 08:36:23','2024-05-20 08:36:23'),(21474,7232,'action started via WP Cron','2024-05-20 08:39:24','2024-05-20 08:39:24'),(21475,7232,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:39:24','2024-05-20 08:39:24'),(21476,7233,'action created','2024-05-20 08:39:24','2024-05-20 08:39:24'),(21477,7233,'action started via WP Cron','2024-05-20 08:42:24','2024-05-20 08:42:24'),(21478,7233,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:42:24','2024-05-20 08:42:24'),(21479,7234,'action created','2024-05-20 08:42:24','2024-05-20 08:42:24'),(21480,7234,'action started via WP Cron','2024-05-20 08:45:25','2024-05-20 08:45:25'),(21481,7234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:45:25','2024-05-20 08:45:25'),(21482,7235,'action created','2024-05-20 08:45:25','2024-05-20 08:45:25'),(21483,7235,'action started via WP Cron','2024-05-20 08:48:28','2024-05-20 08:48:28'),(21484,7235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:48:28','2024-05-20 08:48:28'),(21485,7236,'action created','2024-05-20 08:48:28','2024-05-20 08:48:28'),(21486,7236,'action started via WP Cron','2024-05-20 08:51:30','2024-05-20 08:51:30'),(21487,7236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:51:30','2024-05-20 08:51:30'),(21488,7237,'action created','2024-05-20 08:51:30','2024-05-20 08:51:30'),(21489,7237,'action started via WP Cron','2024-05-20 08:54:32','2024-05-20 08:54:32'),(21490,7237,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:54:32','2024-05-20 08:54:32'),(21491,7238,'action created','2024-05-20 08:54:32','2024-05-20 08:54:32'),(21492,7238,'action started via WP Cron','2024-05-20 08:56:59','2024-05-20 08:56:59'),(21493,7238,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:56:59','2024-05-20 08:56:59'),(21494,7239,'action created','2024-05-20 08:56:59','2024-05-20 08:56:59'),(21495,7239,'action started via WP Cron','2024-05-20 08:59:08','2024-05-20 08:59:08'),(21496,7239,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 08:59:08','2024-05-20 08:59:08'),(21497,7240,'action created','2024-05-20 08:59:08','2024-05-20 08:59:08'),(21498,7240,'action started via WP Cron','2024-05-20 09:02:12','2024-05-20 09:02:12'),(21499,7240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:02:12','2024-05-20 09:02:12'),(21500,7241,'action created','2024-05-20 09:02:12','2024-05-20 09:02:12'),(21501,7241,'action started via WP Cron','2024-05-20 09:04:53','2024-05-20 09:04:53'),(21502,7241,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:04:53','2024-05-20 09:04:53'),(21503,7242,'action created','2024-05-20 09:04:53','2024-05-20 09:04:53'),(21504,7242,'action started via WP Cron','2024-05-20 09:08:22','2024-05-20 09:08:22'),(21505,7242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:08:22','2024-05-20 09:08:22'),(21506,7243,'action created','2024-05-20 09:08:22','2024-05-20 09:08:22'),(21507,7243,'action started via WP Cron','2024-05-20 09:11:29','2024-05-20 09:11:29'),(21508,7243,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:11:29','2024-05-20 09:11:29'),(21509,7244,'action created','2024-05-20 09:11:29','2024-05-20 09:11:29'),(21510,7244,'action started via WP Cron','2024-05-20 09:14:36','2024-05-20 09:14:36'),(21511,7244,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:14:36','2024-05-20 09:14:36'),(21512,7245,'action created','2024-05-20 09:14:36','2024-05-20 09:14:36'),(21513,7245,'action started via WP Cron','2024-05-20 09:17:00','2024-05-20 09:17:00'),(21514,7245,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:17:00','2024-05-20 09:17:00'),(21515,7246,'action created','2024-05-20 09:17:00','2024-05-20 09:17:00'),(21516,7246,'action started via WP Cron','2024-05-20 09:19:12','2024-05-20 09:19:12'),(21517,7246,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:19:12','2024-05-20 09:19:12'),(21518,7247,'action created','2024-05-20 09:19:12','2024-05-20 09:19:12'),(21519,7247,'action started via WP Cron','2024-05-20 09:22:19','2024-05-20 09:22:19'),(21520,7247,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:22:19','2024-05-20 09:22:19'),(21521,7248,'action created','2024-05-20 09:22:19','2024-05-20 09:22:19'),(21522,7248,'action started via WP Cron','2024-05-20 09:27:01','2024-05-20 09:27:01'),(21523,7248,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:27:01','2024-05-20 09:27:01'),(21524,7249,'action created','2024-05-20 09:27:01','2024-05-20 09:27:01'),(21525,7249,'action started via WP Cron','2024-05-20 09:30:08','2024-05-20 09:30:08'),(21526,7249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:30:08','2024-05-20 09:30:08'),(21527,7250,'action created','2024-05-20 09:30:08','2024-05-20 09:30:08'),(21531,7250,'action started via WP Cron','2024-05-20 09:33:17','2024-05-20 09:33:17'),(21532,7250,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:33:17','2024-05-20 09:33:17'),(21533,7252,'action created','2024-05-20 09:33:17','2024-05-20 09:33:17'),(21534,7252,'action started via WP Cron','2024-05-20 09:36:26','2024-05-20 09:36:26'),(21535,7252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:36:26','2024-05-20 09:36:26'),(21536,7253,'action created','2024-05-20 09:36:26','2024-05-20 09:36:26'),(21537,7253,'action started via WP Cron','2024-05-20 09:39:32','2024-05-20 09:39:32'),(21538,7253,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:39:32','2024-05-20 09:39:32'),(21539,7254,'action created','2024-05-20 09:39:32','2024-05-20 09:39:32'),(21540,7254,'action started via WP Cron','2024-05-20 09:43:17','2024-05-20 09:43:17'),(21541,7254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:43:17','2024-05-20 09:43:17'),(21542,7255,'action created','2024-05-20 09:43:17','2024-05-20 09:43:17'),(21543,7255,'action started via WP Cron','2024-05-20 09:45:32','2024-05-20 09:45:32'),(21544,7255,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:45:32','2024-05-20 09:45:32'),(21545,7256,'action created','2024-05-20 09:45:32','2024-05-20 09:45:32'),(21546,7256,'action started via WP Cron','2024-05-20 09:47:50','2024-05-20 09:47:50'),(21547,7256,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:47:50','2024-05-20 09:47:50'),(21548,7257,'action created','2024-05-20 09:47:50','2024-05-20 09:47:50'),(21549,7257,'action started via WP Cron','2024-05-20 09:50:12','2024-05-20 09:50:12'),(21550,7257,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 09:50:12','2024-05-20 09:50:12'),(21551,7258,'action created','2024-05-20 09:50:12','2024-05-20 09:50:12'),(21552,7258,'action started via WP Cron','2024-05-20 10:03:00','2024-05-20 10:03:00'),(21553,7258,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:03:00','2024-05-20 10:03:00'),(21554,7259,'action created','2024-05-20 10:03:00','2024-05-20 10:03:00'),(21555,7259,'action started via WP Cron','2024-05-20 10:07:04','2024-05-20 10:07:04'),(21556,7259,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:07:04','2024-05-20 10:07:04'),(21557,7260,'action created','2024-05-20 10:07:04','2024-05-20 10:07:04'),(21558,7260,'action started via WP Cron','2024-05-20 10:09:06','2024-05-20 10:09:06'),(21559,7260,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:09:06','2024-05-20 10:09:06'),(21560,7261,'action created','2024-05-20 10:09:06','2024-05-20 10:09:06'),(21561,7261,'action started via WP Cron','2024-05-20 10:11:22','2024-05-20 10:11:22'),(21562,7261,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:11:22','2024-05-20 10:11:22'),(21563,7262,'action created','2024-05-20 10:11:22','2024-05-20 10:11:22'),(21564,7262,'action started via WP Cron','2024-05-20 10:13:47','2024-05-20 10:13:47'),(21565,7262,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:13:47','2024-05-20 10:13:47'),(21566,7263,'action created','2024-05-20 10:13:47','2024-05-20 10:13:47'),(21567,7263,'action started via WP Cron','2024-05-20 10:16:29','2024-05-20 10:16:29'),(21568,7263,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:16:29','2024-05-20 10:16:29'),(21569,7264,'action created','2024-05-20 10:16:29','2024-05-20 10:16:29'),(21570,7264,'action started via WP Cron','2024-05-20 10:19:44','2024-05-20 10:19:44'),(21571,7264,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:19:44','2024-05-20 10:19:44'),(21572,7265,'action created','2024-05-20 10:19:44','2024-05-20 10:19:44'),(21573,7265,'action started via WP Cron','2024-05-20 10:22:09','2024-05-20 10:22:09'),(21574,7265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:22:09','2024-05-20 10:22:09'),(21575,7266,'action created','2024-05-20 10:22:09','2024-05-20 10:22:09'),(21576,7266,'action started via WP Cron','2024-05-20 10:24:35','2024-05-20 10:24:35'),(21577,7266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:24:35','2024-05-20 10:24:35'),(21578,7267,'action created','2024-05-20 10:24:35','2024-05-20 10:24:35'),(21579,7267,'action started via WP Cron','2024-05-20 10:26:43','2024-05-20 10:26:43'),(21580,7267,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:26:43','2024-05-20 10:26:43'),(21581,7268,'action created','2024-05-20 10:26:43','2024-05-20 10:26:43'),(21582,7268,'action started via WP Cron','2024-05-20 10:30:01','2024-05-20 10:30:01'),(21583,7268,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:30:01','2024-05-20 10:30:01'),(21584,7269,'action created','2024-05-20 10:30:01','2024-05-20 10:30:01'),(21588,7269,'action started via WP Cron','2024-05-20 10:32:58','2024-05-20 10:32:58'),(21589,7269,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:32:58','2024-05-20 10:32:58'),(21590,7271,'action created','2024-05-20 10:32:58','2024-05-20 10:32:58'),(21591,7271,'action started via WP Cron','2024-05-20 10:35:36','2024-05-20 10:35:36'),(21592,7271,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:35:36','2024-05-20 10:35:36'),(21593,7272,'action created','2024-05-20 10:35:36','2024-05-20 10:35:36'),(21594,7272,'action started via WP Cron','2024-05-20 10:38:57','2024-05-20 10:38:57'),(21595,7272,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:38:57','2024-05-20 10:38:57'),(21596,7273,'action created','2024-05-20 10:38:57','2024-05-20 10:38:57'),(21597,7273,'action started via WP Cron','2024-05-20 10:41:58','2024-05-20 10:41:58'),(21598,7273,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:41:58','2024-05-20 10:41:58'),(21599,7274,'action created','2024-05-20 10:41:58','2024-05-20 10:41:58'),(21600,7274,'action started via WP Cron','2024-05-20 10:45:01','2024-05-20 10:45:01'),(21601,7274,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:45:01','2024-05-20 10:45:01'),(21602,7275,'action created','2024-05-20 10:45:01','2024-05-20 10:45:01'),(21603,7275,'action started via WP Cron','2024-05-20 10:50:07','2024-05-20 10:50:07'),(21604,7275,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:50:07','2024-05-20 10:50:07'),(21605,7276,'action created','2024-05-20 10:50:07','2024-05-20 10:50:07'),(21606,7276,'action started via WP Cron','2024-05-20 10:53:51','2024-05-20 10:53:51'),(21607,7276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:53:51','2024-05-20 10:53:51'),(21608,7277,'action created','2024-05-20 10:53:51','2024-05-20 10:53:51'),(21609,7277,'action started via WP Cron','2024-05-20 10:56:00','2024-05-20 10:56:00'),(21610,7277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:56:00','2024-05-20 10:56:00'),(21611,7278,'action created','2024-05-20 10:56:00','2024-05-20 10:56:00'),(21612,7278,'action started via WP Cron','2024-05-20 10:59:00','2024-05-20 10:59:00'),(21613,7278,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 10:59:00','2024-05-20 10:59:00'),(21614,7279,'action created','2024-05-20 10:59:00','2024-05-20 10:59:00'),(21615,7279,'action started via WP Cron','2024-05-20 11:02:28','2024-05-20 11:02:28'),(21616,7279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:02:28','2024-05-20 11:02:28'),(21617,7280,'action created','2024-05-20 11:02:28','2024-05-20 11:02:28'),(21618,7280,'action started via WP Cron','2024-05-20 11:04:59','2024-05-20 11:04:59'),(21619,7280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:04:59','2024-05-20 11:04:59'),(21620,7281,'action created','2024-05-20 11:04:59','2024-05-20 11:04:59'),(21621,7281,'action started via WP Cron','2024-05-20 11:07:43','2024-05-20 11:07:43'),(21622,7281,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:07:43','2024-05-20 11:07:43'),(21623,7282,'action created','2024-05-20 11:07:43','2024-05-20 11:07:43'),(21624,7282,'action started via WP Cron','2024-05-20 11:10:21','2024-05-20 11:10:21'),(21625,7282,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:10:21','2024-05-20 11:10:21'),(21626,7283,'action created','2024-05-20 11:10:21','2024-05-20 11:10:21'),(21627,7283,'action started via WP Cron','2024-05-20 11:13:04','2024-05-20 11:13:04'),(21628,7283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:13:04','2024-05-20 11:13:04'),(21629,7284,'action created','2024-05-20 11:13:04','2024-05-20 11:13:04'),(21630,7284,'action started via WP Cron','2024-05-20 11:15:46','2024-05-20 11:15:46'),(21631,7284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:15:46','2024-05-20 11:15:46'),(21632,7285,'action created','2024-05-20 11:15:46','2024-05-20 11:15:46'),(21633,7285,'action started via WP Cron','2024-05-20 11:18:41','2024-05-20 11:18:41'),(21634,7285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:18:41','2024-05-20 11:18:41'),(21635,7286,'action created','2024-05-20 11:18:41','2024-05-20 11:18:41'),(21636,7286,'action started via WP Cron','2024-05-20 11:21:43','2024-05-20 11:21:43'),(21637,7286,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:21:43','2024-05-20 11:21:43'),(21638,7287,'action created','2024-05-20 11:21:43','2024-05-20 11:21:43'),(21642,7287,'action started via WP Cron','2024-05-20 11:24:52','2024-05-20 11:24:52'),(21643,7287,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:24:52','2024-05-20 11:24:52'),(21644,7289,'action created','2024-05-20 11:24:52','2024-05-20 11:24:52'),(21645,7289,'action started via WP Cron','2024-05-20 11:27:50','2024-05-20 11:27:50'),(21646,7289,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:27:50','2024-05-20 11:27:50'),(21647,7290,'action created','2024-05-20 11:27:50','2024-05-20 11:27:50'),(21648,7290,'action started via WP Cron','2024-05-20 11:30:56','2024-05-20 11:30:56'),(21649,7290,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:30:56','2024-05-20 11:30:56'),(21650,7291,'action created','2024-05-20 11:30:56','2024-05-20 11:30:56'),(21651,7291,'action started via WP Cron','2024-05-20 11:34:00','2024-05-20 11:34:00'),(21652,7291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:34:00','2024-05-20 11:34:00'),(21653,7292,'action created','2024-05-20 11:34:00','2024-05-20 11:34:00'),(21657,7292,'action started via WP Cron','2024-05-20 11:37:03','2024-05-20 11:37:03'),(21658,7292,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:37:03','2024-05-20 11:37:03'),(21659,7294,'action created','2024-05-20 11:37:03','2024-05-20 11:37:03'),(21660,7294,'action started via WP Cron','2024-05-20 11:40:00','2024-05-20 11:40:00'),(21661,7294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:40:00','2024-05-20 11:40:00'),(21662,7295,'action created','2024-05-20 11:40:00','2024-05-20 11:40:00'),(21663,7295,'action started via WP Cron','2024-05-20 11:43:04','2024-05-20 11:43:04'),(21664,7295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:43:04','2024-05-20 11:43:04'),(21665,7296,'action created','2024-05-20 11:43:04','2024-05-20 11:43:04'),(21666,7296,'action started via WP Cron','2024-05-20 11:46:08','2024-05-20 11:46:08'),(21667,7296,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:46:08','2024-05-20 11:46:08'),(21668,7297,'action created','2024-05-20 11:46:08','2024-05-20 11:46:08'),(21669,7297,'action started via WP Cron','2024-05-20 11:49:13','2024-05-20 11:49:13'),(21670,7297,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:49:13','2024-05-20 11:49:13'),(21671,7298,'action created','2024-05-20 11:49:13','2024-05-20 11:49:13'),(21672,7298,'action started via WP Cron','2024-05-20 11:52:19','2024-05-20 11:52:19'),(21673,7298,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:52:19','2024-05-20 11:52:19'),(21674,7299,'action created','2024-05-20 11:52:19','2024-05-20 11:52:19'),(21675,7299,'action started via WP Cron','2024-05-20 11:54:37','2024-05-20 11:54:37'),(21676,7299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:54:37','2024-05-20 11:54:37'),(21677,7300,'action created','2024-05-20 11:54:37','2024-05-20 11:54:37'),(21678,7300,'action started via WP Cron','2024-05-20 11:57:05','2024-05-20 11:57:05'),(21679,7300,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 11:57:05','2024-05-20 11:57:05'),(21680,7301,'action created','2024-05-20 11:57:05','2024-05-20 11:57:05'),(21681,7301,'action started via WP Cron','2024-05-20 12:07:46','2024-05-20 12:07:46'),(21682,7301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:07:46','2024-05-20 12:07:46'),(21683,7302,'action created','2024-05-20 12:07:46','2024-05-20 12:07:46'),(21690,7302,'action started via WP Cron','2024-05-20 12:12:45','2024-05-20 12:12:45'),(21691,7302,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:12:45','2024-05-20 12:12:45'),(21692,7305,'action created','2024-05-20 12:12:45','2024-05-20 12:12:45'),(21693,7305,'action started via WP Cron','2024-05-20 12:18:50','2024-05-20 12:18:50'),(21694,7305,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:18:50','2024-05-20 12:18:50'),(21695,7306,'action created','2024-05-20 12:18:50','2024-05-20 12:18:50'),(21696,7306,'action started via WP Cron','2024-05-20 12:21:24','2024-05-20 12:21:24'),(21697,7306,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:21:24','2024-05-20 12:21:24'),(21698,7307,'action created','2024-05-20 12:21:24','2024-05-20 12:21:24'),(21699,7307,'action started via WP Cron','2024-05-20 12:24:18','2024-05-20 12:24:18'),(21700,7307,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:24:18','2024-05-20 12:24:18'),(21701,7308,'action created','2024-05-20 12:24:18','2024-05-20 12:24:18'),(21702,7308,'action started via WP Cron','2024-05-20 12:26:35','2024-05-20 12:26:35'),(21703,7308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:26:35','2024-05-20 12:26:35'),(21704,7309,'action created','2024-05-20 12:26:35','2024-05-20 12:26:35'),(21705,7309,'action started via WP Cron','2024-05-20 12:29:33','2024-05-20 12:29:33'),(21706,7309,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:29:33','2024-05-20 12:29:33'),(21707,7310,'action created','2024-05-20 12:29:33','2024-05-20 12:29:33'),(21708,7310,'action started via WP Cron','2024-05-20 12:31:56','2024-05-20 12:31:56'),(21709,7310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:31:56','2024-05-20 12:31:56'),(21710,7311,'action created','2024-05-20 12:31:56','2024-05-20 12:31:56'),(21711,7311,'action started via WP Cron','2024-05-20 12:34:33','2024-05-20 12:34:33'),(21712,7311,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:34:33','2024-05-20 12:34:33'),(21713,7312,'action created','2024-05-20 12:34:33','2024-05-20 12:34:33'),(21717,7312,'action started via WP Cron','2024-05-20 12:37:08','2024-05-20 12:37:08'),(21718,7312,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:37:08','2024-05-20 12:37:08'),(21719,7314,'action created','2024-05-20 12:37:08','2024-05-20 12:37:08'),(21720,7314,'action started via WP Cron','2024-05-20 12:39:47','2024-05-20 12:39:47'),(21721,7314,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:39:47','2024-05-20 12:39:47'),(21722,7315,'action created','2024-05-20 12:39:47','2024-05-20 12:39:47'),(21723,7315,'action started via WP Cron','2024-05-20 12:42:32','2024-05-20 12:42:32'),(21724,7315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:42:32','2024-05-20 12:42:32'),(21725,7316,'action created','2024-05-20 12:42:32','2024-05-20 12:42:32'),(21726,7316,'action started via WP Cron','2024-05-20 12:45:18','2024-05-20 12:45:18'),(21727,7316,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:45:18','2024-05-20 12:45:18'),(21728,7317,'action created','2024-05-20 12:45:18','2024-05-20 12:45:18'),(21729,7317,'action started via WP Cron','2024-05-20 12:48:11','2024-05-20 12:48:11'),(21730,7317,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:48:11','2024-05-20 12:48:11'),(21731,7318,'action created','2024-05-20 12:48:11','2024-05-20 12:48:11'),(21732,7318,'action started via WP Cron','2024-05-20 12:52:37','2024-05-20 12:52:37'),(21733,7318,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:52:37','2024-05-20 12:52:37'),(21734,7319,'action created','2024-05-20 12:52:37','2024-05-20 12:52:37'),(21735,7319,'action started via WP Cron','2024-05-20 12:55:22','2024-05-20 12:55:22'),(21736,7319,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:55:22','2024-05-20 12:55:22'),(21737,7320,'action created','2024-05-20 12:55:22','2024-05-20 12:55:22'),(21738,7320,'action started via WP Cron','2024-05-20 12:57:28','2024-05-20 12:57:28'),(21739,7320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:57:28','2024-05-20 12:57:28'),(21740,7321,'action created','2024-05-20 12:57:28','2024-05-20 12:57:28'),(21741,7321,'action started via WP Cron','2024-05-20 12:59:34','2024-05-20 12:59:34'),(21742,7321,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 12:59:34','2024-05-20 12:59:34'),(21743,7322,'action created','2024-05-20 12:59:34','2024-05-20 12:59:34'),(21744,7322,'action started via WP Cron','2024-05-20 13:02:02','2024-05-20 13:02:02'),(21745,7322,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:02:02','2024-05-20 13:02:02'),(21746,7323,'action created','2024-05-20 13:02:02','2024-05-20 13:02:02'),(21747,7323,'action started via WP Cron','2024-05-20 13:04:31','2024-05-20 13:04:31'),(21748,7323,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:04:31','2024-05-20 13:04:31'),(21749,7324,'action created','2024-05-20 13:04:31','2024-05-20 13:04:31'),(21750,7324,'action started via WP Cron','2024-05-20 13:07:15','2024-05-20 13:07:15'),(21751,7324,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:07:15','2024-05-20 13:07:15'),(21752,7325,'action created','2024-05-20 13:07:15','2024-05-20 13:07:15'),(21753,7325,'action started via WP Cron','2024-05-20 13:09:20','2024-05-20 13:09:20'),(21754,7325,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:09:20','2024-05-20 13:09:20'),(21755,7326,'action created','2024-05-20 13:09:20','2024-05-20 13:09:20'),(21756,7326,'action started via WP Cron','2024-05-20 13:11:41','2024-05-20 13:11:41'),(21757,7326,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:11:41','2024-05-20 13:11:41'),(21758,7327,'action created','2024-05-20 13:11:41','2024-05-20 13:11:41'),(21759,7327,'action started via WP Cron','2024-05-20 13:14:06','2024-05-20 13:14:06'),(21760,7327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:14:06','2024-05-20 13:14:06'),(21761,7328,'action created','2024-05-20 13:14:06','2024-05-20 13:14:06'),(21762,7328,'action started via WP Cron','2024-05-20 13:16:46','2024-05-20 13:16:46'),(21763,7328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:16:46','2024-05-20 13:16:46'),(21764,7329,'action created','2024-05-20 13:16:46','2024-05-20 13:16:46'),(21765,7329,'action started via WP Cron','2024-05-20 13:18:59','2024-05-20 13:18:59'),(21766,7329,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:18:59','2024-05-20 13:18:59'),(21767,7330,'action created','2024-05-20 13:18:59','2024-05-20 13:18:59'),(21768,7330,'action started via WP Cron','2024-05-20 13:20:59','2024-05-20 13:20:59'),(21769,7330,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:20:59','2024-05-20 13:20:59'),(21770,7331,'action created','2024-05-20 13:20:59','2024-05-20 13:20:59'),(21771,7331,'action started via WP Cron','2024-05-20 13:22:59','2024-05-20 13:22:59'),(21772,7331,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:22:59','2024-05-20 13:22:59'),(21773,7332,'action created','2024-05-20 13:22:59','2024-05-20 13:22:59'),(21774,7332,'action started via WP Cron','2024-05-20 13:25:21','2024-05-20 13:25:21'),(21775,7332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:25:21','2024-05-20 13:25:21'),(21776,7333,'action created','2024-05-20 13:25:21','2024-05-20 13:25:21'),(21777,7333,'action started via WP Cron','2024-05-20 13:28:24','2024-05-20 13:28:24'),(21778,7333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:28:24','2024-05-20 13:28:24'),(21779,7334,'action created','2024-05-20 13:28:24','2024-05-20 13:28:24'),(21780,7334,'action started via WP Cron','2024-05-20 13:31:28','2024-05-20 13:31:28'),(21781,7334,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:31:28','2024-05-20 13:31:28'),(21782,7335,'action created','2024-05-20 13:31:28','2024-05-20 13:31:28'),(21783,7335,'action started via WP Cron','2024-05-20 13:37:15','2024-05-20 13:37:15'),(21784,7335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:37:15','2024-05-20 13:37:15'),(21785,7336,'action created','2024-05-20 13:37:15','2024-05-20 13:37:15'),(21789,7336,'action started via WP Cron','2024-05-20 13:46:46','2024-05-20 13:46:46'),(21790,7336,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:46:46','2024-05-20 13:46:46'),(21791,7338,'action created','2024-05-20 13:46:46','2024-05-20 13:46:46'),(21792,7338,'action started via WP Cron','2024-05-20 13:49:29','2024-05-20 13:49:29'),(21793,7338,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:49:29','2024-05-20 13:49:29'),(21794,7339,'action created','2024-05-20 13:49:29','2024-05-20 13:49:29'),(21795,7339,'action started via WP Cron','2024-05-20 13:51:31','2024-05-20 13:51:31'),(21796,7339,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:51:31','2024-05-20 13:51:31'),(21797,7340,'action created','2024-05-20 13:51:31','2024-05-20 13:51:31'),(21798,7340,'action started via WP Cron','2024-05-20 13:53:43','2024-05-20 13:53:43'),(21799,7340,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:53:43','2024-05-20 13:53:43'),(21800,7341,'action created','2024-05-20 13:53:43','2024-05-20 13:53:43'),(21801,7341,'action started via WP Cron','2024-05-20 13:56:23','2024-05-20 13:56:23'),(21802,7341,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:56:23','2024-05-20 13:56:23'),(21803,7342,'action created','2024-05-20 13:56:23','2024-05-20 13:56:23'),(21804,7342,'action started via WP Cron','2024-05-20 13:59:19','2024-05-20 13:59:19'),(21805,7342,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 13:59:19','2024-05-20 13:59:19'),(21806,7343,'action created','2024-05-20 13:59:19','2024-05-20 13:59:19'),(21807,7343,'action started via WP Cron','2024-05-20 14:01:42','2024-05-20 14:01:42'),(21808,7343,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:01:42','2024-05-20 14:01:42'),(21809,7344,'action created','2024-05-20 14:01:42','2024-05-20 14:01:42'),(21810,7344,'action started via WP Cron','2024-05-20 14:07:50','2024-05-20 14:07:50'),(21811,7344,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:07:50','2024-05-20 14:07:50'),(21812,7345,'action created','2024-05-20 14:07:50','2024-05-20 14:07:50'),(21816,7345,'action started via WP Cron','2024-05-20 14:12:47','2024-05-20 14:12:47'),(21817,7345,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:12:47','2024-05-20 14:12:47'),(21818,7347,'action created','2024-05-20 14:12:47','2024-05-20 14:12:47'),(21819,7347,'action started via WP Cron','2024-05-20 14:15:36','2024-05-20 14:15:36'),(21820,7347,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:15:36','2024-05-20 14:15:36'),(21821,7348,'action created','2024-05-20 14:15:36','2024-05-20 14:15:36'),(21822,7348,'action started via WP Cron','2024-05-20 14:18:05','2024-05-20 14:18:05'),(21823,7348,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:18:05','2024-05-20 14:18:05'),(21824,7349,'action created','2024-05-20 14:18:05','2024-05-20 14:18:05'),(21825,7349,'action started via WP Cron','2024-05-20 14:21:14','2024-05-20 14:21:14'),(21826,7349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:21:14','2024-05-20 14:21:14'),(21827,7350,'action created','2024-05-20 14:21:14','2024-05-20 14:21:14'),(21828,7350,'action started via WP Cron','2024-05-20 14:23:37','2024-05-20 14:23:37'),(21829,7350,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:23:37','2024-05-20 14:23:37'),(21830,7351,'action created','2024-05-20 14:23:37','2024-05-20 14:23:37'),(21831,7351,'action started via WP Cron','2024-05-20 14:26:22','2024-05-20 14:26:22'),(21832,7351,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:26:22','2024-05-20 14:26:22'),(21833,7352,'action created','2024-05-20 14:26:22','2024-05-20 14:26:22'),(21834,7352,'action started via WP Cron','2024-05-20 14:29:18','2024-05-20 14:29:18'),(21835,7352,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:29:19','2024-05-20 14:29:19'),(21836,7353,'action created','2024-05-20 14:29:19','2024-05-20 14:29:19'),(21837,7353,'action started via WP Cron','2024-05-20 14:39:48','2024-05-20 14:39:48'),(21838,7353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:39:48','2024-05-20 14:39:48'),(21839,7354,'action created','2024-05-20 14:39:48','2024-05-20 14:39:48'),(21843,7354,'action started via WP Cron','2024-05-20 14:42:33','2024-05-20 14:42:33'),(21844,7354,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:42:33','2024-05-20 14:42:33'),(21845,7356,'action created','2024-05-20 14:42:33','2024-05-20 14:42:33'),(21846,7356,'action started via WP Cron','2024-05-20 14:44:42','2024-05-20 14:44:42'),(21847,7356,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:44:42','2024-05-20 14:44:42'),(21848,7357,'action created','2024-05-20 14:44:42','2024-05-20 14:44:42'),(21849,7357,'action started via WP Cron','2024-05-20 14:47:03','2024-05-20 14:47:03'),(21850,7357,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:47:03','2024-05-20 14:47:03'),(21851,7358,'action created','2024-05-20 14:47:03','2024-05-20 14:47:03'),(21852,7358,'action started via Async Request','2024-05-20 14:49:06','2024-05-20 14:49:06'),(21853,7358,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:49:06','2024-05-20 14:49:06'),(21854,7359,'action created','2024-05-20 14:49:06','2024-05-20 14:49:06'),(21855,7359,'action started via WP Cron','2024-05-20 14:51:15','2024-05-20 14:51:15'),(21856,7359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:51:15','2024-05-20 14:51:15'),(21857,7360,'action created','2024-05-20 14:51:15','2024-05-20 14:51:15'),(21858,7360,'action started via WP Cron','2024-05-20 14:53:44','2024-05-20 14:53:44'),(21859,7360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:53:44','2024-05-20 14:53:44'),(21860,7361,'action created','2024-05-20 14:53:44','2024-05-20 14:53:44'),(21861,7361,'action started via WP Cron','2024-05-20 14:56:16','2024-05-20 14:56:16'),(21862,7361,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:56:16','2024-05-20 14:56:16'),(21863,7362,'action created','2024-05-20 14:56:16','2024-05-20 14:56:16'),(21864,7362,'action started via WP Cron','2024-05-20 14:58:53','2024-05-20 14:58:53'),(21865,7362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 14:58:53','2024-05-20 14:58:53'),(21866,7363,'action created','2024-05-20 14:58:53','2024-05-20 14:58:53'),(21867,7363,'action started via WP Cron','2024-05-20 15:01:36','2024-05-20 15:01:36'),(21868,7363,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:01:36','2024-05-20 15:01:36'),(21869,7364,'action created','2024-05-20 15:01:36','2024-05-20 15:01:36'),(21870,7364,'action started via WP Cron','2024-05-20 15:04:24','2024-05-20 15:04:24'),(21871,7364,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:04:24','2024-05-20 15:04:24'),(21872,7365,'action created','2024-05-20 15:04:24','2024-05-20 15:04:24'),(21873,7365,'action started via WP Cron','2024-05-20 15:07:18','2024-05-20 15:07:18'),(21874,7365,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:07:18','2024-05-20 15:07:18'),(21875,7366,'action created','2024-05-20 15:07:18','2024-05-20 15:07:18'),(21876,7366,'action started via WP Cron','2024-05-20 15:10:19','2024-05-20 15:10:19'),(21877,7366,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:10:19','2024-05-20 15:10:19'),(21878,7367,'action created','2024-05-20 15:10:19','2024-05-20 15:10:19'),(21879,7367,'action started via WP Cron','2024-05-20 15:12:20','2024-05-20 15:12:20'),(21880,7367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:12:20','2024-05-20 15:12:20'),(21881,7368,'action created','2024-05-20 15:12:20','2024-05-20 15:12:20'),(21882,7368,'action started via WP Cron','2024-05-20 15:14:54','2024-05-20 15:14:54'),(21883,7368,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:14:54','2024-05-20 15:14:54'),(21884,7369,'action created','2024-05-20 15:14:54','2024-05-20 15:14:54'),(21885,7369,'action started via WP Cron','2024-05-20 15:17:57','2024-05-20 15:17:57'),(21886,7369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:17:57','2024-05-20 15:17:57'),(21887,7370,'action created','2024-05-20 15:17:57','2024-05-20 15:17:57'),(21888,7370,'action started via WP Cron','2024-05-20 15:21:02','2024-05-20 15:21:02'),(21889,7370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:21:02','2024-05-20 15:21:02'),(21890,7371,'action created','2024-05-20 15:21:02','2024-05-20 15:21:02'),(21891,7371,'action started via WP Cron','2024-05-20 15:24:07','2024-05-20 15:24:07'),(21892,7371,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:24:07','2024-05-20 15:24:07'),(21893,7372,'action created','2024-05-20 15:24:07','2024-05-20 15:24:07'),(21894,7372,'action started via WP Cron','2024-05-20 15:27:12','2024-05-20 15:27:12'),(21895,7372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:27:12','2024-05-20 15:27:12'),(21896,7373,'action created','2024-05-20 15:27:12','2024-05-20 15:27:12'),(21897,7373,'action started via WP Cron','2024-05-20 15:30:14','2024-05-20 15:30:14'),(21898,7373,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:30:14','2024-05-20 15:30:14'),(21899,7374,'action created','2024-05-20 15:30:14','2024-05-20 15:30:14'),(21900,7374,'action started via WP Cron','2024-05-20 15:33:19','2024-05-20 15:33:19'),(21901,7374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:33:19','2024-05-20 15:33:19'),(21902,7375,'action created','2024-05-20 15:33:19','2024-05-20 15:33:19'),(21903,7375,'action started via WP Cron','2024-05-20 15:35:39','2024-05-20 15:35:39'),(21904,7375,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:35:39','2024-05-20 15:35:39'),(21905,7376,'action created','2024-05-20 15:35:40','2024-05-20 15:35:40'),(21906,7376,'action started via WP Cron','2024-05-20 15:37:58','2024-05-20 15:37:58'),(21907,7376,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:37:58','2024-05-20 15:37:58'),(21908,7377,'action created','2024-05-20 15:37:58','2024-05-20 15:37:58'),(21912,7377,'action started via WP Cron','2024-05-20 15:40:42','2024-05-20 15:40:42'),(21913,7377,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:40:42','2024-05-20 15:40:42'),(21914,7379,'action created','2024-05-20 15:40:42','2024-05-20 15:40:42'),(21915,7379,'action started via WP Cron','2024-05-20 15:43:57','2024-05-20 15:43:57'),(21916,7379,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:43:57','2024-05-20 15:43:57'),(21917,7380,'action created','2024-05-20 15:43:57','2024-05-20 15:43:57'),(21918,7380,'action started via WP Cron','2024-05-20 15:46:58','2024-05-20 15:46:58'),(21919,7380,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:46:58','2024-05-20 15:46:58'),(21920,7381,'action created','2024-05-20 15:46:58','2024-05-20 15:46:58'),(21921,7381,'action started via WP Cron','2024-05-20 15:49:36','2024-05-20 15:49:36'),(21922,7381,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:49:36','2024-05-20 15:49:36'),(21923,7382,'action created','2024-05-20 15:49:36','2024-05-20 15:49:36'),(21924,7382,'action started via WP Cron','2024-05-20 15:51:39','2024-05-20 15:51:39'),(21925,7382,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:51:39','2024-05-20 15:51:39'),(21926,7383,'action created','2024-05-20 15:51:39','2024-05-20 15:51:39'),(21927,7383,'action started via WP Cron','2024-05-20 15:54:47','2024-05-20 15:54:47'),(21928,7383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:54:47','2024-05-20 15:54:47'),(21929,7384,'action created','2024-05-20 15:54:47','2024-05-20 15:54:47'),(21930,7384,'action started via WP Cron','2024-05-20 15:57:53','2024-05-20 15:57:53'),(21931,7384,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 15:57:53','2024-05-20 15:57:53'),(21932,7385,'action created','2024-05-20 15:57:53','2024-05-20 15:57:53'),(21933,7385,'action started via WP Cron','2024-05-20 16:00:58','2024-05-20 16:00:58'),(21934,7385,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:00:58','2024-05-20 16:00:58'),(21935,7386,'action created','2024-05-20 16:00:58','2024-05-20 16:00:58'),(21936,7386,'action started via WP Cron','2024-05-20 16:04:07','2024-05-20 16:04:07'),(21937,7386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:04:07','2024-05-20 16:04:07'),(21938,7387,'action created','2024-05-20 16:04:07','2024-05-20 16:04:07'),(21939,7387,'action started via WP Cron','2024-05-20 16:07:13','2024-05-20 16:07:13'),(21940,7387,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:07:13','2024-05-20 16:07:13'),(21941,7388,'action created','2024-05-20 16:07:13','2024-05-20 16:07:13'),(21942,7388,'action started via WP Cron','2024-05-20 16:10:18','2024-05-20 16:10:18'),(21943,7388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:10:18','2024-05-20 16:10:18'),(21944,7389,'action created','2024-05-20 16:10:18','2024-05-20 16:10:18'),(21945,7389,'action started via WP Cron','2024-05-20 16:21:53','2024-05-20 16:21:53'),(21946,7389,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:21:53','2024-05-20 16:21:53'),(21947,7390,'action created','2024-05-20 16:21:53','2024-05-20 16:21:53'),(21948,7390,'action started via WP Cron','2024-05-20 16:24:03','2024-05-20 16:24:03'),(21949,7390,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:24:03','2024-05-20 16:24:03'),(21950,7391,'action created','2024-05-20 16:24:03','2024-05-20 16:24:03'),(21951,7391,'action started via WP Cron','2024-05-20 16:28:52','2024-05-20 16:28:52'),(21952,7391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:28:52','2024-05-20 16:28:52'),(21953,7392,'action created','2024-05-20 16:28:52','2024-05-20 16:28:52'),(21954,7392,'action started via WP Cron','2024-05-20 16:31:24','2024-05-20 16:31:24'),(21955,7392,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:31:24','2024-05-20 16:31:24'),(21956,7393,'action created','2024-05-20 16:31:24','2024-05-20 16:31:24'),(21957,7393,'action started via WP Cron','2024-05-20 16:40:01','2024-05-20 16:40:01'),(21958,7393,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:40:01','2024-05-20 16:40:01'),(21959,7394,'action created','2024-05-20 16:40:01','2024-05-20 16:40:01'),(21963,7394,'action started via WP Cron','2024-05-20 16:42:38','2024-05-20 16:42:38'),(21964,7394,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:42:38','2024-05-20 16:42:38'),(21965,7396,'action created','2024-05-20 16:42:38','2024-05-20 16:42:38'),(21966,7396,'action started via WP Cron','2024-05-20 16:45:16','2024-05-20 16:45:16'),(21967,7396,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:45:16','2024-05-20 16:45:16'),(21968,7397,'action created','2024-05-20 16:45:16','2024-05-20 16:45:16'),(21969,7397,'action started via WP Cron','2024-05-20 16:47:33','2024-05-20 16:47:33'),(21970,7397,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:47:33','2024-05-20 16:47:33'),(21971,7398,'action created','2024-05-20 16:47:33','2024-05-20 16:47:33'),(21972,7398,'action started via WP Cron','2024-05-20 16:49:37','2024-05-20 16:49:37'),(21973,7398,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:49:37','2024-05-20 16:49:37'),(21974,7399,'action created','2024-05-20 16:49:37','2024-05-20 16:49:37'),(21975,7399,'action started via WP Cron','2024-05-20 16:51:59','2024-05-20 16:51:59'),(21976,7399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:51:59','2024-05-20 16:51:59'),(21977,7400,'action created','2024-05-20 16:51:59','2024-05-20 16:51:59'),(21978,7400,'action started via WP Cron','2024-05-20 16:54:31','2024-05-20 16:54:31'),(21979,7400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:54:31','2024-05-20 16:54:31'),(21980,7401,'action created','2024-05-20 16:54:31','2024-05-20 16:54:31'),(21981,7401,'action started via WP Cron','2024-05-20 16:57:07','2024-05-20 16:57:07'),(21982,7401,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:57:07','2024-05-20 16:57:07'),(21983,7402,'action created','2024-05-20 16:57:07','2024-05-20 16:57:07'),(21984,7402,'action started via WP Cron','2024-05-20 16:59:48','2024-05-20 16:59:48'),(21985,7402,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 16:59:48','2024-05-20 16:59:48'),(21986,7403,'action created','2024-05-20 16:59:48','2024-05-20 16:59:48'),(21987,7403,'action started via WP Cron','2024-05-20 17:03:59','2024-05-20 17:03:59'),(21988,7403,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:03:59','2024-05-20 17:03:59'),(21989,7404,'action created','2024-05-20 17:03:59','2024-05-20 17:03:59'),(21990,7404,'action started via WP Cron','2024-05-20 17:06:45','2024-05-20 17:06:45'),(21991,7404,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:06:45','2024-05-20 17:06:45'),(21992,7405,'action created','2024-05-20 17:06:45','2024-05-20 17:06:45'),(21993,7405,'action started via WP Cron','2024-05-20 17:09:42','2024-05-20 17:09:42'),(21994,7405,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:09:42','2024-05-20 17:09:42'),(21995,7406,'action created','2024-05-20 17:09:42','2024-05-20 17:09:42'),(21996,7406,'action started via WP Cron','2024-05-20 17:14:20','2024-05-20 17:14:20'),(21997,7406,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:14:20','2024-05-20 17:14:20'),(21998,7407,'action created','2024-05-20 17:14:20','2024-05-20 17:14:20'),(21999,7407,'action started via WP Cron','2024-05-20 17:17:26','2024-05-20 17:17:26'),(22000,7407,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:17:26','2024-05-20 17:17:26'),(22001,7408,'action created','2024-05-20 17:17:26','2024-05-20 17:17:26'),(22002,7408,'action started via WP Cron','2024-05-20 17:20:31','2024-05-20 17:20:31'),(22003,7408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:20:31','2024-05-20 17:20:31'),(22004,7409,'action created','2024-05-20 17:20:31','2024-05-20 17:20:31'),(22005,7409,'action started via WP Cron','2024-05-20 17:23:36','2024-05-20 17:23:36'),(22006,7409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:23:36','2024-05-20 17:23:36'),(22007,7410,'action created','2024-05-20 17:23:36','2024-05-20 17:23:36'),(22008,7410,'action started via WP Cron','2024-05-20 17:26:04','2024-05-20 17:26:04'),(22009,7410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:26:04','2024-05-20 17:26:04'),(22010,7411,'action created','2024-05-20 17:26:04','2024-05-20 17:26:04'),(22011,7411,'action started via WP Cron','2024-05-20 17:28:13','2024-05-20 17:28:13'),(22012,7411,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:28:13','2024-05-20 17:28:13'),(22013,7412,'action created','2024-05-20 17:28:13','2024-05-20 17:28:13'),(22014,7412,'action started via WP Cron','2024-05-20 17:31:17','2024-05-20 17:31:17'),(22015,7412,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:31:17','2024-05-20 17:31:17'),(22016,7413,'action created','2024-05-20 17:31:17','2024-05-20 17:31:17'),(22017,7413,'action started via WP Cron','2024-05-20 17:33:32','2024-05-20 17:33:32'),(22018,7413,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:33:32','2024-05-20 17:33:32'),(22019,7414,'action created','2024-05-20 17:33:32','2024-05-20 17:33:32'),(22020,7414,'action started via WP Cron','2024-05-20 17:36:20','2024-05-20 17:36:20'),(22021,7414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:36:20','2024-05-20 17:36:20'),(22022,7415,'action created','2024-05-20 17:36:20','2024-05-20 17:36:20'),(22023,7415,'action started via WP Cron','2024-05-20 17:38:45','2024-05-20 17:38:45'),(22024,7415,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:38:46','2024-05-20 17:38:46'),(22025,7416,'action created','2024-05-20 17:38:46','2024-05-20 17:38:46'),(22026,7416,'action started via WP Cron','2024-05-20 17:40:57','2024-05-20 17:40:57'),(22027,7416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:40:57','2024-05-20 17:40:57'),(22028,7417,'action created','2024-05-20 17:40:57','2024-05-20 17:40:57'),(22032,7417,'action started via WP Cron','2024-05-20 17:43:20','2024-05-20 17:43:20'),(22033,7417,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:43:20','2024-05-20 17:43:20'),(22034,7419,'action created','2024-05-20 17:43:20','2024-05-20 17:43:20'),(22035,7419,'action started via WP Cron','2024-05-20 17:45:26','2024-05-20 17:45:26'),(22036,7419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:45:26','2024-05-20 17:45:26'),(22037,7420,'action created','2024-05-20 17:45:26','2024-05-20 17:45:26'),(22038,7420,'action started via WP Cron','2024-05-20 17:48:11','2024-05-20 17:48:11'),(22039,7420,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:48:11','2024-05-20 17:48:11'),(22040,7421,'action created','2024-05-20 17:48:11','2024-05-20 17:48:11'),(22041,7421,'action started via WP Cron','2024-05-20 17:50:20','2024-05-20 17:50:20'),(22042,7421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:50:20','2024-05-20 17:50:20'),(22043,7422,'action created','2024-05-20 17:50:20','2024-05-20 17:50:20'),(22044,7422,'action started via WP Cron','2024-05-20 17:52:24','2024-05-20 17:52:24'),(22045,7422,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:52:24','2024-05-20 17:52:24'),(22046,7423,'action created','2024-05-20 17:52:24','2024-05-20 17:52:24'),(22047,7423,'action started via WP Cron','2024-05-20 17:55:21','2024-05-20 17:55:21'),(22048,7423,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:55:21','2024-05-20 17:55:21'),(22049,7424,'action created','2024-05-20 17:55:21','2024-05-20 17:55:21'),(22050,7424,'action started via WP Cron','2024-05-20 17:57:31','2024-05-20 17:57:31'),(22051,7424,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 17:57:31','2024-05-20 17:57:31'),(22052,7425,'action created','2024-05-20 17:57:31','2024-05-20 17:57:31'),(22053,7425,'action started via WP Cron','2024-05-20 18:04:50','2024-05-20 18:04:50'),(22054,7425,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 18:04:50','2024-05-20 18:04:50'),(22055,7426,'action created','2024-05-20 18:04:50','2024-05-20 18:04:50'),(22056,7426,'action started via WP Cron','2024-05-20 18:09:45','2024-05-20 18:09:45'),(22057,7426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 18:09:45','2024-05-20 18:09:45'),(22058,7427,'action created','2024-05-20 18:09:45','2024-05-20 18:09:45'),(22059,7427,'action started via WP Cron','2024-05-20 18:19:46','2024-05-20 18:19:46'),(22060,7427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 18:19:46','2024-05-20 18:19:46'),(22061,7428,'action created','2024-05-20 18:19:46','2024-05-20 18:19:46'),(22062,7428,'action started via WP Cron','2024-05-20 18:22:35','2024-05-20 18:22:35'),(22063,7428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 18:22:35','2024-05-20 18:22:35'),(22064,7429,'action created','2024-05-20 18:22:35','2024-05-20 18:22:35'),(22065,7429,'action started via WP Cron','2024-05-20 18:43:39','2024-05-20 18:43:39'),(22066,7429,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 18:43:39','2024-05-20 18:43:39'),(22067,7430,'action created','2024-05-20 18:43:39','2024-05-20 18:43:39'),(22071,7430,'action started via WP Cron','2024-05-20 18:48:44','2024-05-20 18:48:44'),(22072,7430,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 18:48:44','2024-05-20 18:48:44'),(22073,7432,'action created','2024-05-20 18:48:44','2024-05-20 18:48:44'),(22074,7432,'action started via WP Cron','2024-05-20 19:00:11','2024-05-20 19:00:11'),(22075,7432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:00:11','2024-05-20 19:00:11'),(22076,7433,'action created','2024-05-20 19:00:11','2024-05-20 19:00:11'),(22077,7433,'action started via WP Cron','2024-05-20 19:28:47','2024-05-20 19:28:47'),(22078,7433,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:28:47','2024-05-20 19:28:47'),(22079,7434,'action created','2024-05-20 19:28:47','2024-05-20 19:28:47'),(22083,7434,'action started via WP Cron','2024-05-20 19:33:56','2024-05-20 19:33:56'),(22084,7434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:33:56','2024-05-20 19:33:56'),(22085,7436,'action created','2024-05-20 19:33:56','2024-05-20 19:33:56'),(22086,7436,'action started via WP Cron','2024-05-20 19:40:51','2024-05-20 19:40:51'),(22087,7436,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:40:51','2024-05-20 19:40:51'),(22088,7437,'action created','2024-05-20 19:40:51','2024-05-20 19:40:51'),(22089,7437,'action started via WP Cron','2024-05-20 19:43:34','2024-05-20 19:43:34'),(22090,7437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:43:34','2024-05-20 19:43:34'),(22091,7438,'action created','2024-05-20 19:43:34','2024-05-20 19:43:34'),(22095,7438,'action started via WP Cron','2024-05-20 19:46:32','2024-05-20 19:46:32'),(22096,7438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:46:32','2024-05-20 19:46:32'),(22097,7440,'action created','2024-05-20 19:46:32','2024-05-20 19:46:32'),(22098,7440,'action started via WP Cron','2024-05-20 19:49:27','2024-05-20 19:49:27'),(22099,7440,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:49:27','2024-05-20 19:49:27'),(22100,7441,'action created','2024-05-20 19:49:27','2024-05-20 19:49:27'),(22101,7441,'action started via WP Cron','2024-05-20 19:52:26','2024-05-20 19:52:26'),(22102,7441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:52:26','2024-05-20 19:52:26'),(22103,7442,'action created','2024-05-20 19:52:26','2024-05-20 19:52:26'),(22104,7442,'action started via WP Cron','2024-05-20 19:55:22','2024-05-20 19:55:22'),(22105,7442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:55:22','2024-05-20 19:55:22'),(22106,7443,'action created','2024-05-20 19:55:22','2024-05-20 19:55:22'),(22107,7443,'action started via WP Cron','2024-05-20 19:58:22','2024-05-20 19:58:22'),(22108,7443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 19:58:22','2024-05-20 19:58:22'),(22109,7444,'action created','2024-05-20 19:58:22','2024-05-20 19:58:22'),(22110,7444,'action started via WP Cron','2024-05-20 20:01:35','2024-05-20 20:01:35'),(22111,7444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:01:35','2024-05-20 20:01:35'),(22112,7445,'action created','2024-05-20 20:01:35','2024-05-20 20:01:35'),(22113,7445,'action started via WP Cron','2024-05-20 20:04:32','2024-05-20 20:04:32'),(22114,7445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:04:32','2024-05-20 20:04:32'),(22115,7446,'action created','2024-05-20 20:04:32','2024-05-20 20:04:32'),(22116,7446,'action started via WP Cron','2024-05-20 20:06:47','2024-05-20 20:06:47'),(22117,7446,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:06:47','2024-05-20 20:06:47'),(22118,7447,'action created','2024-05-20 20:06:47','2024-05-20 20:06:47'),(22119,7447,'action started via WP Cron','2024-05-20 20:09:02','2024-05-20 20:09:02'),(22120,7447,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:09:02','2024-05-20 20:09:02'),(22121,7448,'action created','2024-05-20 20:09:02','2024-05-20 20:09:02'),(22122,7448,'action started via WP Cron','2024-05-20 20:11:05','2024-05-20 20:11:05'),(22123,7448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:11:05','2024-05-20 20:11:05'),(22124,7449,'action created','2024-05-20 20:11:05','2024-05-20 20:11:05'),(22125,7449,'action started via WP Cron','2024-05-20 20:16:32','2024-05-20 20:16:32'),(22126,7449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:16:32','2024-05-20 20:16:32'),(22127,7450,'action created','2024-05-20 20:16:32','2024-05-20 20:16:32'),(22128,7450,'action started via WP Cron','2024-05-20 20:19:31','2024-05-20 20:19:31'),(22129,7450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:19:31','2024-05-20 20:19:31'),(22130,7451,'action created','2024-05-20 20:19:31','2024-05-20 20:19:31'),(22131,7451,'action started via WP Cron','2024-05-20 20:22:00','2024-05-20 20:22:00'),(22132,7451,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:22:00','2024-05-20 20:22:00'),(22133,7452,'action created','2024-05-20 20:22:00','2024-05-20 20:22:00'),(22134,7452,'action started via WP Cron','2024-05-20 20:25:57','2024-05-20 20:25:57'),(22135,7452,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:25:57','2024-05-20 20:25:57'),(22136,7453,'action created','2024-05-20 20:25:57','2024-05-20 20:25:57'),(22137,7453,'action started via WP Cron','2024-05-20 20:32:06','2024-05-20 20:32:06'),(22138,7453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:32:06','2024-05-20 20:32:06'),(22139,7454,'action created','2024-05-20 20:32:06','2024-05-20 20:32:06'),(22140,7454,'action started via WP Cron','2024-05-20 20:34:31','2024-05-20 20:34:31'),(22141,7454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:34:31','2024-05-20 20:34:31'),(22142,7455,'action created','2024-05-20 20:34:31','2024-05-20 20:34:31'),(22143,7455,'action started via WP Cron','2024-05-20 20:38:44','2024-05-20 20:38:44'),(22144,7455,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:38:44','2024-05-20 20:38:44'),(22145,7456,'action created','2024-05-20 20:38:44','2024-05-20 20:38:44'),(22146,7456,'action started via WP Cron','2024-05-20 20:40:56','2024-05-20 20:40:56'),(22147,7456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:40:56','2024-05-20 20:40:56'),(22148,7457,'action created','2024-05-20 20:40:56','2024-05-20 20:40:56'),(22149,7457,'action started via WP Cron','2024-05-20 20:43:01','2024-05-20 20:43:01'),(22150,7457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:43:01','2024-05-20 20:43:01'),(22151,7458,'action created','2024-05-20 20:43:01','2024-05-20 20:43:01'),(22152,7458,'action started via WP Cron','2024-05-20 20:45:24','2024-05-20 20:45:24'),(22153,7458,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:45:24','2024-05-20 20:45:24'),(22154,7459,'action created','2024-05-20 20:45:24','2024-05-20 20:45:24'),(22158,7459,'action started via WP Cron','2024-05-20 20:47:31','2024-05-20 20:47:31'),(22159,7459,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:47:31','2024-05-20 20:47:31'),(22160,7461,'action created','2024-05-20 20:47:31','2024-05-20 20:47:31'),(22161,7461,'action started via WP Cron','2024-05-20 20:51:11','2024-05-20 20:51:11'),(22162,7461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:51:11','2024-05-20 20:51:11'),(22163,7462,'action created','2024-05-20 20:51:11','2024-05-20 20:51:11'),(22164,7462,'action started via WP Cron','2024-05-20 20:54:32','2024-05-20 20:54:32'),(22165,7462,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:54:32','2024-05-20 20:54:32'),(22166,7463,'action created','2024-05-20 20:54:32','2024-05-20 20:54:32'),(22167,7463,'action started via WP Cron','2024-05-20 20:56:52','2024-05-20 20:56:52'),(22168,7463,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:56:52','2024-05-20 20:56:52'),(22169,7464,'action created','2024-05-20 20:56:52','2024-05-20 20:56:52'),(22170,7464,'action started via WP Cron','2024-05-20 20:59:19','2024-05-20 20:59:19'),(22171,7464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 20:59:19','2024-05-20 20:59:19'),(22172,7465,'action created','2024-05-20 20:59:19','2024-05-20 20:59:19'),(22173,7465,'action started via WP Cron','2024-05-20 21:01:42','2024-05-20 21:01:42'),(22174,7465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:01:42','2024-05-20 21:01:42'),(22175,7466,'action created','2024-05-20 21:01:42','2024-05-20 21:01:42'),(22176,7466,'action started via WP Cron','2024-05-20 21:04:03','2024-05-20 21:04:03'),(22177,7466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:04:03','2024-05-20 21:04:03'),(22178,7467,'action created','2024-05-20 21:04:03','2024-05-20 21:04:03'),(22179,7467,'action started via WP Cron','2024-05-20 21:08:23','2024-05-20 21:08:23'),(22180,7467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:08:23','2024-05-20 21:08:23'),(22181,7468,'action created','2024-05-20 21:08:23','2024-05-20 21:08:23'),(22182,7468,'action started via WP Cron','2024-05-20 21:11:13','2024-05-20 21:11:13'),(22183,7468,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:11:13','2024-05-20 21:11:13'),(22184,7469,'action created','2024-05-20 21:11:13','2024-05-20 21:11:13'),(22185,7469,'action started via WP Cron','2024-05-20 21:15:40','2024-05-20 21:15:40'),(22186,7469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:15:40','2024-05-20 21:15:40'),(22187,7470,'action created','2024-05-20 21:15:40','2024-05-20 21:15:40'),(22188,7470,'action started via WP Cron','2024-05-20 21:18:00','2024-05-20 21:18:00'),(22189,7470,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:18:00','2024-05-20 21:18:00'),(22190,7471,'action created','2024-05-20 21:18:00','2024-05-20 21:18:00'),(22191,7471,'action started via WP Cron','2024-05-20 21:20:20','2024-05-20 21:20:20'),(22192,7471,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:20:20','2024-05-20 21:20:20'),(22193,7472,'action created','2024-05-20 21:20:20','2024-05-20 21:20:20'),(22194,7472,'action started via WP Cron','2024-05-20 21:23:52','2024-05-20 21:23:52'),(22195,7472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:23:52','2024-05-20 21:23:52'),(22196,7473,'action created','2024-05-20 21:23:52','2024-05-20 21:23:52'),(22197,7473,'action started via WP Cron','2024-05-20 21:29:34','2024-05-20 21:29:34'),(22198,7473,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:29:34','2024-05-20 21:29:34'),(22199,7474,'action created','2024-05-20 21:29:34','2024-05-20 21:29:34'),(22200,7474,'action started via WP Cron','2024-05-20 21:34:04','2024-05-20 21:34:04'),(22201,7474,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:34:04','2024-05-20 21:34:04'),(22202,7475,'action created','2024-05-20 21:34:04','2024-05-20 21:34:04'),(22203,7475,'action started via WP Cron','2024-05-20 21:38:42','2024-05-20 21:38:42'),(22204,7475,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:38:42','2024-05-20 21:38:42'),(22205,7476,'action created','2024-05-20 21:38:42','2024-05-20 21:38:42'),(22206,7476,'action started via WP Cron','2024-05-20 21:41:13','2024-05-20 21:41:13'),(22207,7476,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:41:13','2024-05-20 21:41:13'),(22208,7477,'action created','2024-05-20 21:41:13','2024-05-20 21:41:13'),(22209,7477,'action started via WP Cron','2024-05-20 21:45:48','2024-05-20 21:45:48'),(22210,7477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:45:48','2024-05-20 21:45:48'),(22211,7478,'action created','2024-05-20 21:45:48','2024-05-20 21:45:48'),(22215,7478,'action started via WP Cron','2024-05-20 21:47:58','2024-05-20 21:47:58'),(22216,7478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:47:58','2024-05-20 21:47:58'),(22217,7480,'action created','2024-05-20 21:47:58','2024-05-20 21:47:58'),(22218,7480,'action started via WP Cron','2024-05-20 21:50:13','2024-05-20 21:50:13'),(22219,7480,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:50:13','2024-05-20 21:50:13'),(22220,7481,'action created','2024-05-20 21:50:13','2024-05-20 21:50:13'),(22221,7481,'action started via WP Cron','2024-05-20 21:52:24','2024-05-20 21:52:24'),(22222,7481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:52:24','2024-05-20 21:52:24'),(22223,7482,'action created','2024-05-20 21:52:24','2024-05-20 21:52:24'),(22224,7482,'action started via WP Cron','2024-05-20 21:54:41','2024-05-20 21:54:41'),(22225,7482,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:54:41','2024-05-20 21:54:41'),(22226,7483,'action created','2024-05-20 21:54:41','2024-05-20 21:54:41'),(22227,7483,'action started via WP Cron','2024-05-20 21:59:21','2024-05-20 21:59:21'),(22228,7483,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 21:59:21','2024-05-20 21:59:21'),(22229,7484,'action created','2024-05-20 21:59:21','2024-05-20 21:59:21'),(22230,7484,'action started via WP Cron','2024-05-20 22:01:38','2024-05-20 22:01:38'),(22231,7484,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:01:38','2024-05-20 22:01:38'),(22232,7485,'action created','2024-05-20 22:01:38','2024-05-20 22:01:38'),(22233,7485,'action started via WP Cron','2024-05-20 22:04:15','2024-05-20 22:04:15'),(22234,7485,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:04:15','2024-05-20 22:04:15'),(22235,7486,'action created','2024-05-20 22:04:15','2024-05-20 22:04:15'),(22236,7486,'action started via WP Cron','2024-05-20 22:08:39','2024-05-20 22:08:39'),(22237,7486,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:08:39','2024-05-20 22:08:39'),(22238,7487,'action created','2024-05-20 22:08:39','2024-05-20 22:08:39'),(22239,7487,'action started via WP Cron','2024-05-20 22:10:51','2024-05-20 22:10:51'),(22240,7487,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:10:51','2024-05-20 22:10:51'),(22241,7488,'action created','2024-05-20 22:10:51','2024-05-20 22:10:51'),(22242,7488,'action started via WP Cron','2024-05-20 22:13:15','2024-05-20 22:13:15'),(22243,7488,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:13:15','2024-05-20 22:13:15'),(22244,7489,'action created','2024-05-20 22:13:15','2024-05-20 22:13:15'),(22245,7489,'action started via WP Cron','2024-05-20 22:17:52','2024-05-20 22:17:52'),(22246,7489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:17:52','2024-05-20 22:17:52'),(22247,7490,'action created','2024-05-20 22:17:52','2024-05-20 22:17:52'),(22248,7490,'action started via WP Cron','2024-05-20 22:24:37','2024-05-20 22:24:37'),(22249,7490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:24:37','2024-05-20 22:24:37'),(22250,7491,'action created','2024-05-20 22:24:37','2024-05-20 22:24:37'),(22251,7491,'action started via WP Cron','2024-05-20 22:26:54','2024-05-20 22:26:54'),(22252,7491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:26:54','2024-05-20 22:26:54'),(22253,7492,'action created','2024-05-20 22:26:54','2024-05-20 22:26:54'),(22254,7492,'action started via WP Cron','2024-05-20 22:29:13','2024-05-20 22:29:13'),(22255,7492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:29:13','2024-05-20 22:29:13'),(22256,7493,'action created','2024-05-20 22:29:13','2024-05-20 22:29:13'),(22257,7493,'action started via WP Cron','2024-05-20 22:31:41','2024-05-20 22:31:41'),(22258,7493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:31:41','2024-05-20 22:31:41'),(22259,7494,'action created','2024-05-20 22:31:41','2024-05-20 22:31:41'),(22260,7494,'action started via WP Cron','2024-05-20 22:34:02','2024-05-20 22:34:02'),(22261,7494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:34:02','2024-05-20 22:34:02'),(22262,7495,'action created','2024-05-20 22:34:02','2024-05-20 22:34:02'),(22263,7495,'action started via WP Cron','2024-05-20 22:36:20','2024-05-20 22:36:20'),(22264,7495,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:36:20','2024-05-20 22:36:20'),(22265,7496,'action created','2024-05-20 22:36:20','2024-05-20 22:36:20'),(22266,7496,'action started via WP Cron','2024-05-20 22:38:34','2024-05-20 22:38:34'),(22267,7496,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:38:34','2024-05-20 22:38:34'),(22268,7497,'action created','2024-05-20 22:38:34','2024-05-20 22:38:34'),(22269,7497,'action started via WP Cron','2024-05-20 22:40:48','2024-05-20 22:40:48'),(22270,7497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:40:48','2024-05-20 22:40:48'),(22271,7498,'action created','2024-05-20 22:40:48','2024-05-20 22:40:48'),(22272,7498,'action started via WP Cron','2024-05-20 22:43:12','2024-05-20 22:43:12'),(22273,7498,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:43:12','2024-05-20 22:43:12'),(22274,7499,'action created','2024-05-20 22:43:12','2024-05-20 22:43:12'),(22275,7499,'action started via WP Cron','2024-05-20 22:45:29','2024-05-20 22:45:29'),(22276,7499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:45:29','2024-05-20 22:45:29'),(22277,7500,'action created','2024-05-20 22:45:29','2024-05-20 22:45:29'),(22278,7500,'action started via WP Cron','2024-05-20 22:51:09','2024-05-20 22:51:09'),(22279,7500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:51:09','2024-05-20 22:51:09'),(22280,7501,'action created','2024-05-20 22:51:09','2024-05-20 22:51:09'),(22284,7501,'action started via WP Cron','2024-05-20 22:53:18','2024-05-20 22:53:18'),(22285,7501,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:53:18','2024-05-20 22:53:18'),(22286,7503,'action created','2024-05-20 22:53:18','2024-05-20 22:53:18'),(22287,7503,'action started via WP Cron','2024-05-20 22:57:10','2024-05-20 22:57:10'),(22288,7503,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:57:10','2024-05-20 22:57:10'),(22289,7504,'action created','2024-05-20 22:57:10','2024-05-20 22:57:10'),(22290,7504,'action started via WP Cron','2024-05-20 22:59:11','2024-05-20 22:59:11'),(22291,7504,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 22:59:11','2024-05-20 22:59:11'),(22292,7505,'action created','2024-05-20 22:59:11','2024-05-20 22:59:11'),(22293,7505,'action started via WP Cron','2024-05-20 23:03:10','2024-05-20 23:03:10'),(22294,7505,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:03:10','2024-05-20 23:03:10'),(22295,7506,'action created','2024-05-20 23:03:10','2024-05-20 23:03:10'),(22296,7506,'action started via WP Cron','2024-05-20 23:05:18','2024-05-20 23:05:18'),(22297,7506,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:05:18','2024-05-20 23:05:18'),(22298,7507,'action created','2024-05-20 23:05:18','2024-05-20 23:05:18'),(22299,7507,'action started via WP Cron','2024-05-20 23:15:40','2024-05-20 23:15:40'),(22300,7507,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:15:40','2024-05-20 23:15:40'),(22301,7508,'action created','2024-05-20 23:15:40','2024-05-20 23:15:40'),(22302,7508,'action started via WP Cron','2024-05-20 23:19:38','2024-05-20 23:19:38'),(22303,7508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:19:38','2024-05-20 23:19:38'),(22304,7509,'action created','2024-05-20 23:19:38','2024-05-20 23:19:38'),(22305,7509,'action started via WP Cron','2024-05-20 23:21:46','2024-05-20 23:21:46'),(22306,7509,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:21:46','2024-05-20 23:21:46'),(22307,7510,'action created','2024-05-20 23:21:46','2024-05-20 23:21:46'),(22308,7510,'action started via WP Cron','2024-05-20 23:23:58','2024-05-20 23:23:58'),(22309,7510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:23:58','2024-05-20 23:23:58'),(22310,7511,'action created','2024-05-20 23:23:58','2024-05-20 23:23:58'),(22311,7511,'action started via WP Cron','2024-05-20 23:28:32','2024-05-20 23:28:32'),(22312,7511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:28:32','2024-05-20 23:28:32'),(22313,7512,'action created','2024-05-20 23:28:32','2024-05-20 23:28:32'),(22314,7512,'action started via WP Cron','2024-05-20 23:30:33','2024-05-20 23:30:33'),(22315,7512,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:30:33','2024-05-20 23:30:33'),(22316,7513,'action created','2024-05-20 23:30:33','2024-05-20 23:30:33'),(22317,7513,'action started via WP Cron','2024-05-20 23:33:05','2024-05-20 23:33:05'),(22318,7513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:33:05','2024-05-20 23:33:05'),(22319,7514,'action created','2024-05-20 23:33:05','2024-05-20 23:33:05'),(22320,7514,'action started via WP Cron','2024-05-20 23:35:05','2024-05-20 23:35:05'),(22321,7514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:35:05','2024-05-20 23:35:05'),(22322,7515,'action created','2024-05-20 23:35:05','2024-05-20 23:35:05'),(22323,7515,'action started via WP Cron','2024-05-20 23:37:26','2024-05-20 23:37:26'),(22324,7515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:37:26','2024-05-20 23:37:26'),(22325,7516,'action created','2024-05-20 23:37:26','2024-05-20 23:37:26'),(22326,7516,'action started via WP Cron','2024-05-20 23:43:07','2024-05-20 23:43:07'),(22327,7516,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:43:07','2024-05-20 23:43:07'),(22328,7517,'action created','2024-05-20 23:43:07','2024-05-20 23:43:07'),(22329,7517,'action started via WP Cron','2024-05-20 23:47:10','2024-05-20 23:47:10'),(22330,7517,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:47:10','2024-05-20 23:47:10'),(22331,7518,'action created','2024-05-20 23:47:10','2024-05-20 23:47:10'),(22332,7518,'action started via WP Cron','2024-05-20 23:53:25','2024-05-20 23:53:25'),(22333,7518,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:53:25','2024-05-20 23:53:25'),(22334,7519,'action created','2024-05-20 23:53:25','2024-05-20 23:53:25'),(22338,7519,'action started via WP Cron','2024-05-20 23:57:30','2024-05-20 23:57:30'),(22339,7519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:57:30','2024-05-20 23:57:30'),(22340,7521,'action created','2024-05-20 23:57:30','2024-05-20 23:57:30'),(22341,7521,'action started via WP Cron','2024-05-20 23:59:41','2024-05-20 23:59:41'),(22342,7521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-20 23:59:41','2024-05-20 23:59:41'),(22343,7522,'action created','2024-05-20 23:59:41','2024-05-20 23:59:41'),(22344,7522,'action started via WP Cron','2024-05-21 00:01:52','2024-05-21 00:01:52'),(22345,7522,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:01:52','2024-05-21 00:01:52'),(22346,7523,'action created','2024-05-21 00:01:52','2024-05-21 00:01:52'),(22347,7523,'action started via WP Cron','2024-05-21 00:05:29','2024-05-21 00:05:29'),(22348,7523,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:05:29','2024-05-21 00:05:29'),(22349,7524,'action created','2024-05-21 00:05:29','2024-05-21 00:05:29'),(22350,7524,'action started via WP Cron','2024-05-21 00:10:27','2024-05-21 00:10:27'),(22351,7524,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:10:27','2024-05-21 00:10:27'),(22352,7525,'action created','2024-05-21 00:10:27','2024-05-21 00:10:27'),(22353,7525,'action started via WP Cron','2024-05-21 00:12:29','2024-05-21 00:12:29'),(22354,7525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:12:29','2024-05-21 00:12:29'),(22355,7526,'action created','2024-05-21 00:12:29','2024-05-21 00:12:29'),(22356,7526,'action started via WP Cron','2024-05-21 00:18:50','2024-05-21 00:18:50'),(22357,7526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:18:50','2024-05-21 00:18:50'),(22358,7527,'action created','2024-05-21 00:18:50','2024-05-21 00:18:50'),(22359,7527,'action started via WP Cron','2024-05-21 00:23:30','2024-05-21 00:23:30'),(22360,7527,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:23:30','2024-05-21 00:23:30'),(22361,7528,'action created','2024-05-21 00:23:30','2024-05-21 00:23:30'),(22362,7528,'action started via WP Cron','2024-05-21 00:25:46','2024-05-21 00:25:46'),(22363,7528,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:25:46','2024-05-21 00:25:46'),(22364,7529,'action created','2024-05-21 00:25:46','2024-05-21 00:25:46'),(22365,7529,'action started via WP Cron','2024-05-21 00:27:59','2024-05-21 00:27:59'),(22366,7529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:27:59','2024-05-21 00:27:59'),(22367,7530,'action created','2024-05-21 00:27:59','2024-05-21 00:27:59'),(22368,7530,'action started via WP Cron','2024-05-21 00:30:12','2024-05-21 00:30:12'),(22369,7530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:30:12','2024-05-21 00:30:12'),(22370,7531,'action created','2024-05-21 00:30:12','2024-05-21 00:30:12'),(22371,7531,'action started via WP Cron','2024-05-21 00:32:24','2024-05-21 00:32:24'),(22372,7531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:32:24','2024-05-21 00:32:24'),(22373,7532,'action created','2024-05-21 00:32:24','2024-05-21 00:32:24'),(22374,7532,'action started via WP Cron','2024-05-21 00:34:31','2024-05-21 00:34:31'),(22375,7532,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:34:31','2024-05-21 00:34:31'),(22376,7533,'action created','2024-05-21 00:34:31','2024-05-21 00:34:31'),(22377,7533,'action started via WP Cron','2024-05-21 00:36:35','2024-05-21 00:36:35'),(22378,7533,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:36:35','2024-05-21 00:36:35'),(22379,7534,'action created','2024-05-21 00:36:35','2024-05-21 00:36:35'),(22380,7534,'action started via WP Cron','2024-05-21 00:38:45','2024-05-21 00:38:45'),(22381,7534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:38:45','2024-05-21 00:38:45'),(22382,7535,'action created','2024-05-21 00:38:45','2024-05-21 00:38:45'),(22383,7535,'action started via WP Cron','2024-05-21 00:43:07','2024-05-21 00:43:07'),(22384,7535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:43:07','2024-05-21 00:43:07'),(22385,7536,'action created','2024-05-21 00:43:07','2024-05-21 00:43:07'),(22386,7536,'action started via WP Cron','2024-05-21 00:49:38','2024-05-21 00:49:38'),(22387,7536,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:49:38','2024-05-21 00:49:38'),(22388,7537,'action created','2024-05-21 00:49:38','2024-05-21 00:49:38'),(22389,7537,'action started via WP Cron','2024-05-21 00:55:45','2024-05-21 00:55:45'),(22390,7537,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:55:45','2024-05-21 00:55:45'),(22391,7538,'action created','2024-05-21 00:55:45','2024-05-21 00:55:45'),(22395,7538,'action started via WP Cron','2024-05-21 00:57:54','2024-05-21 00:57:54'),(22396,7538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 00:57:54','2024-05-21 00:57:54'),(22397,7540,'action created','2024-05-21 00:57:54','2024-05-21 00:57:54'),(22398,7540,'action started via WP Cron','2024-05-21 01:01:28','2024-05-21 01:01:28'),(22399,7540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:01:28','2024-05-21 01:01:28'),(22400,7541,'action created','2024-05-21 01:01:28','2024-05-21 01:01:28'),(22401,7541,'action started via Async Request','2024-05-21 01:03:54','2024-05-21 01:03:54'),(22402,7541,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:03:54','2024-05-21 01:03:54'),(22403,7542,'action created','2024-05-21 01:03:54','2024-05-21 01:03:54'),(22404,7542,'action started via WP Cron','2024-05-21 01:06:00','2024-05-21 01:06:00'),(22405,7542,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:06:00','2024-05-21 01:06:00'),(22406,7543,'action created','2024-05-21 01:06:00','2024-05-21 01:06:00'),(22407,7543,'action started via WP Cron','2024-05-21 01:13:37','2024-05-21 01:13:37'),(22408,7543,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:13:37','2024-05-21 01:13:37'),(22409,7544,'action created','2024-05-21 01:13:37','2024-05-21 01:13:37'),(22410,7544,'action started via WP Cron','2024-05-21 01:15:52','2024-05-21 01:15:52'),(22411,7544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:15:52','2024-05-21 01:15:52'),(22412,7545,'action created','2024-05-21 01:15:52','2024-05-21 01:15:52'),(22413,7545,'action started via WP Cron','2024-05-21 01:23:27','2024-05-21 01:23:27'),(22414,7545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:23:27','2024-05-21 01:23:27'),(22415,7546,'action created','2024-05-21 01:23:27','2024-05-21 01:23:27'),(22416,7546,'action started via WP Cron','2024-05-21 01:25:49','2024-05-21 01:25:49'),(22417,7546,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:25:49','2024-05-21 01:25:49'),(22418,7547,'action created','2024-05-21 01:25:49','2024-05-21 01:25:49'),(22419,7547,'action started via WP Cron','2024-05-21 01:27:59','2024-05-21 01:27:59'),(22420,7547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:27:59','2024-05-21 01:27:59'),(22421,7548,'action created','2024-05-21 01:27:59','2024-05-21 01:27:59'),(22422,7548,'action started via WP Cron','2024-05-21 01:29:59','2024-05-21 01:29:59'),(22423,7548,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:29:59','2024-05-21 01:29:59'),(22424,7549,'action created','2024-05-21 01:29:59','2024-05-21 01:29:59'),(22425,7549,'action started via WP Cron','2024-05-21 01:31:59','2024-05-21 01:31:59'),(22426,7549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:31:59','2024-05-21 01:31:59'),(22427,7550,'action created','2024-05-21 01:31:59','2024-05-21 01:31:59'),(22428,7550,'action started via WP Cron','2024-05-21 01:34:31','2024-05-21 01:34:31'),(22429,7550,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:34:31','2024-05-21 01:34:31'),(22430,7551,'action created','2024-05-21 01:34:31','2024-05-21 01:34:31'),(22431,7551,'action started via WP Cron','2024-05-21 01:38:37','2024-05-21 01:38:37'),(22432,7551,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:38:37','2024-05-21 01:38:37'),(22433,7552,'action created','2024-05-21 01:38:37','2024-05-21 01:38:37'),(22434,7552,'action started via WP Cron','2024-05-21 01:40:44','2024-05-21 01:40:44'),(22435,7552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:40:44','2024-05-21 01:40:44'),(22436,7553,'action created','2024-05-21 01:40:44','2024-05-21 01:40:44'),(22437,7553,'action started via WP Cron','2024-05-21 01:46:50','2024-05-21 01:46:50'),(22438,7553,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:46:50','2024-05-21 01:46:50'),(22439,7554,'action created','2024-05-21 01:46:50','2024-05-21 01:46:50'),(22440,7554,'action started via WP Cron','2024-05-21 01:51:32','2024-05-21 01:51:32'),(22441,7554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:51:32','2024-05-21 01:51:32'),(22442,7555,'action created','2024-05-21 01:51:32','2024-05-21 01:51:32'),(22443,7555,'action started via WP Cron','2024-05-21 01:55:50','2024-05-21 01:55:50'),(22444,7555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:55:50','2024-05-21 01:55:50'),(22445,7556,'action created','2024-05-21 01:55:50','2024-05-21 01:55:50'),(22449,7556,'action started via WP Cron','2024-05-21 01:57:58','2024-05-21 01:57:58'),(22450,7556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 01:57:58','2024-05-21 01:57:58'),(22451,7558,'action created','2024-05-21 01:57:58','2024-05-21 01:57:58'),(22452,7558,'action started via WP Cron','2024-05-21 02:02:09','2024-05-21 02:02:09'),(22453,7558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:02:09','2024-05-21 02:02:09'),(22454,7559,'action created','2024-05-21 02:02:09','2024-05-21 02:02:09'),(22455,7559,'action started via WP Cron','2024-05-21 02:04:18','2024-05-21 02:04:18'),(22456,7559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:04:18','2024-05-21 02:04:18'),(22457,7560,'action created','2024-05-21 02:04:18','2024-05-21 02:04:18'),(22458,7560,'action started via WP Cron','2024-05-21 02:08:26','2024-05-21 02:08:26'),(22459,7560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:08:26','2024-05-21 02:08:26'),(22460,7561,'action created','2024-05-21 02:08:26','2024-05-21 02:08:26'),(22461,7561,'action started via WP Cron','2024-05-21 02:10:39','2024-05-21 02:10:39'),(22462,7561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:10:39','2024-05-21 02:10:39'),(22463,7562,'action created','2024-05-21 02:10:39','2024-05-21 02:10:39'),(22464,7562,'action started via WP Cron','2024-05-21 02:12:52','2024-05-21 02:12:52'),(22465,7562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:12:53','2024-05-21 02:12:53'),(22466,7563,'action created','2024-05-21 02:12:53','2024-05-21 02:12:53'),(22467,7563,'action started via WP Cron','2024-05-21 02:14:57','2024-05-21 02:14:57'),(22468,7563,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:14:57','2024-05-21 02:14:57'),(22469,7564,'action created','2024-05-21 02:14:57','2024-05-21 02:14:57'),(22470,7564,'action started via WP Cron','2024-05-21 02:17:09','2024-05-21 02:17:09'),(22471,7564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:17:09','2024-05-21 02:17:09'),(22472,7565,'action created','2024-05-21 02:17:09','2024-05-21 02:17:09'),(22473,7565,'action started via WP Cron','2024-05-21 02:19:12','2024-05-21 02:19:12'),(22474,7565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:19:12','2024-05-21 02:19:12'),(22475,7566,'action created','2024-05-21 02:19:12','2024-05-21 02:19:12'),(22476,7566,'action started via WP Cron','2024-05-21 02:22:32','2024-05-21 02:22:32'),(22477,7566,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:22:32','2024-05-21 02:22:32'),(22478,7567,'action created','2024-05-21 02:22:32','2024-05-21 02:22:32'),(22479,7567,'action started via WP Cron','2024-05-21 02:30:11','2024-05-21 02:30:11'),(22480,7567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:30:11','2024-05-21 02:30:11'),(22481,7568,'action created','2024-05-21 02:30:11','2024-05-21 02:30:11'),(22482,7568,'action started via WP Cron','2024-05-21 02:32:32','2024-05-21 02:32:32'),(22483,7568,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:32:32','2024-05-21 02:32:32'),(22484,7569,'action created','2024-05-21 02:32:32','2024-05-21 02:32:32'),(22485,7569,'action started via WP Cron','2024-05-21 02:40:06','2024-05-21 02:40:06'),(22486,7569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:40:06','2024-05-21 02:40:06'),(22487,7570,'action created','2024-05-21 02:40:06','2024-05-21 02:40:06'),(22488,7570,'action started via WP Cron','2024-05-21 02:44:01','2024-05-21 02:44:01'),(22489,7570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:44:01','2024-05-21 02:44:01'),(22490,7571,'action created','2024-05-21 02:44:01','2024-05-21 02:44:01'),(22491,7571,'action started via WP Cron','2024-05-21 02:51:29','2024-05-21 02:51:29'),(22492,7571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:51:29','2024-05-21 02:51:29'),(22493,7572,'action created','2024-05-21 02:51:29','2024-05-21 02:51:29'),(22494,7572,'action started via WP Cron','2024-05-21 02:57:39','2024-05-21 02:57:39'),(22495,7572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 02:57:39','2024-05-21 02:57:39'),(22496,7573,'action created','2024-05-21 02:57:39','2024-05-21 02:57:39'),(22500,7573,'action started via WP Cron','2024-05-21 03:03:34','2024-05-21 03:03:34'),(22501,7573,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:03:34','2024-05-21 03:03:34'),(22502,7575,'action created','2024-05-21 03:03:34','2024-05-21 03:03:34'),(22503,7575,'action started via WP Cron','2024-05-21 03:06:31','2024-05-21 03:06:31'),(22504,7575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:06:31','2024-05-21 03:06:31'),(22505,7576,'action created','2024-05-21 03:06:31','2024-05-21 03:06:31'),(22506,7576,'action started via WP Cron','2024-05-21 03:11:08','2024-05-21 03:11:08'),(22507,7576,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:11:08','2024-05-21 03:11:08'),(22508,7577,'action created','2024-05-21 03:11:08','2024-05-21 03:11:08'),(22509,7577,'action started via WP Cron','2024-05-21 03:16:37','2024-05-21 03:16:37'),(22510,7577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:16:37','2024-05-21 03:16:37'),(22511,7578,'action created','2024-05-21 03:16:37','2024-05-21 03:16:37'),(22512,7578,'action started via WP Cron','2024-05-21 03:19:08','2024-05-21 03:19:08'),(22513,7578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:19:08','2024-05-21 03:19:08'),(22514,7579,'action created','2024-05-21 03:19:08','2024-05-21 03:19:08'),(22515,7579,'action started via WP Cron','2024-05-21 03:21:47','2024-05-21 03:21:47'),(22516,7579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:21:47','2024-05-21 03:21:47'),(22517,7580,'action created','2024-05-21 03:21:47','2024-05-21 03:21:47'),(22518,7580,'action started via WP Cron','2024-05-21 03:24:36','2024-05-21 03:24:36'),(22519,7580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:24:36','2024-05-21 03:24:36'),(22520,7581,'action created','2024-05-21 03:24:36','2024-05-21 03:24:36'),(22521,7581,'action started via WP Cron','2024-05-21 03:27:15','2024-05-21 03:27:15'),(22522,7581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:27:15','2024-05-21 03:27:15'),(22523,7582,'action created','2024-05-21 03:27:15','2024-05-21 03:27:15'),(22524,7582,'action started via WP Cron','2024-05-21 03:30:09','2024-05-21 03:30:09'),(22525,7582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:30:09','2024-05-21 03:30:09'),(22526,7583,'action created','2024-05-21 03:30:09','2024-05-21 03:30:09'),(22527,7583,'action started via WP Cron','2024-05-21 03:37:09','2024-05-21 03:37:09'),(22528,7583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:37:09','2024-05-21 03:37:09'),(22529,7584,'action created','2024-05-21 03:37:09','2024-05-21 03:37:09'),(22530,7584,'action started via WP Cron','2024-05-21 03:40:39','2024-05-21 03:40:39'),(22531,7584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:40:39','2024-05-21 03:40:39'),(22532,7585,'action created','2024-05-21 03:40:39','2024-05-21 03:40:39'),(22533,7585,'action started via WP Cron','2024-05-21 03:44:08','2024-05-21 03:44:08'),(22534,7585,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:44:08','2024-05-21 03:44:08'),(22535,7586,'action created','2024-05-21 03:44:08','2024-05-21 03:44:08'),(22536,7586,'action started via WP Cron','2024-05-21 03:47:48','2024-05-21 03:47:48'),(22537,7586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:47:48','2024-05-21 03:47:48'),(22538,7587,'action created','2024-05-21 03:47:48','2024-05-21 03:47:48'),(22539,7587,'action started via WP Cron','2024-05-21 03:51:44','2024-05-21 03:51:44'),(22540,7587,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:51:44','2024-05-21 03:51:44'),(22541,7588,'action created','2024-05-21 03:51:44','2024-05-21 03:51:44'),(22542,7588,'action started via WP Cron','2024-05-21 03:53:44','2024-05-21 03:53:44'),(22543,7588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 03:53:44','2024-05-21 03:53:44'),(22544,7589,'action created','2024-05-21 03:53:44','2024-05-21 03:53:44'),(22545,7589,'action started via WP Cron','2024-05-21 04:00:00','2024-05-21 04:00:00'),(22546,7589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:00:00','2024-05-21 04:00:00'),(22547,7590,'action created','2024-05-21 04:00:00','2024-05-21 04:00:00'),(22551,7590,'action started via WP Cron','2024-05-21 04:02:01','2024-05-21 04:02:01'),(22552,7590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:02:01','2024-05-21 04:02:01'),(22553,7592,'action created','2024-05-21 04:02:01','2024-05-21 04:02:01'),(22554,7592,'action started via WP Cron','2024-05-21 04:04:02','2024-05-21 04:04:02'),(22555,7592,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:04:02','2024-05-21 04:04:02'),(22556,7593,'action created','2024-05-21 04:04:02','2024-05-21 04:04:02'),(22557,7593,'action started via WP Cron','2024-05-21 04:08:10','2024-05-21 04:08:10'),(22558,7593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:08:10','2024-05-21 04:08:10'),(22559,7594,'action created','2024-05-21 04:08:10','2024-05-21 04:08:10'),(22560,7594,'action started via WP Cron','2024-05-21 04:10:20','2024-05-21 04:10:20'),(22561,7594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:10:20','2024-05-21 04:10:20'),(22562,7595,'action created','2024-05-21 04:10:20','2024-05-21 04:10:20'),(22563,7595,'action started via WP Cron','2024-05-21 04:12:50','2024-05-21 04:12:50'),(22564,7595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:12:50','2024-05-21 04:12:50'),(22565,7596,'action created','2024-05-21 04:12:50','2024-05-21 04:12:50'),(22566,7596,'action started via WP Cron','2024-05-21 04:18:36','2024-05-21 04:18:36'),(22567,7596,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:18:36','2024-05-21 04:18:36'),(22568,7597,'action created','2024-05-21 04:18:36','2024-05-21 04:18:36'),(22569,7597,'action started via WP Cron','2024-05-21 04:20:54','2024-05-21 04:20:54'),(22570,7597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:20:54','2024-05-21 04:20:54'),(22571,7598,'action created','2024-05-21 04:20:54','2024-05-21 04:20:54'),(22572,7598,'action started via WP Cron','2024-05-21 04:26:01','2024-05-21 04:26:01'),(22573,7598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:26:01','2024-05-21 04:26:01'),(22574,7599,'action created','2024-05-21 04:26:01','2024-05-21 04:26:01'),(22575,7599,'action started via WP Cron','2024-05-21 04:33:51','2024-05-21 04:33:51'),(22576,7599,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:33:51','2024-05-21 04:33:51'),(22577,7600,'action created','2024-05-21 04:33:51','2024-05-21 04:33:51'),(22578,7600,'action started via WP Cron','2024-05-21 04:36:32','2024-05-21 04:36:32'),(22579,7600,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:36:32','2024-05-21 04:36:32'),(22580,7601,'action created','2024-05-21 04:36:32','2024-05-21 04:36:32'),(22581,7601,'action started via WP Cron','2024-05-21 04:42:15','2024-05-21 04:42:15'),(22582,7601,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:42:15','2024-05-21 04:42:15'),(22583,7602,'action created','2024-05-21 04:42:15','2024-05-21 04:42:15'),(22584,7602,'action started via WP Cron','2024-05-21 04:46:10','2024-05-21 04:46:10'),(22585,7602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:46:10','2024-05-21 04:46:10'),(22586,7603,'action created','2024-05-21 04:46:10','2024-05-21 04:46:10'),(22587,7603,'action started via WP Cron','2024-05-21 04:50:22','2024-05-21 04:50:22'),(22588,7603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:50:22','2024-05-21 04:50:22'),(22589,7604,'action created','2024-05-21 04:50:22','2024-05-21 04:50:22'),(22590,7604,'action started via WP Cron','2024-05-21 04:52:33','2024-05-21 04:52:33'),(22591,7604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:52:33','2024-05-21 04:52:33'),(22592,7605,'action created','2024-05-21 04:52:33','2024-05-21 04:52:33'),(22593,7605,'action started via WP Cron','2024-05-21 04:54:41','2024-05-21 04:54:41'),(22594,7605,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:54:41','2024-05-21 04:54:41'),(22595,7606,'action created','2024-05-21 04:54:41','2024-05-21 04:54:41'),(22596,7606,'action started via WP Cron','2024-05-21 04:56:44','2024-05-21 04:56:44'),(22597,7606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 04:56:44','2024-05-21 04:56:44'),(22598,7607,'action created','2024-05-21 04:56:44','2024-05-21 04:56:44'),(22599,7607,'action started via WP Cron','2024-05-21 05:02:38','2024-05-21 05:02:38'),(22600,7607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:02:38','2024-05-21 05:02:38'),(22601,7608,'action created','2024-05-21 05:02:38','2024-05-21 05:02:38'),(22605,7608,'action started via WP Cron','2024-05-21 05:05:15','2024-05-21 05:05:15'),(22606,7608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:05:15','2024-05-21 05:05:15'),(22607,7610,'action created','2024-05-21 05:05:15','2024-05-21 05:05:15'),(22608,7610,'action started via WP Cron','2024-05-21 05:07:25','2024-05-21 05:07:25'),(22609,7610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:07:25','2024-05-21 05:07:25'),(22610,7611,'action created','2024-05-21 05:07:25','2024-05-21 05:07:25'),(22611,7611,'action started via WP Cron','2024-05-21 05:12:13','2024-05-21 05:12:13'),(22612,7611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:12:13','2024-05-21 05:12:13'),(22613,7612,'action created','2024-05-21 05:12:13','2024-05-21 05:12:13'),(22614,7612,'action started via WP Cron','2024-05-21 05:17:17','2024-05-21 05:17:17'),(22615,7612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:17:17','2024-05-21 05:17:17'),(22616,7613,'action created','2024-05-21 05:17:17','2024-05-21 05:17:17'),(22617,7613,'action started via WP Cron','2024-05-21 05:19:54','2024-05-21 05:19:54'),(22618,7613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:19:54','2024-05-21 05:19:54'),(22619,7614,'action created','2024-05-21 05:19:54','2024-05-21 05:19:54'),(22620,7614,'action started via WP Cron','2024-05-21 05:23:20','2024-05-21 05:23:20'),(22621,7614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:23:20','2024-05-21 05:23:20'),(22622,7615,'action created','2024-05-21 05:23:20','2024-05-21 05:23:20'),(22623,7615,'action started via WP Cron','2024-05-21 05:28:11','2024-05-21 05:28:11'),(22624,7615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:28:11','2024-05-21 05:28:11'),(22625,7616,'action created','2024-05-21 05:28:11','2024-05-21 05:28:11'),(22629,7616,'action started via WP Cron','2024-05-21 05:30:11','2024-05-21 05:30:11'),(22630,7616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:30:11','2024-05-21 05:30:11'),(22631,7618,'action created','2024-05-21 05:30:11','2024-05-21 05:30:11'),(22632,7618,'action started via WP Cron','2024-05-21 05:34:04','2024-05-21 05:34:04'),(22633,7618,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:34:04','2024-05-21 05:34:04'),(22634,7619,'action created','2024-05-21 05:34:04','2024-05-21 05:34:04'),(22635,7619,'action started via WP Cron','2024-05-21 05:39:15','2024-05-21 05:39:15'),(22636,7619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:39:15','2024-05-21 05:39:15'),(22637,7620,'action created','2024-05-21 05:39:15','2024-05-21 05:39:15'),(22638,7620,'action started via WP Cron','2024-05-21 05:43:47','2024-05-21 05:43:47'),(22639,7620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:43:47','2024-05-21 05:43:47'),(22640,7621,'action created','2024-05-21 05:43:47','2024-05-21 05:43:47'),(22641,7621,'action started via WP Cron','2024-05-21 05:49:02','2024-05-21 05:49:02'),(22642,7621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:49:02','2024-05-21 05:49:02'),(22643,7622,'action created','2024-05-21 05:49:02','2024-05-21 05:49:02'),(22644,7622,'action started via WP Cron','2024-05-21 05:52:38','2024-05-21 05:52:38'),(22645,7622,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:52:38','2024-05-21 05:52:38'),(22646,7623,'action created','2024-05-21 05:52:38','2024-05-21 05:52:38'),(22647,7623,'action started via WP Cron','2024-05-21 05:54:38','2024-05-21 05:54:38'),(22648,7623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:54:38','2024-05-21 05:54:38'),(22649,7624,'action created','2024-05-21 05:54:38','2024-05-21 05:54:38'),(22650,7624,'action started via WP Cron','2024-05-21 05:57:41','2024-05-21 05:57:41'),(22651,7624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 05:57:41','2024-05-21 05:57:41'),(22652,7625,'action created','2024-05-21 05:57:41','2024-05-21 05:57:41'),(22653,7625,'action started via WP Cron','2024-05-21 06:00:34','2024-05-21 06:00:34'),(22654,7625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:00:34','2024-05-21 06:00:34'),(22655,7626,'action created','2024-05-21 06:00:34','2024-05-21 06:00:34'),(22656,7626,'action started via WP Cron','2024-05-21 06:02:41','2024-05-21 06:02:41'),(22657,7626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:02:41','2024-05-21 06:02:41'),(22658,7627,'action created','2024-05-21 06:02:41','2024-05-21 06:02:41'),(22662,7627,'action started via WP Cron','2024-05-21 06:07:45','2024-05-21 06:07:45'),(22663,7627,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:07:45','2024-05-21 06:07:45'),(22664,7629,'action created','2024-05-21 06:07:45','2024-05-21 06:07:45'),(22665,7629,'action started via WP Cron','2024-05-21 06:11:51','2024-05-21 06:11:51'),(22666,7629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:11:51','2024-05-21 06:11:51'),(22667,7630,'action created','2024-05-21 06:11:51','2024-05-21 06:11:51'),(22668,7630,'action started via WP Cron','2024-05-21 06:17:20','2024-05-21 06:17:20'),(22669,7630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:17:20','2024-05-21 06:17:20'),(22670,7631,'action created','2024-05-21 06:17:20','2024-05-21 06:17:20'),(22671,7631,'action started via WP Cron','2024-05-21 06:21:21','2024-05-21 06:21:21'),(22672,7631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:21:21','2024-05-21 06:21:21'),(22673,7632,'action created','2024-05-21 06:21:21','2024-05-21 06:21:21'),(22674,7632,'action started via WP Cron','2024-05-21 06:23:24','2024-05-21 06:23:24'),(22675,7632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:23:24','2024-05-21 06:23:24'),(22676,7633,'action created','2024-05-21 06:23:24','2024-05-21 06:23:24'),(22677,7633,'action started via WP Cron','2024-05-21 06:26:42','2024-05-21 06:26:42'),(22678,7633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:26:42','2024-05-21 06:26:42'),(22679,7634,'action created','2024-05-21 06:26:42','2024-05-21 06:26:42'),(22680,7634,'action started via WP Cron','2024-05-21 06:28:52','2024-05-21 06:28:52'),(22681,7634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:28:52','2024-05-21 06:28:52'),(22682,7635,'action created','2024-05-21 06:28:52','2024-05-21 06:28:52'),(22683,7635,'action started via WP Cron','2024-05-21 06:31:33','2024-05-21 06:31:33'),(22684,7635,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:31:33','2024-05-21 06:31:33'),(22685,7636,'action created','2024-05-21 06:31:33','2024-05-21 06:31:33'),(22686,7636,'action started via WP Cron','2024-05-21 06:33:57','2024-05-21 06:33:57'),(22687,7636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:33:57','2024-05-21 06:33:57'),(22688,7637,'action created','2024-05-21 06:33:57','2024-05-21 06:33:57'),(22689,7637,'action started via WP Cron','2024-05-21 06:36:38','2024-05-21 06:36:38'),(22690,7637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:36:38','2024-05-21 06:36:38'),(22691,7638,'action created','2024-05-21 06:36:38','2024-05-21 06:36:38'),(22692,7638,'action started via WP Cron','2024-05-21 06:41:07','2024-05-21 06:41:07'),(22693,7638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:41:07','2024-05-21 06:41:07'),(22694,7639,'action created','2024-05-21 06:41:07','2024-05-21 06:41:07'),(22695,7639,'action started via WP Cron','2024-05-21 06:46:04','2024-05-21 06:46:04'),(22696,7639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:46:04','2024-05-21 06:46:04'),(22697,7640,'action created','2024-05-21 06:46:04','2024-05-21 06:46:04'),(22698,7640,'action started via WP Cron','2024-05-21 06:50:37','2024-05-21 06:50:37'),(22699,7640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:50:37','2024-05-21 06:50:37'),(22700,7641,'action created','2024-05-21 06:50:37','2024-05-21 06:50:37'),(22701,7641,'action started via WP Cron','2024-05-21 06:55:12','2024-05-21 06:55:12'),(22702,7641,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:55:12','2024-05-21 06:55:12'),(22703,7642,'action created','2024-05-21 06:55:12','2024-05-21 06:55:12'),(22704,7642,'action started via WP Cron','2024-05-21 06:58:49','2024-05-21 06:58:49'),(22705,7642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 06:58:49','2024-05-21 06:58:49'),(22706,7643,'action created','2024-05-21 06:58:49','2024-05-21 06:58:49'),(22707,7643,'action started via WP Cron','2024-05-21 07:04:50','2024-05-21 07:04:50'),(22708,7643,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:04:50','2024-05-21 07:04:50'),(22709,7644,'action created','2024-05-21 07:04:50','2024-05-21 07:04:50'),(22713,7644,'action started via WP Cron','2024-05-21 07:09:30','2024-05-21 07:09:30'),(22714,7644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:09:30','2024-05-21 07:09:30'),(22715,7646,'action created','2024-05-21 07:09:30','2024-05-21 07:09:30'),(22716,7646,'action started via WP Cron','2024-05-21 07:12:18','2024-05-21 07:12:18'),(22717,7646,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:12:18','2024-05-21 07:12:18'),(22718,7647,'action created','2024-05-21 07:12:18','2024-05-21 07:12:18'),(22719,7647,'action started via WP Cron','2024-05-21 07:19:17','2024-05-21 07:19:17'),(22720,7647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:19:17','2024-05-21 07:19:17'),(22721,7648,'action created','2024-05-21 07:19:17','2024-05-21 07:19:17'),(22722,7648,'action started via WP Cron','2024-05-21 07:23:47','2024-05-21 07:23:47'),(22723,7648,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:23:47','2024-05-21 07:23:47'),(22724,7649,'action created','2024-05-21 07:23:47','2024-05-21 07:23:47'),(22725,7649,'action started via WP Cron','2024-05-21 07:28:32','2024-05-21 07:28:32'),(22726,7649,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:28:32','2024-05-21 07:28:32'),(22727,7650,'action created','2024-05-21 07:28:32','2024-05-21 07:28:32'),(22731,7650,'action started via WP Cron','2024-05-21 07:35:29','2024-05-21 07:35:29'),(22732,7650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:35:29','2024-05-21 07:35:29'),(22733,7652,'action created','2024-05-21 07:35:29','2024-05-21 07:35:29'),(22734,7652,'action started via WP Cron','2024-05-21 07:41:16','2024-05-21 07:41:16'),(22735,7652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:41:16','2024-05-21 07:41:16'),(22736,7653,'action created','2024-05-21 07:41:16','2024-05-21 07:41:16'),(22737,7653,'action started via WP Cron','2024-05-21 07:51:50','2024-05-21 07:51:50'),(22738,7653,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:51:50','2024-05-21 07:51:50'),(22739,7654,'action created','2024-05-21 07:51:50','2024-05-21 07:51:50'),(22740,7654,'action started via WP Cron','2024-05-21 07:58:00','2024-05-21 07:58:00'),(22741,7654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 07:58:00','2024-05-21 07:58:00'),(22742,7655,'action created','2024-05-21 07:58:00','2024-05-21 07:58:00'),(22743,7655,'action started via WP Cron','2024-05-21 08:00:19','2024-05-21 08:00:19'),(22744,7655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:00:19','2024-05-21 08:00:19'),(22745,7656,'action created','2024-05-21 08:00:19','2024-05-21 08:00:19'),(22746,7656,'action started via WP Cron','2024-05-21 08:03:54','2024-05-21 08:03:54'),(22747,7656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:03:54','2024-05-21 08:03:54'),(22748,7657,'action created','2024-05-21 08:03:54','2024-05-21 08:03:54'),(22752,7657,'action started via WP Cron','2024-05-21 08:06:20','2024-05-21 08:06:20'),(22753,7657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:06:20','2024-05-21 08:06:20'),(22754,7659,'action created','2024-05-21 08:06:20','2024-05-21 08:06:20'),(22755,7659,'action started via WP Cron','2024-05-21 08:19:41','2024-05-21 08:19:41'),(22756,7659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:19:41','2024-05-21 08:19:41'),(22757,7660,'action created','2024-05-21 08:19:41','2024-05-21 08:19:41'),(22758,7660,'action started via WP Cron','2024-05-21 08:34:41','2024-05-21 08:34:41'),(22759,7660,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:34:41','2024-05-21 08:34:41'),(22760,7661,'action created','2024-05-21 08:34:41','2024-05-21 08:34:41'),(22761,7661,'action started via WP Cron','2024-05-21 08:37:14','2024-05-21 08:37:14'),(22762,7661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:37:14','2024-05-21 08:37:14'),(22763,7662,'action created','2024-05-21 08:37:14','2024-05-21 08:37:14'),(22764,7662,'action started via WP Cron','2024-05-21 08:44:06','2024-05-21 08:44:06'),(22765,7662,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:44:06','2024-05-21 08:44:06'),(22766,7663,'action created','2024-05-21 08:44:06','2024-05-21 08:44:06'),(22767,7663,'action started via WP Cron','2024-05-21 08:46:21','2024-05-21 08:46:21'),(22768,7663,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:46:21','2024-05-21 08:46:21'),(22769,7664,'action created','2024-05-21 08:46:21','2024-05-21 08:46:21'),(22770,7664,'action started via WP Cron','2024-05-21 08:53:58','2024-05-21 08:53:58'),(22771,7664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 08:53:58','2024-05-21 08:53:58'),(22772,7665,'action created','2024-05-21 08:53:58','2024-05-21 08:53:58'),(22773,7665,'action started via WP Cron','2024-05-21 09:00:37','2024-05-21 09:00:37'),(22774,7665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 09:00:37','2024-05-21 09:00:37'),(22775,7666,'action created','2024-05-21 09:00:37','2024-05-21 09:00:37'),(22776,7666,'action started via WP Cron','2024-05-21 09:32:38','2024-05-21 09:32:38'),(22777,7666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 09:32:38','2024-05-21 09:32:38'),(22778,7667,'action created','2024-05-21 09:32:38','2024-05-21 09:32:38'),(22782,7667,'action started via WP Cron','2024-05-21 09:52:34','2024-05-21 09:52:34'),(22783,7667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 09:52:34','2024-05-21 09:52:34'),(22784,7669,'action created','2024-05-21 09:52:34','2024-05-21 09:52:34'),(22785,7669,'action started via WP Cron','2024-05-21 09:57:26','2024-05-21 09:57:26'),(22786,7669,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 09:57:26','2024-05-21 09:57:26'),(22787,7670,'action created','2024-05-21 09:57:26','2024-05-21 09:57:26'),(22788,7670,'action started via WP Cron','2024-05-21 10:22:23','2024-05-21 10:22:23'),(22789,7670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 10:22:23','2024-05-21 10:22:23'),(22790,7671,'action created','2024-05-21 10:22:23','2024-05-21 10:22:23'),(22791,7671,'action started via WP Cron','2024-05-21 10:30:03','2024-05-21 10:30:03'),(22792,7671,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 10:30:03','2024-05-21 10:30:03'),(22793,7672,'action created','2024-05-21 10:30:03','2024-05-21 10:30:03'),(22794,7672,'action started via WP Cron','2024-05-21 10:32:27','2024-05-21 10:32:27'),(22795,7672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 10:32:27','2024-05-21 10:32:27'),(22796,7673,'action created','2024-05-21 10:32:27','2024-05-21 10:32:27'),(22800,7673,'action started via WP Cron','2024-05-21 10:35:30','2024-05-21 10:35:30'),(22801,7673,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 10:35:30','2024-05-21 10:35:30'),(22802,7675,'action created','2024-05-21 10:35:30','2024-05-21 10:35:30'),(22803,7675,'action started via WP Cron','2024-05-21 10:38:48','2024-05-21 10:38:48'),(22804,7675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 10:38:48','2024-05-21 10:38:48'),(22805,7676,'action created','2024-05-21 10:38:48','2024-05-21 10:38:48'),(22806,7676,'action started via WP Cron','2024-05-21 10:47:47','2024-05-21 10:47:47'),(22807,7676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 10:47:47','2024-05-21 10:47:47'),(22808,7677,'action created','2024-05-21 10:47:47','2024-05-21 10:47:47'),(22809,7677,'action started via WP Cron','2024-05-21 10:52:13','2024-05-21 10:52:13'),(22810,7677,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 10:52:13','2024-05-21 10:52:13'),(22811,7678,'action created','2024-05-21 10:52:13','2024-05-21 10:52:13'),(22812,7678,'action started via WP Cron','2024-05-21 11:02:08','2024-05-21 11:02:08'),(22813,7678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 11:02:08','2024-05-21 11:02:08'),(22814,7679,'action created','2024-05-21 11:02:08','2024-05-21 11:02:08'),(22815,7679,'action started via WP Cron','2024-05-21 11:09:19','2024-05-21 11:09:19'),(22816,7679,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 11:09:19','2024-05-21 11:09:19'),(22817,7680,'action created','2024-05-21 11:09:19','2024-05-21 11:09:19'),(22818,7680,'action started via WP Cron','2024-05-21 11:16:02','2024-05-21 11:16:02'),(22819,7680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 11:16:02','2024-05-21 11:16:02'),(22820,7681,'action created','2024-05-21 11:16:02','2024-05-21 11:16:02'),(22821,7681,'action started via WP Cron','2024-05-21 11:29:45','2024-05-21 11:29:45'),(22822,7681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 11:29:45','2024-05-21 11:29:45'),(22823,7682,'action created','2024-05-21 11:29:45','2024-05-21 11:29:45'),(22827,7682,'action started via WP Cron','2024-05-21 11:50:26','2024-05-21 11:50:26'),(22828,7682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 11:50:26','2024-05-21 11:50:26'),(22829,7684,'action created','2024-05-21 11:50:26','2024-05-21 11:50:26'),(22833,7684,'action started via WP Cron','2024-05-21 11:53:37','2024-05-21 11:53:37'),(22834,7684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 11:53:37','2024-05-21 11:53:37'),(22835,7686,'action created','2024-05-21 11:53:37','2024-05-21 11:53:37'),(22836,7686,'action started via WP Cron','2024-05-21 11:57:09','2024-05-21 11:57:09'),(22837,7686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 11:57:09','2024-05-21 11:57:09'),(22838,7687,'action created','2024-05-21 11:57:09','2024-05-21 11:57:09'),(22839,7687,'action started via WP Cron','2024-05-21 12:09:19','2024-05-21 12:09:19'),(22840,7687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 12:09:19','2024-05-21 12:09:19'),(22841,7688,'action created','2024-05-21 12:09:20','2024-05-21 12:09:20'),(22848,7688,'action started via WP Cron','2024-05-21 12:33:06','2024-05-21 12:33:06'),(22849,7688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 12:33:06','2024-05-21 12:33:06'),(22850,7691,'action created','2024-05-21 12:33:06','2024-05-21 12:33:06'),(22851,7691,'action started via WP Cron','2024-05-21 12:40:03','2024-05-21 12:40:03'),(22852,7691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 12:40:03','2024-05-21 12:40:03'),(22853,7692,'action created','2024-05-21 12:40:03','2024-05-21 12:40:03'),(22854,7692,'action started via WP Cron','2024-05-21 12:45:31','2024-05-21 12:45:31'),(22855,7692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 12:45:31','2024-05-21 12:45:31'),(22856,7693,'action created','2024-05-21 12:45:31','2024-05-21 12:45:31'),(22857,7693,'action started via WP Cron','2024-05-21 12:49:26','2024-05-21 12:49:26'),(22858,7693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 12:49:26','2024-05-21 12:49:26'),(22859,7694,'action created','2024-05-21 12:49:26','2024-05-21 12:49:26'),(22863,7694,'action started via WP Cron','2024-05-21 12:52:18','2024-05-21 12:52:18'),(22864,7694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 12:52:18','2024-05-21 12:52:18'),(22865,7696,'action created','2024-05-21 12:52:18','2024-05-21 12:52:18'),(22866,7696,'action started via WP Cron','2024-05-21 12:57:24','2024-05-21 12:57:24'),(22867,7696,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 12:57:24','2024-05-21 12:57:24'),(22868,7697,'action created','2024-05-21 12:57:24','2024-05-21 12:57:24'),(22869,7697,'action started via WP Cron','2024-05-21 13:16:17','2024-05-21 13:16:17'),(22870,7697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 13:16:17','2024-05-21 13:16:17'),(22871,7698,'action created','2024-05-21 13:16:17','2024-05-21 13:16:17'),(22872,7698,'action started via WP Cron','2024-05-21 13:39:46','2024-05-21 13:39:46'),(22873,7698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 13:39:46','2024-05-21 13:39:46'),(22874,7699,'action created','2024-05-21 13:39:46','2024-05-21 13:39:46'),(22875,7699,'action started via WP Cron','2024-05-21 13:43:09','2024-05-21 13:43:09'),(22876,7699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 13:43:09','2024-05-21 13:43:09'),(22877,7700,'action created','2024-05-21 13:43:09','2024-05-21 13:43:09'),(22878,7700,'action started via WP Cron','2024-05-21 13:46:28','2024-05-21 13:46:28'),(22879,7700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 13:46:28','2024-05-21 13:46:28'),(22880,7701,'action created','2024-05-21 13:46:28','2024-05-21 13:46:28'),(22881,7701,'action started via WP Cron','2024-05-21 13:51:40','2024-05-21 13:51:40'),(22882,7701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 13:51:40','2024-05-21 13:51:40'),(22883,7702,'action created','2024-05-21 13:51:40','2024-05-21 13:51:40'),(22887,7702,'action started via WP Cron','2024-05-21 13:54:01','2024-05-21 13:54:01'),(22888,7702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 13:54:01','2024-05-21 13:54:01'),(22889,7704,'action created','2024-05-21 13:54:01','2024-05-21 13:54:01'),(22890,7704,'action started via WP Cron','2024-05-21 13:56:01','2024-05-21 13:56:01'),(22891,7704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 13:56:01','2024-05-21 13:56:01'),(22892,7705,'action created','2024-05-21 13:56:01','2024-05-21 13:56:01'),(22893,7705,'action started via WP Cron','2024-05-21 13:59:55','2024-05-21 13:59:55'),(22894,7705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 13:59:55','2024-05-21 13:59:55'),(22895,7706,'action created','2024-05-21 13:59:55','2024-05-21 13:59:55'),(22896,7706,'action started via WP Cron','2024-05-21 14:07:55','2024-05-21 14:07:55'),(22897,7706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:07:55','2024-05-21 14:07:55'),(22898,7707,'action created','2024-05-21 14:07:55','2024-05-21 14:07:55'),(22899,7707,'action started via WP Cron','2024-05-21 14:11:11','2024-05-21 14:11:11'),(22900,7707,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:11:11','2024-05-21 14:11:11'),(22901,7708,'action created','2024-05-21 14:11:11','2024-05-21 14:11:11'),(22902,7708,'action started via WP Cron','2024-05-21 14:14:58','2024-05-21 14:14:58'),(22903,7708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:14:58','2024-05-21 14:14:58'),(22904,7709,'action created','2024-05-21 14:14:58','2024-05-21 14:14:58'),(22905,7709,'action started via WP Cron','2024-05-21 14:19:18','2024-05-21 14:19:18'),(22906,7709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:19:18','2024-05-21 14:19:18'),(22907,7710,'action created','2024-05-21 14:19:18','2024-05-21 14:19:18'),(22908,7710,'action started via WP Cron','2024-05-21 14:23:38','2024-05-21 14:23:38'),(22909,7710,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:23:38','2024-05-21 14:23:38'),(22910,7711,'action created','2024-05-21 14:23:38','2024-05-21 14:23:38'),(22911,7711,'action started via Async Request','2024-05-21 14:25:40','2024-05-21 14:25:40'),(22912,7711,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:25:40','2024-05-21 14:25:40'),(22913,7712,'action created','2024-05-21 14:25:40','2024-05-21 14:25:40'),(22914,7712,'action started via WP Cron','2024-05-21 14:31:34','2024-05-21 14:31:34'),(22915,7712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:31:34','2024-05-21 14:31:34'),(22916,7713,'action created','2024-05-21 14:31:34','2024-05-21 14:31:34'),(22917,7713,'action started via WP Cron','2024-05-21 14:34:03','2024-05-21 14:34:03'),(22918,7713,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:34:03','2024-05-21 14:34:03'),(22919,7714,'action created','2024-05-21 14:34:03','2024-05-21 14:34:03'),(22920,7714,'action started via WP Cron','2024-05-21 14:37:25','2024-05-21 14:37:25'),(22921,7714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:37:25','2024-05-21 14:37:25'),(22922,7715,'action created','2024-05-21 14:37:25','2024-05-21 14:37:25'),(22923,7715,'action started via WP Cron','2024-05-21 14:40:03','2024-05-21 14:40:03'),(22924,7715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:40:03','2024-05-21 14:40:03'),(22925,7716,'action created','2024-05-21 14:40:03','2024-05-21 14:40:03'),(22926,7716,'action started via WP Cron','2024-05-21 14:43:20','2024-05-21 14:43:20'),(22927,7716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:43:20','2024-05-21 14:43:20'),(22928,7717,'action created','2024-05-21 14:43:20','2024-05-21 14:43:20'),(22929,7717,'action started via WP Cron','2024-05-21 14:47:11','2024-05-21 14:47:11'),(22930,7717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:47:11','2024-05-21 14:47:11'),(22931,7718,'action created','2024-05-21 14:47:11','2024-05-21 14:47:11'),(22932,7718,'action started via WP Cron','2024-05-21 14:50:02','2024-05-21 14:50:02'),(22933,7718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:50:02','2024-05-21 14:50:02'),(22934,7719,'action created','2024-05-21 14:50:02','2024-05-21 14:50:02'),(22938,7719,'action started via WP Cron','2024-05-21 14:55:03','2024-05-21 14:55:03'),(22939,7719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:55:03','2024-05-21 14:55:03'),(22940,7721,'action created','2024-05-21 14:55:03','2024-05-21 14:55:03'),(22941,7721,'action started via WP Cron','2024-05-21 14:59:01','2024-05-21 14:59:01'),(22942,7721,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 14:59:01','2024-05-21 14:59:01'),(22943,7722,'action created','2024-05-21 14:59:01','2024-05-21 14:59:01'),(22944,7722,'action started via WP Cron','2024-05-21 15:02:36','2024-05-21 15:02:36'),(22945,7722,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:02:36','2024-05-21 15:02:36'),(22946,7723,'action created','2024-05-21 15:02:36','2024-05-21 15:02:36'),(22947,7723,'action started via WP Cron','2024-05-21 15:07:10','2024-05-21 15:07:10'),(22948,7723,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:07:10','2024-05-21 15:07:10'),(22949,7724,'action created','2024-05-21 15:07:10','2024-05-21 15:07:10'),(22950,7724,'action started via WP Cron','2024-05-21 15:11:12','2024-05-21 15:11:12'),(22951,7724,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:11:12','2024-05-21 15:11:12'),(22952,7725,'action created','2024-05-21 15:11:12','2024-05-21 15:11:12'),(22953,7725,'action started via WP Cron','2024-05-21 15:14:46','2024-05-21 15:14:46'),(22954,7725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:14:46','2024-05-21 15:14:46'),(22955,7726,'action created','2024-05-21 15:14:46','2024-05-21 15:14:46'),(22956,7726,'action started via WP Cron','2024-05-21 15:19:06','2024-05-21 15:19:06'),(22957,7726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:19:06','2024-05-21 15:19:06'),(22958,7727,'action created','2024-05-21 15:19:06','2024-05-21 15:19:06'),(22959,7727,'action started via WP Cron','2024-05-21 15:23:03','2024-05-21 15:23:03'),(22960,7727,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:23:03','2024-05-21 15:23:03'),(22961,7728,'action created','2024-05-21 15:23:03','2024-05-21 15:23:03'),(22962,7728,'action started via WP Cron','2024-05-21 15:26:35','2024-05-21 15:26:35'),(22963,7728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:26:35','2024-05-21 15:26:35'),(22964,7729,'action created','2024-05-21 15:26:35','2024-05-21 15:26:35'),(22965,7729,'action started via WP Cron','2024-05-21 15:31:05','2024-05-21 15:31:05'),(22966,7729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:31:05','2024-05-21 15:31:05'),(22967,7730,'action created','2024-05-21 15:31:05','2024-05-21 15:31:05'),(22968,7730,'action started via WP Cron','2024-05-21 15:34:55','2024-05-21 15:34:55'),(22969,7730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:34:55','2024-05-21 15:34:55'),(22970,7731,'action created','2024-05-21 15:34:55','2024-05-21 15:34:55'),(22971,7731,'action started via WP Cron','2024-05-21 15:38:41','2024-05-21 15:38:41'),(22972,7731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:38:41','2024-05-21 15:38:41'),(22973,7732,'action created','2024-05-21 15:38:41','2024-05-21 15:38:41'),(22974,7732,'action started via WP Cron','2024-05-21 15:42:11','2024-05-21 15:42:11'),(22975,7732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:42:11','2024-05-21 15:42:11'),(22976,7733,'action created','2024-05-21 15:42:11','2024-05-21 15:42:11'),(22977,7733,'action started via WP Cron','2024-05-21 15:46:50','2024-05-21 15:46:50'),(22978,7733,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:46:50','2024-05-21 15:46:50'),(22979,7734,'action created','2024-05-21 15:46:50','2024-05-21 15:46:50'),(22980,7734,'action started via WP Cron','2024-05-21 15:50:22','2024-05-21 15:50:22'),(22981,7734,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:50:22','2024-05-21 15:50:22'),(22982,7735,'action created','2024-05-21 15:50:22','2024-05-21 15:50:22'),(22983,7735,'action started via WP Cron','2024-05-21 15:54:42','2024-05-21 15:54:42'),(22984,7735,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:54:42','2024-05-21 15:54:42'),(22985,7736,'action created','2024-05-21 15:54:42','2024-05-21 15:54:42'),(22989,7736,'action started via WP Cron','2024-05-21 15:58:33','2024-05-21 15:58:33'),(22990,7736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 15:58:33','2024-05-21 15:58:33'),(22991,7738,'action created','2024-05-21 15:58:33','2024-05-21 15:58:33'),(22992,7738,'action started via WP Cron','2024-05-21 16:03:25','2024-05-21 16:03:25'),(22993,7738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:03:25','2024-05-21 16:03:25'),(22994,7739,'action created','2024-05-21 16:03:25','2024-05-21 16:03:25'),(22995,7739,'action started via WP Cron','2024-05-21 16:06:48','2024-05-21 16:06:48'),(22996,7739,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:06:48','2024-05-21 16:06:48'),(22997,7740,'action created','2024-05-21 16:06:48','2024-05-21 16:06:48'),(22998,7740,'action started via WP Cron','2024-05-21 16:10:34','2024-05-21 16:10:34'),(22999,7740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:10:34','2024-05-21 16:10:34'),(23000,7741,'action created','2024-05-21 16:10:34','2024-05-21 16:10:34'),(23001,7741,'action started via WP Cron','2024-05-21 16:14:13','2024-05-21 16:14:13'),(23002,7741,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:14:13','2024-05-21 16:14:13'),(23003,7742,'action created','2024-05-21 16:14:13','2024-05-21 16:14:13'),(23004,7742,'action started via WP Cron','2024-05-21 16:18:40','2024-05-21 16:18:40'),(23005,7742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:18:40','2024-05-21 16:18:40'),(23006,7743,'action created','2024-05-21 16:18:40','2024-05-21 16:18:40'),(23007,7743,'action started via WP Cron','2024-05-21 16:26:05','2024-05-21 16:26:05'),(23008,7743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:26:05','2024-05-21 16:26:05'),(23009,7744,'action created','2024-05-21 16:26:05','2024-05-21 16:26:05'),(23010,7744,'action started via WP Cron','2024-05-21 16:30:35','2024-05-21 16:30:35'),(23011,7744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:30:35','2024-05-21 16:30:35'),(23012,7745,'action created','2024-05-21 16:30:35','2024-05-21 16:30:35'),(23013,7745,'action started via WP Cron','2024-05-21 16:34:29','2024-05-21 16:34:29'),(23014,7745,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:34:29','2024-05-21 16:34:29'),(23015,7746,'action created','2024-05-21 16:34:29','2024-05-21 16:34:29'),(23016,7746,'action started via WP Cron','2024-05-21 16:38:01','2024-05-21 16:38:01'),(23017,7746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:38:01','2024-05-21 16:38:01'),(23018,7747,'action created','2024-05-21 16:38:01','2024-05-21 16:38:01'),(23019,7747,'action started via WP Cron','2024-05-21 16:46:24','2024-05-21 16:46:24'),(23020,7747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:46:24','2024-05-21 16:46:24'),(23021,7748,'action created','2024-05-21 16:46:24','2024-05-21 16:46:24'),(23022,7748,'action started via WP Cron','2024-05-21 16:49:37','2024-05-21 16:49:37'),(23023,7748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:49:37','2024-05-21 16:49:37'),(23024,7749,'action created','2024-05-21 16:49:37','2024-05-21 16:49:37'),(23025,7749,'action started via WP Cron','2024-05-21 16:53:21','2024-05-21 16:53:21'),(23026,7749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:53:21','2024-05-21 16:53:21'),(23027,7750,'action created','2024-05-21 16:53:21','2024-05-21 16:53:21'),(23028,7750,'action started via WP Cron','2024-05-21 16:58:13','2024-05-21 16:58:13'),(23029,7750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 16:58:13','2024-05-21 16:58:13'),(23030,7751,'action created','2024-05-21 16:58:13','2024-05-21 16:58:13'),(23034,7751,'action started via WP Cron','2024-05-21 17:01:42','2024-05-21 17:01:42'),(23035,7751,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:01:42','2024-05-21 17:01:42'),(23036,7753,'action created','2024-05-21 17:01:42','2024-05-21 17:01:42'),(23037,7753,'action started via WP Cron','2024-05-21 17:06:13','2024-05-21 17:06:13'),(23038,7753,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:06:13','2024-05-21 17:06:13'),(23039,7754,'action created','2024-05-21 17:06:13','2024-05-21 17:06:13'),(23040,7754,'action started via WP Cron','2024-05-21 17:10:13','2024-05-21 17:10:13'),(23041,7754,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:10:13','2024-05-21 17:10:13'),(23042,7755,'action created','2024-05-21 17:10:13','2024-05-21 17:10:13'),(23043,7755,'action started via WP Cron','2024-05-21 17:13:32','2024-05-21 17:13:32'),(23044,7755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:13:32','2024-05-21 17:13:32'),(23045,7756,'action created','2024-05-21 17:13:32','2024-05-21 17:13:32'),(23046,7756,'action started via WP Cron','2024-05-21 17:18:00','2024-05-21 17:18:00'),(23047,7756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:18:00','2024-05-21 17:18:00'),(23048,7757,'action created','2024-05-21 17:18:00','2024-05-21 17:18:00'),(23049,7757,'action started via WP Cron','2024-05-21 17:21:50','2024-05-21 17:21:50'),(23050,7757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:21:50','2024-05-21 17:21:50'),(23051,7758,'action created','2024-05-21 17:21:50','2024-05-21 17:21:50'),(23052,7758,'action started via WP Cron','2024-05-21 17:25:17','2024-05-21 17:25:17'),(23053,7758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:25:17','2024-05-21 17:25:17'),(23054,7759,'action created','2024-05-21 17:25:17','2024-05-21 17:25:17'),(23055,7759,'action started via WP Cron','2024-05-21 17:29:42','2024-05-21 17:29:42'),(23056,7759,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:29:42','2024-05-21 17:29:42'),(23057,7760,'action created','2024-05-21 17:29:42','2024-05-21 17:29:42'),(23058,7760,'action started via WP Cron','2024-05-21 17:33:33','2024-05-21 17:33:33'),(23059,7760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:33:33','2024-05-21 17:33:33'),(23060,7761,'action created','2024-05-21 17:33:33','2024-05-21 17:33:33'),(23061,7761,'action started via WP Cron','2024-05-21 17:36:58','2024-05-21 17:36:58'),(23062,7761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:36:58','2024-05-21 17:36:58'),(23063,7762,'action created','2024-05-21 17:36:58','2024-05-21 17:36:58'),(23064,7762,'action started via WP Cron','2024-05-21 17:41:19','2024-05-21 17:41:19'),(23065,7762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:41:19','2024-05-21 17:41:19'),(23066,7763,'action created','2024-05-21 17:41:19','2024-05-21 17:41:19'),(23067,7763,'action started via WP Cron','2024-05-21 17:45:04','2024-05-21 17:45:04'),(23068,7763,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:45:04','2024-05-21 17:45:04'),(23069,7764,'action created','2024-05-21 17:45:04','2024-05-21 17:45:04'),(23070,7764,'action started via WP Cron','2024-05-21 17:47:05','2024-05-21 17:47:05'),(23071,7764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:47:05','2024-05-21 17:47:05'),(23072,7765,'action created','2024-05-21 17:47:05','2024-05-21 17:47:05'),(23073,7765,'action started via WP Cron','2024-05-21 17:50:42','2024-05-21 17:50:42'),(23074,7765,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:50:42','2024-05-21 17:50:42'),(23075,7766,'action created','2024-05-21 17:50:42','2024-05-21 17:50:42'),(23076,7766,'action started via WP Cron','2024-05-21 17:52:50','2024-05-21 17:52:50'),(23077,7766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:52:50','2024-05-21 17:52:50'),(23078,7767,'action created','2024-05-21 17:52:50','2024-05-21 17:52:50'),(23079,7767,'action started via WP Cron','2024-05-21 17:56:36','2024-05-21 17:56:36'),(23080,7767,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:56:36','2024-05-21 17:56:36'),(23081,7768,'action created','2024-05-21 17:56:36','2024-05-21 17:56:36'),(23082,7768,'action started via WP Cron','2024-05-21 17:59:58','2024-05-21 17:59:58'),(23083,7768,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 17:59:58','2024-05-21 17:59:58'),(23084,7769,'action created','2024-05-21 17:59:58','2024-05-21 17:59:58'),(23088,7769,'action started via WP Cron','2024-05-21 18:04:17','2024-05-21 18:04:17'),(23089,7769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:04:17','2024-05-21 18:04:17'),(23090,7771,'action created','2024-05-21 18:04:17','2024-05-21 18:04:17'),(23091,7771,'action started via WP Cron','2024-05-21 18:08:04','2024-05-21 18:08:04'),(23092,7771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:08:04','2024-05-21 18:08:04'),(23093,7772,'action created','2024-05-21 18:08:04','2024-05-21 18:08:04'),(23094,7772,'action started via WP Cron','2024-05-21 18:11:31','2024-05-21 18:11:31'),(23095,7772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:11:31','2024-05-21 18:11:31'),(23096,7773,'action created','2024-05-21 18:11:31','2024-05-21 18:11:31'),(23097,7773,'action started via WP Cron','2024-05-21 18:15:57','2024-05-21 18:15:57'),(23098,7773,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:15:57','2024-05-21 18:15:57'),(23099,7774,'action created','2024-05-21 18:15:57','2024-05-21 18:15:57'),(23100,7774,'action started via WP Cron','2024-05-21 18:21:36','2024-05-21 18:21:36'),(23101,7774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:21:36','2024-05-21 18:21:36'),(23102,7775,'action created','2024-05-21 18:21:36','2024-05-21 18:21:36'),(23103,7775,'action started via WP Cron','2024-05-21 18:27:37','2024-05-21 18:27:37'),(23104,7775,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:27:37','2024-05-21 18:27:37'),(23105,7776,'action created','2024-05-21 18:27:37','2024-05-21 18:27:37'),(23106,7776,'action started via WP Cron','2024-05-21 18:31:26','2024-05-21 18:31:26'),(23107,7776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:31:26','2024-05-21 18:31:26'),(23108,7777,'action created','2024-05-21 18:31:26','2024-05-21 18:31:26'),(23109,7777,'action started via WP Cron','2024-05-21 18:34:51','2024-05-21 18:34:51'),(23110,7777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:34:51','2024-05-21 18:34:51'),(23111,7778,'action created','2024-05-21 18:34:51','2024-05-21 18:34:51'),(23112,7778,'action started via WP Cron','2024-05-21 18:39:11','2024-05-21 18:39:11'),(23113,7778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:39:11','2024-05-21 18:39:11'),(23114,7779,'action created','2024-05-21 18:39:11','2024-05-21 18:39:11'),(23115,7779,'action started via WP Cron','2024-05-21 18:42:59','2024-05-21 18:42:59'),(23116,7779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:42:59','2024-05-21 18:42:59'),(23117,7780,'action created','2024-05-21 18:42:59','2024-05-21 18:42:59'),(23118,7780,'action started via WP Cron','2024-05-21 18:45:57','2024-05-21 18:45:57'),(23119,7780,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:45:57','2024-05-21 18:45:57'),(23120,7781,'action created','2024-05-21 18:45:57','2024-05-21 18:45:57'),(23121,7781,'action started via WP Cron','2024-05-21 18:50:46','2024-05-21 18:50:46'),(23122,7781,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:50:46','2024-05-21 18:50:46'),(23123,7782,'action created','2024-05-21 18:50:46','2024-05-21 18:50:46'),(23124,7782,'action started via WP Cron','2024-05-21 18:54:34','2024-05-21 18:54:34'),(23125,7782,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:54:34','2024-05-21 18:54:34'),(23126,7783,'action created','2024-05-21 18:54:34','2024-05-21 18:54:34'),(23127,7783,'action started via WP Cron','2024-05-21 18:57:54','2024-05-21 18:57:54'),(23128,7783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 18:57:54','2024-05-21 18:57:54'),(23129,7784,'action created','2024-05-21 18:57:54','2024-05-21 18:57:54'),(23130,7784,'action started via WP Cron','2024-05-21 19:02:17','2024-05-21 19:02:17'),(23131,7784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:02:17','2024-05-21 19:02:17'),(23132,7785,'action created','2024-05-21 19:02:17','2024-05-21 19:02:17'),(23136,7785,'action started via WP Cron','2024-05-21 19:05:59','2024-05-21 19:05:59'),(23137,7785,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:05:59','2024-05-21 19:05:59'),(23138,7787,'action created','2024-05-21 19:05:59','2024-05-21 19:05:59'),(23139,7787,'action started via WP Cron','2024-05-21 19:09:24','2024-05-21 19:09:24'),(23140,7787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:09:24','2024-05-21 19:09:24'),(23141,7788,'action created','2024-05-21 19:09:24','2024-05-21 19:09:24'),(23142,7788,'action started via WP Cron','2024-05-21 19:12:45','2024-05-21 19:12:45'),(23143,7788,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:12:45','2024-05-21 19:12:45'),(23144,7789,'action created','2024-05-21 19:12:45','2024-05-21 19:12:45'),(23145,7789,'action started via WP Cron','2024-05-21 19:17:32','2024-05-21 19:17:32'),(23146,7789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:17:32','2024-05-21 19:17:32'),(23147,7790,'action created','2024-05-21 19:17:32','2024-05-21 19:17:32'),(23148,7790,'action started via WP Cron','2024-05-21 19:20:58','2024-05-21 19:20:58'),(23149,7790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:20:58','2024-05-21 19:20:58'),(23150,7791,'action created','2024-05-21 19:20:58','2024-05-21 19:20:58'),(23151,7791,'action started via WP Cron','2024-05-21 19:25:19','2024-05-21 19:25:19'),(23152,7791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:25:19','2024-05-21 19:25:19'),(23153,7792,'action created','2024-05-21 19:25:19','2024-05-21 19:25:19'),(23154,7792,'action started via WP Cron','2024-05-21 19:29:04','2024-05-21 19:29:04'),(23155,7792,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:29:04','2024-05-21 19:29:04'),(23156,7793,'action created','2024-05-21 19:29:04','2024-05-21 19:29:04'),(23157,7793,'action started via WP Cron','2024-05-21 19:32:28','2024-05-21 19:32:28'),(23158,7793,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:32:28','2024-05-21 19:32:28'),(23159,7794,'action created','2024-05-21 19:32:28','2024-05-21 19:32:28'),(23160,7794,'action started via WP Cron','2024-05-21 19:36:46','2024-05-21 19:36:46'),(23161,7794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:36:46','2024-05-21 19:36:46'),(23162,7795,'action created','2024-05-21 19:36:46','2024-05-21 19:36:46'),(23166,7795,'action started via WP Cron','2024-05-21 19:40:34','2024-05-21 19:40:34'),(23167,7795,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:40:34','2024-05-21 19:40:34'),(23168,7797,'action created','2024-05-21 19:40:34','2024-05-21 19:40:34'),(23169,7797,'action started via WP Cron','2024-05-21 19:43:57','2024-05-21 19:43:57'),(23170,7797,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:43:57','2024-05-21 19:43:57'),(23171,7798,'action created','2024-05-21 19:43:57','2024-05-21 19:43:57'),(23172,7798,'action started via WP Cron','2024-05-21 19:52:04','2024-05-21 19:52:04'),(23173,7798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:52:04','2024-05-21 19:52:04'),(23174,7799,'action created','2024-05-21 19:52:04','2024-05-21 19:52:04'),(23175,7799,'action started via WP Cron','2024-05-21 19:55:28','2024-05-21 19:55:28'),(23176,7799,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:55:28','2024-05-21 19:55:28'),(23177,7800,'action created','2024-05-21 19:55:28','2024-05-21 19:55:28'),(23178,7800,'action started via WP Cron','2024-05-21 19:57:38','2024-05-21 19:57:38'),(23179,7800,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:57:38','2024-05-21 19:57:38'),(23180,7801,'action created','2024-05-21 19:57:38','2024-05-21 19:57:38'),(23181,7801,'action started via WP Cron','2024-05-21 19:59:43','2024-05-21 19:59:43'),(23182,7801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 19:59:43','2024-05-21 19:59:43'),(23183,7802,'action created','2024-05-21 19:59:43','2024-05-21 19:59:43'),(23184,7802,'action started via WP Cron','2024-05-21 20:03:29','2024-05-21 20:03:29'),(23185,7802,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:03:29','2024-05-21 20:03:29'),(23186,7803,'action created','2024-05-21 20:03:29','2024-05-21 20:03:29'),(23187,7803,'action started via WP Cron','2024-05-21 20:06:51','2024-05-21 20:06:51'),(23188,7803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:06:51','2024-05-21 20:06:51'),(23189,7804,'action created','2024-05-21 20:06:51','2024-05-21 20:06:51'),(23193,7804,'action started via WP Cron','2024-05-21 20:11:09','2024-05-21 20:11:09'),(23194,7804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:11:09','2024-05-21 20:11:09'),(23195,7806,'action created','2024-05-21 20:11:09','2024-05-21 20:11:09'),(23196,7806,'action started via WP Cron','2024-05-21 20:14:57','2024-05-21 20:14:57'),(23197,7806,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:14:57','2024-05-21 20:14:57'),(23198,7807,'action created','2024-05-21 20:14:57','2024-05-21 20:14:57'),(23199,7807,'action started via WP Cron','2024-05-21 20:22:23','2024-05-21 20:22:23'),(23200,7807,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:22:23','2024-05-21 20:22:23'),(23201,7808,'action created','2024-05-21 20:22:23','2024-05-21 20:22:23'),(23202,7808,'action started via WP Cron','2024-05-21 20:26:17','2024-05-21 20:26:17'),(23203,7808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:26:17','2024-05-21 20:26:17'),(23204,7809,'action created','2024-05-21 20:26:17','2024-05-21 20:26:17'),(23205,7809,'action started via WP Cron','2024-05-21 20:29:38','2024-05-21 20:29:38'),(23206,7809,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:29:38','2024-05-21 20:29:38'),(23207,7810,'action created','2024-05-21 20:29:38','2024-05-21 20:29:38'),(23208,7810,'action started via WP Cron','2024-05-21 20:33:54','2024-05-21 20:33:54'),(23209,7810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:33:54','2024-05-21 20:33:54'),(23210,7811,'action created','2024-05-21 20:33:54','2024-05-21 20:33:54'),(23211,7811,'action started via WP Cron','2024-05-21 20:37:39','2024-05-21 20:37:39'),(23212,7811,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:37:39','2024-05-21 20:37:39'),(23213,7812,'action created','2024-05-21 20:37:39','2024-05-21 20:37:39'),(23214,7812,'action started via WP Cron','2024-05-21 20:41:00','2024-05-21 20:41:00'),(23215,7812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:41:00','2024-05-21 20:41:00'),(23216,7813,'action created','2024-05-21 20:41:00','2024-05-21 20:41:00'),(23217,7813,'action started via WP Cron','2024-05-21 20:45:19','2024-05-21 20:45:19'),(23218,7813,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:45:19','2024-05-21 20:45:19'),(23219,7814,'action created','2024-05-21 20:45:19','2024-05-21 20:45:19'),(23220,7814,'action started via WP Cron','2024-05-21 20:49:01','2024-05-21 20:49:01'),(23221,7814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:49:01','2024-05-21 20:49:01'),(23222,7815,'action created','2024-05-21 20:49:01','2024-05-21 20:49:01'),(23223,7815,'action started via WP Cron','2024-05-21 20:56:40','2024-05-21 20:56:40'),(23224,7815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 20:56:40','2024-05-21 20:56:40'),(23225,7816,'action created','2024-05-21 20:56:40','2024-05-21 20:56:40'),(23226,7816,'action started via WP Cron','2024-05-21 21:00:25','2024-05-21 21:00:25'),(23227,7816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:00:25','2024-05-21 21:00:25'),(23228,7817,'action created','2024-05-21 21:00:25','2024-05-21 21:00:25'),(23229,7817,'action started via WP Cron','2024-05-21 21:02:25','2024-05-21 21:02:25'),(23230,7817,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:02:25','2024-05-21 21:02:25'),(23231,7818,'action created','2024-05-21 21:02:25','2024-05-21 21:02:25'),(23232,7818,'action started via WP Cron','2024-05-21 21:08:11','2024-05-21 21:08:11'),(23233,7818,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:08:11','2024-05-21 21:08:11'),(23234,7819,'action created','2024-05-21 21:08:11','2024-05-21 21:08:11'),(23238,7819,'action started via WP Cron','2024-05-21 21:11:54','2024-05-21 21:11:54'),(23239,7819,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:11:54','2024-05-21 21:11:54'),(23240,7821,'action created','2024-05-21 21:11:54','2024-05-21 21:11:54'),(23241,7821,'action started via WP Cron','2024-05-21 21:15:13','2024-05-21 21:15:13'),(23242,7821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:15:13','2024-05-21 21:15:13'),(23243,7822,'action created','2024-05-21 21:15:13','2024-05-21 21:15:13'),(23244,7822,'action started via WP Cron','2024-05-21 21:19:26','2024-05-21 21:19:26'),(23245,7822,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:19:26','2024-05-21 21:19:26'),(23246,7823,'action created','2024-05-21 21:19:26','2024-05-21 21:19:26'),(23247,7823,'action started via WP Cron','2024-05-21 21:26:22','2024-05-21 21:26:22'),(23248,7823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:26:22','2024-05-21 21:26:22'),(23249,7824,'action created','2024-05-21 21:26:22','2024-05-21 21:26:22'),(23250,7824,'action started via WP Cron','2024-05-21 21:30:38','2024-05-21 21:30:38'),(23251,7824,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:30:38','2024-05-21 21:30:38'),(23252,7825,'action created','2024-05-21 21:30:38','2024-05-21 21:30:38'),(23253,7825,'action started via WP Cron','2024-05-21 21:37:33','2024-05-21 21:37:33'),(23254,7825,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:37:33','2024-05-21 21:37:33'),(23255,7826,'action created','2024-05-21 21:37:33','2024-05-21 21:37:33'),(23256,7826,'action started via WP Cron','2024-05-21 21:41:46','2024-05-21 21:41:46'),(23257,7826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:41:46','2024-05-21 21:41:46'),(23258,7827,'action created','2024-05-21 21:41:46','2024-05-21 21:41:46'),(23259,7827,'action started via WP Cron','2024-05-21 21:45:34','2024-05-21 21:45:34'),(23260,7827,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:45:34','2024-05-21 21:45:34'),(23261,7828,'action created','2024-05-21 21:45:34','2024-05-21 21:45:34'),(23262,7828,'action started via WP Cron','2024-05-21 21:48:50','2024-05-21 21:48:50'),(23263,7828,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:48:50','2024-05-21 21:48:50'),(23264,7829,'action created','2024-05-21 21:48:50','2024-05-21 21:48:50'),(23265,7829,'action started via WP Cron','2024-05-21 21:53:02','2024-05-21 21:53:02'),(23266,7829,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:53:02','2024-05-21 21:53:02'),(23267,7830,'action created','2024-05-21 21:53:02','2024-05-21 21:53:02'),(23268,7830,'action started via WP Cron','2024-05-21 21:56:41','2024-05-21 21:56:41'),(23269,7830,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:56:41','2024-05-21 21:56:41'),(23270,7831,'action created','2024-05-21 21:56:41','2024-05-21 21:56:41'),(23271,7831,'action started via WP Cron','2024-05-21 21:59:10','2024-05-21 21:59:10'),(23272,7831,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 21:59:10','2024-05-21 21:59:10'),(23273,7832,'action created','2024-05-21 21:59:10','2024-05-21 21:59:10'),(23274,7832,'action started via WP Cron','2024-05-21 22:04:22','2024-05-21 22:04:22'),(23275,7832,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:04:22','2024-05-21 22:04:22'),(23276,7833,'action created','2024-05-21 22:04:22','2024-05-21 22:04:22'),(23277,7833,'action started via WP Cron','2024-05-21 22:08:06','2024-05-21 22:08:06'),(23278,7833,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:08:06','2024-05-21 22:08:06'),(23279,7834,'action created','2024-05-21 22:08:06','2024-05-21 22:08:06'),(23283,7834,'action started via WP Cron','2024-05-21 22:11:28','2024-05-21 22:11:28'),(23284,7834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:11:28','2024-05-21 22:11:28'),(23285,7836,'action created','2024-05-21 22:11:28','2024-05-21 22:11:28'),(23286,7836,'action started via WP Cron','2024-05-21 22:20:30','2024-05-21 22:20:30'),(23287,7836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:20:30','2024-05-21 22:20:30'),(23288,7837,'action created','2024-05-21 22:20:30','2024-05-21 22:20:30'),(23289,7837,'action started via WP Cron','2024-05-21 22:22:48','2024-05-21 22:22:48'),(23290,7837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:22:48','2024-05-21 22:22:48'),(23291,7838,'action created','2024-05-21 22:22:48','2024-05-21 22:22:48'),(23292,7838,'action started via WP Cron','2024-05-21 22:25:54','2024-05-21 22:25:54'),(23293,7838,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:25:54','2024-05-21 22:25:54'),(23294,7839,'action created','2024-05-21 22:25:54','2024-05-21 22:25:54'),(23295,7839,'action started via WP Cron','2024-05-21 22:30:46','2024-05-21 22:30:46'),(23296,7839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:30:46','2024-05-21 22:30:46'),(23297,7840,'action created','2024-05-21 22:30:46','2024-05-21 22:30:46'),(23298,7840,'action started via WP Cron','2024-05-21 22:34:08','2024-05-21 22:34:08'),(23299,7840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:34:08','2024-05-21 22:34:08'),(23300,7841,'action created','2024-05-21 22:34:08','2024-05-21 22:34:08'),(23301,7841,'action started via WP Cron','2024-05-21 22:36:19','2024-05-21 22:36:19'),(23302,7841,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:36:19','2024-05-21 22:36:19'),(23303,7842,'action created','2024-05-21 22:36:19','2024-05-21 22:36:19'),(23304,7842,'action started via WP Cron','2024-05-21 22:38:21','2024-05-21 22:38:21'),(23305,7842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:38:21','2024-05-21 22:38:21'),(23306,7843,'action created','2024-05-21 22:38:21','2024-05-21 22:38:21'),(23307,7843,'action started via WP Cron','2024-05-21 22:42:05','2024-05-21 22:42:05'),(23308,7843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:42:05','2024-05-21 22:42:05'),(23309,7844,'action created','2024-05-21 22:42:05','2024-05-21 22:42:05'),(23310,7844,'action started via WP Cron','2024-05-21 22:45:24','2024-05-21 22:45:24'),(23311,7844,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:45:24','2024-05-21 22:45:24'),(23312,7845,'action created','2024-05-21 22:45:24','2024-05-21 22:45:24'),(23313,7845,'action started via WP Cron','2024-05-21 22:49:40','2024-05-21 22:49:40'),(23314,7845,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:49:40','2024-05-21 22:49:40'),(23315,7846,'action created','2024-05-21 22:49:40','2024-05-21 22:49:40'),(23316,7846,'action started via WP Cron','2024-05-21 22:52:10','2024-05-21 22:52:10'),(23317,7846,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:52:10','2024-05-21 22:52:10'),(23318,7847,'action created','2024-05-21 22:52:10','2024-05-21 22:52:10'),(23319,7847,'action started via WP Cron','2024-05-21 22:56:44','2024-05-21 22:56:44'),(23320,7847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 22:56:44','2024-05-21 22:56:44'),(23321,7848,'action created','2024-05-21 22:56:44','2024-05-21 22:56:44'),(23322,7848,'action started via WP Cron','2024-05-21 23:04:46','2024-05-21 23:04:46'),(23323,7848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:04:46','2024-05-21 23:04:46'),(23324,7849,'action created','2024-05-21 23:04:46','2024-05-21 23:04:46'),(23325,7849,'action started via WP Cron','2024-05-21 23:07:36','2024-05-21 23:07:36'),(23326,7849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:07:36','2024-05-21 23:07:36'),(23327,7850,'action created','2024-05-21 23:07:36','2024-05-21 23:07:36'),(23328,7850,'action started via WP Cron','2024-05-21 23:12:20','2024-05-21 23:12:20'),(23329,7850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:12:20','2024-05-21 23:12:20'),(23330,7851,'action created','2024-05-21 23:12:20','2024-05-21 23:12:20'),(23334,7851,'action started via WP Cron','2024-05-21 23:16:04','2024-05-21 23:16:04'),(23335,7851,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:16:04','2024-05-21 23:16:04'),(23336,7853,'action created','2024-05-21 23:16:04','2024-05-21 23:16:04'),(23337,7853,'action started via WP Cron','2024-05-21 23:19:24','2024-05-21 23:19:24'),(23338,7853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:19:24','2024-05-21 23:19:24'),(23339,7854,'action created','2024-05-21 23:19:24','2024-05-21 23:19:24'),(23340,7854,'action started via WP Cron','2024-05-21 23:23:38','2024-05-21 23:23:38'),(23341,7854,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:23:38','2024-05-21 23:23:38'),(23342,7855,'action created','2024-05-21 23:23:38','2024-05-21 23:23:38'),(23343,7855,'action started via WP Cron','2024-05-21 23:27:28','2024-05-21 23:27:28'),(23344,7855,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:27:28','2024-05-21 23:27:28'),(23345,7856,'action created','2024-05-21 23:27:28','2024-05-21 23:27:28'),(23346,7856,'action started via WP Cron','2024-05-21 23:30:51','2024-05-21 23:30:51'),(23347,7856,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:30:51','2024-05-21 23:30:51'),(23348,7857,'action created','2024-05-21 23:30:51','2024-05-21 23:30:51'),(23349,7857,'action started via WP Cron','2024-05-21 23:38:40','2024-05-21 23:38:40'),(23350,7857,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:38:40','2024-05-21 23:38:40'),(23351,7858,'action created','2024-05-21 23:38:40','2024-05-21 23:38:40'),(23352,7858,'action started via WP Cron','2024-05-21 23:42:01','2024-05-21 23:42:01'),(23353,7858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:42:01','2024-05-21 23:42:01'),(23354,7859,'action created','2024-05-21 23:42:01','2024-05-21 23:42:01'),(23355,7859,'action started via WP Cron','2024-05-21 23:44:45','2024-05-21 23:44:45'),(23356,7859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:44:45','2024-05-21 23:44:45'),(23357,7860,'action created','2024-05-21 23:44:45','2024-05-21 23:44:45'),(23358,7860,'action started via WP Cron','2024-05-21 23:47:00','2024-05-21 23:47:00'),(23359,7860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:47:00','2024-05-21 23:47:00'),(23360,7861,'action created','2024-05-21 23:47:00','2024-05-21 23:47:00'),(23361,7861,'action started via WP Cron','2024-05-21 23:49:07','2024-05-21 23:49:07'),(23362,7861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:49:07','2024-05-21 23:49:07'),(23363,7862,'action created','2024-05-21 23:49:07','2024-05-21 23:49:07'),(23364,7862,'action started via WP Cron','2024-05-21 23:51:59','2024-05-21 23:51:59'),(23365,7862,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:51:59','2024-05-21 23:51:59'),(23366,7863,'action created','2024-05-21 23:51:59','2024-05-21 23:51:59'),(23367,7863,'action started via WP Cron','2024-05-21 23:57:27','2024-05-21 23:57:27'),(23368,7863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-21 23:57:27','2024-05-21 23:57:27'),(23369,7864,'action created','2024-05-21 23:57:27','2024-05-21 23:57:27'),(23370,7864,'action started via WP Cron','2024-05-22 00:01:12','2024-05-22 00:01:12'),(23371,7864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:01:12','2024-05-22 00:01:12'),(23372,7865,'action created','2024-05-22 00:01:12','2024-05-22 00:01:12'),(23373,7865,'action started via WP Cron','2024-05-22 00:04:35','2024-05-22 00:04:35'),(23374,7865,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:04:35','2024-05-22 00:04:35'),(23375,7866,'action created','2024-05-22 00:04:35','2024-05-22 00:04:35'),(23376,7866,'action started via WP Cron','2024-05-22 00:12:32','2024-05-22 00:12:32'),(23377,7866,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:12:32','2024-05-22 00:12:32'),(23378,7867,'action created','2024-05-22 00:12:32','2024-05-22 00:12:32'),(23382,7867,'action started via WP Cron','2024-05-22 00:15:58','2024-05-22 00:15:58'),(23383,7867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:15:58','2024-05-22 00:15:58'),(23384,7869,'action created','2024-05-22 00:15:58','2024-05-22 00:15:58'),(23385,7869,'action started via WP Cron','2024-05-22 00:18:12','2024-05-22 00:18:12'),(23386,7869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:18:12','2024-05-22 00:18:12'),(23387,7870,'action created','2024-05-22 00:18:12','2024-05-22 00:18:12'),(23388,7870,'action started via WP Cron','2024-05-22 00:23:54','2024-05-22 00:23:54'),(23389,7870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:23:54','2024-05-22 00:23:54'),(23390,7871,'action created','2024-05-22 00:23:54','2024-05-22 00:23:54'),(23391,7871,'action started via WP Cron','2024-05-22 00:27:17','2024-05-22 00:27:17'),(23392,7871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:27:17','2024-05-22 00:27:17'),(23393,7872,'action created','2024-05-22 00:27:17','2024-05-22 00:27:17'),(23394,7872,'action started via WP Cron','2024-05-22 00:31:34','2024-05-22 00:31:34'),(23395,7872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:31:34','2024-05-22 00:31:34'),(23396,7873,'action created','2024-05-22 00:31:34','2024-05-22 00:31:34'),(23397,7873,'action started via WP Cron','2024-05-22 00:35:18','2024-05-22 00:35:18'),(23398,7873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:35:18','2024-05-22 00:35:18'),(23399,7874,'action created','2024-05-22 00:35:18','2024-05-22 00:35:18'),(23400,7874,'action started via WP Cron','2024-05-22 00:38:41','2024-05-22 00:38:41'),(23401,7874,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:38:41','2024-05-22 00:38:41'),(23402,7875,'action created','2024-05-22 00:38:41','2024-05-22 00:38:41'),(23403,7875,'action started via WP Cron','2024-05-22 00:41:10','2024-05-22 00:41:10'),(23404,7875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:41:10','2024-05-22 00:41:10'),(23405,7876,'action created','2024-05-22 00:41:10','2024-05-22 00:41:10'),(23406,7876,'action started via WP Cron','2024-05-22 00:46:44','2024-05-22 00:46:44'),(23407,7876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:46:44','2024-05-22 00:46:44'),(23408,7877,'action created','2024-05-22 00:46:44','2024-05-22 00:46:44'),(23409,7877,'action started via WP Cron','2024-05-22 00:50:10','2024-05-22 00:50:10'),(23410,7877,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:50:10','2024-05-22 00:50:10'),(23411,7878,'action created','2024-05-22 00:50:10','2024-05-22 00:50:10'),(23412,7878,'action started via WP Cron','2024-05-22 00:54:28','2024-05-22 00:54:28'),(23413,7878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:54:28','2024-05-22 00:54:28'),(23414,7879,'action created','2024-05-22 00:54:28','2024-05-22 00:54:28'),(23415,7879,'action started via WP Cron','2024-05-22 00:58:19','2024-05-22 00:58:19'),(23416,7879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 00:58:19','2024-05-22 00:58:19'),(23417,7880,'action created','2024-05-22 00:58:19','2024-05-22 00:58:19'),(23418,7880,'action started via WP Cron','2024-05-22 01:04:09','2024-05-22 01:04:09'),(23419,7880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:04:09','2024-05-22 01:04:09'),(23420,7881,'action created','2024-05-22 01:04:09','2024-05-22 01:04:09'),(23421,7881,'action started via WP Cron','2024-05-22 01:09:49','2024-05-22 01:09:49'),(23422,7881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:09:49','2024-05-22 01:09:49'),(23423,7882,'action created','2024-05-22 01:09:49','2024-05-22 01:09:49'),(23424,7882,'action started via WP Cron','2024-05-22 01:14:57','2024-05-22 01:14:57'),(23425,7882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:14:57','2024-05-22 01:14:57'),(23426,7883,'action created','2024-05-22 01:14:57','2024-05-22 01:14:57'),(23430,7883,'action started via WP Cron','2024-05-22 01:24:23','2024-05-22 01:24:23'),(23431,7883,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:24:23','2024-05-22 01:24:23'),(23432,7885,'action created','2024-05-22 01:24:23','2024-05-22 01:24:23'),(23433,7885,'action started via WP Cron','2024-05-22 01:27:22','2024-05-22 01:27:22'),(23434,7885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:27:22','2024-05-22 01:27:22'),(23435,7886,'action created','2024-05-22 01:27:22','2024-05-22 01:27:22'),(23436,7886,'action started via WP Cron','2024-05-22 01:37:11','2024-05-22 01:37:11'),(23437,7886,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:37:11','2024-05-22 01:37:11'),(23438,7887,'action created','2024-05-22 01:37:11','2024-05-22 01:37:11'),(23439,7887,'action started via WP Cron','2024-05-22 01:43:24','2024-05-22 01:43:24'),(23440,7887,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:43:24','2024-05-22 01:43:24'),(23441,7888,'action created','2024-05-22 01:43:24','2024-05-22 01:43:24'),(23442,7888,'action started via WP Cron','2024-05-22 01:45:44','2024-05-22 01:45:44'),(23443,7888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:45:44','2024-05-22 01:45:44'),(23444,7889,'action created','2024-05-22 01:45:44','2024-05-22 01:45:44'),(23445,7889,'action started via WP Cron','2024-05-22 01:54:18','2024-05-22 01:54:18'),(23446,7889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:54:18','2024-05-22 01:54:18'),(23447,7890,'action created','2024-05-22 01:54:18','2024-05-22 01:54:18'),(23448,7890,'action started via WP Cron','2024-05-22 01:57:44','2024-05-22 01:57:44'),(23449,7890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 01:57:44','2024-05-22 01:57:44'),(23450,7891,'action created','2024-05-22 01:57:44','2024-05-22 01:57:44'),(23451,7891,'action started via WP Cron','2024-05-22 02:07:58','2024-05-22 02:07:58'),(23452,7891,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 02:07:58','2024-05-22 02:07:58'),(23453,7892,'action created','2024-05-22 02:07:58','2024-05-22 02:07:58'),(23454,7892,'action started via WP Cron','2024-05-22 02:14:04','2024-05-22 02:14:04'),(23455,7892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 02:14:04','2024-05-22 02:14:04'),(23456,7893,'action created','2024-05-22 02:14:04','2024-05-22 02:14:04'),(23460,7893,'action started via WP Cron','2024-05-22 02:57:03','2024-05-22 02:57:03'),(23461,7893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 02:57:03','2024-05-22 02:57:03'),(23462,7895,'action created','2024-05-22 02:57:03','2024-05-22 02:57:03'),(23463,7895,'action started via WP Cron','2024-05-22 03:01:24','2024-05-22 03:01:24'),(23464,7895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 03:01:24','2024-05-22 03:01:24'),(23465,7896,'action created','2024-05-22 03:01:24','2024-05-22 03:01:24'),(23466,7896,'action started via WP Cron','2024-05-22 03:06:19','2024-05-22 03:06:19'),(23467,7896,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 03:06:19','2024-05-22 03:06:19'),(23468,7897,'action created','2024-05-22 03:06:19','2024-05-22 03:06:19'),(23469,7897,'action started via WP Cron','2024-05-22 03:27:37','2024-05-22 03:27:37'),(23470,7897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 03:27:37','2024-05-22 03:27:37'),(23471,7898,'action created','2024-05-22 03:27:37','2024-05-22 03:27:37'),(23472,7898,'action started via WP Cron','2024-05-22 03:32:48','2024-05-22 03:32:48'),(23473,7898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 03:32:48','2024-05-22 03:32:48'),(23474,7899,'action created','2024-05-22 03:32:48','2024-05-22 03:32:48'),(23475,7899,'action started via WP Cron','2024-05-22 04:28:13','2024-05-22 04:28:13'),(23476,7899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:28:13','2024-05-22 04:28:13'),(23477,7900,'action created','2024-05-22 04:28:13','2024-05-22 04:28:13'),(23481,7900,'action started via WP Cron','2024-05-22 04:30:59','2024-05-22 04:30:59'),(23482,7900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:30:59','2024-05-22 04:30:59'),(23483,7902,'action created','2024-05-22 04:30:59','2024-05-22 04:30:59'),(23484,7902,'action started via WP Cron','2024-05-22 04:33:00','2024-05-22 04:33:00'),(23485,7902,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:33:00','2024-05-22 04:33:00'),(23486,7903,'action created','2024-05-22 04:33:00','2024-05-22 04:33:00'),(23487,7903,'action started via WP Cron','2024-05-22 04:36:00','2024-05-22 04:36:00'),(23488,7903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:36:00','2024-05-22 04:36:00'),(23489,7904,'action created','2024-05-22 04:36:00','2024-05-22 04:36:00'),(23490,7904,'action started via WP Cron','2024-05-22 04:38:00','2024-05-22 04:38:00'),(23491,7904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:38:00','2024-05-22 04:38:00'),(23492,7905,'action created','2024-05-22 04:38:00','2024-05-22 04:38:00'),(23493,7905,'action started via WP Cron','2024-05-22 04:40:59','2024-05-22 04:40:59'),(23494,7905,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:40:59','2024-05-22 04:40:59'),(23495,7906,'action created','2024-05-22 04:40:59','2024-05-22 04:40:59'),(23496,7906,'action started via WP Cron','2024-05-22 04:42:59','2024-05-22 04:42:59'),(23497,7906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:42:59','2024-05-22 04:42:59'),(23498,7907,'action created','2024-05-22 04:42:59','2024-05-22 04:42:59'),(23499,7907,'action started via WP Cron','2024-05-22 04:44:59','2024-05-22 04:44:59'),(23500,7907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:44:59','2024-05-22 04:44:59'),(23501,7908,'action created','2024-05-22 04:44:59','2024-05-22 04:44:59'),(23502,7908,'action started via WP Cron','2024-05-22 04:46:59','2024-05-22 04:46:59'),(23503,7908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:46:59','2024-05-22 04:46:59'),(23504,7909,'action created','2024-05-22 04:46:59','2024-05-22 04:46:59'),(23505,7909,'action started via WP Cron','2024-05-22 04:48:59','2024-05-22 04:48:59'),(23506,7909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:48:59','2024-05-22 04:48:59'),(23507,7910,'action created','2024-05-22 04:48:59','2024-05-22 04:48:59'),(23508,7910,'action started via WP Cron','2024-05-22 04:50:59','2024-05-22 04:50:59'),(23509,7910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:50:59','2024-05-22 04:50:59'),(23510,7911,'action created','2024-05-22 04:50:59','2024-05-22 04:50:59'),(23511,7911,'action started via WP Cron','2024-05-22 04:52:59','2024-05-22 04:52:59'),(23512,7911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:52:59','2024-05-22 04:52:59'),(23513,7912,'action created','2024-05-22 04:52:59','2024-05-22 04:52:59'),(23514,7912,'action started via WP Cron','2024-05-22 04:54:59','2024-05-22 04:54:59'),(23515,7912,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:54:59','2024-05-22 04:54:59'),(23516,7913,'action created','2024-05-22 04:54:59','2024-05-22 04:54:59'),(23517,7913,'action started via WP Cron','2024-05-22 04:57:00','2024-05-22 04:57:00'),(23518,7913,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:57:00','2024-05-22 04:57:00'),(23519,7914,'action created','2024-05-22 04:57:00','2024-05-22 04:57:00'),(23520,7914,'action started via WP Cron','2024-05-22 04:59:00','2024-05-22 04:59:00'),(23521,7914,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 04:59:00','2024-05-22 04:59:00'),(23522,7915,'action created','2024-05-22 04:59:00','2024-05-22 04:59:00'),(23523,7915,'action started via WP Cron','2024-05-22 05:01:59','2024-05-22 05:01:59'),(23524,7915,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:01:59','2024-05-22 05:01:59'),(23525,7916,'action created','2024-05-22 05:01:59','2024-05-22 05:01:59'),(23526,7916,'action started via WP Cron','2024-05-22 05:03:59','2024-05-22 05:03:59'),(23527,7916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:03:59','2024-05-22 05:03:59'),(23528,7917,'action created','2024-05-22 05:03:59','2024-05-22 05:03:59'),(23529,7917,'action started via WP Cron','2024-05-22 05:06:00','2024-05-22 05:06:00'),(23530,7917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:06:00','2024-05-22 05:06:00'),(23531,7918,'action created','2024-05-22 05:06:00','2024-05-22 05:06:00'),(23532,7918,'action started via WP Cron','2024-05-22 05:08:59','2024-05-22 05:08:59'),(23533,7918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:08:59','2024-05-22 05:08:59'),(23534,7919,'action created','2024-05-22 05:08:59','2024-05-22 05:08:59'),(23535,7919,'action started via WP Cron','2024-05-22 05:11:01','2024-05-22 05:11:01'),(23536,7919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:11:01','2024-05-22 05:11:01'),(23537,7920,'action created','2024-05-22 05:11:01','2024-05-22 05:11:01'),(23538,7920,'action started via WP Cron','2024-05-22 05:13:59','2024-05-22 05:13:59'),(23539,7920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:13:59','2024-05-22 05:13:59'),(23540,7921,'action created','2024-05-22 05:13:59','2024-05-22 05:13:59'),(23541,7921,'action started via WP Cron','2024-05-22 05:15:59','2024-05-22 05:15:59'),(23542,7921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:15:59','2024-05-22 05:15:59'),(23543,7922,'action created','2024-05-22 05:15:59','2024-05-22 05:15:59'),(23544,7922,'action started via WP Cron','2024-05-22 05:17:59','2024-05-22 05:17:59'),(23545,7922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:17:59','2024-05-22 05:17:59'),(23546,7923,'action created','2024-05-22 05:17:59','2024-05-22 05:17:59'),(23547,7923,'action started via WP Cron','2024-05-22 05:19:59','2024-05-22 05:19:59'),(23548,7923,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:19:59','2024-05-22 05:19:59'),(23549,7924,'action created','2024-05-22 05:19:59','2024-05-22 05:19:59'),(23550,7924,'action started via WP Cron','2024-05-22 05:21:59','2024-05-22 05:21:59'),(23551,7924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:21:59','2024-05-22 05:21:59'),(23552,7925,'action created','2024-05-22 05:21:59','2024-05-22 05:21:59'),(23553,7925,'action started via WP Cron','2024-05-22 05:24:00','2024-05-22 05:24:00'),(23554,7925,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:24:00','2024-05-22 05:24:00'),(23555,7926,'action created','2024-05-22 05:24:00','2024-05-22 05:24:00'),(23556,7926,'action started via WP Cron','2024-05-22 05:26:00','2024-05-22 05:26:00'),(23557,7926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:26:00','2024-05-22 05:26:00'),(23558,7927,'action created','2024-05-22 05:26:00','2024-05-22 05:26:00'),(23559,7927,'action started via WP Cron','2024-05-22 05:28:59','2024-05-22 05:28:59'),(23560,7927,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:28:59','2024-05-22 05:28:59'),(23561,7928,'action created','2024-05-22 05:28:59','2024-05-22 05:28:59'),(23568,7928,'action started via WP Cron','2024-05-22 05:30:59','2024-05-22 05:30:59'),(23569,7928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:30:59','2024-05-22 05:30:59'),(23570,7931,'action created','2024-05-22 05:30:59','2024-05-22 05:30:59'),(23571,7931,'action started via WP Cron','2024-05-22 05:32:59','2024-05-22 05:32:59'),(23572,7931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:32:59','2024-05-22 05:32:59'),(23573,7932,'action created','2024-05-22 05:32:59','2024-05-22 05:32:59'),(23574,7932,'action started via WP Cron','2024-05-22 05:34:59','2024-05-22 05:34:59'),(23575,7932,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:34:59','2024-05-22 05:34:59'),(23576,7933,'action created','2024-05-22 05:34:59','2024-05-22 05:34:59'),(23577,7933,'action started via WP Cron','2024-05-22 05:37:00','2024-05-22 05:37:00'),(23578,7933,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:37:00','2024-05-22 05:37:00'),(23579,7934,'action created','2024-05-22 05:37:00','2024-05-22 05:37:00'),(23580,7934,'action started via WP Cron','2024-05-22 05:40:00','2024-05-22 05:40:00'),(23581,7934,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:40:00','2024-05-22 05:40:00'),(23582,7935,'action created','2024-05-22 05:40:00','2024-05-22 05:40:00'),(23583,7935,'action started via WP Cron','2024-05-22 05:42:08','2024-05-22 05:42:08'),(23584,7935,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:42:08','2024-05-22 05:42:08'),(23585,7936,'action created','2024-05-22 05:42:08','2024-05-22 05:42:08'),(23586,7936,'action started via WP Cron','2024-05-22 05:45:01','2024-05-22 05:45:01'),(23587,7936,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:45:01','2024-05-22 05:45:01'),(23588,7937,'action created','2024-05-22 05:45:01','2024-05-22 05:45:01'),(23589,7937,'action started via WP Cron','2024-05-22 05:48:00','2024-05-22 05:48:00'),(23590,7937,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:48:00','2024-05-22 05:48:00'),(23591,7938,'action created','2024-05-22 05:48:00','2024-05-22 05:48:00'),(23592,7938,'action started via WP Cron','2024-05-22 05:50:59','2024-05-22 05:50:59'),(23593,7938,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:50:59','2024-05-22 05:50:59'),(23594,7939,'action created','2024-05-22 05:50:59','2024-05-22 05:50:59'),(23595,7939,'action started via WP Cron','2024-05-22 05:52:59','2024-05-22 05:52:59'),(23596,7939,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:52:59','2024-05-22 05:52:59'),(23597,7940,'action created','2024-05-22 05:52:59','2024-05-22 05:52:59'),(23598,7940,'action started via WP Cron','2024-05-22 05:54:59','2024-05-22 05:54:59'),(23599,7940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:54:59','2024-05-22 05:54:59'),(23600,7941,'action created','2024-05-22 05:54:59','2024-05-22 05:54:59'),(23601,7941,'action started via WP Cron','2024-05-22 05:57:00','2024-05-22 05:57:00'),(23602,7941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 05:57:00','2024-05-22 05:57:00'),(23603,7942,'action created','2024-05-22 05:57:00','2024-05-22 05:57:00'),(23604,7942,'action started via WP Cron','2024-05-22 06:00:00','2024-05-22 06:00:00'),(23605,7942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:00:00','2024-05-22 06:00:00'),(23606,7943,'action created','2024-05-22 06:00:00','2024-05-22 06:00:00'),(23607,7943,'action started via WP Cron','2024-05-22 06:03:00','2024-05-22 06:03:00'),(23608,7943,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:03:00','2024-05-22 06:03:00'),(23609,7944,'action created','2024-05-22 06:03:00','2024-05-22 06:03:00'),(23610,7944,'action started via WP Cron','2024-05-22 06:05:59','2024-05-22 06:05:59'),(23611,7944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:05:59','2024-05-22 06:05:59'),(23612,7945,'action created','2024-05-22 06:05:59','2024-05-22 06:05:59'),(23613,7945,'action started via WP Cron','2024-05-22 06:07:59','2024-05-22 06:07:59'),(23614,7945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:07:59','2024-05-22 06:07:59'),(23615,7946,'action created','2024-05-22 06:07:59','2024-05-22 06:07:59'),(23616,7946,'action started via WP Cron','2024-05-22 06:10:00','2024-05-22 06:10:00'),(23617,7946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:10:00','2024-05-22 06:10:00'),(23618,7947,'action created','2024-05-22 06:10:00','2024-05-22 06:10:00'),(23619,7947,'action started via WP Cron','2024-05-22 06:12:59','2024-05-22 06:12:59'),(23620,7947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:12:59','2024-05-22 06:12:59'),(23621,7948,'action created','2024-05-22 06:12:59','2024-05-22 06:12:59'),(23622,7948,'action started via WP Cron','2024-05-22 06:15:01','2024-05-22 06:15:01'),(23623,7948,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:15:01','2024-05-22 06:15:01'),(23624,7949,'action created','2024-05-22 06:15:01','2024-05-22 06:15:01'),(23625,7949,'action started via WP Cron','2024-05-22 06:18:00','2024-05-22 06:18:00'),(23626,7949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:18:00','2024-05-22 06:18:00'),(23627,7950,'action created','2024-05-22 06:18:00','2024-05-22 06:18:00'),(23628,7950,'action started via WP Cron','2024-05-22 06:21:00','2024-05-22 06:21:00'),(23629,7950,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:21:00','2024-05-22 06:21:00'),(23630,7951,'action created','2024-05-22 06:21:00','2024-05-22 06:21:00'),(23631,7951,'action started via WP Cron','2024-05-22 06:23:00','2024-05-22 06:23:00'),(23632,7951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:23:00','2024-05-22 06:23:00'),(23633,7952,'action created','2024-05-22 06:23:00','2024-05-22 06:23:00'),(23634,7952,'action started via WP Cron','2024-05-22 06:25:00','2024-05-22 06:25:00'),(23635,7952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:25:00','2024-05-22 06:25:00'),(23636,7953,'action created','2024-05-22 06:25:00','2024-05-22 06:25:00'),(23637,7953,'action started via WP Cron','2024-05-22 06:27:00','2024-05-22 06:27:00'),(23638,7953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:27:00','2024-05-22 06:27:00'),(23639,7954,'action created','2024-05-22 06:27:00','2024-05-22 06:27:00'),(23643,7954,'action started via WP Cron','2024-05-22 06:29:00','2024-05-22 06:29:00'),(23644,7954,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:29:00','2024-05-22 06:29:00'),(23645,7956,'action created','2024-05-22 06:29:00','2024-05-22 06:29:00'),(23646,7956,'action started via WP Cron','2024-05-22 06:31:00','2024-05-22 06:31:00'),(23647,7956,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:31:00','2024-05-22 06:31:00'),(23648,7957,'action created','2024-05-22 06:31:00','2024-05-22 06:31:00'),(23649,7957,'action started via WP Cron','2024-05-22 06:33:00','2024-05-22 06:33:00'),(23650,7957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:33:00','2024-05-22 06:33:00'),(23651,7958,'action created','2024-05-22 06:33:00','2024-05-22 06:33:00'),(23652,7958,'action started via WP Cron','2024-05-22 06:35:00','2024-05-22 06:35:00'),(23653,7958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:35:00','2024-05-22 06:35:00'),(23654,7959,'action created','2024-05-22 06:35:00','2024-05-22 06:35:00'),(23655,7959,'action started via WP Cron','2024-05-22 06:37:00','2024-05-22 06:37:00'),(23656,7959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:37:00','2024-05-22 06:37:00'),(23657,7960,'action created','2024-05-22 06:37:00','2024-05-22 06:37:00'),(23658,7960,'action started via WP Cron','2024-05-22 06:39:59','2024-05-22 06:39:59'),(23659,7960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:39:59','2024-05-22 06:39:59'),(23660,7961,'action created','2024-05-22 06:39:59','2024-05-22 06:39:59'),(23661,7961,'action started via WP Cron','2024-05-22 06:42:00','2024-05-22 06:42:00'),(23662,7961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:42:00','2024-05-22 06:42:00'),(23663,7962,'action created','2024-05-22 06:42:00','2024-05-22 06:42:00'),(23664,7962,'action started via WP Cron','2024-05-22 06:44:00','2024-05-22 06:44:00'),(23665,7962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:44:00','2024-05-22 06:44:00'),(23666,7963,'action created','2024-05-22 06:44:00','2024-05-22 06:44:00'),(23667,7963,'action started via WP Cron','2024-05-22 06:46:59','2024-05-22 06:46:59'),(23668,7963,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:46:59','2024-05-22 06:46:59'),(23669,7964,'action created','2024-05-22 06:46:59','2024-05-22 06:46:59'),(23670,7964,'action started via WP Cron','2024-05-22 06:49:08','2024-05-22 06:49:08'),(23671,7964,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:49:08','2024-05-22 06:49:08'),(23672,7965,'action created','2024-05-22 06:49:08','2024-05-22 06:49:08'),(23673,7965,'action started via WP Cron','2024-05-22 06:51:59','2024-05-22 06:51:59'),(23674,7965,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:51:59','2024-05-22 06:51:59'),(23675,7966,'action created','2024-05-22 06:51:59','2024-05-22 06:51:59'),(23676,7966,'action started via WP Cron','2024-05-22 06:53:59','2024-05-22 06:53:59'),(23677,7966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:53:59','2024-05-22 06:53:59'),(23678,7967,'action created','2024-05-22 06:53:59','2024-05-22 06:53:59'),(23679,7967,'action started via WP Cron','2024-05-22 06:56:00','2024-05-22 06:56:00'),(23680,7967,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:56:00','2024-05-22 06:56:00'),(23681,7968,'action created','2024-05-22 06:56:00','2024-05-22 06:56:00'),(23682,7968,'action started via WP Cron','2024-05-22 06:58:00','2024-05-22 06:58:00'),(23683,7968,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 06:58:00','2024-05-22 06:58:00'),(23684,7969,'action created','2024-05-22 06:58:00','2024-05-22 06:58:00'),(23685,7969,'action started via WP Cron','2024-05-22 07:01:00','2024-05-22 07:01:00'),(23686,7969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:01:00','2024-05-22 07:01:00'),(23687,7970,'action created','2024-05-22 07:01:00','2024-05-22 07:01:00'),(23688,7970,'action started via WP Cron','2024-05-22 07:03:59','2024-05-22 07:03:59'),(23689,7970,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:03:59','2024-05-22 07:03:59'),(23690,7971,'action created','2024-05-22 07:03:59','2024-05-22 07:03:59'),(23691,7971,'action started via WP Cron','2024-05-22 07:05:59','2024-05-22 07:05:59'),(23692,7971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:05:59','2024-05-22 07:05:59'),(23693,7972,'action created','2024-05-22 07:05:59','2024-05-22 07:05:59'),(23694,7972,'action started via WP Cron','2024-05-22 07:08:01','2024-05-22 07:08:01'),(23695,7972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:08:01','2024-05-22 07:08:01'),(23696,7973,'action created','2024-05-22 07:08:01','2024-05-22 07:08:01'),(23697,7973,'action started via WP Cron','2024-05-22 07:10:59','2024-05-22 07:10:59'),(23698,7973,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:10:59','2024-05-22 07:10:59'),(23699,7974,'action created','2024-05-22 07:10:59','2024-05-22 07:10:59'),(23700,7974,'action started via WP Cron','2024-05-22 07:12:59','2024-05-22 07:12:59'),(23701,7974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:12:59','2024-05-22 07:12:59'),(23702,7975,'action created','2024-05-22 07:12:59','2024-05-22 07:12:59'),(23703,7975,'action started via WP Cron','2024-05-22 07:15:01','2024-05-22 07:15:01'),(23704,7975,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:15:01','2024-05-22 07:15:01'),(23705,7976,'action created','2024-05-22 07:15:01','2024-05-22 07:15:01'),(23706,7976,'action started via WP Cron','2024-05-22 07:17:59','2024-05-22 07:17:59'),(23707,7976,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:17:59','2024-05-22 07:17:59'),(23708,7977,'action created','2024-05-22 07:17:59','2024-05-22 07:17:59'),(23709,7977,'action started via WP Cron','2024-05-22 07:20:00','2024-05-22 07:20:00'),(23710,7977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:20:00','2024-05-22 07:20:00'),(23711,7978,'action created','2024-05-22 07:20:00','2024-05-22 07:20:00'),(23712,7978,'action started via WP Cron','2024-05-22 07:22:59','2024-05-22 07:22:59'),(23713,7978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:22:59','2024-05-22 07:22:59'),(23714,7979,'action created','2024-05-22 07:22:59','2024-05-22 07:22:59'),(23715,7979,'action started via WP Cron','2024-05-22 07:24:59','2024-05-22 07:24:59'),(23716,7979,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:24:59','2024-05-22 07:24:59'),(23717,7980,'action created','2024-05-22 07:24:59','2024-05-22 07:24:59'),(23718,7980,'action started via WP Cron','2024-05-22 07:26:59','2024-05-22 07:26:59'),(23719,7980,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:26:59','2024-05-22 07:26:59'),(23720,7981,'action created','2024-05-22 07:26:59','2024-05-22 07:26:59'),(23721,7981,'action started via WP Cron','2024-05-22 07:29:00','2024-05-22 07:29:00'),(23722,7981,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:29:00','2024-05-22 07:29:00'),(23723,7982,'action created','2024-05-22 07:29:00','2024-05-22 07:29:00'),(23727,7982,'action started via WP Cron','2024-05-22 07:31:59','2024-05-22 07:31:59'),(23728,7982,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:31:59','2024-05-22 07:31:59'),(23729,7984,'action created','2024-05-22 07:31:59','2024-05-22 07:31:59'),(23730,7984,'action started via WP Cron','2024-05-22 07:33:59','2024-05-22 07:33:59'),(23731,7984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:33:59','2024-05-22 07:33:59'),(23732,7985,'action created','2024-05-22 07:33:59','2024-05-22 07:33:59'),(23733,7985,'action started via WP Cron','2024-05-22 07:35:59','2024-05-22 07:35:59'),(23734,7985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:35:59','2024-05-22 07:35:59'),(23735,7986,'action created','2024-05-22 07:35:59','2024-05-22 07:35:59'),(23739,7986,'action started via WP Cron','2024-05-22 07:38:00','2024-05-22 07:38:00'),(23740,7986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:38:00','2024-05-22 07:38:00'),(23741,7988,'action created','2024-05-22 07:38:00','2024-05-22 07:38:00'),(23742,7988,'action started via WP Cron','2024-05-22 07:40:59','2024-05-22 07:40:59'),(23743,7988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:40:59','2024-05-22 07:40:59'),(23744,7989,'action created','2024-05-22 07:40:59','2024-05-22 07:40:59'),(23745,7989,'action started via WP Cron','2024-05-22 07:42:59','2024-05-22 07:42:59'),(23746,7989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:42:59','2024-05-22 07:42:59'),(23747,7990,'action created','2024-05-22 07:42:59','2024-05-22 07:42:59'),(23748,7990,'action started via WP Cron','2024-05-22 07:44:59','2024-05-22 07:44:59'),(23749,7990,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:44:59','2024-05-22 07:44:59'),(23750,7991,'action created','2024-05-22 07:44:59','2024-05-22 07:44:59'),(23751,7991,'action started via WP Cron','2024-05-22 07:46:59','2024-05-22 07:46:59'),(23752,7991,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:46:59','2024-05-22 07:46:59'),(23753,7992,'action created','2024-05-22 07:46:59','2024-05-22 07:46:59'),(23754,7992,'action started via WP Cron','2024-05-22 07:49:00','2024-05-22 07:49:00'),(23755,7992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:49:00','2024-05-22 07:49:00'),(23756,7993,'action created','2024-05-22 07:49:00','2024-05-22 07:49:00'),(23757,7993,'action started via WP Cron','2024-05-22 07:51:59','2024-05-22 07:51:59'),(23758,7993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:51:59','2024-05-22 07:51:59'),(23759,7994,'action created','2024-05-22 07:51:59','2024-05-22 07:51:59'),(23760,7994,'action started via WP Cron','2024-05-22 07:53:59','2024-05-22 07:53:59'),(23761,7994,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:53:59','2024-05-22 07:53:59'),(23762,7995,'action created','2024-05-22 07:53:59','2024-05-22 07:53:59'),(23763,7995,'action started via WP Cron','2024-05-22 07:55:59','2024-05-22 07:55:59'),(23764,7995,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:55:59','2024-05-22 07:55:59'),(23765,7996,'action created','2024-05-22 07:55:59','2024-05-22 07:55:59'),(23766,7996,'action started via WP Cron','2024-05-22 07:57:59','2024-05-22 07:57:59'),(23767,7996,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:57:59','2024-05-22 07:57:59'),(23768,7997,'action created','2024-05-22 07:57:59','2024-05-22 07:57:59'),(23769,7997,'action started via WP Cron','2024-05-22 07:59:59','2024-05-22 07:59:59'),(23770,7997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 07:59:59','2024-05-22 07:59:59'),(23771,7998,'action created','2024-05-22 07:59:59','2024-05-22 07:59:59'),(23772,7998,'action started via WP Cron','2024-05-22 08:04:42','2024-05-22 08:04:42'),(23773,7998,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:04:42','2024-05-22 08:04:42'),(23774,7999,'action created','2024-05-22 08:04:42','2024-05-22 08:04:42'),(23775,7999,'action started via WP Cron','2024-05-22 08:11:23','2024-05-22 08:11:23'),(23776,7999,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:11:23','2024-05-22 08:11:23'),(23777,8000,'action created','2024-05-22 08:11:23','2024-05-22 08:11:23'),(23778,8000,'action started via WP Cron','2024-05-22 08:14:41','2024-05-22 08:14:41'),(23779,8000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:14:41','2024-05-22 08:14:41'),(23780,8001,'action created','2024-05-22 08:14:41','2024-05-22 08:14:41'),(23781,8001,'action started via WP Cron','2024-05-22 08:19:45','2024-05-22 08:19:45'),(23782,8001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:19:45','2024-05-22 08:19:45'),(23783,8002,'action created','2024-05-22 08:19:45','2024-05-22 08:19:45'),(23784,8002,'action started via WP Cron','2024-05-22 08:23:13','2024-05-22 08:23:13'),(23785,8002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:23:13','2024-05-22 08:23:13'),(23786,8003,'action created','2024-05-22 08:23:13','2024-05-22 08:23:13'),(23787,8003,'action started via WP Cron','2024-05-22 08:27:36','2024-05-22 08:27:36'),(23788,8003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:27:36','2024-05-22 08:27:36'),(23789,8004,'action created','2024-05-22 08:27:36','2024-05-22 08:27:36'),(23793,8004,'action started via WP Cron','2024-05-22 08:31:29','2024-05-22 08:31:29'),(23794,8004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:31:29','2024-05-22 08:31:29'),(23795,8006,'action created','2024-05-22 08:31:29','2024-05-22 08:31:29'),(23796,8006,'action started via WP Cron','2024-05-22 08:33:59','2024-05-22 08:33:59'),(23797,8006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:33:59','2024-05-22 08:33:59'),(23798,8007,'action created','2024-05-22 08:33:59','2024-05-22 08:33:59'),(23799,8007,'action started via WP Cron','2024-05-22 08:39:29','2024-05-22 08:39:29'),(23800,8007,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:39:29','2024-05-22 08:39:29'),(23801,8008,'action created','2024-05-22 08:39:29','2024-05-22 08:39:29'),(23802,8008,'action started via WP Cron','2024-05-22 08:41:36','2024-05-22 08:41:36'),(23803,8008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:41:36','2024-05-22 08:41:36'),(23804,8009,'action created','2024-05-22 08:41:36','2024-05-22 08:41:36'),(23805,8009,'action started via WP Cron','2024-05-22 08:47:10','2024-05-22 08:47:10'),(23806,8009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:47:10','2024-05-22 08:47:10'),(23807,8010,'action created','2024-05-22 08:47:10','2024-05-22 08:47:10'),(23808,8010,'action started via WP Cron','2024-05-22 08:49:51','2024-05-22 08:49:51'),(23809,8010,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:49:51','2024-05-22 08:49:51'),(23810,8011,'action created','2024-05-22 08:49:51','2024-05-22 08:49:51'),(23811,8011,'action started via WP Cron','2024-05-22 08:53:55','2024-05-22 08:53:55'),(23812,8011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:53:55','2024-05-22 08:53:55'),(23813,8012,'action created','2024-05-22 08:53:55','2024-05-22 08:53:55'),(23814,8012,'action started via WP Cron','2024-05-22 08:58:47','2024-05-22 08:58:47'),(23815,8012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 08:58:47','2024-05-22 08:58:47'),(23816,8013,'action created','2024-05-22 08:58:47','2024-05-22 08:58:47'),(23817,8013,'action started via WP Cron','2024-05-22 09:03:18','2024-05-22 09:03:18'),(23818,8013,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:03:18','2024-05-22 09:03:18'),(23819,8014,'action created','2024-05-22 09:03:18','2024-05-22 09:03:18'),(23820,8014,'action started via WP Cron','2024-05-22 09:07:15','2024-05-22 09:07:15'),(23821,8014,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:07:15','2024-05-22 09:07:15'),(23822,8015,'action created','2024-05-22 09:07:15','2024-05-22 09:07:15'),(23823,8015,'action started via WP Cron','2024-05-22 09:10:49','2024-05-22 09:10:49'),(23824,8015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:10:49','2024-05-22 09:10:49'),(23825,8016,'action created','2024-05-22 09:10:49','2024-05-22 09:10:49'),(23826,8016,'action started via WP Cron','2024-05-22 09:15:21','2024-05-22 09:15:21'),(23827,8016,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:15:21','2024-05-22 09:15:21'),(23828,8017,'action created','2024-05-22 09:15:21','2024-05-22 09:15:21'),(23829,8017,'action started via WP Cron','2024-05-22 09:19:16','2024-05-22 09:19:16'),(23830,8017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:19:16','2024-05-22 09:19:16'),(23831,8018,'action created','2024-05-22 09:19:16','2024-05-22 09:19:16'),(23832,8018,'action started via WP Cron','2024-05-22 09:22:47','2024-05-22 09:22:47'),(23833,8018,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:22:47','2024-05-22 09:22:47'),(23834,8019,'action created','2024-05-22 09:22:47','2024-05-22 09:22:47'),(23835,8019,'action started via WP Cron','2024-05-22 09:27:18','2024-05-22 09:27:18'),(23836,8019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:27:18','2024-05-22 09:27:18'),(23837,8020,'action created','2024-05-22 09:27:18','2024-05-22 09:27:18'),(23838,8020,'action started via WP Cron','2024-05-22 09:30:53','2024-05-22 09:30:53'),(23839,8020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:30:53','2024-05-22 09:30:53'),(23840,8021,'action created','2024-05-22 09:30:53','2024-05-22 09:30:53'),(23844,8021,'action started via WP Cron','2024-05-22 09:34:37','2024-05-22 09:34:37'),(23845,8021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:34:37','2024-05-22 09:34:37'),(23846,8023,'action created','2024-05-22 09:34:37','2024-05-22 09:34:37'),(23847,8023,'action started via WP Cron','2024-05-22 09:39:04','2024-05-22 09:39:04'),(23848,8023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:39:04','2024-05-22 09:39:04'),(23849,8024,'action created','2024-05-22 09:39:04','2024-05-22 09:39:04'),(23850,8024,'action started via WP Cron','2024-05-22 09:43:11','2024-05-22 09:43:11'),(23851,8024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:43:11','2024-05-22 09:43:11'),(23852,8025,'action created','2024-05-22 09:43:11','2024-05-22 09:43:11'),(23853,8025,'action started via WP Cron','2024-05-22 09:46:26','2024-05-22 09:46:26'),(23854,8025,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:46:26','2024-05-22 09:46:26'),(23855,8026,'action created','2024-05-22 09:46:26','2024-05-22 09:46:26'),(23856,8026,'action started via WP Cron','2024-05-22 09:50:52','2024-05-22 09:50:52'),(23857,8026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:50:52','2024-05-22 09:50:52'),(23858,8027,'action created','2024-05-22 09:50:52','2024-05-22 09:50:52'),(23859,8027,'action started via WP Cron','2024-05-22 09:54:44','2024-05-22 09:54:44'),(23860,8027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:54:44','2024-05-22 09:54:44'),(23861,8028,'action created','2024-05-22 09:54:44','2024-05-22 09:54:44'),(23862,8028,'action started via WP Cron','2024-05-22 09:58:14','2024-05-22 09:58:14'),(23863,8028,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 09:58:14','2024-05-22 09:58:14'),(23864,8029,'action created','2024-05-22 09:58:14','2024-05-22 09:58:14'),(23865,8029,'action started via WP Cron','2024-05-22 10:09:56','2024-05-22 10:09:56'),(23866,8029,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:09:56','2024-05-22 10:09:56'),(23867,8030,'action created','2024-05-22 10:09:56','2024-05-22 10:09:56'),(23868,8030,'action started via WP Cron','2024-05-22 10:14:13','2024-05-22 10:14:13'),(23869,8030,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:14:13','2024-05-22 10:14:13'),(23870,8031,'action created','2024-05-22 10:14:13','2024-05-22 10:14:13'),(23871,8031,'action started via WP Cron','2024-05-22 10:18:04','2024-05-22 10:18:04'),(23872,8031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:18:04','2024-05-22 10:18:04'),(23873,8032,'action created','2024-05-22 10:18:04','2024-05-22 10:18:04'),(23874,8032,'action started via WP Cron','2024-05-22 10:21:30','2024-05-22 10:21:30'),(23875,8032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:21:30','2024-05-22 10:21:30'),(23876,8033,'action created','2024-05-22 10:21:30','2024-05-22 10:21:30'),(23877,8033,'action started via WP Cron','2024-05-22 10:25:54','2024-05-22 10:25:54'),(23878,8033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:25:54','2024-05-22 10:25:54'),(23879,8034,'action created','2024-05-22 10:25:54','2024-05-22 10:25:54'),(23880,8034,'action started via WP Cron','2024-05-22 10:29:37','2024-05-22 10:29:37'),(23881,8034,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:29:37','2024-05-22 10:29:37'),(23882,8035,'action created','2024-05-22 10:29:37','2024-05-22 10:29:37'),(23883,8035,'action started via WP Cron','2024-05-22 10:33:00','2024-05-22 10:33:00'),(23884,8035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:33:00','2024-05-22 10:33:00'),(23885,8036,'action created','2024-05-22 10:33:00','2024-05-22 10:33:00'),(23889,8036,'action started via WP Cron','2024-05-22 10:37:24','2024-05-22 10:37:24'),(23890,8036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:37:24','2024-05-22 10:37:24'),(23891,8038,'action created','2024-05-22 10:37:24','2024-05-22 10:37:24'),(23892,8038,'action started via WP Cron','2024-05-22 10:41:12','2024-05-22 10:41:12'),(23893,8038,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:41:12','2024-05-22 10:41:12'),(23894,8039,'action created','2024-05-22 10:41:12','2024-05-22 10:41:12'),(23895,8039,'action started via WP Cron','2024-05-22 10:44:36','2024-05-22 10:44:36'),(23896,8039,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:44:36','2024-05-22 10:44:36'),(23897,8040,'action created','2024-05-22 10:44:36','2024-05-22 10:44:36'),(23898,8040,'action started via WP Cron','2024-05-22 10:48:58','2024-05-22 10:48:58'),(23899,8040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:48:58','2024-05-22 10:48:58'),(23900,8041,'action created','2024-05-22 10:48:58','2024-05-22 10:48:58'),(23901,8041,'action started via WP Cron','2024-05-22 10:52:47','2024-05-22 10:52:47'),(23902,8041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:52:47','2024-05-22 10:52:47'),(23903,8042,'action created','2024-05-22 10:52:47','2024-05-22 10:52:47'),(23904,8042,'action started via WP Cron','2024-05-22 10:56:13','2024-05-22 10:56:13'),(23905,8042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 10:56:13','2024-05-22 10:56:13'),(23906,8043,'action created','2024-05-22 10:56:13','2024-05-22 10:56:13'),(23910,8043,'action started via WP Cron','2024-05-22 11:00:34','2024-05-22 11:00:34'),(23911,8043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:00:34','2024-05-22 11:00:34'),(23912,8045,'action created','2024-05-22 11:00:34','2024-05-22 11:00:34'),(23913,8045,'action started via WP Cron','2024-05-22 11:07:50','2024-05-22 11:07:50'),(23914,8045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:07:50','2024-05-22 11:07:50'),(23915,8046,'action created','2024-05-22 11:07:50','2024-05-22 11:07:50'),(23916,8046,'action started via WP Cron','2024-05-22 11:12:18','2024-05-22 11:12:18'),(23917,8046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:12:18','2024-05-22 11:12:18'),(23918,8047,'action created','2024-05-22 11:12:18','2024-05-22 11:12:18'),(23919,8047,'action started via WP Cron','2024-05-22 11:15:12','2024-05-22 11:15:12'),(23920,8047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:15:12','2024-05-22 11:15:12'),(23921,8048,'action created','2024-05-22 11:15:12','2024-05-22 11:15:12'),(23922,8048,'action started via WP Cron','2024-05-22 11:19:40','2024-05-22 11:19:40'),(23923,8048,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:19:40','2024-05-22 11:19:40'),(23924,8049,'action created','2024-05-22 11:19:40','2024-05-22 11:19:40'),(23925,8049,'action started via WP Cron','2024-05-22 11:24:06','2024-05-22 11:24:06'),(23926,8049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:24:06','2024-05-22 11:24:06'),(23927,8050,'action created','2024-05-22 11:24:06','2024-05-22 11:24:06'),(23928,8050,'action started via WP Cron','2024-05-22 11:26:24','2024-05-22 11:26:24'),(23929,8050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:26:24','2024-05-22 11:26:24'),(23930,8051,'action created','2024-05-22 11:26:24','2024-05-22 11:26:24'),(23931,8051,'action started via WP Cron','2024-05-22 11:29:44','2024-05-22 11:29:44'),(23932,8051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:29:44','2024-05-22 11:29:44'),(23933,8052,'action created','2024-05-22 11:29:44','2024-05-22 11:29:44'),(23937,8052,'action started via WP Cron','2024-05-22 11:34:17','2024-05-22 11:34:17'),(23938,8052,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:34:17','2024-05-22 11:34:17'),(23939,8054,'action created','2024-05-22 11:34:17','2024-05-22 11:34:17'),(23943,8054,'action started via WP Cron','2024-05-22 11:39:40','2024-05-22 11:39:40'),(23944,8054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:39:40','2024-05-22 11:39:40'),(23945,8056,'action created','2024-05-22 11:39:40','2024-05-22 11:39:40'),(23946,8056,'action started via WP Cron','2024-05-22 11:43:10','2024-05-22 11:43:10'),(23947,8056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:43:10','2024-05-22 11:43:10'),(23948,8057,'action created','2024-05-22 11:43:10','2024-05-22 11:43:10'),(23949,8057,'action started via WP Cron','2024-05-22 11:47:43','2024-05-22 11:47:43'),(23950,8057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:47:43','2024-05-22 11:47:43'),(23951,8058,'action created','2024-05-22 11:47:43','2024-05-22 11:47:43'),(23952,8058,'action started via WP Cron','2024-05-22 11:51:45','2024-05-22 11:51:45'),(23953,8058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:51:45','2024-05-22 11:51:45'),(23954,8059,'action created','2024-05-22 11:51:45','2024-05-22 11:51:45'),(23955,8059,'action started via WP Cron','2024-05-22 11:55:17','2024-05-22 11:55:17'),(23956,8059,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:55:17','2024-05-22 11:55:17'),(23957,8060,'action created','2024-05-22 11:55:17','2024-05-22 11:55:17'),(23958,8060,'action started via WP Cron','2024-05-22 11:59:47','2024-05-22 11:59:47'),(23959,8060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 11:59:47','2024-05-22 11:59:47'),(23960,8061,'action created','2024-05-22 11:59:47','2024-05-22 11:59:47'),(23961,8061,'action started via WP Cron','2024-05-22 12:02:17','2024-05-22 12:02:17'),(23962,8061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:02:17','2024-05-22 12:02:17'),(23963,8062,'action created','2024-05-22 12:02:17','2024-05-22 12:02:17'),(23964,8062,'action started via WP Cron','2024-05-22 12:07:19','2024-05-22 12:07:19'),(23965,8062,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:07:19','2024-05-22 12:07:19'),(23966,8063,'action created','2024-05-22 12:07:19','2024-05-22 12:07:19'),(23967,8063,'action started via WP Cron','2024-05-22 12:11:52','2024-05-22 12:11:52'),(23968,8063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:11:52','2024-05-22 12:11:52'),(23969,8064,'action created','2024-05-22 12:11:52','2024-05-22 12:11:52'),(23976,8064,'action started via WP Cron','2024-05-22 12:14:20','2024-05-22 12:14:20'),(23977,8064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:14:20','2024-05-22 12:14:20'),(23978,8067,'action created','2024-05-22 12:14:20','2024-05-22 12:14:20'),(23979,8067,'action started via WP Cron','2024-05-22 12:19:21','2024-05-22 12:19:21'),(23980,8067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:19:21','2024-05-22 12:19:21'),(23981,8068,'action created','2024-05-22 12:19:21','2024-05-22 12:19:21'),(23982,8068,'action started via WP Cron','2024-05-22 12:23:51','2024-05-22 12:23:51'),(23983,8068,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:23:51','2024-05-22 12:23:51'),(23984,8069,'action created','2024-05-22 12:23:51','2024-05-22 12:23:51'),(23985,8069,'action started via WP Cron','2024-05-22 12:26:38','2024-05-22 12:26:38'),(23986,8069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:26:38','2024-05-22 12:26:38'),(23987,8070,'action created','2024-05-22 12:26:38','2024-05-22 12:26:38'),(23988,8070,'action started via WP Cron','2024-05-22 12:31:10','2024-05-22 12:31:10'),(23989,8070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:31:10','2024-05-22 12:31:10'),(23990,8071,'action created','2024-05-22 12:31:10','2024-05-22 12:31:10'),(23991,8071,'action started via WP Cron','2024-05-22 12:35:37','2024-05-22 12:35:37'),(23992,8071,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:35:37','2024-05-22 12:35:37'),(23993,8072,'action created','2024-05-22 12:35:37','2024-05-22 12:35:37'),(23997,8072,'action started via WP Cron','2024-05-22 12:38:43','2024-05-22 12:38:43'),(23998,8072,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:38:43','2024-05-22 12:38:43'),(23999,8074,'action created','2024-05-22 12:38:43','2024-05-22 12:38:43'),(24000,8074,'action started via WP Cron','2024-05-22 12:47:19','2024-05-22 12:47:19'),(24001,8074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:47:19','2024-05-22 12:47:19'),(24002,8075,'action created','2024-05-22 12:47:19','2024-05-22 12:47:19'),(24003,8075,'action started via WP Cron','2024-05-22 12:53:32','2024-05-22 12:53:32'),(24004,8075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:53:32','2024-05-22 12:53:32'),(24005,8076,'action created','2024-05-22 12:53:32','2024-05-22 12:53:32'),(24006,8076,'action started via WP Cron','2024-05-22 12:58:32','2024-05-22 12:58:32'),(24007,8076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 12:58:32','2024-05-22 12:58:32'),(24008,8077,'action created','2024-05-22 12:58:32','2024-05-22 12:58:32'),(24009,8077,'action started via WP Cron','2024-05-22 13:08:53','2024-05-22 13:08:53'),(24010,8077,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 13:08:53','2024-05-22 13:08:53'),(24011,8078,'action created','2024-05-22 13:08:53','2024-05-22 13:08:53'),(24012,8078,'action started via WP Cron','2024-05-22 13:12:32','2024-05-22 13:12:32'),(24013,8078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 13:12:32','2024-05-22 13:12:32'),(24014,8079,'action created','2024-05-22 13:12:32','2024-05-22 13:12:32'),(24015,8079,'action started via WP Cron','2024-05-22 13:16:45','2024-05-22 13:16:45'),(24016,8079,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 13:16:45','2024-05-22 13:16:45'),(24017,8080,'action created','2024-05-22 13:16:45','2024-05-22 13:16:45'),(24018,8080,'action started via WP Cron','2024-05-22 13:52:43','2024-05-22 13:52:43'),(24019,8080,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 13:52:43','2024-05-22 13:52:43'),(24020,8081,'action created','2024-05-22 13:52:43','2024-05-22 13:52:43'),(24024,8081,'action started via WP Cron','2024-05-22 14:01:59','2024-05-22 14:01:59'),(24025,8081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 14:01:59','2024-05-22 14:01:59'),(24026,8083,'action created','2024-05-22 14:01:59','2024-05-22 14:01:59'),(24027,8083,'action started via WP Cron','2024-05-22 14:11:49','2024-05-22 14:11:49'),(24028,8083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 14:11:49','2024-05-22 14:11:49'),(24029,8084,'action created','2024-05-22 14:11:49','2024-05-22 14:11:49'),(24030,8084,'action started via WP Cron','2024-05-22 14:17:33','2024-05-22 14:17:33'),(24031,8084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 14:17:33','2024-05-22 14:17:33'),(24032,8085,'action created','2024-05-22 14:17:33','2024-05-22 14:17:33'),(24033,8085,'action started via WP Cron','2024-05-22 14:34:59','2024-05-22 14:34:59'),(24034,8085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 14:34:59','2024-05-22 14:34:59'),(24035,8086,'action created','2024-05-22 14:34:59','2024-05-22 14:34:59'),(24036,8086,'action started via WP Cron','2024-05-22 14:47:30','2024-05-22 14:47:30'),(24037,8086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 14:47:30','2024-05-22 14:47:30'),(24038,8087,'action created','2024-05-22 14:47:30','2024-05-22 14:47:30'),(24039,8087,'action started via Async Request','2024-05-22 14:49:34','2024-05-22 14:49:34'),(24040,8087,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 14:49:34','2024-05-22 14:49:34'),(24041,8088,'action created','2024-05-22 14:49:34','2024-05-22 14:49:34'),(24042,8088,'action started via WP Cron','2024-05-22 15:14:12','2024-05-22 15:14:12'),(24043,8088,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 15:14:12','2024-05-22 15:14:12'),(24044,8089,'action created','2024-05-22 15:14:12','2024-05-22 15:14:12'),(24048,8089,'action started via WP Cron','2024-05-22 15:36:11','2024-05-22 15:36:11'),(24049,8089,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 15:36:11','2024-05-22 15:36:11'),(24050,8091,'action created','2024-05-22 15:36:11','2024-05-22 15:36:11'),(24051,8091,'action started via WP Cron','2024-05-22 15:40:46','2024-05-22 15:40:46'),(24052,8091,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 15:40:46','2024-05-22 15:40:46'),(24053,8092,'action created','2024-05-22 15:40:46','2024-05-22 15:40:46'),(24054,8092,'action started via WP Cron','2024-05-22 16:27:52','2024-05-22 16:27:52'),(24055,8092,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 16:27:52','2024-05-22 16:27:52'),(24056,8093,'action created','2024-05-22 16:27:52','2024-05-22 16:27:52'),(24060,8093,'action started via WP Cron','2024-05-22 16:46:59','2024-05-22 16:46:59'),(24061,8093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 16:46:59','2024-05-22 16:46:59'),(24062,8095,'action created','2024-05-22 16:46:59','2024-05-22 16:46:59'),(24063,8095,'action started via WP Cron','2024-05-22 16:58:31','2024-05-22 16:58:31'),(24064,8095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 16:58:31','2024-05-22 16:58:31'),(24065,8096,'action created','2024-05-22 16:58:31','2024-05-22 16:58:31'),(24066,8096,'action started via WP Cron','2024-05-22 17:08:08','2024-05-22 17:08:08'),(24067,8096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 17:08:08','2024-05-22 17:08:08'),(24068,8097,'action created','2024-05-22 17:08:08','2024-05-22 17:08:08'),(24069,8097,'action started via WP Cron','2024-05-22 17:29:11','2024-05-22 17:29:11'),(24070,8097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 17:29:11','2024-05-22 17:29:11'),(24071,8098,'action created','2024-05-22 17:29:11','2024-05-22 17:29:11'),(24075,8098,'action started via WP Cron','2024-05-22 17:32:29','2024-05-22 17:32:29'),(24076,8098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 17:32:29','2024-05-22 17:32:29'),(24077,8100,'action created','2024-05-22 17:32:29','2024-05-22 17:32:29'),(24078,8100,'action started via WP Cron','2024-05-22 17:59:58','2024-05-22 17:59:58'),(24079,8100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 17:59:58','2024-05-22 17:59:58'),(24080,8101,'action created','2024-05-22 17:59:58','2024-05-22 17:59:58'),(24081,8101,'action started via WP Cron','2024-05-22 18:12:18','2024-05-22 18:12:18'),(24082,8101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 18:12:18','2024-05-22 18:12:18'),(24083,8102,'action created','2024-05-22 18:12:18','2024-05-22 18:12:18'),(24084,8102,'action started via WP Cron','2024-05-22 18:21:02','2024-05-22 18:21:02'),(24085,8102,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 18:21:02','2024-05-22 18:21:02'),(24086,8103,'action created','2024-05-22 18:21:02','2024-05-22 18:21:02'),(24087,8103,'action started via WP Cron','2024-05-22 18:23:17','2024-05-22 18:23:17'),(24088,8103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 18:23:17','2024-05-22 18:23:17'),(24089,8104,'action created','2024-05-22 18:23:17','2024-05-22 18:23:17'),(24090,8104,'action started via WP Cron','2024-05-22 18:41:22','2024-05-22 18:41:22'),(24091,8104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 18:41:22','2024-05-22 18:41:22'),(24092,8105,'action created','2024-05-22 18:41:22','2024-05-22 18:41:22'),(24096,8105,'action started via WP Cron','2024-05-22 18:53:42','2024-05-22 18:53:42'),(24097,8105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 18:53:42','2024-05-22 18:53:42'),(24098,8107,'action created','2024-05-22 18:53:42','2024-05-22 18:53:42'),(24099,8107,'action started via WP Cron','2024-05-22 19:14:59','2024-05-22 19:14:59'),(24100,8107,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 19:14:59','2024-05-22 19:14:59'),(24101,8108,'action created','2024-05-22 19:14:59','2024-05-22 19:14:59'),(24102,8108,'action started via WP Cron','2024-05-22 19:28:59','2024-05-22 19:28:59'),(24103,8108,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 19:28:59','2024-05-22 19:28:59'),(24104,8109,'action created','2024-05-22 19:29:00','2024-05-22 19:29:00'),(24105,8109,'action started via WP Cron','2024-05-22 19:41:16','2024-05-22 19:41:16'),(24106,8109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 19:41:16','2024-05-22 19:41:16'),(24107,8110,'action created','2024-05-22 19:41:16','2024-05-22 19:41:16'),(24114,8110,'action started via WP Cron','2024-05-22 19:46:12','2024-05-22 19:46:12'),(24115,8110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 19:46:12','2024-05-22 19:46:12'),(24116,8113,'action created','2024-05-22 19:46:12','2024-05-22 19:46:12'),(24117,8113,'action started via WP Cron','2024-05-22 19:58:07','2024-05-22 19:58:07'),(24118,8113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 19:58:07','2024-05-22 19:58:07'),(24119,8114,'action created','2024-05-22 19:58:07','2024-05-22 19:58:07'),(24120,8114,'action started via WP Cron','2024-05-22 20:03:17','2024-05-22 20:03:17'),(24121,8114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 20:03:17','2024-05-22 20:03:17'),(24122,8115,'action created','2024-05-22 20:03:17','2024-05-22 20:03:17'),(24123,8115,'action started via WP Cron','2024-05-22 20:20:46','2024-05-22 20:20:46'),(24124,8115,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 20:20:46','2024-05-22 20:20:46'),(24125,8116,'action created','2024-05-22 20:20:46','2024-05-22 20:20:46'),(24126,8116,'action started via WP Cron','2024-05-22 20:46:52','2024-05-22 20:46:52'),(24127,8116,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 20:46:52','2024-05-22 20:46:52'),(24128,8117,'action created','2024-05-22 20:46:52','2024-05-22 20:46:52'),(24132,8117,'action started via WP Cron','2024-05-22 21:09:07','2024-05-22 21:09:07'),(24133,8117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 21:09:07','2024-05-22 21:09:07'),(24134,8119,'action created','2024-05-22 21:09:07','2024-05-22 21:09:07'),(24135,8119,'action started via WP Cron','2024-05-22 21:20:38','2024-05-22 21:20:38'),(24136,8119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 21:20:38','2024-05-22 21:20:38'),(24137,8120,'action created','2024-05-22 21:20:38','2024-05-22 21:20:38'),(24138,8120,'action started via WP Cron','2024-05-22 21:30:16','2024-05-22 21:30:16'),(24139,8120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 21:30:16','2024-05-22 21:30:16'),(24140,8121,'action created','2024-05-22 21:30:16','2024-05-22 21:30:16'),(24141,8121,'action started via WP Cron','2024-05-22 21:34:51','2024-05-22 21:34:51'),(24142,8121,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 21:34:51','2024-05-22 21:34:51'),(24143,8122,'action created','2024-05-22 21:34:51','2024-05-22 21:34:51'),(24144,8122,'action started via WP Cron','2024-05-22 21:37:56','2024-05-22 21:37:56'),(24145,8122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 21:37:56','2024-05-22 21:37:56'),(24146,8123,'action created','2024-05-22 21:37:56','2024-05-22 21:37:56'),(24147,8123,'action started via WP Cron','2024-05-22 21:41:11','2024-05-22 21:41:11'),(24148,8123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 21:41:11','2024-05-22 21:41:11'),(24149,8124,'action created','2024-05-22 21:41:11','2024-05-22 21:41:11'),(24150,8124,'action started via WP Cron','2024-05-22 21:55:14','2024-05-22 21:55:14'),(24151,8124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 21:55:14','2024-05-22 21:55:14'),(24152,8125,'action created','2024-05-22 21:55:14','2024-05-22 21:55:14'),(24156,8125,'action started via WP Cron','2024-05-22 21:57:41','2024-05-22 21:57:41'),(24157,8125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 21:57:41','2024-05-22 21:57:41'),(24158,8127,'action created','2024-05-22 21:57:41','2024-05-22 21:57:41'),(24159,8127,'action started via WP Cron','2024-05-22 22:07:49','2024-05-22 22:07:49'),(24160,8127,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 22:07:49','2024-05-22 22:07:49'),(24161,8128,'action created','2024-05-22 22:07:49','2024-05-22 22:07:49'),(24162,8128,'action started via WP Cron','2024-05-22 22:11:24','2024-05-22 22:11:24'),(24163,8128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 22:11:24','2024-05-22 22:11:24'),(24164,8129,'action created','2024-05-22 22:11:24','2024-05-22 22:11:24'),(24165,8129,'action started via WP Cron','2024-05-22 22:46:59','2024-05-22 22:46:59'),(24166,8129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 22:46:59','2024-05-22 22:46:59'),(24167,8130,'action created','2024-05-22 22:46:59','2024-05-22 22:46:59'),(24168,8130,'action started via WP Cron','2024-05-22 22:50:45','2024-05-22 22:50:45'),(24169,8130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 22:50:45','2024-05-22 22:50:45'),(24170,8131,'action created','2024-05-22 22:50:45','2024-05-22 22:50:45'),(24171,8131,'action started via WP Cron','2024-05-22 22:54:59','2024-05-22 22:54:59'),(24172,8131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 22:54:59','2024-05-22 22:54:59'),(24173,8132,'action created','2024-05-22 22:54:59','2024-05-22 22:54:59'),(24177,8132,'action started via WP Cron','2024-05-22 23:04:59','2024-05-22 23:04:59'),(24178,8132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 23:04:59','2024-05-22 23:04:59'),(24179,8134,'action created','2024-05-22 23:04:59','2024-05-22 23:04:59'),(24180,8134,'action started via WP Cron','2024-05-22 23:20:13','2024-05-22 23:20:13'),(24181,8134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 23:20:13','2024-05-22 23:20:13'),(24182,8135,'action created','2024-05-22 23:20:13','2024-05-22 23:20:13'),(24183,8135,'action started via WP Cron','2024-05-22 23:36:39','2024-05-22 23:36:39'),(24184,8135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 23:36:39','2024-05-22 23:36:39'),(24185,8136,'action created','2024-05-22 23:36:39','2024-05-22 23:36:39'),(24186,8136,'action started via WP Cron','2024-05-22 23:39:35','2024-05-22 23:39:35'),(24187,8136,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 23:39:35','2024-05-22 23:39:35'),(24188,8137,'action created','2024-05-22 23:39:35','2024-05-22 23:39:35'),(24189,8137,'action started via WP Cron','2024-05-22 23:49:04','2024-05-22 23:49:04'),(24190,8137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 23:49:04','2024-05-22 23:49:04'),(24191,8138,'action created','2024-05-22 23:49:04','2024-05-22 23:49:04'),(24192,8138,'action started via WP Cron','2024-05-22 23:54:19','2024-05-22 23:54:19'),(24193,8138,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 23:54:19','2024-05-22 23:54:19'),(24194,8139,'action created','2024-05-22 23:54:19','2024-05-22 23:54:19'),(24195,8139,'action started via WP Cron','2024-05-22 23:57:03','2024-05-22 23:57:03'),(24196,8139,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-22 23:57:03','2024-05-22 23:57:03'),(24197,8140,'action created','2024-05-22 23:57:03','2024-05-22 23:57:03'),(24198,8140,'action started via WP Cron','2024-05-23 00:07:11','2024-05-23 00:07:11'),(24199,8140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 00:07:11','2024-05-23 00:07:11'),(24200,8141,'action created','2024-05-23 00:07:11','2024-05-23 00:07:11'),(24204,8141,'action started via WP Cron','2024-05-23 00:18:47','2024-05-23 00:18:47'),(24205,8141,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 00:18:47','2024-05-23 00:18:47'),(24206,8143,'action created','2024-05-23 00:18:47','2024-05-23 00:18:47'),(24207,8143,'action started via WP Cron','2024-05-23 00:39:44','2024-05-23 00:39:44'),(24208,8143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 00:39:44','2024-05-23 00:39:44'),(24209,8144,'action created','2024-05-23 00:39:44','2024-05-23 00:39:44'),(24210,8144,'action started via WP Cron','2024-05-23 00:42:02','2024-05-23 00:42:02'),(24211,8144,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 00:42:02','2024-05-23 00:42:02'),(24212,8145,'action created','2024-05-23 00:42:02','2024-05-23 00:42:02'),(24213,8145,'action started via WP Cron','2024-05-23 00:49:35','2024-05-23 00:49:35'),(24214,8145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 00:49:35','2024-05-23 00:49:35'),(24215,8146,'action created','2024-05-23 00:49:35','2024-05-23 00:49:35'),(24216,8146,'action started via WP Cron','2024-05-23 00:58:34','2024-05-23 00:58:34'),(24217,8146,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 00:58:34','2024-05-23 00:58:34'),(24218,8147,'action created','2024-05-23 00:58:34','2024-05-23 00:58:34'),(24219,8147,'action started via WP Cron','2024-05-23 01:09:33','2024-05-23 01:09:33'),(24220,8147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:09:33','2024-05-23 01:09:33'),(24221,8148,'action created','2024-05-23 01:09:33','2024-05-23 01:09:33'),(24225,8148,'action started via WP Cron','2024-05-23 01:35:04','2024-05-23 01:35:04'),(24226,8148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:35:04','2024-05-23 01:35:04'),(24227,8150,'action created','2024-05-23 01:35:04','2024-05-23 01:35:04'),(24231,8150,'action started via Async Request','2024-05-23 01:37:54','2024-05-23 01:37:54'),(24232,8150,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:37:54','2024-05-23 01:37:54'),(24233,8152,'action created','2024-05-23 01:37:54','2024-05-23 01:37:54'),(24234,8152,'action started via WP Cron','2024-05-23 01:39:54','2024-05-23 01:39:54'),(24235,8152,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:39:54','2024-05-23 01:39:54'),(24236,8153,'action created','2024-05-23 01:39:54','2024-05-23 01:39:54'),(24237,8153,'action started via Async Request','2024-05-23 01:41:55','2024-05-23 01:41:55'),(24238,8153,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:41:55','2024-05-23 01:41:55'),(24239,8154,'action created','2024-05-23 01:41:55','2024-05-23 01:41:55'),(24240,8154,'action started via WP Cron','2024-05-23 01:44:24','2024-05-23 01:44:24'),(24241,8154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:44:24','2024-05-23 01:44:24'),(24242,8155,'action created','2024-05-23 01:44:24','2024-05-23 01:44:24'),(24243,8155,'action started via WP Cron','2024-05-23 01:46:47','2024-05-23 01:46:47'),(24244,8155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:46:47','2024-05-23 01:46:47'),(24245,8156,'action created','2024-05-23 01:46:47','2024-05-23 01:46:47'),(24246,8156,'action started via Async Request','2024-05-23 01:48:58','2024-05-23 01:48:58'),(24247,8156,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:48:58','2024-05-23 01:48:58'),(24248,8157,'action created','2024-05-23 01:48:58','2024-05-23 01:48:58'),(24249,8157,'action started via WP Cron','2024-05-23 01:51:08','2024-05-23 01:51:08'),(24250,8157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:51:08','2024-05-23 01:51:08'),(24251,8158,'action created','2024-05-23 01:51:08','2024-05-23 01:51:08'),(24252,8158,'action started via WP Cron','2024-05-23 01:53:28','2024-05-23 01:53:28'),(24253,8158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:53:28','2024-05-23 01:53:28'),(24254,8159,'action created','2024-05-23 01:53:28','2024-05-23 01:53:28'),(24255,8159,'action started via Async Request','2024-05-23 01:55:47','2024-05-23 01:55:47'),(24256,8159,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:55:47','2024-05-23 01:55:47'),(24257,8160,'action created','2024-05-23 01:55:47','2024-05-23 01:55:47'),(24258,8160,'action started via WP Cron','2024-05-23 01:58:26','2024-05-23 01:58:26'),(24259,8160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 01:58:26','2024-05-23 01:58:26'),(24260,8161,'action created','2024-05-23 01:58:26','2024-05-23 01:58:26'),(24261,8161,'action started via WP Cron','2024-05-23 02:00:40','2024-05-23 02:00:40'),(24262,8161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:00:40','2024-05-23 02:00:40'),(24263,8162,'action created','2024-05-23 02:00:40','2024-05-23 02:00:40'),(24264,8162,'action started via WP Cron','2024-05-23 02:03:21','2024-05-23 02:03:21'),(24265,8162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:03:21','2024-05-23 02:03:21'),(24266,8163,'action created','2024-05-23 02:03:21','2024-05-23 02:03:21'),(24267,8163,'action started via WP Cron','2024-05-23 02:05:21','2024-05-23 02:05:21'),(24268,8163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:05:21','2024-05-23 02:05:21'),(24269,8164,'action created','2024-05-23 02:05:21','2024-05-23 02:05:21'),(24270,8164,'action started via WP Cron','2024-05-23 02:07:21','2024-05-23 02:07:21'),(24271,8164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:07:21','2024-05-23 02:07:21'),(24272,8165,'action created','2024-05-23 02:07:21','2024-05-23 02:07:21'),(24273,8165,'action started via WP Cron','2024-05-23 02:09:22','2024-05-23 02:09:22'),(24274,8165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:09:22','2024-05-23 02:09:22'),(24275,8166,'action created','2024-05-23 02:09:22','2024-05-23 02:09:22'),(24279,8166,'action started via Async Request','2024-05-23 02:11:28','2024-05-23 02:11:28'),(24280,8166,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:11:28','2024-05-23 02:11:28'),(24281,8168,'action created','2024-05-23 02:11:28','2024-05-23 02:11:28'),(24282,8168,'action started via WP Cron','2024-05-23 02:13:28','2024-05-23 02:13:28'),(24283,8168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:13:28','2024-05-23 02:13:28'),(24284,8169,'action created','2024-05-23 02:13:28','2024-05-23 02:13:28'),(24285,8169,'action started via WP Cron','2024-05-23 02:16:01','2024-05-23 02:16:01'),(24286,8169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:16:01','2024-05-23 02:16:01'),(24287,8170,'action created','2024-05-23 02:16:01','2024-05-23 02:16:01'),(24288,8170,'action started via WP Cron','2024-05-23 02:18:01','2024-05-23 02:18:01'),(24289,8170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:18:01','2024-05-23 02:18:01'),(24290,8171,'action created','2024-05-23 02:18:01','2024-05-23 02:18:01'),(24291,8171,'action started via WP Cron','2024-05-23 02:20:02','2024-05-23 02:20:02'),(24292,8171,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:20:02','2024-05-23 02:20:02'),(24293,8172,'action created','2024-05-23 02:20:02','2024-05-23 02:20:02'),(24294,8172,'action started via WP Cron','2024-05-23 02:22:03','2024-05-23 02:22:03'),(24295,8172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:22:03','2024-05-23 02:22:03'),(24296,8173,'action created','2024-05-23 02:22:03','2024-05-23 02:22:03'),(24297,8173,'action started via WP Cron','2024-05-23 02:24:31','2024-05-23 02:24:31'),(24298,8173,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:24:31','2024-05-23 02:24:31'),(24299,8174,'action created','2024-05-23 02:24:31','2024-05-23 02:24:31'),(24300,8174,'action started via WP Cron','2024-05-23 02:26:32','2024-05-23 02:26:32'),(24301,8174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:26:32','2024-05-23 02:26:32'),(24302,8175,'action created','2024-05-23 02:26:32','2024-05-23 02:26:32'),(24303,8175,'action started via Async Request','2024-05-23 02:28:45','2024-05-23 02:28:45'),(24304,8175,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:28:45','2024-05-23 02:28:45'),(24305,8176,'action created','2024-05-23 02:28:45','2024-05-23 02:28:45'),(24306,8176,'action started via WP Cron','2024-05-23 02:31:32','2024-05-23 02:31:32'),(24307,8176,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:31:32','2024-05-23 02:31:32'),(24308,8177,'action created','2024-05-23 02:31:32','2024-05-23 02:31:32'),(24309,8177,'action started via WP Cron','2024-05-23 02:33:33','2024-05-23 02:33:33'),(24310,8177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:33:33','2024-05-23 02:33:33'),(24311,8178,'action created','2024-05-23 02:33:33','2024-05-23 02:33:33'),(24312,8178,'action started via WP Cron','2024-05-23 02:35:33','2024-05-23 02:35:33'),(24313,8178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:35:33','2024-05-23 02:35:33'),(24314,8179,'action created','2024-05-23 02:35:33','2024-05-23 02:35:33'),(24315,8179,'action started via WP Cron','2024-05-23 02:37:34','2024-05-23 02:37:34'),(24316,8179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:37:34','2024-05-23 02:37:34'),(24317,8180,'action created','2024-05-23 02:37:34','2024-05-23 02:37:34'),(24318,8180,'action started via WP Cron','2024-05-23 02:42:26','2024-05-23 02:42:26'),(24319,8180,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:42:26','2024-05-23 02:42:26'),(24320,8181,'action created','2024-05-23 02:42:26','2024-05-23 02:42:26'),(24321,8181,'action started via WP Cron','2024-05-23 02:44:26','2024-05-23 02:44:26'),(24322,8181,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:44:26','2024-05-23 02:44:26'),(24323,8182,'action created','2024-05-23 02:44:26','2024-05-23 02:44:26'),(24324,8182,'action started via WP Cron','2024-05-23 02:46:28','2024-05-23 02:46:28'),(24325,8182,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:46:28','2024-05-23 02:46:28'),(24326,8183,'action created','2024-05-23 02:46:28','2024-05-23 02:46:28'),(24327,8183,'action started via WP Cron','2024-05-23 02:48:28','2024-05-23 02:48:28'),(24328,8183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:48:28','2024-05-23 02:48:28'),(24329,8184,'action created','2024-05-23 02:48:28','2024-05-23 02:48:28'),(24330,8184,'action started via Async Request','2024-05-23 02:50:38','2024-05-23 02:50:38'),(24331,8184,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:50:38','2024-05-23 02:50:38'),(24332,8185,'action created','2024-05-23 02:50:38','2024-05-23 02:50:38'),(24333,8185,'action started via WP Cron','2024-05-23 02:52:55','2024-05-23 02:52:55'),(24334,8185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:52:55','2024-05-23 02:52:55'),(24335,8186,'action created','2024-05-23 02:52:55','2024-05-23 02:52:55'),(24336,8186,'action started via WP Cron','2024-05-23 02:55:18','2024-05-23 02:55:18'),(24337,8186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:55:18','2024-05-23 02:55:18'),(24338,8187,'action created','2024-05-23 02:55:18','2024-05-23 02:55:18'),(24339,8187,'action started via Async Request','2024-05-23 02:57:33','2024-05-23 02:57:33'),(24340,8187,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 02:57:33','2024-05-23 02:57:33'),(24341,8188,'action created','2024-05-23 02:57:33','2024-05-23 02:57:33'),(24342,8188,'action started via WP Cron','2024-05-23 03:00:10','2024-05-23 03:00:10'),(24343,8188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:00:10','2024-05-23 03:00:10'),(24344,8189,'action created','2024-05-23 03:00:10','2024-05-23 03:00:10'),(24345,8189,'action started via WP Cron','2024-05-23 03:02:33','2024-05-23 03:02:33'),(24346,8189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:02:33','2024-05-23 03:02:33'),(24347,8190,'action created','2024-05-23 03:02:33','2024-05-23 03:02:33'),(24348,8190,'action started via Async Request','2024-05-23 03:04:34','2024-05-23 03:04:34'),(24349,8190,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:04:34','2024-05-23 03:04:34'),(24350,8191,'action created','2024-05-23 03:04:34','2024-05-23 03:04:34'),(24351,8191,'action started via WP Cron','2024-05-23 03:06:34','2024-05-23 03:06:34'),(24352,8191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:06:34','2024-05-23 03:06:34'),(24353,8192,'action created','2024-05-23 03:06:34','2024-05-23 03:06:34'),(24354,8192,'action started via WP Cron','2024-05-23 03:09:03','2024-05-23 03:09:03'),(24355,8192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:09:03','2024-05-23 03:09:03'),(24356,8193,'action created','2024-05-23 03:09:03','2024-05-23 03:09:03'),(24360,8193,'action started via WP Cron','2024-05-23 03:11:06','2024-05-23 03:11:06'),(24361,8193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:11:06','2024-05-23 03:11:06'),(24362,8195,'action created','2024-05-23 03:11:06','2024-05-23 03:11:06'),(24363,8195,'action started via WP Cron','2024-05-23 03:14:40','2024-05-23 03:14:40'),(24364,8195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:14:40','2024-05-23 03:14:40'),(24365,8196,'action created','2024-05-23 03:14:40','2024-05-23 03:14:40'),(24366,8196,'action started via Async Request','2024-05-23 03:16:55','2024-05-23 03:16:55'),(24367,8196,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:16:55','2024-05-23 03:16:55'),(24368,8197,'action created','2024-05-23 03:16:55','2024-05-23 03:16:55'),(24369,8197,'action started via WP Cron','2024-05-23 03:20:06','2024-05-23 03:20:06'),(24370,8197,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:20:06','2024-05-23 03:20:06'),(24371,8198,'action created','2024-05-23 03:20:06','2024-05-23 03:20:06'),(24372,8198,'action started via WP Cron','2024-05-23 03:22:33','2024-05-23 03:22:33'),(24373,8198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:22:33','2024-05-23 03:22:33'),(24374,8199,'action created','2024-05-23 03:22:33','2024-05-23 03:22:33'),(24375,8199,'action started via Async Request','2024-05-23 03:24:45','2024-05-23 03:24:45'),(24376,8199,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:24:45','2024-05-23 03:24:45'),(24377,8200,'action created','2024-05-23 03:24:45','2024-05-23 03:24:45'),(24378,8200,'action started via WP Cron','2024-05-23 03:26:46','2024-05-23 03:26:46'),(24379,8200,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:26:46','2024-05-23 03:26:46'),(24380,8201,'action created','2024-05-23 03:26:46','2024-05-23 03:26:46'),(24381,8201,'action started via WP Cron','2024-05-23 03:28:48','2024-05-23 03:28:48'),(24382,8201,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:28:48','2024-05-23 03:28:48'),(24383,8202,'action created','2024-05-23 03:28:48','2024-05-23 03:28:48'),(24384,8202,'action started via WP Cron','2024-05-23 03:31:48','2024-05-23 03:31:48'),(24385,8202,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:31:48','2024-05-23 03:31:48'),(24386,8203,'action created','2024-05-23 03:31:48','2024-05-23 03:31:48'),(24387,8203,'action started via WP Cron','2024-05-23 03:33:48','2024-05-23 03:33:48'),(24388,8203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:33:48','2024-05-23 03:33:48'),(24389,8204,'action created','2024-05-23 03:33:48','2024-05-23 03:33:48'),(24390,8204,'action started via WP Cron','2024-05-23 03:35:49','2024-05-23 03:35:49'),(24391,8204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:35:49','2024-05-23 03:35:49'),(24392,8205,'action created','2024-05-23 03:35:49','2024-05-23 03:35:49'),(24393,8205,'action started via WP Cron','2024-05-23 03:37:50','2024-05-23 03:37:50'),(24394,8205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:37:50','2024-05-23 03:37:50'),(24395,8206,'action created','2024-05-23 03:37:50','2024-05-23 03:37:50'),(24396,8206,'action started via WP Cron','2024-05-23 03:55:24','2024-05-23 03:55:24'),(24397,8206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 03:55:24','2024-05-23 03:55:24'),(24398,8207,'action created','2024-05-23 03:55:24','2024-05-23 03:55:24'),(24399,8207,'action started via WP Cron','2024-05-23 04:03:13','2024-05-23 04:03:13'),(24400,8207,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:03:13','2024-05-23 04:03:13'),(24401,8208,'action created','2024-05-23 04:03:13','2024-05-23 04:03:13'),(24402,8208,'action started via WP Cron','2024-05-23 04:05:19','2024-05-23 04:05:19'),(24403,8208,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:05:19','2024-05-23 04:05:19'),(24404,8209,'action created','2024-05-23 04:05:19','2024-05-23 04:05:19'),(24405,8209,'action started via WP Cron','2024-05-23 04:08:28','2024-05-23 04:08:28'),(24406,8209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:08:28','2024-05-23 04:08:28'),(24407,8210,'action created','2024-05-23 04:08:28','2024-05-23 04:08:28'),(24408,8210,'action started via WP Cron','2024-05-23 04:10:28','2024-05-23 04:10:28'),(24409,8210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:10:28','2024-05-23 04:10:28'),(24410,8211,'action created','2024-05-23 04:10:28','2024-05-23 04:10:28'),(24414,8211,'action started via WP Cron','2024-05-23 04:12:29','2024-05-23 04:12:29'),(24415,8211,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:12:29','2024-05-23 04:12:29'),(24416,8213,'action created','2024-05-23 04:12:29','2024-05-23 04:12:29'),(24417,8213,'action started via WP Cron','2024-05-23 04:15:30','2024-05-23 04:15:30'),(24418,8213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:15:30','2024-05-23 04:15:30'),(24419,8214,'action created','2024-05-23 04:15:30','2024-05-23 04:15:30'),(24420,8214,'action started via WP Cron','2024-05-23 04:18:18','2024-05-23 04:18:18'),(24421,8214,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:18:18','2024-05-23 04:18:18'),(24422,8215,'action created','2024-05-23 04:18:18','2024-05-23 04:18:18'),(24423,8215,'action started via WP Cron','2024-05-23 04:21:15','2024-05-23 04:21:15'),(24424,8215,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:21:15','2024-05-23 04:21:15'),(24425,8216,'action created','2024-05-23 04:21:15','2024-05-23 04:21:15'),(24426,8216,'action started via Async Request','2024-05-23 04:23:28','2024-05-23 04:23:28'),(24427,8216,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:23:28','2024-05-23 04:23:28'),(24428,8217,'action created','2024-05-23 04:23:28','2024-05-23 04:23:28'),(24429,8217,'action started via WP Cron','2024-05-23 04:25:28','2024-05-23 04:25:28'),(24430,8217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:25:28','2024-05-23 04:25:28'),(24431,8218,'action created','2024-05-23 04:25:28','2024-05-23 04:25:28'),(24432,8218,'action started via WP Cron','2024-05-23 04:27:28','2024-05-23 04:27:28'),(24433,8218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:27:28','2024-05-23 04:27:28'),(24434,8219,'action created','2024-05-23 04:27:28','2024-05-23 04:27:28'),(24435,8219,'action started via WP Cron','2024-05-23 04:29:40','2024-05-23 04:29:40'),(24436,8219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:29:40','2024-05-23 04:29:40'),(24437,8220,'action created','2024-05-23 04:29:40','2024-05-23 04:29:40'),(24438,8220,'action started via WP Cron','2024-05-23 04:32:11','2024-05-23 04:32:11'),(24439,8220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:32:11','2024-05-23 04:32:11'),(24440,8221,'action created','2024-05-23 04:32:11','2024-05-23 04:32:11'),(24441,8221,'action started via WP Cron','2024-05-23 04:35:28','2024-05-23 04:35:28'),(24442,8221,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:35:28','2024-05-23 04:35:28'),(24443,8222,'action created','2024-05-23 04:35:28','2024-05-23 04:35:28'),(24444,8222,'action started via Async Request','2024-05-23 04:37:43','2024-05-23 04:37:43'),(24445,8222,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:37:43','2024-05-23 04:37:43'),(24446,8223,'action created','2024-05-23 04:37:43','2024-05-23 04:37:43'),(24447,8223,'action started via Async Request','2024-05-23 04:39:47','2024-05-23 04:39:47'),(24448,8223,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:39:47','2024-05-23 04:39:47'),(24449,8224,'action created','2024-05-23 04:39:47','2024-05-23 04:39:47'),(24450,8224,'action started via WP Cron','2024-05-23 04:42:01','2024-05-23 04:42:01'),(24451,8224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:42:01','2024-05-23 04:42:01'),(24452,8225,'action created','2024-05-23 04:42:01','2024-05-23 04:42:01'),(24453,8225,'action started via WP Cron','2024-05-23 04:45:52','2024-05-23 04:45:52'),(24454,8225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:45:52','2024-05-23 04:45:52'),(24455,8226,'action created','2024-05-23 04:45:52','2024-05-23 04:45:52'),(24456,8226,'action started via WP Cron','2024-05-23 04:48:15','2024-05-23 04:48:15'),(24457,8226,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:48:15','2024-05-23 04:48:15'),(24458,8227,'action created','2024-05-23 04:48:15','2024-05-23 04:48:15'),(24459,8227,'action started via WP Cron','2024-05-23 04:50:16','2024-05-23 04:50:16'),(24460,8227,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:50:16','2024-05-23 04:50:16'),(24461,8228,'action created','2024-05-23 04:50:16','2024-05-23 04:50:16'),(24462,8228,'action started via WP Cron','2024-05-23 04:52:16','2024-05-23 04:52:16'),(24463,8228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:52:16','2024-05-23 04:52:16'),(24464,8229,'action created','2024-05-23 04:52:16','2024-05-23 04:52:16'),(24465,8229,'action started via WP Cron','2024-05-23 04:54:41','2024-05-23 04:54:41'),(24466,8229,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:54:41','2024-05-23 04:54:41'),(24467,8230,'action created','2024-05-23 04:54:41','2024-05-23 04:54:41'),(24468,8230,'action started via Async Request','2024-05-23 04:57:19','2024-05-23 04:57:19'),(24469,8230,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:57:19','2024-05-23 04:57:19'),(24470,8231,'action created','2024-05-23 04:57:19','2024-05-23 04:57:19'),(24471,8231,'action started via Async Request','2024-05-23 04:59:21','2024-05-23 04:59:21'),(24472,8231,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 04:59:21','2024-05-23 04:59:21'),(24473,8232,'action created','2024-05-23 04:59:21','2024-05-23 04:59:21'),(24474,8232,'action started via WP Cron','2024-05-23 05:01:32','2024-05-23 05:01:32'),(24475,8232,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:01:32','2024-05-23 05:01:32'),(24476,8233,'action created','2024-05-23 05:01:32','2024-05-23 05:01:32'),(24477,8233,'action started via WP Cron','2024-05-23 05:05:15','2024-05-23 05:05:15'),(24478,8233,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:05:15','2024-05-23 05:05:15'),(24479,8234,'action created','2024-05-23 05:05:15','2024-05-23 05:05:15'),(24480,8234,'action started via WP Cron','2024-05-23 05:07:15','2024-05-23 05:07:15'),(24481,8234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:07:15','2024-05-23 05:07:15'),(24482,8235,'action created','2024-05-23 05:07:15','2024-05-23 05:07:15'),(24483,8235,'action started via WP Cron','2024-05-23 05:09:17','2024-05-23 05:09:17'),(24484,8235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:09:17','2024-05-23 05:09:17'),(24485,8236,'action created','2024-05-23 05:09:17','2024-05-23 05:09:17'),(24486,8236,'action started via WP Cron','2024-05-23 05:14:14','2024-05-23 05:14:14'),(24487,8236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:14:14','2024-05-23 05:14:14'),(24488,8237,'action created','2024-05-23 05:14:14','2024-05-23 05:14:14'),(24492,8237,'action started via WP Cron','2024-05-23 05:16:33','2024-05-23 05:16:33'),(24493,8237,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:16:33','2024-05-23 05:16:33'),(24494,8239,'action created','2024-05-23 05:16:33','2024-05-23 05:16:33'),(24495,8239,'action started via WP Cron','2024-05-23 05:20:26','2024-05-23 05:20:26'),(24496,8239,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:20:26','2024-05-23 05:20:26'),(24497,8240,'action created','2024-05-23 05:20:26','2024-05-23 05:20:26'),(24498,8240,'action started via WP Cron','2024-05-23 05:22:34','2024-05-23 05:22:34'),(24499,8240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:22:34','2024-05-23 05:22:34'),(24500,8241,'action created','2024-05-23 05:22:34','2024-05-23 05:22:34'),(24501,8241,'action started via WP Cron','2024-05-23 05:24:34','2024-05-23 05:24:34'),(24502,8241,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:24:34','2024-05-23 05:24:34'),(24503,8242,'action created','2024-05-23 05:24:34','2024-05-23 05:24:34'),(24504,8242,'action started via WP Cron','2024-05-23 05:26:35','2024-05-23 05:26:35'),(24505,8242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:26:35','2024-05-23 05:26:35'),(24506,8243,'action created','2024-05-23 05:26:35','2024-05-23 05:26:35'),(24507,8243,'action started via WP Cron','2024-05-23 05:32:09','2024-05-23 05:32:09'),(24508,8243,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:32:09','2024-05-23 05:32:09'),(24509,8244,'action created','2024-05-23 05:32:09','2024-05-23 05:32:09'),(24513,8244,'action started via WP Cron','2024-05-23 05:39:52','2024-05-23 05:39:52'),(24514,8244,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:39:52','2024-05-23 05:39:52'),(24515,8246,'action created','2024-05-23 05:39:52','2024-05-23 05:39:52'),(24516,8246,'action started via WP Cron','2024-05-23 05:51:19','2024-05-23 05:51:19'),(24517,8246,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 05:51:19','2024-05-23 05:51:19'),(24518,8247,'action created','2024-05-23 05:51:19','2024-05-23 05:51:19'),(24519,8247,'action started via WP Cron','2024-05-23 06:02:45','2024-05-23 06:02:45'),(24520,8247,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:02:45','2024-05-23 06:02:45'),(24521,8248,'action created','2024-05-23 06:02:45','2024-05-23 06:02:45'),(24522,8248,'action started via WP Cron','2024-05-23 06:12:53','2024-05-23 06:12:53'),(24523,8248,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:12:53','2024-05-23 06:12:53'),(24524,8249,'action created','2024-05-23 06:12:53','2024-05-23 06:12:53'),(24528,8249,'action started via WP Cron','2024-05-23 06:19:43','2024-05-23 06:19:43'),(24529,8249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:19:43','2024-05-23 06:19:43'),(24530,8251,'action created','2024-05-23 06:19:43','2024-05-23 06:19:43'),(24531,8251,'action started via WP Cron','2024-05-23 06:22:33','2024-05-23 06:22:33'),(24532,8251,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:22:33','2024-05-23 06:22:33'),(24533,8252,'action created','2024-05-23 06:22:33','2024-05-23 06:22:33'),(24534,8252,'action started via WP Cron','2024-05-23 06:31:05','2024-05-23 06:31:05'),(24535,8252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:31:05','2024-05-23 06:31:05'),(24536,8253,'action created','2024-05-23 06:31:05','2024-05-23 06:31:05'),(24537,8253,'action started via WP Cron','2024-05-23 06:34:47','2024-05-23 06:34:47'),(24538,8253,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:34:47','2024-05-23 06:34:47'),(24539,8254,'action created','2024-05-23 06:34:47','2024-05-23 06:34:47'),(24540,8254,'action started via WP Cron','2024-05-23 06:37:18','2024-05-23 06:37:18'),(24541,8254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:37:18','2024-05-23 06:37:18'),(24542,8255,'action created','2024-05-23 06:37:18','2024-05-23 06:37:18'),(24543,8255,'action started via WP Cron','2024-05-23 06:40:08','2024-05-23 06:40:08'),(24544,8255,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:40:08','2024-05-23 06:40:08'),(24545,8256,'action created','2024-05-23 06:40:08','2024-05-23 06:40:08'),(24546,8256,'action started via WP Cron','2024-05-23 06:42:52','2024-05-23 06:42:52'),(24547,8256,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:42:52','2024-05-23 06:42:52'),(24548,8257,'action created','2024-05-23 06:42:52','2024-05-23 06:42:52'),(24549,8257,'action started via WP Cron','2024-05-23 06:48:19','2024-05-23 06:48:19'),(24550,8257,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:48:19','2024-05-23 06:48:19'),(24551,8258,'action created','2024-05-23 06:48:19','2024-05-23 06:48:19'),(24552,8258,'action started via WP Cron','2024-05-23 06:56:56','2024-05-23 06:56:56'),(24553,8258,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 06:56:56','2024-05-23 06:56:56'),(24554,8259,'action created','2024-05-23 06:56:56','2024-05-23 06:56:56'),(24555,8259,'action started via WP Cron','2024-05-23 07:00:33','2024-05-23 07:00:33'),(24556,8259,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 07:00:33','2024-05-23 07:00:33'),(24557,8260,'action created','2024-05-23 07:00:33','2024-05-23 07:00:33'),(24558,8260,'action started via WP Cron','2024-05-23 07:05:17','2024-05-23 07:05:17'),(24559,8260,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 07:05:17','2024-05-23 07:05:17'),(24560,8261,'action created','2024-05-23 07:05:17','2024-05-23 07:05:17'),(24561,8261,'action started via WP Cron','2024-05-23 07:13:30','2024-05-23 07:13:30'),(24562,8261,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 07:13:30','2024-05-23 07:13:30'),(24563,8262,'action created','2024-05-23 07:13:30','2024-05-23 07:13:30'),(24564,8262,'action started via WP Cron','2024-05-23 07:21:33','2024-05-23 07:21:33'),(24565,8262,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 07:21:33','2024-05-23 07:21:33'),(24566,8263,'action created','2024-05-23 07:21:33','2024-05-23 07:21:33'),(24570,8263,'action started via WP Cron','2024-05-23 07:29:35','2024-05-23 07:29:35'),(24571,8263,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 07:29:35','2024-05-23 07:29:35'),(24572,8265,'action created','2024-05-23 07:29:35','2024-05-23 07:29:35'),(24573,8265,'action started via WP Cron','2024-05-23 07:40:11','2024-05-23 07:40:11'),(24574,8265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 07:40:11','2024-05-23 07:40:11'),(24575,8266,'action created','2024-05-23 07:40:11','2024-05-23 07:40:11'),(24579,8266,'action started via WP Cron','2024-05-23 07:45:12','2024-05-23 07:45:12'),(24580,8266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 07:45:12','2024-05-23 07:45:12'),(24581,8268,'action created','2024-05-23 07:45:12','2024-05-23 07:45:12'),(24582,8268,'action started via WP Cron','2024-05-23 07:54:06','2024-05-23 07:54:06'),(24583,8268,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 07:54:06','2024-05-23 07:54:06'),(24584,8269,'action created','2024-05-23 07:54:06','2024-05-23 07:54:06'),(24585,8269,'action started via WP Cron','2024-05-23 08:02:40','2024-05-23 08:02:40'),(24586,8269,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:02:40','2024-05-23 08:02:40'),(24587,8270,'action created','2024-05-23 08:02:40','2024-05-23 08:02:40'),(24588,8270,'action started via WP Cron','2024-05-23 08:08:26','2024-05-23 08:08:26'),(24589,8270,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:08:26','2024-05-23 08:08:26'),(24590,8271,'action created','2024-05-23 08:08:26','2024-05-23 08:08:26'),(24591,8271,'action started via WP Cron','2024-05-23 08:14:26','2024-05-23 08:14:26'),(24592,8271,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:14:26','2024-05-23 08:14:26'),(24593,8272,'action created','2024-05-23 08:14:26','2024-05-23 08:14:26'),(24594,8272,'action started via WP Cron','2024-05-23 08:21:03','2024-05-23 08:21:03'),(24595,8272,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:21:03','2024-05-23 08:21:03'),(24596,8273,'action created','2024-05-23 08:21:03','2024-05-23 08:21:03'),(24600,8273,'action started via WP Cron','2024-05-23 08:23:33','2024-05-23 08:23:33'),(24601,8273,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:23:33','2024-05-23 08:23:33'),(24602,8275,'action created','2024-05-23 08:23:33','2024-05-23 08:23:33'),(24603,8275,'action started via WP Cron','2024-05-23 08:30:40','2024-05-23 08:30:40'),(24604,8275,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:30:40','2024-05-23 08:30:40'),(24605,8276,'action created','2024-05-23 08:30:40','2024-05-23 08:30:40'),(24606,8276,'action started via WP Cron','2024-05-23 08:34:42','2024-05-23 08:34:42'),(24607,8276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:34:42','2024-05-23 08:34:42'),(24608,8277,'action created','2024-05-23 08:34:42','2024-05-23 08:34:42'),(24609,8277,'action started via WP Cron','2024-05-23 08:40:21','2024-05-23 08:40:21'),(24610,8277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:40:21','2024-05-23 08:40:21'),(24611,8278,'action created','2024-05-23 08:40:21','2024-05-23 08:40:21'),(24612,8278,'action started via WP Cron','2024-05-23 08:43:55','2024-05-23 08:43:55'),(24613,8278,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:43:55','2024-05-23 08:43:55'),(24614,8279,'action created','2024-05-23 08:43:55','2024-05-23 08:43:55'),(24615,8279,'action started via WP Cron','2024-05-23 08:51:02','2024-05-23 08:51:02'),(24616,8279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:51:02','2024-05-23 08:51:02'),(24617,8280,'action created','2024-05-23 08:51:02','2024-05-23 08:51:02'),(24618,8280,'action started via WP Cron','2024-05-23 08:58:27','2024-05-23 08:58:27'),(24619,8280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 08:58:27','2024-05-23 08:58:27'),(24620,8281,'action created','2024-05-23 08:58:27','2024-05-23 08:58:27'),(24621,8281,'action started via WP Cron','2024-05-23 09:01:03','2024-05-23 09:01:03'),(24622,8281,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:01:03','2024-05-23 09:01:03'),(24623,8282,'action created','2024-05-23 09:01:03','2024-05-23 09:01:03'),(24624,8282,'action started via Async Request','2024-05-23 09:03:42','2024-05-23 09:03:42'),(24625,8282,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:03:42','2024-05-23 09:03:42'),(24626,8283,'action created','2024-05-23 09:03:42','2024-05-23 09:03:42'),(24627,8283,'action started via WP Cron','2024-05-23 09:06:09','2024-05-23 09:06:09'),(24628,8283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:06:09','2024-05-23 09:06:09'),(24629,8284,'action created','2024-05-23 09:06:09','2024-05-23 09:06:09'),(24630,8284,'action started via WP Cron','2024-05-23 09:08:12','2024-05-23 09:08:12'),(24631,8284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:08:12','2024-05-23 09:08:12'),(24632,8285,'action created','2024-05-23 09:08:12','2024-05-23 09:08:12'),(24633,8285,'action started via WP Cron','2024-05-23 09:10:13','2024-05-23 09:10:13'),(24634,8285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:10:13','2024-05-23 09:10:13'),(24635,8286,'action created','2024-05-23 09:10:13','2024-05-23 09:10:13'),(24636,8286,'action started via WP Cron','2024-05-23 09:12:41','2024-05-23 09:12:41'),(24637,8286,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:12:41','2024-05-23 09:12:41'),(24638,8287,'action created','2024-05-23 09:12:41','2024-05-23 09:12:41'),(24639,8287,'action started via WP Cron','2024-05-23 09:15:20','2024-05-23 09:15:20'),(24640,8287,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:15:20','2024-05-23 09:15:20'),(24641,8288,'action created','2024-05-23 09:15:20','2024-05-23 09:15:20'),(24642,8288,'action started via WP Cron','2024-05-23 09:17:21','2024-05-23 09:17:21'),(24643,8288,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:17:21','2024-05-23 09:17:21'),(24644,8289,'action created','2024-05-23 09:17:21','2024-05-23 09:17:21'),(24645,8289,'action started via WP Cron','2024-05-23 09:19:38','2024-05-23 09:19:38'),(24646,8289,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:19:38','2024-05-23 09:19:38'),(24647,8290,'action created','2024-05-23 09:19:38','2024-05-23 09:19:38'),(24648,8290,'action started via WP Cron','2024-05-23 09:22:13','2024-05-23 09:22:13'),(24649,8290,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:22:13','2024-05-23 09:22:13'),(24650,8291,'action created','2024-05-23 09:22:13','2024-05-23 09:22:13'),(24654,8291,'action started via WP Cron','2024-05-23 09:25:02','2024-05-23 09:25:02'),(24655,8291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:25:02','2024-05-23 09:25:02'),(24656,8293,'action created','2024-05-23 09:25:02','2024-05-23 09:25:02'),(24657,8293,'action started via WP Cron','2024-05-23 09:27:05','2024-05-23 09:27:05'),(24658,8293,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:27:05','2024-05-23 09:27:05'),(24659,8294,'action created','2024-05-23 09:27:05','2024-05-23 09:27:05'),(24660,8294,'action started via WP Cron','2024-05-23 09:29:20','2024-05-23 09:29:20'),(24661,8294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:29:20','2024-05-23 09:29:20'),(24662,8295,'action created','2024-05-23 09:29:20','2024-05-23 09:29:20'),(24663,8295,'action started via WP Cron','2024-05-23 09:31:59','2024-05-23 09:31:59'),(24664,8295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:31:59','2024-05-23 09:31:59'),(24665,8296,'action created','2024-05-23 09:31:59','2024-05-23 09:31:59'),(24666,8296,'action started via WP Cron','2024-05-23 09:34:05','2024-05-23 09:34:05'),(24667,8296,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:34:05','2024-05-23 09:34:05'),(24668,8297,'action created','2024-05-23 09:34:05','2024-05-23 09:34:05'),(24669,8297,'action started via WP Cron','2024-05-23 09:36:07','2024-05-23 09:36:07'),(24670,8297,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:36:07','2024-05-23 09:36:07'),(24671,8298,'action created','2024-05-23 09:36:07','2024-05-23 09:36:07'),(24672,8298,'action started via WP Cron','2024-05-23 09:38:08','2024-05-23 09:38:08'),(24673,8298,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:38:08','2024-05-23 09:38:08'),(24674,8299,'action created','2024-05-23 09:38:08','2024-05-23 09:38:08'),(24675,8299,'action started via WP Cron','2024-05-23 09:40:10','2024-05-23 09:40:10'),(24676,8299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:40:10','2024-05-23 09:40:10'),(24677,8300,'action created','2024-05-23 09:40:10','2024-05-23 09:40:10'),(24678,8300,'action started via Async Request','2024-05-23 09:42:57','2024-05-23 09:42:57'),(24679,8300,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:42:57','2024-05-23 09:42:57'),(24680,8301,'action created','2024-05-23 09:42:57','2024-05-23 09:42:57'),(24681,8301,'action started via WP Cron','2024-05-23 09:44:59','2024-05-23 09:44:59'),(24682,8301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:44:59','2024-05-23 09:44:59'),(24683,8302,'action created','2024-05-23 09:44:59','2024-05-23 09:44:59'),(24684,8302,'action started via WP Cron','2024-05-23 09:47:00','2024-05-23 09:47:00'),(24685,8302,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:47:00','2024-05-23 09:47:00'),(24686,8303,'action created','2024-05-23 09:47:00','2024-05-23 09:47:00'),(24687,8303,'action started via WP Cron','2024-05-23 09:49:00','2024-05-23 09:49:00'),(24688,8303,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:49:00','2024-05-23 09:49:00'),(24689,8304,'action created','2024-05-23 09:49:00','2024-05-23 09:49:00'),(24690,8304,'action started via WP Cron','2024-05-23 09:51:04','2024-05-23 09:51:04'),(24691,8304,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:51:04','2024-05-23 09:51:04'),(24692,8305,'action created','2024-05-23 09:51:04','2024-05-23 09:51:04'),(24693,8305,'action started via WP Cron','2024-05-23 09:53:04','2024-05-23 09:53:04'),(24694,8305,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:53:04','2024-05-23 09:53:04'),(24695,8306,'action created','2024-05-23 09:53:04','2024-05-23 09:53:04'),(24696,8306,'action started via WP Cron','2024-05-23 09:55:16','2024-05-23 09:55:16'),(24697,8306,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:55:16','2024-05-23 09:55:16'),(24698,8307,'action created','2024-05-23 09:55:16','2024-05-23 09:55:16'),(24699,8307,'action started via WP Cron','2024-05-23 09:58:11','2024-05-23 09:58:11'),(24700,8307,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 09:58:11','2024-05-23 09:58:11'),(24701,8308,'action created','2024-05-23 09:58:11','2024-05-23 09:58:11'),(24702,8308,'action started via WP Cron','2024-05-23 10:00:13','2024-05-23 10:00:13'),(24703,8308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:00:13','2024-05-23 10:00:13'),(24704,8309,'action created','2024-05-23 10:00:13','2024-05-23 10:00:13'),(24705,8309,'action started via Async Request','2024-05-23 10:02:28','2024-05-23 10:02:28'),(24706,8309,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:02:28','2024-05-23 10:02:28'),(24707,8310,'action created','2024-05-23 10:02:28','2024-05-23 10:02:28'),(24708,8310,'action started via WP Cron','2024-05-23 10:05:14','2024-05-23 10:05:14'),(24709,8310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:05:14','2024-05-23 10:05:14'),(24710,8311,'action created','2024-05-23 10:05:14','2024-05-23 10:05:14'),(24711,8311,'action started via WP Cron','2024-05-23 10:08:30','2024-05-23 10:08:30'),(24712,8311,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:08:30','2024-05-23 10:08:30'),(24713,8312,'action created','2024-05-23 10:08:30','2024-05-23 10:08:30'),(24714,8312,'action started via WP Cron','2024-05-23 10:10:30','2024-05-23 10:10:30'),(24715,8312,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:10:30','2024-05-23 10:10:30'),(24716,8313,'action created','2024-05-23 10:10:30','2024-05-23 10:10:30'),(24717,8313,'action started via WP Cron','2024-05-23 10:12:31','2024-05-23 10:12:31'),(24718,8313,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:12:31','2024-05-23 10:12:31'),(24719,8314,'action created','2024-05-23 10:12:31','2024-05-23 10:12:31'),(24720,8314,'action started via WP Cron','2024-05-23 10:14:32','2024-05-23 10:14:32'),(24721,8314,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:14:32','2024-05-23 10:14:32'),(24722,8315,'action created','2024-05-23 10:14:32','2024-05-23 10:14:32'),(24723,8315,'action started via WP Cron','2024-05-23 10:23:32','2024-05-23 10:23:32'),(24724,8315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:23:32','2024-05-23 10:23:32'),(24725,8316,'action created','2024-05-23 10:23:32','2024-05-23 10:23:32'),(24729,8316,'action started via WP Cron','2024-05-23 10:26:07','2024-05-23 10:26:07'),(24730,8316,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:26:07','2024-05-23 10:26:07'),(24731,8318,'action created','2024-05-23 10:26:07','2024-05-23 10:26:07'),(24732,8318,'action started via Async Request','2024-05-23 10:28:50','2024-05-23 10:28:50'),(24733,8318,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:28:50','2024-05-23 10:28:50'),(24734,8319,'action created','2024-05-23 10:28:50','2024-05-23 10:28:50'),(24735,8319,'action started via Async Request','2024-05-23 10:30:55','2024-05-23 10:30:55'),(24736,8319,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:30:55','2024-05-23 10:30:55'),(24737,8320,'action created','2024-05-23 10:30:55','2024-05-23 10:30:55'),(24738,8320,'action started via WP Cron','2024-05-23 10:33:10','2024-05-23 10:33:10'),(24739,8320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:33:10','2024-05-23 10:33:10'),(24740,8321,'action created','2024-05-23 10:33:10','2024-05-23 10:33:10'),(24741,8321,'action started via Async Request','2024-05-23 10:35:41','2024-05-23 10:35:41'),(24742,8321,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:35:41','2024-05-23 10:35:41'),(24743,8322,'action created','2024-05-23 10:35:41','2024-05-23 10:35:41'),(24744,8322,'action started via Async Request','2024-05-23 10:37:47','2024-05-23 10:37:47'),(24745,8322,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:37:47','2024-05-23 10:37:47'),(24746,8323,'action created','2024-05-23 10:37:47','2024-05-23 10:37:47'),(24747,8323,'action started via Async Request','2024-05-23 10:39:55','2024-05-23 10:39:55'),(24748,8323,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:39:55','2024-05-23 10:39:55'),(24749,8324,'action created','2024-05-23 10:39:55','2024-05-23 10:39:55'),(24750,8324,'action started via WP Cron','2024-05-23 10:42:02','2024-05-23 10:42:02'),(24751,8324,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:42:02','2024-05-23 10:42:02'),(24752,8325,'action created','2024-05-23 10:42:02','2024-05-23 10:42:02'),(24753,8325,'action started via Async Request','2024-05-23 10:44:04','2024-05-23 10:44:04'),(24754,8325,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:44:04','2024-05-23 10:44:04'),(24755,8326,'action created','2024-05-23 10:44:04','2024-05-23 10:44:04'),(24756,8326,'action started via WP Cron','2024-05-23 10:46:19','2024-05-23 10:46:19'),(24757,8326,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:46:19','2024-05-23 10:46:19'),(24758,8327,'action created','2024-05-23 10:46:19','2024-05-23 10:46:19'),(24759,8327,'action started via WP Cron','2024-05-23 10:48:58','2024-05-23 10:48:58'),(24760,8327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:48:58','2024-05-23 10:48:58'),(24761,8328,'action created','2024-05-23 10:48:58','2024-05-23 10:48:58'),(24762,8328,'action started via WP Cron','2024-05-23 10:51:00','2024-05-23 10:51:00'),(24763,8328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:51:00','2024-05-23 10:51:00'),(24764,8329,'action created','2024-05-23 10:51:00','2024-05-23 10:51:00'),(24765,8329,'action started via WP Cron','2024-05-23 10:53:00','2024-05-23 10:53:00'),(24766,8329,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:53:00','2024-05-23 10:53:00'),(24767,8330,'action created','2024-05-23 10:53:00','2024-05-23 10:53:00'),(24768,8330,'action started via WP Cron','2024-05-23 10:55:03','2024-05-23 10:55:03'),(24769,8330,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:55:03','2024-05-23 10:55:03'),(24770,8331,'action created','2024-05-23 10:55:03','2024-05-23 10:55:03'),(24771,8331,'action started via WP Cron','2024-05-23 10:57:39','2024-05-23 10:57:39'),(24772,8331,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 10:57:40','2024-05-23 10:57:40'),(24773,8332,'action created','2024-05-23 10:57:40','2024-05-23 10:57:40'),(24774,8332,'action started via WP Cron','2024-05-23 11:00:16','2024-05-23 11:00:16'),(24775,8332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:00:16','2024-05-23 11:00:16'),(24776,8333,'action created','2024-05-23 11:00:16','2024-05-23 11:00:16'),(24777,8333,'action started via WP Cron','2024-05-23 11:02:17','2024-05-23 11:02:17'),(24778,8333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:02:17','2024-05-23 11:02:17'),(24779,8334,'action created','2024-05-23 11:02:17','2024-05-23 11:02:17'),(24780,8334,'action started via Async Request','2024-05-23 11:04:19','2024-05-23 11:04:19'),(24781,8334,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:04:19','2024-05-23 11:04:19'),(24782,8335,'action created','2024-05-23 11:04:19','2024-05-23 11:04:19'),(24783,8335,'action started via WP Cron','2024-05-23 11:08:19','2024-05-23 11:08:19'),(24784,8335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:08:19','2024-05-23 11:08:19'),(24785,8336,'action created','2024-05-23 11:08:19','2024-05-23 11:08:19'),(24786,8336,'action started via WP Cron','2024-05-23 11:10:20','2024-05-23 11:10:20'),(24787,8336,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:10:20','2024-05-23 11:10:20'),(24788,8337,'action created','2024-05-23 11:10:20','2024-05-23 11:10:20'),(24789,8337,'action started via WP Cron','2024-05-23 11:12:21','2024-05-23 11:12:21'),(24790,8337,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:12:21','2024-05-23 11:12:21'),(24791,8338,'action created','2024-05-23 11:12:21','2024-05-23 11:12:21'),(24792,8338,'action started via WP Cron','2024-05-23 11:14:21','2024-05-23 11:14:21'),(24793,8338,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:14:21','2024-05-23 11:14:21'),(24794,8339,'action created','2024-05-23 11:14:21','2024-05-23 11:14:21'),(24795,8339,'action started via Async Request','2024-05-23 11:16:22','2024-05-23 11:16:22'),(24796,8339,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:16:22','2024-05-23 11:16:22'),(24797,8340,'action created','2024-05-23 11:16:22','2024-05-23 11:16:22'),(24798,8340,'action started via WP Cron','2024-05-23 11:20:24','2024-05-23 11:20:24'),(24799,8340,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:20:24','2024-05-23 11:20:24'),(24800,8341,'action created','2024-05-23 11:20:24','2024-05-23 11:20:24'),(24801,8341,'action started via WP Cron','2024-05-23 11:22:24','2024-05-23 11:22:24'),(24802,8341,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:22:24','2024-05-23 11:22:24'),(24803,8342,'action created','2024-05-23 11:22:24','2024-05-23 11:22:24'),(24807,8342,'action started via WP Cron','2024-05-23 11:24:24','2024-05-23 11:24:24'),(24808,8342,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:24:24','2024-05-23 11:24:24'),(24809,8344,'action created','2024-05-23 11:24:24','2024-05-23 11:24:24'),(24810,8344,'action started via Async Request','2024-05-23 11:26:31','2024-05-23 11:26:31'),(24811,8344,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:26:31','2024-05-23 11:26:31'),(24812,8345,'action created','2024-05-23 11:26:31','2024-05-23 11:26:31'),(24813,8345,'action started via Async Request','2024-05-23 11:30:29','2024-05-23 11:30:29'),(24814,8345,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:30:29','2024-05-23 11:30:29'),(24815,8346,'action created','2024-05-23 11:30:29','2024-05-23 11:30:29'),(24819,8346,'action started via Async Request','2024-05-23 11:32:33','2024-05-23 11:32:33'),(24820,8346,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:32:33','2024-05-23 11:32:33'),(24821,8348,'action created','2024-05-23 11:32:33','2024-05-23 11:32:33'),(24822,8348,'action started via WP Cron','2024-05-23 11:35:28','2024-05-23 11:35:28'),(24823,8348,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:35:28','2024-05-23 11:35:28'),(24824,8349,'action created','2024-05-23 11:35:28','2024-05-23 11:35:28'),(24825,8349,'action started via WP Cron','2024-05-23 11:37:41','2024-05-23 11:37:41'),(24826,8349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:37:41','2024-05-23 11:37:41'),(24827,8350,'action created','2024-05-23 11:37:41','2024-05-23 11:37:41'),(24828,8350,'action started via WP Cron','2024-05-23 11:40:29','2024-05-23 11:40:29'),(24829,8350,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:40:29','2024-05-23 11:40:29'),(24830,8351,'action created','2024-05-23 11:40:29','2024-05-23 11:40:29'),(24831,8351,'action started via WP Cron','2024-05-23 11:42:30','2024-05-23 11:42:30'),(24832,8351,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:42:30','2024-05-23 11:42:30'),(24833,8352,'action created','2024-05-23 11:42:30','2024-05-23 11:42:30'),(24834,8352,'action started via WP Cron','2024-05-23 11:44:31','2024-05-23 11:44:31'),(24835,8352,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:44:31','2024-05-23 11:44:31'),(24836,8353,'action created','2024-05-23 11:44:31','2024-05-23 11:44:31'),(24837,8353,'action started via WP Cron','2024-05-23 11:46:31','2024-05-23 11:46:31'),(24838,8353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:46:31','2024-05-23 11:46:31'),(24839,8354,'action created','2024-05-23 11:46:31','2024-05-23 11:46:31'),(24840,8354,'action started via WP Cron','2024-05-23 11:48:32','2024-05-23 11:48:32'),(24841,8354,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:48:32','2024-05-23 11:48:32'),(24842,8355,'action created','2024-05-23 11:48:32','2024-05-23 11:48:32'),(24843,8355,'action started via WP Cron','2024-05-23 11:50:33','2024-05-23 11:50:33'),(24844,8355,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:50:33','2024-05-23 11:50:33'),(24845,8356,'action created','2024-05-23 11:50:33','2024-05-23 11:50:33'),(24846,8356,'action started via WP Cron','2024-05-23 11:52:34','2024-05-23 11:52:34'),(24847,8356,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:52:34','2024-05-23 11:52:34'),(24848,8357,'action created','2024-05-23 11:52:34','2024-05-23 11:52:34'),(24849,8357,'action started via Async Request','2024-05-23 11:54:36','2024-05-23 11:54:36'),(24850,8357,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:54:36','2024-05-23 11:54:36'),(24851,8358,'action created','2024-05-23 11:54:36','2024-05-23 11:54:36'),(24852,8358,'action started via WP Cron','2024-05-23 11:57:24','2024-05-23 11:57:24'),(24853,8358,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 11:57:24','2024-05-23 11:57:24'),(24854,8359,'action created','2024-05-23 11:57:24','2024-05-23 11:57:24'),(24855,8359,'action started via WP Cron','2024-05-23 12:00:35','2024-05-23 12:00:35'),(24856,8359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:00:35','2024-05-23 12:00:35'),(24857,8360,'action created','2024-05-23 12:00:35','2024-05-23 12:00:35'),(24858,8360,'action started via WP Cron','2024-05-23 12:02:37','2024-05-23 12:02:37'),(24859,8360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:02:37','2024-05-23 12:02:37'),(24860,8361,'action created','2024-05-23 12:02:37','2024-05-23 12:02:37'),(24861,8361,'action started via WP Cron','2024-05-23 12:05:09','2024-05-23 12:05:09'),(24862,8361,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:05:09','2024-05-23 12:05:09'),(24863,8362,'action created','2024-05-23 12:05:09','2024-05-23 12:05:09'),(24864,8362,'action started via WP Cron','2024-05-23 12:08:38','2024-05-23 12:08:38'),(24865,8362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:08:38','2024-05-23 12:08:38'),(24866,8363,'action created','2024-05-23 12:08:38','2024-05-23 12:08:38'),(24867,8363,'action started via WP Cron','2024-05-23 12:10:39','2024-05-23 12:10:39'),(24868,8363,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:10:39','2024-05-23 12:10:39'),(24869,8364,'action created','2024-05-23 12:10:39','2024-05-23 12:10:39'),(24876,8364,'action started via WP Cron','2024-05-23 12:12:39','2024-05-23 12:12:39'),(24877,8364,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:12:39','2024-05-23 12:12:39'),(24878,8367,'action created','2024-05-23 12:12:39','2024-05-23 12:12:39'),(24879,8367,'action started via WP Cron','2024-05-23 12:14:40','2024-05-23 12:14:40'),(24880,8367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:14:40','2024-05-23 12:14:40'),(24881,8368,'action created','2024-05-23 12:14:40','2024-05-23 12:14:40'),(24882,8368,'action started via WP Cron','2024-05-23 12:16:41','2024-05-23 12:16:41'),(24883,8368,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:16:41','2024-05-23 12:16:41'),(24884,8369,'action created','2024-05-23 12:16:41','2024-05-23 12:16:41'),(24885,8369,'action started via WP Cron','2024-05-23 12:18:42','2024-05-23 12:18:42'),(24886,8369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:18:42','2024-05-23 12:18:42'),(24887,8370,'action created','2024-05-23 12:18:42','2024-05-23 12:18:42'),(24888,8370,'action started via WP Cron','2024-05-23 12:20:43','2024-05-23 12:20:43'),(24889,8370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:20:43','2024-05-23 12:20:43'),(24890,8371,'action created','2024-05-23 12:20:43','2024-05-23 12:20:43'),(24891,8371,'action started via WP Cron','2024-05-23 12:22:43','2024-05-23 12:22:43'),(24892,8371,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:22:43','2024-05-23 12:22:43'),(24893,8372,'action created','2024-05-23 12:22:43','2024-05-23 12:22:43'),(24897,8372,'action started via WP Cron','2024-05-23 12:24:44','2024-05-23 12:24:44'),(24898,8372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:24:44','2024-05-23 12:24:44'),(24899,8374,'action created','2024-05-23 12:24:44','2024-05-23 12:24:44'),(24900,8374,'action started via WP Cron','2024-05-23 12:26:45','2024-05-23 12:26:45'),(24901,8374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:26:45','2024-05-23 12:26:45'),(24902,8375,'action created','2024-05-23 12:26:45','2024-05-23 12:26:45'),(24903,8375,'action started via WP Cron','2024-05-23 12:28:45','2024-05-23 12:28:45'),(24904,8375,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:28:45','2024-05-23 12:28:45'),(24905,8376,'action created','2024-05-23 12:28:45','2024-05-23 12:28:45'),(24906,8376,'action started via WP Cron','2024-05-23 12:30:47','2024-05-23 12:30:47'),(24907,8376,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:30:47','2024-05-23 12:30:47'),(24908,8377,'action created','2024-05-23 12:30:47','2024-05-23 12:30:47'),(24909,8377,'action started via Async Request','2024-05-23 12:32:48','2024-05-23 12:32:48'),(24910,8377,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:32:48','2024-05-23 12:32:48'),(24911,8378,'action created','2024-05-23 12:32:48','2024-05-23 12:32:48'),(24912,8378,'action started via WP Cron','2024-05-23 12:36:47','2024-05-23 12:36:47'),(24913,8378,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:36:47','2024-05-23 12:36:47'),(24914,8379,'action created','2024-05-23 12:36:47','2024-05-23 12:36:47'),(24915,8379,'action started via Async Request','2024-05-23 12:38:48','2024-05-23 12:38:48'),(24916,8379,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:38:48','2024-05-23 12:38:48'),(24917,8380,'action created','2024-05-23 12:38:48','2024-05-23 12:38:48'),(24918,8380,'action started via WP Cron','2024-05-23 12:40:49','2024-05-23 12:40:49'),(24919,8380,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:40:49','2024-05-23 12:40:49'),(24920,8381,'action created','2024-05-23 12:40:49','2024-05-23 12:40:49'),(24921,8381,'action started via WP Cron','2024-05-23 12:42:49','2024-05-23 12:42:49'),(24922,8381,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:42:49','2024-05-23 12:42:49'),(24923,8382,'action created','2024-05-23 12:42:49','2024-05-23 12:42:49'),(24924,8382,'action started via WP Cron','2024-05-23 12:44:49','2024-05-23 12:44:49'),(24925,8382,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:44:49','2024-05-23 12:44:49'),(24926,8383,'action created','2024-05-23 12:44:49','2024-05-23 12:44:49'),(24927,8383,'action started via WP Cron','2024-05-23 12:46:50','2024-05-23 12:46:50'),(24928,8383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:46:50','2024-05-23 12:46:50'),(24929,8384,'action created','2024-05-23 12:46:50','2024-05-23 12:46:50'),(24930,8384,'action started via Async Request','2024-05-23 12:48:52','2024-05-23 12:48:52'),(24931,8384,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:48:52','2024-05-23 12:48:52'),(24932,8385,'action created','2024-05-23 12:48:52','2024-05-23 12:48:52'),(24933,8385,'action started via WP Cron','2024-05-23 12:50:52','2024-05-23 12:50:52'),(24934,8385,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:50:52','2024-05-23 12:50:52'),(24935,8386,'action created','2024-05-23 12:50:52','2024-05-23 12:50:52'),(24936,8386,'action started via WP Cron','2024-05-23 12:52:53','2024-05-23 12:52:53'),(24937,8386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:52:53','2024-05-23 12:52:53'),(24938,8387,'action created','2024-05-23 12:52:53','2024-05-23 12:52:53'),(24939,8387,'action started via WP Cron','2024-05-23 12:54:54','2024-05-23 12:54:54'),(24940,8387,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:54:54','2024-05-23 12:54:54'),(24941,8388,'action created','2024-05-23 12:54:54','2024-05-23 12:54:54'),(24942,8388,'action started via WP Cron','2024-05-23 12:56:54','2024-05-23 12:56:54'),(24943,8388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:56:54','2024-05-23 12:56:54'),(24944,8389,'action created','2024-05-23 12:56:54','2024-05-23 12:56:54'),(24945,8389,'action started via WP Cron','2024-05-23 12:58:55','2024-05-23 12:58:55'),(24946,8389,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 12:58:55','2024-05-23 12:58:55'),(24947,8390,'action created','2024-05-23 12:58:55','2024-05-23 12:58:55'),(24948,8390,'action started via Async Request','2024-05-23 13:00:56','2024-05-23 13:00:56'),(24949,8390,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:00:56','2024-05-23 13:00:56'),(24950,8391,'action created','2024-05-23 13:00:56','2024-05-23 13:00:56'),(24951,8391,'action started via WP Cron','2024-05-23 13:02:57','2024-05-23 13:02:57'),(24952,8391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:02:57','2024-05-23 13:02:57'),(24953,8392,'action created','2024-05-23 13:02:57','2024-05-23 13:02:57'),(24954,8392,'action started via WP Cron','2024-05-23 13:06:35','2024-05-23 13:06:35'),(24955,8392,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:06:35','2024-05-23 13:06:35'),(24956,8393,'action created','2024-05-23 13:06:35','2024-05-23 13:06:35'),(24957,8393,'action started via WP Cron','2024-05-23 13:08:57','2024-05-23 13:08:57'),(24958,8393,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:08:57','2024-05-23 13:08:57'),(24959,8394,'action created','2024-05-23 13:08:57','2024-05-23 13:08:57'),(24960,8394,'action started via WP Cron','2024-05-23 13:10:57','2024-05-23 13:10:57'),(24961,8394,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:10:57','2024-05-23 13:10:57'),(24962,8395,'action created','2024-05-23 13:10:57','2024-05-23 13:10:57'),(24963,8395,'action started via WP Cron','2024-05-23 13:12:57','2024-05-23 13:12:57'),(24964,8395,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:12:57','2024-05-23 13:12:57'),(24965,8396,'action created','2024-05-23 13:12:57','2024-05-23 13:12:57'),(24966,8396,'action started via Async Request','2024-05-23 13:14:57','2024-05-23 13:14:57'),(24967,8396,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:14:57','2024-05-23 13:14:57'),(24968,8397,'action created','2024-05-23 13:14:57','2024-05-23 13:14:57'),(24969,8397,'action started via WP Cron','2024-05-23 13:16:59','2024-05-23 13:16:59'),(24970,8397,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:16:59','2024-05-23 13:16:59'),(24971,8398,'action created','2024-05-23 13:16:59','2024-05-23 13:16:59'),(24972,8398,'action started via WP Cron','2024-05-23 13:18:59','2024-05-23 13:18:59'),(24973,8398,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:18:59','2024-05-23 13:18:59'),(24974,8399,'action created','2024-05-23 13:18:59','2024-05-23 13:18:59'),(24975,8399,'action started via WP Cron','2024-05-23 13:20:59','2024-05-23 13:20:59'),(24976,8399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:20:59','2024-05-23 13:20:59'),(24977,8400,'action created','2024-05-23 13:20:59','2024-05-23 13:20:59'),(24978,8400,'action started via WP Cron','2024-05-23 13:22:59','2024-05-23 13:22:59'),(24979,8400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:22:59','2024-05-23 13:22:59'),(24980,8401,'action created','2024-05-23 13:22:59','2024-05-23 13:22:59'),(24984,8401,'action started via WP Cron','2024-05-23 13:25:00','2024-05-23 13:25:00'),(24985,8401,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:25:00','2024-05-23 13:25:00'),(24986,8403,'action created','2024-05-23 13:25:00','2024-05-23 13:25:00'),(24987,8403,'action started via WP Cron','2024-05-23 13:27:00','2024-05-23 13:27:00'),(24988,8403,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:27:00','2024-05-23 13:27:00'),(24989,8404,'action created','2024-05-23 13:27:00','2024-05-23 13:27:00'),(24990,8404,'action started via WP Cron','2024-05-23 13:29:00','2024-05-23 13:29:00'),(24991,8404,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:29:00','2024-05-23 13:29:00'),(24992,8405,'action created','2024-05-23 13:29:00','2024-05-23 13:29:00'),(24993,8405,'action started via WP Cron','2024-05-23 13:31:01','2024-05-23 13:31:01'),(24994,8405,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:31:01','2024-05-23 13:31:01'),(24995,8406,'action created','2024-05-23 13:31:01','2024-05-23 13:31:01'),(24996,8406,'action started via WP Cron','2024-05-23 13:33:02','2024-05-23 13:33:02'),(24997,8406,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:33:02','2024-05-23 13:33:02'),(24998,8407,'action created','2024-05-23 13:33:02','2024-05-23 13:33:02'),(24999,8407,'action started via Async Request','2024-05-23 13:35:03','2024-05-23 13:35:03'),(25000,8407,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:35:03','2024-05-23 13:35:03'),(25001,8408,'action created','2024-05-23 13:35:03','2024-05-23 13:35:03'),(25002,8408,'action started via WP Cron','2024-05-23 13:37:03','2024-05-23 13:37:03'),(25003,8408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:37:03','2024-05-23 13:37:03'),(25004,8409,'action created','2024-05-23 13:37:03','2024-05-23 13:37:03'),(25005,8409,'action started via WP Cron','2024-05-23 13:39:04','2024-05-23 13:39:04'),(25006,8409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:39:04','2024-05-23 13:39:04'),(25007,8410,'action created','2024-05-23 13:39:04','2024-05-23 13:39:04'),(25008,8410,'action started via WP Cron','2024-05-23 13:41:05','2024-05-23 13:41:05'),(25009,8410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:41:05','2024-05-23 13:41:05'),(25010,8411,'action created','2024-05-23 13:41:05','2024-05-23 13:41:05'),(25011,8411,'action started via WP Cron','2024-05-23 13:43:06','2024-05-23 13:43:06'),(25012,8411,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:43:06','2024-05-23 13:43:06'),(25013,8412,'action created','2024-05-23 13:43:06','2024-05-23 13:43:06'),(25014,8412,'action started via WP Cron','2024-05-23 13:45:06','2024-05-23 13:45:06'),(25015,8412,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:45:06','2024-05-23 13:45:06'),(25016,8413,'action created','2024-05-23 13:45:06','2024-05-23 13:45:06'),(25017,8413,'action started via Async Request','2024-05-23 13:47:09','2024-05-23 13:47:09'),(25018,8413,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:47:09','2024-05-23 13:47:09'),(25019,8414,'action created','2024-05-23 13:47:09','2024-05-23 13:47:09'),(25020,8414,'action started via WP Cron','2024-05-23 13:51:08','2024-05-23 13:51:08'),(25021,8414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:51:08','2024-05-23 13:51:08'),(25022,8415,'action created','2024-05-23 13:51:08','2024-05-23 13:51:08'),(25023,8415,'action started via WP Cron','2024-05-23 13:53:09','2024-05-23 13:53:09'),(25024,8415,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:53:09','2024-05-23 13:53:09'),(25025,8416,'action created','2024-05-23 13:53:09','2024-05-23 13:53:09'),(25026,8416,'action started via WP Cron','2024-05-23 13:55:09','2024-05-23 13:55:09'),(25027,8416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:55:09','2024-05-23 13:55:09'),(25028,8417,'action created','2024-05-23 13:55:09','2024-05-23 13:55:09'),(25029,8417,'action started via WP Cron','2024-05-23 13:57:10','2024-05-23 13:57:10'),(25030,8417,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:57:10','2024-05-23 13:57:10'),(25031,8418,'action created','2024-05-23 13:57:10','2024-05-23 13:57:10'),(25032,8418,'action started via WP Cron','2024-05-23 13:59:11','2024-05-23 13:59:11'),(25033,8418,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 13:59:11','2024-05-23 13:59:11'),(25034,8419,'action created','2024-05-23 13:59:11','2024-05-23 13:59:11'),(25035,8419,'action started via WP Cron','2024-05-23 14:01:12','2024-05-23 14:01:12'),(25036,8419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:01:12','2024-05-23 14:01:12'),(25037,8420,'action created','2024-05-23 14:01:12','2024-05-23 14:01:12'),(25038,8420,'action started via WP Cron','2024-05-23 14:03:13','2024-05-23 14:03:13'),(25039,8420,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:03:13','2024-05-23 14:03:13'),(25040,8421,'action created','2024-05-23 14:03:13','2024-05-23 14:03:13'),(25041,8421,'action started via WP Cron','2024-05-23 14:05:13','2024-05-23 14:05:13'),(25042,8421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:05:13','2024-05-23 14:05:13'),(25043,8422,'action created','2024-05-23 14:05:13','2024-05-23 14:05:13'),(25044,8422,'action started via WP Cron','2024-05-23 14:07:14','2024-05-23 14:07:14'),(25045,8422,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:07:14','2024-05-23 14:07:14'),(25046,8423,'action created','2024-05-23 14:07:14','2024-05-23 14:07:14'),(25047,8423,'action started via WP Cron','2024-05-23 14:09:14','2024-05-23 14:09:14'),(25048,8423,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:09:14','2024-05-23 14:09:14'),(25049,8424,'action created','2024-05-23 14:09:14','2024-05-23 14:09:14'),(25050,8424,'action started via WP Cron','2024-05-23 14:11:15','2024-05-23 14:11:15'),(25051,8424,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:11:15','2024-05-23 14:11:15'),(25052,8425,'action created','2024-05-23 14:11:15','2024-05-23 14:11:15'),(25053,8425,'action started via WP Cron','2024-05-23 14:13:16','2024-05-23 14:13:16'),(25054,8425,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:13:16','2024-05-23 14:13:16'),(25055,8426,'action created','2024-05-23 14:13:16','2024-05-23 14:13:16'),(25056,8426,'action started via WP Cron','2024-05-23 14:15:17','2024-05-23 14:15:17'),(25057,8426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:15:17','2024-05-23 14:15:17'),(25058,8427,'action created','2024-05-23 14:15:17','2024-05-23 14:15:17'),(25059,8427,'action started via WP Cron','2024-05-23 14:17:18','2024-05-23 14:17:18'),(25060,8427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:17:18','2024-05-23 14:17:18'),(25061,8428,'action created','2024-05-23 14:17:18','2024-05-23 14:17:18'),(25062,8428,'action started via WP Cron','2024-05-23 14:19:18','2024-05-23 14:19:18'),(25063,8428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:19:18','2024-05-23 14:19:18'),(25064,8429,'action created','2024-05-23 14:19:18','2024-05-23 14:19:18'),(25065,8429,'action started via WP Cron','2024-05-23 14:21:19','2024-05-23 14:21:19'),(25066,8429,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:21:19','2024-05-23 14:21:19'),(25067,8430,'action created','2024-05-23 14:21:19','2024-05-23 14:21:19'),(25068,8430,'action started via Async Request','2024-05-23 14:23:22','2024-05-23 14:23:22'),(25069,8430,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:23:22','2024-05-23 14:23:22'),(25070,8431,'action created','2024-05-23 14:23:22','2024-05-23 14:23:22'),(25074,8431,'action started via Async Request','2024-05-23 14:25:26','2024-05-23 14:25:26'),(25075,8431,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:25:26','2024-05-23 14:25:26'),(25076,8433,'action created','2024-05-23 14:25:26','2024-05-23 14:25:26'),(25077,8433,'action started via Async Request','2024-05-23 14:29:24','2024-05-23 14:29:24'),(25078,8433,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:29:24','2024-05-23 14:29:24'),(25079,8434,'action created','2024-05-23 14:29:24','2024-05-23 14:29:24'),(25080,8434,'action started via WP Cron','2024-05-23 14:33:24','2024-05-23 14:33:24'),(25081,8434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:33:24','2024-05-23 14:33:24'),(25082,8435,'action created','2024-05-23 14:33:24','2024-05-23 14:33:24'),(25083,8435,'action started via WP Cron','2024-05-23 14:35:24','2024-05-23 14:35:24'),(25084,8435,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:35:24','2024-05-23 14:35:24'),(25085,8436,'action created','2024-05-23 14:35:24','2024-05-23 14:35:24'),(25086,8436,'action started via Async Request','2024-05-23 14:37:26','2024-05-23 14:37:26'),(25087,8436,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:37:26','2024-05-23 14:37:26'),(25088,8437,'action created','2024-05-23 14:37:26','2024-05-23 14:37:26'),(25089,8437,'action started via WP Cron','2024-05-23 14:39:26','2024-05-23 14:39:26'),(25090,8437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:39:26','2024-05-23 14:39:26'),(25091,8438,'action created','2024-05-23 14:39:26','2024-05-23 14:39:26'),(25092,8438,'action started via WP Cron','2024-05-23 14:41:26','2024-05-23 14:41:26'),(25093,8438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:41:26','2024-05-23 14:41:26'),(25094,8439,'action created','2024-05-23 14:41:26','2024-05-23 14:41:26'),(25095,8439,'action started via WP Cron','2024-05-23 14:43:27','2024-05-23 14:43:27'),(25096,8439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:43:27','2024-05-23 14:43:27'),(25097,8440,'action created','2024-05-23 14:43:27','2024-05-23 14:43:27'),(25098,8440,'action started via Async Request','2024-05-23 14:45:30','2024-05-23 14:45:30'),(25099,8440,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:45:30','2024-05-23 14:45:30'),(25100,8441,'action created','2024-05-23 14:45:30','2024-05-23 14:45:30'),(25101,8441,'action started via WP Cron','2024-05-23 14:49:30','2024-05-23 14:49:30'),(25102,8441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:49:30','2024-05-23 14:49:30'),(25103,8442,'action created','2024-05-23 14:49:30','2024-05-23 14:49:30'),(25104,8442,'action started via WP Cron','2024-05-23 14:51:30','2024-05-23 14:51:30'),(25105,8442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:51:30','2024-05-23 14:51:30'),(25106,8443,'action created','2024-05-23 14:51:30','2024-05-23 14:51:30'),(25107,8443,'action started via WP Cron','2024-05-23 14:55:32','2024-05-23 14:55:32'),(25108,8443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:55:32','2024-05-23 14:55:32'),(25109,8444,'action created','2024-05-23 14:55:32','2024-05-23 14:55:32'),(25110,8444,'action started via WP Cron','2024-05-23 14:57:32','2024-05-23 14:57:32'),(25111,8444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:57:32','2024-05-23 14:57:32'),(25112,8445,'action created','2024-05-23 14:57:32','2024-05-23 14:57:32'),(25113,8445,'action started via Async Request','2024-05-23 14:59:33','2024-05-23 14:59:33'),(25114,8445,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 14:59:33','2024-05-23 14:59:33'),(25115,8446,'action created','2024-05-23 14:59:33','2024-05-23 14:59:33'),(25116,8446,'action started via WP Cron','2024-05-23 15:03:32','2024-05-23 15:03:32'),(25117,8446,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:03:32','2024-05-23 15:03:32'),(25118,8447,'action created','2024-05-23 15:03:32','2024-05-23 15:03:32'),(25119,8447,'action started via WP Cron','2024-05-23 15:05:33','2024-05-23 15:05:33'),(25120,8447,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:05:33','2024-05-23 15:05:33'),(25121,8448,'action created','2024-05-23 15:05:33','2024-05-23 15:05:33'),(25122,8448,'action started via Async Request','2024-05-23 15:07:34','2024-05-23 15:07:34'),(25123,8448,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:07:34','2024-05-23 15:07:34'),(25124,8449,'action created','2024-05-23 15:07:34','2024-05-23 15:07:34'),(25125,8449,'action started via WP Cron','2024-05-23 15:09:34','2024-05-23 15:09:34'),(25126,8449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:09:34','2024-05-23 15:09:34'),(25127,8450,'action created','2024-05-23 15:09:34','2024-05-23 15:09:34'),(25128,8450,'action started via WP Cron','2024-05-23 15:11:35','2024-05-23 15:11:35'),(25129,8450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:11:35','2024-05-23 15:11:35'),(25130,8451,'action created','2024-05-23 15:11:35','2024-05-23 15:11:35'),(25131,8451,'action started via WP Cron','2024-05-23 15:13:36','2024-05-23 15:13:36'),(25132,8451,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:13:36','2024-05-23 15:13:36'),(25133,8452,'action created','2024-05-23 15:13:36','2024-05-23 15:13:36'),(25134,8452,'action started via WP Cron','2024-05-23 15:15:36','2024-05-23 15:15:36'),(25135,8452,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:15:36','2024-05-23 15:15:36'),(25136,8453,'action created','2024-05-23 15:15:36','2024-05-23 15:15:36'),(25137,8453,'action started via WP Cron','2024-05-23 15:17:36','2024-05-23 15:17:36'),(25138,8453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:17:36','2024-05-23 15:17:36'),(25139,8454,'action created','2024-05-23 15:17:36','2024-05-23 15:17:36'),(25140,8454,'action started via WP Cron','2024-05-23 15:19:36','2024-05-23 15:19:36'),(25141,8454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:19:36','2024-05-23 15:19:36'),(25142,8455,'action created','2024-05-23 15:19:36','2024-05-23 15:19:36'),(25143,8455,'action started via WP Cron','2024-05-23 15:21:37','2024-05-23 15:21:37'),(25144,8455,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:21:37','2024-05-23 15:21:37'),(25145,8456,'action created','2024-05-23 15:21:37','2024-05-23 15:21:37'),(25146,8456,'action started via WP Cron','2024-05-23 15:23:38','2024-05-23 15:23:38'),(25147,8456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:23:38','2024-05-23 15:23:38'),(25148,8457,'action created','2024-05-23 15:23:38','2024-05-23 15:23:38'),(25152,8457,'action started via WP Cron','2024-05-23 15:27:27','2024-05-23 15:27:27'),(25153,8457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:27:27','2024-05-23 15:27:27'),(25154,8459,'action created','2024-05-23 15:27:27','2024-05-23 15:27:27'),(25155,8459,'action started via WP Cron','2024-05-23 15:29:41','2024-05-23 15:29:41'),(25156,8459,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:29:41','2024-05-23 15:29:41'),(25157,8460,'action created','2024-05-23 15:29:41','2024-05-23 15:29:41'),(25158,8460,'action started via WP Cron','2024-05-23 15:31:41','2024-05-23 15:31:41'),(25159,8460,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:31:41','2024-05-23 15:31:41'),(25160,8461,'action created','2024-05-23 15:31:41','2024-05-23 15:31:41'),(25161,8461,'action started via WP Cron','2024-05-23 15:33:42','2024-05-23 15:33:42'),(25162,8461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:33:42','2024-05-23 15:33:42'),(25163,8462,'action created','2024-05-23 15:33:42','2024-05-23 15:33:42'),(25164,8462,'action started via WP Cron','2024-05-23 15:37:41','2024-05-23 15:37:41'),(25165,8462,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:37:41','2024-05-23 15:37:41'),(25166,8463,'action created','2024-05-23 15:37:41','2024-05-23 15:37:41'),(25167,8463,'action started via WP Cron','2024-05-23 15:39:42','2024-05-23 15:39:42'),(25168,8463,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:39:42','2024-05-23 15:39:42'),(25169,8464,'action created','2024-05-23 15:39:42','2024-05-23 15:39:42'),(25170,8464,'action started via WP Cron','2024-05-23 15:41:43','2024-05-23 15:41:43'),(25171,8464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:41:43','2024-05-23 15:41:43'),(25172,8465,'action created','2024-05-23 15:41:43','2024-05-23 15:41:43'),(25173,8465,'action started via WP Cron','2024-05-23 15:43:44','2024-05-23 15:43:44'),(25174,8465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:43:44','2024-05-23 15:43:44'),(25175,8466,'action created','2024-05-23 15:43:44','2024-05-23 15:43:44'),(25176,8466,'action started via WP Cron','2024-05-23 15:45:45','2024-05-23 15:45:45'),(25177,8466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:45:45','2024-05-23 15:45:45'),(25178,8467,'action created','2024-05-23 15:45:45','2024-05-23 15:45:45'),(25179,8467,'action started via WP Cron','2024-05-23 15:47:45','2024-05-23 15:47:45'),(25180,8467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:47:45','2024-05-23 15:47:45'),(25181,8468,'action created','2024-05-23 15:47:45','2024-05-23 15:47:45'),(25182,8468,'action started via WP Cron','2024-05-23 15:49:46','2024-05-23 15:49:46'),(25183,8468,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:49:46','2024-05-23 15:49:46'),(25184,8469,'action created','2024-05-23 15:49:46','2024-05-23 15:49:46'),(25185,8469,'action started via WP Cron','2024-05-23 15:51:47','2024-05-23 15:51:47'),(25186,8469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:51:47','2024-05-23 15:51:47'),(25187,8470,'action created','2024-05-23 15:51:47','2024-05-23 15:51:47'),(25188,8470,'action started via WP Cron','2024-05-23 15:53:47','2024-05-23 15:53:47'),(25189,8470,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:53:47','2024-05-23 15:53:47'),(25190,8471,'action created','2024-05-23 15:53:47','2024-05-23 15:53:47'),(25191,8471,'action started via WP Cron','2024-05-23 15:55:48','2024-05-23 15:55:48'),(25192,8471,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:55:48','2024-05-23 15:55:48'),(25193,8472,'action created','2024-05-23 15:55:48','2024-05-23 15:55:48'),(25194,8472,'action started via WP Cron','2024-05-23 15:57:49','2024-05-23 15:57:49'),(25195,8472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:57:49','2024-05-23 15:57:49'),(25196,8473,'action created','2024-05-23 15:57:49','2024-05-23 15:57:49'),(25197,8473,'action started via WP Cron','2024-05-23 15:59:49','2024-05-23 15:59:49'),(25198,8473,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 15:59:49','2024-05-23 15:59:49'),(25199,8474,'action created','2024-05-23 15:59:49','2024-05-23 15:59:49'),(25200,8474,'action started via WP Cron','2024-05-23 16:01:50','2024-05-23 16:01:50'),(25201,8474,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:01:50','2024-05-23 16:01:50'),(25202,8475,'action created','2024-05-23 16:01:50','2024-05-23 16:01:50'),(25203,8475,'action started via WP Cron','2024-05-23 16:03:51','2024-05-23 16:03:51'),(25204,8475,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:03:51','2024-05-23 16:03:51'),(25205,8476,'action created','2024-05-23 16:03:51','2024-05-23 16:03:51'),(25206,8476,'action started via WP Cron','2024-05-23 16:05:51','2024-05-23 16:05:51'),(25207,8476,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:05:51','2024-05-23 16:05:51'),(25208,8477,'action created','2024-05-23 16:05:51','2024-05-23 16:05:51'),(25209,8477,'action started via WP Cron','2024-05-23 16:07:51','2024-05-23 16:07:51'),(25210,8477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:07:51','2024-05-23 16:07:51'),(25211,8478,'action created','2024-05-23 16:07:51','2024-05-23 16:07:51'),(25212,8478,'action started via WP Cron','2024-05-23 16:09:51','2024-05-23 16:09:51'),(25213,8478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:09:51','2024-05-23 16:09:51'),(25214,8479,'action created','2024-05-23 16:09:51','2024-05-23 16:09:51'),(25215,8479,'action started via WP Cron','2024-05-23 16:11:52','2024-05-23 16:11:52'),(25216,8479,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:11:52','2024-05-23 16:11:52'),(25217,8480,'action created','2024-05-23 16:11:52','2024-05-23 16:11:52'),(25218,8480,'action started via Async Request','2024-05-23 16:13:54','2024-05-23 16:13:54'),(25219,8480,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:13:54','2024-05-23 16:13:54'),(25220,8481,'action created','2024-05-23 16:13:54','2024-05-23 16:13:54'),(25221,8481,'action started via WP Cron','2024-05-23 16:17:54','2024-05-23 16:17:54'),(25222,8481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:17:54','2024-05-23 16:17:54'),(25223,8482,'action created','2024-05-23 16:17:54','2024-05-23 16:17:54'),(25224,8482,'action started via WP Cron','2024-05-23 16:19:55','2024-05-23 16:19:55'),(25225,8482,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:19:55','2024-05-23 16:19:55'),(25226,8483,'action created','2024-05-23 16:19:55','2024-05-23 16:19:55'),(25227,8483,'action started via WP Cron','2024-05-23 16:21:56','2024-05-23 16:21:56'),(25228,8483,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:21:56','2024-05-23 16:21:56'),(25229,8484,'action created','2024-05-23 16:21:56','2024-05-23 16:21:56'),(25230,8484,'action started via Async Request','2024-05-23 16:23:56','2024-05-23 16:23:56'),(25231,8484,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:23:56','2024-05-23 16:23:56'),(25232,8485,'action created','2024-05-23 16:23:56','2024-05-23 16:23:56'),(25233,8485,'action started via WP Cron','2024-05-23 16:25:56','2024-05-23 16:25:56'),(25234,8485,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:25:56','2024-05-23 16:25:56'),(25235,8486,'action created','2024-05-23 16:25:56','2024-05-23 16:25:56'),(25239,8486,'action started via WP Cron','2024-05-23 16:27:57','2024-05-23 16:27:57'),(25240,8486,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:27:57','2024-05-23 16:27:57'),(25241,8488,'action created','2024-05-23 16:27:57','2024-05-23 16:27:57'),(25242,8488,'action started via WP Cron','2024-05-23 16:29:58','2024-05-23 16:29:58'),(25243,8488,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:29:58','2024-05-23 16:29:58'),(25244,8489,'action created','2024-05-23 16:29:58','2024-05-23 16:29:58'),(25245,8489,'action started via WP Cron','2024-05-23 16:31:59','2024-05-23 16:31:59'),(25246,8489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:31:59','2024-05-23 16:31:59'),(25247,8490,'action created','2024-05-23 16:31:59','2024-05-23 16:31:59'),(25248,8490,'action started via WP Cron','2024-05-23 16:33:59','2024-05-23 16:33:59'),(25249,8490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:33:59','2024-05-23 16:33:59'),(25250,8491,'action created','2024-05-23 16:33:59','2024-05-23 16:33:59'),(25251,8491,'action started via WP Cron','2024-05-23 16:35:59','2024-05-23 16:35:59'),(25252,8491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:35:59','2024-05-23 16:35:59'),(25253,8492,'action created','2024-05-23 16:35:59','2024-05-23 16:35:59'),(25254,8492,'action started via WP Cron','2024-05-23 16:38:00','2024-05-23 16:38:00'),(25255,8492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:38:00','2024-05-23 16:38:00'),(25256,8493,'action created','2024-05-23 16:38:00','2024-05-23 16:38:00'),(25257,8493,'action started via WP Cron','2024-05-23 16:40:01','2024-05-23 16:40:01'),(25258,8493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:40:01','2024-05-23 16:40:01'),(25259,8494,'action created','2024-05-23 16:40:01','2024-05-23 16:40:01'),(25260,8494,'action started via WP Cron','2024-05-23 16:42:01','2024-05-23 16:42:01'),(25261,8494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:42:01','2024-05-23 16:42:01'),(25262,8495,'action created','2024-05-23 16:42:01','2024-05-23 16:42:01'),(25263,8495,'action started via WP Cron','2024-05-23 16:44:01','2024-05-23 16:44:01'),(25264,8495,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:44:01','2024-05-23 16:44:01'),(25265,8496,'action created','2024-05-23 16:44:01','2024-05-23 16:44:01'),(25266,8496,'action started via WP Cron','2024-05-23 16:46:02','2024-05-23 16:46:02'),(25267,8496,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:46:02','2024-05-23 16:46:02'),(25268,8497,'action created','2024-05-23 16:46:02','2024-05-23 16:46:02'),(25269,8497,'action started via WP Cron','2024-05-23 16:48:02','2024-05-23 16:48:02'),(25270,8497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:48:02','2024-05-23 16:48:02'),(25271,8498,'action created','2024-05-23 16:48:02','2024-05-23 16:48:02'),(25272,8498,'action started via WP Cron','2024-05-23 16:50:05','2024-05-23 16:50:05'),(25273,8498,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:50:05','2024-05-23 16:50:05'),(25274,8499,'action created','2024-05-23 16:50:05','2024-05-23 16:50:05'),(25275,8499,'action started via WP Cron','2024-05-23 16:54:05','2024-05-23 16:54:05'),(25276,8499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:54:05','2024-05-23 16:54:05'),(25277,8500,'action created','2024-05-23 16:54:05','2024-05-23 16:54:05'),(25278,8500,'action started via Async Request','2024-05-23 16:56:05','2024-05-23 16:56:05'),(25279,8500,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:56:05','2024-05-23 16:56:05'),(25280,8501,'action created','2024-05-23 16:56:05','2024-05-23 16:56:05'),(25281,8501,'action started via Async Request','2024-05-23 16:58:05','2024-05-23 16:58:05'),(25282,8501,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 16:58:05','2024-05-23 16:58:05'),(25283,8502,'action created','2024-05-23 16:58:05','2024-05-23 16:58:05'),(25284,8502,'action started via Async Request','2024-05-23 17:00:05','2024-05-23 17:00:05'),(25285,8502,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:00:05','2024-05-23 17:00:05'),(25286,8503,'action created','2024-05-23 17:00:05','2024-05-23 17:00:05'),(25287,8503,'action started via Async Request','2024-05-23 17:02:06','2024-05-23 17:02:06'),(25288,8503,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:02:06','2024-05-23 17:02:06'),(25289,8504,'action created','2024-05-23 17:02:06','2024-05-23 17:02:06'),(25290,8504,'action started via Async Request','2024-05-23 17:04:06','2024-05-23 17:04:06'),(25291,8504,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:04:06','2024-05-23 17:04:06'),(25292,8505,'action created','2024-05-23 17:04:06','2024-05-23 17:04:06'),(25293,8505,'action started via Async Request','2024-05-23 17:06:06','2024-05-23 17:06:06'),(25294,8505,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:06:06','2024-05-23 17:06:06'),(25295,8506,'action created','2024-05-23 17:06:06','2024-05-23 17:06:06'),(25296,8506,'action started via WP Cron','2024-05-23 17:08:07','2024-05-23 17:08:07'),(25297,8506,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:08:07','2024-05-23 17:08:07'),(25298,8507,'action created','2024-05-23 17:08:07','2024-05-23 17:08:07'),(25299,8507,'action started via WP Cron','2024-05-23 17:10:07','2024-05-23 17:10:07'),(25300,8507,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:10:07','2024-05-23 17:10:07'),(25301,8508,'action created','2024-05-23 17:10:07','2024-05-23 17:10:07'),(25302,8508,'action started via WP Cron','2024-05-23 17:12:07','2024-05-23 17:12:07'),(25303,8508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:12:07','2024-05-23 17:12:07'),(25304,8509,'action created','2024-05-23 17:12:07','2024-05-23 17:12:07'),(25305,8509,'action started via WP Cron','2024-05-23 17:14:08','2024-05-23 17:14:08'),(25306,8509,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:14:08','2024-05-23 17:14:08'),(25307,8510,'action created','2024-05-23 17:14:08','2024-05-23 17:14:08'),(25308,8510,'action started via WP Cron','2024-05-23 17:16:09','2024-05-23 17:16:09'),(25309,8510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:16:09','2024-05-23 17:16:09'),(25310,8511,'action created','2024-05-23 17:16:09','2024-05-23 17:16:09'),(25311,8511,'action started via WP Cron','2024-05-23 17:18:09','2024-05-23 17:18:09'),(25312,8511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:18:09','2024-05-23 17:18:09'),(25313,8512,'action created','2024-05-23 17:18:09','2024-05-23 17:18:09'),(25314,8512,'action started via WP Cron','2024-05-23 17:20:10','2024-05-23 17:20:10'),(25315,8512,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:20:10','2024-05-23 17:20:10'),(25316,8513,'action created','2024-05-23 17:20:10','2024-05-23 17:20:10'),(25317,8513,'action started via WP Cron','2024-05-23 17:22:10','2024-05-23 17:22:10'),(25318,8513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:22:10','2024-05-23 17:22:10'),(25319,8514,'action created','2024-05-23 17:22:10','2024-05-23 17:22:10'),(25320,8514,'action started via WP Cron','2024-05-23 17:24:10','2024-05-23 17:24:10'),(25321,8514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:24:10','2024-05-23 17:24:10'),(25322,8515,'action created','2024-05-23 17:24:10','2024-05-23 17:24:10'),(25323,8515,'action started via WP Cron','2024-05-23 17:26:11','2024-05-23 17:26:11'),(25324,8515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:26:11','2024-05-23 17:26:11'),(25325,8516,'action created','2024-05-23 17:26:11','2024-05-23 17:26:11'),(25329,8516,'action started via WP Cron','2024-05-23 17:28:12','2024-05-23 17:28:12'),(25330,8516,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:28:12','2024-05-23 17:28:12'),(25331,8518,'action created','2024-05-23 17:28:12','2024-05-23 17:28:12'),(25332,8518,'action started via WP Cron','2024-05-23 17:30:13','2024-05-23 17:30:13'),(25333,8518,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:30:13','2024-05-23 17:30:13'),(25334,8519,'action created','2024-05-23 17:30:13','2024-05-23 17:30:13'),(25335,8519,'action started via WP Cron','2024-05-23 17:32:14','2024-05-23 17:32:14'),(25336,8519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:32:14','2024-05-23 17:32:14'),(25337,8520,'action created','2024-05-23 17:32:14','2024-05-23 17:32:14'),(25338,8520,'action started via WP Cron','2024-05-23 17:34:15','2024-05-23 17:34:15'),(25339,8520,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:34:15','2024-05-23 17:34:15'),(25340,8521,'action created','2024-05-23 17:34:15','2024-05-23 17:34:15'),(25341,8521,'action started via WP Cron','2024-05-23 17:36:15','2024-05-23 17:36:15'),(25342,8521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:36:15','2024-05-23 17:36:15'),(25343,8522,'action created','2024-05-23 17:36:15','2024-05-23 17:36:15'),(25344,8522,'action started via WP Cron','2024-05-23 17:38:16','2024-05-23 17:38:16'),(25345,8522,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:38:16','2024-05-23 17:38:16'),(25346,8523,'action created','2024-05-23 17:38:16','2024-05-23 17:38:16'),(25347,8523,'action started via WP Cron','2024-05-23 17:40:16','2024-05-23 17:40:16'),(25348,8523,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:40:16','2024-05-23 17:40:16'),(25349,8524,'action created','2024-05-23 17:40:16','2024-05-23 17:40:16'),(25350,8524,'action started via WP Cron','2024-05-23 17:42:17','2024-05-23 17:42:17'),(25351,8524,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:42:17','2024-05-23 17:42:17'),(25352,8525,'action created','2024-05-23 17:42:17','2024-05-23 17:42:17'),(25353,8525,'action started via WP Cron','2024-05-23 17:44:18','2024-05-23 17:44:18'),(25354,8525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:44:18','2024-05-23 17:44:18'),(25355,8526,'action created','2024-05-23 17:44:18','2024-05-23 17:44:18'),(25356,8526,'action started via WP Cron','2024-05-23 17:46:18','2024-05-23 17:46:18'),(25357,8526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:46:18','2024-05-23 17:46:18'),(25358,8527,'action created','2024-05-23 17:46:18','2024-05-23 17:46:18'),(25359,8527,'action started via WP Cron','2024-05-23 17:48:18','2024-05-23 17:48:18'),(25360,8527,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:48:18','2024-05-23 17:48:18'),(25361,8528,'action created','2024-05-23 17:48:18','2024-05-23 17:48:18'),(25362,8528,'action started via WP Cron','2024-05-23 17:50:19','2024-05-23 17:50:19'),(25363,8528,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:50:19','2024-05-23 17:50:19'),(25364,8529,'action created','2024-05-23 17:50:19','2024-05-23 17:50:19'),(25365,8529,'action started via WP Cron','2024-05-23 17:52:20','2024-05-23 17:52:20'),(25366,8529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:52:20','2024-05-23 17:52:20'),(25367,8530,'action created','2024-05-23 17:52:20','2024-05-23 17:52:20'),(25368,8530,'action started via WP Cron','2024-05-23 17:54:21','2024-05-23 17:54:21'),(25369,8530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:54:21','2024-05-23 17:54:21'),(25370,8531,'action created','2024-05-23 17:54:21','2024-05-23 17:54:21'),(25371,8531,'action started via WP Cron','2024-05-23 17:56:22','2024-05-23 17:56:22'),(25372,8531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:56:22','2024-05-23 17:56:22'),(25373,8532,'action created','2024-05-23 17:56:22','2024-05-23 17:56:22'),(25374,8532,'action started via WP Cron','2024-05-23 17:58:22','2024-05-23 17:58:22'),(25375,8532,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 17:58:22','2024-05-23 17:58:22'),(25376,8533,'action created','2024-05-23 17:58:22','2024-05-23 17:58:22'),(25377,8533,'action started via WP Cron','2024-05-23 18:00:22','2024-05-23 18:00:22'),(25378,8533,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:00:22','2024-05-23 18:00:22'),(25379,8534,'action created','2024-05-23 18:00:22','2024-05-23 18:00:22'),(25380,8534,'action started via WP Cron','2024-05-23 18:02:22','2024-05-23 18:02:22'),(25381,8534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:02:22','2024-05-23 18:02:22'),(25382,8535,'action created','2024-05-23 18:02:22','2024-05-23 18:02:22'),(25383,8535,'action started via WP Cron','2024-05-23 18:04:22','2024-05-23 18:04:22'),(25384,8535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:04:22','2024-05-23 18:04:22'),(25385,8536,'action created','2024-05-23 18:04:22','2024-05-23 18:04:22'),(25386,8536,'action started via WP Cron','2024-05-23 18:06:23','2024-05-23 18:06:23'),(25387,8536,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:06:23','2024-05-23 18:06:23'),(25388,8537,'action created','2024-05-23 18:06:23','2024-05-23 18:06:23'),(25389,8537,'action started via WP Cron','2024-05-23 18:08:23','2024-05-23 18:08:23'),(25390,8537,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:08:23','2024-05-23 18:08:23'),(25391,8538,'action created','2024-05-23 18:08:23','2024-05-23 18:08:23'),(25392,8538,'action started via WP Cron','2024-05-23 18:10:24','2024-05-23 18:10:24'),(25393,8538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:10:24','2024-05-23 18:10:24'),(25394,8539,'action created','2024-05-23 18:10:24','2024-05-23 18:10:24'),(25395,8539,'action started via WP Cron','2024-05-23 18:12:24','2024-05-23 18:12:24'),(25396,8539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:12:24','2024-05-23 18:12:24'),(25397,8540,'action created','2024-05-23 18:12:24','2024-05-23 18:12:24'),(25398,8540,'action started via WP Cron','2024-05-23 18:14:25','2024-05-23 18:14:25'),(25399,8540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:14:25','2024-05-23 18:14:25'),(25400,8541,'action created','2024-05-23 18:14:25','2024-05-23 18:14:25'),(25401,8541,'action started via WP Cron','2024-05-23 18:16:25','2024-05-23 18:16:25'),(25402,8541,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:16:25','2024-05-23 18:16:25'),(25403,8542,'action created','2024-05-23 18:16:25','2024-05-23 18:16:25'),(25404,8542,'action started via WP Cron','2024-05-23 18:18:25','2024-05-23 18:18:25'),(25405,8542,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:18:25','2024-05-23 18:18:25'),(25406,8543,'action created','2024-05-23 18:18:25','2024-05-23 18:18:25'),(25407,8543,'action started via WP Cron','2024-05-23 18:20:26','2024-05-23 18:20:26'),(25408,8543,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:20:26','2024-05-23 18:20:26'),(25409,8544,'action created','2024-05-23 18:20:26','2024-05-23 18:20:26'),(25410,8544,'action started via WP Cron','2024-05-23 18:22:26','2024-05-23 18:22:26'),(25411,8544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:22:26','2024-05-23 18:22:26'),(25412,8545,'action created','2024-05-23 18:22:26','2024-05-23 18:22:26'),(25413,8545,'action started via WP Cron','2024-05-23 18:24:27','2024-05-23 18:24:27'),(25414,8545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:24:27','2024-05-23 18:24:27'),(25415,8546,'action created','2024-05-23 18:24:27','2024-05-23 18:24:27'),(25416,8546,'action started via WP Cron','2024-05-23 18:26:27','2024-05-23 18:26:27'),(25417,8546,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:26:27','2024-05-23 18:26:27'),(25418,8547,'action created','2024-05-23 18:26:27','2024-05-23 18:26:27'),(25422,8547,'action started via WP Cron','2024-05-23 18:28:27','2024-05-23 18:28:27'),(25423,8547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:28:27','2024-05-23 18:28:27'),(25424,8549,'action created','2024-05-23 18:28:27','2024-05-23 18:28:27'),(25425,8549,'action started via WP Cron','2024-05-23 18:30:28','2024-05-23 18:30:28'),(25426,8549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:30:28','2024-05-23 18:30:28'),(25427,8550,'action created','2024-05-23 18:30:28','2024-05-23 18:30:28'),(25428,8550,'action started via WP Cron','2024-05-23 18:32:28','2024-05-23 18:32:28'),(25429,8550,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:32:28','2024-05-23 18:32:28'),(25430,8551,'action created','2024-05-23 18:32:28','2024-05-23 18:32:28'),(25431,8551,'action started via WP Cron','2024-05-23 18:34:29','2024-05-23 18:34:29'),(25432,8551,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:34:29','2024-05-23 18:34:29'),(25433,8552,'action created','2024-05-23 18:34:29','2024-05-23 18:34:29'),(25434,8552,'action started via WP Cron','2024-05-23 18:36:29','2024-05-23 18:36:29'),(25435,8552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:36:29','2024-05-23 18:36:29'),(25436,8553,'action created','2024-05-23 18:36:29','2024-05-23 18:36:29'),(25437,8553,'action started via WP Cron','2024-05-23 18:38:29','2024-05-23 18:38:29'),(25438,8553,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:38:29','2024-05-23 18:38:29'),(25439,8554,'action created','2024-05-23 18:38:29','2024-05-23 18:38:29'),(25440,8554,'action started via WP Cron','2024-05-23 18:40:29','2024-05-23 18:40:29'),(25441,8554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:40:29','2024-05-23 18:40:29'),(25442,8555,'action created','2024-05-23 18:40:29','2024-05-23 18:40:29'),(25443,8555,'action started via WP Cron','2024-05-23 18:42:29','2024-05-23 18:42:29'),(25444,8555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:42:29','2024-05-23 18:42:29'),(25445,8556,'action created','2024-05-23 18:42:29','2024-05-23 18:42:29'),(25446,8556,'action started via WP Cron','2024-05-23 18:44:30','2024-05-23 18:44:30'),(25447,8556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:44:30','2024-05-23 18:44:30'),(25448,8557,'action created','2024-05-23 18:44:30','2024-05-23 18:44:30'),(25449,8557,'action started via WP Cron','2024-05-23 18:46:31','2024-05-23 18:46:31'),(25450,8557,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:46:31','2024-05-23 18:46:31'),(25451,8558,'action created','2024-05-23 18:46:31','2024-05-23 18:46:31'),(25452,8558,'action started via WP Cron','2024-05-23 18:48:32','2024-05-23 18:48:32'),(25453,8558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:48:32','2024-05-23 18:48:32'),(25454,8559,'action created','2024-05-23 18:48:32','2024-05-23 18:48:32'),(25455,8559,'action started via WP Cron','2024-05-23 18:50:33','2024-05-23 18:50:33'),(25456,8559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:50:33','2024-05-23 18:50:33'),(25457,8560,'action created','2024-05-23 18:50:33','2024-05-23 18:50:33'),(25458,8560,'action started via WP Cron','2024-05-23 18:52:34','2024-05-23 18:52:34'),(25459,8560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:52:34','2024-05-23 18:52:34'),(25460,8561,'action created','2024-05-23 18:52:34','2024-05-23 18:52:34'),(25461,8561,'action started via WP Cron','2024-05-23 18:54:36','2024-05-23 18:54:36'),(25462,8561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:54:36','2024-05-23 18:54:36'),(25463,8562,'action created','2024-05-23 18:54:36','2024-05-23 18:54:36'),(25464,8562,'action started via WP Cron','2024-05-23 18:58:36','2024-05-23 18:58:36'),(25465,8562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 18:58:36','2024-05-23 18:58:36'),(25466,8563,'action created','2024-05-23 18:58:36','2024-05-23 18:58:36'),(25467,8563,'action started via WP Cron','2024-05-23 19:00:37','2024-05-23 19:00:37'),(25468,8563,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:00:37','2024-05-23 19:00:37'),(25469,8564,'action created','2024-05-23 19:00:37','2024-05-23 19:00:37'),(25470,8564,'action started via WP Cron','2024-05-23 19:02:37','2024-05-23 19:02:37'),(25471,8564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:02:37','2024-05-23 19:02:37'),(25472,8565,'action created','2024-05-23 19:02:37','2024-05-23 19:02:37'),(25473,8565,'action started via WP Cron','2024-05-23 19:04:37','2024-05-23 19:04:37'),(25474,8565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:04:37','2024-05-23 19:04:37'),(25475,8566,'action created','2024-05-23 19:04:37','2024-05-23 19:04:37'),(25476,8566,'action started via WP Cron','2024-05-23 19:06:38','2024-05-23 19:06:38'),(25477,8566,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:06:38','2024-05-23 19:06:38'),(25478,8567,'action created','2024-05-23 19:06:38','2024-05-23 19:06:38'),(25479,8567,'action started via WP Cron','2024-05-23 19:08:38','2024-05-23 19:08:38'),(25480,8567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:08:38','2024-05-23 19:08:38'),(25481,8568,'action created','2024-05-23 19:08:38','2024-05-23 19:08:38'),(25482,8568,'action started via WP Cron','2024-05-23 19:10:38','2024-05-23 19:10:38'),(25483,8568,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:10:38','2024-05-23 19:10:38'),(25484,8569,'action created','2024-05-23 19:10:38','2024-05-23 19:10:38'),(25485,8569,'action started via WP Cron','2024-05-23 19:12:39','2024-05-23 19:12:39'),(25486,8569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:12:39','2024-05-23 19:12:39'),(25487,8570,'action created','2024-05-23 19:12:39','2024-05-23 19:12:39'),(25488,8570,'action started via WP Cron','2024-05-23 19:14:40','2024-05-23 19:14:40'),(25489,8570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:14:40','2024-05-23 19:14:40'),(25490,8571,'action created','2024-05-23 19:14:40','2024-05-23 19:14:40'),(25491,8571,'action started via WP Cron','2024-05-23 19:16:41','2024-05-23 19:16:41'),(25492,8571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:16:41','2024-05-23 19:16:41'),(25493,8572,'action created','2024-05-23 19:16:41','2024-05-23 19:16:41'),(25494,8572,'action started via WP Cron','2024-05-23 19:20:41','2024-05-23 19:20:41'),(25495,8572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:20:41','2024-05-23 19:20:41'),(25496,8573,'action created','2024-05-23 19:20:41','2024-05-23 19:20:41'),(25497,8573,'action started via WP Cron','2024-05-23 19:22:41','2024-05-23 19:22:41'),(25498,8573,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:22:41','2024-05-23 19:22:41'),(25499,8574,'action created','2024-05-23 19:22:41','2024-05-23 19:22:41'),(25500,8574,'action started via WP Cron','2024-05-23 19:24:41','2024-05-23 19:24:41'),(25501,8574,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:24:41','2024-05-23 19:24:41'),(25502,8575,'action created','2024-05-23 19:24:41','2024-05-23 19:24:41'),(25503,8575,'action started via WP Cron','2024-05-23 19:26:42','2024-05-23 19:26:42'),(25504,8575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:26:42','2024-05-23 19:26:42'),(25505,8576,'action created','2024-05-23 19:26:42','2024-05-23 19:26:42'),(25509,8576,'action started via WP Cron','2024-05-23 19:28:43','2024-05-23 19:28:43'),(25510,8576,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:28:43','2024-05-23 19:28:43'),(25511,8578,'action created','2024-05-23 19:28:43','2024-05-23 19:28:43'),(25512,8578,'action started via WP Cron','2024-05-23 19:30:43','2024-05-23 19:30:43'),(25513,8578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:30:43','2024-05-23 19:30:43'),(25514,8579,'action created','2024-05-23 19:30:43','2024-05-23 19:30:43'),(25515,8579,'action started via WP Cron','2024-05-23 19:32:44','2024-05-23 19:32:44'),(25516,8579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:32:44','2024-05-23 19:32:44'),(25517,8580,'action created','2024-05-23 19:32:44','2024-05-23 19:32:44'),(25518,8580,'action started via WP Cron','2024-05-23 19:34:46','2024-05-23 19:34:46'),(25519,8580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:34:46','2024-05-23 19:34:46'),(25520,8581,'action created','2024-05-23 19:34:46','2024-05-23 19:34:46'),(25521,8581,'action started via WP Cron','2024-05-23 19:36:46','2024-05-23 19:36:46'),(25522,8581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:36:46','2024-05-23 19:36:46'),(25523,8582,'action created','2024-05-23 19:36:46','2024-05-23 19:36:46'),(25524,8582,'action started via WP Cron','2024-05-23 19:38:47','2024-05-23 19:38:47'),(25525,8582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:38:47','2024-05-23 19:38:47'),(25526,8583,'action created','2024-05-23 19:38:47','2024-05-23 19:38:47'),(25527,8583,'action started via Async Request','2024-05-23 19:40:49','2024-05-23 19:40:49'),(25528,8583,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:40:49','2024-05-23 19:40:49'),(25529,8584,'action created','2024-05-23 19:40:49','2024-05-23 19:40:49'),(25530,8584,'action started via WP Cron','2024-05-23 19:42:49','2024-05-23 19:42:49'),(25531,8584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:42:49','2024-05-23 19:42:49'),(25532,8585,'action created','2024-05-23 19:42:49','2024-05-23 19:42:49'),(25533,8585,'action started via WP Cron','2024-05-23 19:44:50','2024-05-23 19:44:50'),(25534,8585,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:44:50','2024-05-23 19:44:50'),(25535,8586,'action created','2024-05-23 19:44:50','2024-05-23 19:44:50'),(25539,8586,'action started via WP Cron','2024-05-23 19:46:52','2024-05-23 19:46:52'),(25540,8586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:46:52','2024-05-23 19:46:52'),(25541,8588,'action created','2024-05-23 19:46:52','2024-05-23 19:46:52'),(25542,8588,'action started via WP Cron','2024-05-23 19:48:52','2024-05-23 19:48:52'),(25543,8588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:48:52','2024-05-23 19:48:52'),(25544,8589,'action created','2024-05-23 19:48:52','2024-05-23 19:48:52'),(25545,8589,'action started via WP Cron','2024-05-23 19:50:53','2024-05-23 19:50:53'),(25546,8589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:50:53','2024-05-23 19:50:53'),(25547,8590,'action created','2024-05-23 19:50:53','2024-05-23 19:50:53'),(25548,8590,'action started via WP Cron','2024-05-23 19:52:53','2024-05-23 19:52:53'),(25549,8590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:52:53','2024-05-23 19:52:53'),(25550,8591,'action created','2024-05-23 19:52:53','2024-05-23 19:52:53'),(25551,8591,'action started via WP Cron','2024-05-23 19:54:54','2024-05-23 19:54:54'),(25552,8591,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:54:54','2024-05-23 19:54:54'),(25553,8592,'action created','2024-05-23 19:54:54','2024-05-23 19:54:54'),(25554,8592,'action started via WP Cron','2024-05-23 19:56:55','2024-05-23 19:56:55'),(25555,8592,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:56:55','2024-05-23 19:56:55'),(25556,8593,'action created','2024-05-23 19:56:55','2024-05-23 19:56:55'),(25557,8593,'action started via WP Cron','2024-05-23 19:58:56','2024-05-23 19:58:56'),(25558,8593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 19:58:56','2024-05-23 19:58:56'),(25559,8594,'action created','2024-05-23 19:58:56','2024-05-23 19:58:56'),(25560,8594,'action started via WP Cron','2024-05-23 20:00:57','2024-05-23 20:00:57'),(25561,8594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:00:57','2024-05-23 20:00:57'),(25562,8595,'action created','2024-05-23 20:00:57','2024-05-23 20:00:57'),(25563,8595,'action started via WP Cron','2024-05-23 20:02:58','2024-05-23 20:02:58'),(25564,8595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:02:58','2024-05-23 20:02:58'),(25565,8596,'action created','2024-05-23 20:02:58','2024-05-23 20:02:58'),(25566,8596,'action started via WP Cron','2024-05-23 20:04:58','2024-05-23 20:04:58'),(25567,8596,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:04:58','2024-05-23 20:04:58'),(25568,8597,'action created','2024-05-23 20:04:58','2024-05-23 20:04:58'),(25569,8597,'action started via WP Cron','2024-05-23 20:06:59','2024-05-23 20:06:59'),(25570,8597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:06:59','2024-05-23 20:06:59'),(25571,8598,'action created','2024-05-23 20:06:59','2024-05-23 20:06:59'),(25572,8598,'action started via WP Cron','2024-05-23 20:09:01','2024-05-23 20:09:01'),(25573,8598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:09:01','2024-05-23 20:09:01'),(25574,8599,'action created','2024-05-23 20:09:01','2024-05-23 20:09:01'),(25575,8599,'action started via WP Cron','2024-05-23 20:11:01','2024-05-23 20:11:01'),(25576,8599,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:11:01','2024-05-23 20:11:01'),(25577,8600,'action created','2024-05-23 20:11:01','2024-05-23 20:11:01'),(25578,8600,'action started via WP Cron','2024-05-23 20:13:01','2024-05-23 20:13:01'),(25579,8600,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:13:01','2024-05-23 20:13:01'),(25580,8601,'action created','2024-05-23 20:13:01','2024-05-23 20:13:01'),(25581,8601,'action started via WP Cron','2024-05-23 20:15:02','2024-05-23 20:15:02'),(25582,8601,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:15:02','2024-05-23 20:15:02'),(25583,8602,'action created','2024-05-23 20:15:02','2024-05-23 20:15:02'),(25584,8602,'action started via WP Cron','2024-05-23 20:17:03','2024-05-23 20:17:03'),(25585,8602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:17:03','2024-05-23 20:17:03'),(25586,8603,'action created','2024-05-23 20:17:03','2024-05-23 20:17:03'),(25587,8603,'action started via WP Cron','2024-05-23 20:19:04','2024-05-23 20:19:04'),(25588,8603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:19:04','2024-05-23 20:19:04'),(25589,8604,'action created','2024-05-23 20:19:04','2024-05-23 20:19:04'),(25590,8604,'action started via WP Cron','2024-05-23 20:21:05','2024-05-23 20:21:05'),(25591,8604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:21:05','2024-05-23 20:21:05'),(25592,8605,'action created','2024-05-23 20:21:05','2024-05-23 20:21:05'),(25593,8605,'action started via WP Cron','2024-05-23 20:23:07','2024-05-23 20:23:07'),(25594,8605,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:23:07','2024-05-23 20:23:07'),(25595,8606,'action created','2024-05-23 20:23:07','2024-05-23 20:23:07'),(25596,8606,'action started via WP Cron','2024-05-23 20:27:06','2024-05-23 20:27:06'),(25597,8606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:27:06','2024-05-23 20:27:06'),(25598,8607,'action created','2024-05-23 20:27:06','2024-05-23 20:27:06'),(25602,8607,'action started via WP Cron','2024-05-23 20:29:08','2024-05-23 20:29:08'),(25603,8607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:29:08','2024-05-23 20:29:08'),(25604,8609,'action created','2024-05-23 20:29:08','2024-05-23 20:29:08'),(25605,8609,'action started via WP Cron','2024-05-23 20:31:08','2024-05-23 20:31:08'),(25606,8609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:31:08','2024-05-23 20:31:08'),(25607,8610,'action created','2024-05-23 20:31:08','2024-05-23 20:31:08'),(25608,8610,'action started via WP Cron','2024-05-23 20:33:08','2024-05-23 20:33:08'),(25609,8610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:33:08','2024-05-23 20:33:08'),(25610,8611,'action created','2024-05-23 20:33:08','2024-05-23 20:33:08'),(25611,8611,'action started via WP Cron','2024-05-23 20:35:10','2024-05-23 20:35:10'),(25612,8611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:35:10','2024-05-23 20:35:10'),(25613,8612,'action created','2024-05-23 20:35:10','2024-05-23 20:35:10'),(25614,8612,'action started via Async Request','2024-05-23 20:37:12','2024-05-23 20:37:12'),(25615,8612,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:37:12','2024-05-23 20:37:12'),(25616,8613,'action created','2024-05-23 20:37:12','2024-05-23 20:37:12'),(25617,8613,'action started via Async Request','2024-05-23 20:41:11','2024-05-23 20:41:11'),(25618,8613,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:41:11','2024-05-23 20:41:11'),(25619,8614,'action created','2024-05-23 20:41:11','2024-05-23 20:41:11'),(25620,8614,'action started via WP Cron','2024-05-23 20:43:12','2024-05-23 20:43:12'),(25621,8614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:43:12','2024-05-23 20:43:12'),(25622,8615,'action created','2024-05-23 20:43:12','2024-05-23 20:43:12'),(25623,8615,'action started via WP Cron','2024-05-23 20:45:12','2024-05-23 20:45:12'),(25624,8615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:45:12','2024-05-23 20:45:12'),(25625,8616,'action created','2024-05-23 20:45:12','2024-05-23 20:45:12'),(25626,8616,'action started via WP Cron','2024-05-23 20:47:13','2024-05-23 20:47:13'),(25627,8616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:47:13','2024-05-23 20:47:13'),(25628,8617,'action created','2024-05-23 20:47:13','2024-05-23 20:47:13'),(25629,8617,'action started via WP Cron','2024-05-23 20:49:13','2024-05-23 20:49:13'),(25630,8617,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:49:13','2024-05-23 20:49:13'),(25631,8618,'action created','2024-05-23 20:49:13','2024-05-23 20:49:13'),(25632,8618,'action started via WP Cron','2024-05-23 20:51:13','2024-05-23 20:51:13'),(25633,8618,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:51:13','2024-05-23 20:51:13'),(25634,8619,'action created','2024-05-23 20:51:13','2024-05-23 20:51:13'),(25635,8619,'action started via WP Cron','2024-05-23 20:53:13','2024-05-23 20:53:13'),(25636,8619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:53:13','2024-05-23 20:53:13'),(25637,8620,'action created','2024-05-23 20:53:13','2024-05-23 20:53:13'),(25638,8620,'action started via WP Cron','2024-05-23 20:55:13','2024-05-23 20:55:13'),(25639,8620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:55:13','2024-05-23 20:55:13'),(25640,8621,'action created','2024-05-23 20:55:13','2024-05-23 20:55:13'),(25641,8621,'action started via WP Cron','2024-05-23 20:57:15','2024-05-23 20:57:15'),(25642,8621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:57:15','2024-05-23 20:57:15'),(25643,8622,'action created','2024-05-23 20:57:15','2024-05-23 20:57:15'),(25644,8622,'action started via WP Cron','2024-05-23 20:59:15','2024-05-23 20:59:15'),(25645,8622,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 20:59:15','2024-05-23 20:59:15'),(25646,8623,'action created','2024-05-23 20:59:15','2024-05-23 20:59:15'),(25647,8623,'action started via WP Cron','2024-05-23 21:01:15','2024-05-23 21:01:15'),(25648,8623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:01:15','2024-05-23 21:01:15'),(25649,8624,'action created','2024-05-23 21:01:15','2024-05-23 21:01:15'),(25650,8624,'action started via WP Cron','2024-05-23 21:03:15','2024-05-23 21:03:15'),(25651,8624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:03:15','2024-05-23 21:03:15'),(25652,8625,'action created','2024-05-23 21:03:15','2024-05-23 21:03:15'),(25653,8625,'action started via WP Cron','2024-05-23 21:05:16','2024-05-23 21:05:16'),(25654,8625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:05:16','2024-05-23 21:05:16'),(25655,8626,'action created','2024-05-23 21:05:16','2024-05-23 21:05:16'),(25656,8626,'action started via WP Cron','2024-05-23 21:07:16','2024-05-23 21:07:16'),(25657,8626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:07:16','2024-05-23 21:07:16'),(25658,8627,'action created','2024-05-23 21:07:16','2024-05-23 21:07:16'),(25659,8627,'action started via WP Cron','2024-05-23 21:09:17','2024-05-23 21:09:17'),(25660,8627,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:09:17','2024-05-23 21:09:17'),(25661,8628,'action created','2024-05-23 21:09:17','2024-05-23 21:09:17'),(25662,8628,'action started via Async Request','2024-05-23 21:11:18','2024-05-23 21:11:18'),(25663,8628,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:11:18','2024-05-23 21:11:18'),(25664,8629,'action created','2024-05-23 21:11:18','2024-05-23 21:11:18'),(25665,8629,'action started via WP Cron','2024-05-23 21:13:20','2024-05-23 21:13:20'),(25666,8629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:13:20','2024-05-23 21:13:20'),(25667,8630,'action created','2024-05-23 21:13:20','2024-05-23 21:13:20'),(25668,8630,'action started via WP Cron','2024-05-23 21:17:20','2024-05-23 21:17:20'),(25669,8630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:17:20','2024-05-23 21:17:20'),(25670,8631,'action created','2024-05-23 21:17:20','2024-05-23 21:17:20'),(25671,8631,'action started via WP Cron','2024-05-23 21:19:21','2024-05-23 21:19:21'),(25672,8631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:19:21','2024-05-23 21:19:21'),(25673,8632,'action created','2024-05-23 21:19:21','2024-05-23 21:19:21'),(25674,8632,'action started via WP Cron','2024-05-23 21:21:21','2024-05-23 21:21:21'),(25675,8632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:21:21','2024-05-23 21:21:21'),(25676,8633,'action created','2024-05-23 21:21:21','2024-05-23 21:21:21'),(25677,8633,'action started via WP Cron','2024-05-23 21:23:22','2024-05-23 21:23:22'),(25678,8633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:23:22','2024-05-23 21:23:22'),(25679,8634,'action created','2024-05-23 21:23:22','2024-05-23 21:23:22'),(25680,8634,'action started via WP Cron','2024-05-23 21:25:23','2024-05-23 21:25:23'),(25681,8634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:25:23','2024-05-23 21:25:23'),(25682,8635,'action created','2024-05-23 21:25:23','2024-05-23 21:25:23'),(25683,8635,'action started via WP Cron','2024-05-23 21:28:07','2024-05-23 21:28:07'),(25684,8635,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:28:07','2024-05-23 21:28:07'),(25685,8636,'action created','2024-05-23 21:28:07','2024-05-23 21:28:07'),(25689,8636,'action started via WP Cron','2024-05-23 21:31:25','2024-05-23 21:31:25'),(25690,8636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:31:25','2024-05-23 21:31:25'),(25691,8638,'action created','2024-05-23 21:31:25','2024-05-23 21:31:25'),(25692,8638,'action started via WP Cron','2024-05-23 21:35:24','2024-05-23 21:35:24'),(25693,8638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:35:24','2024-05-23 21:35:24'),(25694,8639,'action created','2024-05-23 21:35:24','2024-05-23 21:35:24'),(25695,8639,'action started via WP Cron','2024-05-23 21:37:25','2024-05-23 21:37:25'),(25696,8639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:37:25','2024-05-23 21:37:25'),(25697,8640,'action created','2024-05-23 21:37:25','2024-05-23 21:37:25'),(25698,8640,'action started via WP Cron','2024-05-23 21:39:26','2024-05-23 21:39:26'),(25699,8640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:39:26','2024-05-23 21:39:26'),(25700,8641,'action created','2024-05-23 21:39:26','2024-05-23 21:39:26'),(25701,8641,'action started via WP Cron','2024-05-23 21:41:27','2024-05-23 21:41:27'),(25702,8641,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:41:27','2024-05-23 21:41:27'),(25703,8642,'action created','2024-05-23 21:41:27','2024-05-23 21:41:27'),(25704,8642,'action started via WP Cron','2024-05-23 21:43:27','2024-05-23 21:43:27'),(25705,8642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:43:27','2024-05-23 21:43:27'),(25706,8643,'action created','2024-05-23 21:43:27','2024-05-23 21:43:27'),(25707,8643,'action started via Async Request','2024-05-23 21:45:27','2024-05-23 21:45:27'),(25708,8643,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:45:27','2024-05-23 21:45:27'),(25709,8644,'action created','2024-05-23 21:45:27','2024-05-23 21:45:27'),(25710,8644,'action started via WP Cron','2024-05-23 21:47:28','2024-05-23 21:47:28'),(25711,8644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:47:28','2024-05-23 21:47:28'),(25712,8645,'action created','2024-05-23 21:47:28','2024-05-23 21:47:28'),(25713,8645,'action started via WP Cron','2024-05-23 21:51:29','2024-05-23 21:51:29'),(25714,8645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:51:29','2024-05-23 21:51:29'),(25715,8646,'action created','2024-05-23 21:51:29','2024-05-23 21:51:29'),(25716,8646,'action started via Async Request','2024-05-23 21:53:30','2024-05-23 21:53:30'),(25717,8646,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:53:30','2024-05-23 21:53:30'),(25718,8647,'action created','2024-05-23 21:53:30','2024-05-23 21:53:30'),(25719,8647,'action started via WP Cron','2024-05-23 21:55:31','2024-05-23 21:55:31'),(25720,8647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:55:31','2024-05-23 21:55:31'),(25721,8648,'action created','2024-05-23 21:55:31','2024-05-23 21:55:31'),(25722,8648,'action started via WP Cron','2024-05-23 21:57:32','2024-05-23 21:57:32'),(25723,8648,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:57:32','2024-05-23 21:57:32'),(25724,8649,'action created','2024-05-23 21:57:32','2024-05-23 21:57:32'),(25725,8649,'action started via WP Cron','2024-05-23 21:59:33','2024-05-23 21:59:33'),(25726,8649,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 21:59:33','2024-05-23 21:59:33'),(25727,8650,'action created','2024-05-23 21:59:33','2024-05-23 21:59:33'),(25728,8650,'action started via WP Cron','2024-05-23 22:01:33','2024-05-23 22:01:33'),(25729,8650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:01:33','2024-05-23 22:01:33'),(25730,8651,'action created','2024-05-23 22:01:33','2024-05-23 22:01:33'),(25731,8651,'action started via Async Request','2024-05-23 22:03:33','2024-05-23 22:03:33'),(25732,8651,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:03:33','2024-05-23 22:03:33'),(25733,8652,'action created','2024-05-23 22:03:33','2024-05-23 22:03:33'),(25734,8652,'action started via WP Cron','2024-05-23 22:05:33','2024-05-23 22:05:33'),(25735,8652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:05:33','2024-05-23 22:05:33'),(25736,8653,'action created','2024-05-23 22:05:33','2024-05-23 22:05:33'),(25737,8653,'action started via Async Request','2024-05-23 22:07:34','2024-05-23 22:07:34'),(25738,8653,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:07:34','2024-05-23 22:07:34'),(25739,8654,'action created','2024-05-23 22:07:34','2024-05-23 22:07:34'),(25740,8654,'action started via WP Cron','2024-05-23 22:09:34','2024-05-23 22:09:34'),(25741,8654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:09:34','2024-05-23 22:09:34'),(25742,8655,'action created','2024-05-23 22:09:34','2024-05-23 22:09:34'),(25743,8655,'action started via WP Cron','2024-05-23 22:11:35','2024-05-23 22:11:35'),(25744,8655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:11:35','2024-05-23 22:11:35'),(25745,8656,'action created','2024-05-23 22:11:35','2024-05-23 22:11:35'),(25746,8656,'action started via WP Cron','2024-05-23 22:13:35','2024-05-23 22:13:35'),(25747,8656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:13:35','2024-05-23 22:13:35'),(25748,8657,'action created','2024-05-23 22:13:35','2024-05-23 22:13:35'),(25749,8657,'action started via WP Cron','2024-05-23 22:15:36','2024-05-23 22:15:36'),(25750,8657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:15:36','2024-05-23 22:15:36'),(25751,8658,'action created','2024-05-23 22:15:36','2024-05-23 22:15:36'),(25752,8658,'action started via WP Cron','2024-05-23 22:17:37','2024-05-23 22:17:37'),(25753,8658,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:17:37','2024-05-23 22:17:37'),(25754,8659,'action created','2024-05-23 22:17:37','2024-05-23 22:17:37'),(25755,8659,'action started via WP Cron','2024-05-23 22:19:38','2024-05-23 22:19:38'),(25756,8659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:19:38','2024-05-23 22:19:38'),(25757,8660,'action created','2024-05-23 22:19:38','2024-05-23 22:19:38'),(25758,8660,'action started via Async Request','2024-05-23 22:21:39','2024-05-23 22:21:39'),(25759,8660,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:21:39','2024-05-23 22:21:39'),(25760,8661,'action created','2024-05-23 22:21:39','2024-05-23 22:21:39'),(25761,8661,'action started via WP Cron','2024-05-23 22:23:40','2024-05-23 22:23:40'),(25762,8661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:23:40','2024-05-23 22:23:40'),(25763,8662,'action created','2024-05-23 22:23:40','2024-05-23 22:23:40'),(25764,8662,'action started via Async Request','2024-05-23 22:25:42','2024-05-23 22:25:42'),(25765,8662,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:25:42','2024-05-23 22:25:42'),(25766,8663,'action created','2024-05-23 22:25:42','2024-05-23 22:25:42'),(25767,8663,'action started via WP Cron','2024-05-23 22:29:42','2024-05-23 22:29:42'),(25768,8663,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:29:42','2024-05-23 22:29:42'),(25769,8664,'action created','2024-05-23 22:29:42','2024-05-23 22:29:42'),(25773,8664,'action started via WP Cron','2024-05-23 22:31:42','2024-05-23 22:31:42'),(25774,8664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:31:42','2024-05-23 22:31:42'),(25775,8666,'action created','2024-05-23 22:31:42','2024-05-23 22:31:42'),(25776,8666,'action started via WP Cron','2024-05-23 22:33:42','2024-05-23 22:33:42'),(25777,8666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:33:42','2024-05-23 22:33:42'),(25778,8667,'action created','2024-05-23 22:33:42','2024-05-23 22:33:42'),(25779,8667,'action started via Async Request','2024-05-23 22:35:42','2024-05-23 22:35:42'),(25780,8667,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:35:42','2024-05-23 22:35:42'),(25781,8668,'action created','2024-05-23 22:35:42','2024-05-23 22:35:42'),(25782,8668,'action started via Async Request','2024-05-23 22:37:43','2024-05-23 22:37:43'),(25783,8668,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:37:43','2024-05-23 22:37:43'),(25784,8669,'action created','2024-05-23 22:37:43','2024-05-23 22:37:43'),(25785,8669,'action started via Async Request','2024-05-23 22:39:44','2024-05-23 22:39:44'),(25786,8669,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:39:44','2024-05-23 22:39:44'),(25787,8670,'action created','2024-05-23 22:39:44','2024-05-23 22:39:44'),(25788,8670,'action started via WP Cron','2024-05-23 22:41:44','2024-05-23 22:41:44'),(25789,8670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:41:44','2024-05-23 22:41:44'),(25790,8671,'action created','2024-05-23 22:41:44','2024-05-23 22:41:44'),(25791,8671,'action started via Async Request','2024-05-23 22:43:45','2024-05-23 22:43:45'),(25792,8671,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:43:45','2024-05-23 22:43:45'),(25793,8672,'action created','2024-05-23 22:43:45','2024-05-23 22:43:45'),(25794,8672,'action started via WP Cron','2024-05-23 22:45:45','2024-05-23 22:45:45'),(25795,8672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:45:45','2024-05-23 22:45:45'),(25796,8673,'action created','2024-05-23 22:45:45','2024-05-23 22:45:45'),(25797,8673,'action started via WP Cron','2024-05-23 22:47:45','2024-05-23 22:47:45'),(25798,8673,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:47:45','2024-05-23 22:47:45'),(25799,8674,'action created','2024-05-23 22:47:45','2024-05-23 22:47:45'),(25800,8674,'action started via WP Cron','2024-05-23 22:49:46','2024-05-23 22:49:46'),(25801,8674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:49:46','2024-05-23 22:49:46'),(25802,8675,'action created','2024-05-23 22:49:46','2024-05-23 22:49:46'),(25803,8675,'action started via WP Cron','2024-05-23 22:51:47','2024-05-23 22:51:47'),(25804,8675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:51:47','2024-05-23 22:51:47'),(25805,8676,'action created','2024-05-23 22:51:47','2024-05-23 22:51:47'),(25806,8676,'action started via Async Request','2024-05-23 22:53:47','2024-05-23 22:53:47'),(25807,8676,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:53:47','2024-05-23 22:53:47'),(25808,8677,'action created','2024-05-23 22:53:47','2024-05-23 22:53:47'),(25809,8677,'action started via Async Request','2024-05-23 22:55:48','2024-05-23 22:55:48'),(25810,8677,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:55:48','2024-05-23 22:55:48'),(25811,8678,'action created','2024-05-23 22:55:48','2024-05-23 22:55:48'),(25812,8678,'action started via WP Cron','2024-05-23 22:57:48','2024-05-23 22:57:48'),(25813,8678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:57:48','2024-05-23 22:57:48'),(25814,8679,'action created','2024-05-23 22:57:48','2024-05-23 22:57:48'),(25815,8679,'action started via Async Request','2024-05-23 22:59:49','2024-05-23 22:59:49'),(25816,8679,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 22:59:49','2024-05-23 22:59:49'),(25817,8680,'action created','2024-05-23 22:59:49','2024-05-23 22:59:49'),(25818,8680,'action started via WP Cron','2024-05-23 23:01:50','2024-05-23 23:01:50'),(25819,8680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:01:50','2024-05-23 23:01:50'),(25820,8681,'action created','2024-05-23 23:01:50','2024-05-23 23:01:50'),(25821,8681,'action started via WP Cron','2024-05-23 23:03:50','2024-05-23 23:03:50'),(25822,8681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:03:50','2024-05-23 23:03:50'),(25823,8682,'action created','2024-05-23 23:03:50','2024-05-23 23:03:50'),(25824,8682,'action started via Async Request','2024-05-23 23:05:51','2024-05-23 23:05:51'),(25825,8682,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:05:51','2024-05-23 23:05:51'),(25826,8683,'action created','2024-05-23 23:05:51','2024-05-23 23:05:51'),(25827,8683,'action started via WP Cron','2024-05-23 23:07:51','2024-05-23 23:07:51'),(25828,8683,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:07:51','2024-05-23 23:07:51'),(25829,8684,'action created','2024-05-23 23:07:51','2024-05-23 23:07:51'),(25830,8684,'action started via WP Cron','2024-05-23 23:09:52','2024-05-23 23:09:52'),(25831,8684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:09:52','2024-05-23 23:09:52'),(25832,8685,'action created','2024-05-23 23:09:52','2024-05-23 23:09:52'),(25833,8685,'action started via WP Cron','2024-05-23 23:11:53','2024-05-23 23:11:53'),(25834,8685,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:11:53','2024-05-23 23:11:53'),(25835,8686,'action created','2024-05-23 23:11:53','2024-05-23 23:11:53'),(25836,8686,'action started via WP Cron','2024-05-23 23:13:54','2024-05-23 23:13:54'),(25837,8686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:13:54','2024-05-23 23:13:54'),(25838,8687,'action created','2024-05-23 23:13:54','2024-05-23 23:13:54'),(25839,8687,'action started via Async Request','2024-05-23 23:15:55','2024-05-23 23:15:55'),(25840,8687,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:15:55','2024-05-23 23:15:55'),(25841,8688,'action created','2024-05-23 23:15:55','2024-05-23 23:15:55'),(25842,8688,'action started via WP Cron','2024-05-23 23:17:55','2024-05-23 23:17:55'),(25843,8688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:17:55','2024-05-23 23:17:55'),(25844,8689,'action created','2024-05-23 23:17:55','2024-05-23 23:17:55'),(25845,8689,'action started via WP Cron','2024-05-23 23:19:56','2024-05-23 23:19:56'),(25846,8689,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:19:56','2024-05-23 23:19:56'),(25847,8690,'action created','2024-05-23 23:19:56','2024-05-23 23:19:56'),(25848,8690,'action started via WP Cron','2024-05-23 23:21:57','2024-05-23 23:21:57'),(25849,8690,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:21:57','2024-05-23 23:21:57'),(25850,8691,'action created','2024-05-23 23:21:57','2024-05-23 23:21:57'),(25851,8691,'action started via WP Cron','2024-05-23 23:23:57','2024-05-23 23:23:57'),(25852,8691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:23:57','2024-05-23 23:23:57'),(25853,8692,'action created','2024-05-23 23:23:57','2024-05-23 23:23:57'),(25854,8692,'action started via WP Cron','2024-05-23 23:25:57','2024-05-23 23:25:57'),(25855,8692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:25:57','2024-05-23 23:25:57'),(25856,8693,'action created','2024-05-23 23:25:57','2024-05-23 23:25:57'),(25857,8693,'action started via WP Cron','2024-05-23 23:27:57','2024-05-23 23:27:57'),(25858,8693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:27:57','2024-05-23 23:27:57'),(25859,8694,'action created','2024-05-23 23:27:57','2024-05-23 23:27:57'),(25863,8694,'action started via WP Cron','2024-05-23 23:29:58','2024-05-23 23:29:58'),(25864,8694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:29:58','2024-05-23 23:29:58'),(25865,8696,'action created','2024-05-23 23:29:58','2024-05-23 23:29:58'),(25866,8696,'action started via Async Request','2024-05-23 23:32:00','2024-05-23 23:32:00'),(25867,8696,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:32:00','2024-05-23 23:32:00'),(25868,8697,'action created','2024-05-23 23:32:00','2024-05-23 23:32:00'),(25869,8697,'action started via WP Cron','2024-05-23 23:36:00','2024-05-23 23:36:00'),(25870,8697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:36:00','2024-05-23 23:36:00'),(25871,8698,'action created','2024-05-23 23:36:00','2024-05-23 23:36:00'),(25872,8698,'action started via WP Cron','2024-05-23 23:38:00','2024-05-23 23:38:00'),(25873,8698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:38:00','2024-05-23 23:38:00'),(25874,8699,'action created','2024-05-23 23:38:00','2024-05-23 23:38:00'),(25875,8699,'action started via WP Cron','2024-05-23 23:40:01','2024-05-23 23:40:01'),(25876,8699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:40:01','2024-05-23 23:40:01'),(25877,8700,'action created','2024-05-23 23:40:01','2024-05-23 23:40:01'),(25878,8700,'action started via WP Cron','2024-05-23 23:42:02','2024-05-23 23:42:02'),(25879,8700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:42:02','2024-05-23 23:42:02'),(25880,8701,'action created','2024-05-23 23:42:02','2024-05-23 23:42:02'),(25881,8701,'action started via WP Cron','2024-05-23 23:44:02','2024-05-23 23:44:02'),(25882,8701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:44:02','2024-05-23 23:44:02'),(25883,8702,'action created','2024-05-23 23:44:02','2024-05-23 23:44:02'),(25884,8702,'action started via WP Cron','2024-05-23 23:46:03','2024-05-23 23:46:03'),(25885,8702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:46:03','2024-05-23 23:46:03'),(25886,8703,'action created','2024-05-23 23:46:03','2024-05-23 23:46:03'),(25887,8703,'action started via WP Cron','2024-05-23 23:48:04','2024-05-23 23:48:04'),(25888,8703,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:48:04','2024-05-23 23:48:04'),(25889,8704,'action created','2024-05-23 23:48:04','2024-05-23 23:48:04'),(25890,8704,'action started via WP Cron','2024-05-23 23:50:05','2024-05-23 23:50:05'),(25891,8704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:50:05','2024-05-23 23:50:05'),(25892,8705,'action created','2024-05-23 23:50:05','2024-05-23 23:50:05'),(25893,8705,'action started via WP Cron','2024-05-23 23:52:05','2024-05-23 23:52:05'),(25894,8705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:52:05','2024-05-23 23:52:05'),(25895,8706,'action created','2024-05-23 23:52:05','2024-05-23 23:52:05'),(25896,8706,'action started via WP Cron','2024-05-23 23:54:06','2024-05-23 23:54:06'),(25897,8706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:54:06','2024-05-23 23:54:06'),(25898,8707,'action created','2024-05-23 23:54:06','2024-05-23 23:54:06'),(25899,8707,'action started via WP Cron','2024-05-23 23:56:06','2024-05-23 23:56:06'),(25900,8707,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:56:06','2024-05-23 23:56:06'),(25901,8708,'action created','2024-05-23 23:56:06','2024-05-23 23:56:06'),(25902,8708,'action started via WP Cron','2024-05-23 23:58:07','2024-05-23 23:58:07'),(25903,8708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-23 23:58:07','2024-05-23 23:58:07'),(25904,8709,'action created','2024-05-23 23:58:07','2024-05-23 23:58:07'),(25905,8709,'action started via WP Cron','2024-05-24 00:00:08','2024-05-24 00:00:08'),(25906,8709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:00:08','2024-05-24 00:00:08'),(25907,8710,'action created','2024-05-24 00:00:08','2024-05-24 00:00:08'),(25908,8710,'action started via WP Cron','2024-05-24 00:02:09','2024-05-24 00:02:09'),(25909,8710,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:02:09','2024-05-24 00:02:09'),(25910,8711,'action created','2024-05-24 00:02:09','2024-05-24 00:02:09'),(25911,8711,'action started via WP Cron','2024-05-24 00:04:11','2024-05-24 00:04:11'),(25912,8711,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:04:11','2024-05-24 00:04:11'),(25913,8712,'action created','2024-05-24 00:04:11','2024-05-24 00:04:11'),(25914,8712,'action started via WP Cron','2024-05-24 00:06:11','2024-05-24 00:06:11'),(25915,8712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:06:11','2024-05-24 00:06:11'),(25916,8713,'action created','2024-05-24 00:06:11','2024-05-24 00:06:11'),(25917,8713,'action started via WP Cron','2024-05-24 00:08:12','2024-05-24 00:08:12'),(25918,8713,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:08:12','2024-05-24 00:08:12'),(25919,8714,'action created','2024-05-24 00:08:12','2024-05-24 00:08:12'),(25920,8714,'action started via WP Cron','2024-05-24 00:10:13','2024-05-24 00:10:13'),(25921,8714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:10:13','2024-05-24 00:10:13'),(25922,8715,'action created','2024-05-24 00:10:13','2024-05-24 00:10:13'),(25923,8715,'action started via WP Cron','2024-05-24 00:12:14','2024-05-24 00:12:14'),(25924,8715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:12:14','2024-05-24 00:12:14'),(25925,8716,'action created','2024-05-24 00:12:14','2024-05-24 00:12:14'),(25926,8716,'action started via WP Cron','2024-05-24 00:14:14','2024-05-24 00:14:14'),(25927,8716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:14:14','2024-05-24 00:14:14'),(25928,8717,'action created','2024-05-24 00:14:14','2024-05-24 00:14:14'),(25929,8717,'action started via WP Cron','2024-05-24 00:16:15','2024-05-24 00:16:15'),(25930,8717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:16:15','2024-05-24 00:16:15'),(25931,8718,'action created','2024-05-24 00:16:15','2024-05-24 00:16:15'),(25932,8718,'action started via WP Cron','2024-05-24 00:20:14','2024-05-24 00:20:14'),(25933,8718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:20:14','2024-05-24 00:20:14'),(25934,8719,'action created','2024-05-24 00:20:14','2024-05-24 00:20:14'),(25935,8719,'action started via WP Cron','2024-05-24 00:22:14','2024-05-24 00:22:14'),(25936,8719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:22:14','2024-05-24 00:22:14'),(25937,8720,'action created','2024-05-24 00:22:14','2024-05-24 00:22:14'),(25938,8720,'action started via Async Request','2024-05-24 00:24:17','2024-05-24 00:24:17'),(25939,8720,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:24:17','2024-05-24 00:24:17'),(25940,8721,'action created','2024-05-24 00:24:17','2024-05-24 00:24:17'),(25941,8721,'action started via WP Cron','2024-05-24 00:28:15','2024-05-24 00:28:15'),(25942,8721,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:28:15','2024-05-24 00:28:15'),(25943,8722,'action created','2024-05-24 00:28:15','2024-05-24 00:28:15'),(25947,8722,'action started via WP Cron','2024-05-24 00:30:16','2024-05-24 00:30:16'),(25948,8722,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:30:16','2024-05-24 00:30:16'),(25949,8724,'action created','2024-05-24 00:30:16','2024-05-24 00:30:16'),(25950,8724,'action started via WP Cron','2024-05-24 00:32:17','2024-05-24 00:32:17'),(25951,8724,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:32:17','2024-05-24 00:32:17'),(25952,8725,'action created','2024-05-24 00:32:17','2024-05-24 00:32:17'),(25953,8725,'action started via WP Cron','2024-05-24 00:34:18','2024-05-24 00:34:18'),(25954,8725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:34:18','2024-05-24 00:34:18'),(25955,8726,'action created','2024-05-24 00:34:18','2024-05-24 00:34:18'),(25956,8726,'action started via WP Cron','2024-05-24 00:36:18','2024-05-24 00:36:18'),(25957,8726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:36:18','2024-05-24 00:36:18'),(25958,8727,'action created','2024-05-24 00:36:18','2024-05-24 00:36:18'),(25959,8727,'action started via WP Cron','2024-05-24 00:38:19','2024-05-24 00:38:19'),(25960,8727,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:38:19','2024-05-24 00:38:19'),(25961,8728,'action created','2024-05-24 00:38:19','2024-05-24 00:38:19'),(25962,8728,'action started via WP Cron','2024-05-24 00:40:20','2024-05-24 00:40:20'),(25963,8728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:40:20','2024-05-24 00:40:20'),(25964,8729,'action created','2024-05-24 00:40:20','2024-05-24 00:40:20'),(25965,8729,'action started via WP Cron','2024-05-24 00:42:20','2024-05-24 00:42:20'),(25966,8729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:42:20','2024-05-24 00:42:20'),(25967,8730,'action created','2024-05-24 00:42:20','2024-05-24 00:42:20'),(25968,8730,'action started via WP Cron','2024-05-24 00:44:21','2024-05-24 00:44:21'),(25969,8730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:44:21','2024-05-24 00:44:21'),(25970,8731,'action created','2024-05-24 00:44:21','2024-05-24 00:44:21'),(25971,8731,'action started via WP Cron','2024-05-24 00:46:23','2024-05-24 00:46:23'),(25972,8731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:46:23','2024-05-24 00:46:23'),(25973,8732,'action created','2024-05-24 00:46:23','2024-05-24 00:46:23'),(25974,8732,'action started via WP Cron','2024-05-24 00:48:23','2024-05-24 00:48:23'),(25975,8732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:48:23','2024-05-24 00:48:23'),(25976,8733,'action created','2024-05-24 00:48:23','2024-05-24 00:48:23'),(25977,8733,'action started via Async Request','2024-05-24 00:50:24','2024-05-24 00:50:24'),(25978,8733,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:50:24','2024-05-24 00:50:24'),(25979,8734,'action created','2024-05-24 00:50:24','2024-05-24 00:50:24'),(25980,8734,'action started via WP Cron','2024-05-24 00:52:58','2024-05-24 00:52:58'),(25981,8734,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:52:58','2024-05-24 00:52:58'),(25982,8735,'action created','2024-05-24 00:52:58','2024-05-24 00:52:58'),(25983,8735,'action started via WP Cron','2024-05-24 00:55:10','2024-05-24 00:55:10'),(25984,8735,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:55:10','2024-05-24 00:55:10'),(25985,8736,'action created','2024-05-24 00:55:10','2024-05-24 00:55:10'),(25986,8736,'action started via WP Cron','2024-05-24 00:57:58','2024-05-24 00:57:58'),(25987,8736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:57:58','2024-05-24 00:57:58'),(25988,8737,'action created','2024-05-24 00:57:58','2024-05-24 00:57:58'),(25989,8737,'action started via WP Cron','2024-05-24 00:59:58','2024-05-24 00:59:58'),(25990,8737,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 00:59:58','2024-05-24 00:59:58'),(25991,8738,'action created','2024-05-24 00:59:58','2024-05-24 00:59:58'),(25992,8738,'action started via WP Cron','2024-05-24 01:01:58','2024-05-24 01:01:58'),(25993,8738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:01:58','2024-05-24 01:01:58'),(25994,8739,'action created','2024-05-24 01:01:58','2024-05-24 01:01:58'),(25995,8739,'action started via WP Cron','2024-05-24 01:03:58','2024-05-24 01:03:58'),(25996,8739,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:03:58','2024-05-24 01:03:58'),(25997,8740,'action created','2024-05-24 01:03:58','2024-05-24 01:03:58'),(25998,8740,'action started via WP Cron','2024-05-24 01:06:27','2024-05-24 01:06:27'),(25999,8740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:06:27','2024-05-24 01:06:27'),(26000,8741,'action created','2024-05-24 01:06:27','2024-05-24 01:06:27'),(26001,8741,'action started via WP Cron','2024-05-24 01:08:28','2024-05-24 01:08:28'),(26002,8741,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:08:28','2024-05-24 01:08:28'),(26003,8742,'action created','2024-05-24 01:08:28','2024-05-24 01:08:28'),(26004,8742,'action started via WP Cron','2024-05-24 01:10:29','2024-05-24 01:10:29'),(26005,8742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:10:29','2024-05-24 01:10:29'),(26006,8743,'action created','2024-05-24 01:10:29','2024-05-24 01:10:29'),(26007,8743,'action started via WP Cron','2024-05-24 01:12:29','2024-05-24 01:12:29'),(26008,8743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:12:29','2024-05-24 01:12:29'),(26009,8744,'action created','2024-05-24 01:12:29','2024-05-24 01:12:29'),(26010,8744,'action started via WP Cron','2024-05-24 01:14:30','2024-05-24 01:14:30'),(26011,8744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:14:30','2024-05-24 01:14:30'),(26012,8745,'action created','2024-05-24 01:14:30','2024-05-24 01:14:30'),(26013,8745,'action started via WP Cron','2024-05-24 01:16:31','2024-05-24 01:16:31'),(26014,8745,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:16:31','2024-05-24 01:16:31'),(26015,8746,'action created','2024-05-24 01:16:31','2024-05-24 01:16:31'),(26016,8746,'action started via WP Cron','2024-05-24 01:18:32','2024-05-24 01:18:32'),(26017,8746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:18:32','2024-05-24 01:18:32'),(26018,8747,'action created','2024-05-24 01:18:32','2024-05-24 01:18:32'),(26019,8747,'action started via WP Cron','2024-05-24 01:20:32','2024-05-24 01:20:32'),(26020,8747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:20:32','2024-05-24 01:20:32'),(26021,8748,'action created','2024-05-24 01:20:32','2024-05-24 01:20:32'),(26022,8748,'action started via WP Cron','2024-05-24 01:23:24','2024-05-24 01:23:24'),(26023,8748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:23:24','2024-05-24 01:23:24'),(26024,8749,'action created','2024-05-24 01:23:24','2024-05-24 01:23:24'),(26025,8749,'action started via WP Cron','2024-05-24 01:26:18','2024-05-24 01:26:18'),(26026,8749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:26:18','2024-05-24 01:26:18'),(26027,8750,'action created','2024-05-24 01:26:18','2024-05-24 01:26:18'),(26028,8750,'action started via Async Request','2024-05-24 01:28:34','2024-05-24 01:28:34'),(26029,8750,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:28:34','2024-05-24 01:28:34'),(26030,8751,'action created','2024-05-24 01:28:34','2024-05-24 01:28:34'),(26034,8751,'action started via WP Cron','2024-05-24 01:31:04','2024-05-24 01:31:04'),(26035,8751,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:31:04','2024-05-24 01:31:04'),(26036,8753,'action created','2024-05-24 01:31:04','2024-05-24 01:31:04'),(26037,8753,'action started via WP Cron','2024-05-24 01:33:04','2024-05-24 01:33:04'),(26038,8753,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:33:04','2024-05-24 01:33:04'),(26039,8754,'action created','2024-05-24 01:33:04','2024-05-24 01:33:04'),(26040,8754,'action started via WP Cron','2024-05-24 01:35:09','2024-05-24 01:35:09'),(26041,8754,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:35:09','2024-05-24 01:35:09'),(26042,8755,'action created','2024-05-24 01:35:09','2024-05-24 01:35:09'),(26043,8755,'action started via Async Request','2024-05-24 01:37:51','2024-05-24 01:37:51'),(26044,8755,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:37:51','2024-05-24 01:37:51'),(26045,8756,'action created','2024-05-24 01:37:51','2024-05-24 01:37:51'),(26046,8756,'action started via WP Cron','2024-05-24 01:40:06','2024-05-24 01:40:06'),(26047,8756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:40:06','2024-05-24 01:40:06'),(26048,8757,'action created','2024-05-24 01:40:06','2024-05-24 01:40:06'),(26049,8757,'action started via WP Cron','2024-05-24 01:42:58','2024-05-24 01:42:58'),(26050,8757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:42:58','2024-05-24 01:42:58'),(26051,8758,'action created','2024-05-24 01:42:58','2024-05-24 01:42:58'),(26052,8758,'action started via WP Cron','2024-05-24 01:45:21','2024-05-24 01:45:21'),(26053,8758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:45:21','2024-05-24 01:45:21'),(26054,8759,'action created','2024-05-24 01:45:21','2024-05-24 01:45:21'),(26058,8759,'action started via Async Request','2024-05-24 01:47:48','2024-05-24 01:47:48'),(26059,8759,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:47:48','2024-05-24 01:47:48'),(26060,8761,'action created','2024-05-24 01:47:48','2024-05-24 01:47:48'),(26061,8761,'action started via WP Cron','2024-05-24 01:50:28','2024-05-24 01:50:28'),(26062,8761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:50:28','2024-05-24 01:50:28'),(26063,8762,'action created','2024-05-24 01:50:28','2024-05-24 01:50:28'),(26065,8762,'action started via Async Request','2024-05-24 01:52:42','2024-05-24 01:52:42'),(26066,8762,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:52:42','2024-05-24 01:52:42'),(26067,8764,'action created','2024-05-24 01:52:42','2024-05-24 01:52:42'),(26068,8764,'action started via WP Cron','2024-05-24 01:55:06','2024-05-24 01:55:06'),(26069,8764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:55:06','2024-05-24 01:55:06'),(26070,8765,'action created','2024-05-24 01:55:06','2024-05-24 01:55:06'),(26071,8765,'action started via WP Cron','2024-05-24 01:57:07','2024-05-24 01:57:07'),(26072,8765,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:57:07','2024-05-24 01:57:07'),(26073,8766,'action created','2024-05-24 01:57:07','2024-05-24 01:57:07'),(26074,8766,'action started via WP Cron','2024-05-24 01:59:08','2024-05-24 01:59:08'),(26075,8766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 01:59:08','2024-05-24 01:59:08'),(26076,8767,'action created','2024-05-24 01:59:08','2024-05-24 01:59:08'),(26077,8767,'action started via Async Request','2024-05-24 02:01:43','2024-05-24 02:01:43'),(26078,8767,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:01:43','2024-05-24 02:01:43'),(26079,8768,'action created','2024-05-24 02:01:43','2024-05-24 02:01:43'),(26080,8768,'action started via Async Request','2024-05-24 02:03:46','2024-05-24 02:03:46'),(26081,8768,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:03:46','2024-05-24 02:03:46'),(26082,8769,'action created','2024-05-24 02:03:46','2024-05-24 02:03:46'),(26083,8769,'action started via WP Cron','2024-05-24 02:06:46','2024-05-24 02:06:46'),(26084,8769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:06:46','2024-05-24 02:06:46'),(26085,8770,'action created','2024-05-24 02:06:46','2024-05-24 02:06:46'),(26086,8770,'action started via WP Cron','2024-05-24 02:09:07','2024-05-24 02:09:07'),(26087,8770,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:09:07','2024-05-24 02:09:07'),(26088,8771,'action created','2024-05-24 02:09:07','2024-05-24 02:09:07'),(26089,8771,'action started via WP Cron','2024-05-24 02:11:16','2024-05-24 02:11:16'),(26090,8771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:11:16','2024-05-24 02:11:16'),(26091,8772,'action created','2024-05-24 02:11:16','2024-05-24 02:11:16'),(26092,8772,'action started via WP Cron','2024-05-24 02:14:31','2024-05-24 02:14:31'),(26093,8772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:14:31','2024-05-24 02:14:31'),(26094,8773,'action created','2024-05-24 02:14:31','2024-05-24 02:14:31'),(26095,8773,'action started via Async Request','2024-05-24 02:16:33','2024-05-24 02:16:33'),(26096,8773,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:16:33','2024-05-24 02:16:33'),(26097,8774,'action created','2024-05-24 02:16:33','2024-05-24 02:16:33'),(26098,8774,'action started via WP Cron','2024-05-24 02:19:22','2024-05-24 02:19:22'),(26099,8774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:19:22','2024-05-24 02:19:22'),(26100,8775,'action created','2024-05-24 02:19:22','2024-05-24 02:19:22'),(26101,8775,'action started via WP Cron','2024-05-24 02:22:29','2024-05-24 02:22:29'),(26102,8775,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:22:29','2024-05-24 02:22:29'),(26103,8776,'action created','2024-05-24 02:22:29','2024-05-24 02:22:29'),(26104,8776,'action started via WP Cron','2024-05-24 02:25:47','2024-05-24 02:25:47'),(26105,8776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:25:47','2024-05-24 02:25:47'),(26106,8777,'action created','2024-05-24 02:25:47','2024-05-24 02:25:47'),(26107,8777,'action started via WP Cron','2024-05-24 02:27:47','2024-05-24 02:27:47'),(26108,8777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:27:47','2024-05-24 02:27:47'),(26109,8778,'action created','2024-05-24 02:27:47','2024-05-24 02:27:47'),(26110,8778,'action started via WP Cron','2024-05-24 02:29:59','2024-05-24 02:29:59'),(26111,8778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:29:59','2024-05-24 02:29:59'),(26112,8779,'action created','2024-05-24 02:29:59','2024-05-24 02:29:59'),(26116,8779,'action started via WP Cron','2024-05-24 02:32:01','2024-05-24 02:32:01'),(26117,8779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:32:01','2024-05-24 02:32:01'),(26118,8781,'action created','2024-05-24 02:32:01','2024-05-24 02:32:01'),(26119,8781,'action started via WP Cron','2024-05-24 02:34:04','2024-05-24 02:34:04'),(26120,8781,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:34:04','2024-05-24 02:34:04'),(26121,8782,'action created','2024-05-24 02:34:04','2024-05-24 02:34:04'),(26122,8782,'action started via Async Request','2024-05-24 02:36:05','2024-05-24 02:36:05'),(26123,8782,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:36:05','2024-05-24 02:36:05'),(26124,8783,'action created','2024-05-24 02:36:05','2024-05-24 02:36:05'),(26125,8783,'action started via Async Request','2024-05-24 02:38:36','2024-05-24 02:38:36'),(26126,8783,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:38:36','2024-05-24 02:38:36'),(26127,8784,'action created','2024-05-24 02:38:36','2024-05-24 02:38:36'),(26128,8784,'action started via WP Cron','2024-05-24 02:42:35','2024-05-24 02:42:35'),(26129,8784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:42:35','2024-05-24 02:42:35'),(26130,8785,'action created','2024-05-24 02:42:35','2024-05-24 02:42:35'),(26131,8785,'action started via WP Cron','2024-05-24 02:44:35','2024-05-24 02:44:35'),(26132,8785,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:44:35','2024-05-24 02:44:35'),(26133,8786,'action created','2024-05-24 02:44:35','2024-05-24 02:44:35'),(26134,8786,'action started via WP Cron','2024-05-24 02:46:36','2024-05-24 02:46:36'),(26135,8786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:46:36','2024-05-24 02:46:36'),(26136,8787,'action created','2024-05-24 02:46:36','2024-05-24 02:46:36'),(26137,8787,'action started via WP Cron','2024-05-24 02:48:36','2024-05-24 02:48:36'),(26138,8787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:48:36','2024-05-24 02:48:36'),(26139,8788,'action created','2024-05-24 02:48:36','2024-05-24 02:48:36'),(26140,8788,'action started via WP Cron','2024-05-24 02:51:47','2024-05-24 02:51:47'),(26141,8788,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:51:47','2024-05-24 02:51:47'),(26142,8789,'action created','2024-05-24 02:51:47','2024-05-24 02:51:47'),(26143,8789,'action started via WP Cron','2024-05-24 02:53:47','2024-05-24 02:53:47'),(26144,8789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:53:47','2024-05-24 02:53:47'),(26145,8790,'action created','2024-05-24 02:53:47','2024-05-24 02:53:47'),(26146,8790,'action started via Async Request','2024-05-24 02:55:48','2024-05-24 02:55:48'),(26147,8790,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:55:48','2024-05-24 02:55:48'),(26148,8791,'action created','2024-05-24 02:55:48','2024-05-24 02:55:48'),(26149,8791,'action started via WP Cron','2024-05-24 02:58:25','2024-05-24 02:58:25'),(26150,8791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 02:58:25','2024-05-24 02:58:25'),(26151,8792,'action created','2024-05-24 02:58:25','2024-05-24 02:58:25'),(26152,8792,'action started via WP Cron','2024-05-24 03:01:27','2024-05-24 03:01:27'),(26153,8792,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:01:27','2024-05-24 03:01:27'),(26154,8793,'action created','2024-05-24 03:01:27','2024-05-24 03:01:27'),(26155,8793,'action started via Async Request','2024-05-24 03:04:30','2024-05-24 03:04:30'),(26156,8793,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:04:30','2024-05-24 03:04:30'),(26157,8794,'action created','2024-05-24 03:04:30','2024-05-24 03:04:30'),(26158,8794,'action started via WP Cron','2024-05-24 03:07:14','2024-05-24 03:07:14'),(26159,8794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:07:14','2024-05-24 03:07:14'),(26160,8795,'action created','2024-05-24 03:07:14','2024-05-24 03:07:14'),(26161,8795,'action started via Async Request','2024-05-24 03:09:36','2024-05-24 03:09:36'),(26162,8795,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:09:36','2024-05-24 03:09:36'),(26163,8796,'action created','2024-05-24 03:09:36','2024-05-24 03:09:36'),(26164,8796,'action started via WP Cron','2024-05-24 03:12:36','2024-05-24 03:12:36'),(26165,8796,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:12:36','2024-05-24 03:12:36'),(26166,8797,'action created','2024-05-24 03:12:36','2024-05-24 03:12:36'),(26167,8797,'action started via Async Request','2024-05-24 03:14:38','2024-05-24 03:14:38'),(26168,8797,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:14:38','2024-05-24 03:14:38'),(26169,8798,'action created','2024-05-24 03:14:38','2024-05-24 03:14:38'),(26170,8798,'action started via WP Cron','2024-05-24 03:16:40','2024-05-24 03:16:40'),(26171,8798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:16:40','2024-05-24 03:16:40'),(26172,8799,'action created','2024-05-24 03:16:40','2024-05-24 03:16:40'),(26173,8799,'action started via WP Cron','2024-05-24 03:18:58','2024-05-24 03:18:58'),(26174,8799,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:18:58','2024-05-24 03:18:58'),(26175,8800,'action created','2024-05-24 03:18:58','2024-05-24 03:18:58'),(26176,8800,'action started via WP Cron','2024-05-24 03:21:56','2024-05-24 03:21:56'),(26177,8800,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:21:56','2024-05-24 03:21:56'),(26178,8801,'action created','2024-05-24 03:21:56','2024-05-24 03:21:56'),(26179,8801,'action started via Async Request','2024-05-24 03:23:57','2024-05-24 03:23:57'),(26180,8801,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:23:57','2024-05-24 03:23:57'),(26181,8802,'action created','2024-05-24 03:23:57','2024-05-24 03:23:57'),(26182,8802,'action started via WP Cron','2024-05-24 03:25:58','2024-05-24 03:25:58'),(26183,8802,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:25:58','2024-05-24 03:25:58'),(26184,8803,'action created','2024-05-24 03:25:59','2024-05-24 03:25:59'),(26185,8803,'action started via WP Cron','2024-05-24 03:27:58','2024-05-24 03:27:58'),(26186,8803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:27:58','2024-05-24 03:27:58'),(26187,8804,'action created','2024-05-24 03:27:58','2024-05-24 03:27:58'),(26188,8804,'action started via WP Cron','2024-05-24 03:30:30','2024-05-24 03:30:30'),(26189,8804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:30:30','2024-05-24 03:30:30'),(26190,8805,'action created','2024-05-24 03:30:30','2024-05-24 03:30:30'),(26194,8805,'action started via WP Cron','2024-05-24 03:32:30','2024-05-24 03:32:30'),(26195,8805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:32:30','2024-05-24 03:32:30'),(26196,8807,'action created','2024-05-24 03:32:30','2024-05-24 03:32:30'),(26197,8807,'action started via Async Request','2024-05-24 03:34:33','2024-05-24 03:34:33'),(26198,8807,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:34:33','2024-05-24 03:34:33'),(26199,8808,'action created','2024-05-24 03:34:33','2024-05-24 03:34:33'),(26200,8808,'action started via WP Cron','2024-05-24 03:37:03','2024-05-24 03:37:03'),(26201,8808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:37:03','2024-05-24 03:37:03'),(26202,8809,'action created','2024-05-24 03:37:03','2024-05-24 03:37:03'),(26203,8809,'action started via WP Cron','2024-05-24 03:45:04','2024-05-24 03:45:04'),(26204,8809,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:45:04','2024-05-24 03:45:04'),(26205,8810,'action created','2024-05-24 03:45:04','2024-05-24 03:45:04'),(26206,8810,'action started via Async Request','2024-05-24 03:47:07','2024-05-24 03:47:07'),(26207,8810,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:47:07','2024-05-24 03:47:07'),(26208,8811,'action created','2024-05-24 03:47:07','2024-05-24 03:47:07'),(26209,8811,'action started via Async Request','2024-05-24 03:49:28','2024-05-24 03:49:28'),(26210,8811,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:49:28','2024-05-24 03:49:28'),(26211,8812,'action created','2024-05-24 03:49:28','2024-05-24 03:49:28'),(26212,8812,'action started via WP Cron','2024-05-24 03:52:45','2024-05-24 03:52:45'),(26213,8812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:52:45','2024-05-24 03:52:45'),(26214,8813,'action created','2024-05-24 03:52:45','2024-05-24 03:52:45'),(26215,8813,'action started via Async Request','2024-05-24 03:54:55','2024-05-24 03:54:55'),(26216,8813,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:54:55','2024-05-24 03:54:55'),(26217,8814,'action created','2024-05-24 03:54:55','2024-05-24 03:54:55'),(26218,8814,'action started via WP Cron','2024-05-24 03:57:04','2024-05-24 03:57:04'),(26219,8814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:57:04','2024-05-24 03:57:04'),(26220,8815,'action created','2024-05-24 03:57:04','2024-05-24 03:57:04'),(26221,8815,'action started via WP Cron','2024-05-24 03:59:08','2024-05-24 03:59:08'),(26222,8815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 03:59:08','2024-05-24 03:59:08'),(26223,8816,'action created','2024-05-24 03:59:08','2024-05-24 03:59:08'),(26224,8816,'action started via WP Cron','2024-05-24 04:01:11','2024-05-24 04:01:11'),(26225,8816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:01:11','2024-05-24 04:01:11'),(26226,8817,'action created','2024-05-24 04:01:11','2024-05-24 04:01:11'),(26227,8817,'action started via Async Request','2024-05-24 04:03:21','2024-05-24 04:03:21'),(26228,8817,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:03:21','2024-05-24 04:03:21'),(26229,8818,'action created','2024-05-24 04:03:21','2024-05-24 04:03:21'),(26230,8818,'action started via WP Cron','2024-05-24 04:05:22','2024-05-24 04:05:22'),(26231,8818,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:05:22','2024-05-24 04:05:22'),(26232,8819,'action created','2024-05-24 04:05:22','2024-05-24 04:05:22'),(26233,8819,'action started via Async Request','2024-05-24 04:07:58','2024-05-24 04:07:58'),(26234,8819,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:07:58','2024-05-24 04:07:58'),(26235,8820,'action created','2024-05-24 04:07:58','2024-05-24 04:07:58'),(26236,8820,'action started via WP Cron','2024-05-24 04:09:58','2024-05-24 04:09:58'),(26237,8820,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:09:58','2024-05-24 04:09:58'),(26238,8821,'action created','2024-05-24 04:09:58','2024-05-24 04:09:58'),(26239,8821,'action started via WP Cron','2024-05-24 04:12:01','2024-05-24 04:12:01'),(26240,8821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:12:01','2024-05-24 04:12:01'),(26241,8822,'action created','2024-05-24 04:12:01','2024-05-24 04:12:01'),(26242,8822,'action started via WP Cron','2024-05-24 04:14:01','2024-05-24 04:14:01'),(26243,8822,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:14:01','2024-05-24 04:14:01'),(26244,8823,'action created','2024-05-24 04:14:01','2024-05-24 04:14:01'),(26245,8823,'action started via Async Request','2024-05-24 04:16:16','2024-05-24 04:16:16'),(26246,8823,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:16:16','2024-05-24 04:16:16'),(26247,8824,'action created','2024-05-24 04:16:16','2024-05-24 04:16:16'),(26248,8824,'action started via Async Request','2024-05-24 04:18:28','2024-05-24 04:18:28'),(26249,8824,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:18:28','2024-05-24 04:18:28'),(26250,8825,'action created','2024-05-24 04:18:28','2024-05-24 04:18:28'),(26251,8825,'action started via Async Request','2024-05-24 04:20:36','2024-05-24 04:20:36'),(26252,8825,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:20:36','2024-05-24 04:20:36'),(26253,8826,'action created','2024-05-24 04:20:36','2024-05-24 04:20:36'),(26254,8826,'action started via WP Cron','2024-05-24 04:23:15','2024-05-24 04:23:15'),(26255,8826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:23:15','2024-05-24 04:23:15'),(26256,8827,'action created','2024-05-24 04:23:15','2024-05-24 04:23:15'),(26257,8827,'action started via WP Cron','2024-05-24 04:25:16','2024-05-24 04:25:16'),(26258,8827,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:25:16','2024-05-24 04:25:16'),(26259,8828,'action created','2024-05-24 04:25:16','2024-05-24 04:25:16'),(26260,8828,'action started via WP Cron','2024-05-24 04:27:18','2024-05-24 04:27:18'),(26261,8828,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:27:18','2024-05-24 04:27:18'),(26262,8829,'action created','2024-05-24 04:27:18','2024-05-24 04:27:18'),(26263,8829,'action started via WP Cron','2024-05-24 04:29:18','2024-05-24 04:29:18'),(26264,8829,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:29:18','2024-05-24 04:29:18'),(26265,8830,'action created','2024-05-24 04:29:18','2024-05-24 04:29:18'),(26266,8830,'action started via Async Request','2024-05-24 04:31:30','2024-05-24 04:31:30'),(26267,8830,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:31:30','2024-05-24 04:31:30'),(26268,8831,'action created','2024-05-24 04:31:30','2024-05-24 04:31:30'),(26272,8831,'action started via Async Request','2024-05-24 04:33:35','2024-05-24 04:33:35'),(26273,8831,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:33:35','2024-05-24 04:33:35'),(26274,8833,'action created','2024-05-24 04:33:35','2024-05-24 04:33:35'),(26275,8833,'action started via Async Request','2024-05-24 04:35:49','2024-05-24 04:35:49'),(26276,8833,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:35:49','2024-05-24 04:35:49'),(26277,8834,'action created','2024-05-24 04:35:49','2024-05-24 04:35:49'),(26278,8834,'action started via WP Cron','2024-05-24 04:38:04','2024-05-24 04:38:04'),(26279,8834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:38:04','2024-05-24 04:38:04'),(26280,8835,'action created','2024-05-24 04:38:04','2024-05-24 04:38:04'),(26281,8835,'action started via WP Cron','2024-05-24 04:40:04','2024-05-24 04:40:04'),(26282,8835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:40:04','2024-05-24 04:40:04'),(26283,8836,'action created','2024-05-24 04:40:04','2024-05-24 04:40:04'),(26284,8836,'action started via WP Cron','2024-05-24 04:42:19','2024-05-24 04:42:19'),(26285,8836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:42:19','2024-05-24 04:42:19'),(26286,8837,'action created','2024-05-24 04:42:19','2024-05-24 04:42:19'),(26287,8837,'action started via WP Cron','2024-05-24 04:45:05','2024-05-24 04:45:05'),(26288,8837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:45:05','2024-05-24 04:45:05'),(26289,8838,'action created','2024-05-24 04:45:05','2024-05-24 04:45:05'),(26290,8838,'action started via Async Request','2024-05-24 04:47:54','2024-05-24 04:47:54'),(26291,8838,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:47:54','2024-05-24 04:47:54'),(26292,8839,'action created','2024-05-24 04:47:54','2024-05-24 04:47:54'),(26293,8839,'action started via WP Cron','2024-05-24 04:50:36','2024-05-24 04:50:36'),(26294,8839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:50:36','2024-05-24 04:50:36'),(26295,8840,'action created','2024-05-24 04:50:36','2024-05-24 04:50:36'),(26296,8840,'action started via WP Cron','2024-05-24 04:52:37','2024-05-24 04:52:37'),(26297,8840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:52:37','2024-05-24 04:52:37'),(26298,8841,'action created','2024-05-24 04:52:37','2024-05-24 04:52:37'),(26299,8841,'action started via WP Cron','2024-05-24 04:54:41','2024-05-24 04:54:41'),(26300,8841,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 04:54:41','2024-05-24 04:54:41'),(26301,8842,'action created','2024-05-24 04:54:41','2024-05-24 04:54:41'),(26302,8842,'action started via WP Cron','2024-05-24 05:38:25','2024-05-24 05:38:25'),(26303,8842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 05:38:25','2024-05-24 05:38:25'),(26304,8843,'action created','2024-05-24 05:38:25','2024-05-24 05:38:25'),(26311,8843,'action started via WP Cron','2024-05-24 05:42:14','2024-05-24 05:42:14'),(26312,8843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 05:42:14','2024-05-24 05:42:14'),(26313,8846,'action created','2024-05-24 05:42:14','2024-05-24 05:42:14'),(26314,8846,'action started via WP Cron','2024-05-24 05:53:36','2024-05-24 05:53:36'),(26315,8846,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 05:53:36','2024-05-24 05:53:36'),(26316,8847,'action created','2024-05-24 05:53:36','2024-05-24 05:53:36'),(26317,8847,'action started via WP Cron','2024-05-24 06:18:45','2024-05-24 06:18:45'),(26318,8847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:18:45','2024-05-24 06:18:45'),(26319,8848,'action created','2024-05-24 06:18:45','2024-05-24 06:18:45'),(26320,8848,'action started via WP Cron','2024-05-24 06:21:07','2024-05-24 06:21:07'),(26321,8848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:21:07','2024-05-24 06:21:07'),(26322,8849,'action created','2024-05-24 06:21:07','2024-05-24 06:21:07'),(26323,8849,'action started via WP Cron','2024-05-24 06:23:08','2024-05-24 06:23:08'),(26324,8849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:23:08','2024-05-24 06:23:08'),(26325,8850,'action created','2024-05-24 06:23:08','2024-05-24 06:23:08'),(26326,8850,'action started via WP Cron','2024-05-24 06:25:09','2024-05-24 06:25:09'),(26327,8850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:25:09','2024-05-24 06:25:09'),(26328,8851,'action created','2024-05-24 06:25:09','2024-05-24 06:25:09'),(26329,8851,'action started via Async Request','2024-05-24 06:27:35','2024-05-24 06:27:35'),(26330,8851,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:27:35','2024-05-24 06:27:35'),(26331,8852,'action created','2024-05-24 06:27:35','2024-05-24 06:27:35'),(26332,8852,'action started via WP Cron','2024-05-24 06:29:59','2024-05-24 06:29:59'),(26333,8852,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:29:59','2024-05-24 06:29:59'),(26334,8853,'action created','2024-05-24 06:29:59','2024-05-24 06:29:59'),(26335,8853,'action started via WP Cron','2024-05-24 06:32:11','2024-05-24 06:32:11'),(26336,8853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:32:11','2024-05-24 06:32:11'),(26337,8854,'action created','2024-05-24 06:32:11','2024-05-24 06:32:11'),(26338,8854,'action started via WP Cron','2024-05-24 06:35:08','2024-05-24 06:35:08'),(26339,8854,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:35:08','2024-05-24 06:35:08'),(26340,8855,'action created','2024-05-24 06:35:08','2024-05-24 06:35:08'),(26341,8855,'action started via WP Cron','2024-05-24 06:37:23','2024-05-24 06:37:23'),(26342,8855,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:37:23','2024-05-24 06:37:23'),(26343,8856,'action created','2024-05-24 06:37:23','2024-05-24 06:37:23'),(26347,8856,'action started via Async Request','2024-05-24 06:39:31','2024-05-24 06:39:31'),(26348,8856,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:39:31','2024-05-24 06:39:31'),(26349,8858,'action created','2024-05-24 06:39:31','2024-05-24 06:39:31'),(26350,8858,'action started via WP Cron','2024-05-24 06:42:39','2024-05-24 06:42:39'),(26351,8858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:42:39','2024-05-24 06:42:39'),(26352,8859,'action created','2024-05-24 06:42:39','2024-05-24 06:42:39'),(26353,8859,'action started via WP Cron','2024-05-24 06:45:14','2024-05-24 06:45:14'),(26354,8859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:45:14','2024-05-24 06:45:14'),(26355,8860,'action created','2024-05-24 06:45:14','2024-05-24 06:45:14'),(26356,8860,'action started via WP Cron','2024-05-24 06:47:14','2024-05-24 06:47:14'),(26357,8860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:47:14','2024-05-24 06:47:14'),(26358,8861,'action created','2024-05-24 06:47:14','2024-05-24 06:47:14'),(26359,8861,'action started via WP Cron','2024-05-24 06:49:26','2024-05-24 06:49:26'),(26360,8861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:49:26','2024-05-24 06:49:26'),(26361,8862,'action created','2024-05-24 06:49:26','2024-05-24 06:49:26'),(26362,8862,'action started via WP Cron','2024-05-24 06:52:21','2024-05-24 06:52:21'),(26363,8862,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:52:21','2024-05-24 06:52:21'),(26364,8863,'action created','2024-05-24 06:52:21','2024-05-24 06:52:21'),(26365,8863,'action started via WP Cron','2024-05-24 06:54:32','2024-05-24 06:54:32'),(26366,8863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:54:32','2024-05-24 06:54:32'),(26367,8864,'action created','2024-05-24 06:54:32','2024-05-24 06:54:32'),(26368,8864,'action started via WP Cron','2024-05-24 06:57:21','2024-05-24 06:57:21'),(26369,8864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 06:57:21','2024-05-24 06:57:21'),(26370,8865,'action created','2024-05-24 06:57:21','2024-05-24 06:57:21'),(26371,8865,'action started via WP Cron','2024-05-24 07:01:08','2024-05-24 07:01:08'),(26372,8865,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:01:08','2024-05-24 07:01:08'),(26373,8866,'action created','2024-05-24 07:01:08','2024-05-24 07:01:08'),(26374,8866,'action started via WP Cron','2024-05-24 07:04:27','2024-05-24 07:04:27'),(26375,8866,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:04:27','2024-05-24 07:04:27'),(26376,8867,'action created','2024-05-24 07:04:27','2024-05-24 07:04:27'),(26377,8867,'action started via WP Cron','2024-05-24 07:06:52','2024-05-24 07:06:52'),(26378,8867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:06:52','2024-05-24 07:06:52'),(26379,8868,'action created','2024-05-24 07:06:52','2024-05-24 07:06:52'),(26380,8868,'action started via WP Cron','2024-05-24 07:08:53','2024-05-24 07:08:53'),(26381,8868,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:08:53','2024-05-24 07:08:53'),(26382,8869,'action created','2024-05-24 07:08:53','2024-05-24 07:08:53'),(26383,8869,'action started via WP Cron','2024-05-24 07:10:53','2024-05-24 07:10:53'),(26384,8869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:10:53','2024-05-24 07:10:53'),(26385,8870,'action created','2024-05-24 07:10:53','2024-05-24 07:10:53'),(26386,8870,'action started via WP Cron','2024-05-24 07:12:54','2024-05-24 07:12:54'),(26387,8870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:12:54','2024-05-24 07:12:54'),(26388,8871,'action created','2024-05-24 07:12:54','2024-05-24 07:12:54'),(26389,8871,'action started via WP Cron','2024-05-24 07:14:55','2024-05-24 07:14:55'),(26390,8871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:14:55','2024-05-24 07:14:55'),(26391,8872,'action created','2024-05-24 07:14:55','2024-05-24 07:14:55'),(26392,8872,'action started via WP Cron','2024-05-24 07:16:55','2024-05-24 07:16:55'),(26393,8872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:16:55','2024-05-24 07:16:55'),(26394,8873,'action created','2024-05-24 07:16:55','2024-05-24 07:16:55'),(26395,8873,'action started via WP Cron','2024-05-24 07:18:55','2024-05-24 07:18:55'),(26396,8873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:18:55','2024-05-24 07:18:55'),(26397,8874,'action created','2024-05-24 07:18:55','2024-05-24 07:18:55'),(26398,8874,'action started via WP Cron','2024-05-24 07:20:57','2024-05-24 07:20:57'),(26399,8874,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:20:57','2024-05-24 07:20:57'),(26400,8875,'action created','2024-05-24 07:20:57','2024-05-24 07:20:57'),(26401,8875,'action started via WP Cron','2024-05-24 07:22:57','2024-05-24 07:22:57'),(26402,8875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:22:57','2024-05-24 07:22:57'),(26403,8876,'action created','2024-05-24 07:22:57','2024-05-24 07:22:57'),(26404,8876,'action started via WP Cron','2024-05-24 07:24:58','2024-05-24 07:24:58'),(26405,8876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:24:58','2024-05-24 07:24:58'),(26406,8877,'action created','2024-05-24 07:24:58','2024-05-24 07:24:58'),(26407,8877,'action started via WP Cron','2024-05-24 07:26:58','2024-05-24 07:26:58'),(26408,8877,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:26:58','2024-05-24 07:26:58'),(26409,8878,'action created','2024-05-24 07:26:58','2024-05-24 07:26:58'),(26410,8878,'action started via WP Cron','2024-05-24 07:28:59','2024-05-24 07:28:59'),(26411,8878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:28:59','2024-05-24 07:28:59'),(26412,8879,'action created','2024-05-24 07:28:59','2024-05-24 07:28:59'),(26413,8879,'action started via WP Cron','2024-05-24 07:32:59','2024-05-24 07:32:59'),(26414,8879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:32:59','2024-05-24 07:32:59'),(26415,8880,'action created','2024-05-24 07:32:59','2024-05-24 07:32:59'),(26416,8880,'action started via WP Cron','2024-05-24 07:35:01','2024-05-24 07:35:01'),(26417,8880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:35:01','2024-05-24 07:35:01'),(26418,8881,'action created','2024-05-24 07:35:01','2024-05-24 07:35:01'),(26419,8881,'action started via WP Cron','2024-05-24 07:37:01','2024-05-24 07:37:01'),(26420,8881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:37:01','2024-05-24 07:37:01'),(26421,8882,'action created','2024-05-24 07:37:01','2024-05-24 07:37:01'),(26425,8882,'action started via WP Cron','2024-05-24 07:39:02','2024-05-24 07:39:02'),(26426,8882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:39:02','2024-05-24 07:39:02'),(26427,8884,'action created','2024-05-24 07:39:02','2024-05-24 07:39:02'),(26428,8884,'action started via Async Request','2024-05-24 07:41:04','2024-05-24 07:41:04'),(26429,8884,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:41:04','2024-05-24 07:41:04'),(26430,8885,'action created','2024-05-24 07:41:04','2024-05-24 07:41:04'),(26431,8885,'action started via WP Cron','2024-05-24 07:45:05','2024-05-24 07:45:05'),(26432,8885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:45:05','2024-05-24 07:45:05'),(26433,8886,'action created','2024-05-24 07:45:05','2024-05-24 07:45:05'),(26437,8886,'action started via WP Cron','2024-05-24 07:47:05','2024-05-24 07:47:05'),(26438,8886,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:47:05','2024-05-24 07:47:05'),(26439,8888,'action created','2024-05-24 07:47:05','2024-05-24 07:47:05'),(26440,8888,'action started via Async Request','2024-05-24 07:49:06','2024-05-24 07:49:06'),(26441,8888,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:49:06','2024-05-24 07:49:06'),(26442,8889,'action created','2024-05-24 07:49:06','2024-05-24 07:49:06'),(26443,8889,'action started via WP Cron','2024-05-24 07:53:05','2024-05-24 07:53:05'),(26444,8889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:53:05','2024-05-24 07:53:05'),(26445,8890,'action created','2024-05-24 07:53:05','2024-05-24 07:53:05'),(26446,8890,'action started via WP Cron','2024-05-24 07:55:06','2024-05-24 07:55:06'),(26447,8890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:55:06','2024-05-24 07:55:06'),(26448,8891,'action created','2024-05-24 07:55:06','2024-05-24 07:55:06'),(26449,8891,'action started via Async Request','2024-05-24 07:57:08','2024-05-24 07:57:08'),(26450,8891,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:57:08','2024-05-24 07:57:08'),(26451,8892,'action created','2024-05-24 07:57:08','2024-05-24 07:57:08'),(26452,8892,'action started via WP Cron','2024-05-24 07:59:08','2024-05-24 07:59:08'),(26453,8892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 07:59:08','2024-05-24 07:59:08'),(26454,8893,'action created','2024-05-24 07:59:08','2024-05-24 07:59:08'),(26455,8893,'action started via WP Cron','2024-05-24 08:01:09','2024-05-24 08:01:09'),(26456,8893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:01:09','2024-05-24 08:01:09'),(26457,8894,'action created','2024-05-24 08:01:09','2024-05-24 08:01:09'),(26458,8894,'action started via WP Cron','2024-05-24 08:03:09','2024-05-24 08:03:09'),(26459,8894,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:03:09','2024-05-24 08:03:09'),(26460,8895,'action created','2024-05-24 08:03:09','2024-05-24 08:03:09'),(26461,8895,'action started via WP Cron','2024-05-24 08:05:10','2024-05-24 08:05:10'),(26462,8895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:05:10','2024-05-24 08:05:10'),(26463,8896,'action created','2024-05-24 08:05:10','2024-05-24 08:05:10'),(26464,8896,'action started via WP Cron','2024-05-24 08:07:12','2024-05-24 08:07:12'),(26465,8896,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:07:12','2024-05-24 08:07:12'),(26466,8897,'action created','2024-05-24 08:07:12','2024-05-24 08:07:12'),(26467,8897,'action started via WP Cron','2024-05-24 08:09:12','2024-05-24 08:09:12'),(26468,8897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:09:12','2024-05-24 08:09:12'),(26469,8898,'action created','2024-05-24 08:09:12','2024-05-24 08:09:12'),(26470,8898,'action started via WP Cron','2024-05-24 08:11:12','2024-05-24 08:11:12'),(26471,8898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:11:12','2024-05-24 08:11:12'),(26472,8899,'action created','2024-05-24 08:11:12','2024-05-24 08:11:12'),(26473,8899,'action started via WP Cron','2024-05-24 08:13:14','2024-05-24 08:13:14'),(26474,8899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:13:14','2024-05-24 08:13:14'),(26475,8900,'action created','2024-05-24 08:13:14','2024-05-24 08:13:14'),(26476,8900,'action started via WP Cron','2024-05-24 08:16:07','2024-05-24 08:16:07'),(26477,8900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:16:07','2024-05-24 08:16:07'),(26478,8901,'action created','2024-05-24 08:16:07','2024-05-24 08:16:07'),(26479,8901,'action started via Async Request','2024-05-24 08:18:08','2024-05-24 08:18:08'),(26480,8901,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:18:08','2024-05-24 08:18:08'),(26481,8902,'action created','2024-05-24 08:18:08','2024-05-24 08:18:08'),(26482,8902,'action started via Async Request','2024-05-24 08:20:10','2024-05-24 08:20:10'),(26483,8902,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:20:10','2024-05-24 08:20:10'),(26484,8903,'action created','2024-05-24 08:20:10','2024-05-24 08:20:10'),(26485,8903,'action started via WP Cron','2024-05-24 08:22:10','2024-05-24 08:22:10'),(26486,8903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:22:10','2024-05-24 08:22:10'),(26487,8904,'action created','2024-05-24 08:22:10','2024-05-24 08:22:10'),(26488,8904,'action started via WP Cron','2024-05-24 08:25:10','2024-05-24 08:25:10'),(26489,8904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:25:10','2024-05-24 08:25:10'),(26490,8905,'action created','2024-05-24 08:25:10','2024-05-24 08:25:10'),(26491,8905,'action started via WP Cron','2024-05-24 08:27:11','2024-05-24 08:27:11'),(26492,8905,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:27:11','2024-05-24 08:27:11'),(26493,8906,'action created','2024-05-24 08:27:12','2024-05-24 08:27:12'),(26494,8906,'action started via WP Cron','2024-05-24 08:29:12','2024-05-24 08:29:12'),(26495,8906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:29:12','2024-05-24 08:29:12'),(26496,8907,'action created','2024-05-24 08:29:12','2024-05-24 08:29:12'),(26497,8907,'action started via WP Cron','2024-05-24 08:31:12','2024-05-24 08:31:12'),(26498,8907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:31:12','2024-05-24 08:31:12'),(26499,8908,'action created','2024-05-24 08:31:12','2024-05-24 08:31:12'),(26500,8908,'action started via WP Cron','2024-05-24 08:34:22','2024-05-24 08:34:22'),(26501,8908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:34:22','2024-05-24 08:34:22'),(26502,8909,'action created','2024-05-24 08:34:22','2024-05-24 08:34:22'),(26503,8909,'action started via WP Cron','2024-05-24 08:36:49','2024-05-24 08:36:49'),(26504,8909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:36:49','2024-05-24 08:36:49'),(26505,8910,'action created','2024-05-24 08:36:49','2024-05-24 08:36:49'),(26506,8910,'action started via WP Cron','2024-05-24 08:38:51','2024-05-24 08:38:51'),(26507,8910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:38:51','2024-05-24 08:38:51'),(26508,8911,'action created','2024-05-24 08:38:51','2024-05-24 08:38:51'),(26512,8911,'action started via WP Cron','2024-05-24 08:40:51','2024-05-24 08:40:51'),(26513,8911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:40:51','2024-05-24 08:40:51'),(26514,8913,'action created','2024-05-24 08:40:51','2024-05-24 08:40:51'),(26515,8913,'action started via WP Cron','2024-05-24 08:43:31','2024-05-24 08:43:31'),(26516,8913,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:43:31','2024-05-24 08:43:31'),(26517,8914,'action created','2024-05-24 08:43:31','2024-05-24 08:43:31'),(26518,8914,'action started via WP Cron','2024-05-24 08:46:31','2024-05-24 08:46:31'),(26519,8914,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:46:31','2024-05-24 08:46:31'),(26520,8915,'action created','2024-05-24 08:46:31','2024-05-24 08:46:31'),(26521,8915,'action started via WP Cron','2024-05-24 08:49:55','2024-05-24 08:49:55'),(26522,8915,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:49:55','2024-05-24 08:49:55'),(26523,8916,'action created','2024-05-24 08:49:55','2024-05-24 08:49:55'),(26524,8916,'action started via WP Cron','2024-05-24 08:53:27','2024-05-24 08:53:27'),(26525,8916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:53:27','2024-05-24 08:53:27'),(26526,8917,'action created','2024-05-24 08:53:27','2024-05-24 08:53:27'),(26527,8917,'action started via WP Cron','2024-05-24 08:55:28','2024-05-24 08:55:28'),(26528,8917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:55:28','2024-05-24 08:55:28'),(26529,8918,'action created','2024-05-24 08:55:28','2024-05-24 08:55:28'),(26530,8918,'action started via WP Cron','2024-05-24 08:57:28','2024-05-24 08:57:28'),(26531,8918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 08:57:28','2024-05-24 08:57:28'),(26532,8919,'action created','2024-05-24 08:57:28','2024-05-24 08:57:28'),(26533,8919,'action started via WP Cron','2024-05-24 09:00:32','2024-05-24 09:00:32'),(26534,8919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:00:32','2024-05-24 09:00:32'),(26535,8920,'action created','2024-05-24 09:00:32','2024-05-24 09:00:32'),(26536,8920,'action started via WP Cron','2024-05-24 09:03:08','2024-05-24 09:03:08'),(26537,8920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:03:08','2024-05-24 09:03:08'),(26538,8921,'action created','2024-05-24 09:03:08','2024-05-24 09:03:08'),(26539,8921,'action started via WP Cron','2024-05-24 09:05:10','2024-05-24 09:05:10'),(26540,8921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:05:10','2024-05-24 09:05:10'),(26541,8922,'action created','2024-05-24 09:05:10','2024-05-24 09:05:10'),(26542,8922,'action started via WP Cron','2024-05-24 09:07:12','2024-05-24 09:07:12'),(26543,8922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:07:12','2024-05-24 09:07:12'),(26544,8923,'action created','2024-05-24 09:07:12','2024-05-24 09:07:12'),(26545,8923,'action started via WP Cron','2024-05-24 09:10:12','2024-05-24 09:10:12'),(26546,8923,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:10:12','2024-05-24 09:10:12'),(26547,8924,'action created','2024-05-24 09:10:12','2024-05-24 09:10:12'),(26548,8924,'action started via WP Cron','2024-05-24 09:12:13','2024-05-24 09:12:13'),(26549,8924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:12:13','2024-05-24 09:12:13'),(26550,8925,'action created','2024-05-24 09:12:13','2024-05-24 09:12:13'),(26551,8925,'action started via WP Cron','2024-05-24 09:15:48','2024-05-24 09:15:48'),(26552,8925,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:15:48','2024-05-24 09:15:48'),(26553,8926,'action created','2024-05-24 09:15:48','2024-05-24 09:15:48'),(26554,8926,'action started via WP Cron','2024-05-24 09:18:00','2024-05-24 09:18:00'),(26555,8926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:18:00','2024-05-24 09:18:00'),(26556,8927,'action created','2024-05-24 09:18:00','2024-05-24 09:18:00'),(26557,8927,'action started via WP Cron','2024-05-24 09:20:08','2024-05-24 09:20:08'),(26558,8927,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:20:08','2024-05-24 09:20:08'),(26559,8928,'action created','2024-05-24 09:20:08','2024-05-24 09:20:08'),(26560,8928,'action started via WP Cron','2024-05-24 09:23:11','2024-05-24 09:23:11'),(26561,8928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:23:11','2024-05-24 09:23:11'),(26562,8929,'action created','2024-05-24 09:23:11','2024-05-24 09:23:11'),(26563,8929,'action started via WP Cron','2024-05-24 09:25:11','2024-05-24 09:25:11'),(26564,8929,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:25:11','2024-05-24 09:25:11'),(26565,8930,'action created','2024-05-24 09:25:11','2024-05-24 09:25:11'),(26566,8930,'action started via WP Cron','2024-05-24 09:27:12','2024-05-24 09:27:12'),(26567,8930,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:27:12','2024-05-24 09:27:12'),(26568,8931,'action created','2024-05-24 09:27:12','2024-05-24 09:27:12'),(26569,8931,'action started via Async Request','2024-05-24 09:29:34','2024-05-24 09:29:34'),(26570,8931,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:29:34','2024-05-24 09:29:34'),(26571,8932,'action created','2024-05-24 09:29:34','2024-05-24 09:29:34'),(26572,8932,'action started via WP Cron','2024-05-24 09:33:01','2024-05-24 09:33:01'),(26573,8932,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:33:01','2024-05-24 09:33:01'),(26574,8933,'action created','2024-05-24 09:33:01','2024-05-24 09:33:01'),(26575,8933,'action started via WP Cron','2024-05-24 09:35:04','2024-05-24 09:35:04'),(26576,8933,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:35:04','2024-05-24 09:35:04'),(26577,8934,'action created','2024-05-24 09:35:04','2024-05-24 09:35:04'),(26578,8934,'action started via Async Request','2024-05-24 09:37:44','2024-05-24 09:37:44'),(26579,8934,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:37:44','2024-05-24 09:37:44'),(26580,8935,'action created','2024-05-24 09:37:44','2024-05-24 09:37:44'),(26581,8935,'action started via Async Request','2024-05-24 09:40:06','2024-05-24 09:40:06'),(26582,8935,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:40:06','2024-05-24 09:40:06'),(26583,8936,'action created','2024-05-24 09:40:06','2024-05-24 09:40:06'),(26587,8936,'action started via Async Request','2024-05-24 09:42:18','2024-05-24 09:42:18'),(26588,8936,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:42:19','2024-05-24 09:42:19'),(26589,8938,'action created','2024-05-24 09:42:19','2024-05-24 09:42:19'),(26590,8938,'action started via WP Cron','2024-05-24 09:45:00','2024-05-24 09:45:00'),(26591,8938,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:45:00','2024-05-24 09:45:00'),(26592,8939,'action created','2024-05-24 09:45:00','2024-05-24 09:45:00'),(26593,8939,'action started via Async Request','2024-05-24 09:47:15','2024-05-24 09:47:15'),(26594,8939,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:47:15','2024-05-24 09:47:15'),(26595,8940,'action created','2024-05-24 09:47:15','2024-05-24 09:47:15'),(26596,8940,'action started via WP Cron','2024-05-24 09:51:14','2024-05-24 09:51:14'),(26597,8940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:51:14','2024-05-24 09:51:14'),(26598,8941,'action created','2024-05-24 09:51:14','2024-05-24 09:51:14'),(26599,8941,'action started via Async Request','2024-05-24 09:55:19','2024-05-24 09:55:19'),(26600,8941,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:55:19','2024-05-24 09:55:19'),(26601,8942,'action created','2024-05-24 09:55:19','2024-05-24 09:55:19'),(26602,8942,'action started via WP Cron','2024-05-24 09:59:50','2024-05-24 09:59:50'),(26603,8942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 09:59:50','2024-05-24 09:59:50'),(26604,8943,'action created','2024-05-24 09:59:50','2024-05-24 09:59:50'),(26605,8943,'action started via WP Cron','2024-05-24 10:01:51','2024-05-24 10:01:51'),(26606,8943,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:01:51','2024-05-24 10:01:51'),(26607,8944,'action created','2024-05-24 10:01:51','2024-05-24 10:01:51'),(26608,8944,'action started via WP Cron','2024-05-24 10:03:52','2024-05-24 10:03:52'),(26609,8944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:03:52','2024-05-24 10:03:52'),(26610,8945,'action created','2024-05-24 10:03:52','2024-05-24 10:03:52'),(26611,8945,'action started via WP Cron','2024-05-24 10:05:52','2024-05-24 10:05:52'),(26612,8945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:05:52','2024-05-24 10:05:52'),(26613,8946,'action created','2024-05-24 10:05:52','2024-05-24 10:05:52'),(26614,8946,'action started via WP Cron','2024-05-24 10:09:54','2024-05-24 10:09:54'),(26615,8946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:09:54','2024-05-24 10:09:54'),(26616,8947,'action created','2024-05-24 10:09:54','2024-05-24 10:09:54'),(26617,8947,'action started via WP Cron','2024-05-24 10:11:54','2024-05-24 10:11:54'),(26618,8947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:11:54','2024-05-24 10:11:54'),(26619,8948,'action created','2024-05-24 10:11:54','2024-05-24 10:11:54'),(26620,8948,'action started via WP Cron','2024-05-24 10:13:54','2024-05-24 10:13:54'),(26621,8948,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:13:54','2024-05-24 10:13:54'),(26622,8949,'action created','2024-05-24 10:13:54','2024-05-24 10:13:54'),(26623,8949,'action started via Async Request','2024-05-24 10:15:57','2024-05-24 10:15:57'),(26624,8949,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:15:57','2024-05-24 10:15:57'),(26625,8950,'action created','2024-05-24 10:15:57','2024-05-24 10:15:57'),(26626,8950,'action started via WP Cron','2024-05-24 10:19:56','2024-05-24 10:19:56'),(26627,8950,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:19:56','2024-05-24 10:19:56'),(26628,8951,'action created','2024-05-24 10:19:56','2024-05-24 10:19:56'),(26629,8951,'action started via WP Cron','2024-05-24 10:21:57','2024-05-24 10:21:57'),(26630,8951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:21:57','2024-05-24 10:21:57'),(26631,8952,'action created','2024-05-24 10:21:57','2024-05-24 10:21:57'),(26632,8952,'action started via WP Cron','2024-05-24 10:24:01','2024-05-24 10:24:01'),(26633,8952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:24:01','2024-05-24 10:24:01'),(26634,8953,'action created','2024-05-24 10:24:01','2024-05-24 10:24:01'),(26635,8953,'action started via WP Cron','2024-05-24 10:37:16','2024-05-24 10:37:16'),(26636,8953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:37:16','2024-05-24 10:37:16'),(26637,8954,'action created','2024-05-24 10:37:16','2024-05-24 10:37:16'),(26638,8954,'action started via WP Cron','2024-05-24 10:53:15','2024-05-24 10:53:15'),(26639,8954,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 10:53:15','2024-05-24 10:53:15'),(26640,8955,'action created','2024-05-24 10:53:15','2024-05-24 10:53:15'),(26644,8955,'action started via WP Cron','2024-05-24 11:00:35','2024-05-24 11:00:35'),(26645,8955,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:00:35','2024-05-24 11:00:35'),(26646,8957,'action created','2024-05-24 11:00:35','2024-05-24 11:00:35'),(26647,8957,'action started via WP Cron','2024-05-24 11:16:59','2024-05-24 11:16:59'),(26648,8957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:16:59','2024-05-24 11:16:59'),(26649,8958,'action created','2024-05-24 11:16:59','2024-05-24 11:16:59'),(26650,8958,'action started via WP Cron','2024-05-24 11:19:49','2024-05-24 11:19:49'),(26651,8958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:19:49','2024-05-24 11:19:49'),(26652,8959,'action created','2024-05-24 11:19:49','2024-05-24 11:19:49'),(26653,8959,'action started via WP Cron','2024-05-24 11:27:07','2024-05-24 11:27:07'),(26654,8959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:27:07','2024-05-24 11:27:07'),(26655,8960,'action created','2024-05-24 11:27:07','2024-05-24 11:27:07'),(26656,8960,'action started via WP Cron','2024-05-24 11:30:44','2024-05-24 11:30:44'),(26657,8960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:30:44','2024-05-24 11:30:44'),(26658,8961,'action created','2024-05-24 11:30:44','2024-05-24 11:30:44'),(26662,8961,'action started via WP Cron','2024-05-24 11:37:25','2024-05-24 11:37:25'),(26663,8961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:37:25','2024-05-24 11:37:25'),(26664,8963,'action created','2024-05-24 11:37:25','2024-05-24 11:37:25'),(26665,8963,'action started via Async Request','2024-05-24 11:39:26','2024-05-24 11:39:26'),(26666,8963,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:39:26','2024-05-24 11:39:26'),(26667,8964,'action created','2024-05-24 11:39:26','2024-05-24 11:39:26'),(26668,8964,'action started via WP Cron','2024-05-24 11:41:27','2024-05-24 11:41:27'),(26669,8964,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:41:27','2024-05-24 11:41:27'),(26670,8965,'action created','2024-05-24 11:41:27','2024-05-24 11:41:27'),(26671,8965,'action started via WP Cron','2024-05-24 11:43:28','2024-05-24 11:43:28'),(26672,8965,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:43:28','2024-05-24 11:43:28'),(26673,8966,'action created','2024-05-24 11:43:28','2024-05-24 11:43:28'),(26674,8966,'action started via WP Cron','2024-05-24 11:45:30','2024-05-24 11:45:30'),(26675,8966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:45:30','2024-05-24 11:45:30'),(26676,8967,'action created','2024-05-24 11:45:30','2024-05-24 11:45:30'),(26677,8967,'action started via WP Cron','2024-05-24 11:47:31','2024-05-24 11:47:31'),(26678,8967,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 11:47:31','2024-05-24 11:47:31'),(26679,8968,'action created','2024-05-24 11:47:31','2024-05-24 11:47:31'),(26680,8968,'action started via WP Cron','2024-05-24 12:03:12','2024-05-24 12:03:12'),(26681,8968,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 12:03:12','2024-05-24 12:03:12'),(26682,8969,'action created','2024-05-24 12:03:12','2024-05-24 12:03:12'),(26686,8969,'action started via WP Cron','2024-05-24 12:06:38','2024-05-24 12:06:38'),(26687,8969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 12:06:38','2024-05-24 12:06:38'),(26688,8971,'action created','2024-05-24 12:06:38','2024-05-24 12:06:38'),(26689,8971,'action started via WP Cron','2024-05-24 12:12:35','2024-05-24 12:12:35'),(26690,8971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 12:12:35','2024-05-24 12:12:35'),(26691,8972,'action created','2024-05-24 12:12:35','2024-05-24 12:12:35'),(26698,8972,'action started via WP Cron','2024-05-24 12:24:27','2024-05-24 12:24:27'),(26699,8972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 12:24:27','2024-05-24 12:24:27'),(26700,8975,'action created','2024-05-24 12:24:27','2024-05-24 12:24:27'),(26701,8975,'action started via WP Cron','2024-05-24 12:32:40','2024-05-24 12:32:40'),(26702,8975,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 12:32:40','2024-05-24 12:32:40'),(26703,8976,'action created','2024-05-24 12:32:40','2024-05-24 12:32:40'),(26704,8976,'action started via WP Cron','2024-05-24 12:36:43','2024-05-24 12:36:43'),(26705,8976,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 12:36:43','2024-05-24 12:36:43'),(26706,8977,'action created','2024-05-24 12:36:43','2024-05-24 12:36:43'),(26707,8977,'action started via WP Cron','2024-05-24 12:53:00','2024-05-24 12:53:00'),(26708,8977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 12:53:00','2024-05-24 12:53:00'),(26709,8978,'action created','2024-05-24 12:53:00','2024-05-24 12:53:00'),(26710,8978,'action started via WP Cron','2024-05-24 13:01:42','2024-05-24 13:01:42'),(26711,8978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 13:01:42','2024-05-24 13:01:42'),(26712,8979,'action created','2024-05-24 13:01:42','2024-05-24 13:01:42'),(26716,8979,'action started via WP Cron','2024-05-24 13:06:33','2024-05-24 13:06:33'),(26717,8979,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 13:06:33','2024-05-24 13:06:33'),(26718,8981,'action created','2024-05-24 13:06:33','2024-05-24 13:06:33'),(26719,8981,'action started via WP Cron','2024-05-24 13:15:42','2024-05-24 13:15:42'),(26720,8981,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 13:15:42','2024-05-24 13:15:42'),(26721,8982,'action created','2024-05-24 13:15:42','2024-05-24 13:15:42'),(26722,8982,'action started via WP Cron','2024-05-24 13:34:03','2024-05-24 13:34:03'),(26723,8982,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 13:34:03','2024-05-24 13:34:03'),(26724,8983,'action created','2024-05-24 13:34:03','2024-05-24 13:34:03'),(26725,8983,'action started via WP Cron','2024-05-24 13:40:06','2024-05-24 13:40:06'),(26726,8983,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 13:40:06','2024-05-24 13:40:06'),(26727,8984,'action created','2024-05-24 13:40:06','2024-05-24 13:40:06'),(26728,8984,'action started via WP Cron','2024-05-24 13:46:16','2024-05-24 13:46:16'),(26729,8984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 13:46:16','2024-05-24 13:46:16'),(26730,8985,'action created','2024-05-24 13:46:16','2024-05-24 13:46:16'),(26731,8985,'action started via WP Cron','2024-05-24 13:53:24','2024-05-24 13:53:24'),(26732,8985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 13:53:24','2024-05-24 13:53:24'),(26733,8986,'action created','2024-05-24 13:53:24','2024-05-24 13:53:24'),(26734,8986,'action started via WP Cron','2024-05-24 13:55:49','2024-05-24 13:55:49'),(26735,8986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 13:55:49','2024-05-24 13:55:49'),(26736,8987,'action created','2024-05-24 13:55:49','2024-05-24 13:55:49'),(26737,8987,'action started via WP Cron','2024-05-24 14:19:28','2024-05-24 14:19:28'),(26738,8987,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 14:19:28','2024-05-24 14:19:28'),(26739,8988,'action created','2024-05-24 14:19:28','2024-05-24 14:19:28'),(26743,8988,'action started via WP Cron','2024-05-24 14:34:53','2024-05-24 14:34:53'),(26744,8988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 14:34:53','2024-05-24 14:34:53'),(26745,8990,'action created','2024-05-24 14:34:53','2024-05-24 14:34:53'),(26746,8990,'action started via WP Cron','2024-05-24 14:45:14','2024-05-24 14:45:14'),(26747,8990,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 14:45:14','2024-05-24 14:45:14'),(26748,8991,'action created','2024-05-24 14:45:14','2024-05-24 14:45:14'),(26749,8991,'action started via WP Cron','2024-05-24 14:47:25','2024-05-24 14:47:25'),(26750,8991,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 14:47:25','2024-05-24 14:47:25'),(26751,8992,'action created','2024-05-24 14:47:25','2024-05-24 14:47:25'),(26752,8992,'action started via WP Cron','2024-05-24 14:55:29','2024-05-24 14:55:29'),(26753,8992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 14:55:29','2024-05-24 14:55:29'),(26754,8993,'action created','2024-05-24 14:55:29','2024-05-24 14:55:29'),(26755,8993,'action started via WP Cron','2024-05-24 15:01:53','2024-05-24 15:01:53'),(26756,8993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 15:01:53','2024-05-24 15:01:53'),(26757,8994,'action created','2024-05-24 15:01:53','2024-05-24 15:01:53'),(26758,8994,'action started via WP Cron','2024-05-24 15:05:32','2024-05-24 15:05:32'),(26759,8994,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 15:05:32','2024-05-24 15:05:32'),(26760,8995,'action created','2024-05-24 15:05:32','2024-05-24 15:05:32'),(26761,8995,'action started via WP Cron','2024-05-24 15:16:49','2024-05-24 15:16:49'),(26762,8995,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 15:16:49','2024-05-24 15:16:49'),(26763,8996,'action created','2024-05-24 15:16:49','2024-05-24 15:16:49'),(26764,8996,'action started via WP Cron','2024-05-24 15:34:41','2024-05-24 15:34:41'),(26765,8996,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 15:34:41','2024-05-24 15:34:41'),(26766,8997,'action created','2024-05-24 15:34:41','2024-05-24 15:34:41'),(26770,8997,'action started via WP Cron','2024-05-24 15:59:45','2024-05-24 15:59:45'),(26771,8997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 15:59:45','2024-05-24 15:59:45'),(26772,8999,'action created','2024-05-24 15:59:45','2024-05-24 15:59:45'),(26773,8999,'action started via WP Cron','2024-05-24 16:09:11','2024-05-24 16:09:11'),(26774,8999,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 16:09:11','2024-05-24 16:09:11'),(26775,9000,'action created','2024-05-24 16:09:11','2024-05-24 16:09:11'),(26776,9000,'action started via WP Cron','2024-05-24 16:12:39','2024-05-24 16:12:39'),(26777,9000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 16:12:39','2024-05-24 16:12:39'),(26778,9001,'action created','2024-05-24 16:12:39','2024-05-24 16:12:39'),(26779,9001,'action started via WP Cron','2024-05-24 16:19:11','2024-05-24 16:19:11'),(26780,9001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 16:19:11','2024-05-24 16:19:11'),(26781,9002,'action created','2024-05-24 16:19:11','2024-05-24 16:19:11'),(26782,9002,'action started via WP Cron','2024-05-24 16:23:07','2024-05-24 16:23:07'),(26783,9002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 16:23:07','2024-05-24 16:23:07'),(26784,9003,'action created','2024-05-24 16:23:07','2024-05-24 16:23:07'),(26785,9003,'action started via WP Cron','2024-05-24 16:27:07','2024-05-24 16:27:07'),(26786,9003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 16:27:07','2024-05-24 16:27:07'),(26787,9004,'action created','2024-05-24 16:27:07','2024-05-24 16:27:07'),(26788,9004,'action started via WP Cron','2024-05-24 16:49:19','2024-05-24 16:49:19'),(26789,9004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 16:49:19','2024-05-24 16:49:19'),(26790,9005,'action created','2024-05-24 16:49:19','2024-05-24 16:49:19'),(26794,9005,'action started via WP Cron','2024-05-24 16:53:01','2024-05-24 16:53:01'),(26795,9005,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 16:53:01','2024-05-24 16:53:01'),(26796,9007,'action created','2024-05-24 16:53:01','2024-05-24 16:53:01'),(26797,9007,'action started via WP Cron','2024-05-24 17:08:50','2024-05-24 17:08:50'),(26798,9007,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 17:08:50','2024-05-24 17:08:50'),(26799,9008,'action created','2024-05-24 17:08:50','2024-05-24 17:08:50'),(26800,9008,'action started via WP Cron','2024-05-24 17:12:38','2024-05-24 17:12:38'),(26801,9008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 17:12:38','2024-05-24 17:12:38'),(26802,9009,'action created','2024-05-24 17:12:38','2024-05-24 17:12:38'),(26803,9009,'action started via WP Cron','2024-05-24 17:15:34','2024-05-24 17:15:34'),(26804,9009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 17:15:34','2024-05-24 17:15:34'),(26805,9010,'action created','2024-05-24 17:15:34','2024-05-24 17:15:34'),(26806,9010,'action started via WP Cron','2024-05-24 17:18:37','2024-05-24 17:18:37'),(26807,9010,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 17:18:37','2024-05-24 17:18:37'),(26808,9011,'action created','2024-05-24 17:18:37','2024-05-24 17:18:37'),(26809,9011,'action started via WP Cron','2024-05-24 17:31:24','2024-05-24 17:31:24'),(26810,9011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 17:31:24','2024-05-24 17:31:24'),(26811,9012,'action created','2024-05-24 17:31:24','2024-05-24 17:31:24'),(26812,9012,'action started via WP Cron','2024-05-24 17:46:37','2024-05-24 17:46:37'),(26813,9012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 17:46:37','2024-05-24 17:46:37'),(26814,9013,'action created','2024-05-24 17:46:37','2024-05-24 17:46:37'),(26815,9013,'action started via Async Request','2024-05-24 17:48:38','2024-05-24 17:48:38'),(26816,9013,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 17:48:38','2024-05-24 17:48:38'),(26817,9014,'action created','2024-05-24 17:48:38','2024-05-24 17:48:38'),(26821,9014,'action started via WP Cron','2024-05-24 18:09:29','2024-05-24 18:09:29'),(26822,9014,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:09:29','2024-05-24 18:09:29'),(26823,9016,'action created','2024-05-24 18:09:29','2024-05-24 18:09:29'),(26824,9016,'action started via WP Cron','2024-05-24 18:14:45','2024-05-24 18:14:45'),(26825,9016,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:14:45','2024-05-24 18:14:45'),(26826,9017,'action created','2024-05-24 18:14:45','2024-05-24 18:14:45'),(26827,9017,'action started via WP Cron','2024-05-24 18:16:58','2024-05-24 18:16:58'),(26828,9017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:16:58','2024-05-24 18:16:58'),(26829,9018,'action created','2024-05-24 18:16:58','2024-05-24 18:16:58'),(26830,9018,'action started via WP Cron','2024-05-24 18:19:01','2024-05-24 18:19:01'),(26831,9018,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:19:01','2024-05-24 18:19:01'),(26832,9019,'action created','2024-05-24 18:19:01','2024-05-24 18:19:01'),(26833,9019,'action started via WP Cron','2024-05-24 18:21:58','2024-05-24 18:21:58'),(26834,9019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:21:58','2024-05-24 18:21:58'),(26835,9020,'action created','2024-05-24 18:21:58','2024-05-24 18:21:58'),(26836,9020,'action started via WP Cron','2024-05-24 18:23:59','2024-05-24 18:23:59'),(26837,9020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:23:59','2024-05-24 18:23:59'),(26838,9021,'action created','2024-05-24 18:23:59','2024-05-24 18:23:59'),(26839,9021,'action started via WP Cron','2024-05-24 18:26:58','2024-05-24 18:26:58'),(26840,9021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:26:58','2024-05-24 18:26:58'),(26841,9022,'action created','2024-05-24 18:26:58','2024-05-24 18:26:58'),(26842,9022,'action started via WP Cron','2024-05-24 18:33:50','2024-05-24 18:33:50'),(26843,9022,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:33:50','2024-05-24 18:33:50'),(26844,9023,'action created','2024-05-24 18:33:50','2024-05-24 18:33:50'),(26845,9023,'action started via WP Cron','2024-05-24 18:38:31','2024-05-24 18:38:31'),(26846,9023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:38:31','2024-05-24 18:38:31'),(26847,9024,'action created','2024-05-24 18:38:31','2024-05-24 18:38:31'),(26848,9024,'action started via WP Cron','2024-05-24 18:40:36','2024-05-24 18:40:36'),(26849,9024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:40:36','2024-05-24 18:40:36'),(26850,9025,'action created','2024-05-24 18:40:36','2024-05-24 18:40:36'),(26851,9025,'action started via WP Cron','2024-05-24 18:44:35','2024-05-24 18:44:35'),(26852,9025,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:44:35','2024-05-24 18:44:35'),(26853,9026,'action created','2024-05-24 18:44:35','2024-05-24 18:44:35'),(26854,9026,'action started via WP Cron','2024-05-24 18:48:37','2024-05-24 18:48:37'),(26855,9026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:48:37','2024-05-24 18:48:37'),(26856,9027,'action created','2024-05-24 18:48:37','2024-05-24 18:48:37'),(26857,9027,'action started via WP Cron','2024-05-24 18:56:36','2024-05-24 18:56:36'),(26858,9027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 18:56:36','2024-05-24 18:56:36'),(26859,9028,'action created','2024-05-24 18:56:36','2024-05-24 18:56:36'),(26860,9028,'action started via WP Cron','2024-05-24 19:18:40','2024-05-24 19:18:40'),(26861,9028,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 19:18:40','2024-05-24 19:18:40'),(26862,9029,'action created','2024-05-24 19:18:40','2024-05-24 19:18:40'),(26866,9029,'action started via WP Cron','2024-05-24 19:23:02','2024-05-24 19:23:02'),(26867,9029,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 19:23:02','2024-05-24 19:23:02'),(26868,9031,'action created','2024-05-24 19:23:02','2024-05-24 19:23:02'),(26869,9031,'action started via WP Cron','2024-05-24 19:26:04','2024-05-24 19:26:04'),(26870,9031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 19:26:04','2024-05-24 19:26:04'),(26871,9032,'action created','2024-05-24 19:26:04','2024-05-24 19:26:04'),(26872,9032,'action started via WP Cron','2024-05-24 19:33:33','2024-05-24 19:33:33'),(26873,9032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 19:33:33','2024-05-24 19:33:33'),(26874,9033,'action created','2024-05-24 19:33:33','2024-05-24 19:33:33'),(26875,9033,'action started via WP Cron','2024-05-24 19:38:28','2024-05-24 19:38:28'),(26876,9033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 19:38:28','2024-05-24 19:38:28'),(26877,9034,'action created','2024-05-24 19:38:28','2024-05-24 19:38:28'),(26878,9034,'action started via WP Cron','2024-05-24 19:42:28','2024-05-24 19:42:28'),(26879,9034,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 19:42:28','2024-05-24 19:42:28'),(26880,9035,'action created','2024-05-24 19:42:28','2024-05-24 19:42:28'),(26881,9035,'action started via WP Cron','2024-05-24 20:03:41','2024-05-24 20:03:41'),(26882,9035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:03:41','2024-05-24 20:03:41'),(26883,9036,'action created','2024-05-24 20:03:41','2024-05-24 20:03:41'),(26887,9036,'action started via WP Cron','2024-05-24 20:16:43','2024-05-24 20:16:43'),(26888,9036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:16:43','2024-05-24 20:16:43'),(26889,9038,'action created','2024-05-24 20:16:43','2024-05-24 20:16:43'),(26893,9038,'action started via WP Cron','2024-05-24 20:20:18','2024-05-24 20:20:18'),(26894,9038,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:20:18','2024-05-24 20:20:18'),(26895,9040,'action created','2024-05-24 20:20:18','2024-05-24 20:20:18'),(26896,9040,'action started via WP Cron','2024-05-24 20:23:35','2024-05-24 20:23:35'),(26897,9040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:23:35','2024-05-24 20:23:35'),(26898,9041,'action created','2024-05-24 20:23:35','2024-05-24 20:23:35'),(26899,9041,'action started via WP Cron','2024-05-24 20:37:25','2024-05-24 20:37:25'),(26900,9041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:37:25','2024-05-24 20:37:25'),(26901,9042,'action created','2024-05-24 20:37:25','2024-05-24 20:37:25'),(26902,9042,'action started via WP Cron','2024-05-24 20:41:07','2024-05-24 20:41:07'),(26903,9042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:41:07','2024-05-24 20:41:07'),(26904,9043,'action created','2024-05-24 20:41:07','2024-05-24 20:41:07'),(26905,9043,'action started via WP Cron','2024-05-24 20:45:27','2024-05-24 20:45:27'),(26906,9043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:45:27','2024-05-24 20:45:27'),(26907,9044,'action created','2024-05-24 20:45:27','2024-05-24 20:45:27'),(26908,9044,'action started via WP Cron','2024-05-24 20:51:45','2024-05-24 20:51:45'),(26909,9044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:51:45','2024-05-24 20:51:45'),(26910,9045,'action created','2024-05-24 20:51:45','2024-05-24 20:51:45'),(26911,9045,'action started via WP Cron','2024-05-24 20:55:55','2024-05-24 20:55:55'),(26912,9045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 20:55:55','2024-05-24 20:55:55'),(26913,9046,'action created','2024-05-24 20:55:55','2024-05-24 20:55:55'),(26914,9046,'action started via WP Cron','2024-05-24 21:01:07','2024-05-24 21:01:07'),(26915,9046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:01:07','2024-05-24 21:01:07'),(26916,9047,'action created','2024-05-24 21:01:07','2024-05-24 21:01:07'),(26917,9047,'action started via WP Cron','2024-05-24 21:13:27','2024-05-24 21:13:27'),(26918,9047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:13:27','2024-05-24 21:13:27'),(26919,9048,'action created','2024-05-24 21:13:27','2024-05-24 21:13:27'),(26920,9048,'action started via WP Cron','2024-05-24 21:21:26','2024-05-24 21:21:26'),(26921,9048,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:21:26','2024-05-24 21:21:26'),(26922,9049,'action created','2024-05-24 21:21:26','2024-05-24 21:21:26'),(26926,9049,'action started via WP Cron','2024-05-24 21:23:36','2024-05-24 21:23:36'),(26927,9049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:23:36','2024-05-24 21:23:36'),(26928,9051,'action created','2024-05-24 21:23:36','2024-05-24 21:23:36'),(26929,9051,'action started via WP Cron','2024-05-24 21:33:21','2024-05-24 21:33:21'),(26930,9051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:33:21','2024-05-24 21:33:21'),(26931,9052,'action created','2024-05-24 21:33:21','2024-05-24 21:33:21'),(26932,9052,'action started via WP Cron','2024-05-24 21:37:11','2024-05-24 21:37:11'),(26933,9052,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:37:11','2024-05-24 21:37:11'),(26934,9053,'action created','2024-05-24 21:37:11','2024-05-24 21:37:11'),(26935,9053,'action started via WP Cron','2024-05-24 21:39:38','2024-05-24 21:39:38'),(26936,9053,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:39:38','2024-05-24 21:39:38'),(26937,9054,'action created','2024-05-24 21:39:38','2024-05-24 21:39:38'),(26938,9054,'action started via WP Cron','2024-05-24 21:45:19','2024-05-24 21:45:19'),(26939,9054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:45:19','2024-05-24 21:45:19'),(26940,9055,'action created','2024-05-24 21:45:19','2024-05-24 21:45:19'),(26941,9055,'action started via WP Cron','2024-05-24 21:48:29','2024-05-24 21:48:29'),(26942,9055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:48:29','2024-05-24 21:48:29'),(26943,9056,'action created','2024-05-24 21:48:29','2024-05-24 21:48:29'),(26944,9056,'action started via WP Cron','2024-05-24 21:50:54','2024-05-24 21:50:54'),(26945,9056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 21:50:54','2024-05-24 21:50:54'),(26946,9057,'action created','2024-05-24 21:50:54','2024-05-24 21:50:54'),(26947,9057,'action started via WP Cron','2024-05-24 22:00:01','2024-05-24 22:00:01'),(26948,9057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:00:01','2024-05-24 22:00:01'),(26949,9058,'action created','2024-05-24 22:00:01','2024-05-24 22:00:01'),(26950,9058,'action started via WP Cron','2024-05-24 22:03:11','2024-05-24 22:03:11'),(26951,9058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:03:11','2024-05-24 22:03:11'),(26952,9059,'action created','2024-05-24 22:03:11','2024-05-24 22:03:11'),(26953,9059,'action started via WP Cron','2024-05-24 22:07:19','2024-05-24 22:07:19'),(26954,9059,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:07:19','2024-05-24 22:07:19'),(26955,9060,'action created','2024-05-24 22:07:19','2024-05-24 22:07:19'),(26956,9060,'action started via WP Cron','2024-05-24 22:23:06','2024-05-24 22:23:06'),(26957,9060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:23:06','2024-05-24 22:23:06'),(26958,9061,'action created','2024-05-24 22:23:06','2024-05-24 22:23:06'),(26962,9061,'action started via WP Cron','2024-05-24 22:30:58','2024-05-24 22:30:58'),(26963,9061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:30:58','2024-05-24 22:30:58'),(26964,9063,'action created','2024-05-24 22:30:58','2024-05-24 22:30:58'),(26965,9063,'action started via WP Cron','2024-05-24 22:36:24','2024-05-24 22:36:24'),(26966,9063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:36:24','2024-05-24 22:36:24'),(26967,9064,'action created','2024-05-24 22:36:24','2024-05-24 22:36:24'),(26968,9064,'action started via WP Cron','2024-05-24 22:44:36','2024-05-24 22:44:36'),(26969,9064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:44:36','2024-05-24 22:44:36'),(26970,9065,'action created','2024-05-24 22:44:36','2024-05-24 22:44:36'),(26971,9065,'action started via WP Cron','2024-05-24 22:49:55','2024-05-24 22:49:55'),(26972,9065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:49:55','2024-05-24 22:49:55'),(26973,9066,'action created','2024-05-24 22:49:55','2024-05-24 22:49:55'),(26974,9066,'action started via WP Cron','2024-05-24 22:55:24','2024-05-24 22:55:24'),(26975,9066,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 22:55:24','2024-05-24 22:55:24'),(26976,9067,'action created','2024-05-24 22:55:24','2024-05-24 22:55:24'),(26977,9067,'action started via WP Cron','2024-05-24 23:05:28','2024-05-24 23:05:28'),(26978,9067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 23:05:28','2024-05-24 23:05:28'),(26979,9068,'action created','2024-05-24 23:05:28','2024-05-24 23:05:28'),(26980,9068,'action started via WP Cron','2024-05-24 23:20:25','2024-05-24 23:20:25'),(26981,9068,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 23:20:25','2024-05-24 23:20:25'),(26982,9069,'action created','2024-05-24 23:20:25','2024-05-24 23:20:25'),(26983,9069,'action started via WP Cron','2024-05-24 23:37:37','2024-05-24 23:37:37'),(26984,9069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 23:37:37','2024-05-24 23:37:37'),(26985,9070,'action created','2024-05-24 23:37:37','2024-05-24 23:37:37'),(26989,9070,'action started via WP Cron','2024-05-24 23:41:19','2024-05-24 23:41:19'),(26990,9070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-24 23:41:19','2024-05-24 23:41:19'),(26991,9072,'action created','2024-05-24 23:41:19','2024-05-24 23:41:19'),(26992,9072,'action started via WP Cron','2024-05-25 00:13:20','2024-05-25 00:13:20'),(26993,9072,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 00:13:20','2024-05-25 00:13:20'),(26994,9073,'action created','2024-05-25 00:13:20','2024-05-25 00:13:20'),(26995,9073,'action started via WP Cron','2024-05-25 00:18:45','2024-05-25 00:18:45'),(26996,9073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 00:18:45','2024-05-25 00:18:45'),(26997,9074,'action created','2024-05-25 00:18:45','2024-05-25 00:18:45'),(26998,9074,'action started via WP Cron','2024-05-25 00:24:57','2024-05-25 00:24:57'),(26999,9074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 00:24:57','2024-05-25 00:24:57'),(27000,9075,'action created','2024-05-25 00:24:57','2024-05-25 00:24:57'),(27001,9075,'action started via WP Cron','2024-05-25 00:29:29','2024-05-25 00:29:29'),(27002,9075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 00:29:29','2024-05-25 00:29:29'),(27003,9076,'action created','2024-05-25 00:29:29','2024-05-25 00:29:29'),(27004,9076,'action started via WP Cron','2024-05-25 00:33:20','2024-05-25 00:33:20'),(27005,9076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 00:33:20','2024-05-25 00:33:20'),(27006,9077,'action created','2024-05-25 00:33:20','2024-05-25 00:33:20'),(27007,9077,'action started via WP Cron','2024-05-25 00:37:20','2024-05-25 00:37:20'),(27008,9077,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 00:37:20','2024-05-25 00:37:20'),(27009,9078,'action created','2024-05-25 00:37:20','2024-05-25 00:37:20'),(27013,9078,'action started via WP Cron','2024-05-25 00:46:59','2024-05-25 00:46:59'),(27014,9078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 00:46:59','2024-05-25 00:46:59'),(27015,9080,'action created','2024-05-25 00:46:59','2024-05-25 00:46:59'),(27016,9080,'action started via WP Cron','2024-05-25 01:10:33','2024-05-25 01:10:33'),(27017,9080,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 01:10:33','2024-05-25 01:10:33'),(27018,9081,'action created','2024-05-25 01:10:33','2024-05-25 01:10:33'),(27019,9081,'action started via WP Cron','2024-05-25 01:12:58','2024-05-25 01:12:58'),(27020,9081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 01:12:58','2024-05-25 01:12:58'),(27021,9082,'action created','2024-05-25 01:12:58','2024-05-25 01:12:58'),(27022,9082,'action started via WP Cron','2024-05-25 01:14:58','2024-05-25 01:14:58'),(27023,9082,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 01:14:58','2024-05-25 01:14:58'),(27024,9083,'action created','2024-05-25 01:14:58','2024-05-25 01:14:58'),(27025,9083,'action started via WP Cron','2024-05-25 01:16:58','2024-05-25 01:16:58'),(27026,9083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 01:16:58','2024-05-25 01:16:58'),(27027,9084,'action created','2024-05-25 01:16:58','2024-05-25 01:16:58'),(27028,9084,'action started via WP Cron','2024-05-25 01:18:58','2024-05-25 01:18:58'),(27029,9084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 01:18:58','2024-05-25 01:18:58'),(27030,9085,'action created','2024-05-25 01:18:58','2024-05-25 01:18:58'),(27031,9085,'action started via WP Cron','2024-05-25 01:27:43','2024-05-25 01:27:43'),(27032,9085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 01:27:43','2024-05-25 01:27:43'),(27033,9086,'action created','2024-05-25 01:27:43','2024-05-25 01:27:43'),(27034,9086,'action started via WP Cron','2024-05-25 01:38:39','2024-05-25 01:38:39'),(27035,9086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 01:38:39','2024-05-25 01:38:39'),(27036,9087,'action created','2024-05-25 01:38:39','2024-05-25 01:38:39'),(27037,9087,'action started via WP Cron','2024-05-25 01:49:20','2024-05-25 01:49:20'),(27038,9087,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 01:49:20','2024-05-25 01:49:20'),(27039,9088,'action created','2024-05-25 01:49:20','2024-05-25 01:49:20'),(27043,9088,'action started via WP Cron','2024-05-25 02:06:03','2024-05-25 02:06:03'),(27044,9088,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 02:06:03','2024-05-25 02:06:03'),(27045,9090,'action created','2024-05-25 02:06:03','2024-05-25 02:06:03'),(27046,9090,'action started via WP Cron','2024-05-25 02:27:36','2024-05-25 02:27:36'),(27047,9090,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 02:27:36','2024-05-25 02:27:36'),(27048,9091,'action created','2024-05-25 02:27:36','2024-05-25 02:27:36'),(27049,9091,'action started via WP Cron','2024-05-25 02:38:44','2024-05-25 02:38:44'),(27050,9091,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 02:38:44','2024-05-25 02:38:44'),(27051,9092,'action created','2024-05-25 02:38:44','2024-05-25 02:38:44'),(27052,9092,'action started via WP Cron','2024-05-25 02:41:02','2024-05-25 02:41:02'),(27053,9092,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 02:41:02','2024-05-25 02:41:02'),(27054,9093,'action created','2024-05-25 02:41:02','2024-05-25 02:41:02'),(27055,9093,'action started via WP Cron','2024-05-25 02:51:16','2024-05-25 02:51:16'),(27056,9093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 02:51:16','2024-05-25 02:51:16'),(27057,9094,'action created','2024-05-25 02:51:16','2024-05-25 02:51:16'),(27061,9094,'action started via WP Cron','2024-05-25 03:06:23','2024-05-25 03:06:23'),(27062,9094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 03:06:23','2024-05-25 03:06:23'),(27063,9096,'action created','2024-05-25 03:06:23','2024-05-25 03:06:23'),(27064,9096,'action started via WP Cron','2024-05-25 03:10:37','2024-05-25 03:10:37'),(27065,9096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 03:10:37','2024-05-25 03:10:37'),(27066,9097,'action created','2024-05-25 03:10:37','2024-05-25 03:10:37'),(27067,9097,'action started via WP Cron','2024-05-25 03:22:35','2024-05-25 03:22:35'),(27068,9097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 03:22:35','2024-05-25 03:22:35'),(27069,9098,'action created','2024-05-25 03:22:35','2024-05-25 03:22:35'),(27070,9098,'action started via WP Cron','2024-05-25 03:39:48','2024-05-25 03:39:48'),(27071,9098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 03:39:48','2024-05-25 03:39:48'),(27072,9099,'action created','2024-05-25 03:39:48','2024-05-25 03:39:48'),(27073,9099,'action started via WP Cron','2024-05-25 03:42:35','2024-05-25 03:42:35'),(27074,9099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 03:42:35','2024-05-25 03:42:35'),(27075,9100,'action created','2024-05-25 03:42:35','2024-05-25 03:42:35'),(27076,9100,'action started via WP Cron','2024-05-25 03:50:38','2024-05-25 03:50:38'),(27077,9100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 03:50:38','2024-05-25 03:50:38'),(27078,9101,'action created','2024-05-25 03:50:38','2024-05-25 03:50:38'),(27082,9101,'action started via WP Cron','2024-05-25 04:43:02','2024-05-25 04:43:02'),(27083,9101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 04:43:02','2024-05-25 04:43:02'),(27084,9103,'action created','2024-05-25 04:43:02','2024-05-25 04:43:02'),(27085,9103,'action started via WP Cron','2024-05-25 04:57:24','2024-05-25 04:57:24'),(27086,9103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 04:57:24','2024-05-25 04:57:24'),(27087,9104,'action created','2024-05-25 04:57:24','2024-05-25 04:57:24'),(27088,9104,'action started via WP Cron','2024-05-25 05:01:19','2024-05-25 05:01:19'),(27089,9104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 05:01:19','2024-05-25 05:01:19'),(27090,9105,'action created','2024-05-25 05:01:19','2024-05-25 05:01:19'),(27091,9105,'action started via WP Cron','2024-05-25 05:04:22','2024-05-25 05:04:22'),(27092,9105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 05:04:22','2024-05-25 05:04:22'),(27093,9106,'action created','2024-05-25 05:04:22','2024-05-25 05:04:22'),(27094,9106,'action started via WP Cron','2024-05-25 05:15:09','2024-05-25 05:15:09'),(27095,9106,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 05:15:09','2024-05-25 05:15:09'),(27096,9107,'action created','2024-05-25 05:15:09','2024-05-25 05:15:09'),(27097,9107,'action started via WP Cron','2024-05-25 05:17:32','2024-05-25 05:17:32'),(27098,9107,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 05:17:32','2024-05-25 05:17:32'),(27099,9108,'action created','2024-05-25 05:17:32','2024-05-25 05:17:32'),(27100,9108,'action started via WP Cron','2024-05-25 05:21:20','2024-05-25 05:21:20'),(27101,9108,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 05:21:20','2024-05-25 05:21:20'),(27102,9109,'action created','2024-05-25 05:21:20','2024-05-25 05:21:20'),(27103,9109,'action started via WP Cron','2024-05-25 05:26:40','2024-05-25 05:26:40'),(27104,9109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 05:26:40','2024-05-25 05:26:40'),(27105,9110,'action created','2024-05-25 05:26:40','2024-05-25 05:26:40'),(27106,9110,'action started via WP Cron','2024-05-25 05:35:40','2024-05-25 05:35:40'),(27107,9110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 05:35:40','2024-05-25 05:35:40'),(27108,9111,'action created','2024-05-25 05:35:40','2024-05-25 05:35:40'),(27109,9111,'action started via WP Cron','2024-05-25 06:08:20','2024-05-25 06:08:20'),(27110,9111,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 06:08:20','2024-05-25 06:08:20'),(27111,9112,'action created','2024-05-25 06:08:20','2024-05-25 06:08:20'),(27118,9112,'action started via WP Cron','2024-05-25 06:13:10','2024-05-25 06:13:10'),(27119,9112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 06:13:10','2024-05-25 06:13:10'),(27120,9115,'action created','2024-05-25 06:13:10','2024-05-25 06:13:10'),(27121,9115,'action started via WP Cron','2024-05-25 06:37:39','2024-05-25 06:37:39'),(27122,9115,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 06:37:39','2024-05-25 06:37:39'),(27123,9116,'action created','2024-05-25 06:37:39','2024-05-25 06:37:39'),(27124,9116,'action started via WP Cron','2024-05-25 07:04:50','2024-05-25 07:04:50'),(27125,9116,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 07:04:50','2024-05-25 07:04:50'),(27126,9117,'action created','2024-05-25 07:04:50','2024-05-25 07:04:50'),(27127,9117,'action started via WP Cron','2024-05-25 07:22:35','2024-05-25 07:22:35'),(27128,9117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 07:22:35','2024-05-25 07:22:35'),(27129,9118,'action created','2024-05-25 07:22:35','2024-05-25 07:22:35'),(27133,9118,'action started via WP Cron','2024-05-25 07:42:34','2024-05-25 07:42:34'),(27134,9118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 07:42:34','2024-05-25 07:42:34'),(27135,9120,'action created','2024-05-25 07:42:34','2024-05-25 07:42:34'),(27136,9120,'action started via WP Cron','2024-05-25 07:46:32','2024-05-25 07:46:32'),(27137,9120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 07:46:32','2024-05-25 07:46:32'),(27138,9121,'action created','2024-05-25 07:46:32','2024-05-25 07:46:32'),(27139,9121,'action started via WP Cron','2024-05-25 07:53:49','2024-05-25 07:53:49'),(27140,9121,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 07:53:49','2024-05-25 07:53:49'),(27141,9122,'action created','2024-05-25 07:53:49','2024-05-25 07:53:49'),(27142,9122,'action started via WP Cron','2024-05-25 07:56:33','2024-05-25 07:56:33'),(27143,9122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 07:56:33','2024-05-25 07:56:33'),(27144,9123,'action created','2024-05-25 07:56:33','2024-05-25 07:56:33'),(27145,9123,'action started via WP Cron','2024-05-25 08:14:34','2024-05-25 08:14:34'),(27146,9123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 08:14:34','2024-05-25 08:14:34'),(27147,9124,'action created','2024-05-25 08:14:34','2024-05-25 08:14:34'),(27151,9124,'action started via WP Cron','2024-05-25 08:30:16','2024-05-25 08:30:16'),(27152,9124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 08:30:16','2024-05-25 08:30:16'),(27153,9126,'action created','2024-05-25 08:30:16','2024-05-25 08:30:16'),(27157,9126,'action started via WP Cron','2024-05-25 08:32:46','2024-05-25 08:32:46'),(27158,9126,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 08:32:46','2024-05-25 08:32:46'),(27159,9128,'action created','2024-05-25 08:32:46','2024-05-25 08:32:46'),(27160,9128,'action started via WP Cron','2024-05-25 08:35:10','2024-05-25 08:35:10'),(27161,9128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 08:35:10','2024-05-25 08:35:10'),(27162,9129,'action created','2024-05-25 08:35:10','2024-05-25 08:35:10'),(27163,9129,'action started via WP Cron','2024-05-25 08:41:08','2024-05-25 08:41:08'),(27164,9129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 08:41:08','2024-05-25 08:41:08'),(27165,9130,'action created','2024-05-25 08:41:08','2024-05-25 08:41:08'),(27166,9130,'action started via WP Cron','2024-05-25 08:44:38','2024-05-25 08:44:38'),(27167,9130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 08:44:38','2024-05-25 08:44:38'),(27168,9131,'action created','2024-05-25 08:44:38','2024-05-25 08:44:38'),(27169,9131,'action started via WP Cron','2024-05-25 08:57:10','2024-05-25 08:57:10'),(27170,9131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 08:57:10','2024-05-25 08:57:10'),(27171,9132,'action created','2024-05-25 08:57:10','2024-05-25 08:57:10'),(27172,9132,'action started via WP Cron','2024-05-25 09:08:55','2024-05-25 09:08:55'),(27173,9132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 09:08:55','2024-05-25 09:08:55'),(27174,9133,'action created','2024-05-25 09:08:55','2024-05-25 09:08:55'),(27175,9133,'action started via WP Cron','2024-05-25 09:26:41','2024-05-25 09:26:41'),(27176,9133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 09:26:41','2024-05-25 09:26:41'),(27177,9134,'action created','2024-05-25 09:26:42','2024-05-25 09:26:42'),(27178,9134,'action started via WP Cron','2024-05-25 09:41:35','2024-05-25 09:41:35'),(27179,9134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 09:41:35','2024-05-25 09:41:35'),(27180,9135,'action created','2024-05-25 09:41:35','2024-05-25 09:41:35'),(27184,9135,'action started via WP Cron','2024-05-25 09:43:48','2024-05-25 09:43:48'),(27185,9135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 09:43:48','2024-05-25 09:43:48'),(27186,9137,'action created','2024-05-25 09:43:48','2024-05-25 09:43:48'),(27187,9137,'action started via WP Cron','2024-05-25 09:52:03','2024-05-25 09:52:03'),(27188,9137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 09:52:03','2024-05-25 09:52:03'),(27189,9138,'action created','2024-05-25 09:52:03','2024-05-25 09:52:03'),(27190,9138,'action started via WP Cron','2024-05-25 09:54:58','2024-05-25 09:54:58'),(27191,9138,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 09:54:58','2024-05-25 09:54:58'),(27192,9139,'action created','2024-05-25 09:54:58','2024-05-25 09:54:58'),(27193,9139,'action started via WP Cron','2024-05-25 09:59:17','2024-05-25 09:59:17'),(27194,9139,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 09:59:17','2024-05-25 09:59:17'),(27195,9140,'action created','2024-05-25 09:59:17','2024-05-25 09:59:17'),(27196,9140,'action started via WP Cron','2024-05-25 10:03:16','2024-05-25 10:03:16'),(27197,9140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:03:16','2024-05-25 10:03:16'),(27198,9141,'action created','2024-05-25 10:03:16','2024-05-25 10:03:16'),(27199,9141,'action started via WP Cron','2024-05-25 10:09:56','2024-05-25 10:09:56'),(27200,9141,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:09:56','2024-05-25 10:09:56'),(27201,9142,'action created','2024-05-25 10:09:56','2024-05-25 10:09:56'),(27202,9142,'action started via WP Cron','2024-05-25 10:22:27','2024-05-25 10:22:27'),(27203,9142,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:22:27','2024-05-25 10:22:27'),(27204,9143,'action created','2024-05-25 10:22:27','2024-05-25 10:22:27'),(27205,9143,'action started via WP Cron','2024-05-25 10:24:53','2024-05-25 10:24:53'),(27206,9143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:24:53','2024-05-25 10:24:53'),(27207,9144,'action created','2024-05-25 10:24:53','2024-05-25 10:24:53'),(27208,9144,'action started via WP Cron','2024-05-25 10:27:42','2024-05-25 10:27:42'),(27209,9144,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:27:42','2024-05-25 10:27:42'),(27210,9145,'action created','2024-05-25 10:27:42','2024-05-25 10:27:42'),(27211,9145,'action started via WP Cron','2024-05-25 10:31:00','2024-05-25 10:31:00'),(27212,9145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:31:00','2024-05-25 10:31:00'),(27213,9146,'action created','2024-05-25 10:31:00','2024-05-25 10:31:00'),(27214,9146,'action started via WP Cron','2024-05-25 10:33:59','2024-05-25 10:33:59'),(27215,9146,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:33:59','2024-05-25 10:33:59'),(27216,9147,'action created','2024-05-25 10:33:59','2024-05-25 10:33:59'),(27217,9147,'action started via WP Cron','2024-05-25 10:35:59','2024-05-25 10:35:59'),(27218,9147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:35:59','2024-05-25 10:35:59'),(27219,9148,'action created','2024-05-25 10:35:59','2024-05-25 10:35:59'),(27220,9148,'action started via WP Cron','2024-05-25 10:38:59','2024-05-25 10:38:59'),(27221,9148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:38:59','2024-05-25 10:38:59'),(27222,9149,'action created','2024-05-25 10:38:59','2024-05-25 10:38:59'),(27223,9149,'action started via WP Cron','2024-05-25 10:42:01','2024-05-25 10:42:01'),(27224,9149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:42:01','2024-05-25 10:42:01'),(27225,9150,'action created','2024-05-25 10:42:01','2024-05-25 10:42:01'),(27229,9150,'action started via WP Cron','2024-05-25 10:46:40','2024-05-25 10:46:40'),(27230,9150,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:46:40','2024-05-25 10:46:40'),(27231,9152,'action created','2024-05-25 10:46:40','2024-05-25 10:46:40'),(27232,9152,'action started via WP Cron','2024-05-25 10:49:14','2024-05-25 10:49:14'),(27233,9152,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:49:14','2024-05-25 10:49:14'),(27234,9153,'action created','2024-05-25 10:49:14','2024-05-25 10:49:14'),(27235,9153,'action started via WP Cron','2024-05-25 10:55:01','2024-05-25 10:55:01'),(27236,9153,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:55:01','2024-05-25 10:55:01'),(27237,9154,'action created','2024-05-25 10:55:01','2024-05-25 10:55:01'),(27238,9154,'action started via WP Cron','2024-05-25 10:58:19','2024-05-25 10:58:19'),(27239,9154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 10:58:19','2024-05-25 10:58:19'),(27240,9155,'action created','2024-05-25 10:58:19','2024-05-25 10:58:19'),(27241,9155,'action started via WP Cron','2024-05-25 11:02:02','2024-05-25 11:02:02'),(27242,9155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:02:02','2024-05-25 11:02:02'),(27243,9156,'action created','2024-05-25 11:02:02','2024-05-25 11:02:02'),(27244,9156,'action started via WP Cron','2024-05-25 11:05:51','2024-05-25 11:05:51'),(27245,9156,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:05:51','2024-05-25 11:05:51'),(27246,9157,'action created','2024-05-25 11:05:51','2024-05-25 11:05:51'),(27247,9157,'action started via WP Cron','2024-05-25 11:08:27','2024-05-25 11:08:27'),(27248,9157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:08:27','2024-05-25 11:08:27'),(27249,9158,'action created','2024-05-25 11:08:27','2024-05-25 11:08:27'),(27250,9158,'action started via WP Cron','2024-05-25 11:17:58','2024-05-25 11:17:58'),(27251,9158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:17:58','2024-05-25 11:17:58'),(27252,9159,'action created','2024-05-25 11:17:58','2024-05-25 11:17:58'),(27253,9159,'action started via WP Cron','2024-05-25 11:24:46','2024-05-25 11:24:46'),(27254,9159,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:24:46','2024-05-25 11:24:46'),(27255,9160,'action created','2024-05-25 11:24:46','2024-05-25 11:24:46'),(27256,9160,'action started via WP Cron','2024-05-25 11:27:33','2024-05-25 11:27:33'),(27257,9160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:27:33','2024-05-25 11:27:33'),(27258,9161,'action created','2024-05-25 11:27:33','2024-05-25 11:27:33'),(27259,9161,'action started via WP Cron','2024-05-25 11:31:26','2024-05-25 11:31:26'),(27260,9161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:31:26','2024-05-25 11:31:26'),(27261,9162,'action created','2024-05-25 11:31:26','2024-05-25 11:31:26'),(27262,9162,'action started via WP Cron','2024-05-25 11:34:08','2024-05-25 11:34:08'),(27263,9162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:34:08','2024-05-25 11:34:08'),(27264,9163,'action created','2024-05-25 11:34:08','2024-05-25 11:34:08'),(27265,9163,'action started via WP Cron','2024-05-25 11:36:59','2024-05-25 11:36:59'),(27266,9163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:36:59','2024-05-25 11:36:59'),(27267,9164,'action created','2024-05-25 11:36:59','2024-05-25 11:36:59'),(27271,9164,'action started via WP Cron','2024-05-25 11:45:39','2024-05-25 11:45:39'),(27272,9164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:45:39','2024-05-25 11:45:39'),(27273,9166,'action created','2024-05-25 11:45:39','2024-05-25 11:45:39'),(27277,9166,'action started via WP Cron','2024-05-25 11:54:18','2024-05-25 11:54:18'),(27278,9166,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 11:54:18','2024-05-25 11:54:18'),(27279,9168,'action created','2024-05-25 11:54:18','2024-05-25 11:54:18'),(27280,9168,'action started via WP Cron','2024-05-25 12:00:45','2024-05-25 12:00:45'),(27281,9168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:00:45','2024-05-25 12:00:45'),(27282,9169,'action created','2024-05-25 12:00:45','2024-05-25 12:00:45'),(27283,9169,'action started via WP Cron','2024-05-25 12:02:50','2024-05-25 12:02:50'),(27284,9169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:02:50','2024-05-25 12:02:50'),(27285,9170,'action created','2024-05-25 12:02:50','2024-05-25 12:02:50'),(27286,9170,'action started via WP Cron','2024-05-25 12:09:15','2024-05-25 12:09:15'),(27287,9170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:09:15','2024-05-25 12:09:15'),(27288,9171,'action created','2024-05-25 12:09:15','2024-05-25 12:09:15'),(27289,9171,'action started via WP Cron','2024-05-25 12:12:40','2024-05-25 12:12:40'),(27290,9171,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:12:40','2024-05-25 12:12:40'),(27291,9172,'action created','2024-05-25 12:12:40','2024-05-25 12:12:40'),(27292,9172,'action started via WP Cron','2024-05-25 12:19:00','2024-05-25 12:19:00'),(27293,9172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:19:00','2024-05-25 12:19:00'),(27294,9173,'action created','2024-05-25 12:19:00','2024-05-25 12:19:00'),(27295,9173,'action started via WP Cron','2024-05-25 12:21:27','2024-05-25 12:21:27'),(27296,9173,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:21:27','2024-05-25 12:21:27'),(27297,9174,'action created','2024-05-25 12:21:27','2024-05-25 12:21:27'),(27298,9174,'action started via WP Cron','2024-05-25 12:28:19','2024-05-25 12:28:19'),(27299,9174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:28:19','2024-05-25 12:28:19'),(27300,9175,'action created','2024-05-25 12:28:19','2024-05-25 12:28:19'),(27307,9175,'action started via WP Cron','2024-05-25 12:37:56','2024-05-25 12:37:56'),(27308,9175,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:37:56','2024-05-25 12:37:56'),(27309,9178,'action created','2024-05-25 12:37:56','2024-05-25 12:37:56'),(27310,9178,'action started via WP Cron','2024-05-25 12:44:44','2024-05-25 12:44:44'),(27311,9178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:44:44','2024-05-25 12:44:44'),(27312,9179,'action created','2024-05-25 12:44:44','2024-05-25 12:44:44'),(27316,9179,'action started via WP Cron','2024-05-25 12:48:42','2024-05-25 12:48:42'),(27317,9179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:48:42','2024-05-25 12:48:42'),(27318,9181,'action created','2024-05-25 12:48:42','2024-05-25 12:48:42'),(27319,9181,'action started via WP Cron','2024-05-25 12:57:17','2024-05-25 12:57:17'),(27320,9181,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 12:57:17','2024-05-25 12:57:17'),(27321,9182,'action created','2024-05-25 12:57:17','2024-05-25 12:57:17'),(27322,9182,'action started via WP Cron','2024-05-25 13:07:19','2024-05-25 13:07:19'),(27323,9182,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:07:19','2024-05-25 13:07:19'),(27324,9183,'action created','2024-05-25 13:07:19','2024-05-25 13:07:19'),(27325,9183,'action started via WP Cron','2024-05-25 13:17:25','2024-05-25 13:17:25'),(27326,9183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:17:25','2024-05-25 13:17:25'),(27327,9184,'action created','2024-05-25 13:17:25','2024-05-25 13:17:25'),(27328,9184,'action started via WP Cron','2024-05-25 13:27:29','2024-05-25 13:27:29'),(27329,9184,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:27:29','2024-05-25 13:27:29'),(27330,9185,'action created','2024-05-25 13:27:29','2024-05-25 13:27:29'),(27331,9185,'action started via WP Cron','2024-05-25 13:33:48','2024-05-25 13:33:48'),(27332,9185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:33:48','2024-05-25 13:33:48'),(27333,9186,'action created','2024-05-25 13:33:48','2024-05-25 13:33:48'),(27334,9186,'action started via WP Cron','2024-05-25 13:37:01','2024-05-25 13:37:01'),(27335,9186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:37:01','2024-05-25 13:37:01'),(27336,9187,'action created','2024-05-25 13:37:01','2024-05-25 13:37:01'),(27337,9187,'action started via WP Cron','2024-05-25 13:44:11','2024-05-25 13:44:11'),(27338,9187,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:44:11','2024-05-25 13:44:11'),(27339,9188,'action created','2024-05-25 13:44:11','2024-05-25 13:44:11'),(27340,9188,'action started via WP Cron','2024-05-25 13:46:59','2024-05-25 13:46:59'),(27341,9188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:46:59','2024-05-25 13:46:59'),(27342,9189,'action created','2024-05-25 13:46:59','2024-05-25 13:46:59'),(27346,9189,'action started via WP Cron','2024-05-25 13:50:29','2024-05-25 13:50:29'),(27347,9189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:50:29','2024-05-25 13:50:29'),(27348,9191,'action created','2024-05-25 13:50:29','2024-05-25 13:50:29'),(27349,9191,'action started via WP Cron','2024-05-25 13:52:29','2024-05-25 13:52:29'),(27350,9191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:52:29','2024-05-25 13:52:29'),(27351,9192,'action created','2024-05-25 13:52:29','2024-05-25 13:52:29'),(27352,9192,'action started via WP Cron','2024-05-25 13:56:09','2024-05-25 13:56:09'),(27353,9192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 13:56:09','2024-05-25 13:56:09'),(27354,9193,'action created','2024-05-25 13:56:09','2024-05-25 13:56:09'),(27355,9193,'action started via WP Cron','2024-05-25 14:00:15','2024-05-25 14:00:15'),(27356,9193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:00:15','2024-05-25 14:00:15'),(27357,9194,'action created','2024-05-25 14:00:15','2024-05-25 14:00:15'),(27358,9194,'action started via WP Cron','2024-05-25 14:02:30','2024-05-25 14:02:30'),(27359,9194,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:02:30','2024-05-25 14:02:30'),(27360,9195,'action created','2024-05-25 14:02:30','2024-05-25 14:02:30'),(27361,9195,'action started via WP Cron','2024-05-25 14:08:08','2024-05-25 14:08:08'),(27362,9195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:08:09','2024-05-25 14:08:09'),(27363,9196,'action created','2024-05-25 14:08:09','2024-05-25 14:08:09'),(27364,9196,'action started via WP Cron','2024-05-25 14:12:38','2024-05-25 14:12:38'),(27365,9196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:12:38','2024-05-25 14:12:38'),(27366,9197,'action created','2024-05-25 14:12:38','2024-05-25 14:12:38'),(27367,9197,'action started via WP Cron','2024-05-25 14:19:39','2024-05-25 14:19:39'),(27368,9197,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:19:39','2024-05-25 14:19:39'),(27369,9198,'action created','2024-05-25 14:19:39','2024-05-25 14:19:39'),(27370,9198,'action started via WP Cron','2024-05-25 14:22:04','2024-05-25 14:22:04'),(27371,9198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:22:04','2024-05-25 14:22:04'),(27372,9199,'action created','2024-05-25 14:22:04','2024-05-25 14:22:04'),(27373,9199,'action started via WP Cron','2024-05-25 14:29:43','2024-05-25 14:29:43'),(27374,9199,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:29:43','2024-05-25 14:29:43'),(27375,9200,'action created','2024-05-25 14:29:43','2024-05-25 14:29:43'),(27376,9200,'action started via WP Cron','2024-05-25 14:38:25','2024-05-25 14:38:25'),(27377,9200,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:38:25','2024-05-25 14:38:25'),(27378,9201,'action created','2024-05-25 14:38:25','2024-05-25 14:38:25'),(27379,9201,'action started via WP Cron','2024-05-25 14:40:36','2024-05-25 14:40:36'),(27380,9201,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:40:36','2024-05-25 14:40:36'),(27381,9202,'action created','2024-05-25 14:40:36','2024-05-25 14:40:36'),(27382,9202,'action started via WP Cron','2024-05-25 14:42:58','2024-05-25 14:42:58'),(27383,9202,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:42:58','2024-05-25 14:42:58'),(27384,9203,'action created','2024-05-25 14:42:58','2024-05-25 14:42:58'),(27385,9203,'action started via WP Cron','2024-05-25 14:45:00','2024-05-25 14:45:00'),(27386,9203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:45:00','2024-05-25 14:45:00'),(27387,9204,'action created','2024-05-25 14:45:00','2024-05-25 14:45:00'),(27388,9204,'action started via WP Cron','2024-05-25 14:47:44','2024-05-25 14:47:44'),(27389,9204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:47:44','2024-05-25 14:47:44'),(27390,9205,'action created','2024-05-25 14:47:44','2024-05-25 14:47:44'),(27391,9205,'action started via WP Cron','2024-05-25 14:52:16','2024-05-25 14:52:16'),(27392,9205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:52:16','2024-05-25 14:52:16'),(27393,9206,'action created','2024-05-25 14:52:16','2024-05-25 14:52:16'),(27397,9206,'action started via WP Cron','2024-05-25 14:54:22','2024-05-25 14:54:22'),(27398,9206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:54:22','2024-05-25 14:54:22'),(27399,9208,'action created','2024-05-25 14:54:22','2024-05-25 14:54:22'),(27400,9208,'action started via WP Cron','2024-05-25 14:57:47','2024-05-25 14:57:47'),(27401,9208,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 14:57:47','2024-05-25 14:57:47'),(27402,9209,'action created','2024-05-25 14:57:47','2024-05-25 14:57:47'),(27403,9209,'action started via WP Cron','2024-05-25 15:00:27','2024-05-25 15:00:27'),(27404,9209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:00:27','2024-05-25 15:00:27'),(27405,9210,'action created','2024-05-25 15:00:27','2024-05-25 15:00:27'),(27406,9210,'action started via WP Cron','2024-05-25 15:04:59','2024-05-25 15:04:59'),(27407,9210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:04:59','2024-05-25 15:04:59'),(27408,9211,'action created','2024-05-25 15:04:59','2024-05-25 15:04:59'),(27409,9211,'action started via WP Cron','2024-05-25 15:07:28','2024-05-25 15:07:28'),(27410,9211,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:07:29','2024-05-25 15:07:29'),(27411,9212,'action created','2024-05-25 15:07:29','2024-05-25 15:07:29'),(27412,9212,'action started via WP Cron','2024-05-25 15:17:20','2024-05-25 15:17:20'),(27413,9212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:17:20','2024-05-25 15:17:20'),(27414,9213,'action created','2024-05-25 15:17:20','2024-05-25 15:17:20'),(27415,9213,'action started via WP Cron','2024-05-25 15:19:20','2024-05-25 15:19:20'),(27416,9213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:19:20','2024-05-25 15:19:20'),(27417,9214,'action created','2024-05-25 15:19:20','2024-05-25 15:19:20'),(27418,9214,'action started via WP Cron','2024-05-25 15:24:56','2024-05-25 15:24:56'),(27419,9214,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:24:56','2024-05-25 15:24:56'),(27420,9215,'action created','2024-05-25 15:24:56','2024-05-25 15:24:56'),(27421,9215,'action started via WP Cron','2024-05-25 15:29:27','2024-05-25 15:29:27'),(27422,9215,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:29:27','2024-05-25 15:29:27'),(27423,9216,'action created','2024-05-25 15:29:27','2024-05-25 15:29:27'),(27424,9216,'action started via WP Cron','2024-05-25 15:32:49','2024-05-25 15:32:49'),(27425,9216,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:32:49','2024-05-25 15:32:49'),(27426,9217,'action created','2024-05-25 15:32:49','2024-05-25 15:32:49'),(27427,9217,'action started via WP Cron','2024-05-25 15:36:17','2024-05-25 15:36:17'),(27428,9217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:36:17','2024-05-25 15:36:17'),(27429,9218,'action created','2024-05-25 15:36:17','2024-05-25 15:36:17'),(27430,9218,'action started via WP Cron','2024-05-25 15:41:00','2024-05-25 15:41:00'),(27431,9218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:41:00','2024-05-25 15:41:00'),(27432,9219,'action created','2024-05-25 15:41:00','2024-05-25 15:41:00'),(27433,9219,'action started via WP Cron','2024-05-25 15:43:41','2024-05-25 15:43:41'),(27434,9219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:43:41','2024-05-25 15:43:41'),(27435,9220,'action created','2024-05-25 15:43:41','2024-05-25 15:43:41'),(27436,9220,'action started via WP Cron','2024-05-25 15:49:32','2024-05-25 15:49:32'),(27437,9220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:49:32','2024-05-25 15:49:32'),(27438,9221,'action created','2024-05-25 15:49:32','2024-05-25 15:49:32'),(27439,9221,'action started via WP Cron','2024-05-25 15:53:12','2024-05-25 15:53:12'),(27440,9221,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:53:12','2024-05-25 15:53:12'),(27441,9222,'action created','2024-05-25 15:53:12','2024-05-25 15:53:12'),(27445,9222,'action started via WP Cron','2024-05-25 15:55:35','2024-05-25 15:55:35'),(27446,9222,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 15:55:35','2024-05-25 15:55:35'),(27447,9224,'action created','2024-05-25 15:55:35','2024-05-25 15:55:35'),(27448,9224,'action started via WP Cron','2024-05-25 16:06:24','2024-05-25 16:06:24'),(27449,9224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:06:24','2024-05-25 16:06:24'),(27450,9225,'action created','2024-05-25 16:06:24','2024-05-25 16:06:24'),(27451,9225,'action started via WP Cron','2024-05-25 16:09:02','2024-05-25 16:09:02'),(27452,9225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:09:02','2024-05-25 16:09:02'),(27453,9226,'action created','2024-05-25 16:09:02','2024-05-25 16:09:02'),(27454,9226,'action started via WP Cron','2024-05-25 16:18:14','2024-05-25 16:18:14'),(27455,9226,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:18:14','2024-05-25 16:18:14'),(27456,9227,'action created','2024-05-25 16:18:14','2024-05-25 16:18:14'),(27457,9227,'action started via WP Cron','2024-05-25 16:21:33','2024-05-25 16:21:33'),(27458,9227,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:21:33','2024-05-25 16:21:33'),(27459,9228,'action created','2024-05-25 16:21:33','2024-05-25 16:21:33'),(27460,9228,'action started via WP Cron','2024-05-25 16:27:50','2024-05-25 16:27:50'),(27461,9228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:27:50','2024-05-25 16:27:50'),(27462,9229,'action created','2024-05-25 16:27:50','2024-05-25 16:27:50'),(27463,9229,'action started via WP Cron','2024-05-25 16:30:38','2024-05-25 16:30:38'),(27464,9229,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:30:38','2024-05-25 16:30:38'),(27465,9230,'action created','2024-05-25 16:30:38','2024-05-25 16:30:38'),(27466,9230,'action started via WP Cron','2024-05-25 16:33:17','2024-05-25 16:33:17'),(27467,9230,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:33:17','2024-05-25 16:33:17'),(27468,9231,'action created','2024-05-25 16:33:17','2024-05-25 16:33:17'),(27469,9231,'action started via WP Cron','2024-05-25 16:35:47','2024-05-25 16:35:47'),(27470,9231,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:35:47','2024-05-25 16:35:47'),(27471,9232,'action created','2024-05-25 16:35:47','2024-05-25 16:35:47'),(27472,9232,'action started via WP Cron','2024-05-25 16:39:04','2024-05-25 16:39:04'),(27473,9232,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:39:04','2024-05-25 16:39:04'),(27474,9233,'action created','2024-05-25 16:39:04','2024-05-25 16:39:04'),(27475,9233,'action started via WP Cron','2024-05-25 16:43:20','2024-05-25 16:43:20'),(27476,9233,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:43:20','2024-05-25 16:43:20'),(27477,9234,'action created','2024-05-25 16:43:20','2024-05-25 16:43:20'),(27478,9234,'action started via WP Cron','2024-05-25 16:45:45','2024-05-25 16:45:45'),(27479,9234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:45:45','2024-05-25 16:45:45'),(27480,9235,'action created','2024-05-25 16:45:45','2024-05-25 16:45:45'),(27481,9235,'action started via WP Cron','2024-05-25 16:54:38','2024-05-25 16:54:38'),(27482,9235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:54:38','2024-05-25 16:54:38'),(27483,9236,'action created','2024-05-25 16:54:38','2024-05-25 16:54:38'),(27487,9236,'action started via WP Cron','2024-05-25 16:57:24','2024-05-25 16:57:24'),(27488,9236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 16:57:24','2024-05-25 16:57:24'),(27489,9238,'action created','2024-05-25 16:57:24','2024-05-25 16:57:24'),(27490,9238,'action started via WP Cron','2024-05-25 17:05:43','2024-05-25 17:05:43'),(27491,9238,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:05:43','2024-05-25 17:05:43'),(27492,9239,'action created','2024-05-25 17:05:43','2024-05-25 17:05:43'),(27493,9239,'action started via WP Cron','2024-05-25 17:10:55','2024-05-25 17:10:55'),(27494,9239,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:10:55','2024-05-25 17:10:55'),(27495,9240,'action created','2024-05-25 17:10:55','2024-05-25 17:10:55'),(27496,9240,'action started via WP Cron','2024-05-25 17:16:10','2024-05-25 17:16:10'),(27497,9240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:16:10','2024-05-25 17:16:10'),(27498,9241,'action created','2024-05-25 17:16:10','2024-05-25 17:16:10'),(27499,9241,'action started via WP Cron','2024-05-25 17:18:33','2024-05-25 17:18:33'),(27500,9241,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:18:33','2024-05-25 17:18:33'),(27501,9242,'action created','2024-05-25 17:18:33','2024-05-25 17:18:33'),(27502,9242,'action started via WP Cron','2024-05-25 17:27:33','2024-05-25 17:27:33'),(27503,9242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:27:33','2024-05-25 17:27:33'),(27504,9243,'action created','2024-05-25 17:27:33','2024-05-25 17:27:33'),(27505,9243,'action started via WP Cron','2024-05-25 17:36:21','2024-05-25 17:36:21'),(27506,9243,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:36:21','2024-05-25 17:36:21'),(27507,9244,'action created','2024-05-25 17:36:21','2024-05-25 17:36:21'),(27508,9244,'action started via WP Cron','2024-05-25 17:40:06','2024-05-25 17:40:06'),(27509,9244,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:40:06','2024-05-25 17:40:06'),(27510,9245,'action created','2024-05-25 17:40:06','2024-05-25 17:40:06'),(27511,9245,'action started via WP Cron','2024-05-25 17:48:20','2024-05-25 17:48:20'),(27512,9245,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:48:20','2024-05-25 17:48:20'),(27513,9246,'action created','2024-05-25 17:48:20','2024-05-25 17:48:20'),(27514,9246,'action started via WP Cron','2024-05-25 17:57:40','2024-05-25 17:57:40'),(27515,9246,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 17:57:40','2024-05-25 17:57:40'),(27516,9247,'action created','2024-05-25 17:57:40','2024-05-25 17:57:40'),(27520,9247,'action started via WP Cron','2024-05-25 18:00:02','2024-05-25 18:00:02'),(27521,9247,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:00:02','2024-05-25 18:00:02'),(27522,9249,'action created','2024-05-25 18:00:02','2024-05-25 18:00:02'),(27523,9249,'action started via WP Cron','2024-05-25 18:07:38','2024-05-25 18:07:38'),(27524,9249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:07:38','2024-05-25 18:07:38'),(27525,9250,'action created','2024-05-25 18:07:38','2024-05-25 18:07:38'),(27526,9250,'action started via WP Cron','2024-05-25 18:13:53','2024-05-25 18:13:53'),(27527,9250,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:13:53','2024-05-25 18:13:53'),(27528,9251,'action created','2024-05-25 18:13:53','2024-05-25 18:13:53'),(27529,9251,'action started via WP Cron','2024-05-25 18:16:25','2024-05-25 18:16:25'),(27530,9251,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:16:25','2024-05-25 18:16:25'),(27531,9252,'action created','2024-05-25 18:16:25','2024-05-25 18:16:25'),(27532,9252,'action started via WP Cron','2024-05-25 18:18:42','2024-05-25 18:18:42'),(27533,9252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:18:42','2024-05-25 18:18:42'),(27534,9253,'action created','2024-05-25 18:18:42','2024-05-25 18:18:42'),(27535,9253,'action started via WP Cron','2024-05-25 18:21:24','2024-05-25 18:21:24'),(27536,9253,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:21:24','2024-05-25 18:21:24'),(27537,9254,'action created','2024-05-25 18:21:24','2024-05-25 18:21:24'),(27538,9254,'action started via WP Cron','2024-05-25 18:26:32','2024-05-25 18:26:32'),(27539,9254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:26:32','2024-05-25 18:26:32'),(27540,9255,'action created','2024-05-25 18:26:32','2024-05-25 18:26:32'),(27541,9255,'action started via WP Cron','2024-05-25 18:35:49','2024-05-25 18:35:49'),(27542,9255,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:35:49','2024-05-25 18:35:49'),(27543,9256,'action created','2024-05-25 18:35:49','2024-05-25 18:35:49'),(27544,9256,'action started via WP Cron','2024-05-25 18:44:51','2024-05-25 18:44:51'),(27545,9256,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:44:51','2024-05-25 18:44:51'),(27546,9257,'action created','2024-05-25 18:44:51','2024-05-25 18:44:51'),(27547,9257,'action started via WP Cron','2024-05-25 18:52:09','2024-05-25 18:52:09'),(27548,9257,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:52:09','2024-05-25 18:52:09'),(27549,9258,'action created','2024-05-25 18:52:09','2024-05-25 18:52:09'),(27550,9258,'action started via WP Cron','2024-05-25 18:55:18','2024-05-25 18:55:18'),(27551,9258,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 18:55:18','2024-05-25 18:55:18'),(27552,9259,'action created','2024-05-25 18:55:18','2024-05-25 18:55:18'),(27553,9259,'action started via WP Cron','2024-05-25 19:01:59','2024-05-25 19:01:59'),(27554,9259,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:01:59','2024-05-25 19:01:59'),(27555,9260,'action created','2024-05-25 19:01:59','2024-05-25 19:01:59'),(27559,9260,'action started via WP Cron','2024-05-25 19:05:07','2024-05-25 19:05:07'),(27560,9260,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:05:07','2024-05-25 19:05:07'),(27561,9262,'action created','2024-05-25 19:05:07','2024-05-25 19:05:07'),(27562,9262,'action started via WP Cron','2024-05-25 19:12:51','2024-05-25 19:12:51'),(27563,9262,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:12:51','2024-05-25 19:12:51'),(27564,9263,'action created','2024-05-25 19:12:51','2024-05-25 19:12:51'),(27565,9263,'action started via WP Cron','2024-05-25 19:19:52','2024-05-25 19:19:52'),(27566,9263,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:19:52','2024-05-25 19:19:52'),(27567,9264,'action created','2024-05-25 19:19:52','2024-05-25 19:19:52'),(27568,9264,'action started via WP Cron','2024-05-25 19:28:26','2024-05-25 19:28:26'),(27569,9264,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:28:26','2024-05-25 19:28:26'),(27570,9265,'action created','2024-05-25 19:28:26','2024-05-25 19:28:26'),(27571,9265,'action started via WP Cron','2024-05-25 19:36:32','2024-05-25 19:36:32'),(27572,9265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:36:32','2024-05-25 19:36:32'),(27573,9266,'action created','2024-05-25 19:36:32','2024-05-25 19:36:32'),(27574,9266,'action started via WP Cron','2024-05-25 19:38:35','2024-05-25 19:38:35'),(27575,9266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:38:35','2024-05-25 19:38:35'),(27576,9267,'action created','2024-05-25 19:38:35','2024-05-25 19:38:35'),(27577,9267,'action started via WP Cron','2024-05-25 19:44:03','2024-05-25 19:44:03'),(27578,9267,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:44:03','2024-05-25 19:44:03'),(27579,9268,'action created','2024-05-25 19:44:03','2024-05-25 19:44:03'),(27580,9268,'action started via WP Cron','2024-05-25 19:46:24','2024-05-25 19:46:24'),(27581,9268,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:46:24','2024-05-25 19:46:24'),(27582,9269,'action created','2024-05-25 19:46:24','2024-05-25 19:46:24'),(27583,9269,'action started via WP Cron','2024-05-25 19:52:38','2024-05-25 19:52:38'),(27584,9269,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 19:52:38','2024-05-25 19:52:38'),(27585,9270,'action created','2024-05-25 19:52:38','2024-05-25 19:52:38'),(27586,9270,'action started via WP Cron','2024-05-25 20:01:01','2024-05-25 20:01:01'),(27587,9270,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 20:01:01','2024-05-25 20:01:01'),(27588,9271,'action created','2024-05-25 20:01:01','2024-05-25 20:01:01'),(27592,9271,'action started via WP Cron','2024-05-25 20:05:43','2024-05-25 20:05:43'),(27593,9271,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 20:05:43','2024-05-25 20:05:43'),(27594,9273,'action created','2024-05-25 20:05:43','2024-05-25 20:05:43'),(27595,9273,'action started via WP Cron','2024-05-25 20:14:40','2024-05-25 20:14:40'),(27596,9273,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 20:14:40','2024-05-25 20:14:40'),(27597,9274,'action created','2024-05-25 20:14:40','2024-05-25 20:14:40'),(27601,9274,'action started via WP Cron','2024-05-25 20:27:00','2024-05-25 20:27:00'),(27602,9274,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 20:27:00','2024-05-25 20:27:00'),(27603,9276,'action created','2024-05-25 20:27:00','2024-05-25 20:27:00'),(27604,9276,'action started via WP Cron','2024-05-25 20:31:08','2024-05-25 20:31:08'),(27605,9276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 20:31:08','2024-05-25 20:31:08'),(27606,9277,'action created','2024-05-25 20:31:08','2024-05-25 20:31:08'),(27607,9277,'action started via WP Cron','2024-05-25 20:40:47','2024-05-25 20:40:47'),(27608,9277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 20:40:47','2024-05-25 20:40:47'),(27609,9278,'action created','2024-05-25 20:40:47','2024-05-25 20:40:47'),(27610,9278,'action started via WP Cron','2024-05-25 20:56:23','2024-05-25 20:56:23'),(27611,9278,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 20:56:23','2024-05-25 20:56:23'),(27612,9279,'action created','2024-05-25 20:56:23','2024-05-25 20:56:23'),(27613,9279,'action started via WP Cron','2024-05-25 21:05:40','2024-05-25 21:05:40'),(27614,9279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 21:05:40','2024-05-25 21:05:40'),(27615,9280,'action created','2024-05-25 21:05:40','2024-05-25 21:05:40'),(27619,9280,'action started via WP Cron','2024-05-25 21:10:48','2024-05-25 21:10:48'),(27620,9280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 21:10:48','2024-05-25 21:10:48'),(27621,9282,'action created','2024-05-25 21:10:48','2024-05-25 21:10:48'),(27622,9282,'action started via WP Cron','2024-05-25 21:25:16','2024-05-25 21:25:16'),(27623,9282,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 21:25:16','2024-05-25 21:25:16'),(27624,9283,'action created','2024-05-25 21:25:16','2024-05-25 21:25:16'),(27625,9283,'action started via WP Cron','2024-05-25 21:51:01','2024-05-25 21:51:01'),(27626,9283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 21:51:01','2024-05-25 21:51:01'),(27627,9284,'action created','2024-05-25 21:51:01','2024-05-25 21:51:01'),(27628,9284,'action started via WP Cron','2024-05-25 22:03:26','2024-05-25 22:03:26'),(27629,9284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:03:26','2024-05-25 22:03:26'),(27630,9285,'action created','2024-05-25 22:03:26','2024-05-25 22:03:26'),(27631,9285,'action started via WP Cron','2024-05-25 22:06:28','2024-05-25 22:06:28'),(27632,9285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:06:28','2024-05-25 22:06:28'),(27633,9286,'action created','2024-05-25 22:06:28','2024-05-25 22:06:28'),(27634,9286,'action started via WP Cron','2024-05-25 22:12:20','2024-05-25 22:12:20'),(27635,9286,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:12:20','2024-05-25 22:12:20'),(27636,9287,'action created','2024-05-25 22:12:20','2024-05-25 22:12:20'),(27640,9287,'action started via WP Cron','2024-05-25 22:14:50','2024-05-25 22:14:50'),(27641,9287,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:14:50','2024-05-25 22:14:50'),(27642,9289,'action created','2024-05-25 22:14:50','2024-05-25 22:14:50'),(27643,9289,'action started via WP Cron','2024-05-25 22:17:06','2024-05-25 22:17:06'),(27644,9289,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:17:06','2024-05-25 22:17:06'),(27645,9290,'action created','2024-05-25 22:17:06','2024-05-25 22:17:06'),(27646,9290,'action started via WP Cron','2024-05-25 22:19:21','2024-05-25 22:19:21'),(27647,9290,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:19:21','2024-05-25 22:19:21'),(27648,9291,'action created','2024-05-25 22:19:21','2024-05-25 22:19:21'),(27649,9291,'action started via WP Cron','2024-05-25 22:22:27','2024-05-25 22:22:27'),(27650,9291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:22:27','2024-05-25 22:22:27'),(27651,9292,'action created','2024-05-25 22:22:27','2024-05-25 22:22:27'),(27652,9292,'action started via WP Cron','2024-05-25 22:32:17','2024-05-25 22:32:17'),(27653,9292,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:32:17','2024-05-25 22:32:17'),(27654,9293,'action created','2024-05-25 22:32:17','2024-05-25 22:32:17'),(27655,9293,'action started via WP Cron','2024-05-25 22:39:02','2024-05-25 22:39:02'),(27656,9293,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:39:02','2024-05-25 22:39:02'),(27657,9294,'action created','2024-05-25 22:39:02','2024-05-25 22:39:02'),(27658,9294,'action started via WP Cron','2024-05-25 22:49:37','2024-05-25 22:49:37'),(27659,9294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 22:49:37','2024-05-25 22:49:37'),(27660,9295,'action created','2024-05-25 22:49:37','2024-05-25 22:49:37'),(27661,9295,'action started via WP Cron','2024-05-25 23:07:22','2024-05-25 23:07:22'),(27662,9295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 23:07:22','2024-05-25 23:07:22'),(27663,9296,'action created','2024-05-25 23:07:22','2024-05-25 23:07:22'),(27664,9296,'action started via WP Cron','2024-05-25 23:25:16','2024-05-25 23:25:16'),(27665,9296,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 23:25:16','2024-05-25 23:25:16'),(27666,9297,'action created','2024-05-25 23:25:16','2024-05-25 23:25:16'),(27670,9297,'action started via WP Cron','2024-05-25 23:35:55','2024-05-25 23:35:55'),(27671,9297,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 23:35:55','2024-05-25 23:35:55'),(27672,9299,'action created','2024-05-25 23:35:55','2024-05-25 23:35:55'),(27673,9299,'action started via WP Cron','2024-05-25 23:38:15','2024-05-25 23:38:15'),(27674,9299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 23:38:15','2024-05-25 23:38:15'),(27675,9300,'action created','2024-05-25 23:38:15','2024-05-25 23:38:15'),(27676,9300,'action started via WP Cron','2024-05-25 23:51:29','2024-05-25 23:51:29'),(27677,9300,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-25 23:51:29','2024-05-25 23:51:29'),(27678,9301,'action created','2024-05-25 23:51:29','2024-05-25 23:51:29'),(27679,9301,'action started via WP Cron','2024-05-26 00:09:08','2024-05-26 00:09:08'),(27680,9301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 00:09:08','2024-05-26 00:09:08'),(27681,9302,'action created','2024-05-26 00:09:08','2024-05-26 00:09:08'),(27682,9302,'action started via WP Cron','2024-05-26 00:14:03','2024-05-26 00:14:03'),(27683,9302,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 00:14:03','2024-05-26 00:14:03'),(27684,9303,'action created','2024-05-26 00:14:03','2024-05-26 00:14:03'),(27685,9303,'action started via WP Cron','2024-05-26 00:16:22','2024-05-26 00:16:22'),(27686,9303,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 00:16:22','2024-05-26 00:16:22'),(27687,9304,'action created','2024-05-26 00:16:22','2024-05-26 00:16:22'),(27688,9304,'action started via WP Cron','2024-05-26 00:30:19','2024-05-26 00:30:19'),(27689,9304,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 00:30:19','2024-05-26 00:30:19'),(27690,9305,'action created','2024-05-26 00:30:19','2024-05-26 00:30:19'),(27694,9305,'action started via WP Cron','2024-05-26 00:48:05','2024-05-26 00:48:05'),(27695,9305,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 00:48:05','2024-05-26 00:48:05'),(27696,9307,'action created','2024-05-26 00:48:05','2024-05-26 00:48:05'),(27697,9307,'action started via WP Cron','2024-05-26 00:51:37','2024-05-26 00:51:37'),(27698,9307,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 00:51:37','2024-05-26 00:51:37'),(27699,9308,'action created','2024-05-26 00:51:37','2024-05-26 00:51:37'),(27700,9308,'action started via WP Cron','2024-05-26 00:55:20','2024-05-26 00:55:20'),(27701,9308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 00:55:20','2024-05-26 00:55:20'),(27702,9309,'action created','2024-05-26 00:55:20','2024-05-26 00:55:20'),(27703,9309,'action started via WP Cron','2024-05-26 01:16:07','2024-05-26 01:16:07'),(27704,9309,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 01:16:07','2024-05-26 01:16:07'),(27705,9310,'action created','2024-05-26 01:16:07','2024-05-26 01:16:07'),(27706,9310,'action started via WP Cron','2024-05-26 01:20:55','2024-05-26 01:20:55'),(27707,9310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 01:20:55','2024-05-26 01:20:55'),(27708,9311,'action created','2024-05-26 01:20:55','2024-05-26 01:20:55'),(27709,9311,'action started via WP Cron','2024-05-26 01:34:26','2024-05-26 01:34:26'),(27710,9311,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 01:34:26','2024-05-26 01:34:26'),(27711,9312,'action created','2024-05-26 01:34:26','2024-05-26 01:34:26'),(27715,9312,'action started via WP Cron','2024-05-26 01:39:12','2024-05-26 01:39:12'),(27716,9312,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 01:39:12','2024-05-26 01:39:12'),(27717,9314,'action created','2024-05-26 01:39:12','2024-05-26 01:39:12'),(27718,9314,'action started via WP Cron','2024-05-26 02:10:29','2024-05-26 02:10:29'),(27719,9314,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 02:10:29','2024-05-26 02:10:29'),(27720,9315,'action created','2024-05-26 02:10:29','2024-05-26 02:10:29'),(27721,9315,'action started via WP Cron','2024-05-26 02:27:55','2024-05-26 02:27:55'),(27722,9315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 02:27:55','2024-05-26 02:27:55'),(27723,9316,'action created','2024-05-26 02:27:55','2024-05-26 02:27:55'),(27724,9316,'action started via WP Cron','2024-05-26 02:40:46','2024-05-26 02:40:46'),(27725,9316,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 02:40:46','2024-05-26 02:40:46'),(27726,9317,'action created','2024-05-26 02:40:46','2024-05-26 02:40:46'),(27730,9317,'action started via WP Cron','2024-05-26 02:50:14','2024-05-26 02:50:14'),(27731,9317,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 02:50:14','2024-05-26 02:50:14'),(27732,9319,'action created','2024-05-26 02:50:14','2024-05-26 02:50:14'),(27733,9319,'action started via WP Cron','2024-05-26 03:00:38','2024-05-26 03:00:38'),(27734,9319,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 03:00:38','2024-05-26 03:00:38'),(27735,9320,'action created','2024-05-26 03:00:38','2024-05-26 03:00:38'),(27736,9320,'action started via WP Cron','2024-05-26 03:38:38','2024-05-26 03:38:38'),(27737,9320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 03:38:38','2024-05-26 03:38:38'),(27738,9321,'action created','2024-05-26 03:38:38','2024-05-26 03:38:38'),(27739,9321,'action started via WP Cron','2024-05-26 03:41:47','2024-05-26 03:41:47'),(27740,9321,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 03:41:47','2024-05-26 03:41:47'),(27741,9322,'action created','2024-05-26 03:41:47','2024-05-26 03:41:47'),(27745,9322,'action started via WP Cron','2024-05-26 03:45:54','2024-05-26 03:45:54'),(27746,9322,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 03:45:54','2024-05-26 03:45:54'),(27747,9324,'action created','2024-05-26 03:45:54','2024-05-26 03:45:54'),(27748,9324,'action started via WP Cron','2024-05-26 03:49:18','2024-05-26 03:49:18'),(27749,9324,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 03:49:18','2024-05-26 03:49:18'),(27750,9325,'action created','2024-05-26 03:49:18','2024-05-26 03:49:18'),(27751,9325,'action started via WP Cron','2024-05-26 03:54:24','2024-05-26 03:54:24'),(27752,9325,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 03:54:24','2024-05-26 03:54:24'),(27753,9326,'action created','2024-05-26 03:54:24','2024-05-26 03:54:24'),(27754,9326,'action started via WP Cron','2024-05-26 04:08:32','2024-05-26 04:08:32'),(27755,9326,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 04:08:32','2024-05-26 04:08:32'),(27756,9327,'action created','2024-05-26 04:08:32','2024-05-26 04:08:32'),(27757,9327,'action started via WP Cron','2024-05-26 04:44:30','2024-05-26 04:44:30'),(27758,9327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 04:44:30','2024-05-26 04:44:30'),(27759,9328,'action created','2024-05-26 04:44:30','2024-05-26 04:44:30'),(27763,9328,'action started via WP Cron','2024-05-26 04:49:43','2024-05-26 04:49:43'),(27764,9328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 04:49:43','2024-05-26 04:49:43'),(27765,9330,'action created','2024-05-26 04:49:43','2024-05-26 04:49:43'),(27766,9330,'action started via WP Cron','2024-05-26 04:52:15','2024-05-26 04:52:15'),(27767,9330,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 04:52:15','2024-05-26 04:52:15'),(27768,9331,'action created','2024-05-26 04:52:15','2024-05-26 04:52:15'),(27769,9331,'action started via WP Cron','2024-05-26 04:54:18','2024-05-26 04:54:18'),(27770,9331,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 04:54:18','2024-05-26 04:54:18'),(27771,9332,'action created','2024-05-26 04:54:18','2024-05-26 04:54:18'),(27772,9332,'action started via WP Cron','2024-05-26 05:00:34','2024-05-26 05:00:34'),(27773,9332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:00:34','2024-05-26 05:00:34'),(27774,9333,'action created','2024-05-26 05:00:34','2024-05-26 05:00:34'),(27775,9333,'action started via WP Cron','2024-05-26 05:04:53','2024-05-26 05:04:53'),(27776,9333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:04:53','2024-05-26 05:04:53'),(27777,9334,'action created','2024-05-26 05:04:53','2024-05-26 05:04:53'),(27778,9334,'action started via WP Cron','2024-05-26 05:07:31','2024-05-26 05:07:31'),(27779,9334,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:07:31','2024-05-26 05:07:31'),(27780,9335,'action created','2024-05-26 05:07:31','2024-05-26 05:07:31'),(27781,9335,'action started via WP Cron','2024-05-26 05:13:17','2024-05-26 05:13:17'),(27782,9335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:13:17','2024-05-26 05:13:17'),(27783,9336,'action created','2024-05-26 05:13:17','2024-05-26 05:13:17'),(27784,9336,'action started via WP Cron','2024-05-26 05:19:59','2024-05-26 05:19:59'),(27785,9336,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:19:59','2024-05-26 05:19:59'),(27786,9337,'action created','2024-05-26 05:19:59','2024-05-26 05:19:59'),(27787,9337,'action started via WP Cron','2024-05-26 05:24:02','2024-05-26 05:24:02'),(27788,9337,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:24:02','2024-05-26 05:24:02'),(27789,9338,'action created','2024-05-26 05:24:02','2024-05-26 05:24:02'),(27790,9338,'action started via WP Cron','2024-05-26 05:28:23','2024-05-26 05:28:23'),(27791,9338,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:28:23','2024-05-26 05:28:23'),(27792,9339,'action created','2024-05-26 05:28:23','2024-05-26 05:28:23'),(27793,9339,'action started via WP Cron','2024-05-26 05:38:07','2024-05-26 05:38:07'),(27794,9339,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:38:07','2024-05-26 05:38:07'),(27795,9340,'action created','2024-05-26 05:38:07','2024-05-26 05:38:07'),(27796,9340,'action started via WP Cron','2024-05-26 05:45:33','2024-05-26 05:45:33'),(27797,9340,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:45:33','2024-05-26 05:45:33'),(27798,9341,'action created','2024-05-26 05:45:33','2024-05-26 05:45:33'),(27802,9341,'action started via WP Cron','2024-05-26 05:50:31','2024-05-26 05:50:31'),(27803,9341,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:50:31','2024-05-26 05:50:31'),(27804,9343,'action created','2024-05-26 05:50:31','2024-05-26 05:50:31'),(27805,9343,'action started via WP Cron','2024-05-26 05:54:37','2024-05-26 05:54:37'),(27806,9343,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:54:37','2024-05-26 05:54:37'),(27807,9344,'action created','2024-05-26 05:54:37','2024-05-26 05:54:37'),(27808,9344,'action started via WP Cron','2024-05-26 05:56:56','2024-05-26 05:56:56'),(27809,9344,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 05:56:56','2024-05-26 05:56:56'),(27810,9345,'action created','2024-05-26 05:56:56','2024-05-26 05:56:56'),(27811,9345,'action started via WP Cron','2024-05-26 06:04:43','2024-05-26 06:04:43'),(27812,9345,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:04:43','2024-05-26 06:04:43'),(27813,9346,'action created','2024-05-26 06:04:43','2024-05-26 06:04:43'),(27814,9346,'action started via WP Cron','2024-05-26 06:13:31','2024-05-26 06:13:31'),(27815,9346,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:13:31','2024-05-26 06:13:31'),(27816,9347,'action created','2024-05-26 06:13:31','2024-05-26 06:13:31'),(27820,9347,'action started via WP Cron','2024-05-26 06:21:36','2024-05-26 06:21:36'),(27821,9347,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:21:36','2024-05-26 06:21:36'),(27822,9349,'action created','2024-05-26 06:21:36','2024-05-26 06:21:36'),(27823,9349,'action started via WP Cron','2024-05-26 06:23:47','2024-05-26 06:23:47'),(27824,9349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:23:47','2024-05-26 06:23:47'),(27825,9350,'action created','2024-05-26 06:23:47','2024-05-26 06:23:47'),(27826,9350,'action started via WP Cron','2024-05-26 06:28:19','2024-05-26 06:28:19'),(27827,9350,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:28:19','2024-05-26 06:28:19'),(27828,9351,'action created','2024-05-26 06:28:19','2024-05-26 06:28:19'),(27829,9351,'action started via WP Cron','2024-05-26 06:31:16','2024-05-26 06:31:16'),(27830,9351,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:31:16','2024-05-26 06:31:16'),(27831,9352,'action created','2024-05-26 06:31:16','2024-05-26 06:31:16'),(27832,9352,'action started via WP Cron','2024-05-26 06:36:58','2024-05-26 06:36:58'),(27833,9352,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:36:58','2024-05-26 06:36:58'),(27834,9353,'action created','2024-05-26 06:36:58','2024-05-26 06:36:58'),(27835,9353,'action started via WP Cron','2024-05-26 06:39:57','2024-05-26 06:39:57'),(27836,9353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:39:57','2024-05-26 06:39:57'),(27837,9354,'action created','2024-05-26 06:39:57','2024-05-26 06:39:57'),(27838,9354,'action started via WP Cron','2024-05-26 06:43:55','2024-05-26 06:43:55'),(27839,9354,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:43:55','2024-05-26 06:43:55'),(27840,9355,'action created','2024-05-26 06:43:55','2024-05-26 06:43:55'),(27844,9355,'action started via WP Cron','2024-05-26 06:47:50','2024-05-26 06:47:50'),(27845,9355,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:47:50','2024-05-26 06:47:50'),(27846,9357,'action created','2024-05-26 06:47:50','2024-05-26 06:47:50'),(27847,9357,'action started via Async Request','2024-05-26 06:49:57','2024-05-26 06:49:57'),(27848,9357,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:49:57','2024-05-26 06:49:57'),(27849,9358,'action created','2024-05-26 06:49:57','2024-05-26 06:49:57'),(27850,9358,'action started via WP Cron','2024-05-26 06:58:13','2024-05-26 06:58:13'),(27851,9358,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 06:58:13','2024-05-26 06:58:13'),(27852,9359,'action created','2024-05-26 06:58:13','2024-05-26 06:58:13'),(27853,9359,'action started via WP Cron','2024-05-26 07:05:20','2024-05-26 07:05:20'),(27854,9359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:05:20','2024-05-26 07:05:20'),(27855,9360,'action created','2024-05-26 07:05:20','2024-05-26 07:05:20'),(27856,9360,'action started via WP Cron','2024-05-26 07:10:02','2024-05-26 07:10:02'),(27857,9360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:10:02','2024-05-26 07:10:02'),(27858,9361,'action created','2024-05-26 07:10:02','2024-05-26 07:10:02'),(27859,9361,'action started via WP Cron','2024-05-26 07:13:42','2024-05-26 07:13:42'),(27860,9361,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:13:42','2024-05-26 07:13:42'),(27861,9362,'action created','2024-05-26 07:13:42','2024-05-26 07:13:42'),(27862,9362,'action started via WP Cron','2024-05-26 07:23:31','2024-05-26 07:23:31'),(27863,9362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:23:31','2024-05-26 07:23:31'),(27864,9363,'action created','2024-05-26 07:23:31','2024-05-26 07:23:31'),(27865,9363,'action started via WP Cron','2024-05-26 07:30:44','2024-05-26 07:30:44'),(27866,9363,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:30:44','2024-05-26 07:30:44'),(27867,9364,'action created','2024-05-26 07:30:44','2024-05-26 07:30:44'),(27868,9364,'action started via WP Cron','2024-05-26 07:36:16','2024-05-26 07:36:16'),(27869,9364,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:36:16','2024-05-26 07:36:16'),(27870,9365,'action created','2024-05-26 07:36:16','2024-05-26 07:36:16'),(27871,9365,'action started via WP Cron','2024-05-26 07:39:18','2024-05-26 07:39:18'),(27872,9365,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:39:18','2024-05-26 07:39:18'),(27873,9366,'action created','2024-05-26 07:39:18','2024-05-26 07:39:18'),(27874,9366,'action started via WP Cron','2024-05-26 07:47:43','2024-05-26 07:47:43'),(27875,9366,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:47:43','2024-05-26 07:47:43'),(27876,9367,'action created','2024-05-26 07:47:43','2024-05-26 07:47:43'),(27880,9367,'action started via WP Cron','2024-05-26 07:54:10','2024-05-26 07:54:10'),(27881,9367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:54:10','2024-05-26 07:54:10'),(27882,9369,'action created','2024-05-26 07:54:10','2024-05-26 07:54:10'),(27883,9369,'action started via WP Cron','2024-05-26 07:56:17','2024-05-26 07:56:17'),(27884,9369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:56:17','2024-05-26 07:56:17'),(27885,9370,'action created','2024-05-26 07:56:17','2024-05-26 07:56:17'),(27886,9370,'action started via WP Cron','2024-05-26 07:58:17','2024-05-26 07:58:17'),(27887,9370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 07:58:17','2024-05-26 07:58:17'),(27888,9371,'action created','2024-05-26 07:58:17','2024-05-26 07:58:17'),(27889,9371,'action started via WP Cron','2024-05-26 08:02:52','2024-05-26 08:02:52'),(27890,9371,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:02:52','2024-05-26 08:02:52'),(27891,9372,'action created','2024-05-26 08:02:52','2024-05-26 08:02:52'),(27892,9372,'action started via WP Cron','2024-05-26 08:05:09','2024-05-26 08:05:09'),(27893,9372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:05:09','2024-05-26 08:05:09'),(27894,9373,'action created','2024-05-26 08:05:09','2024-05-26 08:05:09'),(27895,9373,'action started via WP Cron','2024-05-26 08:14:41','2024-05-26 08:14:41'),(27896,9373,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:14:41','2024-05-26 08:14:41'),(27897,9374,'action created','2024-05-26 08:14:41','2024-05-26 08:14:41'),(27901,9374,'action started via WP Cron','2024-05-26 08:24:53','2024-05-26 08:24:53'),(27902,9374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:24:53','2024-05-26 08:24:53'),(27903,9376,'action created','2024-05-26 08:24:53','2024-05-26 08:24:53'),(27904,9376,'action started via WP Cron','2024-05-26 08:31:47','2024-05-26 08:31:47'),(27905,9376,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:31:47','2024-05-26 08:31:47'),(27906,9377,'action created','2024-05-26 08:31:47','2024-05-26 08:31:47'),(27907,9377,'action started via WP Cron','2024-05-26 08:34:13','2024-05-26 08:34:13'),(27908,9377,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:34:13','2024-05-26 08:34:13'),(27909,9378,'action created','2024-05-26 08:34:13','2024-05-26 08:34:13'),(27910,9378,'action started via WP Cron','2024-05-26 08:39:15','2024-05-26 08:39:15'),(27911,9378,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:39:15','2024-05-26 08:39:15'),(27912,9379,'action created','2024-05-26 08:39:15','2024-05-26 08:39:15'),(27913,9379,'action started via WP Cron','2024-05-26 08:42:34','2024-05-26 08:42:34'),(27914,9379,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:42:34','2024-05-26 08:42:34'),(27915,9380,'action created','2024-05-26 08:42:34','2024-05-26 08:42:34'),(27916,9380,'action started via WP Cron','2024-05-26 08:50:05','2024-05-26 08:50:05'),(27917,9380,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:50:05','2024-05-26 08:50:05'),(27918,9381,'action created','2024-05-26 08:50:05','2024-05-26 08:50:05'),(27922,9381,'action started via WP Cron','2024-05-26 08:52:19','2024-05-26 08:52:19'),(27923,9381,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 08:52:19','2024-05-26 08:52:19'),(27924,9383,'action created','2024-05-26 08:52:19','2024-05-26 08:52:19'),(27925,9383,'action started via WP Cron','2024-05-26 09:00:25','2024-05-26 09:00:25'),(27926,9383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:00:25','2024-05-26 09:00:25'),(27927,9384,'action created','2024-05-26 09:00:25','2024-05-26 09:00:25'),(27928,9384,'action started via WP Cron','2024-05-26 09:03:54','2024-05-26 09:03:54'),(27929,9384,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:03:54','2024-05-26 09:03:54'),(27930,9385,'action created','2024-05-26 09:03:54','2024-05-26 09:03:54'),(27931,9385,'action started via WP Cron','2024-05-26 09:12:41','2024-05-26 09:12:41'),(27932,9385,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:12:41','2024-05-26 09:12:41'),(27933,9386,'action created','2024-05-26 09:12:41','2024-05-26 09:12:41'),(27934,9386,'action started via WP Cron','2024-05-26 09:14:54','2024-05-26 09:14:54'),(27935,9386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:14:54','2024-05-26 09:14:54'),(27936,9387,'action created','2024-05-26 09:14:54','2024-05-26 09:14:54'),(27937,9387,'action started via WP Cron','2024-05-26 09:17:44','2024-05-26 09:17:44'),(27938,9387,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:17:44','2024-05-26 09:17:44'),(27939,9388,'action created','2024-05-26 09:17:44','2024-05-26 09:17:44'),(27940,9388,'action started via WP Cron','2024-05-26 09:22:44','2024-05-26 09:22:44'),(27941,9388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:22:44','2024-05-26 09:22:44'),(27942,9389,'action created','2024-05-26 09:22:44','2024-05-26 09:22:44'),(27943,9389,'action started via WP Cron','2024-05-26 09:24:57','2024-05-26 09:24:57'),(27944,9389,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:24:57','2024-05-26 09:24:57'),(27945,9390,'action created','2024-05-26 09:24:57','2024-05-26 09:24:57'),(27946,9390,'action started via WP Cron','2024-05-26 09:32:59','2024-05-26 09:32:59'),(27947,9390,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:32:59','2024-05-26 09:32:59'),(27948,9391,'action created','2024-05-26 09:32:59','2024-05-26 09:32:59'),(27949,9391,'action started via WP Cron','2024-05-26 09:35:22','2024-05-26 09:35:22'),(27950,9391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:35:22','2024-05-26 09:35:22'),(27951,9392,'action created','2024-05-26 09:35:22','2024-05-26 09:35:22'),(27952,9392,'action started via WP Cron','2024-05-26 09:40:07','2024-05-26 09:40:07'),(27953,9392,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:40:07','2024-05-26 09:40:07'),(27954,9393,'action created','2024-05-26 09:40:07','2024-05-26 09:40:07'),(27955,9393,'action started via WP Cron','2024-05-26 09:44:33','2024-05-26 09:44:33'),(27956,9393,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:44:33','2024-05-26 09:44:33'),(27957,9394,'action created','2024-05-26 09:44:33','2024-05-26 09:44:33'),(27958,9394,'action started via Async Request','2024-05-26 09:46:43','2024-05-26 09:46:43'),(27959,9394,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:46:43','2024-05-26 09:46:43'),(27960,9395,'action created','2024-05-26 09:46:43','2024-05-26 09:46:43'),(27961,9395,'action started via WP Cron','2024-05-26 09:55:56','2024-05-26 09:55:56'),(27962,9395,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 09:55:56','2024-05-26 09:55:56'),(27963,9396,'action created','2024-05-26 09:55:56','2024-05-26 09:55:56'),(27967,9396,'action started via WP Cron','2024-05-26 10:06:52','2024-05-26 10:06:52'),(27968,9396,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:06:52','2024-05-26 10:06:52'),(27969,9398,'action created','2024-05-26 10:06:52','2024-05-26 10:06:52'),(27970,9398,'action started via WP Cron','2024-05-26 10:08:54','2024-05-26 10:08:54'),(27971,9398,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:08:54','2024-05-26 10:08:54'),(27972,9399,'action created','2024-05-26 10:08:54','2024-05-26 10:08:54'),(27973,9399,'action started via WP Cron','2024-05-26 10:18:05','2024-05-26 10:18:05'),(27974,9399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:18:05','2024-05-26 10:18:05'),(27975,9400,'action created','2024-05-26 10:18:05','2024-05-26 10:18:05'),(27976,9400,'action started via WP Cron','2024-05-26 10:20:34','2024-05-26 10:20:34'),(27977,9400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:20:34','2024-05-26 10:20:34'),(27978,9401,'action created','2024-05-26 10:20:34','2024-05-26 10:20:34'),(27979,9401,'action started via WP Cron','2024-05-26 10:30:28','2024-05-26 10:30:28'),(27980,9401,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:30:28','2024-05-26 10:30:28'),(27981,9402,'action created','2024-05-26 10:30:28','2024-05-26 10:30:28'),(27982,9402,'action started via WP Cron','2024-05-26 10:34:46','2024-05-26 10:34:46'),(27983,9402,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:34:46','2024-05-26 10:34:46'),(27984,9403,'action created','2024-05-26 10:34:46','2024-05-26 10:34:46'),(27985,9403,'action started via WP Cron','2024-05-26 10:41:50','2024-05-26 10:41:50'),(27986,9403,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:41:50','2024-05-26 10:41:50'),(27987,9404,'action created','2024-05-26 10:41:50','2024-05-26 10:41:50'),(27988,9404,'action started via WP Cron','2024-05-26 10:44:37','2024-05-26 10:44:37'),(27989,9404,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:44:37','2024-05-26 10:44:37'),(27990,9405,'action created','2024-05-26 10:44:37','2024-05-26 10:44:37'),(27991,9405,'action started via WP Cron','2024-05-26 10:54:26','2024-05-26 10:54:26'),(27992,9405,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:54:26','2024-05-26 10:54:26'),(27993,9406,'action created','2024-05-26 10:54:26','2024-05-26 10:54:26'),(27997,9406,'action started via WP Cron','2024-05-26 10:56:29','2024-05-26 10:56:29'),(27998,9406,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 10:56:29','2024-05-26 10:56:29'),(27999,9408,'action created','2024-05-26 10:56:29','2024-05-26 10:56:29'),(28000,9408,'action started via WP Cron','2024-05-26 11:00:24','2024-05-26 11:00:24'),(28001,9408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:00:24','2024-05-26 11:00:24'),(28002,9409,'action created','2024-05-26 11:00:24','2024-05-26 11:00:24'),(28003,9409,'action started via WP Cron','2024-05-26 11:06:17','2024-05-26 11:06:17'),(28004,9409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:06:17','2024-05-26 11:06:17'),(28005,9410,'action created','2024-05-26 11:06:17','2024-05-26 11:06:17'),(28009,9410,'action started via WP Cron','2024-05-26 11:09:09','2024-05-26 11:09:09'),(28010,9410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:09:09','2024-05-26 11:09:09'),(28011,9412,'action created','2024-05-26 11:09:09','2024-05-26 11:09:09'),(28012,9412,'action started via WP Cron','2024-05-26 11:11:09','2024-05-26 11:11:09'),(28013,9412,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:11:09','2024-05-26 11:11:09'),(28014,9413,'action created','2024-05-26 11:11:09','2024-05-26 11:11:09'),(28015,9413,'action started via WP Cron','2024-05-26 11:15:23','2024-05-26 11:15:23'),(28016,9413,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:15:23','2024-05-26 11:15:23'),(28017,9414,'action created','2024-05-26 11:15:23','2024-05-26 11:15:23'),(28018,9414,'action started via WP Cron','2024-05-26 11:19:20','2024-05-26 11:19:20'),(28019,9414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:19:20','2024-05-26 11:19:20'),(28020,9415,'action created','2024-05-26 11:19:20','2024-05-26 11:19:20'),(28021,9415,'action started via WP Cron','2024-05-26 11:24:35','2024-05-26 11:24:35'),(28022,9415,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:24:35','2024-05-26 11:24:35'),(28023,9416,'action created','2024-05-26 11:24:35','2024-05-26 11:24:35'),(28024,9416,'action started via WP Cron','2024-05-26 11:31:46','2024-05-26 11:31:46'),(28025,9416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:31:46','2024-05-26 11:31:46'),(28026,9417,'action created','2024-05-26 11:31:46','2024-05-26 11:31:46'),(28027,9417,'action started via WP Cron','2024-05-26 11:34:29','2024-05-26 11:34:29'),(28028,9417,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:34:29','2024-05-26 11:34:29'),(28029,9418,'action created','2024-05-26 11:34:29','2024-05-26 11:34:29'),(28030,9418,'action started via WP Cron','2024-05-26 11:47:28','2024-05-26 11:47:28'),(28031,9418,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:47:28','2024-05-26 11:47:28'),(28032,9419,'action created','2024-05-26 11:47:28','2024-05-26 11:47:28'),(28036,9419,'action started via WP Cron','2024-05-26 11:53:30','2024-05-26 11:53:30'),(28037,9419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:53:30','2024-05-26 11:53:30'),(28038,9421,'action created','2024-05-26 11:53:30','2024-05-26 11:53:30'),(28039,9421,'action started via WP Cron','2024-05-26 11:58:32','2024-05-26 11:58:32'),(28040,9421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 11:58:32','2024-05-26 11:58:32'),(28041,9422,'action created','2024-05-26 11:58:32','2024-05-26 11:58:32'),(28045,9422,'action started via WP Cron','2024-05-26 12:00:55','2024-05-26 12:00:55'),(28046,9422,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:00:55','2024-05-26 12:00:55'),(28047,9424,'action created','2024-05-26 12:00:55','2024-05-26 12:00:55'),(28048,9424,'action started via WP Cron','2024-05-26 12:07:35','2024-05-26 12:07:35'),(28049,9424,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:07:35','2024-05-26 12:07:35'),(28050,9425,'action created','2024-05-26 12:07:35','2024-05-26 12:07:35'),(28051,9425,'action started via WP Cron','2024-05-26 12:12:02','2024-05-26 12:12:02'),(28052,9425,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:12:02','2024-05-26 12:12:02'),(28053,9426,'action created','2024-05-26 12:12:02','2024-05-26 12:12:02'),(28054,9426,'action started via WP Cron','2024-05-26 12:14:23','2024-05-26 12:14:23'),(28055,9426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:14:23','2024-05-26 12:14:23'),(28056,9427,'action created','2024-05-26 12:14:23','2024-05-26 12:14:23'),(28057,9427,'action started via WP Cron','2024-05-26 12:25:54','2024-05-26 12:25:54'),(28058,9427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:25:54','2024-05-26 12:25:54'),(28059,9428,'action created','2024-05-26 12:25:54','2024-05-26 12:25:54'),(28060,9428,'action started via WP Cron','2024-05-26 12:27:54','2024-05-26 12:27:54'),(28061,9428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:27:54','2024-05-26 12:27:54'),(28062,9429,'action created','2024-05-26 12:27:54','2024-05-26 12:27:54'),(28069,9429,'action started via WP Cron','2024-05-26 12:34:16','2024-05-26 12:34:16'),(28070,9429,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:34:16','2024-05-26 12:34:16'),(28071,9432,'action created','2024-05-26 12:34:16','2024-05-26 12:34:16'),(28072,9432,'action started via WP Cron','2024-05-26 12:43:36','2024-05-26 12:43:36'),(28073,9432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:43:36','2024-05-26 12:43:36'),(28074,9433,'action created','2024-05-26 12:43:36','2024-05-26 12:43:36'),(28075,9433,'action started via WP Cron','2024-05-26 12:52:41','2024-05-26 12:52:41'),(28076,9433,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 12:52:41','2024-05-26 12:52:41'),(28077,9434,'action created','2024-05-26 12:52:41','2024-05-26 12:52:41'),(28078,9434,'action started via WP Cron','2024-05-26 13:04:47','2024-05-26 13:04:47'),(28079,9434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 13:04:47','2024-05-26 13:04:47'),(28080,9435,'action created','2024-05-26 13:04:47','2024-05-26 13:04:47'),(28084,9435,'action started via WP Cron','2024-05-26 13:10:38','2024-05-26 13:10:38'),(28085,9435,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 13:10:38','2024-05-26 13:10:38'),(28086,9437,'action created','2024-05-26 13:10:38','2024-05-26 13:10:38'),(28087,9437,'action started via WP Cron','2024-05-26 13:33:06','2024-05-26 13:33:06'),(28088,9437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 13:33:06','2024-05-26 13:33:06'),(28089,9438,'action created','2024-05-26 13:33:06','2024-05-26 13:33:06'),(28090,9438,'action started via WP Cron','2024-05-26 13:38:20','2024-05-26 13:38:20'),(28091,9438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 13:38:20','2024-05-26 13:38:20'),(28092,9439,'action created','2024-05-26 13:38:20','2024-05-26 13:38:20'),(28093,9439,'action started via WP Cron','2024-05-26 13:43:59','2024-05-26 13:43:59'),(28094,9439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 13:43:59','2024-05-26 13:43:59'),(28095,9440,'action created','2024-05-26 13:43:59','2024-05-26 13:43:59'),(28096,9440,'action started via WP Cron','2024-05-26 14:05:45','2024-05-26 14:05:45'),(28097,9440,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 14:05:45','2024-05-26 14:05:45'),(28098,9441,'action created','2024-05-26 14:05:45','2024-05-26 14:05:45'),(28102,9441,'action started via WP Cron','2024-05-26 14:08:58','2024-05-26 14:08:58'),(28103,9441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 14:08:58','2024-05-26 14:08:58'),(28104,9443,'action created','2024-05-26 14:08:58','2024-05-26 14:08:58'),(28105,9443,'action started via WP Cron','2024-05-26 14:40:31','2024-05-26 14:40:31'),(28106,9443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 14:40:31','2024-05-26 14:40:31'),(28107,9444,'action created','2024-05-26 14:40:31','2024-05-26 14:40:31'),(28108,9444,'action started via WP Cron','2024-05-26 14:43:33','2024-05-26 14:43:33'),(28109,9444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 14:43:33','2024-05-26 14:43:33'),(28110,9445,'action created','2024-05-26 14:43:33','2024-05-26 14:43:33'),(28111,9445,'action started via WP Cron','2024-05-26 14:48:34','2024-05-26 14:48:34'),(28112,9445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 14:48:34','2024-05-26 14:48:34'),(28113,9446,'action created','2024-05-26 14:48:34','2024-05-26 14:48:34'),(28114,9446,'action started via WP Cron','2024-05-26 14:59:35','2024-05-26 14:59:35'),(28115,9446,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 14:59:35','2024-05-26 14:59:35'),(28116,9447,'action created','2024-05-26 14:59:35','2024-05-26 14:59:35'),(28117,9447,'action started via WP Cron','2024-05-26 15:10:11','2024-05-26 15:10:11'),(28118,9447,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:10:11','2024-05-26 15:10:11'),(28119,9448,'action created','2024-05-26 15:10:11','2024-05-26 15:10:11'),(28123,9448,'action started via WP Cron','2024-05-26 15:16:23','2024-05-26 15:16:23'),(28124,9448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:16:23','2024-05-26 15:16:23'),(28125,9450,'action created','2024-05-26 15:16:23','2024-05-26 15:16:23'),(28126,9450,'action started via WP Cron','2024-05-26 15:21:30','2024-05-26 15:21:30'),(28127,9450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:21:30','2024-05-26 15:21:30'),(28128,9451,'action created','2024-05-26 15:21:30','2024-05-26 15:21:30'),(28129,9451,'action started via WP Cron','2024-05-26 15:27:28','2024-05-26 15:27:28'),(28130,9451,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:27:28','2024-05-26 15:27:28'),(28131,9452,'action created','2024-05-26 15:27:28','2024-05-26 15:27:28'),(28132,9452,'action started via WP Cron','2024-05-26 15:32:31','2024-05-26 15:32:31'),(28133,9452,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:32:31','2024-05-26 15:32:31'),(28134,9453,'action created','2024-05-26 15:32:31','2024-05-26 15:32:31'),(28135,9453,'action started via WP Cron','2024-05-26 15:35:55','2024-05-26 15:35:55'),(28136,9453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:35:55','2024-05-26 15:35:55'),(28137,9454,'action created','2024-05-26 15:35:55','2024-05-26 15:35:55'),(28138,9454,'action started via WP Cron','2024-05-26 15:38:01','2024-05-26 15:38:01'),(28139,9454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:38:01','2024-05-26 15:38:01'),(28140,9455,'action created','2024-05-26 15:38:01','2024-05-26 15:38:01'),(28141,9455,'action started via WP Cron','2024-05-26 15:44:07','2024-05-26 15:44:07'),(28142,9455,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:44:07','2024-05-26 15:44:07'),(28143,9456,'action created','2024-05-26 15:44:07','2024-05-26 15:44:07'),(28144,9456,'action started via WP Cron','2024-05-26 15:55:00','2024-05-26 15:55:00'),(28145,9456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:55:00','2024-05-26 15:55:00'),(28146,9457,'action created','2024-05-26 15:55:00','2024-05-26 15:55:00'),(28147,9457,'action started via WP Cron','2024-05-26 15:57:23','2024-05-26 15:57:23'),(28148,9457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 15:57:23','2024-05-26 15:57:23'),(28149,9458,'action created','2024-05-26 15:57:23','2024-05-26 15:57:23'),(28150,9458,'action started via WP Cron','2024-05-26 16:03:27','2024-05-26 16:03:27'),(28151,9458,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:03:27','2024-05-26 16:03:27'),(28152,9459,'action created','2024-05-26 16:03:27','2024-05-26 16:03:27'),(28153,9459,'action started via WP Cron','2024-05-26 16:06:32','2024-05-26 16:06:32'),(28154,9459,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:06:32','2024-05-26 16:06:32'),(28155,9460,'action created','2024-05-26 16:06:32','2024-05-26 16:06:32'),(28156,9460,'action started via WP Cron','2024-05-26 16:11:20','2024-05-26 16:11:20'),(28157,9460,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:11:20','2024-05-26 16:11:20'),(28158,9461,'action created','2024-05-26 16:11:20','2024-05-26 16:11:20'),(28162,9461,'action started via WP Cron','2024-05-26 16:22:17','2024-05-26 16:22:17'),(28163,9461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:22:17','2024-05-26 16:22:17'),(28164,9463,'action created','2024-05-26 16:22:17','2024-05-26 16:22:17'),(28165,9463,'action started via WP Cron','2024-05-26 16:30:46','2024-05-26 16:30:46'),(28166,9463,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:30:46','2024-05-26 16:30:46'),(28167,9464,'action created','2024-05-26 16:30:46','2024-05-26 16:30:46'),(28168,9464,'action started via WP Cron','2024-05-26 16:33:10','2024-05-26 16:33:10'),(28169,9464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:33:10','2024-05-26 16:33:10'),(28170,9465,'action created','2024-05-26 16:33:10','2024-05-26 16:33:10'),(28171,9465,'action started via WP Cron','2024-05-26 16:38:42','2024-05-26 16:38:42'),(28172,9465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:38:42','2024-05-26 16:38:42'),(28173,9466,'action created','2024-05-26 16:38:42','2024-05-26 16:38:42'),(28174,9466,'action started via WP Cron','2024-05-26 16:45:22','2024-05-26 16:45:22'),(28175,9466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:45:22','2024-05-26 16:45:22'),(28176,9467,'action created','2024-05-26 16:45:22','2024-05-26 16:45:22'),(28177,9467,'action started via WP Cron','2024-05-26 16:49:36','2024-05-26 16:49:36'),(28178,9467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:49:36','2024-05-26 16:49:36'),(28179,9468,'action created','2024-05-26 16:49:36','2024-05-26 16:49:36'),(28180,9468,'action started via WP Cron','2024-05-26 16:58:02','2024-05-26 16:58:02'),(28181,9468,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 16:58:02','2024-05-26 16:58:02'),(28182,9469,'action created','2024-05-26 16:58:02','2024-05-26 16:58:02'),(28183,9469,'action started via WP Cron','2024-05-26 17:01:09','2024-05-26 17:01:09'),(28184,9469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:01:09','2024-05-26 17:01:09'),(28185,9470,'action created','2024-05-26 17:01:09','2024-05-26 17:01:09'),(28186,9470,'action started via WP Cron','2024-05-26 17:06:02','2024-05-26 17:06:02'),(28187,9470,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:06:02','2024-05-26 17:06:02'),(28188,9471,'action created','2024-05-26 17:06:02','2024-05-26 17:06:02'),(28189,9471,'action started via WP Cron','2024-05-26 17:09:48','2024-05-26 17:09:48'),(28190,9471,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:09:48','2024-05-26 17:09:48'),(28191,9472,'action created','2024-05-26 17:09:48','2024-05-26 17:09:48'),(28195,9472,'action started via WP Cron','2024-05-26 17:16:31','2024-05-26 17:16:31'),(28196,9472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:16:31','2024-05-26 17:16:31'),(28197,9474,'action created','2024-05-26 17:16:31','2024-05-26 17:16:31'),(28198,9474,'action started via WP Cron','2024-05-26 17:24:38','2024-05-26 17:24:38'),(28199,9474,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:24:38','2024-05-26 17:24:38'),(28200,9475,'action created','2024-05-26 17:24:38','2024-05-26 17:24:38'),(28201,9475,'action started via WP Cron','2024-05-26 17:27:34','2024-05-26 17:27:34'),(28202,9475,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:27:34','2024-05-26 17:27:34'),(28203,9476,'action created','2024-05-26 17:27:34','2024-05-26 17:27:34'),(28204,9476,'action started via WP Cron','2024-05-26 17:32:16','2024-05-26 17:32:16'),(28205,9476,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:32:16','2024-05-26 17:32:16'),(28206,9477,'action created','2024-05-26 17:32:16','2024-05-26 17:32:16'),(28207,9477,'action started via WP Cron','2024-05-26 17:43:08','2024-05-26 17:43:08'),(28208,9477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:43:08','2024-05-26 17:43:08'),(28209,9478,'action created','2024-05-26 17:43:08','2024-05-26 17:43:08'),(28210,9478,'action started via WP Cron','2024-05-26 17:50:12','2024-05-26 17:50:12'),(28211,9478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:50:12','2024-05-26 17:50:12'),(28212,9479,'action created','2024-05-26 17:50:12','2024-05-26 17:50:12'),(28213,9479,'action started via WP Cron','2024-05-26 17:53:14','2024-05-26 17:53:14'),(28214,9479,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:53:14','2024-05-26 17:53:14'),(28215,9480,'action created','2024-05-26 17:53:14','2024-05-26 17:53:14'),(28216,9480,'action started via WP Cron','2024-05-26 17:59:07','2024-05-26 17:59:07'),(28217,9480,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 17:59:07','2024-05-26 17:59:07'),(28218,9481,'action created','2024-05-26 17:59:07','2024-05-26 17:59:07'),(28219,9481,'action started via WP Cron','2024-05-26 18:09:53','2024-05-26 18:09:53'),(28220,9481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 18:09:53','2024-05-26 18:09:53'),(28221,9482,'action created','2024-05-26 18:09:53','2024-05-26 18:09:53'),(28222,9482,'action started via WP Cron','2024-05-26 18:17:25','2024-05-26 18:17:25'),(28223,9482,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 18:17:25','2024-05-26 18:17:25'),(28224,9483,'action created','2024-05-26 18:17:25','2024-05-26 18:17:25'),(28228,9483,'action started via WP Cron','2024-05-26 18:20:02','2024-05-26 18:20:02'),(28229,9483,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 18:20:02','2024-05-26 18:20:02'),(28230,9485,'action created','2024-05-26 18:20:02','2024-05-26 18:20:02'),(28231,9485,'action started via WP Cron','2024-05-26 18:25:58','2024-05-26 18:25:58'),(28232,9485,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 18:25:58','2024-05-26 18:25:58'),(28233,9486,'action created','2024-05-26 18:25:58','2024-05-26 18:25:58'),(28234,9486,'action started via WP Cron','2024-05-26 18:29:26','2024-05-26 18:29:26'),(28235,9486,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 18:29:26','2024-05-26 18:29:26'),(28236,9487,'action created','2024-05-26 18:29:26','2024-05-26 18:29:26'),(28237,9487,'action started via WP Cron','2024-05-26 18:36:31','2024-05-26 18:36:31'),(28238,9487,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 18:36:31','2024-05-26 18:36:31'),(28239,9488,'action created','2024-05-26 18:36:31','2024-05-26 18:36:31'),(28240,9488,'action started via WP Cron','2024-05-26 18:44:41','2024-05-26 18:44:41'),(28241,9488,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 18:44:41','2024-05-26 18:44:41'),(28242,9489,'action created','2024-05-26 18:44:41','2024-05-26 18:44:41'),(28243,9489,'action started via WP Cron','2024-05-26 18:47:01','2024-05-26 18:47:01'),(28244,9489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 18:47:01','2024-05-26 18:47:01'),(28245,9490,'action created','2024-05-26 18:47:01','2024-05-26 18:47:01'),(28246,9490,'action started via WP Cron','2024-05-26 19:02:46','2024-05-26 19:02:46'),(28247,9490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:02:46','2024-05-26 19:02:46'),(28248,9491,'action created','2024-05-26 19:02:46','2024-05-26 19:02:46'),(28249,9491,'action started via WP Cron','2024-05-26 19:10:52','2024-05-26 19:10:52'),(28250,9491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:10:52','2024-05-26 19:10:52'),(28251,9492,'action created','2024-05-26 19:10:52','2024-05-26 19:10:52'),(28252,9492,'action started via WP Cron','2024-05-26 19:13:11','2024-05-26 19:13:11'),(28253,9492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:13:11','2024-05-26 19:13:11'),(28254,9493,'action created','2024-05-26 19:13:11','2024-05-26 19:13:11'),(28255,9493,'action started via WP Cron','2024-05-26 19:22:20','2024-05-26 19:22:20'),(28256,9493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:22:20','2024-05-26 19:22:20'),(28257,9494,'action created','2024-05-26 19:22:20','2024-05-26 19:22:20'),(28261,9494,'action started via WP Cron','2024-05-26 19:25:05','2024-05-26 19:25:05'),(28262,9494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:25:05','2024-05-26 19:25:05'),(28263,9496,'action created','2024-05-26 19:25:05','2024-05-26 19:25:05'),(28264,9496,'action started via WP Cron','2024-05-26 19:28:44','2024-05-26 19:28:44'),(28265,9496,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:28:44','2024-05-26 19:28:44'),(28266,9497,'action created','2024-05-26 19:28:44','2024-05-26 19:28:44'),(28267,9497,'action started via WP Cron','2024-05-26 19:31:58','2024-05-26 19:31:58'),(28268,9497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:31:58','2024-05-26 19:31:58'),(28269,9498,'action created','2024-05-26 19:31:58','2024-05-26 19:31:58'),(28270,9498,'action started via WP Cron','2024-05-26 19:36:53','2024-05-26 19:36:53'),(28271,9498,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:36:53','2024-05-26 19:36:53'),(28272,9499,'action created','2024-05-26 19:36:53','2024-05-26 19:36:53'),(28273,9499,'action started via WP Cron','2024-05-26 19:44:15','2024-05-26 19:44:15'),(28274,9499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:44:15','2024-05-26 19:44:15'),(28275,9500,'action created','2024-05-26 19:44:15','2024-05-26 19:44:15'),(28276,9500,'action started via WP Cron','2024-05-26 19:54:29','2024-05-26 19:54:29'),(28277,9500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 19:54:29','2024-05-26 19:54:29'),(28278,9501,'action created','2024-05-26 19:54:29','2024-05-26 19:54:29'),(28279,9501,'action started via WP Cron','2024-05-26 20:02:22','2024-05-26 20:02:22'),(28280,9501,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:02:22','2024-05-26 20:02:22'),(28281,9502,'action created','2024-05-26 20:02:22','2024-05-26 20:02:22'),(28282,9502,'action started via WP Cron','2024-05-26 20:05:12','2024-05-26 20:05:12'),(28283,9502,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:05:12','2024-05-26 20:05:12'),(28284,9503,'action created','2024-05-26 20:05:12','2024-05-26 20:05:12'),(28285,9503,'action started via WP Cron','2024-05-26 20:08:40','2024-05-26 20:08:40'),(28286,9503,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:08:40','2024-05-26 20:08:40'),(28287,9504,'action created','2024-05-26 20:08:40','2024-05-26 20:08:40'),(28288,9504,'action started via WP Cron','2024-05-26 20:15:11','2024-05-26 20:15:11'),(28289,9504,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:15:11','2024-05-26 20:15:11'),(28290,9505,'action created','2024-05-26 20:15:11','2024-05-26 20:15:11'),(28294,9505,'action started via WP Cron','2024-05-26 20:18:09','2024-05-26 20:18:09'),(28295,9505,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:18:09','2024-05-26 20:18:09'),(28296,9507,'action created','2024-05-26 20:18:09','2024-05-26 20:18:09'),(28297,9507,'action started via WP Cron','2024-05-26 20:20:20','2024-05-26 20:20:20'),(28298,9507,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:20:20','2024-05-26 20:20:20'),(28299,9508,'action created','2024-05-26 20:20:20','2024-05-26 20:20:20'),(28303,9508,'action started via WP Cron','2024-05-26 20:22:23','2024-05-26 20:22:23'),(28304,9508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:22:23','2024-05-26 20:22:23'),(28305,9510,'action created','2024-05-26 20:22:23','2024-05-26 20:22:23'),(28306,9510,'action started via WP Cron','2024-05-26 20:27:48','2024-05-26 20:27:48'),(28307,9510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:27:48','2024-05-26 20:27:48'),(28308,9511,'action created','2024-05-26 20:27:48','2024-05-26 20:27:48'),(28309,9511,'action started via WP Cron','2024-05-26 20:30:38','2024-05-26 20:30:38'),(28310,9511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:30:38','2024-05-26 20:30:38'),(28311,9512,'action created','2024-05-26 20:30:38','2024-05-26 20:30:38'),(28312,9512,'action started via WP Cron','2024-05-26 20:35:12','2024-05-26 20:35:12'),(28313,9512,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:35:12','2024-05-26 20:35:12'),(28314,9513,'action created','2024-05-26 20:35:12','2024-05-26 20:35:12'),(28315,9513,'action started via WP Cron','2024-05-26 20:39:09','2024-05-26 20:39:09'),(28316,9513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:39:09','2024-05-26 20:39:09'),(28317,9514,'action created','2024-05-26 20:39:09','2024-05-26 20:39:09'),(28318,9514,'action started via WP Cron','2024-05-26 20:45:25','2024-05-26 20:45:25'),(28319,9514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:45:25','2024-05-26 20:45:25'),(28320,9515,'action created','2024-05-26 20:45:25','2024-05-26 20:45:25'),(28321,9515,'action started via WP Cron','2024-05-26 20:53:25','2024-05-26 20:53:25'),(28322,9515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:53:25','2024-05-26 20:53:25'),(28323,9516,'action created','2024-05-26 20:53:25','2024-05-26 20:53:25'),(28324,9516,'action started via WP Cron','2024-05-26 20:56:14','2024-05-26 20:56:14'),(28325,9516,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 20:56:14','2024-05-26 20:56:14'),(28326,9517,'action created','2024-05-26 20:56:14','2024-05-26 20:56:14'),(28327,9517,'action started via WP Cron','2024-05-26 21:00:51','2024-05-26 21:00:51'),(28328,9517,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:00:51','2024-05-26 21:00:51'),(28329,9518,'action created','2024-05-26 21:00:51','2024-05-26 21:00:51'),(28330,9518,'action started via WP Cron','2024-05-26 21:09:05','2024-05-26 21:09:05'),(28331,9518,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:09:05','2024-05-26 21:09:05'),(28332,9519,'action created','2024-05-26 21:09:05','2024-05-26 21:09:05'),(28333,9519,'action started via WP Cron','2024-05-26 21:19:02','2024-05-26 21:19:02'),(28334,9519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:19:02','2024-05-26 21:19:02'),(28335,9520,'action created','2024-05-26 21:19:02','2024-05-26 21:19:02'),(28336,9520,'action started via WP Cron','2024-05-26 21:21:53','2024-05-26 21:21:53'),(28337,9520,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:21:53','2024-05-26 21:21:53'),(28338,9521,'action created','2024-05-26 21:21:53','2024-05-26 21:21:53'),(28342,9521,'action started via WP Cron','2024-05-26 21:26:27','2024-05-26 21:26:27'),(28343,9521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:26:27','2024-05-26 21:26:27'),(28344,9523,'action created','2024-05-26 21:26:27','2024-05-26 21:26:27'),(28345,9523,'action started via WP Cron','2024-05-26 21:31:10','2024-05-26 21:31:10'),(28346,9523,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:31:10','2024-05-26 21:31:10'),(28347,9524,'action created','2024-05-26 21:31:10','2024-05-26 21:31:10'),(28348,9524,'action started via WP Cron','2024-05-26 21:36:40','2024-05-26 21:36:40'),(28349,9524,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:36:40','2024-05-26 21:36:40'),(28350,9525,'action created','2024-05-26 21:36:40','2024-05-26 21:36:40'),(28351,9525,'action started via WP Cron','2024-05-26 21:44:38','2024-05-26 21:44:38'),(28352,9525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:44:38','2024-05-26 21:44:38'),(28353,9526,'action created','2024-05-26 21:44:38','2024-05-26 21:44:38'),(28354,9526,'action started via WP Cron','2024-05-26 21:47:32','2024-05-26 21:47:32'),(28355,9526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:47:32','2024-05-26 21:47:32'),(28356,9527,'action created','2024-05-26 21:47:32','2024-05-26 21:47:32'),(28357,9527,'action started via WP Cron','2024-05-26 21:52:02','2024-05-26 21:52:02'),(28358,9527,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:52:02','2024-05-26 21:52:02'),(28359,9528,'action created','2024-05-26 21:52:02','2024-05-26 21:52:02'),(28360,9528,'action started via WP Cron','2024-05-26 21:55:53','2024-05-26 21:55:53'),(28361,9528,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:55:53','2024-05-26 21:55:53'),(28362,9529,'action created','2024-05-26 21:55:53','2024-05-26 21:55:53'),(28363,9529,'action started via WP Cron','2024-05-26 21:57:57','2024-05-26 21:57:57'),(28364,9529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 21:57:57','2024-05-26 21:57:57'),(28365,9530,'action created','2024-05-26 21:57:57','2024-05-26 21:57:57'),(28366,9530,'action started via WP Cron','2024-05-26 22:02:07','2024-05-26 22:02:07'),(28367,9530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 22:02:07','2024-05-26 22:02:07'),(28368,9531,'action created','2024-05-26 22:02:07','2024-05-26 22:02:07'),(28369,9531,'action started via WP Cron','2024-05-26 22:10:01','2024-05-26 22:10:01'),(28370,9531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 22:10:01','2024-05-26 22:10:01'),(28371,9532,'action created','2024-05-26 22:10:01','2024-05-26 22:10:01'),(28372,9532,'action started via WP Cron','2024-05-26 22:12:13','2024-05-26 22:12:13'),(28373,9532,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 22:12:13','2024-05-26 22:12:13'),(28374,9533,'action created','2024-05-26 22:12:13','2024-05-26 22:12:13'),(28375,9533,'action started via WP Cron','2024-05-26 22:15:08','2024-05-26 22:15:08'),(28376,9533,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 22:15:08','2024-05-26 22:15:08'),(28377,9534,'action created','2024-05-26 22:15:08','2024-05-26 22:15:08'),(28378,9534,'action started via WP Cron','2024-05-26 22:30:26','2024-05-26 22:30:26'),(28379,9534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 22:30:26','2024-05-26 22:30:26'),(28380,9535,'action created','2024-05-26 22:30:26','2024-05-26 22:30:26'),(28384,9535,'action started via WP Cron','2024-05-26 22:35:18','2024-05-26 22:35:18'),(28385,9535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 22:35:18','2024-05-26 22:35:18'),(28386,9537,'action created','2024-05-26 22:35:18','2024-05-26 22:35:18'),(28387,9537,'action started via WP Cron','2024-05-26 22:37:42','2024-05-26 22:37:42'),(28388,9537,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 22:37:42','2024-05-26 22:37:42'),(28389,9538,'action created','2024-05-26 22:37:42','2024-05-26 22:37:42'),(28390,9538,'action started via WP Cron','2024-05-26 22:53:11','2024-05-26 22:53:11'),(28391,9538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 22:53:11','2024-05-26 22:53:11'),(28392,9539,'action created','2024-05-26 22:53:11','2024-05-26 22:53:11'),(28393,9539,'action started via WP Cron','2024-05-26 23:00:51','2024-05-26 23:00:51'),(28394,9539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:00:51','2024-05-26 23:00:51'),(28395,9540,'action created','2024-05-26 23:00:51','2024-05-26 23:00:51'),(28396,9540,'action started via WP Cron','2024-05-26 23:02:55','2024-05-26 23:02:55'),(28397,9540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:02:55','2024-05-26 23:02:55'),(28398,9541,'action created','2024-05-26 23:02:55','2024-05-26 23:02:55'),(28399,9541,'action started via WP Cron','2024-05-26 23:05:19','2024-05-26 23:05:19'),(28400,9541,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:05:19','2024-05-26 23:05:19'),(28401,9542,'action created','2024-05-26 23:05:19','2024-05-26 23:05:19'),(28402,9542,'action started via WP Cron','2024-05-26 23:08:45','2024-05-26 23:08:45'),(28403,9542,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:08:45','2024-05-26 23:08:45'),(28404,9543,'action created','2024-05-26 23:08:45','2024-05-26 23:08:45'),(28405,9543,'action started via WP Cron','2024-05-26 23:18:52','2024-05-26 23:18:52'),(28406,9543,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:18:52','2024-05-26 23:18:52'),(28407,9544,'action created','2024-05-26 23:18:52','2024-05-26 23:18:52'),(28408,9544,'action started via WP Cron','2024-05-26 23:24:50','2024-05-26 23:24:50'),(28409,9544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:24:50','2024-05-26 23:24:50'),(28410,9545,'action created','2024-05-26 23:24:50','2024-05-26 23:24:50'),(28411,9545,'action started via WP Cron','2024-05-26 23:26:54','2024-05-26 23:26:54'),(28412,9545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:26:54','2024-05-26 23:26:54'),(28413,9546,'action created','2024-05-26 23:26:54','2024-05-26 23:26:54'),(28414,9546,'action started via WP Cron','2024-05-26 23:29:09','2024-05-26 23:29:09'),(28415,9546,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:29:09','2024-05-26 23:29:09'),(28416,9547,'action created','2024-05-26 23:29:09','2024-05-26 23:29:09'),(28420,9547,'action started via WP Cron','2024-05-26 23:34:23','2024-05-26 23:34:23'),(28421,9547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:34:23','2024-05-26 23:34:23'),(28422,9549,'action created','2024-05-26 23:34:23','2024-05-26 23:34:23'),(28423,9549,'action started via WP Cron','2024-05-26 23:38:35','2024-05-26 23:38:35'),(28424,9549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:38:35','2024-05-26 23:38:35'),(28425,9550,'action created','2024-05-26 23:38:35','2024-05-26 23:38:35'),(28426,9550,'action started via WP Cron','2024-05-26 23:44:42','2024-05-26 23:44:42'),(28427,9550,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:44:42','2024-05-26 23:44:42'),(28428,9551,'action created','2024-05-26 23:44:42','2024-05-26 23:44:42'),(28429,9551,'action started via WP Cron','2024-05-26 23:52:44','2024-05-26 23:52:44'),(28430,9551,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:52:44','2024-05-26 23:52:44'),(28431,9552,'action created','2024-05-26 23:52:44','2024-05-26 23:52:44'),(28432,9552,'action started via WP Cron','2024-05-26 23:55:04','2024-05-26 23:55:04'),(28433,9552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-26 23:55:04','2024-05-26 23:55:04'),(28434,9553,'action created','2024-05-26 23:55:04','2024-05-26 23:55:04'),(28435,9553,'action started via WP Cron','2024-05-27 00:00:16','2024-05-27 00:00:16'),(28436,9553,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:00:16','2024-05-27 00:00:16'),(28437,9554,'action created','2024-05-27 00:00:16','2024-05-27 00:00:16'),(28438,9554,'action started via WP Cron','2024-05-27 00:18:51','2024-05-27 00:18:51'),(28439,9554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:18:51','2024-05-27 00:18:51'),(28440,9555,'action created','2024-05-27 00:18:51','2024-05-27 00:18:51'),(28441,9555,'action started via WP Cron','2024-05-27 00:21:07','2024-05-27 00:21:07'),(28442,9555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:21:07','2024-05-27 00:21:07'),(28443,9556,'action created','2024-05-27 00:21:07','2024-05-27 00:21:07'),(28444,9556,'action started via WP Cron','2024-05-27 00:23:49','2024-05-27 00:23:49'),(28445,9556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:23:49','2024-05-27 00:23:49'),(28446,9557,'action created','2024-05-27 00:23:49','2024-05-27 00:23:49'),(28447,9557,'action started via WP Cron','2024-05-27 00:26:23','2024-05-27 00:26:23'),(28448,9557,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:26:23','2024-05-27 00:26:23'),(28449,9558,'action created','2024-05-27 00:26:23','2024-05-27 00:26:23'),(28450,9558,'action started via WP Cron','2024-05-27 00:29:13','2024-05-27 00:29:13'),(28451,9558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:29:13','2024-05-27 00:29:13'),(28452,9559,'action created','2024-05-27 00:29:13','2024-05-27 00:29:13'),(28453,9559,'action started via WP Cron','2024-05-27 00:36:49','2024-05-27 00:36:49'),(28454,9559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:36:49','2024-05-27 00:36:49'),(28455,9560,'action created','2024-05-27 00:36:49','2024-05-27 00:36:49'),(28459,9560,'action started via WP Cron','2024-05-27 00:44:53','2024-05-27 00:44:53'),(28460,9560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:44:53','2024-05-27 00:44:53'),(28461,9562,'action created','2024-05-27 00:44:53','2024-05-27 00:44:53'),(28462,9562,'action started via WP Cron','2024-05-27 00:47:10','2024-05-27 00:47:10'),(28463,9562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:47:10','2024-05-27 00:47:10'),(28464,9563,'action created','2024-05-27 00:47:10','2024-05-27 00:47:10'),(28465,9563,'action started via WP Cron','2024-05-27 00:52:24','2024-05-27 00:52:24'),(28466,9563,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:52:24','2024-05-27 00:52:24'),(28467,9564,'action created','2024-05-27 00:52:24','2024-05-27 00:52:24'),(28468,9564,'action started via WP Cron','2024-05-27 00:57:40','2024-05-27 00:57:40'),(28469,9564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 00:57:40','2024-05-27 00:57:40'),(28470,9565,'action created','2024-05-27 00:57:40','2024-05-27 00:57:40'),(28471,9565,'action started via WP Cron','2024-05-27 01:02:56','2024-05-27 01:02:56'),(28472,9565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:02:56','2024-05-27 01:02:56'),(28473,9566,'action created','2024-05-27 01:02:56','2024-05-27 01:02:56'),(28474,9566,'action started via WP Cron','2024-05-27 01:10:00','2024-05-27 01:10:00'),(28475,9566,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:10:00','2024-05-27 01:10:00'),(28476,9567,'action created','2024-05-27 01:10:00','2024-05-27 01:10:00'),(28477,9567,'action started via WP Cron','2024-05-27 01:12:22','2024-05-27 01:12:22'),(28478,9567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:12:22','2024-05-27 01:12:22'),(28479,9568,'action created','2024-05-27 01:12:22','2024-05-27 01:12:22'),(28480,9568,'action started via WP Cron','2024-05-27 01:18:44','2024-05-27 01:18:44'),(28481,9568,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:18:44','2024-05-27 01:18:44'),(28482,9569,'action created','2024-05-27 01:18:44','2024-05-27 01:18:44'),(28483,9569,'action started via WP Cron','2024-05-27 01:26:40','2024-05-27 01:26:40'),(28484,9569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:26:40','2024-05-27 01:26:40'),(28485,9570,'action created','2024-05-27 01:26:40','2024-05-27 01:26:40'),(28486,9570,'action started via WP Cron','2024-05-27 01:29:15','2024-05-27 01:29:15'),(28487,9570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:29:15','2024-05-27 01:29:15'),(28488,9571,'action created','2024-05-27 01:29:15','2024-05-27 01:29:15'),(28489,9571,'action started via WP Cron','2024-05-27 01:37:18','2024-05-27 01:37:18'),(28490,9571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:37:18','2024-05-27 01:37:18'),(28491,9572,'action created','2024-05-27 01:37:18','2024-05-27 01:37:18'),(28495,9572,'action started via WP Cron','2024-05-27 01:39:30','2024-05-27 01:39:30'),(28496,9572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:39:30','2024-05-27 01:39:30'),(28497,9574,'action created','2024-05-27 01:39:30','2024-05-27 01:39:30'),(28498,9574,'action started via WP Cron','2024-05-27 01:43:46','2024-05-27 01:43:46'),(28499,9574,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:43:46','2024-05-27 01:43:46'),(28500,9575,'action created','2024-05-27 01:43:46','2024-05-27 01:43:46'),(28501,9575,'action started via WP Cron','2024-05-27 01:54:46','2024-05-27 01:54:46'),(28502,9575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:54:46','2024-05-27 01:54:46'),(28503,9576,'action created','2024-05-27 01:54:46','2024-05-27 01:54:46'),(28504,9576,'action started via WP Cron','2024-05-27 01:56:52','2024-05-27 01:56:52'),(28505,9576,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 01:56:52','2024-05-27 01:56:52'),(28506,9577,'action created','2024-05-27 01:56:52','2024-05-27 01:56:52'),(28507,9577,'action started via WP Cron','2024-05-27 02:02:29','2024-05-27 02:02:29'),(28508,9577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:02:29','2024-05-27 02:02:29'),(28509,9578,'action created','2024-05-27 02:02:29','2024-05-27 02:02:29'),(28510,9578,'action started via WP Cron','2024-05-27 02:04:36','2024-05-27 02:04:36'),(28511,9578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:04:36','2024-05-27 02:04:36'),(28512,9579,'action created','2024-05-27 02:04:36','2024-05-27 02:04:36'),(28513,9579,'action started via WP Cron','2024-05-27 02:10:22','2024-05-27 02:10:22'),(28514,9579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:10:22','2024-05-27 02:10:22'),(28515,9580,'action created','2024-05-27 02:10:22','2024-05-27 02:10:22'),(28516,9580,'action started via WP Cron','2024-05-27 02:20:55','2024-05-27 02:20:55'),(28517,9580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:20:55','2024-05-27 02:20:55'),(28518,9581,'action created','2024-05-27 02:20:55','2024-05-27 02:20:55'),(28519,9581,'action started via WP Cron','2024-05-27 02:27:26','2024-05-27 02:27:26'),(28520,9581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:27:26','2024-05-27 02:27:26'),(28521,9582,'action created','2024-05-27 02:27:26','2024-05-27 02:27:26'),(28522,9582,'action started via WP Cron','2024-05-27 02:30:59','2024-05-27 02:30:59'),(28523,9582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:30:59','2024-05-27 02:30:59'),(28524,9583,'action created','2024-05-27 02:30:59','2024-05-27 02:30:59'),(28525,9583,'action started via WP Cron','2024-05-27 02:36:49','2024-05-27 02:36:49'),(28526,9583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:36:49','2024-05-27 02:36:49'),(28527,9584,'action created','2024-05-27 02:36:49','2024-05-27 02:36:49'),(28531,9584,'action started via WP Cron','2024-05-27 02:44:26','2024-05-27 02:44:26'),(28532,9584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:44:26','2024-05-27 02:44:26'),(28533,9586,'action created','2024-05-27 02:44:26','2024-05-27 02:44:26'),(28534,9586,'action started via WP Cron','2024-05-27 02:46:54','2024-05-27 02:46:54'),(28535,9586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:46:54','2024-05-27 02:46:54'),(28536,9587,'action created','2024-05-27 02:46:54','2024-05-27 02:46:54'),(28537,9587,'action started via WP Cron','2024-05-27 02:49:43','2024-05-27 02:49:43'),(28538,9587,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:49:43','2024-05-27 02:49:43'),(28539,9588,'action created','2024-05-27 02:49:43','2024-05-27 02:49:43'),(28540,9588,'action started via WP Cron','2024-05-27 02:55:33','2024-05-27 02:55:33'),(28541,9588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:55:33','2024-05-27 02:55:33'),(28542,9589,'action created','2024-05-27 02:55:33','2024-05-27 02:55:33'),(28543,9589,'action started via WP Cron','2024-05-27 02:58:05','2024-05-27 02:58:05'),(28544,9589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 02:58:05','2024-05-27 02:58:05'),(28545,9590,'action created','2024-05-27 02:58:05','2024-05-27 02:58:05'),(28546,9590,'action started via WP Cron','2024-05-27 03:03:11','2024-05-27 03:03:11'),(28547,9590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:03:11','2024-05-27 03:03:11'),(28548,9591,'action created','2024-05-27 03:03:11','2024-05-27 03:03:11'),(28549,9591,'action started via WP Cron','2024-05-27 03:11:15','2024-05-27 03:11:15'),(28550,9591,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:11:15','2024-05-27 03:11:15'),(28551,9592,'action created','2024-05-27 03:11:15','2024-05-27 03:11:15'),(28552,9592,'action started via WP Cron','2024-05-27 03:13:46','2024-05-27 03:13:46'),(28553,9592,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:13:46','2024-05-27 03:13:46'),(28554,9593,'action created','2024-05-27 03:13:46','2024-05-27 03:13:46'),(28555,9593,'action started via WP Cron','2024-05-27 03:21:05','2024-05-27 03:21:05'),(28556,9593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:21:05','2024-05-27 03:21:05'),(28557,9594,'action created','2024-05-27 03:21:05','2024-05-27 03:21:05'),(28558,9594,'action started via WP Cron','2024-05-27 03:23:45','2024-05-27 03:23:45'),(28559,9594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:23:45','2024-05-27 03:23:45'),(28560,9595,'action created','2024-05-27 03:23:45','2024-05-27 03:23:45'),(28561,9595,'action started via WP Cron','2024-05-27 03:29:31','2024-05-27 03:29:31'),(28562,9595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:29:31','2024-05-27 03:29:31'),(28563,9596,'action created','2024-05-27 03:29:31','2024-05-27 03:29:31'),(28564,9596,'action started via WP Cron','2024-05-27 03:32:53','2024-05-27 03:32:53'),(28565,9596,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:32:53','2024-05-27 03:32:53'),(28566,9597,'action created','2024-05-27 03:32:53','2024-05-27 03:32:53'),(28567,9597,'action started via WP Cron','2024-05-27 03:39:53','2024-05-27 03:39:53'),(28568,9597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:39:53','2024-05-27 03:39:53'),(28569,9598,'action created','2024-05-27 03:39:53','2024-05-27 03:39:53'),(28570,9598,'action started via WP Cron','2024-05-27 03:42:00','2024-05-27 03:42:00'),(28571,9598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:42:00','2024-05-27 03:42:00'),(28572,9599,'action created','2024-05-27 03:42:00','2024-05-27 03:42:00'),(28573,9599,'action started via WP Cron','2024-05-27 03:46:40','2024-05-27 03:46:40'),(28574,9599,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:46:40','2024-05-27 03:46:40'),(28575,9600,'action created','2024-05-27 03:46:40','2024-05-27 03:46:40'),(28579,9600,'action started via WP Cron','2024-05-27 03:49:49','2024-05-27 03:49:49'),(28580,9600,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:49:49','2024-05-27 03:49:49'),(28581,9602,'action created','2024-05-27 03:49:49','2024-05-27 03:49:49'),(28582,9602,'action started via WP Cron','2024-05-27 03:55:30','2024-05-27 03:55:30'),(28583,9602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 03:55:30','2024-05-27 03:55:30'),(28584,9603,'action created','2024-05-27 03:55:30','2024-05-27 03:55:30'),(28585,9603,'action started via WP Cron','2024-05-27 04:03:11','2024-05-27 04:03:11'),(28586,9603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:03:11','2024-05-27 04:03:11'),(28587,9604,'action created','2024-05-27 04:03:11','2024-05-27 04:03:11'),(28588,9604,'action started via WP Cron','2024-05-27 04:05:57','2024-05-27 04:05:57'),(28589,9604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:05:57','2024-05-27 04:05:57'),(28590,9605,'action created','2024-05-27 04:05:57','2024-05-27 04:05:57'),(28591,9605,'action started via WP Cron','2024-05-27 04:10:21','2024-05-27 04:10:21'),(28592,9605,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:10:21','2024-05-27 04:10:21'),(28593,9606,'action created','2024-05-27 04:10:21','2024-05-27 04:10:21'),(28594,9606,'action started via WP Cron','2024-05-27 04:14:11','2024-05-27 04:14:11'),(28595,9606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:14:11','2024-05-27 04:14:11'),(28596,9607,'action created','2024-05-27 04:14:11','2024-05-27 04:14:11'),(28597,9607,'action started via WP Cron','2024-05-27 04:17:08','2024-05-27 04:17:08'),(28598,9607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:17:08','2024-05-27 04:17:08'),(28599,9608,'action created','2024-05-27 04:17:08','2024-05-27 04:17:08'),(28600,9608,'action started via WP Cron','2024-05-27 04:21:53','2024-05-27 04:21:53'),(28601,9608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:21:53','2024-05-27 04:21:53'),(28602,9609,'action created','2024-05-27 04:21:53','2024-05-27 04:21:53'),(28603,9609,'action started via WP Cron','2024-05-27 04:29:38','2024-05-27 04:29:38'),(28604,9609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:29:38','2024-05-27 04:29:38'),(28605,9610,'action created','2024-05-27 04:29:38','2024-05-27 04:29:38'),(28606,9610,'action started via WP Cron','2024-05-27 04:32:29','2024-05-27 04:32:29'),(28607,9610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:32:29','2024-05-27 04:32:29'),(28608,9611,'action created','2024-05-27 04:32:29','2024-05-27 04:32:29'),(28609,9611,'action started via WP Cron','2024-05-27 04:40:43','2024-05-27 04:40:43'),(28610,9611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:40:43','2024-05-27 04:40:43'),(28611,9612,'action created','2024-05-27 04:40:44','2024-05-27 04:40:44'),(28612,9612,'action started via WP Cron','2024-05-27 04:48:26','2024-05-27 04:48:26'),(28613,9612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:48:26','2024-05-27 04:48:26'),(28614,9613,'action created','2024-05-27 04:48:26','2024-05-27 04:48:26'),(28618,9613,'action started via WP Cron','2024-05-27 04:50:29','2024-05-27 04:50:29'),(28619,9613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:50:29','2024-05-27 04:50:29'),(28620,9615,'action created','2024-05-27 04:50:29','2024-05-27 04:50:29'),(28621,9615,'action started via WP Cron','2024-05-27 04:57:43','2024-05-27 04:57:43'),(28622,9615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 04:57:43','2024-05-27 04:57:43'),(28623,9616,'action created','2024-05-27 04:57:43','2024-05-27 04:57:43'),(28624,9616,'action started via WP Cron','2024-05-27 05:02:01','2024-05-27 05:02:01'),(28625,9616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:02:01','2024-05-27 05:02:01'),(28626,9617,'action created','2024-05-27 05:02:01','2024-05-27 05:02:01'),(28627,9617,'action started via WP Cron','2024-05-27 05:07:18','2024-05-27 05:07:18'),(28628,9617,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:07:18','2024-05-27 05:07:18'),(28629,9618,'action created','2024-05-27 05:07:18','2024-05-27 05:07:18'),(28630,9618,'action started via WP Cron','2024-05-27 05:10:12','2024-05-27 05:10:12'),(28631,9618,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:10:12','2024-05-27 05:10:12'),(28632,9619,'action created','2024-05-27 05:10:12','2024-05-27 05:10:12'),(28633,9619,'action started via WP Cron','2024-05-27 05:14:58','2024-05-27 05:14:58'),(28634,9619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:14:58','2024-05-27 05:14:58'),(28635,9620,'action created','2024-05-27 05:14:58','2024-05-27 05:14:58'),(28636,9620,'action started via WP Cron','2024-05-27 05:17:09','2024-05-27 05:17:09'),(28637,9620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:17:09','2024-05-27 05:17:09'),(28638,9621,'action created','2024-05-27 05:17:09','2024-05-27 05:17:09'),(28639,9621,'action started via WP Cron','2024-05-27 05:23:59','2024-05-27 05:23:59'),(28640,9621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:23:59','2024-05-27 05:23:59'),(28641,9622,'action created','2024-05-27 05:23:59','2024-05-27 05:23:59'),(28642,9622,'action started via WP Cron','2024-05-27 05:30:27','2024-05-27 05:30:27'),(28643,9622,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:30:27','2024-05-27 05:30:27'),(28644,9623,'action created','2024-05-27 05:30:27','2024-05-27 05:30:27'),(28645,9623,'action started via WP Cron','2024-05-27 05:35:35','2024-05-27 05:35:35'),(28646,9623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:35:35','2024-05-27 05:35:35'),(28647,9624,'action created','2024-05-27 05:35:35','2024-05-27 05:35:35'),(28648,9624,'action started via WP Cron','2024-05-27 05:43:16','2024-05-27 05:43:16'),(28649,9624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:43:16','2024-05-27 05:43:16'),(28650,9625,'action created','2024-05-27 05:43:16','2024-05-27 05:43:16'),(28651,9625,'action started via WP Cron','2024-05-27 05:48:21','2024-05-27 05:48:21'),(28652,9625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:48:21','2024-05-27 05:48:21'),(28653,9626,'action created','2024-05-27 05:48:21','2024-05-27 05:48:21'),(28657,9626,'action started via WP Cron','2024-05-27 05:51:55','2024-05-27 05:51:55'),(28658,9626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:51:55','2024-05-27 05:51:55'),(28659,9628,'action created','2024-05-27 05:51:55','2024-05-27 05:51:55'),(28660,9628,'action started via WP Cron','2024-05-27 05:55:04','2024-05-27 05:55:04'),(28661,9628,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:55:04','2024-05-27 05:55:04'),(28662,9629,'action created','2024-05-27 05:55:04','2024-05-27 05:55:04'),(28663,9629,'action started via WP Cron','2024-05-27 05:59:59','2024-05-27 05:59:59'),(28664,9629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 05:59:59','2024-05-27 05:59:59'),(28665,9630,'action created','2024-05-27 05:59:59','2024-05-27 05:59:59'),(28666,9630,'action started via WP Cron','2024-05-27 06:02:47','2024-05-27 06:02:47'),(28667,9630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:02:47','2024-05-27 06:02:47'),(28668,9631,'action created','2024-05-27 06:02:47','2024-05-27 06:02:47'),(28669,9631,'action started via WP Cron','2024-05-27 06:06:15','2024-05-27 06:06:15'),(28670,9631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:06:15','2024-05-27 06:06:15'),(28671,9632,'action created','2024-05-27 06:06:15','2024-05-27 06:06:15'),(28672,9632,'action started via WP Cron','2024-05-27 06:11:09','2024-05-27 06:11:09'),(28673,9632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:11:09','2024-05-27 06:11:09'),(28674,9633,'action created','2024-05-27 06:11:09','2024-05-27 06:11:09'),(28675,9633,'action started via WP Cron','2024-05-27 06:15:46','2024-05-27 06:15:46'),(28676,9633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:15:46','2024-05-27 06:15:46'),(28677,9634,'action created','2024-05-27 06:15:46','2024-05-27 06:15:46'),(28681,9634,'action started via WP Cron','2024-05-27 06:18:13','2024-05-27 06:18:13'),(28682,9634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:18:13','2024-05-27 06:18:13'),(28683,9636,'action created','2024-05-27 06:18:13','2024-05-27 06:18:13'),(28684,9636,'action started via WP Cron','2024-05-27 06:26:24','2024-05-27 06:26:24'),(28685,9636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:26:24','2024-05-27 06:26:24'),(28686,9637,'action created','2024-05-27 06:26:24','2024-05-27 06:26:24'),(28687,9637,'action started via WP Cron','2024-05-27 06:29:31','2024-05-27 06:29:31'),(28688,9637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:29:31','2024-05-27 06:29:31'),(28689,9638,'action created','2024-05-27 06:29:31','2024-05-27 06:29:31'),(28690,9638,'action started via WP Cron','2024-05-27 06:34:15','2024-05-27 06:34:15'),(28691,9638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:34:15','2024-05-27 06:34:15'),(28692,9639,'action created','2024-05-27 06:34:15','2024-05-27 06:34:15'),(28693,9639,'action started via WP Cron','2024-05-27 06:37:54','2024-05-27 06:37:54'),(28694,9639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:37:54','2024-05-27 06:37:54'),(28695,9640,'action created','2024-05-27 06:37:54','2024-05-27 06:37:54'),(28696,9640,'action started via WP Cron','2024-05-27 06:42:36','2024-05-27 06:42:36'),(28697,9640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:42:36','2024-05-27 06:42:36'),(28698,9641,'action created','2024-05-27 06:42:36','2024-05-27 06:42:36'),(28699,9641,'action started via WP Cron','2024-05-27 06:44:48','2024-05-27 06:44:48'),(28700,9641,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:44:48','2024-05-27 06:44:48'),(28701,9642,'action created','2024-05-27 06:44:48','2024-05-27 06:44:48'),(28702,9642,'action started via WP Cron','2024-05-27 06:51:00','2024-05-27 06:51:00'),(28703,9642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:51:00','2024-05-27 06:51:00'),(28704,9643,'action created','2024-05-27 06:51:00','2024-05-27 06:51:00'),(28708,9643,'action started via WP Cron','2024-05-27 06:53:07','2024-05-27 06:53:07'),(28709,9643,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:53:07','2024-05-27 06:53:07'),(28710,9645,'action created','2024-05-27 06:53:07','2024-05-27 06:53:07'),(28711,9645,'action started via WP Cron','2024-05-27 06:56:05','2024-05-27 06:56:05'),(28712,9645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:56:05','2024-05-27 06:56:05'),(28713,9646,'action created','2024-05-27 06:56:05','2024-05-27 06:56:05'),(28714,9646,'action started via WP Cron','2024-05-27 06:59:23','2024-05-27 06:59:23'),(28715,9646,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 06:59:23','2024-05-27 06:59:23'),(28716,9647,'action created','2024-05-27 06:59:23','2024-05-27 06:59:23'),(28717,9647,'action started via WP Cron','2024-05-27 07:08:29','2024-05-27 07:08:29'),(28718,9647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:08:29','2024-05-27 07:08:29'),(28719,9648,'action created','2024-05-27 07:08:29','2024-05-27 07:08:29'),(28720,9648,'action started via WP Cron','2024-05-27 07:11:36','2024-05-27 07:11:36'),(28721,9648,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:11:36','2024-05-27 07:11:36'),(28722,9649,'action created','2024-05-27 07:11:36','2024-05-27 07:11:36'),(28723,9649,'action started via WP Cron','2024-05-27 07:16:04','2024-05-27 07:16:04'),(28724,9649,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:16:04','2024-05-27 07:16:04'),(28725,9650,'action created','2024-05-27 07:16:04','2024-05-27 07:16:04'),(28726,9650,'action started via WP Cron','2024-05-27 07:19:55','2024-05-27 07:19:55'),(28727,9650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:19:55','2024-05-27 07:19:55'),(28728,9651,'action created','2024-05-27 07:19:55','2024-05-27 07:19:55'),(28729,9651,'action started via WP Cron','2024-05-27 07:22:12','2024-05-27 07:22:12'),(28730,9651,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:22:12','2024-05-27 07:22:12'),(28731,9652,'action created','2024-05-27 07:22:12','2024-05-27 07:22:12'),(28732,9652,'action started via WP Cron','2024-05-27 07:24:43','2024-05-27 07:24:43'),(28733,9652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:24:43','2024-05-27 07:24:43'),(28734,9653,'action created','2024-05-27 07:24:43','2024-05-27 07:24:43'),(28735,9653,'action started via WP Cron','2024-05-27 07:27:33','2024-05-27 07:27:33'),(28736,9653,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:27:33','2024-05-27 07:27:33'),(28737,9654,'action created','2024-05-27 07:27:33','2024-05-27 07:27:33'),(28738,9654,'action started via WP Cron','2024-05-27 07:31:02','2024-05-27 07:31:02'),(28739,9654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:31:02','2024-05-27 07:31:02'),(28740,9655,'action created','2024-05-27 07:31:02','2024-05-27 07:31:02'),(28741,9655,'action started via WP Cron','2024-05-27 07:34:05','2024-05-27 07:34:05'),(28742,9655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:34:05','2024-05-27 07:34:05'),(28743,9656,'action created','2024-05-27 07:34:05','2024-05-27 07:34:05'),(28744,9656,'action started via WP Cron','2024-05-27 07:42:40','2024-05-27 07:42:40'),(28745,9656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:42:40','2024-05-27 07:42:40'),(28746,9657,'action created','2024-05-27 07:42:40','2024-05-27 07:42:40'),(28747,9657,'action started via WP Cron','2024-05-27 07:48:10','2024-05-27 07:48:10'),(28748,9657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:48:10','2024-05-27 07:48:10'),(28749,9658,'action created','2024-05-27 07:48:10','2024-05-27 07:48:10'),(28750,9658,'action started via WP Cron','2024-05-27 07:51:42','2024-05-27 07:51:42'),(28751,9658,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:51:42','2024-05-27 07:51:42'),(28752,9659,'action created','2024-05-27 07:51:42','2024-05-27 07:51:42'),(28756,9659,'action started via WP Cron','2024-05-27 07:53:58','2024-05-27 07:53:58'),(28757,9659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 07:53:58','2024-05-27 07:53:58'),(28758,9661,'action created','2024-05-27 07:53:58','2024-05-27 07:53:58'),(28759,9661,'action started via WP Cron','2024-05-27 08:04:38','2024-05-27 08:04:38'),(28760,9661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:04:38','2024-05-27 08:04:38'),(28761,9662,'action created','2024-05-27 08:04:38','2024-05-27 08:04:38'),(28762,9662,'action started via WP Cron','2024-05-27 08:09:38','2024-05-27 08:09:38'),(28763,9662,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:09:38','2024-05-27 08:09:38'),(28764,9663,'action created','2024-05-27 08:09:38','2024-05-27 08:09:38'),(28765,9663,'action started via WP Cron','2024-05-27 08:13:03','2024-05-27 08:13:03'),(28766,9663,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:13:03','2024-05-27 08:13:03'),(28767,9664,'action created','2024-05-27 08:13:03','2024-05-27 08:13:03'),(28768,9664,'action started via WP Cron','2024-05-27 08:16:56','2024-05-27 08:16:56'),(28769,9664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:16:56','2024-05-27 08:16:56'),(28770,9665,'action created','2024-05-27 08:16:56','2024-05-27 08:16:56'),(28774,9665,'action started via WP Cron','2024-05-27 08:20:52','2024-05-27 08:20:52'),(28775,9665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:20:52','2024-05-27 08:20:52'),(28776,9667,'action created','2024-05-27 08:20:52','2024-05-27 08:20:52'),(28777,9667,'action started via WP Cron','2024-05-27 08:23:20','2024-05-27 08:23:20'),(28778,9667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:23:20','2024-05-27 08:23:20'),(28779,9668,'action created','2024-05-27 08:23:20','2024-05-27 08:23:20'),(28780,9668,'action started via WP Cron','2024-05-27 08:30:50','2024-05-27 08:30:50'),(28781,9668,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:30:50','2024-05-27 08:30:50'),(28782,9669,'action created','2024-05-27 08:30:50','2024-05-27 08:30:50'),(28783,9669,'action started via WP Cron','2024-05-27 08:40:43','2024-05-27 08:40:43'),(28784,9669,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:40:43','2024-05-27 08:40:43'),(28785,9670,'action created','2024-05-27 08:40:43','2024-05-27 08:40:43'),(28786,9670,'action started via WP Cron','2024-05-27 08:46:41','2024-05-27 08:46:41'),(28787,9670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:46:41','2024-05-27 08:46:41'),(28788,9671,'action created','2024-05-27 08:46:41','2024-05-27 08:46:41'),(28789,9671,'action started via WP Cron','2024-05-27 08:50:44','2024-05-27 08:50:44'),(28790,9671,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:50:44','2024-05-27 08:50:44'),(28791,9672,'action created','2024-05-27 08:50:44','2024-05-27 08:50:44'),(28795,9672,'action started via WP Cron','2024-05-27 08:58:21','2024-05-27 08:58:21'),(28796,9672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 08:58:21','2024-05-27 08:58:21'),(28797,9674,'action created','2024-05-27 08:58:21','2024-05-27 08:58:21'),(28798,9674,'action started via WP Cron','2024-05-27 09:00:32','2024-05-27 09:00:32'),(28799,9674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:00:32','2024-05-27 09:00:32'),(28800,9675,'action created','2024-05-27 09:00:32','2024-05-27 09:00:32'),(28801,9675,'action started via WP Cron','2024-05-27 09:06:41','2024-05-27 09:06:41'),(28802,9675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:06:41','2024-05-27 09:06:41'),(28803,9676,'action created','2024-05-27 09:06:41','2024-05-27 09:06:41'),(28804,9676,'action started via WP Cron','2024-05-27 09:09:03','2024-05-27 09:09:03'),(28805,9676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:09:03','2024-05-27 09:09:03'),(28806,9677,'action created','2024-05-27 09:09:03','2024-05-27 09:09:03'),(28807,9677,'action started via WP Cron','2024-05-27 09:11:03','2024-05-27 09:11:03'),(28808,9677,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:11:03','2024-05-27 09:11:03'),(28809,9678,'action created','2024-05-27 09:11:03','2024-05-27 09:11:03'),(28810,9678,'action started via WP Cron','2024-05-27 09:14:30','2024-05-27 09:14:30'),(28811,9678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:14:30','2024-05-27 09:14:30'),(28812,9679,'action created','2024-05-27 09:14:30','2024-05-27 09:14:30'),(28813,9679,'action started via WP Cron','2024-05-27 09:17:18','2024-05-27 09:17:18'),(28814,9679,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:17:18','2024-05-27 09:17:18'),(28815,9680,'action created','2024-05-27 09:17:18','2024-05-27 09:17:18'),(28816,9680,'action started via WP Cron','2024-05-27 09:19:54','2024-05-27 09:19:54'),(28817,9680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:19:54','2024-05-27 09:19:54'),(28818,9681,'action created','2024-05-27 09:19:54','2024-05-27 09:19:54'),(28819,9681,'action started via WP Cron','2024-05-27 09:25:07','2024-05-27 09:25:07'),(28820,9681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:25:07','2024-05-27 09:25:07'),(28821,9682,'action created','2024-05-27 09:25:07','2024-05-27 09:25:07'),(28822,9682,'action started via WP Cron','2024-05-27 09:31:43','2024-05-27 09:31:43'),(28823,9682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:31:43','2024-05-27 09:31:43'),(28824,9683,'action created','2024-05-27 09:31:43','2024-05-27 09:31:43'),(28825,9683,'action started via WP Cron','2024-05-27 09:35:15','2024-05-27 09:35:15'),(28826,9683,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:35:15','2024-05-27 09:35:15'),(28827,9684,'action created','2024-05-27 09:35:15','2024-05-27 09:35:15'),(28828,9684,'action started via WP Cron','2024-05-27 09:41:08','2024-05-27 09:41:08'),(28829,9684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:41:08','2024-05-27 09:41:08'),(28830,9685,'action created','2024-05-27 09:41:08','2024-05-27 09:41:08'),(28831,9685,'action started via WP Cron','2024-05-27 09:51:35','2024-05-27 09:51:35'),(28832,9685,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:51:35','2024-05-27 09:51:35'),(28833,9686,'action created','2024-05-27 09:51:35','2024-05-27 09:51:35'),(28834,9686,'action started via WP Cron','2024-05-27 09:55:00','2024-05-27 09:55:00'),(28835,9686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:55:00','2024-05-27 09:55:00'),(28836,9687,'action created','2024-05-27 09:55:00','2024-05-27 09:55:00'),(28837,9687,'action started via WP Cron','2024-05-27 09:59:55','2024-05-27 09:59:55'),(28838,9687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 09:59:55','2024-05-27 09:59:55'),(28839,9688,'action created','2024-05-27 09:59:55','2024-05-27 09:59:55'),(28843,9688,'action started via WP Cron','2024-05-27 10:02:13','2024-05-27 10:02:13'),(28844,9688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:02:13','2024-05-27 10:02:13'),(28845,9690,'action created','2024-05-27 10:02:13','2024-05-27 10:02:13'),(28846,9690,'action started via WP Cron','2024-05-27 10:07:29','2024-05-27 10:07:29'),(28847,9690,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:07:29','2024-05-27 10:07:29'),(28848,9691,'action created','2024-05-27 10:07:29','2024-05-27 10:07:29'),(28849,9691,'action started via WP Cron','2024-05-27 10:13:13','2024-05-27 10:13:13'),(28850,9691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:13:13','2024-05-27 10:13:13'),(28851,9692,'action created','2024-05-27 10:13:13','2024-05-27 10:13:13'),(28852,9692,'action started via WP Cron','2024-05-27 10:17:53','2024-05-27 10:17:53'),(28853,9692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:17:53','2024-05-27 10:17:53'),(28854,9693,'action created','2024-05-27 10:17:53','2024-05-27 10:17:53'),(28855,9693,'action started via WP Cron','2024-05-27 10:23:17','2024-05-27 10:23:17'),(28856,9693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:23:17','2024-05-27 10:23:17'),(28857,9694,'action created','2024-05-27 10:23:17','2024-05-27 10:23:17'),(28858,9694,'action started via WP Cron','2024-05-27 10:27:54','2024-05-27 10:27:54'),(28859,9694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:27:54','2024-05-27 10:27:54'),(28860,9695,'action created','2024-05-27 10:27:54','2024-05-27 10:27:54'),(28861,9695,'action started via WP Cron','2024-05-27 10:31:10','2024-05-27 10:31:10'),(28862,9695,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:31:10','2024-05-27 10:31:10'),(28863,9696,'action created','2024-05-27 10:31:10','2024-05-27 10:31:10'),(28864,9696,'action started via WP Cron','2024-05-27 10:33:32','2024-05-27 10:33:32'),(28865,9696,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:33:32','2024-05-27 10:33:32'),(28866,9697,'action created','2024-05-27 10:33:32','2024-05-27 10:33:32'),(28867,9697,'action started via WP Cron','2024-05-27 10:40:27','2024-05-27 10:40:27'),(28868,9697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:40:27','2024-05-27 10:40:27'),(28869,9698,'action created','2024-05-27 10:40:27','2024-05-27 10:40:27'),(28870,9698,'action started via WP Cron','2024-05-27 10:44:03','2024-05-27 10:44:03'),(28871,9698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:44:03','2024-05-27 10:44:03'),(28872,9699,'action created','2024-05-27 10:44:03','2024-05-27 10:44:03'),(28873,9699,'action started via WP Cron','2024-05-27 10:46:34','2024-05-27 10:46:34'),(28874,9699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:46:34','2024-05-27 10:46:34'),(28875,9700,'action created','2024-05-27 10:46:34','2024-05-27 10:46:34'),(28876,9700,'action started via WP Cron','2024-05-27 10:54:19','2024-05-27 10:54:19'),(28877,9700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 10:54:19','2024-05-27 10:54:19'),(28878,9701,'action created','2024-05-27 10:54:19','2024-05-27 10:54:19'),(28879,9701,'action started via WP Cron','2024-05-27 11:00:13','2024-05-27 11:00:13'),(28880,9701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:00:13','2024-05-27 11:00:13'),(28881,9702,'action created','2024-05-27 11:00:13','2024-05-27 11:00:13'),(28885,9702,'action started via WP Cron','2024-05-27 11:07:36','2024-05-27 11:07:36'),(28886,9702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:07:36','2024-05-27 11:07:36'),(28887,9704,'action created','2024-05-27 11:07:36','2024-05-27 11:07:36'),(28888,9704,'action started via WP Cron','2024-05-27 11:10:57','2024-05-27 11:10:57'),(28889,9704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:10:57','2024-05-27 11:10:57'),(28890,9705,'action created','2024-05-27 11:10:57','2024-05-27 11:10:57'),(28891,9705,'action started via WP Cron','2024-05-27 11:21:13','2024-05-27 11:21:13'),(28892,9705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:21:13','2024-05-27 11:21:13'),(28893,9706,'action created','2024-05-27 11:21:13','2024-05-27 11:21:13'),(28894,9706,'action started via WP Cron','2024-05-27 11:23:52','2024-05-27 11:23:52'),(28895,9706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:23:52','2024-05-27 11:23:52'),(28896,9707,'action created','2024-05-27 11:23:52','2024-05-27 11:23:52'),(28897,9707,'action started via WP Cron','2024-05-27 11:27:13','2024-05-27 11:27:13'),(28898,9707,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:27:13','2024-05-27 11:27:13'),(28899,9708,'action created','2024-05-27 11:27:13','2024-05-27 11:27:13'),(28900,9708,'action started via WP Cron','2024-05-27 11:29:32','2024-05-27 11:29:32'),(28901,9708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:29:32','2024-05-27 11:29:32'),(28902,9709,'action created','2024-05-27 11:29:32','2024-05-27 11:29:32'),(28903,9709,'action started via WP Cron','2024-05-27 11:33:36','2024-05-27 11:33:36'),(28904,9709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:33:36','2024-05-27 11:33:36'),(28905,9710,'action created','2024-05-27 11:33:36','2024-05-27 11:33:36'),(28906,9710,'action started via WP Cron','2024-05-27 11:37:58','2024-05-27 11:37:58'),(28907,9710,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:37:58','2024-05-27 11:37:58'),(28908,9711,'action created','2024-05-27 11:37:58','2024-05-27 11:37:58'),(28909,9711,'action started via WP Cron','2024-05-27 11:46:19','2024-05-27 11:46:19'),(28910,9711,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:46:19','2024-05-27 11:46:19'),(28911,9712,'action created','2024-05-27 11:46:19','2024-05-27 11:46:19'),(28915,9712,'action started via WP Cron','2024-05-27 11:49:18','2024-05-27 11:49:18'),(28916,9712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:49:18','2024-05-27 11:49:18'),(28917,9714,'action created','2024-05-27 11:49:18','2024-05-27 11:49:18'),(28918,9714,'action started via WP Cron','2024-05-27 11:51:49','2024-05-27 11:51:49'),(28919,9714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:51:49','2024-05-27 11:51:49'),(28920,9715,'action created','2024-05-27 11:51:49','2024-05-27 11:51:49'),(28921,9715,'action started via WP Cron','2024-05-27 11:58:19','2024-05-27 11:58:19'),(28922,9715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 11:58:19','2024-05-27 11:58:19'),(28923,9716,'action created','2024-05-27 11:58:19','2024-05-27 11:58:19'),(28927,9716,'action started via WP Cron','2024-05-27 12:15:38','2024-05-27 12:15:38'),(28928,9716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 12:15:38','2024-05-27 12:15:38'),(28929,9718,'action created','2024-05-27 12:15:38','2024-05-27 12:15:38'),(28930,9718,'action started via WP Cron','2024-05-27 12:21:01','2024-05-27 12:21:01'),(28931,9718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 12:21:01','2024-05-27 12:21:01'),(28932,9719,'action created','2024-05-27 12:21:01','2024-05-27 12:21:01'),(28933,9719,'action started via WP Cron','2024-05-27 12:25:41','2024-05-27 12:25:41'),(28934,9719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 12:25:41','2024-05-27 12:25:41'),(28935,9720,'action created','2024-05-27 12:25:41','2024-05-27 12:25:41'),(28936,9720,'action started via WP Cron','2024-05-27 12:36:50','2024-05-27 12:36:50'),(28937,9720,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 12:36:50','2024-05-27 12:36:50'),(28938,9721,'action created','2024-05-27 12:36:50','2024-05-27 12:36:50'),(28945,9721,'action started via WP Cron','2024-05-27 12:41:59','2024-05-27 12:41:59'),(28946,9721,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 12:42:00','2024-05-27 12:42:00'),(28947,9724,'action created','2024-05-27 12:42:00','2024-05-27 12:42:00'),(28948,9724,'action started via WP Cron','2024-05-27 12:45:01','2024-05-27 12:45:01'),(28949,9724,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 12:45:01','2024-05-27 12:45:01'),(28950,9725,'action created','2024-05-27 12:45:01','2024-05-27 12:45:01'),(28951,9725,'action started via WP Cron','2024-05-27 12:49:50','2024-05-27 12:49:50'),(28952,9725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 12:49:50','2024-05-27 12:49:50'),(28953,9726,'action created','2024-05-27 12:49:50','2024-05-27 12:49:50'),(28954,9726,'action started via WP Cron','2024-05-27 12:54:12','2024-05-27 12:54:12'),(28955,9726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 12:54:12','2024-05-27 12:54:12'),(28956,9727,'action created','2024-05-27 12:54:12','2024-05-27 12:54:12'),(28957,9727,'action started via WP Cron','2024-05-27 13:00:48','2024-05-27 13:00:48'),(28958,9727,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:00:48','2024-05-27 13:00:48'),(28959,9728,'action created','2024-05-27 13:00:48','2024-05-27 13:00:48'),(28960,9728,'action started via WP Cron','2024-05-27 13:06:05','2024-05-27 13:06:05'),(28961,9728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:06:05','2024-05-27 13:06:05'),(28962,9729,'action created','2024-05-27 13:06:05','2024-05-27 13:06:05'),(28963,9729,'action started via WP Cron','2024-05-27 13:09:11','2024-05-27 13:09:11'),(28964,9729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:09:11','2024-05-27 13:09:11'),(28965,9730,'action created','2024-05-27 13:09:11','2024-05-27 13:09:11'),(28966,9730,'action started via WP Cron','2024-05-27 13:12:19','2024-05-27 13:12:19'),(28967,9730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:12:19','2024-05-27 13:12:19'),(28968,9731,'action created','2024-05-27 13:12:19','2024-05-27 13:12:19'),(28969,9731,'action started via WP Cron','2024-05-27 13:16:50','2024-05-27 13:16:50'),(28970,9731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:16:50','2024-05-27 13:16:50'),(28971,9732,'action created','2024-05-27 13:16:50','2024-05-27 13:16:50'),(28975,9732,'action started via WP Cron','2024-05-27 13:26:16','2024-05-27 13:26:16'),(28976,9732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:26:16','2024-05-27 13:26:16'),(28977,9734,'action created','2024-05-27 13:26:16','2024-05-27 13:26:16'),(28978,9734,'action started via WP Cron','2024-05-27 13:28:22','2024-05-27 13:28:22'),(28979,9734,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:28:22','2024-05-27 13:28:22'),(28980,9735,'action created','2024-05-27 13:28:22','2024-05-27 13:28:22'),(28981,9735,'action started via WP Cron','2024-05-27 13:34:37','2024-05-27 13:34:37'),(28982,9735,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:34:37','2024-05-27 13:34:37'),(28983,9736,'action created','2024-05-27 13:34:37','2024-05-27 13:34:37'),(28984,9736,'action started via WP Cron','2024-05-27 13:42:05','2024-05-27 13:42:05'),(28985,9736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 13:42:05','2024-05-27 13:42:05'),(28986,9737,'action created','2024-05-27 13:42:05','2024-05-27 13:42:05'),(28987,9737,'action started via WP Cron','2024-05-27 14:08:18','2024-05-27 14:08:18'),(28988,9737,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 14:08:18','2024-05-27 14:08:18'),(28989,9738,'action created','2024-05-27 14:08:18','2024-05-27 14:08:18'),(28993,9738,'action started via WP Cron','2024-05-27 14:28:22','2024-05-27 14:28:22'),(28994,9738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 14:28:22','2024-05-27 14:28:22'),(28995,9740,'action created','2024-05-27 14:28:22','2024-05-27 14:28:22'),(28999,9740,'action started via WP Cron','2024-05-27 14:32:35','2024-05-27 14:32:35'),(29000,9740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 14:32:35','2024-05-27 14:32:35'),(29001,9742,'action created','2024-05-27 14:32:35','2024-05-27 14:32:35'),(29002,9742,'action started via WP Cron','2024-05-27 14:35:42','2024-05-27 14:35:42'),(29003,9742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 14:35:42','2024-05-27 14:35:42'),(29004,9743,'action created','2024-05-27 14:35:42','2024-05-27 14:35:42'),(29005,9743,'action started via WP Cron','2024-05-27 14:43:59','2024-05-27 14:43:59'),(29006,9743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 14:43:59','2024-05-27 14:43:59'),(29007,9744,'action created','2024-05-27 14:43:59','2024-05-27 14:43:59'),(29008,9744,'action started via WP Cron','2024-05-27 14:55:01','2024-05-27 14:55:01'),(29009,9744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 14:55:01','2024-05-27 14:55:01'),(29010,9745,'action created','2024-05-27 14:55:01','2024-05-27 14:55:01'),(29011,9745,'action started via WP Cron','2024-05-27 15:06:08','2024-05-27 15:06:08'),(29012,9745,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:06:08','2024-05-27 15:06:08'),(29013,9746,'action created','2024-05-27 15:06:08','2024-05-27 15:06:08'),(29014,9746,'action started via WP Cron','2024-05-27 15:13:49','2024-05-27 15:13:49'),(29015,9746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:13:49','2024-05-27 15:13:49'),(29016,9747,'action created','2024-05-27 15:13:49','2024-05-27 15:13:49'),(29017,9747,'action started via WP Cron','2024-05-27 15:17:13','2024-05-27 15:17:13'),(29018,9747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:17:13','2024-05-27 15:17:13'),(29019,9748,'action created','2024-05-27 15:17:13','2024-05-27 15:17:13'),(29020,9748,'action started via WP Cron','2024-05-27 15:19:55','2024-05-27 15:19:55'),(29021,9748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:19:55','2024-05-27 15:19:55'),(29022,9749,'action created','2024-05-27 15:19:55','2024-05-27 15:19:55'),(29023,9749,'action started via WP Cron','2024-05-27 15:21:59','2024-05-27 15:21:59'),(29024,9749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:21:59','2024-05-27 15:21:59'),(29025,9750,'action created','2024-05-27 15:21:59','2024-05-27 15:21:59'),(29026,9750,'action started via WP Cron','2024-05-27 15:24:35','2024-05-27 15:24:35'),(29027,9750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:24:35','2024-05-27 15:24:35'),(29028,9751,'action created','2024-05-27 15:24:35','2024-05-27 15:24:35'),(29029,9751,'action started via WP Cron','2024-05-27 15:28:23','2024-05-27 15:28:23'),(29030,9751,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:28:23','2024-05-27 15:28:23'),(29031,9752,'action created','2024-05-27 15:28:23','2024-05-27 15:28:23'),(29035,9752,'action started via WP Cron','2024-05-27 15:30:26','2024-05-27 15:30:26'),(29036,9752,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:30:26','2024-05-27 15:30:26'),(29037,9754,'action created','2024-05-27 15:30:26','2024-05-27 15:30:26'),(29038,9754,'action started via WP Cron','2024-05-27 15:38:47','2024-05-27 15:38:47'),(29039,9754,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:38:47','2024-05-27 15:38:47'),(29040,9755,'action created','2024-05-27 15:38:47','2024-05-27 15:38:47'),(29041,9755,'action started via WP Cron','2024-05-27 15:42:00','2024-05-27 15:42:00'),(29042,9755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:42:00','2024-05-27 15:42:00'),(29043,9756,'action created','2024-05-27 15:42:00','2024-05-27 15:42:00'),(29044,9756,'action started via WP Cron','2024-05-27 15:51:34','2024-05-27 15:51:34'),(29045,9756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 15:51:35','2024-05-27 15:51:35'),(29046,9757,'action created','2024-05-27 15:51:35','2024-05-27 15:51:35'),(29047,9757,'action started via WP Cron','2024-05-27 16:01:48','2024-05-27 16:01:48'),(29048,9757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:01:48','2024-05-27 16:01:48'),(29049,9758,'action created','2024-05-27 16:01:48','2024-05-27 16:01:48'),(29050,9758,'action started via WP Cron','2024-05-27 16:13:23','2024-05-27 16:13:23'),(29051,9758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:13:23','2024-05-27 16:13:23'),(29052,9759,'action created','2024-05-27 16:13:23','2024-05-27 16:13:23'),(29053,9759,'action started via WP Cron','2024-05-27 16:18:39','2024-05-27 16:18:39'),(29054,9759,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:18:39','2024-05-27 16:18:39'),(29055,9760,'action created','2024-05-27 16:18:39','2024-05-27 16:18:39'),(29056,9760,'action started via WP Cron','2024-05-27 16:24:46','2024-05-27 16:24:46'),(29057,9760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:24:46','2024-05-27 16:24:46'),(29058,9761,'action created','2024-05-27 16:24:46','2024-05-27 16:24:46'),(29059,9761,'action started via WP Cron','2024-05-27 16:29:28','2024-05-27 16:29:28'),(29060,9761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:29:28','2024-05-27 16:29:28'),(29061,9762,'action created','2024-05-27 16:29:28','2024-05-27 16:29:28'),(29065,9762,'action started via WP Cron','2024-05-27 16:36:12','2024-05-27 16:36:12'),(29066,9762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:36:12','2024-05-27 16:36:12'),(29067,9764,'action created','2024-05-27 16:36:12','2024-05-27 16:36:12'),(29068,9764,'action started via WP Cron','2024-05-27 16:41:32','2024-05-27 16:41:32'),(29069,9764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:41:32','2024-05-27 16:41:32'),(29070,9765,'action created','2024-05-27 16:41:32','2024-05-27 16:41:32'),(29071,9765,'action started via WP Cron','2024-05-27 16:47:23','2024-05-27 16:47:23'),(29072,9765,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:47:23','2024-05-27 16:47:23'),(29073,9766,'action created','2024-05-27 16:47:23','2024-05-27 16:47:23'),(29074,9766,'action started via WP Cron','2024-05-27 16:50:10','2024-05-27 16:50:10'),(29075,9766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:50:10','2024-05-27 16:50:10'),(29076,9767,'action created','2024-05-27 16:50:10','2024-05-27 16:50:10'),(29077,9767,'action started via WP Cron','2024-05-27 16:58:35','2024-05-27 16:58:35'),(29078,9767,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 16:58:35','2024-05-27 16:58:35'),(29079,9768,'action created','2024-05-27 16:58:35','2024-05-27 16:58:35'),(29080,9768,'action started via WP Cron','2024-05-27 17:09:36','2024-05-27 17:09:36'),(29081,9768,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:09:36','2024-05-27 17:09:36'),(29082,9769,'action created','2024-05-27 17:09:36','2024-05-27 17:09:36'),(29083,9769,'action started via WP Cron','2024-05-27 17:19:20','2024-05-27 17:19:20'),(29084,9769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:19:20','2024-05-27 17:19:20'),(29085,9770,'action created','2024-05-27 17:19:20','2024-05-27 17:19:20'),(29086,9770,'action started via WP Cron','2024-05-27 17:21:58','2024-05-27 17:21:58'),(29087,9770,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:21:58','2024-05-27 17:21:58'),(29088,9771,'action created','2024-05-27 17:21:58','2024-05-27 17:21:58'),(29089,9771,'action started via WP Cron','2024-05-27 17:23:58','2024-05-27 17:23:58'),(29090,9771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:23:58','2024-05-27 17:23:58'),(29091,9772,'action created','2024-05-27 17:23:58','2024-05-27 17:23:58'),(29092,9772,'action started via WP Cron','2024-05-27 17:25:58','2024-05-27 17:25:58'),(29093,9772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:25:58','2024-05-27 17:25:58'),(29094,9773,'action created','2024-05-27 17:25:58','2024-05-27 17:25:58'),(29095,9773,'action started via WP Cron','2024-05-27 17:27:58','2024-05-27 17:27:58'),(29096,9773,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:27:58','2024-05-27 17:27:58'),(29097,9774,'action created','2024-05-27 17:27:58','2024-05-27 17:27:58'),(29101,9774,'action started via WP Cron','2024-05-27 17:29:58','2024-05-27 17:29:58'),(29102,9774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:29:58','2024-05-27 17:29:58'),(29103,9776,'action created','2024-05-27 17:29:58','2024-05-27 17:29:58'),(29104,9776,'action started via WP Cron','2024-05-27 17:31:58','2024-05-27 17:31:58'),(29105,9776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:31:58','2024-05-27 17:31:58'),(29106,9777,'action created','2024-05-27 17:31:58','2024-05-27 17:31:58'),(29107,9777,'action started via WP Cron','2024-05-27 17:33:58','2024-05-27 17:33:58'),(29108,9777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:33:58','2024-05-27 17:33:58'),(29109,9778,'action created','2024-05-27 17:33:58','2024-05-27 17:33:58'),(29110,9778,'action started via WP Cron','2024-05-27 17:35:58','2024-05-27 17:35:58'),(29111,9778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:35:58','2024-05-27 17:35:58'),(29112,9779,'action created','2024-05-27 17:35:58','2024-05-27 17:35:58'),(29113,9779,'action started via WP Cron','2024-05-27 17:37:58','2024-05-27 17:37:58'),(29114,9779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:37:58','2024-05-27 17:37:58'),(29115,9780,'action created','2024-05-27 17:37:58','2024-05-27 17:37:58'),(29116,9780,'action started via WP Cron','2024-05-27 17:39:58','2024-05-27 17:39:58'),(29117,9780,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:39:58','2024-05-27 17:39:58'),(29118,9781,'action created','2024-05-27 17:39:58','2024-05-27 17:39:58'),(29119,9781,'action started via WP Cron','2024-05-27 17:42:51','2024-05-27 17:42:51'),(29120,9781,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:42:51','2024-05-27 17:42:51'),(29121,9782,'action created','2024-05-27 17:42:51','2024-05-27 17:42:51'),(29122,9782,'action started via WP Cron','2024-05-27 17:48:24','2024-05-27 17:48:24'),(29123,9782,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:48:24','2024-05-27 17:48:24'),(29124,9783,'action created','2024-05-27 17:48:24','2024-05-27 17:48:24'),(29125,9783,'action started via WP Cron','2024-05-27 17:52:25','2024-05-27 17:52:25'),(29126,9783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:52:25','2024-05-27 17:52:25'),(29127,9784,'action created','2024-05-27 17:52:25','2024-05-27 17:52:25'),(29128,9784,'action started via WP Cron','2024-05-27 17:54:28','2024-05-27 17:54:28'),(29129,9784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:54:28','2024-05-27 17:54:28'),(29130,9785,'action created','2024-05-27 17:54:28','2024-05-27 17:54:28'),(29131,9785,'action started via WP Cron','2024-05-27 17:56:59','2024-05-27 17:56:59'),(29132,9785,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 17:56:59','2024-05-27 17:56:59'),(29133,9786,'action created','2024-05-27 17:56:59','2024-05-27 17:56:59'),(29134,9786,'action started via WP Cron','2024-05-27 18:03:21','2024-05-27 18:03:21'),(29135,9786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 18:03:21','2024-05-27 18:03:21'),(29136,9787,'action created','2024-05-27 18:03:21','2024-05-27 18:03:21'),(29137,9787,'action started via WP Cron','2024-05-27 18:07:37','2024-05-27 18:07:37'),(29138,9787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 18:07:37','2024-05-27 18:07:37'),(29139,9788,'action created','2024-05-27 18:07:37','2024-05-27 18:07:37'),(29140,9788,'action started via WP Cron','2024-05-27 18:13:53','2024-05-27 18:13:53'),(29141,9788,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 18:13:53','2024-05-27 18:13:53'),(29142,9789,'action created','2024-05-27 18:13:53','2024-05-27 18:13:53'),(29143,9789,'action started via WP Cron','2024-05-27 18:16:42','2024-05-27 18:16:42'),(29144,9789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 18:16:42','2024-05-27 18:16:42'),(29145,9790,'action created','2024-05-27 18:16:42','2024-05-27 18:16:42'),(29146,9790,'action started via WP Cron','2024-05-27 18:24:37','2024-05-27 18:24:37'),(29147,9790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 18:24:37','2024-05-27 18:24:37'),(29148,9791,'action created','2024-05-27 18:24:37','2024-05-27 18:24:37'),(29149,9791,'action started via WP Cron','2024-05-27 18:30:42','2024-05-27 18:30:42'),(29150,9791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 18:30:42','2024-05-27 18:30:42'),(29151,9792,'action created','2024-05-27 18:30:42','2024-05-27 18:30:42'),(29155,9792,'action started via WP Cron','2024-05-27 18:35:19','2024-05-27 18:35:19'),(29156,9792,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 18:35:19','2024-05-27 18:35:19'),(29157,9794,'action created','2024-05-27 18:35:19','2024-05-27 18:35:19'),(29158,9794,'action started via WP Cron','2024-05-27 18:46:04','2024-05-27 18:46:04'),(29159,9794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 18:46:04','2024-05-27 18:46:04'),(29160,9795,'action created','2024-05-27 18:46:04','2024-05-27 18:46:04'),(29161,9795,'action started via WP Cron','2024-05-27 19:08:11','2024-05-27 19:08:11'),(29162,9795,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 19:08:11','2024-05-27 19:08:11'),(29163,9796,'action created','2024-05-27 19:08:11','2024-05-27 19:08:11'),(29164,9796,'action started via WP Cron','2024-05-27 19:17:45','2024-05-27 19:17:45'),(29165,9796,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 19:17:45','2024-05-27 19:17:45'),(29166,9797,'action created','2024-05-27 19:17:45','2024-05-27 19:17:45'),(29167,9797,'action started via WP Cron','2024-05-27 19:28:15','2024-05-27 19:28:15'),(29168,9797,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 19:28:15','2024-05-27 19:28:15'),(29169,9798,'action created','2024-05-27 19:28:15','2024-05-27 19:28:15'),(29170,9798,'action started via WP Cron','2024-05-27 19:30:15','2024-05-27 19:30:15'),(29171,9798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 19:30:15','2024-05-27 19:30:15'),(29172,9799,'action created','2024-05-27 19:30:15','2024-05-27 19:30:15'),(29176,9799,'action started via WP Cron','2024-05-27 19:48:55','2024-05-27 19:48:55'),(29177,9799,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 19:48:55','2024-05-27 19:48:55'),(29178,9801,'action created','2024-05-27 19:48:55','2024-05-27 19:48:55'),(29179,9801,'action started via WP Cron','2024-05-27 19:59:12','2024-05-27 19:59:12'),(29180,9801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 19:59:12','2024-05-27 19:59:12'),(29181,9802,'action created','2024-05-27 19:59:12','2024-05-27 19:59:12'),(29182,9802,'action started via WP Cron','2024-05-27 20:08:34','2024-05-27 20:08:34'),(29183,9802,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 20:08:34','2024-05-27 20:08:34'),(29184,9803,'action created','2024-05-27 20:08:34','2024-05-27 20:08:34'),(29185,9803,'action started via WP Cron','2024-05-27 20:11:33','2024-05-27 20:11:33'),(29186,9803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 20:11:33','2024-05-27 20:11:33'),(29187,9804,'action created','2024-05-27 20:11:33','2024-05-27 20:11:33'),(29188,9804,'action started via WP Cron','2024-05-27 20:17:55','2024-05-27 20:17:55'),(29189,9804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 20:17:55','2024-05-27 20:17:55'),(29190,9805,'action created','2024-05-27 20:17:55','2024-05-27 20:17:55'),(29194,9805,'action started via WP Cron','2024-05-27 20:29:54','2024-05-27 20:29:54'),(29195,9805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 20:29:54','2024-05-27 20:29:54'),(29196,9807,'action created','2024-05-27 20:29:54','2024-05-27 20:29:54'),(29197,9807,'action started via WP Cron','2024-05-27 20:36:10','2024-05-27 20:36:10'),(29198,9807,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 20:36:10','2024-05-27 20:36:10'),(29199,9808,'action created','2024-05-27 20:36:10','2024-05-27 20:36:10'),(29203,9808,'action started via WP Cron','2024-05-27 20:40:01','2024-05-27 20:40:01'),(29204,9808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 20:40:01','2024-05-27 20:40:01'),(29205,9810,'action created','2024-05-27 20:40:01','2024-05-27 20:40:01'),(29206,9810,'action started via WP Cron','2024-05-27 20:50:12','2024-05-27 20:50:12'),(29207,9810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 20:50:12','2024-05-27 20:50:12'),(29208,9811,'action created','2024-05-27 20:50:12','2024-05-27 20:50:12'),(29209,9811,'action started via WP Cron','2024-05-27 20:59:53','2024-05-27 20:59:53'),(29210,9811,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 20:59:53','2024-05-27 20:59:53'),(29211,9812,'action created','2024-05-27 20:59:53','2024-05-27 20:59:53'),(29212,9812,'action started via WP Cron','2024-05-27 21:09:03','2024-05-27 21:09:03'),(29213,9812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 21:09:03','2024-05-27 21:09:03'),(29214,9813,'action created','2024-05-27 21:09:03','2024-05-27 21:09:03'),(29215,9813,'action started via WP Cron','2024-05-27 21:11:14','2024-05-27 21:11:14'),(29216,9813,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 21:11:14','2024-05-27 21:11:14'),(29217,9814,'action created','2024-05-27 21:11:14','2024-05-27 21:11:14'),(29218,9814,'action started via WP Cron','2024-05-27 21:20:27','2024-05-27 21:20:27'),(29219,9814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 21:20:27','2024-05-27 21:20:27'),(29220,9815,'action created','2024-05-27 21:20:27','2024-05-27 21:20:27'),(29221,9815,'action started via WP Cron','2024-05-27 21:30:31','2024-05-27 21:30:31'),(29222,9815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 21:30:31','2024-05-27 21:30:31'),(29223,9816,'action created','2024-05-27 21:30:31','2024-05-27 21:30:31'),(29224,9816,'action started via WP Cron','2024-05-27 21:35:48','2024-05-27 21:35:48'),(29225,9816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 21:35:48','2024-05-27 21:35:48'),(29226,9817,'action created','2024-05-27 21:35:48','2024-05-27 21:35:48'),(29230,9817,'action started via WP Cron','2024-05-27 21:40:33','2024-05-27 21:40:33'),(29231,9817,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 21:40:33','2024-05-27 21:40:33'),(29232,9819,'action created','2024-05-27 21:40:33','2024-05-27 21:40:33'),(29233,9819,'action started via WP Cron','2024-05-27 21:50:34','2024-05-27 21:50:34'),(29234,9819,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 21:50:34','2024-05-27 21:50:34'),(29235,9820,'action created','2024-05-27 21:50:34','2024-05-27 21:50:34'),(29236,9820,'action started via WP Cron','2024-05-27 22:00:42','2024-05-27 22:00:42'),(29237,9820,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:00:42','2024-05-27 22:00:42'),(29238,9821,'action created','2024-05-27 22:00:42','2024-05-27 22:00:42'),(29239,9821,'action started via WP Cron','2024-05-27 22:11:12','2024-05-27 22:11:12'),(29240,9821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:11:12','2024-05-27 22:11:12'),(29241,9822,'action created','2024-05-27 22:11:12','2024-05-27 22:11:12'),(29242,9822,'action started via WP Cron','2024-05-27 22:13:57','2024-05-27 22:13:57'),(29243,9822,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:13:57','2024-05-27 22:13:57'),(29244,9823,'action created','2024-05-27 22:13:57','2024-05-27 22:13:57'),(29245,9823,'action started via WP Cron','2024-05-27 22:17:16','2024-05-27 22:17:16'),(29246,9823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:17:16','2024-05-27 22:17:16'),(29247,9824,'action created','2024-05-27 22:17:16','2024-05-27 22:17:16'),(29248,9824,'action started via WP Cron','2024-05-27 22:21:15','2024-05-27 22:21:15'),(29249,9824,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:21:15','2024-05-27 22:21:15'),(29250,9825,'action created','2024-05-27 22:21:15','2024-05-27 22:21:15'),(29251,9825,'action started via WP Cron','2024-05-27 22:25:25','2024-05-27 22:25:25'),(29252,9825,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:25:25','2024-05-27 22:25:25'),(29253,9826,'action created','2024-05-27 22:25:25','2024-05-27 22:25:25'),(29254,9826,'action started via WP Cron','2024-05-27 22:29:08','2024-05-27 22:29:08'),(29255,9826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:29:08','2024-05-27 22:29:08'),(29256,9827,'action created','2024-05-27 22:29:08','2024-05-27 22:29:08'),(29257,9827,'action started via WP Cron','2024-05-27 22:31:48','2024-05-27 22:31:48'),(29258,9827,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:31:48','2024-05-27 22:31:48'),(29259,9828,'action created','2024-05-27 22:31:48','2024-05-27 22:31:48'),(29260,9828,'action started via WP Cron','2024-05-27 22:40:07','2024-05-27 22:40:07'),(29261,9828,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:40:07','2024-05-27 22:40:07'),(29262,9829,'action created','2024-05-27 22:40:07','2024-05-27 22:40:07'),(29266,9829,'action started via WP Cron','2024-05-27 22:44:02','2024-05-27 22:44:02'),(29267,9829,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:44:02','2024-05-27 22:44:02'),(29268,9831,'action created','2024-05-27 22:44:02','2024-05-27 22:44:02'),(29269,9831,'action started via WP Cron','2024-05-27 22:52:29','2024-05-27 22:52:29'),(29270,9831,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 22:52:29','2024-05-27 22:52:29'),(29271,9832,'action created','2024-05-27 22:52:29','2024-05-27 22:52:29'),(29272,9832,'action started via WP Cron','2024-05-27 23:04:14','2024-05-27 23:04:14'),(29273,9832,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:04:14','2024-05-27 23:04:14'),(29274,9833,'action created','2024-05-27 23:04:14','2024-05-27 23:04:14'),(29275,9833,'action started via WP Cron','2024-05-27 23:12:52','2024-05-27 23:12:52'),(29276,9833,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:12:52','2024-05-27 23:12:52'),(29277,9834,'action created','2024-05-27 23:12:52','2024-05-27 23:12:52'),(29278,9834,'action started via WP Cron','2024-05-27 23:15:06','2024-05-27 23:15:06'),(29279,9834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:15:06','2024-05-27 23:15:06'),(29280,9835,'action created','2024-05-27 23:15:06','2024-05-27 23:15:06'),(29281,9835,'action started via WP Cron','2024-05-27 23:21:36','2024-05-27 23:21:36'),(29282,9835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:21:36','2024-05-27 23:21:36'),(29283,9836,'action created','2024-05-27 23:21:36','2024-05-27 23:21:36'),(29284,9836,'action started via WP Cron','2024-05-27 23:28:10','2024-05-27 23:28:10'),(29285,9836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:28:10','2024-05-27 23:28:10'),(29286,9837,'action created','2024-05-27 23:28:10','2024-05-27 23:28:10'),(29287,9837,'action started via WP Cron','2024-05-27 23:33:09','2024-05-27 23:33:09'),(29288,9837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:33:09','2024-05-27 23:33:09'),(29289,9838,'action created','2024-05-27 23:33:09','2024-05-27 23:33:09'),(29290,9838,'action started via WP Cron','2024-05-27 23:40:53','2024-05-27 23:40:53'),(29291,9838,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:40:53','2024-05-27 23:40:53'),(29292,9839,'action created','2024-05-27 23:40:53','2024-05-27 23:40:53'),(29293,9839,'action started via WP Cron','2024-05-27 23:43:21','2024-05-27 23:43:21'),(29294,9839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:43:21','2024-05-27 23:43:21'),(29295,9840,'action created','2024-05-27 23:43:21','2024-05-27 23:43:21'),(29299,9840,'action started via WP Cron','2024-05-27 23:53:37','2024-05-27 23:53:37'),(29300,9840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-27 23:53:37','2024-05-27 23:53:37'),(29301,9842,'action created','2024-05-27 23:53:37','2024-05-27 23:53:37'),(29302,9842,'action started via WP Cron','2024-05-28 00:03:55','2024-05-28 00:03:55'),(29303,9842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:03:55','2024-05-28 00:03:55'),(29304,9843,'action created','2024-05-28 00:03:55','2024-05-28 00:03:55'),(29305,9843,'action started via WP Cron','2024-05-28 00:09:35','2024-05-28 00:09:35'),(29306,9843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:09:35','2024-05-28 00:09:35'),(29307,9844,'action created','2024-05-28 00:09:35','2024-05-28 00:09:35'),(29308,9844,'action started via WP Cron','2024-05-28 00:11:59','2024-05-28 00:11:59'),(29309,9844,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:11:59','2024-05-28 00:11:59'),(29310,9845,'action created','2024-05-28 00:11:59','2024-05-28 00:11:59'),(29311,9845,'action started via WP Cron','2024-05-28 00:14:00','2024-05-28 00:14:00'),(29312,9845,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:14:00','2024-05-28 00:14:00'),(29313,9846,'action created','2024-05-28 00:14:00','2024-05-28 00:14:00'),(29314,9846,'action started via WP Cron','2024-05-28 00:16:02','2024-05-28 00:16:02'),(29315,9846,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:16:02','2024-05-28 00:16:02'),(29316,9847,'action created','2024-05-28 00:16:02','2024-05-28 00:16:02'),(29317,9847,'action started via WP Cron','2024-05-28 00:24:23','2024-05-28 00:24:23'),(29318,9847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:24:23','2024-05-28 00:24:23'),(29319,9848,'action created','2024-05-28 00:24:23','2024-05-28 00:24:23'),(29320,9848,'action started via WP Cron','2024-05-28 00:28:00','2024-05-28 00:28:00'),(29321,9848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:28:00','2024-05-28 00:28:00'),(29322,9849,'action created','2024-05-28 00:28:00','2024-05-28 00:28:00'),(29323,9849,'action started via WP Cron','2024-05-28 00:34:34','2024-05-28 00:34:34'),(29324,9849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:34:34','2024-05-28 00:34:34'),(29325,9850,'action created','2024-05-28 00:34:34','2024-05-28 00:34:34'),(29326,9850,'action started via WP Cron','2024-05-28 00:37:58','2024-05-28 00:37:58'),(29327,9850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:37:58','2024-05-28 00:37:58'),(29328,9851,'action created','2024-05-28 00:37:58','2024-05-28 00:37:58'),(29329,9851,'action started via WP Cron','2024-05-28 00:43:15','2024-05-28 00:43:15'),(29330,9851,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:43:15','2024-05-28 00:43:15'),(29331,9852,'action created','2024-05-28 00:43:15','2024-05-28 00:43:15'),(29332,9852,'action started via WP Cron','2024-05-28 00:50:27','2024-05-28 00:50:27'),(29333,9852,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:50:27','2024-05-28 00:50:27'),(29334,9853,'action created','2024-05-28 00:50:27','2024-05-28 00:50:27'),(29335,9853,'action started via WP Cron','2024-05-28 00:54:57','2024-05-28 00:54:57'),(29336,9853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 00:54:57','2024-05-28 00:54:57'),(29337,9854,'action created','2024-05-28 00:54:57','2024-05-28 00:54:57'),(29341,9854,'action started via WP Cron','2024-05-28 01:05:16','2024-05-28 01:05:16'),(29342,9854,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:05:16','2024-05-28 01:05:16'),(29343,9856,'action created','2024-05-28 01:05:16','2024-05-28 01:05:16'),(29344,9856,'action started via WP Cron','2024-05-28 01:08:10','2024-05-28 01:08:10'),(29345,9856,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:08:10','2024-05-28 01:08:10'),(29346,9857,'action created','2024-05-28 01:08:10','2024-05-28 01:08:10'),(29347,9857,'action started via WP Cron','2024-05-28 01:10:15','2024-05-28 01:10:15'),(29348,9857,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:10:15','2024-05-28 01:10:15'),(29349,9858,'action created','2024-05-28 01:10:15','2024-05-28 01:10:15'),(29350,9858,'action started via WP Cron','2024-05-28 01:15:05','2024-05-28 01:15:05'),(29351,9858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:15:05','2024-05-28 01:15:05'),(29352,9859,'action created','2024-05-28 01:15:05','2024-05-28 01:15:05'),(29353,9859,'action started via WP Cron','2024-05-28 01:21:47','2024-05-28 01:21:47'),(29354,9859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:21:47','2024-05-28 01:21:47'),(29355,9860,'action created','2024-05-28 01:21:47','2024-05-28 01:21:47'),(29356,9860,'action started via WP Cron','2024-05-28 01:25:59','2024-05-28 01:25:59'),(29357,9860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:25:59','2024-05-28 01:25:59'),(29358,9861,'action created','2024-05-28 01:25:59','2024-05-28 01:25:59'),(29359,9861,'action started via WP Cron','2024-05-28 01:31:21','2024-05-28 01:31:21'),(29360,9861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:31:21','2024-05-28 01:31:21'),(29361,9862,'action created','2024-05-28 01:31:21','2024-05-28 01:31:21'),(29362,9862,'action started via WP Cron','2024-05-28 01:36:20','2024-05-28 01:36:20'),(29363,9862,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:36:20','2024-05-28 01:36:20'),(29364,9863,'action created','2024-05-28 01:36:20','2024-05-28 01:36:20'),(29365,9863,'action started via WP Cron','2024-05-28 01:40:08','2024-05-28 01:40:08'),(29366,9863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:40:08','2024-05-28 01:40:08'),(29367,9864,'action created','2024-05-28 01:40:08','2024-05-28 01:40:08'),(29368,9864,'action started via WP Cron','2024-05-28 01:43:02','2024-05-28 01:43:02'),(29369,9864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:43:02','2024-05-28 01:43:02'),(29370,9865,'action created','2024-05-28 01:43:02','2024-05-28 01:43:02'),(29371,9865,'action started via WP Cron','2024-05-28 01:45:49','2024-05-28 01:45:49'),(29372,9865,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:45:49','2024-05-28 01:45:49'),(29373,9866,'action created','2024-05-28 01:45:49','2024-05-28 01:45:49'),(29374,9866,'action started via WP Cron','2024-05-28 01:57:01','2024-05-28 01:57:01'),(29375,9866,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 01:57:01','2024-05-28 01:57:01'),(29376,9867,'action created','2024-05-28 01:57:01','2024-05-28 01:57:01'),(29380,9867,'action started via WP Cron','2024-05-28 02:07:28','2024-05-28 02:07:28'),(29381,9867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 02:07:28','2024-05-28 02:07:28'),(29382,9869,'action created','2024-05-28 02:07:28','2024-05-28 02:07:28'),(29383,9869,'action started via WP Cron','2024-05-28 02:10:24','2024-05-28 02:10:24'),(29384,9869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 02:10:24','2024-05-28 02:10:24'),(29385,9870,'action created','2024-05-28 02:10:24','2024-05-28 02:10:24'),(29386,9870,'action started via WP Cron','2024-05-28 02:18:11','2024-05-28 02:18:11'),(29387,9870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 02:18:11','2024-05-28 02:18:11'),(29388,9871,'action created','2024-05-28 02:18:11','2024-05-28 02:18:11'),(29389,9871,'action started via WP Cron','2024-05-28 02:22:17','2024-05-28 02:22:17'),(29390,9871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 02:22:17','2024-05-28 02:22:17'),(29391,9872,'action created','2024-05-28 02:22:17','2024-05-28 02:22:17'),(29392,9872,'action started via WP Cron','2024-05-28 02:28:41','2024-05-28 02:28:41'),(29393,9872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 02:28:41','2024-05-28 02:28:41'),(29394,9873,'action created','2024-05-28 02:28:41','2024-05-28 02:28:41'),(29395,9873,'action started via WP Cron','2024-05-28 02:39:12','2024-05-28 02:39:12'),(29396,9873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 02:39:12','2024-05-28 02:39:12'),(29397,9874,'action created','2024-05-28 02:39:12','2024-05-28 02:39:12'),(29398,9874,'action started via WP Cron','2024-05-28 02:41:24','2024-05-28 02:41:24'),(29399,9874,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 02:41:24','2024-05-28 02:41:24'),(29400,9875,'action created','2024-05-28 02:41:24','2024-05-28 02:41:24'),(29401,9875,'action started via WP Cron','2024-05-28 02:49:32','2024-05-28 02:49:32'),(29402,9875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 02:49:32','2024-05-28 02:49:32'),(29403,9876,'action created','2024-05-28 02:49:32','2024-05-28 02:49:32'),(29404,9876,'action started via WP Cron','2024-05-28 03:00:39','2024-05-28 03:00:39'),(29405,9876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 03:00:39','2024-05-28 03:00:39'),(29406,9877,'action created','2024-05-28 03:00:39','2024-05-28 03:00:39'),(29410,9877,'action started via WP Cron','2024-05-28 03:05:25','2024-05-28 03:05:25'),(29411,9877,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 03:05:25','2024-05-28 03:05:25'),(29412,9879,'action created','2024-05-28 03:05:25','2024-05-28 03:05:25'),(29413,9879,'action started via WP Cron','2024-05-28 03:08:58','2024-05-28 03:08:58'),(29414,9879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 03:08:58','2024-05-28 03:08:58'),(29415,9880,'action created','2024-05-28 03:08:58','2024-05-28 03:08:58'),(29416,9880,'action started via WP Cron','2024-05-28 03:20:35','2024-05-28 03:20:35'),(29417,9880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 03:20:35','2024-05-28 03:20:35'),(29418,9881,'action created','2024-05-28 03:20:35','2024-05-28 03:20:35'),(29419,9881,'action started via WP Cron','2024-05-28 03:30:57','2024-05-28 03:30:57'),(29420,9881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 03:30:57','2024-05-28 03:30:57'),(29421,9882,'action created','2024-05-28 03:30:57','2024-05-28 03:30:57'),(29422,9882,'action started via WP Cron','2024-05-28 03:33:15','2024-05-28 03:33:15'),(29423,9882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 03:33:15','2024-05-28 03:33:15'),(29424,9883,'action created','2024-05-28 03:33:15','2024-05-28 03:33:15'),(29425,9883,'action started via WP Cron','2024-05-28 03:42:40','2024-05-28 03:42:40'),(29426,9883,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 03:42:40','2024-05-28 03:42:40'),(29427,9884,'action created','2024-05-28 03:42:40','2024-05-28 03:42:40'),(29428,9884,'action started via WP Cron','2024-05-28 03:48:41','2024-05-28 03:48:41'),(29429,9884,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 03:48:41','2024-05-28 03:48:41'),(29430,9885,'action created','2024-05-28 03:48:41','2024-05-28 03:48:41'),(29431,9885,'action started via WP Cron','2024-05-28 04:02:20','2024-05-28 04:02:20'),(29432,9885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:02:20','2024-05-28 04:02:20'),(29433,9886,'action created','2024-05-28 04:02:20','2024-05-28 04:02:20'),(29437,9886,'action started via WP Cron','2024-05-28 04:12:53','2024-05-28 04:12:53'),(29438,9886,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:12:53','2024-05-28 04:12:53'),(29439,9888,'action created','2024-05-28 04:12:53','2024-05-28 04:12:53'),(29440,9888,'action started via WP Cron','2024-05-28 04:19:19','2024-05-28 04:19:19'),(29441,9888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:19:19','2024-05-28 04:19:19'),(29442,9889,'action created','2024-05-28 04:19:19','2024-05-28 04:19:19'),(29443,9889,'action started via WP Cron','2024-05-28 04:23:28','2024-05-28 04:23:28'),(29444,9889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:23:28','2024-05-28 04:23:28'),(29445,9890,'action created','2024-05-28 04:23:28','2024-05-28 04:23:28'),(29446,9890,'action started via WP Cron','2024-05-28 04:32:13','2024-05-28 04:32:13'),(29447,9890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:32:13','2024-05-28 04:32:13'),(29448,9891,'action created','2024-05-28 04:32:13','2024-05-28 04:32:13'),(29449,9891,'action started via WP Cron','2024-05-28 04:37:37','2024-05-28 04:37:37'),(29450,9891,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:37:37','2024-05-28 04:37:37'),(29451,9892,'action created','2024-05-28 04:37:37','2024-05-28 04:37:37'),(29452,9892,'action started via WP Cron','2024-05-28 04:41:07','2024-05-28 04:41:07'),(29453,9892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:41:07','2024-05-28 04:41:07'),(29454,9893,'action created','2024-05-28 04:41:07','2024-05-28 04:41:07'),(29455,9893,'action started via Async Request','2024-05-28 04:44:30','2024-05-28 04:44:30'),(29456,9893,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:44:30','2024-05-28 04:44:30'),(29457,9894,'action created','2024-05-28 04:44:30','2024-05-28 04:44:30'),(29458,9894,'action started via WP Cron','2024-05-28 04:48:08','2024-05-28 04:48:08'),(29459,9894,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:48:08','2024-05-28 04:48:08'),(29460,9895,'action created','2024-05-28 04:48:08','2024-05-28 04:48:08'),(29461,9895,'action started via WP Cron','2024-05-28 04:50:58','2024-05-28 04:50:58'),(29462,9895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:50:58','2024-05-28 04:50:58'),(29463,9896,'action created','2024-05-28 04:50:58','2024-05-28 04:50:58'),(29464,9896,'action started via WP Cron','2024-05-28 04:52:58','2024-05-28 04:52:58'),(29465,9896,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:52:58','2024-05-28 04:52:58'),(29466,9897,'action created','2024-05-28 04:52:58','2024-05-28 04:52:58'),(29467,9897,'action started via WP Cron','2024-05-28 04:54:58','2024-05-28 04:54:58'),(29468,9897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:54:58','2024-05-28 04:54:58'),(29469,9898,'action created','2024-05-28 04:54:58','2024-05-28 04:54:58'),(29470,9898,'action started via WP Cron','2024-05-28 04:56:59','2024-05-28 04:56:59'),(29471,9898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:56:59','2024-05-28 04:56:59'),(29472,9899,'action created','2024-05-28 04:56:59','2024-05-28 04:56:59'),(29473,9899,'action started via WP Cron','2024-05-28 04:59:58','2024-05-28 04:59:58'),(29474,9899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 04:59:58','2024-05-28 04:59:58'),(29475,9900,'action created','2024-05-28 04:59:58','2024-05-28 04:59:58'),(29476,9900,'action started via WP Cron','2024-05-28 05:01:58','2024-05-28 05:01:58'),(29477,9900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:01:58','2024-05-28 05:01:58'),(29478,9901,'action created','2024-05-28 05:01:58','2024-05-28 05:01:58'),(29482,9901,'action started via WP Cron','2024-05-28 05:03:58','2024-05-28 05:03:58'),(29483,9901,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:03:58','2024-05-28 05:03:58'),(29484,9903,'action created','2024-05-28 05:03:58','2024-05-28 05:03:58'),(29485,9903,'action started via WP Cron','2024-05-28 05:05:58','2024-05-28 05:05:58'),(29486,9903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:05:58','2024-05-28 05:05:58'),(29487,9904,'action created','2024-05-28 05:05:58','2024-05-28 05:05:58'),(29488,9904,'action started via WP Cron','2024-05-28 05:07:58','2024-05-28 05:07:58'),(29489,9904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:07:58','2024-05-28 05:07:58'),(29490,9905,'action created','2024-05-28 05:07:58','2024-05-28 05:07:58'),(29491,9905,'action started via WP Cron','2024-05-28 05:09:59','2024-05-28 05:09:59'),(29492,9905,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:09:59','2024-05-28 05:09:59'),(29493,9906,'action created','2024-05-28 05:09:59','2024-05-28 05:09:59'),(29494,9906,'action started via WP Cron','2024-05-28 05:12:58','2024-05-28 05:12:58'),(29495,9906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:12:58','2024-05-28 05:12:58'),(29496,9907,'action created','2024-05-28 05:12:58','2024-05-28 05:12:58'),(29497,9907,'action started via WP Cron','2024-05-28 05:14:58','2024-05-28 05:14:58'),(29498,9907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:14:58','2024-05-28 05:14:58'),(29499,9908,'action created','2024-05-28 05:14:58','2024-05-28 05:14:58'),(29500,9908,'action started via WP Cron','2024-05-28 05:16:58','2024-05-28 05:16:58'),(29501,9908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:16:58','2024-05-28 05:16:58'),(29502,9909,'action created','2024-05-28 05:16:58','2024-05-28 05:16:58'),(29503,9909,'action started via WP Cron','2024-05-28 05:18:58','2024-05-28 05:18:58'),(29504,9909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:18:58','2024-05-28 05:18:58'),(29505,9910,'action created','2024-05-28 05:18:58','2024-05-28 05:18:58'),(29506,9910,'action started via WP Cron','2024-05-28 05:20:59','2024-05-28 05:20:59'),(29507,9910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:20:59','2024-05-28 05:20:59'),(29508,9911,'action created','2024-05-28 05:20:59','2024-05-28 05:20:59'),(29509,9911,'action started via WP Cron','2024-05-28 05:23:58','2024-05-28 05:23:58'),(29510,9911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:23:58','2024-05-28 05:23:58'),(29511,9912,'action created','2024-05-28 05:23:58','2024-05-28 05:23:58'),(29512,9912,'action started via WP Cron','2024-05-28 05:25:58','2024-05-28 05:25:58'),(29513,9912,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:25:58','2024-05-28 05:25:58'),(29514,9913,'action created','2024-05-28 05:25:58','2024-05-28 05:25:58'),(29515,9913,'action started via WP Cron','2024-05-28 05:27:58','2024-05-28 05:27:58'),(29516,9913,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:27:58','2024-05-28 05:27:58'),(29517,9914,'action created','2024-05-28 05:27:58','2024-05-28 05:27:58'),(29518,9914,'action started via WP Cron','2024-05-28 05:29:58','2024-05-28 05:29:58'),(29519,9914,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:29:58','2024-05-28 05:29:58'),(29520,9915,'action created','2024-05-28 05:29:58','2024-05-28 05:29:58'),(29521,9915,'action started via WP Cron','2024-05-28 05:31:58','2024-05-28 05:31:58'),(29522,9915,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:31:58','2024-05-28 05:31:58'),(29523,9916,'action created','2024-05-28 05:31:58','2024-05-28 05:31:58'),(29524,9916,'action started via WP Cron','2024-05-28 05:33:58','2024-05-28 05:33:58'),(29525,9916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:33:58','2024-05-28 05:33:58'),(29526,9917,'action created','2024-05-28 05:33:58','2024-05-28 05:33:58'),(29527,9917,'action started via WP Cron','2024-05-28 05:35:58','2024-05-28 05:35:58'),(29528,9917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:35:58','2024-05-28 05:35:58'),(29529,9918,'action created','2024-05-28 05:35:58','2024-05-28 05:35:58'),(29530,9918,'action started via WP Cron','2024-05-28 05:37:58','2024-05-28 05:37:58'),(29531,9918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:37:58','2024-05-28 05:37:58'),(29532,9919,'action created','2024-05-28 05:37:58','2024-05-28 05:37:58'),(29533,9919,'action started via WP Cron','2024-05-28 05:39:58','2024-05-28 05:39:58'),(29534,9919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:39:58','2024-05-28 05:39:58'),(29535,9920,'action created','2024-05-28 05:39:58','2024-05-28 05:39:58'),(29536,9920,'action started via WP Cron','2024-05-28 05:41:58','2024-05-28 05:41:58'),(29537,9920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:41:58','2024-05-28 05:41:58'),(29538,9921,'action created','2024-05-28 05:41:58','2024-05-28 05:41:58'),(29539,9921,'action started via WP Cron','2024-05-28 05:43:58','2024-05-28 05:43:58'),(29540,9921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:43:58','2024-05-28 05:43:58'),(29541,9922,'action created','2024-05-28 05:43:58','2024-05-28 05:43:58'),(29542,9922,'action started via WP Cron','2024-05-28 05:45:58','2024-05-28 05:45:58'),(29543,9922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:45:58','2024-05-28 05:45:58'),(29544,9923,'action created','2024-05-28 05:45:58','2024-05-28 05:45:58'),(29545,9923,'action started via WP Cron','2024-05-28 05:48:01','2024-05-28 05:48:01'),(29546,9923,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:48:01','2024-05-28 05:48:01'),(29547,9924,'action created','2024-05-28 05:48:01','2024-05-28 05:48:01'),(29548,9924,'action started via WP Cron','2024-05-28 05:50:58','2024-05-28 05:50:58'),(29549,9924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:50:58','2024-05-28 05:50:58'),(29550,9925,'action created','2024-05-28 05:50:58','2024-05-28 05:50:58'),(29551,9925,'action started via WP Cron','2024-05-28 05:52:59','2024-05-28 05:52:59'),(29552,9925,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:52:59','2024-05-28 05:52:59'),(29553,9926,'action created','2024-05-28 05:52:59','2024-05-28 05:52:59'),(29554,9926,'action started via WP Cron','2024-05-28 05:56:58','2024-05-28 05:56:58'),(29555,9926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:56:58','2024-05-28 05:56:58'),(29556,9927,'action created','2024-05-28 05:56:58','2024-05-28 05:56:58'),(29557,9927,'action started via WP Cron','2024-05-28 05:58:58','2024-05-28 05:58:58'),(29558,9927,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 05:58:58','2024-05-28 05:58:58'),(29559,9928,'action created','2024-05-28 05:58:58','2024-05-28 05:58:58'),(29560,9928,'action started via WP Cron','2024-05-28 06:00:58','2024-05-28 06:00:58'),(29561,9928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:00:58','2024-05-28 06:00:58'),(29562,9929,'action created','2024-05-28 06:00:58','2024-05-28 06:00:58'),(29566,9929,'action started via WP Cron','2024-05-28 06:03:21','2024-05-28 06:03:21'),(29567,9929,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:03:21','2024-05-28 06:03:21'),(29568,9931,'action created','2024-05-28 06:03:21','2024-05-28 06:03:21'),(29569,9931,'action started via WP Cron','2024-05-28 06:05:58','2024-05-28 06:05:58'),(29570,9931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:05:58','2024-05-28 06:05:58'),(29571,9932,'action created','2024-05-28 06:05:58','2024-05-28 06:05:58'),(29572,9932,'action started via WP Cron','2024-05-28 06:07:58','2024-05-28 06:07:58'),(29573,9932,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:07:58','2024-05-28 06:07:58'),(29574,9933,'action created','2024-05-28 06:07:58','2024-05-28 06:07:58'),(29575,9933,'action started via WP Cron','2024-05-28 06:12:21','2024-05-28 06:12:21'),(29576,9933,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:12:21','2024-05-28 06:12:21'),(29577,9934,'action created','2024-05-28 06:12:21','2024-05-28 06:12:21'),(29578,9934,'action started via WP Cron','2024-05-28 06:22:18','2024-05-28 06:22:18'),(29579,9934,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:22:18','2024-05-28 06:22:18'),(29580,9935,'action created','2024-05-28 06:22:18','2024-05-28 06:22:18'),(29584,9935,'action started via WP Cron','2024-05-28 06:29:53','2024-05-28 06:29:53'),(29585,9935,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:29:53','2024-05-28 06:29:53'),(29586,9937,'action created','2024-05-28 06:29:53','2024-05-28 06:29:53'),(29587,9937,'action started via WP Cron','2024-05-28 06:32:21','2024-05-28 06:32:21'),(29588,9937,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:32:21','2024-05-28 06:32:21'),(29589,9938,'action created','2024-05-28 06:32:21','2024-05-28 06:32:21'),(29593,9938,'action started via WP Cron','2024-05-28 06:35:00','2024-05-28 06:35:00'),(29594,9938,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:35:00','2024-05-28 06:35:00'),(29595,9940,'action created','2024-05-28 06:35:00','2024-05-28 06:35:00'),(29596,9940,'action started via Async Request','2024-05-28 06:38:28','2024-05-28 06:38:28'),(29597,9940,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:38:28','2024-05-28 06:38:28'),(29598,9941,'action created','2024-05-28 06:38:28','2024-05-28 06:38:28'),(29599,9941,'action started via WP Cron','2024-05-28 06:41:05','2024-05-28 06:41:05'),(29600,9941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:41:05','2024-05-28 06:41:05'),(29601,9942,'action created','2024-05-28 06:41:05','2024-05-28 06:41:05'),(29602,9942,'action started via WP Cron','2024-05-28 06:43:15','2024-05-28 06:43:15'),(29603,9942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:43:15','2024-05-28 06:43:15'),(29604,9943,'action created','2024-05-28 06:43:15','2024-05-28 06:43:15'),(29605,9943,'action started via WP Cron','2024-05-28 06:45:17','2024-05-28 06:45:17'),(29606,9943,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:45:17','2024-05-28 06:45:17'),(29607,9944,'action created','2024-05-28 06:45:17','2024-05-28 06:45:17'),(29608,9944,'action started via WP Cron','2024-05-28 06:47:18','2024-05-28 06:47:18'),(29609,9944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:47:18','2024-05-28 06:47:18'),(29610,9945,'action created','2024-05-28 06:47:18','2024-05-28 06:47:18'),(29611,9945,'action started via WP Cron','2024-05-28 06:49:29','2024-05-28 06:49:29'),(29612,9945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:49:29','2024-05-28 06:49:29'),(29613,9946,'action created','2024-05-28 06:49:29','2024-05-28 06:49:29'),(29614,9946,'action started via WP Cron','2024-05-28 06:51:47','2024-05-28 06:51:47'),(29615,9946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:51:47','2024-05-28 06:51:47'),(29616,9947,'action created','2024-05-28 06:51:47','2024-05-28 06:51:47'),(29617,9947,'action started via WP Cron','2024-05-28 06:53:48','2024-05-28 06:53:48'),(29618,9947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:53:48','2024-05-28 06:53:48'),(29619,9948,'action created','2024-05-28 06:53:48','2024-05-28 06:53:48'),(29620,9948,'action started via WP Cron','2024-05-28 06:55:50','2024-05-28 06:55:50'),(29621,9948,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:55:50','2024-05-28 06:55:50'),(29622,9949,'action created','2024-05-28 06:55:50','2024-05-28 06:55:50'),(29623,9949,'action started via WP Cron','2024-05-28 06:58:38','2024-05-28 06:58:38'),(29624,9949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 06:58:38','2024-05-28 06:58:38'),(29625,9950,'action created','2024-05-28 06:58:38','2024-05-28 06:58:38'),(29626,9950,'action started via WP Cron','2024-05-28 07:01:38','2024-05-28 07:01:38'),(29627,9950,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:01:38','2024-05-28 07:01:38'),(29628,9951,'action created','2024-05-28 07:01:38','2024-05-28 07:01:38'),(29632,9951,'action started via Async Request','2024-05-28 07:03:38','2024-05-28 07:03:38'),(29633,9951,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:03:38','2024-05-28 07:03:38'),(29634,9953,'action created','2024-05-28 07:03:38','2024-05-28 07:03:38'),(29635,9953,'action started via WP Cron','2024-05-28 07:05:38','2024-05-28 07:05:38'),(29636,9953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:05:38','2024-05-28 07:05:38'),(29637,9954,'action created','2024-05-28 07:05:38','2024-05-28 07:05:38'),(29638,9954,'action started via WP Cron','2024-05-28 07:07:38','2024-05-28 07:07:38'),(29639,9954,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:07:38','2024-05-28 07:07:38'),(29640,9955,'action created','2024-05-28 07:07:38','2024-05-28 07:07:38'),(29641,9955,'action started via WP Cron','2024-05-28 07:09:38','2024-05-28 07:09:38'),(29642,9955,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:09:38','2024-05-28 07:09:38'),(29643,9956,'action created','2024-05-28 07:09:38','2024-05-28 07:09:38'),(29644,9956,'action started via WP Cron','2024-05-28 07:11:38','2024-05-28 07:11:38'),(29645,9956,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:11:38','2024-05-28 07:11:38'),(29646,9957,'action created','2024-05-28 07:11:38','2024-05-28 07:11:38'),(29647,9957,'action started via WP Cron','2024-05-28 07:14:38','2024-05-28 07:14:38'),(29648,9957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:14:38','2024-05-28 07:14:38'),(29649,9958,'action created','2024-05-28 07:14:38','2024-05-28 07:14:38'),(29650,9958,'action started via WP Cron','2024-05-28 07:16:39','2024-05-28 07:16:39'),(29651,9958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:16:39','2024-05-28 07:16:39'),(29652,9959,'action created','2024-05-28 07:16:39','2024-05-28 07:16:39'),(29653,9959,'action started via WP Cron','2024-05-28 07:18:40','2024-05-28 07:18:40'),(29654,9959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:18:40','2024-05-28 07:18:40'),(29655,9960,'action created','2024-05-28 07:18:40','2024-05-28 07:18:40'),(29656,9960,'action started via WP Cron','2024-05-28 07:20:41','2024-05-28 07:20:41'),(29657,9960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:20:41','2024-05-28 07:20:41'),(29658,9961,'action created','2024-05-28 07:20:41','2024-05-28 07:20:41'),(29659,9961,'action started via WP Cron','2024-05-28 07:23:41','2024-05-28 07:23:41'),(29660,9961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:23:41','2024-05-28 07:23:41'),(29661,9962,'action created','2024-05-28 07:23:41','2024-05-28 07:23:41'),(29662,9962,'action started via WP Cron','2024-05-28 07:25:41','2024-05-28 07:25:41'),(29663,9962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:25:41','2024-05-28 07:25:41'),(29664,9963,'action created','2024-05-28 07:25:41','2024-05-28 07:25:41'),(29665,9963,'action started via WP Cron','2024-05-28 07:27:41','2024-05-28 07:27:41'),(29666,9963,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:27:41','2024-05-28 07:27:41'),(29667,9964,'action created','2024-05-28 07:27:41','2024-05-28 07:27:41'),(29668,9964,'action started via WP Cron','2024-05-28 07:29:41','2024-05-28 07:29:41'),(29669,9964,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:29:41','2024-05-28 07:29:41'),(29670,9965,'action created','2024-05-28 07:29:41','2024-05-28 07:29:41'),(29671,9965,'action started via WP Cron','2024-05-28 07:31:41','2024-05-28 07:31:41'),(29672,9965,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:31:41','2024-05-28 07:31:41'),(29673,9966,'action created','2024-05-28 07:31:41','2024-05-28 07:31:41'),(29674,9966,'action started via WP Cron','2024-05-28 07:33:41','2024-05-28 07:33:41'),(29675,9966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:33:41','2024-05-28 07:33:41'),(29676,9967,'action created','2024-05-28 07:33:41','2024-05-28 07:33:41'),(29677,9967,'action started via Async Request','2024-05-28 07:35:46','2024-05-28 07:35:46'),(29678,9967,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:35:46','2024-05-28 07:35:46'),(29679,9968,'action created','2024-05-28 07:35:46','2024-05-28 07:35:46'),(29680,9968,'action started via WP Cron','2024-05-28 07:37:59','2024-05-28 07:37:59'),(29681,9968,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:37:59','2024-05-28 07:37:59'),(29682,9969,'action created','2024-05-28 07:37:59','2024-05-28 07:37:59'),(29683,9969,'action started via WP Cron','2024-05-28 07:40:12','2024-05-28 07:40:12'),(29684,9969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:40:12','2024-05-28 07:40:12'),(29685,9970,'action created','2024-05-28 07:40:12','2024-05-28 07:40:12'),(29686,9970,'action started via WP Cron','2024-05-28 07:42:54','2024-05-28 07:42:54'),(29687,9970,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:42:54','2024-05-28 07:42:54'),(29688,9971,'action created','2024-05-28 07:42:54','2024-05-28 07:42:54'),(29689,9971,'action started via WP Cron','2024-05-28 07:45:09','2024-05-28 07:45:09'),(29690,9971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:45:09','2024-05-28 07:45:09'),(29691,9972,'action created','2024-05-28 07:45:09','2024-05-28 07:45:09'),(29692,9972,'action started via WP Cron','2024-05-28 07:47:29','2024-05-28 07:47:29'),(29693,9972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:47:29','2024-05-28 07:47:29'),(29694,9973,'action created','2024-05-28 07:47:29','2024-05-28 07:47:29'),(29695,9973,'action started via WP Cron','2024-05-28 07:49:44','2024-05-28 07:49:44'),(29696,9973,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:49:44','2024-05-28 07:49:44'),(29697,9974,'action created','2024-05-28 07:49:44','2024-05-28 07:49:44'),(29698,9974,'action started via WP Cron','2024-05-28 07:52:05','2024-05-28 07:52:05'),(29699,9974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:52:05','2024-05-28 07:52:05'),(29700,9975,'action created','2024-05-28 07:52:05','2024-05-28 07:52:05'),(29701,9975,'action started via Async Request','2024-05-28 07:55:51','2024-05-28 07:55:51'),(29702,9975,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:55:51','2024-05-28 07:55:51'),(29703,9976,'action created','2024-05-28 07:55:51','2024-05-28 07:55:51'),(29704,9976,'action started via Async Request','2024-05-28 07:57:53','2024-05-28 07:57:53'),(29705,9976,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 07:57:53','2024-05-28 07:57:53'),(29706,9977,'action created','2024-05-28 07:57:53','2024-05-28 07:57:53'),(29707,9977,'action started via Async Request','2024-05-28 08:00:00','2024-05-28 08:00:00');
INSERT INTO `zs_actionscheduler_logs` VALUES (29708,9977,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:00:00','2024-05-28 08:00:00'),(29709,9978,'action created','2024-05-28 08:00:00','2024-05-28 08:00:00'),(29710,9978,'action started via WP Cron','2024-05-28 08:02:02','2024-05-28 08:02:02'),(29711,9978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:02:02','2024-05-28 08:02:02'),(29712,9979,'action created','2024-05-28 08:02:02','2024-05-28 08:02:02'),(29716,9979,'action started via Async Request','2024-05-28 08:04:26','2024-05-28 08:04:26'),(29717,9979,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:04:26','2024-05-28 08:04:26'),(29718,9981,'action created','2024-05-28 08:04:26','2024-05-28 08:04:26'),(29719,9981,'action started via WP Cron','2024-05-28 08:07:11','2024-05-28 08:07:11'),(29720,9981,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:07:11','2024-05-28 08:07:11'),(29721,9982,'action created','2024-05-28 08:07:11','2024-05-28 08:07:11'),(29722,9982,'action started via WP Cron','2024-05-28 08:09:31','2024-05-28 08:09:31'),(29723,9982,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:09:31','2024-05-28 08:09:31'),(29724,9983,'action created','2024-05-28 08:09:31','2024-05-28 08:09:31'),(29725,9983,'action started via WP Cron','2024-05-28 08:11:31','2024-05-28 08:11:31'),(29726,9983,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:11:31','2024-05-28 08:11:31'),(29727,9984,'action created','2024-05-28 08:11:31','2024-05-28 08:11:31'),(29728,9984,'action started via WP Cron','2024-05-28 08:13:31','2024-05-28 08:13:31'),(29729,9984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:13:31','2024-05-28 08:13:31'),(29730,9985,'action created','2024-05-28 08:13:31','2024-05-28 08:13:31'),(29731,9985,'action started via WP Cron','2024-05-28 08:15:32','2024-05-28 08:15:32'),(29732,9985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:15:32','2024-05-28 08:15:32'),(29733,9986,'action created','2024-05-28 08:15:32','2024-05-28 08:15:32'),(29734,9986,'action started via WP Cron','2024-05-28 08:18:21','2024-05-28 08:18:21'),(29735,9986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:18:21','2024-05-28 08:18:21'),(29736,9987,'action created','2024-05-28 08:18:21','2024-05-28 08:18:21'),(29740,9987,'action started via WP Cron','2024-05-28 08:20:22','2024-05-28 08:20:22'),(29741,9987,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:20:22','2024-05-28 08:20:22'),(29742,9989,'action created','2024-05-28 08:20:22','2024-05-28 08:20:22'),(29743,9989,'action started via WP Cron','2024-05-28 08:22:22','2024-05-28 08:22:22'),(29744,9989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:22:22','2024-05-28 08:22:22'),(29745,9990,'action created','2024-05-28 08:22:22','2024-05-28 08:22:22'),(29746,9990,'action started via WP Cron','2024-05-28 08:24:56','2024-05-28 08:24:56'),(29747,9990,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:24:56','2024-05-28 08:24:56'),(29748,9991,'action created','2024-05-28 08:24:56','2024-05-28 08:24:56'),(29749,9991,'action started via WP Cron','2024-05-28 08:27:06','2024-05-28 08:27:06'),(29750,9991,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:27:06','2024-05-28 08:27:06'),(29751,9992,'action created','2024-05-28 08:27:06','2024-05-28 08:27:06'),(29752,9992,'action started via WP Cron','2024-05-28 08:30:03','2024-05-28 08:30:03'),(29753,9992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:30:03','2024-05-28 08:30:03'),(29754,9993,'action created','2024-05-28 08:30:03','2024-05-28 08:30:03'),(29755,9993,'action started via WP Cron','2024-05-28 08:32:05','2024-05-28 08:32:05'),(29756,9993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:32:05','2024-05-28 08:32:05'),(29757,9994,'action created','2024-05-28 08:32:05','2024-05-28 08:32:05'),(29758,9994,'action started via Async Request','2024-05-28 08:35:18','2024-05-28 08:35:18'),(29759,9994,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:35:18','2024-05-28 08:35:18'),(29760,9995,'action created','2024-05-28 08:35:18','2024-05-28 08:35:18'),(29761,9995,'action started via Async Request','2024-05-28 08:37:48','2024-05-28 08:37:48'),(29762,9995,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:37:48','2024-05-28 08:37:48'),(29763,9996,'action created','2024-05-28 08:37:48','2024-05-28 08:37:48'),(29764,9996,'action started via WP Cron','2024-05-28 08:40:19','2024-05-28 08:40:19'),(29765,9996,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:40:19','2024-05-28 08:40:19'),(29766,9997,'action created','2024-05-28 08:40:19','2024-05-28 08:40:19'),(29767,9997,'action started via WP Cron','2024-05-28 08:42:20','2024-05-28 08:42:20'),(29768,9997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:42:20','2024-05-28 08:42:20'),(29769,9998,'action created','2024-05-28 08:42:20','2024-05-28 08:42:20'),(29770,9998,'action started via Async Request','2024-05-28 08:44:56','2024-05-28 08:44:56'),(29771,9998,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:44:56','2024-05-28 08:44:56'),(29772,9999,'action created','2024-05-28 08:44:56','2024-05-28 08:44:56'),(29773,9999,'action started via WP Cron','2024-05-28 08:46:58','2024-05-28 08:46:58'),(29774,9999,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:46:58','2024-05-28 08:46:58'),(29775,10000,'action created','2024-05-28 08:46:58','2024-05-28 08:46:58'),(29776,10000,'action started via WP Cron','2024-05-28 08:49:51','2024-05-28 08:49:51'),(29777,10000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:49:51','2024-05-28 08:49:51'),(29778,10001,'action created','2024-05-28 08:49:51','2024-05-28 08:49:51'),(29779,10001,'action started via WP Cron','2024-05-28 08:52:52','2024-05-28 08:52:52'),(29780,10001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:52:52','2024-05-28 08:52:52'),(29781,10002,'action created','2024-05-28 08:52:52','2024-05-28 08:52:52'),(29782,10002,'action started via WP Cron','2024-05-28 08:55:51','2024-05-28 08:55:51'),(29783,10002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:55:51','2024-05-28 08:55:51'),(29784,10003,'action created','2024-05-28 08:55:51','2024-05-28 08:55:51'),(29785,10003,'action started via WP Cron','2024-05-28 08:58:00','2024-05-28 08:58:00'),(29786,10003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 08:58:00','2024-05-28 08:58:00'),(29787,10004,'action created','2024-05-28 08:58:00','2024-05-28 08:58:00'),(29788,10004,'action started via WP Cron','2024-05-28 09:00:08','2024-05-28 09:00:08'),(29789,10004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:00:08','2024-05-28 09:00:08'),(29790,10005,'action created','2024-05-28 09:00:08','2024-05-28 09:00:08'),(29791,10005,'action started via WP Cron','2024-05-28 09:02:30','2024-05-28 09:02:30'),(29792,10005,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:02:30','2024-05-28 09:02:30'),(29793,10006,'action created','2024-05-28 09:02:30','2024-05-28 09:02:30'),(29797,10006,'action started via WP Cron','2024-05-28 09:05:32','2024-05-28 09:05:32'),(29798,10006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:05:32','2024-05-28 09:05:32'),(29799,10008,'action created','2024-05-28 09:05:32','2024-05-28 09:05:32'),(29800,10008,'action started via WP Cron','2024-05-28 09:08:14','2024-05-28 09:08:14'),(29801,10008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:08:14','2024-05-28 09:08:14'),(29802,10009,'action created','2024-05-28 09:08:14','2024-05-28 09:08:14'),(29803,10009,'action started via WP Cron','2024-05-28 09:10:20','2024-05-28 09:10:20'),(29804,10009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:10:20','2024-05-28 09:10:20'),(29805,10010,'action created','2024-05-28 09:10:20','2024-05-28 09:10:20'),(29806,10010,'action started via WP Cron','2024-05-28 09:13:02','2024-05-28 09:13:02'),(29807,10010,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:13:02','2024-05-28 09:13:02'),(29808,10011,'action created','2024-05-28 09:13:02','2024-05-28 09:13:02'),(29809,10011,'action started via WP Cron','2024-05-28 09:15:23','2024-05-28 09:15:23'),(29810,10011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:15:23','2024-05-28 09:15:23'),(29811,10012,'action created','2024-05-28 09:15:23','2024-05-28 09:15:23'),(29812,10012,'action started via WP Cron','2024-05-28 09:18:02','2024-05-28 09:18:02'),(29813,10012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:18:02','2024-05-28 09:18:02'),(29814,10013,'action created','2024-05-28 09:18:02','2024-05-28 09:18:02'),(29815,10013,'action started via WP Cron','2024-05-28 09:20:06','2024-05-28 09:20:06'),(29816,10013,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:20:06','2024-05-28 09:20:06'),(29817,10014,'action created','2024-05-28 09:20:06','2024-05-28 09:20:06'),(29818,10014,'action started via WP Cron','2024-05-28 09:22:08','2024-05-28 09:22:08'),(29819,10014,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:22:08','2024-05-28 09:22:08'),(29820,10015,'action created','2024-05-28 09:22:08','2024-05-28 09:22:08'),(29821,10015,'action started via WP Cron','2024-05-28 09:24:12','2024-05-28 09:24:12'),(29822,10015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:24:12','2024-05-28 09:24:12'),(29823,10016,'action created','2024-05-28 09:24:13','2024-05-28 09:24:13'),(29824,10016,'action started via Async Request','2024-05-28 09:26:24','2024-05-28 09:26:24'),(29825,10016,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:26:24','2024-05-28 09:26:24'),(29826,10017,'action created','2024-05-28 09:26:24','2024-05-28 09:26:24'),(29827,10017,'action started via Async Request','2024-05-28 09:28:54','2024-05-28 09:28:54'),(29828,10017,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:28:54','2024-05-28 09:28:54'),(29829,10018,'action created','2024-05-28 09:28:54','2024-05-28 09:28:54'),(29830,10018,'action started via WP Cron','2024-05-28 09:31:07','2024-05-28 09:31:07'),(29831,10018,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:31:07','2024-05-28 09:31:07'),(29832,10019,'action created','2024-05-28 09:31:07','2024-05-28 09:31:07'),(29833,10019,'action started via WP Cron','2024-05-28 09:33:09','2024-05-28 09:33:09'),(29834,10019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:33:09','2024-05-28 09:33:09'),(29835,10020,'action created','2024-05-28 09:33:09','2024-05-28 09:33:09'),(29836,10020,'action started via WP Cron','2024-05-28 09:35:09','2024-05-28 09:35:09'),(29837,10020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:35:09','2024-05-28 09:35:09'),(29838,10021,'action created','2024-05-28 09:35:09','2024-05-28 09:35:09'),(29839,10021,'action started via WP Cron','2024-05-28 09:38:34','2024-05-28 09:38:34'),(29840,10021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:38:34','2024-05-28 09:38:34'),(29841,10022,'action created','2024-05-28 09:38:34','2024-05-28 09:38:34'),(29842,10022,'action started via Async Request','2024-05-28 09:40:53','2024-05-28 09:40:53'),(29843,10022,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:40:53','2024-05-28 09:40:53'),(29844,10023,'action created','2024-05-28 09:40:53','2024-05-28 09:40:53'),(29845,10023,'action started via WP Cron','2024-05-28 09:43:01','2024-05-28 09:43:01'),(29846,10023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:43:01','2024-05-28 09:43:01'),(29847,10024,'action created','2024-05-28 09:43:01','2024-05-28 09:43:01'),(29848,10024,'action started via WP Cron','2024-05-28 09:45:21','2024-05-28 09:45:21'),(29849,10024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:45:21','2024-05-28 09:45:21'),(29850,10025,'action created','2024-05-28 09:45:21','2024-05-28 09:45:21'),(29851,10025,'action started via Async Request','2024-05-28 09:47:44','2024-05-28 09:47:44'),(29852,10025,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:47:44','2024-05-28 09:47:44'),(29853,10026,'action created','2024-05-28 09:47:44','2024-05-28 09:47:44'),(29854,10026,'action started via WP Cron','2024-05-28 09:50:07','2024-05-28 09:50:07'),(29855,10026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:50:07','2024-05-28 09:50:07'),(29856,10027,'action created','2024-05-28 09:50:07','2024-05-28 09:50:07'),(29857,10027,'action started via WP Cron','2024-05-28 09:52:10','2024-05-28 09:52:10'),(29858,10027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:52:10','2024-05-28 09:52:10'),(29859,10028,'action created','2024-05-28 09:52:10','2024-05-28 09:52:10'),(29860,10028,'action started via Async Request','2024-05-28 09:55:07','2024-05-28 09:55:07'),(29861,10028,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:55:07','2024-05-28 09:55:07'),(29862,10029,'action created','2024-05-28 09:55:07','2024-05-28 09:55:07'),(29863,10029,'action started via Async Request','2024-05-28 09:57:17','2024-05-28 09:57:17'),(29864,10029,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:57:17','2024-05-28 09:57:17'),(29865,10030,'action created','2024-05-28 09:57:17','2024-05-28 09:57:17'),(29866,10030,'action started via Async Request','2024-05-28 09:59:28','2024-05-28 09:59:28'),(29867,10030,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 09:59:28','2024-05-28 09:59:28'),(29868,10031,'action created','2024-05-28 09:59:28','2024-05-28 09:59:28'),(29869,10031,'action started via WP Cron','2024-05-28 10:02:03','2024-05-28 10:02:03'),(29870,10031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:02:03','2024-05-28 10:02:03'),(29871,10032,'action created','2024-05-28 10:02:03','2024-05-28 10:02:03'),(29872,10032,'action started via WP Cron','2024-05-28 10:06:42','2024-05-28 10:06:42'),(29873,10032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:06:42','2024-05-28 10:06:42'),(29874,10033,'action created','2024-05-28 10:06:42','2024-05-28 10:06:42'),(29878,10033,'action started via WP Cron','2024-05-28 10:14:00','2024-05-28 10:14:00'),(29879,10033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:14:00','2024-05-28 10:14:00'),(29880,10035,'action created','2024-05-28 10:14:00','2024-05-28 10:14:00'),(29881,10035,'action started via WP Cron','2024-05-28 10:18:42','2024-05-28 10:18:42'),(29882,10035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:18:42','2024-05-28 10:18:42'),(29883,10036,'action created','2024-05-28 10:18:42','2024-05-28 10:18:42'),(29884,10036,'action started via WP Cron','2024-05-28 10:22:00','2024-05-28 10:22:00'),(29885,10036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:22:00','2024-05-28 10:22:00'),(29886,10037,'action created','2024-05-28 10:22:00','2024-05-28 10:22:00'),(29887,10037,'action started via WP Cron','2024-05-28 10:28:27','2024-05-28 10:28:27'),(29888,10037,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:28:27','2024-05-28 10:28:27'),(29889,10038,'action created','2024-05-28 10:28:27','2024-05-28 10:28:27'),(29890,10038,'action started via WP Cron','2024-05-28 10:32:29','2024-05-28 10:32:29'),(29891,10038,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:32:29','2024-05-28 10:32:29'),(29892,10039,'action created','2024-05-28 10:32:29','2024-05-28 10:32:29'),(29893,10039,'action started via WP Cron','2024-05-28 10:34:33','2024-05-28 10:34:33'),(29894,10039,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:34:33','2024-05-28 10:34:33'),(29895,10040,'action created','2024-05-28 10:34:33','2024-05-28 10:34:33'),(29896,10040,'action started via WP Cron','2024-05-28 10:38:53','2024-05-28 10:38:53'),(29897,10040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:38:53','2024-05-28 10:38:53'),(29898,10041,'action created','2024-05-28 10:38:53','2024-05-28 10:38:53'),(29899,10041,'action started via WP Cron','2024-05-28 10:42:54','2024-05-28 10:42:54'),(29900,10041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:42:54','2024-05-28 10:42:54'),(29901,10042,'action created','2024-05-28 10:42:54','2024-05-28 10:42:54'),(29902,10042,'action started via WP Cron','2024-05-28 10:46:16','2024-05-28 10:46:16'),(29903,10042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:46:16','2024-05-28 10:46:16'),(29904,10043,'action created','2024-05-28 10:46:16','2024-05-28 10:46:16'),(29905,10043,'action started via WP Cron','2024-05-28 10:48:28','2024-05-28 10:48:28'),(29906,10043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:48:28','2024-05-28 10:48:28'),(29907,10044,'action created','2024-05-28 10:48:28','2024-05-28 10:48:28'),(29908,10044,'action started via WP Cron','2024-05-28 10:52:41','2024-05-28 10:52:41'),(29909,10044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 10:52:41','2024-05-28 10:52:41'),(29910,10045,'action created','2024-05-28 10:52:41','2024-05-28 10:52:41'),(29911,10045,'action started via WP Cron','2024-05-28 11:02:23','2024-05-28 11:02:23'),(29912,10045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:02:23','2024-05-28 11:02:23'),(29913,10046,'action created','2024-05-28 11:02:23','2024-05-28 11:02:23'),(29914,10046,'action started via WP Cron','2024-05-28 11:05:15','2024-05-28 11:05:15'),(29915,10046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:05:15','2024-05-28 11:05:15'),(29916,10047,'action created','2024-05-28 11:05:15','2024-05-28 11:05:15'),(29920,10047,'action started via WP Cron','2024-05-28 11:07:34','2024-05-28 11:07:34'),(29921,10047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:07:34','2024-05-28 11:07:34'),(29922,10049,'action created','2024-05-28 11:07:34','2024-05-28 11:07:34'),(29923,10049,'action started via WP Cron','2024-05-28 11:10:54','2024-05-28 11:10:54'),(29924,10049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:10:54','2024-05-28 11:10:54'),(29925,10050,'action created','2024-05-28 11:10:54','2024-05-28 11:10:54'),(29926,10050,'action started via WP Cron','2024-05-28 11:14:23','2024-05-28 11:14:23'),(29927,10050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:14:23','2024-05-28 11:14:23'),(29928,10051,'action created','2024-05-28 11:14:23','2024-05-28 11:14:23'),(29929,10051,'action started via WP Cron','2024-05-28 11:18:58','2024-05-28 11:18:58'),(29930,10051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:18:58','2024-05-28 11:18:58'),(29931,10052,'action created','2024-05-28 11:18:58','2024-05-28 11:18:58'),(29932,10052,'action started via WP Cron','2024-05-28 11:22:12','2024-05-28 11:22:12'),(29933,10052,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:22:12','2024-05-28 11:22:12'),(29934,10053,'action created','2024-05-28 11:22:12','2024-05-28 11:22:12'),(29935,10053,'action started via WP Cron','2024-05-28 11:24:58','2024-05-28 11:24:58'),(29936,10053,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:24:58','2024-05-28 11:24:58'),(29937,10054,'action created','2024-05-28 11:24:58','2024-05-28 11:24:58'),(29938,10054,'action started via WP Cron','2024-05-28 11:27:06','2024-05-28 11:27:06'),(29939,10054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:27:06','2024-05-28 11:27:06'),(29940,10055,'action created','2024-05-28 11:27:06','2024-05-28 11:27:06'),(29941,10055,'action started via WP Cron','2024-05-28 11:30:10','2024-05-28 11:30:10'),(29942,10055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:30:10','2024-05-28 11:30:10'),(29943,10056,'action created','2024-05-28 11:30:10','2024-05-28 11:30:10'),(29944,10056,'action started via WP Cron','2024-05-28 11:45:38','2024-05-28 11:45:38'),(29945,10056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:45:38','2024-05-28 11:45:38'),(29946,10057,'action created','2024-05-28 11:45:38','2024-05-28 11:45:38'),(29947,10057,'action started via WP Cron','2024-05-28 11:57:37','2024-05-28 11:57:37'),(29948,10057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 11:57:37','2024-05-28 11:57:37'),(29949,10058,'action created','2024-05-28 11:57:37','2024-05-28 11:57:37'),(29953,10058,'action started via WP Cron','2024-05-28 12:06:42','2024-05-28 12:06:42'),(29954,10058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 12:06:42','2024-05-28 12:06:42'),(29955,10060,'action created','2024-05-28 12:06:42','2024-05-28 12:06:42'),(29959,10060,'action started via WP Cron','2024-05-28 12:10:19','2024-05-28 12:10:19'),(29960,10060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 12:10:19','2024-05-28 12:10:19'),(29961,10062,'action created','2024-05-28 12:10:19','2024-05-28 12:10:19'),(29962,10062,'action started via WP Cron','2024-05-28 12:12:39','2024-05-28 12:12:39'),(29963,10062,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 12:12:39','2024-05-28 12:12:39'),(29964,10063,'action created','2024-05-28 12:12:39','2024-05-28 12:12:39'),(29965,10063,'action started via WP Cron','2024-05-28 12:19:09','2024-05-28 12:19:09'),(29966,10063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 12:19:09','2024-05-28 12:19:09'),(29967,10064,'action created','2024-05-28 12:19:09','2024-05-28 12:19:09'),(29968,10064,'action started via WP Cron','2024-05-28 12:22:51','2024-05-28 12:22:51'),(29969,10064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 12:22:51','2024-05-28 12:22:51'),(29970,10065,'action created','2024-05-28 12:22:51','2024-05-28 12:22:51'),(29971,10065,'action started via WP Cron','2024-05-28 12:25:06','2024-05-28 12:25:06'),(29972,10065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 12:25:06','2024-05-28 12:25:06'),(29973,10066,'action created','2024-05-28 12:25:06','2024-05-28 12:25:06'),(29974,10066,'action started via WP Cron','2024-05-28 12:42:56','2024-05-28 12:42:56'),(29975,10066,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 12:42:56','2024-05-28 12:42:56'),(29976,10067,'action created','2024-05-28 12:42:56','2024-05-28 12:42:56'),(29983,10067,'action started via WP Cron','2024-05-28 12:48:33','2024-05-28 12:48:33'),(29984,10067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 12:48:33','2024-05-28 12:48:33'),(29985,10070,'action created','2024-05-28 12:48:33','2024-05-28 12:48:33'),(29986,10070,'action started via WP Cron','2024-05-28 13:08:03','2024-05-28 13:08:03'),(29987,10070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:08:03','2024-05-28 13:08:03'),(29988,10071,'action created','2024-05-28 13:08:03','2024-05-28 13:08:03'),(29992,10071,'action started via WP Cron','2024-05-28 13:12:52','2024-05-28 13:12:52'),(29993,10071,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:12:52','2024-05-28 13:12:52'),(29994,10073,'action created','2024-05-28 13:12:52','2024-05-28 13:12:52'),(29995,10073,'action started via WP Cron','2024-05-28 13:18:11','2024-05-28 13:18:11'),(29996,10073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:18:11','2024-05-28 13:18:11'),(29997,10074,'action created','2024-05-28 13:18:11','2024-05-28 13:18:11'),(29998,10074,'action started via WP Cron','2024-05-28 13:21:50','2024-05-28 13:21:50'),(29999,10074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:21:50','2024-05-28 13:21:50'),(30000,10075,'action created','2024-05-28 13:21:50','2024-05-28 13:21:50'),(30001,10075,'action started via WP Cron','2024-05-28 13:30:00','2024-05-28 13:30:00'),(30002,10075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:30:00','2024-05-28 13:30:00'),(30003,10076,'action created','2024-05-28 13:30:00','2024-05-28 13:30:00'),(30004,10076,'action started via WP Cron','2024-05-28 13:33:37','2024-05-28 13:33:37'),(30005,10076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:33:37','2024-05-28 13:33:37'),(30006,10077,'action created','2024-05-28 13:33:37','2024-05-28 13:33:37'),(30007,10077,'action started via WP Cron','2024-05-28 13:50:15','2024-05-28 13:50:15'),(30008,10077,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:50:15','2024-05-28 13:50:15'),(30009,10078,'action created','2024-05-28 13:50:15','2024-05-28 13:50:15'),(30010,10078,'action started via WP Cron','2024-05-28 13:56:32','2024-05-28 13:56:32'),(30011,10078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:56:32','2024-05-28 13:56:32'),(30012,10079,'action created','2024-05-28 13:56:32','2024-05-28 13:56:32'),(30013,10079,'action started via WP Cron','2024-05-28 13:59:03','2024-05-28 13:59:03'),(30014,10079,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 13:59:03','2024-05-28 13:59:03'),(30015,10080,'action created','2024-05-28 13:59:03','2024-05-28 13:59:03'),(30016,10080,'action started via WP Cron','2024-05-28 14:25:16','2024-05-28 14:25:16'),(30017,10080,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 14:25:16','2024-05-28 14:25:16'),(30018,10081,'action created','2024-05-28 14:25:16','2024-05-28 14:25:16'),(30022,10081,'action started via WP Cron','2024-05-28 14:32:13','2024-05-28 14:32:13'),(30023,10081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 14:32:13','2024-05-28 14:32:13'),(30024,10083,'action created','2024-05-28 14:32:13','2024-05-28 14:32:13'),(30025,10083,'action started via WP Cron','2024-05-28 14:34:48','2024-05-28 14:34:48'),(30026,10083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 14:34:48','2024-05-28 14:34:48'),(30027,10084,'action created','2024-05-28 14:34:48','2024-05-28 14:34:48'),(30028,10084,'action started via WP Cron','2024-05-28 14:41:02','2024-05-28 14:41:02'),(30029,10084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 14:41:02','2024-05-28 14:41:02'),(30030,10085,'action created','2024-05-28 14:41:02','2024-05-28 14:41:02'),(30031,10085,'action started via WP Cron','2024-05-28 14:48:23','2024-05-28 14:48:23'),(30032,10085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 14:48:23','2024-05-28 14:48:23'),(30033,10086,'action created','2024-05-28 14:48:23','2024-05-28 14:48:23'),(30034,10086,'action started via WP Cron','2024-05-28 14:55:01','2024-05-28 14:55:01'),(30035,10086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 14:55:01','2024-05-28 14:55:01'),(30036,10087,'action created','2024-05-28 14:55:01','2024-05-28 14:55:01'),(30037,10087,'action started via WP Cron','2024-05-28 15:02:30','2024-05-28 15:02:30'),(30038,10087,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:02:30','2024-05-28 15:02:30'),(30039,10088,'action created','2024-05-28 15:02:30','2024-05-28 15:02:30'),(30040,10088,'action started via WP Cron','2024-05-28 15:09:08','2024-05-28 15:09:08'),(30041,10088,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:09:08','2024-05-28 15:09:08'),(30042,10089,'action created','2024-05-28 15:09:08','2024-05-28 15:09:08'),(30043,10089,'action started via WP Cron','2024-05-28 15:12:50','2024-05-28 15:12:50'),(30044,10089,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:12:50','2024-05-28 15:12:50'),(30045,10090,'action created','2024-05-28 15:12:50','2024-05-28 15:12:50'),(30046,10090,'action started via WP Cron','2024-05-28 15:22:30','2024-05-28 15:22:30'),(30047,10090,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:22:30','2024-05-28 15:22:30'),(30048,10091,'action created','2024-05-28 15:22:30','2024-05-28 15:22:30'),(30049,10091,'action started via WP Cron','2024-05-28 15:24:49','2024-05-28 15:24:49'),(30050,10091,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:24:49','2024-05-28 15:24:49'),(30051,10092,'action created','2024-05-28 15:24:49','2024-05-28 15:24:49'),(30055,10092,'action started via WP Cron','2024-05-28 15:28:37','2024-05-28 15:28:37'),(30056,10092,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:28:37','2024-05-28 15:28:37'),(30057,10094,'action created','2024-05-28 15:28:37','2024-05-28 15:28:37'),(30058,10094,'action started via WP Cron','2024-05-28 15:34:39','2024-05-28 15:34:39'),(30059,10094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:34:39','2024-05-28 15:34:39'),(30060,10095,'action created','2024-05-28 15:34:39','2024-05-28 15:34:39'),(30061,10095,'action started via WP Cron','2024-05-28 15:38:43','2024-05-28 15:38:43'),(30062,10095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:38:43','2024-05-28 15:38:43'),(30063,10096,'action created','2024-05-28 15:38:43','2024-05-28 15:38:43'),(30064,10096,'action started via WP Cron','2024-05-28 15:40:59','2024-05-28 15:40:59'),(30065,10096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:40:59','2024-05-28 15:40:59'),(30066,10097,'action created','2024-05-28 15:40:59','2024-05-28 15:40:59'),(30067,10097,'action started via WP Cron','2024-05-28 15:44:32','2024-05-28 15:44:32'),(30068,10097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:44:32','2024-05-28 15:44:32'),(30069,10098,'action created','2024-05-28 15:44:32','2024-05-28 15:44:32'),(30070,10098,'action started via WP Cron','2024-05-28 15:56:15','2024-05-28 15:56:15'),(30071,10098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:56:16','2024-05-28 15:56:16'),(30072,10099,'action created','2024-05-28 15:56:16','2024-05-28 15:56:16'),(30073,10099,'action started via WP Cron','2024-05-28 15:59:21','2024-05-28 15:59:21'),(30074,10099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 15:59:21','2024-05-28 15:59:21'),(30075,10100,'action created','2024-05-28 15:59:21','2024-05-28 15:59:21'),(30076,10100,'action started via WP Cron','2024-05-28 16:08:14','2024-05-28 16:08:14'),(30077,10100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 16:08:14','2024-05-28 16:08:14'),(30078,10101,'action created','2024-05-28 16:08:14','2024-05-28 16:08:14'),(30079,10101,'action started via WP Cron','2024-05-28 16:20:14','2024-05-28 16:20:14'),(30080,10101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 16:20:14','2024-05-28 16:20:14'),(30081,10102,'action created','2024-05-28 16:20:14','2024-05-28 16:20:14'),(30082,10102,'action started via WP Cron','2024-05-28 16:26:34','2024-05-28 16:26:34'),(30083,10102,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 16:26:34','2024-05-28 16:26:34'),(30084,10103,'action created','2024-05-28 16:26:34','2024-05-28 16:26:34'),(30085,10103,'action started via WP Cron','2024-05-28 16:36:20','2024-05-28 16:36:20'),(30086,10103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 16:36:20','2024-05-28 16:36:20'),(30087,10104,'action created','2024-05-28 16:36:20','2024-05-28 16:36:20'),(30091,10104,'action started via WP Cron','2024-05-28 16:40:12','2024-05-28 16:40:12'),(30092,10104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 16:40:12','2024-05-28 16:40:12'),(30093,10106,'action created','2024-05-28 16:40:12','2024-05-28 16:40:12'),(30094,10106,'action started via WP Cron','2024-05-28 16:51:59','2024-05-28 16:51:59'),(30095,10106,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 16:51:59','2024-05-28 16:51:59'),(30096,10107,'action created','2024-05-28 16:51:59','2024-05-28 16:51:59'),(30097,10107,'action started via WP Cron','2024-05-28 16:55:35','2024-05-28 16:55:35'),(30098,10107,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 16:55:35','2024-05-28 16:55:35'),(30099,10108,'action created','2024-05-28 16:55:35','2024-05-28 16:55:35'),(30100,10108,'action started via WP Cron','2024-05-28 16:57:40','2024-05-28 16:57:40'),(30101,10108,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 16:57:40','2024-05-28 16:57:40'),(30102,10109,'action created','2024-05-28 16:57:40','2024-05-28 16:57:40'),(30103,10109,'action started via WP Cron','2024-05-28 17:00:35','2024-05-28 17:00:35'),(30104,10109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 17:00:35','2024-05-28 17:00:35'),(30105,10110,'action created','2024-05-28 17:00:35','2024-05-28 17:00:35'),(30106,10110,'action started via WP Cron','2024-05-28 17:23:02','2024-05-28 17:23:02'),(30107,10110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 17:23:02','2024-05-28 17:23:02'),(30108,10111,'action created','2024-05-28 17:23:02','2024-05-28 17:23:02'),(30109,10111,'action started via WP Cron','2024-05-28 17:29:33','2024-05-28 17:29:33'),(30110,10111,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 17:29:33','2024-05-28 17:29:33'),(30111,10112,'action created','2024-05-28 17:29:33','2024-05-28 17:29:33'),(30112,10112,'action started via WP Cron','2024-05-28 17:32:47','2024-05-28 17:32:47'),(30113,10112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 17:32:48','2024-05-28 17:32:48'),(30114,10113,'action created','2024-05-28 17:32:48','2024-05-28 17:32:48'),(30115,10113,'action started via WP Cron','2024-05-28 17:36:13','2024-05-28 17:36:13'),(30116,10113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 17:36:13','2024-05-28 17:36:13'),(30117,10114,'action created','2024-05-28 17:36:13','2024-05-28 17:36:13'),(30121,10114,'action started via WP Cron','2024-05-28 17:39:54','2024-05-28 17:39:54'),(30122,10114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 17:39:54','2024-05-28 17:39:54'),(30123,10116,'action created','2024-05-28 17:39:54','2024-05-28 17:39:54'),(30124,10116,'action started via WP Cron','2024-05-28 17:55:09','2024-05-28 17:55:09'),(30125,10116,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 17:55:09','2024-05-28 17:55:09'),(30126,10117,'action created','2024-05-28 17:55:09','2024-05-28 17:55:09'),(30127,10117,'action started via WP Cron','2024-05-28 17:57:51','2024-05-28 17:57:51'),(30128,10117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 17:57:51','2024-05-28 17:57:51'),(30129,10118,'action created','2024-05-28 17:57:51','2024-05-28 17:57:51'),(30130,10118,'action started via WP Cron','2024-05-28 18:00:22','2024-05-28 18:00:22'),(30131,10118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:00:22','2024-05-28 18:00:22'),(30132,10119,'action created','2024-05-28 18:00:22','2024-05-28 18:00:22'),(30133,10119,'action started via WP Cron','2024-05-28 18:05:22','2024-05-28 18:05:22'),(30134,10119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:05:22','2024-05-28 18:05:22'),(30135,10120,'action created','2024-05-28 18:05:22','2024-05-28 18:05:22'),(30136,10120,'action started via WP Cron','2024-05-28 18:13:34','2024-05-28 18:13:34'),(30137,10120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:13:34','2024-05-28 18:13:34'),(30138,10121,'action created','2024-05-28 18:13:34','2024-05-28 18:13:34'),(30139,10121,'action started via WP Cron','2024-05-28 18:17:17','2024-05-28 18:17:17'),(30140,10121,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:17:17','2024-05-28 18:17:17'),(30141,10122,'action created','2024-05-28 18:17:17','2024-05-28 18:17:17'),(30142,10122,'action started via WP Cron','2024-05-28 18:22:40','2024-05-28 18:22:40'),(30143,10122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:22:40','2024-05-28 18:22:40'),(30144,10123,'action created','2024-05-28 18:22:40','2024-05-28 18:22:40'),(30145,10123,'action started via WP Cron','2024-05-28 18:27:01','2024-05-28 18:27:01'),(30146,10123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:27:01','2024-05-28 18:27:01'),(30147,10124,'action created','2024-05-28 18:27:01','2024-05-28 18:27:01'),(30148,10124,'action started via WP Cron','2024-05-28 18:29:20','2024-05-28 18:29:20'),(30149,10124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:29:20','2024-05-28 18:29:20'),(30150,10125,'action created','2024-05-28 18:29:20','2024-05-28 18:29:20'),(30151,10125,'action started via WP Cron','2024-05-28 18:39:19','2024-05-28 18:39:19'),(30152,10125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:39:19','2024-05-28 18:39:19'),(30153,10126,'action created','2024-05-28 18:39:19','2024-05-28 18:39:19'),(30157,10126,'action started via WP Cron','2024-05-28 18:43:29','2024-05-28 18:43:29'),(30158,10126,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:43:29','2024-05-28 18:43:29'),(30159,10128,'action created','2024-05-28 18:43:29','2024-05-28 18:43:29'),(30160,10128,'action started via WP Cron','2024-05-28 18:49:06','2024-05-28 18:49:06'),(30161,10128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:49:06','2024-05-28 18:49:06'),(30162,10129,'action created','2024-05-28 18:49:06','2024-05-28 18:49:06'),(30163,10129,'action started via WP Cron','2024-05-28 18:56:13','2024-05-28 18:56:13'),(30164,10129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 18:56:13','2024-05-28 18:56:13'),(30165,10130,'action created','2024-05-28 18:56:13','2024-05-28 18:56:13'),(30166,10130,'action started via WP Cron','2024-05-28 19:06:14','2024-05-28 19:06:14'),(30167,10130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 19:06:14','2024-05-28 19:06:14'),(30168,10131,'action created','2024-05-28 19:06:14','2024-05-28 19:06:14'),(30169,10131,'action started via WP Cron','2024-05-28 19:09:59','2024-05-28 19:09:59'),(30170,10131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 19:09:59','2024-05-28 19:09:59'),(30171,10132,'action created','2024-05-28 19:09:59','2024-05-28 19:09:59'),(30172,10132,'action started via WP Cron','2024-05-28 19:12:54','2024-05-28 19:12:54'),(30173,10132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 19:12:54','2024-05-28 19:12:54'),(30174,10133,'action created','2024-05-28 19:12:54','2024-05-28 19:12:54'),(30175,10133,'action started via WP Cron','2024-05-28 19:49:23','2024-05-28 19:49:23'),(30176,10133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 19:49:23','2024-05-28 19:49:23'),(30177,10134,'action created','2024-05-28 19:49:23','2024-05-28 19:49:23'),(30181,10134,'action started via WP Cron','2024-05-28 20:05:26','2024-05-28 20:05:26'),(30182,10134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:05:26','2024-05-28 20:05:26'),(30183,10136,'action created','2024-05-28 20:05:26','2024-05-28 20:05:26'),(30184,10136,'action started via WP Cron','2024-05-28 20:08:44','2024-05-28 20:08:44'),(30185,10136,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:08:44','2024-05-28 20:08:44'),(30186,10137,'action created','2024-05-28 20:08:44','2024-05-28 20:08:44'),(30187,10137,'action started via WP Cron','2024-05-28 20:10:56','2024-05-28 20:10:56'),(30188,10137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:10:56','2024-05-28 20:10:56'),(30189,10138,'action created','2024-05-28 20:10:56','2024-05-28 20:10:56'),(30190,10138,'action started via WP Cron','2024-05-28 20:14:18','2024-05-28 20:14:18'),(30191,10138,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:14:18','2024-05-28 20:14:18'),(30192,10139,'action created','2024-05-28 20:14:18','2024-05-28 20:14:18'),(30193,10139,'action started via WP Cron','2024-05-28 20:24:28','2024-05-28 20:24:28'),(30194,10139,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:24:28','2024-05-28 20:24:28'),(30195,10140,'action created','2024-05-28 20:24:28','2024-05-28 20:24:28'),(30199,10140,'action started via WP Cron','2024-05-28 20:34:17','2024-05-28 20:34:17'),(30200,10140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:34:17','2024-05-28 20:34:17'),(30201,10142,'action created','2024-05-28 20:34:17','2024-05-28 20:34:17'),(30202,10142,'action started via WP Cron','2024-05-28 20:38:08','2024-05-28 20:38:08'),(30203,10142,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:38:08','2024-05-28 20:38:08'),(30204,10143,'action created','2024-05-28 20:38:08','2024-05-28 20:38:08'),(30205,10143,'action started via WP Cron','2024-05-28 20:44:35','2024-05-28 20:44:35'),(30206,10143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:44:35','2024-05-28 20:44:35'),(30207,10144,'action created','2024-05-28 20:44:35','2024-05-28 20:44:35'),(30208,10144,'action started via WP Cron','2024-05-28 20:48:31','2024-05-28 20:48:31'),(30209,10144,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 20:48:31','2024-05-28 20:48:31'),(30210,10145,'action created','2024-05-28 20:48:31','2024-05-28 20:48:31'),(30214,10145,'action started via WP Cron','2024-05-28 21:02:10','2024-05-28 21:02:10'),(30215,10145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 21:02:10','2024-05-28 21:02:10'),(30216,10147,'action created','2024-05-28 21:02:10','2024-05-28 21:02:10'),(30217,10147,'action started via WP Cron','2024-05-28 21:16:36','2024-05-28 21:16:36'),(30218,10147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 21:16:36','2024-05-28 21:16:36'),(30219,10148,'action created','2024-05-28 21:16:36','2024-05-28 21:16:36'),(30220,10148,'action started via WP Cron','2024-05-28 21:33:47','2024-05-28 21:33:47'),(30221,10148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 21:33:48','2024-05-28 21:33:48'),(30222,10149,'action created','2024-05-28 21:33:48','2024-05-28 21:33:48'),(30223,10149,'action started via WP Cron','2024-05-28 21:58:24','2024-05-28 21:58:24'),(30224,10149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 21:58:24','2024-05-28 21:58:24'),(30225,10150,'action created','2024-05-28 21:58:24','2024-05-28 21:58:24'),(30226,10150,'action started via WP Cron','2024-05-28 22:10:14','2024-05-28 22:10:14'),(30227,10150,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 22:10:14','2024-05-28 22:10:14'),(30228,10151,'action created','2024-05-28 22:10:14','2024-05-28 22:10:14'),(30232,10151,'action started via WP Cron','2024-05-28 22:16:59','2024-05-28 22:16:59'),(30233,10151,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 22:16:59','2024-05-28 22:16:59'),(30234,10153,'action created','2024-05-28 22:16:59','2024-05-28 22:16:59'),(30235,10153,'action started via WP Cron','2024-05-28 22:24:43','2024-05-28 22:24:43'),(30236,10153,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 22:24:43','2024-05-28 22:24:43'),(30237,10154,'action created','2024-05-28 22:24:43','2024-05-28 22:24:43'),(30238,10154,'action started via WP Cron','2024-05-28 22:31:10','2024-05-28 22:31:10'),(30239,10154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 22:31:10','2024-05-28 22:31:10'),(30240,10155,'action created','2024-05-28 22:31:10','2024-05-28 22:31:10'),(30241,10155,'action started via WP Cron','2024-05-28 22:37:15','2024-05-28 22:37:15'),(30242,10155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 22:37:15','2024-05-28 22:37:15'),(30243,10156,'action created','2024-05-28 22:37:15','2024-05-28 22:37:15'),(30244,10156,'action started via WP Cron','2024-05-28 22:50:14','2024-05-28 22:50:14'),(30245,10156,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 22:50:14','2024-05-28 22:50:14'),(30246,10157,'action created','2024-05-28 22:50:14','2024-05-28 22:50:14'),(30247,10157,'action started via WP Cron','2024-05-28 23:35:45','2024-05-28 23:35:45'),(30248,10157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 23:35:45','2024-05-28 23:35:45'),(30249,10158,'action created','2024-05-28 23:35:45','2024-05-28 23:35:45'),(30253,10158,'action started via WP Cron','2024-05-28 23:38:08','2024-05-28 23:38:08'),(30254,10158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 23:38:08','2024-05-28 23:38:08'),(30255,10160,'action created','2024-05-28 23:38:08','2024-05-28 23:38:08'),(30256,10160,'action started via WP Cron','2024-05-28 23:43:00','2024-05-28 23:43:00'),(30257,10160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 23:43:00','2024-05-28 23:43:00'),(30258,10161,'action created','2024-05-28 23:43:00','2024-05-28 23:43:00'),(30259,10161,'action started via WP Cron','2024-05-28 23:54:51','2024-05-28 23:54:51'),(30260,10161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-28 23:54:51','2024-05-28 23:54:51'),(30261,10162,'action created','2024-05-28 23:54:51','2024-05-28 23:54:51'),(30262,10162,'action started via WP Cron','2024-05-29 00:11:07','2024-05-29 00:11:07'),(30263,10162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 00:11:07','2024-05-29 00:11:07'),(30264,10163,'action created','2024-05-29 00:11:07','2024-05-29 00:11:07'),(30265,10163,'action started via WP Cron','2024-05-29 00:14:54','2024-05-29 00:14:54'),(30266,10163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 00:14:54','2024-05-29 00:14:54'),(30267,10164,'action created','2024-05-29 00:14:54','2024-05-29 00:14:54'),(30268,10164,'action started via WP Cron','2024-05-29 00:23:13','2024-05-29 00:23:13'),(30269,10164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 00:23:13','2024-05-29 00:23:13'),(30270,10165,'action created','2024-05-29 00:23:13','2024-05-29 00:23:13'),(30271,10165,'action started via WP Cron','2024-05-29 00:40:51','2024-05-29 00:40:51'),(30272,10165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 00:40:51','2024-05-29 00:40:51'),(30273,10166,'action created','2024-05-29 00:40:51','2024-05-29 00:40:51'),(30277,10166,'action started via WP Cron','2024-05-29 00:56:34','2024-05-29 00:56:34'),(30278,10166,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 00:56:34','2024-05-29 00:56:34'),(30279,10168,'action created','2024-05-29 00:56:34','2024-05-29 00:56:34'),(30280,10168,'action started via WP Cron','2024-05-29 01:01:13','2024-05-29 01:01:13'),(30281,10168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 01:01:13','2024-05-29 01:01:13'),(30282,10169,'action created','2024-05-29 01:01:13','2024-05-29 01:01:13'),(30283,10169,'action started via WP Cron','2024-05-29 01:14:01','2024-05-29 01:14:01'),(30284,10169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 01:14:01','2024-05-29 01:14:01'),(30285,10170,'action created','2024-05-29 01:14:01','2024-05-29 01:14:01'),(30286,10170,'action started via WP Cron','2024-05-29 01:35:38','2024-05-29 01:35:38'),(30287,10170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 01:35:38','2024-05-29 01:35:38'),(30288,10171,'action created','2024-05-29 01:35:38','2024-05-29 01:35:38'),(30289,10171,'action started via WP Cron','2024-05-29 01:40:11','2024-05-29 01:40:11'),(30290,10171,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 01:40:11','2024-05-29 01:40:11'),(30291,10172,'action created','2024-05-29 01:40:11','2024-05-29 01:40:11'),(30295,10172,'action started via WP Cron','2024-05-29 01:45:03','2024-05-29 01:45:03'),(30296,10172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 01:45:03','2024-05-29 01:45:03'),(30297,10174,'action created','2024-05-29 01:45:03','2024-05-29 01:45:03'),(30298,10174,'action started via WP Cron','2024-05-29 01:56:23','2024-05-29 01:56:23'),(30299,10174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 01:56:23','2024-05-29 01:56:23'),(30300,10175,'action created','2024-05-29 01:56:23','2024-05-29 01:56:23'),(30301,10175,'action started via WP Cron','2024-05-29 02:07:16','2024-05-29 02:07:16'),(30302,10175,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 02:07:16','2024-05-29 02:07:16'),(30303,10176,'action created','2024-05-29 02:07:16','2024-05-29 02:07:16'),(30304,10176,'action started via WP Cron','2024-05-29 02:20:39','2024-05-29 02:20:39'),(30305,10176,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 02:20:39','2024-05-29 02:20:39'),(30306,10177,'action created','2024-05-29 02:20:39','2024-05-29 02:20:39'),(30307,10177,'action started via WP Cron','2024-05-29 02:37:11','2024-05-29 02:37:11'),(30308,10177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 02:37:11','2024-05-29 02:37:11'),(30309,10178,'action created','2024-05-29 02:37:11','2024-05-29 02:37:11'),(30310,10178,'action started via WP Cron','2024-05-29 03:10:52','2024-05-29 03:10:52'),(30311,10178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 03:10:52','2024-05-29 03:10:52'),(30312,10179,'action created','2024-05-29 03:10:52','2024-05-29 03:10:52'),(30316,10179,'action started via WP Cron','2024-05-29 03:20:24','2024-05-29 03:20:24'),(30317,10179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 03:20:24','2024-05-29 03:20:24'),(30318,10181,'action created','2024-05-29 03:20:24','2024-05-29 03:20:24'),(30319,10181,'action started via WP Cron','2024-05-29 03:24:27','2024-05-29 03:24:27'),(30320,10181,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 03:24:27','2024-05-29 03:24:27'),(30321,10182,'action created','2024-05-29 03:24:27','2024-05-29 03:24:27'),(30322,10182,'action started via WP Cron','2024-05-29 03:31:39','2024-05-29 03:31:39'),(30323,10182,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 03:31:39','2024-05-29 03:31:39'),(30324,10183,'action created','2024-05-29 03:31:39','2024-05-29 03:31:39'),(30325,10183,'action started via WP Cron','2024-05-29 03:35:23','2024-05-29 03:35:23'),(30326,10183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 03:35:23','2024-05-29 03:35:23'),(30327,10184,'action created','2024-05-29 03:35:23','2024-05-29 03:35:23'),(30328,10184,'action started via WP Cron','2024-05-29 03:53:13','2024-05-29 03:53:13'),(30329,10184,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 03:53:13','2024-05-29 03:53:13'),(30330,10185,'action created','2024-05-29 03:53:13','2024-05-29 03:53:13'),(30331,10185,'action started via WP Cron','2024-05-29 04:09:53','2024-05-29 04:09:53'),(30332,10185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 04:09:53','2024-05-29 04:09:53'),(30333,10186,'action created','2024-05-29 04:09:53','2024-05-29 04:09:53'),(30337,10186,'action started via WP Cron','2024-05-29 04:14:07','2024-05-29 04:14:07'),(30338,10186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 04:14:07','2024-05-29 04:14:07'),(30339,10188,'action created','2024-05-29 04:14:07','2024-05-29 04:14:07'),(30340,10188,'action started via WP Cron','2024-05-29 04:20:02','2024-05-29 04:20:02'),(30341,10188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 04:20:02','2024-05-29 04:20:02'),(30342,10189,'action created','2024-05-29 04:20:02','2024-05-29 04:20:02'),(30343,10189,'action started via WP Cron','2024-05-29 04:32:08','2024-05-29 04:32:08'),(30344,10189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 04:32:08','2024-05-29 04:32:08'),(30345,10190,'action created','2024-05-29 04:32:08','2024-05-29 04:32:08'),(30346,10190,'action started via WP Cron','2024-05-29 04:42:27','2024-05-29 04:42:27'),(30347,10190,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 04:42:27','2024-05-29 04:42:27'),(30348,10191,'action created','2024-05-29 04:42:27','2024-05-29 04:42:27'),(30349,10191,'action started via WP Cron','2024-05-29 04:51:28','2024-05-29 04:51:28'),(30350,10191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 04:51:28','2024-05-29 04:51:28'),(30351,10192,'action created','2024-05-29 04:51:28','2024-05-29 04:51:28'),(30352,10192,'action started via WP Cron','2024-05-29 04:58:17','2024-05-29 04:58:17'),(30353,10192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 04:58:17','2024-05-29 04:58:17'),(30354,10193,'action created','2024-05-29 04:58:17','2024-05-29 04:58:17'),(30355,10193,'action started via WP Cron','2024-05-29 05:02:12','2024-05-29 05:02:12'),(30356,10193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 05:02:12','2024-05-29 05:02:12'),(30357,10194,'action created','2024-05-29 05:02:12','2024-05-29 05:02:12'),(30358,10194,'action started via WP Cron','2024-05-29 05:06:59','2024-05-29 05:06:59'),(30359,10194,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 05:06:59','2024-05-29 05:06:59'),(30360,10195,'action created','2024-05-29 05:06:59','2024-05-29 05:06:59'),(30361,10195,'action started via WP Cron','2024-05-29 05:10:17','2024-05-29 05:10:17'),(30362,10195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 05:10:17','2024-05-29 05:10:17'),(30363,10196,'action created','2024-05-29 05:10:17','2024-05-29 05:10:17'),(30364,10196,'action started via WP Cron','2024-05-29 05:18:08','2024-05-29 05:18:08'),(30365,10196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 05:18:08','2024-05-29 05:18:08'),(30366,10197,'action created','2024-05-29 05:18:08','2024-05-29 05:18:08'),(30370,10197,'action started via WP Cron','2024-05-29 05:30:18','2024-05-29 05:30:18'),(30371,10197,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 05:30:18','2024-05-29 05:30:18'),(30372,10199,'action created','2024-05-29 05:30:18','2024-05-29 05:30:18'),(30373,10199,'action started via WP Cron','2024-05-29 05:33:31','2024-05-29 05:33:31'),(30374,10199,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 05:33:31','2024-05-29 05:33:31'),(30375,10200,'action created','2024-05-29 05:33:31','2024-05-29 05:33:31'),(30376,10200,'action started via WP Cron','2024-05-29 05:49:50','2024-05-29 05:49:50'),(30377,10200,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 05:49:50','2024-05-29 05:49:50'),(30378,10201,'action created','2024-05-29 05:49:50','2024-05-29 05:49:50'),(30379,10201,'action started via WP Cron','2024-05-29 05:53:47','2024-05-29 05:53:47'),(30380,10201,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 05:53:47','2024-05-29 05:53:47'),(30381,10202,'action created','2024-05-29 05:53:47','2024-05-29 05:53:47'),(30382,10202,'action started via WP Cron','2024-05-29 06:01:52','2024-05-29 06:01:52'),(30383,10202,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:01:52','2024-05-29 06:01:52'),(30384,10203,'action created','2024-05-29 06:01:52','2024-05-29 06:01:52'),(30385,10203,'action started via WP Cron','2024-05-29 06:08:34','2024-05-29 06:08:34'),(30386,10203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:08:34','2024-05-29 06:08:34'),(30387,10204,'action created','2024-05-29 06:08:34','2024-05-29 06:08:34'),(30388,10204,'action started via WP Cron','2024-05-29 06:13:05','2024-05-29 06:13:05'),(30389,10204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:13:05','2024-05-29 06:13:05'),(30390,10205,'action created','2024-05-29 06:13:05','2024-05-29 06:13:05'),(30391,10205,'action started via WP Cron','2024-05-29 06:16:15','2024-05-29 06:16:15'),(30392,10205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:16:15','2024-05-29 06:16:15'),(30393,10206,'action created','2024-05-29 06:16:15','2024-05-29 06:16:15'),(30397,10206,'action started via WP Cron','2024-05-29 06:20:06','2024-05-29 06:20:06'),(30398,10206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:20:06','2024-05-29 06:20:06'),(30399,10208,'action created','2024-05-29 06:20:06','2024-05-29 06:20:06'),(30400,10208,'action started via WP Cron','2024-05-29 06:25:38','2024-05-29 06:25:38'),(30401,10208,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:25:38','2024-05-29 06:25:38'),(30402,10209,'action created','2024-05-29 06:25:38','2024-05-29 06:25:38'),(30406,10209,'action started via WP Cron','2024-05-29 06:29:40','2024-05-29 06:29:40'),(30407,10209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:29:40','2024-05-29 06:29:40'),(30408,10211,'action created','2024-05-29 06:29:40','2024-05-29 06:29:40'),(30409,10211,'action started via WP Cron','2024-05-29 06:33:22','2024-05-29 06:33:22'),(30410,10211,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:33:22','2024-05-29 06:33:22'),(30411,10212,'action created','2024-05-29 06:33:22','2024-05-29 06:33:22'),(30412,10212,'action started via WP Cron','2024-05-29 06:36:30','2024-05-29 06:36:30'),(30413,10212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:36:30','2024-05-29 06:36:30'),(30414,10213,'action created','2024-05-29 06:36:30','2024-05-29 06:36:30'),(30418,10213,'action started via WP Cron','2024-05-29 06:39:45','2024-05-29 06:39:45'),(30419,10213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:39:45','2024-05-29 06:39:45'),(30420,10215,'action created','2024-05-29 06:39:45','2024-05-29 06:39:45'),(30421,10215,'action started via Async Request','2024-05-29 06:42:02','2024-05-29 06:42:02'),(30422,10215,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:42:02','2024-05-29 06:42:02'),(30423,10216,'action created','2024-05-29 06:42:02','2024-05-29 06:42:02'),(30424,10216,'action started via Async Request','2024-05-29 06:44:19','2024-05-29 06:44:19'),(30425,10216,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:44:19','2024-05-29 06:44:19'),(30426,10217,'action created','2024-05-29 06:44:19','2024-05-29 06:44:19'),(30427,10217,'action started via WP Cron','2024-05-29 06:46:35','2024-05-29 06:46:35'),(30428,10217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:46:35','2024-05-29 06:46:35'),(30429,10218,'action created','2024-05-29 06:46:35','2024-05-29 06:46:35'),(30430,10218,'action started via Async Request','2024-05-29 06:48:56','2024-05-29 06:48:56'),(30431,10218,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:48:56','2024-05-29 06:48:56'),(30432,10219,'action created','2024-05-29 06:48:56','2024-05-29 06:48:56'),(30433,10219,'action started via WP Cron','2024-05-29 06:51:12','2024-05-29 06:51:12'),(30434,10219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:51:12','2024-05-29 06:51:12'),(30435,10220,'action created','2024-05-29 06:51:12','2024-05-29 06:51:12'),(30436,10220,'action started via WP Cron','2024-05-29 06:53:12','2024-05-29 06:53:12'),(30437,10220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:53:12','2024-05-29 06:53:12'),(30438,10221,'action created','2024-05-29 06:53:12','2024-05-29 06:53:12'),(30439,10221,'action started via Async Request','2024-05-29 06:55:38','2024-05-29 06:55:38'),(30440,10221,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:55:38','2024-05-29 06:55:38'),(30441,10222,'action created','2024-05-29 06:55:38','2024-05-29 06:55:38'),(30442,10222,'action started via Async Request','2024-05-29 06:57:55','2024-05-29 06:57:55'),(30443,10222,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 06:57:55','2024-05-29 06:57:55'),(30444,10223,'action created','2024-05-29 06:57:55','2024-05-29 06:57:55'),(30445,10223,'action started via Async Request','2024-05-29 07:00:17','2024-05-29 07:00:17'),(30446,10223,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:00:17','2024-05-29 07:00:17'),(30447,10224,'action created','2024-05-29 07:00:17','2024-05-29 07:00:17'),(30448,10224,'action started via WP Cron','2024-05-29 07:02:30','2024-05-29 07:02:30'),(30449,10224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:02:30','2024-05-29 07:02:30'),(30450,10225,'action created','2024-05-29 07:02:30','2024-05-29 07:02:30'),(30451,10225,'action started via WP Cron','2024-05-29 07:05:11','2024-05-29 07:05:11'),(30452,10225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:05:11','2024-05-29 07:05:11'),(30453,10226,'action created','2024-05-29 07:05:11','2024-05-29 07:05:11'),(30454,10226,'action started via WP Cron','2024-05-29 07:07:14','2024-05-29 07:07:14'),(30455,10226,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:07:14','2024-05-29 07:07:14'),(30456,10227,'action created','2024-05-29 07:07:14','2024-05-29 07:07:14'),(30457,10227,'action started via Async Request','2024-05-29 07:09:47','2024-05-29 07:09:47'),(30458,10227,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:09:47','2024-05-29 07:09:47'),(30459,10228,'action created','2024-05-29 07:09:47','2024-05-29 07:09:47'),(30460,10228,'action started via WP Cron','2024-05-29 07:12:05','2024-05-29 07:12:05'),(30461,10228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:12:05','2024-05-29 07:12:05'),(30462,10229,'action created','2024-05-29 07:12:05','2024-05-29 07:12:05'),(30463,10229,'action started via Async Request','2024-05-29 07:14:07','2024-05-29 07:14:07'),(30464,10229,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:14:07','2024-05-29 07:14:07'),(30465,10230,'action created','2024-05-29 07:14:07','2024-05-29 07:14:07'),(30466,10230,'action started via Async Request','2024-05-29 07:16:44','2024-05-29 07:16:44'),(30467,10230,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:16:44','2024-05-29 07:16:44'),(30468,10231,'action created','2024-05-29 07:16:44','2024-05-29 07:16:44'),(30469,10231,'action started via WP Cron','2024-05-29 07:19:18','2024-05-29 07:19:18'),(30470,10231,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:19:18','2024-05-29 07:19:18'),(30471,10232,'action created','2024-05-29 07:19:18','2024-05-29 07:19:18'),(30475,10232,'action started via Async Request','2024-05-29 07:21:50','2024-05-29 07:21:50'),(30476,10232,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:21:50','2024-05-29 07:21:50'),(30477,10234,'action created','2024-05-29 07:21:50','2024-05-29 07:21:50'),(30478,10234,'action started via WP Cron','2024-05-29 07:24:02','2024-05-29 07:24:02'),(30479,10234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:24:02','2024-05-29 07:24:02'),(30480,10235,'action created','2024-05-29 07:24:02','2024-05-29 07:24:02'),(30481,10235,'action started via WP Cron','2024-05-29 07:26:03','2024-05-29 07:26:03'),(30482,10235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:26:03','2024-05-29 07:26:03'),(30483,10236,'action created','2024-05-29 07:26:03','2024-05-29 07:26:03'),(30484,10236,'action started via WP Cron','2024-05-29 07:28:12','2024-05-29 07:28:12'),(30485,10236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:28:12','2024-05-29 07:28:12'),(30486,10237,'action created','2024-05-29 07:28:12','2024-05-29 07:28:12'),(30487,10237,'action started via Async Request','2024-05-29 07:30:45','2024-05-29 07:30:45'),(30488,10237,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:30:45','2024-05-29 07:30:45'),(30489,10238,'action created','2024-05-29 07:30:45','2024-05-29 07:30:45'),(30490,10238,'action started via Async Request','2024-05-29 07:32:51','2024-05-29 07:32:51'),(30491,10238,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:32:51','2024-05-29 07:32:51'),(30492,10239,'action created','2024-05-29 07:32:51','2024-05-29 07:32:51'),(30493,10239,'action started via WP Cron','2024-05-29 07:35:00','2024-05-29 07:35:00'),(30494,10239,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:35:00','2024-05-29 07:35:00'),(30495,10240,'action created','2024-05-29 07:35:00','2024-05-29 07:35:00'),(30496,10240,'action started via WP Cron','2024-05-29 07:37:01','2024-05-29 07:37:01'),(30497,10240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:37:01','2024-05-29 07:37:01'),(30498,10241,'action created','2024-05-29 07:37:01','2024-05-29 07:37:01'),(30499,10241,'action started via WP Cron','2024-05-29 07:39:58','2024-05-29 07:39:58'),(30500,10241,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:39:58','2024-05-29 07:39:58'),(30501,10242,'action created','2024-05-29 07:39:58','2024-05-29 07:39:58'),(30502,10242,'action started via WP Cron','2024-05-29 07:42:04','2024-05-29 07:42:04'),(30503,10242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:42:04','2024-05-29 07:42:04'),(30504,10243,'action created','2024-05-29 07:42:04','2024-05-29 07:42:04'),(30505,10243,'action started via Async Request','2024-05-29 07:44:38','2024-05-29 07:44:38'),(30506,10243,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:44:38','2024-05-29 07:44:38'),(30507,10244,'action created','2024-05-29 07:44:38','2024-05-29 07:44:38'),(30508,10244,'action started via Async Request','2024-05-29 07:46:55','2024-05-29 07:46:55'),(30509,10244,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:46:55','2024-05-29 07:46:55'),(30510,10245,'action created','2024-05-29 07:46:55','2024-05-29 07:46:55'),(30511,10245,'action started via WP Cron','2024-05-29 07:49:06','2024-05-29 07:49:06'),(30512,10245,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:49:06','2024-05-29 07:49:06'),(30513,10246,'action created','2024-05-29 07:49:06','2024-05-29 07:49:06'),(30514,10246,'action started via WP Cron','2024-05-29 07:51:06','2024-05-29 07:51:06'),(30515,10246,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:51:06','2024-05-29 07:51:06'),(30516,10247,'action created','2024-05-29 07:51:06','2024-05-29 07:51:06'),(30517,10247,'action started via WP Cron','2024-05-29 07:53:06','2024-05-29 07:53:06'),(30518,10247,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:53:06','2024-05-29 07:53:06'),(30519,10248,'action created','2024-05-29 07:53:06','2024-05-29 07:53:06'),(30520,10248,'action started via WP Cron','2024-05-29 07:55:06','2024-05-29 07:55:06'),(30521,10248,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:55:06','2024-05-29 07:55:06'),(30522,10249,'action created','2024-05-29 07:55:06','2024-05-29 07:55:06'),(30523,10249,'action started via WP Cron','2024-05-29 07:57:48','2024-05-29 07:57:48'),(30524,10249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 07:57:48','2024-05-29 07:57:48'),(30525,10250,'action created','2024-05-29 07:57:48','2024-05-29 07:57:48'),(30526,10250,'action started via WP Cron','2024-05-29 08:02:06','2024-05-29 08:02:06'),(30527,10250,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:02:06','2024-05-29 08:02:06'),(30528,10251,'action created','2024-05-29 08:02:06','2024-05-29 08:02:06'),(30529,10251,'action started via Async Request','2024-05-29 08:04:07','2024-05-29 08:04:07'),(30530,10251,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:04:07','2024-05-29 08:04:07'),(30531,10252,'action created','2024-05-29 08:04:07','2024-05-29 08:04:07'),(30532,10252,'action started via WP Cron','2024-05-29 08:06:30','2024-05-29 08:06:30'),(30533,10252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:06:30','2024-05-29 08:06:30'),(30534,10253,'action created','2024-05-29 08:06:30','2024-05-29 08:06:30'),(30535,10253,'action started via WP Cron','2024-05-29 08:08:59','2024-05-29 08:08:59'),(30536,10253,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:08:59','2024-05-29 08:08:59'),(30537,10254,'action created','2024-05-29 08:08:59','2024-05-29 08:08:59'),(30538,10254,'action started via WP Cron','2024-05-29 08:10:59','2024-05-29 08:10:59'),(30539,10254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:10:59','2024-05-29 08:10:59'),(30540,10255,'action created','2024-05-29 08:10:59','2024-05-29 08:10:59'),(30541,10255,'action started via WP Cron','2024-05-29 08:13:08','2024-05-29 08:13:08'),(30542,10255,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:13:08','2024-05-29 08:13:08'),(30543,10256,'action created','2024-05-29 08:13:08','2024-05-29 08:13:08'),(30544,10256,'action started via Async Request','2024-05-29 08:15:09','2024-05-29 08:15:09'),(30545,10256,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:15:09','2024-05-29 08:15:09'),(30546,10257,'action created','2024-05-29 08:15:09','2024-05-29 08:15:09'),(30547,10257,'action started via Async Request','2024-05-29 08:17:15','2024-05-29 08:17:15'),(30548,10257,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:17:15','2024-05-29 08:17:15'),(30549,10258,'action created','2024-05-29 08:17:15','2024-05-29 08:17:15'),(30550,10258,'action started via Async Request','2024-05-29 08:19:17','2024-05-29 08:19:17'),(30551,10258,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:19:17','2024-05-29 08:19:17'),(30552,10259,'action created','2024-05-29 08:19:17','2024-05-29 08:19:17'),(30556,10259,'action started via Async Request','2024-05-29 08:21:20','2024-05-29 08:21:20'),(30557,10259,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:21:20','2024-05-29 08:21:20'),(30558,10261,'action created','2024-05-29 08:21:20','2024-05-29 08:21:20'),(30559,10261,'action started via Async Request','2024-05-29 08:23:24','2024-05-29 08:23:24'),(30560,10261,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:23:24','2024-05-29 08:23:24'),(30561,10262,'action created','2024-05-29 08:23:24','2024-05-29 08:23:24'),(30565,10262,'action started via Async Request','2024-05-29 08:25:42','2024-05-29 08:25:42'),(30566,10262,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:25:42','2024-05-29 08:25:42'),(30567,10264,'action created','2024-05-29 08:25:42','2024-05-29 08:25:42'),(30568,10264,'action started via WP Cron','2024-05-29 08:28:34','2024-05-29 08:28:34'),(30569,10264,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:28:34','2024-05-29 08:28:34'),(30570,10265,'action created','2024-05-29 08:28:34','2024-05-29 08:28:34'),(30571,10265,'action started via WP Cron','2024-05-29 08:30:51','2024-05-29 08:30:51'),(30572,10265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:30:51','2024-05-29 08:30:51'),(30573,10266,'action created','2024-05-29 08:30:51','2024-05-29 08:30:51'),(30574,10266,'action started via WP Cron','2024-05-29 08:33:00','2024-05-29 08:33:00'),(30575,10266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:33:00','2024-05-29 08:33:00'),(30576,10267,'action created','2024-05-29 08:33:00','2024-05-29 08:33:00'),(30577,10267,'action started via WP Cron','2024-05-29 08:35:02','2024-05-29 08:35:02'),(30578,10267,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:35:02','2024-05-29 08:35:02'),(30579,10268,'action created','2024-05-29 08:35:02','2024-05-29 08:35:02'),(30580,10268,'action started via Async Request','2024-05-29 08:38:19','2024-05-29 08:38:19'),(30581,10268,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:38:19','2024-05-29 08:38:19'),(30582,10269,'action created','2024-05-29 08:38:19','2024-05-29 08:38:19'),(30583,10269,'action started via Async Request','2024-05-29 08:40:19','2024-05-29 08:40:19'),(30584,10269,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:40:19','2024-05-29 08:40:19'),(30585,10270,'action created','2024-05-29 08:40:19','2024-05-29 08:40:19'),(30586,10270,'action started via WP Cron','2024-05-29 08:42:19','2024-05-29 08:42:19'),(30587,10270,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:42:19','2024-05-29 08:42:19'),(30588,10271,'action created','2024-05-29 08:42:19','2024-05-29 08:42:19'),(30589,10271,'action started via WP Cron','2024-05-29 08:45:19','2024-05-29 08:45:19'),(30590,10271,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:45:19','2024-05-29 08:45:19'),(30591,10272,'action created','2024-05-29 08:45:19','2024-05-29 08:45:19'),(30592,10272,'action started via Async Request','2024-05-29 08:47:19','2024-05-29 08:47:19'),(30593,10272,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:47:19','2024-05-29 08:47:19'),(30594,10273,'action created','2024-05-29 08:47:19','2024-05-29 08:47:19'),(30595,10273,'action started via WP Cron','2024-05-29 08:50:19','2024-05-29 08:50:19'),(30596,10273,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:50:19','2024-05-29 08:50:19'),(30597,10274,'action created','2024-05-29 08:50:19','2024-05-29 08:50:19'),(30598,10274,'action started via WP Cron','2024-05-29 08:52:19','2024-05-29 08:52:19'),(30599,10274,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:52:19','2024-05-29 08:52:19'),(30600,10275,'action created','2024-05-29 08:52:19','2024-05-29 08:52:19'),(30601,10275,'action started via WP Cron','2024-05-29 08:54:59','2024-05-29 08:54:59'),(30602,10275,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:54:59','2024-05-29 08:54:59'),(30603,10276,'action created','2024-05-29 08:54:59','2024-05-29 08:54:59'),(30604,10276,'action started via WP Cron','2024-05-29 08:57:00','2024-05-29 08:57:00'),(30605,10276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:57:00','2024-05-29 08:57:00'),(30606,10277,'action created','2024-05-29 08:57:00','2024-05-29 08:57:00'),(30607,10277,'action started via WP Cron','2024-05-29 08:59:00','2024-05-29 08:59:00'),(30608,10277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 08:59:00','2024-05-29 08:59:00'),(30609,10278,'action created','2024-05-29 08:59:00','2024-05-29 08:59:00'),(30610,10278,'action started via Async Request','2024-05-29 09:01:35','2024-05-29 09:01:35'),(30611,10278,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:01:35','2024-05-29 09:01:35'),(30612,10279,'action created','2024-05-29 09:01:35','2024-05-29 09:01:35'),(30613,10279,'action started via WP Cron','2024-05-29 09:04:00','2024-05-29 09:04:00'),(30614,10279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:04:00','2024-05-29 09:04:00'),(30615,10280,'action created','2024-05-29 09:04:00','2024-05-29 09:04:00'),(30616,10280,'action started via WP Cron','2024-05-29 09:06:00','2024-05-29 09:06:00'),(30617,10280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:06:00','2024-05-29 09:06:00'),(30618,10281,'action created','2024-05-29 09:06:00','2024-05-29 09:06:00'),(30619,10281,'action started via WP Cron','2024-05-29 09:09:00','2024-05-29 09:09:00'),(30620,10281,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:09:00','2024-05-29 09:09:00'),(30621,10282,'action created','2024-05-29 09:09:00','2024-05-29 09:09:00'),(30622,10282,'action started via WP Cron','2024-05-29 09:12:01','2024-05-29 09:12:01'),(30623,10282,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:12:01','2024-05-29 09:12:01'),(30624,10283,'action created','2024-05-29 09:12:01','2024-05-29 09:12:01'),(30625,10283,'action started via WP Cron','2024-05-29 09:14:17','2024-05-29 09:14:17'),(30626,10283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:14:17','2024-05-29 09:14:17'),(30627,10284,'action created','2024-05-29 09:14:17','2024-05-29 09:14:17'),(30628,10284,'action started via WP Cron','2024-05-29 09:17:09','2024-05-29 09:17:09'),(30629,10284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:17:09','2024-05-29 09:17:09'),(30630,10285,'action created','2024-05-29 09:17:09','2024-05-29 09:17:09'),(30631,10285,'action started via WP Cron','2024-05-29 09:20:08','2024-05-29 09:20:08'),(30632,10285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:20:08','2024-05-29 09:20:08'),(30633,10286,'action created','2024-05-29 09:20:08','2024-05-29 09:20:08'),(30637,10286,'action started via Async Request','2024-05-29 09:22:42','2024-05-29 09:22:42'),(30638,10286,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:22:42','2024-05-29 09:22:42'),(30639,10288,'action created','2024-05-29 09:22:42','2024-05-29 09:22:42'),(30640,10288,'action started via Async Request','2024-05-29 09:25:01','2024-05-29 09:25:01'),(30641,10288,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:25:01','2024-05-29 09:25:01'),(30642,10289,'action created','2024-05-29 09:25:01','2024-05-29 09:25:01'),(30643,10289,'action started via Async Request','2024-05-29 09:27:11','2024-05-29 09:27:11'),(30644,10289,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:27:11','2024-05-29 09:27:11'),(30645,10290,'action created','2024-05-29 09:27:11','2024-05-29 09:27:11'),(30646,10290,'action started via Async Request','2024-05-29 09:29:12','2024-05-29 09:29:12'),(30647,10290,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:29:12','2024-05-29 09:29:12'),(30648,10291,'action created','2024-05-29 09:29:12','2024-05-29 09:29:12'),(30649,10291,'action started via WP Cron','2024-05-29 09:31:13','2024-05-29 09:31:13'),(30650,10291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:31:13','2024-05-29 09:31:13'),(30651,10292,'action created','2024-05-29 09:31:13','2024-05-29 09:31:13'),(30652,10292,'action started via WP Cron','2024-05-29 09:34:41','2024-05-29 09:34:41'),(30653,10292,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:34:41','2024-05-29 09:34:41'),(30654,10293,'action created','2024-05-29 09:34:41','2024-05-29 09:34:41'),(30655,10293,'action started via Async Request','2024-05-29 09:36:50','2024-05-29 09:36:50'),(30656,10293,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:36:50','2024-05-29 09:36:50'),(30657,10294,'action created','2024-05-29 09:36:50','2024-05-29 09:36:50'),(30658,10294,'action started via WP Cron','2024-05-29 09:39:55','2024-05-29 09:39:55'),(30659,10294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:39:55','2024-05-29 09:39:55'),(30660,10295,'action created','2024-05-29 09:39:55','2024-05-29 09:39:55'),(30661,10295,'action started via WP Cron','2024-05-29 09:42:52','2024-05-29 09:42:52'),(30662,10295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:42:52','2024-05-29 09:42:52'),(30663,10296,'action created','2024-05-29 09:42:52','2024-05-29 09:42:52'),(30664,10296,'action started via Async Request','2024-05-29 09:45:30','2024-05-29 09:45:30'),(30665,10296,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:45:30','2024-05-29 09:45:30'),(30666,10297,'action created','2024-05-29 09:45:30','2024-05-29 09:45:30'),(30667,10297,'action started via WP Cron','2024-05-29 09:48:48','2024-05-29 09:48:48'),(30668,10297,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:48:48','2024-05-29 09:48:48'),(30669,10298,'action created','2024-05-29 09:48:48','2024-05-29 09:48:48'),(30670,10298,'action started via WP Cron','2024-05-29 09:51:55','2024-05-29 09:51:55'),(30671,10298,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:51:55','2024-05-29 09:51:55'),(30672,10299,'action created','2024-05-29 09:51:55','2024-05-29 09:51:55'),(30673,10299,'action started via WP Cron','2024-05-29 09:53:56','2024-05-29 09:53:56'),(30674,10299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:53:56','2024-05-29 09:53:56'),(30675,10300,'action created','2024-05-29 09:53:56','2024-05-29 09:53:56'),(30676,10300,'action started via WP Cron','2024-05-29 09:56:07','2024-05-29 09:56:07'),(30677,10300,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:56:07','2024-05-29 09:56:07'),(30678,10301,'action created','2024-05-29 09:56:07','2024-05-29 09:56:07'),(30679,10301,'action started via WP Cron','2024-05-29 09:58:44','2024-05-29 09:58:44'),(30680,10301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 09:58:44','2024-05-29 09:58:44'),(30681,10302,'action created','2024-05-29 09:58:44','2024-05-29 09:58:44'),(30682,10302,'action started via Async Request','2024-05-29 10:00:45','2024-05-29 10:00:45'),(30683,10302,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:00:45','2024-05-29 10:00:45'),(30684,10303,'action created','2024-05-29 10:00:45','2024-05-29 10:00:45'),(30685,10303,'action started via Async Request','2024-05-29 10:02:46','2024-05-29 10:02:46'),(30686,10303,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:02:46','2024-05-29 10:02:46'),(30687,10304,'action created','2024-05-29 10:02:46','2024-05-29 10:02:46'),(30688,10304,'action started via WP Cron','2024-05-29 10:07:08','2024-05-29 10:07:08'),(30689,10304,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:07:08','2024-05-29 10:07:08'),(30690,10305,'action created','2024-05-29 10:07:08','2024-05-29 10:07:08'),(30691,10305,'action started via WP Cron','2024-05-29 10:10:18','2024-05-29 10:10:18'),(30692,10305,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:10:18','2024-05-29 10:10:18'),(30693,10306,'action created','2024-05-29 10:10:18','2024-05-29 10:10:18'),(30694,10306,'action started via WP Cron','2024-05-29 10:12:40','2024-05-29 10:12:40'),(30695,10306,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:12:40','2024-05-29 10:12:40'),(30696,10307,'action created','2024-05-29 10:12:40','2024-05-29 10:12:40'),(30697,10307,'action started via Async Request','2024-05-29 10:14:40','2024-05-29 10:14:40'),(30698,10307,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:14:40','2024-05-29 10:14:40'),(30699,10308,'action created','2024-05-29 10:14:40','2024-05-29 10:14:40'),(30700,10308,'action started via WP Cron','2024-05-29 10:17:56','2024-05-29 10:17:56'),(30701,10308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:17:56','2024-05-29 10:17:56'),(30702,10309,'action created','2024-05-29 10:17:56','2024-05-29 10:17:56'),(30703,10309,'action started via WP Cron','2024-05-29 10:21:13','2024-05-29 10:21:13'),(30704,10309,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:21:13','2024-05-29 10:21:13'),(30705,10310,'action created','2024-05-29 10:21:13','2024-05-29 10:21:13'),(30709,10310,'action started via WP Cron','2024-05-29 10:27:24','2024-05-29 10:27:24'),(30710,10310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:27:24','2024-05-29 10:27:24'),(30711,10312,'action created','2024-05-29 10:27:24','2024-05-29 10:27:24'),(30712,10312,'action started via Async Request','2024-05-29 10:30:39','2024-05-29 10:30:39'),(30713,10312,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:30:39','2024-05-29 10:30:39'),(30714,10313,'action created','2024-05-29 10:30:39','2024-05-29 10:30:39'),(30715,10313,'action started via WP Cron','2024-05-29 10:33:57','2024-05-29 10:33:57'),(30716,10313,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:33:57','2024-05-29 10:33:57'),(30717,10314,'action created','2024-05-29 10:33:57','2024-05-29 10:33:57'),(30718,10314,'action started via WP Cron','2024-05-29 10:48:55','2024-05-29 10:48:55'),(30719,10314,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:48:55','2024-05-29 10:48:55'),(30720,10315,'action created','2024-05-29 10:48:55','2024-05-29 10:48:55'),(30721,10315,'action started via WP Cron','2024-05-29 10:52:03','2024-05-29 10:52:03'),(30722,10315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:52:03','2024-05-29 10:52:03'),(30723,10316,'action created','2024-05-29 10:52:03','2024-05-29 10:52:03'),(30724,10316,'action started via Async Request','2024-05-29 10:54:09','2024-05-29 10:54:09'),(30725,10316,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 10:54:09','2024-05-29 10:54:09'),(30726,10317,'action created','2024-05-29 10:54:09','2024-05-29 10:54:09'),(30727,10317,'action started via WP Cron','2024-05-29 11:01:57','2024-05-29 11:01:57'),(30728,10317,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:01:57','2024-05-29 11:01:57'),(30729,10318,'action created','2024-05-29 11:01:57','2024-05-29 11:01:57'),(30733,10318,'action started via WP Cron','2024-05-29 11:10:39','2024-05-29 11:10:39'),(30734,10318,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:10:39','2024-05-29 11:10:39'),(30735,10320,'action created','2024-05-29 11:10:39','2024-05-29 11:10:39'),(30736,10320,'action started via WP Cron','2024-05-29 11:15:17','2024-05-29 11:15:17'),(30737,10320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:15:17','2024-05-29 11:15:17'),(30738,10321,'action created','2024-05-29 11:15:17','2024-05-29 11:15:17'),(30739,10321,'action started via WP Cron','2024-05-29 11:20:31','2024-05-29 11:20:31'),(30740,10321,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:20:31','2024-05-29 11:20:31'),(30741,10322,'action created','2024-05-29 11:20:31','2024-05-29 11:20:31'),(30742,10322,'action started via WP Cron','2024-05-29 11:24:37','2024-05-29 11:24:37'),(30743,10322,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:24:37','2024-05-29 11:24:37'),(30744,10323,'action created','2024-05-29 11:24:37','2024-05-29 11:24:37'),(30745,10323,'action started via WP Cron','2024-05-29 11:27:27','2024-05-29 11:27:27'),(30746,10323,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:27:27','2024-05-29 11:27:27'),(30747,10324,'action created','2024-05-29 11:27:27','2024-05-29 11:27:27'),(30751,10324,'action started via WP Cron','2024-05-29 11:30:27','2024-05-29 11:30:27'),(30752,10324,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:30:27','2024-05-29 11:30:27'),(30753,10326,'action created','2024-05-29 11:30:27','2024-05-29 11:30:27'),(30754,10326,'action started via WP Cron','2024-05-29 11:35:19','2024-05-29 11:35:19'),(30755,10326,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:35:19','2024-05-29 11:35:19'),(30756,10327,'action created','2024-05-29 11:35:19','2024-05-29 11:35:19'),(30757,10327,'action started via WP Cron','2024-05-29 11:40:56','2024-05-29 11:40:56'),(30758,10327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:40:56','2024-05-29 11:40:56'),(30759,10328,'action created','2024-05-29 11:40:56','2024-05-29 11:40:56'),(30760,10328,'action started via WP Cron','2024-05-29 11:43:21','2024-05-29 11:43:21'),(30761,10328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:43:21','2024-05-29 11:43:21'),(30762,10329,'action created','2024-05-29 11:43:21','2024-05-29 11:43:21'),(30763,10329,'action started via WP Cron','2024-05-29 11:46:29','2024-05-29 11:46:29'),(30764,10329,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:46:29','2024-05-29 11:46:29'),(30765,10330,'action created','2024-05-29 11:46:29','2024-05-29 11:46:29'),(30766,10330,'action started via WP Cron','2024-05-29 11:53:11','2024-05-29 11:53:11'),(30767,10330,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:53:11','2024-05-29 11:53:11'),(30768,10331,'action created','2024-05-29 11:53:11','2024-05-29 11:53:11'),(30769,10331,'action started via Async Request','2024-05-29 11:55:12','2024-05-29 11:55:12'),(30770,10331,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 11:55:12','2024-05-29 11:55:12'),(30771,10332,'action created','2024-05-29 11:55:12','2024-05-29 11:55:12'),(30772,10332,'action started via WP Cron','2024-05-29 12:00:09','2024-05-29 12:00:09'),(30773,10332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:00:09','2024-05-29 12:00:09'),(30774,10333,'action created','2024-05-29 12:00:09','2024-05-29 12:00:09'),(30778,10333,'action started via WP Cron','2024-05-29 12:04:02','2024-05-29 12:04:02'),(30779,10333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:04:02','2024-05-29 12:04:02'),(30780,10335,'action created','2024-05-29 12:04:02','2024-05-29 12:04:02'),(30781,10335,'action started via WP Cron','2024-05-29 12:08:27','2024-05-29 12:08:27'),(30782,10335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:08:27','2024-05-29 12:08:27'),(30783,10336,'action created','2024-05-29 12:08:27','2024-05-29 12:08:27'),(30784,10336,'action started via WP Cron','2024-05-29 12:17:25','2024-05-29 12:17:25'),(30785,10336,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:17:25','2024-05-29 12:17:25'),(30786,10337,'action created','2024-05-29 12:17:25','2024-05-29 12:17:25'),(30787,10337,'action started via Async Request','2024-05-29 12:19:26','2024-05-29 12:19:26'),(30788,10337,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:19:26','2024-05-29 12:19:26'),(30789,10338,'action created','2024-05-29 12:19:26','2024-05-29 12:19:26'),(30790,10338,'action started via Async Request','2024-05-29 12:21:49','2024-05-29 12:21:49'),(30791,10338,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:21:49','2024-05-29 12:21:49'),(30792,10339,'action created','2024-05-29 12:21:49','2024-05-29 12:21:49'),(30793,10339,'action started via WP Cron','2024-05-29 12:28:24','2024-05-29 12:28:24'),(30794,10339,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:28:24','2024-05-29 12:28:24'),(30795,10340,'action created','2024-05-29 12:28:24','2024-05-29 12:28:24'),(30799,10340,'action started via Async Request','2024-05-29 12:38:02','2024-05-29 12:38:02'),(30800,10340,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:38:02','2024-05-29 12:38:02'),(30801,10342,'action created','2024-05-29 12:38:02','2024-05-29 12:38:02'),(30802,10342,'action started via WP Cron','2024-05-29 12:41:51','2024-05-29 12:41:51'),(30803,10342,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:41:51','2024-05-29 12:41:51'),(30804,10343,'action created','2024-05-29 12:41:51','2024-05-29 12:41:51'),(30811,10343,'action started via WP Cron','2024-05-29 12:44:48','2024-05-29 12:44:48'),(30812,10343,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 12:44:48','2024-05-29 12:44:48'),(30813,10346,'action created','2024-05-29 12:44:48','2024-05-29 12:44:48'),(30814,10346,'action started via WP Cron','2024-05-29 13:06:11','2024-05-29 13:06:11'),(30815,10346,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 13:06:11','2024-05-29 13:06:11'),(30816,10347,'action created','2024-05-29 13:06:11','2024-05-29 13:06:11'),(30817,10347,'action started via WP Cron','2024-05-29 13:16:22','2024-05-29 13:16:22'),(30818,10347,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 13:16:22','2024-05-29 13:16:22'),(30819,10348,'action created','2024-05-29 13:16:22','2024-05-29 13:16:22'),(30820,10348,'action started via WP Cron','2024-05-29 13:21:11','2024-05-29 13:21:11'),(30821,10348,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 13:21:11','2024-05-29 13:21:11'),(30822,10349,'action created','2024-05-29 13:21:11','2024-05-29 13:21:11'),(30823,10349,'action started via WP Cron','2024-05-29 13:27:07','2024-05-29 13:27:07'),(30824,10349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 13:27:07','2024-05-29 13:27:07'),(30825,10350,'action created','2024-05-29 13:27:07','2024-05-29 13:27:07'),(30829,10350,'action started via Async Request','2024-05-29 13:31:14','2024-05-29 13:31:14'),(30830,10350,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 13:31:14','2024-05-29 13:31:14'),(30831,10352,'action created','2024-05-29 13:31:14','2024-05-29 13:31:14'),(30832,10352,'action started via WP Cron','2024-05-29 13:38:26','2024-05-29 13:38:26'),(30833,10352,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 13:38:26','2024-05-29 13:38:26'),(30834,10353,'action created','2024-05-29 13:38:26','2024-05-29 13:38:26'),(30835,10353,'action started via WP Cron','2024-05-29 13:48:15','2024-05-29 13:48:15'),(30836,10353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 13:48:15','2024-05-29 13:48:15'),(30837,10354,'action created','2024-05-29 13:48:15','2024-05-29 13:48:15'),(30838,10354,'action started via WP Cron','2024-05-29 14:23:03','2024-05-29 14:23:03'),(30839,10354,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 14:23:03','2024-05-29 14:23:03'),(30840,10355,'action created','2024-05-29 14:23:03','2024-05-29 14:23:03'),(30841,10355,'action started via WP Cron','2024-05-29 14:25:41','2024-05-29 14:25:41'),(30842,10355,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 14:25:41','2024-05-29 14:25:41'),(30843,10356,'action created','2024-05-29 14:25:41','2024-05-29 14:25:41'),(30844,10356,'action started via WP Cron','2024-05-29 14:35:16','2024-05-29 14:35:16'),(30845,10356,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 14:35:16','2024-05-29 14:35:16'),(30846,10357,'action created','2024-05-29 14:35:16','2024-05-29 14:35:16'),(30850,10357,'action started via WP Cron','2024-05-29 14:38:05','2024-05-29 14:38:05'),(30851,10357,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 14:38:05','2024-05-29 14:38:05'),(30852,10359,'action created','2024-05-29 14:38:05','2024-05-29 14:38:05'),(30853,10359,'action started via WP Cron','2024-05-29 14:44:50','2024-05-29 14:44:50'),(30854,10359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 14:44:50','2024-05-29 14:44:50'),(30855,10360,'action created','2024-05-29 14:44:50','2024-05-29 14:44:50'),(30856,10360,'action started via WP Cron','2024-05-29 14:47:47','2024-05-29 14:47:47'),(30857,10360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 14:47:47','2024-05-29 14:47:47'),(30858,10361,'action created','2024-05-29 14:47:47','2024-05-29 14:47:47'),(30859,10361,'action started via WP Cron','2024-05-29 15:02:45','2024-05-29 15:02:45'),(30860,10361,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 15:02:45','2024-05-29 15:02:45'),(30861,10362,'action created','2024-05-29 15:02:45','2024-05-29 15:02:45'),(30862,10362,'action started via WP Cron','2024-05-29 15:13:15','2024-05-29 15:13:15'),(30863,10362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 15:13:15','2024-05-29 15:13:15'),(30864,10363,'action created','2024-05-29 15:13:15','2024-05-29 15:13:15'),(30865,10363,'action started via WP Cron','2024-05-29 15:34:48','2024-05-29 15:34:48'),(30866,10363,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 15:34:48','2024-05-29 15:34:48'),(30867,10364,'action created','2024-05-29 15:34:49','2024-05-29 15:34:49'),(30871,10364,'action started via WP Cron','2024-05-29 15:38:05','2024-05-29 15:38:05'),(30872,10364,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 15:38:05','2024-05-29 15:38:05'),(30873,10366,'action created','2024-05-29 15:38:05','2024-05-29 15:38:05'),(30874,10366,'action started via Async Request','2024-05-29 15:49:09','2024-05-29 15:49:09'),(30875,10366,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 15:49:09','2024-05-29 15:49:09'),(30876,10367,'action created','2024-05-29 15:49:09','2024-05-29 15:49:09'),(30877,10367,'action started via WP Cron','2024-05-29 16:03:15','2024-05-29 16:03:15'),(30878,10367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 16:03:15','2024-05-29 16:03:15'),(30879,10368,'action created','2024-05-29 16:03:15','2024-05-29 16:03:15'),(30880,10368,'action started via WP Cron','2024-05-29 16:19:10','2024-05-29 16:19:10'),(30881,10368,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 16:19:10','2024-05-29 16:19:10'),(30882,10369,'action created','2024-05-29 16:19:10','2024-05-29 16:19:10'),(30883,10369,'action started via WP Cron','2024-05-29 16:46:27','2024-05-29 16:46:27'),(30884,10369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 16:46:27','2024-05-29 16:46:27'),(30885,10370,'action created','2024-05-29 16:46:27','2024-05-29 16:46:27'),(30889,10370,'action started via WP Cron','2024-05-29 16:48:47','2024-05-29 16:48:47'),(30890,10370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 16:48:47','2024-05-29 16:48:47'),(30891,10372,'action created','2024-05-29 16:48:47','2024-05-29 16:48:47'),(30892,10372,'action started via WP Cron','2024-05-29 16:54:28','2024-05-29 16:54:28'),(30893,10372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 16:54:28','2024-05-29 16:54:28'),(30894,10373,'action created','2024-05-29 16:54:28','2024-05-29 16:54:28'),(30895,10373,'action started via WP Cron','2024-05-29 17:00:46','2024-05-29 17:00:46'),(30896,10373,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:00:46','2024-05-29 17:00:46'),(30897,10374,'action created','2024-05-29 17:00:46','2024-05-29 17:00:46'),(30898,10374,'action started via WP Cron','2024-05-29 17:04:53','2024-05-29 17:04:53'),(30899,10374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:04:53','2024-05-29 17:04:53'),(30900,10375,'action created','2024-05-29 17:04:53','2024-05-29 17:04:53'),(30901,10375,'action started via WP Cron','2024-05-29 17:07:34','2024-05-29 17:07:34'),(30902,10375,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:07:34','2024-05-29 17:07:34'),(30903,10376,'action created','2024-05-29 17:07:34','2024-05-29 17:07:34'),(30904,10376,'action started via WP Cron','2024-05-29 17:10:41','2024-05-29 17:10:41'),(30905,10376,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:10:41','2024-05-29 17:10:41'),(30906,10377,'action created','2024-05-29 17:10:41','2024-05-29 17:10:41'),(30907,10377,'action started via WP Cron','2024-05-29 17:14:42','2024-05-29 17:14:42'),(30908,10377,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:14:42','2024-05-29 17:14:42'),(30909,10378,'action created','2024-05-29 17:14:42','2024-05-29 17:14:42'),(30910,10378,'action started via WP Cron','2024-05-29 17:23:51','2024-05-29 17:23:51'),(30911,10378,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:23:51','2024-05-29 17:23:51'),(30912,10379,'action created','2024-05-29 17:23:51','2024-05-29 17:23:51'),(30913,10379,'action started via WP Cron','2024-05-29 17:35:36','2024-05-29 17:35:36'),(30914,10379,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:35:36','2024-05-29 17:35:36'),(30915,10380,'action created','2024-05-29 17:35:36','2024-05-29 17:35:36'),(30916,10380,'action started via WP Cron','2024-05-29 17:45:45','2024-05-29 17:45:45'),(30917,10380,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:45:45','2024-05-29 17:45:45'),(30918,10381,'action created','2024-05-29 17:45:45','2024-05-29 17:45:45'),(30922,10381,'action started via WP Cron','2024-05-29 17:50:34','2024-05-29 17:50:34'),(30923,10381,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:50:34','2024-05-29 17:50:34'),(30924,10383,'action created','2024-05-29 17:50:34','2024-05-29 17:50:34'),(30925,10383,'action started via WP Cron','2024-05-29 17:59:14','2024-05-29 17:59:14'),(30926,10383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 17:59:14','2024-05-29 17:59:14'),(30927,10384,'action created','2024-05-29 17:59:14','2024-05-29 17:59:14'),(30928,10384,'action started via WP Cron','2024-05-29 18:05:17','2024-05-29 18:05:17'),(30929,10384,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 18:05:17','2024-05-29 18:05:17'),(30930,10385,'action created','2024-05-29 18:05:17','2024-05-29 18:05:17'),(30931,10385,'action started via WP Cron','2024-05-29 18:10:56','2024-05-29 18:10:56'),(30932,10385,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 18:10:56','2024-05-29 18:10:56'),(30933,10386,'action created','2024-05-29 18:10:56','2024-05-29 18:10:56'),(30934,10386,'action started via WP Cron','2024-05-29 18:14:12','2024-05-29 18:14:12'),(30935,10386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 18:14:12','2024-05-29 18:14:12'),(30936,10387,'action created','2024-05-29 18:14:12','2024-05-29 18:14:12'),(30937,10387,'action started via WP Cron','2024-05-29 18:21:02','2024-05-29 18:21:02'),(30938,10387,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 18:21:02','2024-05-29 18:21:02'),(30939,10388,'action created','2024-05-29 18:21:02','2024-05-29 18:21:02'),(30940,10388,'action started via WP Cron','2024-05-29 19:30:18','2024-05-29 19:30:18'),(30941,10388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 19:30:18','2024-05-29 19:30:18'),(30942,10389,'action created','2024-05-29 19:30:18','2024-05-29 19:30:18'),(30946,10389,'action started via WP Cron','2024-05-29 19:35:51','2024-05-29 19:35:51'),(30947,10389,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 19:35:51','2024-05-29 19:35:51'),(30948,10391,'action created','2024-05-29 19:35:51','2024-05-29 19:35:51'),(30949,10391,'action started via WP Cron','2024-05-29 19:57:10','2024-05-29 19:57:10'),(30950,10391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 19:57:10','2024-05-29 19:57:10'),(30951,10392,'action created','2024-05-29 19:57:10','2024-05-29 19:57:10'),(30952,10392,'action started via WP Cron','2024-05-29 20:07:20','2024-05-29 20:07:20'),(30953,10392,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 20:07:20','2024-05-29 20:07:20'),(30954,10393,'action created','2024-05-29 20:07:20','2024-05-29 20:07:20'),(30955,10393,'action started via WP Cron','2024-05-29 20:12:32','2024-05-29 20:12:32'),(30956,10393,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 20:12:32','2024-05-29 20:12:32'),(30957,10394,'action created','2024-05-29 20:12:32','2024-05-29 20:12:32'),(30958,10394,'action started via WP Cron','2024-05-29 20:39:33','2024-05-29 20:39:33'),(30959,10394,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 20:39:33','2024-05-29 20:39:33'),(30960,10395,'action created','2024-05-29 20:39:33','2024-05-29 20:39:33'),(30967,10395,'action started via WP Cron','2024-05-29 20:54:36','2024-05-29 20:54:36'),(30968,10395,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 20:54:36','2024-05-29 20:54:36'),(30969,10398,'action created','2024-05-29 20:54:36','2024-05-29 20:54:36'),(30970,10398,'action started via WP Cron','2024-05-29 20:59:09','2024-05-29 20:59:09'),(30971,10398,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 20:59:09','2024-05-29 20:59:09'),(30972,10399,'action created','2024-05-29 20:59:09','2024-05-29 20:59:09'),(30973,10399,'action started via WP Cron','2024-05-29 21:45:06','2024-05-29 21:45:06'),(30974,10399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 21:45:06','2024-05-29 21:45:06'),(30975,10400,'action created','2024-05-29 21:45:06','2024-05-29 21:45:06'),(30979,10400,'action started via WP Cron','2024-05-29 22:14:43','2024-05-29 22:14:43'),(30980,10400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 22:14:43','2024-05-29 22:14:43'),(30981,10402,'action created','2024-05-29 22:14:43','2024-05-29 22:14:43'),(30982,10402,'action started via WP Cron','2024-05-29 22:20:34','2024-05-29 22:20:34'),(30983,10402,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 22:20:34','2024-05-29 22:20:34'),(30984,10403,'action created','2024-05-29 22:20:34','2024-05-29 22:20:34'),(30985,10403,'action started via WP Cron','2024-05-29 22:36:23','2024-05-29 22:36:23'),(30986,10403,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 22:36:23','2024-05-29 22:36:23'),(30987,10404,'action created','2024-05-29 22:36:23','2024-05-29 22:36:23'),(30988,10404,'action started via WP Cron','2024-05-29 23:15:52','2024-05-29 23:15:52'),(30989,10404,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 23:15:52','2024-05-29 23:15:52'),(30990,10405,'action created','2024-05-29 23:15:52','2024-05-29 23:15:52'),(30994,10405,'action started via WP Cron','2024-05-29 23:19:34','2024-05-29 23:19:34'),(30995,10405,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 23:19:34','2024-05-29 23:19:34'),(30996,10407,'action created','2024-05-29 23:19:34','2024-05-29 23:19:34'),(30997,10407,'action started via WP Cron','2024-05-29 23:22:53','2024-05-29 23:22:53'),(30998,10407,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 23:22:53','2024-05-29 23:22:53'),(30999,10408,'action created','2024-05-29 23:22:53','2024-05-29 23:22:53'),(31000,10408,'action started via WP Cron','2024-05-29 23:37:24','2024-05-29 23:37:24'),(31001,10408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 23:37:24','2024-05-29 23:37:24'),(31002,10409,'action created','2024-05-29 23:37:24','2024-05-29 23:37:24'),(31003,10409,'action started via WP Cron','2024-05-29 23:41:02','2024-05-29 23:41:02'),(31004,10409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 23:41:02','2024-05-29 23:41:02'),(31005,10410,'action created','2024-05-29 23:41:02','2024-05-29 23:41:02'),(31006,10410,'action started via WP Cron','2024-05-29 23:58:24','2024-05-29 23:58:24'),(31007,10410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-29 23:58:24','2024-05-29 23:58:24'),(31008,10411,'action created','2024-05-29 23:58:24','2024-05-29 23:58:24'),(31009,10411,'action started via WP Cron','2024-05-30 00:20:23','2024-05-30 00:20:23'),(31010,10411,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 00:20:23','2024-05-30 00:20:23'),(31011,10412,'action created','2024-05-30 00:20:23','2024-05-30 00:20:23'),(31015,10412,'action started via WP Cron','2024-05-30 00:36:48','2024-05-30 00:36:48'),(31016,10412,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 00:36:48','2024-05-30 00:36:48'),(31017,10414,'action created','2024-05-30 00:36:48','2024-05-30 00:36:48'),(31018,10414,'action started via WP Cron','2024-05-30 00:39:07','2024-05-30 00:39:07'),(31019,10414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 00:39:07','2024-05-30 00:39:07'),(31020,10415,'action created','2024-05-30 00:39:07','2024-05-30 00:39:07'),(31021,10415,'action started via WP Cron','2024-05-30 00:41:09','2024-05-30 00:41:09'),(31022,10415,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 00:41:09','2024-05-30 00:41:09'),(31023,10416,'action created','2024-05-30 00:41:09','2024-05-30 00:41:09'),(31024,10416,'action started via WP Cron','2024-05-30 00:44:27','2024-05-30 00:44:27'),(31025,10416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 00:44:27','2024-05-30 00:44:27'),(31026,10417,'action created','2024-05-30 00:44:27','2024-05-30 00:44:27'),(31027,10417,'action started via WP Cron','2024-05-30 00:48:59','2024-05-30 00:48:59'),(31028,10417,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 00:48:59','2024-05-30 00:48:59'),(31029,10418,'action created','2024-05-30 00:48:59','2024-05-30 00:48:59'),(31030,10418,'action started via WP Cron','2024-05-30 00:57:23','2024-05-30 00:57:23'),(31031,10418,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 00:57:23','2024-05-30 00:57:23'),(31032,10419,'action created','2024-05-30 00:57:23','2024-05-30 00:57:23'),(31033,10419,'action started via WP Cron','2024-05-30 01:02:43','2024-05-30 01:02:43'),(31034,10419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:02:43','2024-05-30 01:02:43'),(31035,10420,'action created','2024-05-30 01:02:43','2024-05-30 01:02:43'),(31036,10420,'action started via WP Cron','2024-05-30 01:06:19','2024-05-30 01:06:19'),(31037,10420,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:06:19','2024-05-30 01:06:19'),(31038,10421,'action created','2024-05-30 01:06:19','2024-05-30 01:06:19'),(31039,10421,'action started via WP Cron','2024-05-30 01:23:19','2024-05-30 01:23:19'),(31040,10421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:23:19','2024-05-30 01:23:19'),(31041,10422,'action created','2024-05-30 01:23:19','2024-05-30 01:23:19'),(31045,10422,'action started via WP Cron','2024-05-30 01:36:43','2024-05-30 01:36:43'),(31046,10422,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:36:43','2024-05-30 01:36:43'),(31047,10424,'action created','2024-05-30 01:36:43','2024-05-30 01:36:43'),(31048,10424,'action started via Async Request','2024-05-30 01:38:47','2024-05-30 01:38:47'),(31049,10424,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:38:47','2024-05-30 01:38:47'),(31050,10425,'action created','2024-05-30 01:38:47','2024-05-30 01:38:47'),(31051,10425,'action started via WP Cron','2024-05-30 01:40:47','2024-05-30 01:40:47'),(31052,10425,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:40:47','2024-05-30 01:40:47'),(31053,10426,'action created','2024-05-30 01:40:47','2024-05-30 01:40:47'),(31054,10426,'action started via WP Cron','2024-05-30 01:43:48','2024-05-30 01:43:48'),(31055,10426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:43:48','2024-05-30 01:43:48'),(31056,10427,'action created','2024-05-30 01:43:48','2024-05-30 01:43:48'),(31057,10427,'action started via WP Cron','2024-05-30 01:45:49','2024-05-30 01:45:49'),(31058,10427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:45:49','2024-05-30 01:45:49'),(31059,10428,'action created','2024-05-30 01:45:49','2024-05-30 01:45:49'),(31060,10428,'action started via WP Cron','2024-05-30 01:47:50','2024-05-30 01:47:50'),(31061,10428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:47:50','2024-05-30 01:47:50'),(31062,10429,'action created','2024-05-30 01:47:50','2024-05-30 01:47:50'),(31063,10429,'action started via WP Cron','2024-05-30 01:49:50','2024-05-30 01:49:50'),(31064,10429,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:49:50','2024-05-30 01:49:50'),(31065,10430,'action created','2024-05-30 01:49:50','2024-05-30 01:49:50'),(31066,10430,'action started via WP Cron','2024-05-30 01:51:51','2024-05-30 01:51:51'),(31067,10430,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:51:51','2024-05-30 01:51:51'),(31068,10431,'action created','2024-05-30 01:51:51','2024-05-30 01:51:51'),(31069,10431,'action started via WP Cron','2024-05-30 01:54:01','2024-05-30 01:54:01'),(31070,10431,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:54:01','2024-05-30 01:54:01'),(31071,10432,'action created','2024-05-30 01:54:01','2024-05-30 01:54:01'),(31072,10432,'action started via WP Cron','2024-05-30 01:58:43','2024-05-30 01:58:43'),(31073,10432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 01:58:43','2024-05-30 01:58:43'),(31074,10433,'action created','2024-05-30 01:58:43','2024-05-30 01:58:43'),(31075,10433,'action started via WP Cron','2024-05-30 02:08:57','2024-05-30 02:08:57'),(31076,10433,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:08:57','2024-05-30 02:08:57'),(31077,10434,'action created','2024-05-30 02:08:57','2024-05-30 02:08:57'),(31078,10434,'action started via WP Cron','2024-05-30 02:10:57','2024-05-30 02:10:57'),(31079,10434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:10:57','2024-05-30 02:10:57'),(31080,10435,'action created','2024-05-30 02:10:57','2024-05-30 02:10:57'),(31081,10435,'action started via WP Cron','2024-05-30 02:12:57','2024-05-30 02:12:57'),(31082,10435,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:12:57','2024-05-30 02:12:57'),(31083,10436,'action created','2024-05-30 02:12:57','2024-05-30 02:12:57'),(31084,10436,'action started via WP Cron','2024-05-30 02:14:58','2024-05-30 02:14:58'),(31085,10436,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:14:58','2024-05-30 02:14:58'),(31086,10437,'action created','2024-05-30 02:14:58','2024-05-30 02:14:58'),(31087,10437,'action started via WP Cron','2024-05-30 02:16:59','2024-05-30 02:16:59'),(31088,10437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:16:59','2024-05-30 02:16:59'),(31089,10438,'action created','2024-05-30 02:16:59','2024-05-30 02:16:59'),(31090,10438,'action started via WP Cron','2024-05-30 02:21:03','2024-05-30 02:21:03'),(31091,10438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:21:03','2024-05-30 02:21:03'),(31092,10439,'action created','2024-05-30 02:21:03','2024-05-30 02:21:03'),(31093,10439,'action started via WP Cron','2024-05-30 02:23:13','2024-05-30 02:23:13'),(31094,10439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:23:13','2024-05-30 02:23:13'),(31095,10440,'action created','2024-05-30 02:23:13','2024-05-30 02:23:13'),(31099,10440,'action started via Async Request','2024-05-30 02:25:25','2024-05-30 02:25:25'),(31100,10440,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:25:25','2024-05-30 02:25:25'),(31101,10442,'action created','2024-05-30 02:25:25','2024-05-30 02:25:25'),(31102,10442,'action started via WP Cron','2024-05-30 02:28:16','2024-05-30 02:28:16'),(31103,10442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:28:16','2024-05-30 02:28:16'),(31104,10443,'action created','2024-05-30 02:28:16','2024-05-30 02:28:16'),(31105,10443,'action started via WP Cron','2024-05-30 02:31:21','2024-05-30 02:31:21'),(31106,10443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:31:21','2024-05-30 02:31:21'),(31107,10444,'action created','2024-05-30 02:31:21','2024-05-30 02:31:21'),(31108,10444,'action started via WP Cron','2024-05-30 02:34:18','2024-05-30 02:34:18'),(31109,10444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:34:18','2024-05-30 02:34:18'),(31110,10445,'action created','2024-05-30 02:34:18','2024-05-30 02:34:18'),(31111,10445,'action started via WP Cron','2024-05-30 02:36:36','2024-05-30 02:36:36'),(31112,10445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:36:36','2024-05-30 02:36:36'),(31113,10446,'action created','2024-05-30 02:36:36','2024-05-30 02:36:36'),(31114,10446,'action started via Async Request','2024-05-30 02:38:55','2024-05-30 02:38:55'),(31115,10446,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:38:55','2024-05-30 02:38:55'),(31116,10447,'action created','2024-05-30 02:38:55','2024-05-30 02:38:55'),(31117,10447,'action started via Async Request','2024-05-30 02:41:00','2024-05-30 02:41:00'),(31118,10447,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:41:00','2024-05-30 02:41:00'),(31119,10448,'action created','2024-05-30 02:41:00','2024-05-30 02:41:00'),(31120,10448,'action started via WP Cron','2024-05-30 02:43:01','2024-05-30 02:43:01'),(31121,10448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:43:01','2024-05-30 02:43:01'),(31122,10449,'action created','2024-05-30 02:43:01','2024-05-30 02:43:01'),(31123,10449,'action started via WP Cron','2024-05-30 02:45:02','2024-05-30 02:45:02'),(31124,10449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:45:02','2024-05-30 02:45:02'),(31125,10450,'action created','2024-05-30 02:45:02','2024-05-30 02:45:02'),(31126,10450,'action started via WP Cron','2024-05-30 02:47:03','2024-05-30 02:47:03'),(31127,10450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:47:03','2024-05-30 02:47:03'),(31128,10451,'action created','2024-05-30 02:47:03','2024-05-30 02:47:03'),(31129,10451,'action started via Async Request','2024-05-30 02:49:52','2024-05-30 02:49:52'),(31130,10451,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 02:49:52','2024-05-30 02:49:52'),(31131,10452,'action created','2024-05-30 02:49:52','2024-05-30 02:49:52'),(31132,10452,'action started via WP Cron','2024-05-30 03:09:54','2024-05-30 03:09:54'),(31133,10452,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:09:54','2024-05-30 03:09:54'),(31134,10453,'action created','2024-05-30 03:09:54','2024-05-30 03:09:54'),(31135,10453,'action started via WP Cron','2024-05-30 03:17:38','2024-05-30 03:17:38'),(31136,10453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:17:38','2024-05-30 03:17:38'),(31137,10454,'action created','2024-05-30 03:17:38','2024-05-30 03:17:38'),(31138,10454,'action started via WP Cron','2024-05-30 03:29:15','2024-05-30 03:29:15'),(31139,10454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:29:15','2024-05-30 03:29:15'),(31140,10455,'action created','2024-05-30 03:29:15','2024-05-30 03:29:15'),(31144,10455,'action started via WP Cron','2024-05-30 03:31:37','2024-05-30 03:31:37'),(31145,10455,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:31:37','2024-05-30 03:31:37'),(31146,10457,'action created','2024-05-30 03:31:37','2024-05-30 03:31:37'),(31147,10457,'action started via WP Cron','2024-05-30 03:36:14','2024-05-30 03:36:14'),(31148,10457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:36:14','2024-05-30 03:36:14'),(31149,10458,'action created','2024-05-30 03:36:14','2024-05-30 03:36:14'),(31150,10458,'action started via WP Cron','2024-05-30 03:40:28','2024-05-30 03:40:28'),(31151,10458,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:40:28','2024-05-30 03:40:28'),(31152,10459,'action created','2024-05-30 03:40:28','2024-05-30 03:40:28'),(31153,10459,'action started via WP Cron','2024-05-30 03:44:25','2024-05-30 03:44:25'),(31154,10459,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:44:25','2024-05-30 03:44:25'),(31155,10460,'action created','2024-05-30 03:44:25','2024-05-30 03:44:25'),(31156,10460,'action started via WP Cron','2024-05-30 03:51:28','2024-05-30 03:51:28'),(31157,10460,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:51:28','2024-05-30 03:51:28'),(31158,10461,'action created','2024-05-30 03:51:28','2024-05-30 03:51:28'),(31159,10461,'action started via WP Cron','2024-05-30 03:55:31','2024-05-30 03:55:31'),(31160,10461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:55:31','2024-05-30 03:55:31'),(31161,10462,'action created','2024-05-30 03:55:31','2024-05-30 03:55:31'),(31162,10462,'action started via WP Cron','2024-05-30 03:58:22','2024-05-30 03:58:22'),(31163,10462,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 03:58:22','2024-05-30 03:58:22'),(31164,10463,'action created','2024-05-30 03:58:22','2024-05-30 03:58:22'),(31165,10463,'action started via WP Cron','2024-05-30 04:02:48','2024-05-30 04:02:48'),(31166,10463,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:02:48','2024-05-30 04:02:48'),(31167,10464,'action created','2024-05-30 04:02:48','2024-05-30 04:02:48'),(31168,10464,'action started via WP Cron','2024-05-30 04:09:55','2024-05-30 04:09:55'),(31169,10464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:09:55','2024-05-30 04:09:55'),(31170,10465,'action created','2024-05-30 04:09:55','2024-05-30 04:09:55'),(31171,10465,'action started via WP Cron','2024-05-30 04:16:24','2024-05-30 04:16:24'),(31172,10465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:16:24','2024-05-30 04:16:24'),(31173,10466,'action created','2024-05-30 04:16:24','2024-05-30 04:16:24'),(31174,10466,'action started via WP Cron','2024-05-30 04:18:59','2024-05-30 04:18:59'),(31175,10466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:18:59','2024-05-30 04:18:59'),(31176,10467,'action created','2024-05-30 04:18:59','2024-05-30 04:18:59'),(31177,10467,'action started via WP Cron','2024-05-30 04:24:45','2024-05-30 04:24:45'),(31178,10467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:24:45','2024-05-30 04:24:45'),(31179,10468,'action created','2024-05-30 04:24:45','2024-05-30 04:24:45'),(31180,10468,'action started via WP Cron','2024-05-30 04:27:14','2024-05-30 04:27:14'),(31181,10468,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:27:14','2024-05-30 04:27:14'),(31182,10469,'action created','2024-05-30 04:27:14','2024-05-30 04:27:14'),(31183,10469,'action started via WP Cron','2024-05-30 04:30:43','2024-05-30 04:30:43'),(31184,10469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:30:43','2024-05-30 04:30:43'),(31185,10470,'action created','2024-05-30 04:30:43','2024-05-30 04:30:43'),(31189,10470,'action started via WP Cron','2024-05-30 04:32:43','2024-05-30 04:32:43'),(31190,10470,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:32:43','2024-05-30 04:32:43'),(31191,10472,'action created','2024-05-30 04:32:43','2024-05-30 04:32:43'),(31192,10472,'action started via WP Cron','2024-05-30 04:41:31','2024-05-30 04:41:31'),(31193,10472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:41:31','2024-05-30 04:41:31'),(31194,10473,'action created','2024-05-30 04:41:31','2024-05-30 04:41:31'),(31195,10473,'action started via WP Cron','2024-05-30 04:44:32','2024-05-30 04:44:32'),(31196,10473,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:44:32','2024-05-30 04:44:32'),(31197,10474,'action created','2024-05-30 04:44:32','2024-05-30 04:44:32'),(31198,10474,'action started via WP Cron','2024-05-30 04:49:55','2024-05-30 04:49:55'),(31199,10474,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:49:55','2024-05-30 04:49:55'),(31200,10475,'action created','2024-05-30 04:49:55','2024-05-30 04:49:55'),(31201,10475,'action started via WP Cron','2024-05-30 04:56:05','2024-05-30 04:56:05'),(31202,10475,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:56:05','2024-05-30 04:56:05'),(31203,10476,'action created','2024-05-30 04:56:05','2024-05-30 04:56:05'),(31204,10476,'action started via Async Request','2024-05-30 04:59:02','2024-05-30 04:59:02'),(31205,10476,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 04:59:02','2024-05-30 04:59:02'),(31206,10477,'action created','2024-05-30 04:59:02','2024-05-30 04:59:02'),(31207,10477,'action started via WP Cron','2024-05-30 05:05:04','2024-05-30 05:05:04'),(31208,10477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:05:04','2024-05-30 05:05:04'),(31209,10478,'action created','2024-05-30 05:05:04','2024-05-30 05:05:04'),(31210,10478,'action started via Async Request','2024-05-30 05:07:40','2024-05-30 05:07:40'),(31211,10478,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:07:40','2024-05-30 05:07:40'),(31212,10479,'action created','2024-05-30 05:07:40','2024-05-30 05:07:40'),(31213,10479,'action started via WP Cron','2024-05-30 05:12:30','2024-05-30 05:12:30'),(31214,10479,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:12:30','2024-05-30 05:12:30'),(31215,10480,'action created','2024-05-30 05:12:30','2024-05-30 05:12:30'),(31216,10480,'action started via Async Request','2024-05-30 05:14:59','2024-05-30 05:14:59'),(31217,10480,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:14:59','2024-05-30 05:14:59'),(31218,10481,'action created','2024-05-30 05:14:59','2024-05-30 05:14:59'),(31219,10481,'action started via Async Request','2024-05-30 05:18:36','2024-05-30 05:18:36'),(31220,10481,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:18:36','2024-05-30 05:18:36'),(31221,10482,'action created','2024-05-30 05:18:36','2024-05-30 05:18:36'),(31222,10482,'action started via WP Cron','2024-05-30 05:26:50','2024-05-30 05:26:50'),(31223,10482,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:26:50','2024-05-30 05:26:50'),(31224,10483,'action created','2024-05-30 05:26:50','2024-05-30 05:26:50'),(31225,10483,'action started via Async Request','2024-05-30 05:28:53','2024-05-30 05:28:53'),(31226,10483,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:28:53','2024-05-30 05:28:53'),(31227,10484,'action created','2024-05-30 05:28:53','2024-05-30 05:28:53'),(31231,10484,'action started via Async Request','2024-05-30 05:42:52','2024-05-30 05:42:52'),(31232,10484,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:42:52','2024-05-30 05:42:52'),(31233,10486,'action created','2024-05-30 05:42:52','2024-05-30 05:42:52'),(31234,10486,'action started via WP Cron','2024-05-30 05:50:33','2024-05-30 05:50:33'),(31235,10486,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:50:33','2024-05-30 05:50:33'),(31236,10487,'action created','2024-05-30 05:50:33','2024-05-30 05:50:33'),(31237,10487,'action started via WP Cron','2024-05-30 05:57:01','2024-05-30 05:57:01'),(31238,10487,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 05:57:01','2024-05-30 05:57:01'),(31239,10488,'action created','2024-05-30 05:57:01','2024-05-30 05:57:01'),(31240,10488,'action started via Async Request','2024-05-30 06:00:12','2024-05-30 06:00:12'),(31241,10488,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:00:12','2024-05-30 06:00:12'),(31242,10489,'action created','2024-05-30 06:00:12','2024-05-30 06:00:12'),(31243,10489,'action started via WP Cron','2024-05-30 06:06:08','2024-05-30 06:06:08'),(31244,10489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:06:08','2024-05-30 06:06:08'),(31245,10490,'action created','2024-05-30 06:06:08','2024-05-30 06:06:08'),(31246,10490,'action started via WP Cron','2024-05-30 06:08:46','2024-05-30 06:08:46'),(31247,10490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:08:46','2024-05-30 06:08:46'),(31248,10491,'action created','2024-05-30 06:08:46','2024-05-30 06:08:46'),(31249,10491,'action started via WP Cron','2024-05-30 06:13:13','2024-05-30 06:13:13'),(31250,10491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:13:13','2024-05-30 06:13:13'),(31251,10492,'action created','2024-05-30 06:13:13','2024-05-30 06:13:13'),(31252,10492,'action started via WP Cron','2024-05-30 06:16:53','2024-05-30 06:16:53'),(31253,10492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:16:53','2024-05-30 06:16:53'),(31254,10493,'action created','2024-05-30 06:16:53','2024-05-30 06:16:53'),(31255,10493,'action started via WP Cron','2024-05-30 06:18:54','2024-05-30 06:18:54'),(31256,10493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:18:54','2024-05-30 06:18:54'),(31257,10494,'action created','2024-05-30 06:18:54','2024-05-30 06:18:54'),(31258,10494,'action started via WP Cron','2024-05-30 06:22:11','2024-05-30 06:22:11'),(31259,10494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:22:11','2024-05-30 06:22:11'),(31260,10495,'action created','2024-05-30 06:22:11','2024-05-30 06:22:11'),(31261,10495,'action started via Async Request','2024-05-30 06:25:15','2024-05-30 06:25:15'),(31262,10495,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:25:15','2024-05-30 06:25:15'),(31263,10496,'action created','2024-05-30 06:25:15','2024-05-30 06:25:15'),(31267,10496,'action started via Async Request','2024-05-30 06:28:47','2024-05-30 06:28:47'),(31268,10496,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:28:47','2024-05-30 06:28:47'),(31269,10498,'action created','2024-05-30 06:28:47','2024-05-30 06:28:47'),(31270,10498,'action started via WP Cron','2024-05-30 06:30:50','2024-05-30 06:30:50'),(31271,10498,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:30:50','2024-05-30 06:30:50'),(31272,10499,'action created','2024-05-30 06:30:50','2024-05-30 06:30:50'),(31273,10499,'action started via WP Cron','2024-05-30 06:33:17','2024-05-30 06:33:17'),(31274,10499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:33:17','2024-05-30 06:33:17'),(31275,10500,'action created','2024-05-30 06:33:17','2024-05-30 06:33:17'),(31276,10500,'action started via WP Cron','2024-05-30 06:37:20','2024-05-30 06:37:20'),(31277,10500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:37:20','2024-05-30 06:37:20'),(31278,10501,'action created','2024-05-30 06:37:20','2024-05-30 06:37:20'),(31279,10501,'action started via WP Cron','2024-05-30 06:39:34','2024-05-30 06:39:34'),(31280,10501,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:39:34','2024-05-30 06:39:34'),(31281,10502,'action created','2024-05-30 06:39:34','2024-05-30 06:39:34'),(31282,10502,'action started via WP Cron','2024-05-30 06:41:50','2024-05-30 06:41:50'),(31283,10502,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:41:50','2024-05-30 06:41:50'),(31284,10503,'action created','2024-05-30 06:41:50','2024-05-30 06:41:50'),(31291,10503,'action started via Async Request','2024-05-30 06:44:27','2024-05-30 06:44:27'),(31292,10503,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:44:27','2024-05-30 06:44:27'),(31293,10506,'action created','2024-05-30 06:44:27','2024-05-30 06:44:27'),(31294,10506,'action started via WP Cron','2024-05-30 06:46:58','2024-05-30 06:46:58'),(31295,10506,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:46:58','2024-05-30 06:46:58'),(31296,10507,'action created','2024-05-30 06:46:58','2024-05-30 06:46:58'),(31297,10507,'action started via Async Request','2024-05-30 06:48:58','2024-05-30 06:48:58'),(31298,10507,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:48:58','2024-05-30 06:48:58'),(31299,10508,'action created','2024-05-30 06:48:58','2024-05-30 06:48:58'),(31300,10508,'action started via WP Cron','2024-05-30 06:50:59','2024-05-30 06:50:59'),(31301,10508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:50:59','2024-05-30 06:50:59'),(31302,10509,'action created','2024-05-30 06:50:59','2024-05-30 06:50:59'),(31303,10509,'action started via WP Cron','2024-05-30 06:53:00','2024-05-30 06:53:00'),(31304,10509,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:53:00','2024-05-30 06:53:00'),(31305,10510,'action created','2024-05-30 06:53:00','2024-05-30 06:53:00'),(31306,10510,'action started via WP Cron','2024-05-30 06:55:01','2024-05-30 06:55:01'),(31307,10510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:55:01','2024-05-30 06:55:01'),(31308,10511,'action created','2024-05-30 06:55:01','2024-05-30 06:55:01'),(31309,10511,'action started via WP Cron','2024-05-30 06:57:06','2024-05-30 06:57:06'),(31310,10511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:57:06','2024-05-30 06:57:06'),(31311,10512,'action created','2024-05-30 06:57:06','2024-05-30 06:57:06'),(31312,10512,'action started via WP Cron','2024-05-30 06:59:09','2024-05-30 06:59:09'),(31313,10512,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 06:59:09','2024-05-30 06:59:09'),(31314,10513,'action created','2024-05-30 06:59:09','2024-05-30 06:59:09'),(31315,10513,'action started via WP Cron','2024-05-30 07:02:08','2024-05-30 07:02:08'),(31316,10513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:02:08','2024-05-30 07:02:08'),(31317,10514,'action created','2024-05-30 07:02:08','2024-05-30 07:02:08'),(31318,10514,'action started via WP Cron','2024-05-30 07:04:09','2024-05-30 07:04:09'),(31319,10514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:04:09','2024-05-30 07:04:09'),(31320,10515,'action created','2024-05-30 07:04:09','2024-05-30 07:04:09'),(31321,10515,'action started via Async Request','2024-05-30 07:06:41','2024-05-30 07:06:41'),(31322,10515,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:06:41','2024-05-30 07:06:41'),(31323,10516,'action created','2024-05-30 07:06:41','2024-05-30 07:06:41'),(31324,10516,'action started via Async Request','2024-05-30 07:08:57','2024-05-30 07:08:57'),(31325,10516,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:08:57','2024-05-30 07:08:57'),(31326,10517,'action created','2024-05-30 07:08:57','2024-05-30 07:08:57'),(31327,10517,'action started via Async Request','2024-05-30 07:11:00','2024-05-30 07:11:00'),(31328,10517,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:11:00','2024-05-30 07:11:00'),(31329,10518,'action created','2024-05-30 07:11:00','2024-05-30 07:11:00'),(31330,10518,'action started via Async Request','2024-05-30 07:13:13','2024-05-30 07:13:13'),(31331,10518,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:13:13','2024-05-30 07:13:13'),(31332,10519,'action created','2024-05-30 07:13:13','2024-05-30 07:13:13'),(31333,10519,'action started via WP Cron','2024-05-30 07:15:28','2024-05-30 07:15:28'),(31334,10519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:15:28','2024-05-30 07:15:28'),(31335,10520,'action created','2024-05-30 07:15:28','2024-05-30 07:15:28'),(31336,10520,'action started via Async Request','2024-05-30 07:17:34','2024-05-30 07:17:34'),(31337,10520,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:17:34','2024-05-30 07:17:34'),(31338,10521,'action created','2024-05-30 07:17:34','2024-05-30 07:17:34'),(31339,10521,'action started via WP Cron','2024-05-30 07:19:46','2024-05-30 07:19:46'),(31340,10521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:19:46','2024-05-30 07:19:46'),(31341,10522,'action created','2024-05-30 07:19:46','2024-05-30 07:19:46'),(31342,10522,'action started via WP Cron','2024-05-30 07:22:25','2024-05-30 07:22:25'),(31343,10522,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:22:25','2024-05-30 07:22:25'),(31344,10523,'action created','2024-05-30 07:22:25','2024-05-30 07:22:25'),(31345,10523,'action started via Async Request','2024-05-30 07:24:39','2024-05-30 07:24:39'),(31346,10523,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:24:39','2024-05-30 07:24:39'),(31347,10524,'action created','2024-05-30 07:24:39','2024-05-30 07:24:39'),(31348,10524,'action started via Async Request','2024-05-30 07:26:56','2024-05-30 07:26:56'),(31349,10524,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:26:56','2024-05-30 07:26:56'),(31350,10525,'action created','2024-05-30 07:26:56','2024-05-30 07:26:56'),(31351,10525,'action started via WP Cron','2024-05-30 07:28:58','2024-05-30 07:28:58'),(31352,10525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:28:58','2024-05-30 07:28:58'),(31353,10526,'action created','2024-05-30 07:28:58','2024-05-30 07:28:58'),(31354,10526,'action started via WP Cron','2024-05-30 07:32:44','2024-05-30 07:32:44'),(31355,10526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:32:44','2024-05-30 07:32:44'),(31356,10527,'action created','2024-05-30 07:32:44','2024-05-30 07:32:44'),(31357,10527,'action started via Async Request','2024-05-30 07:35:06','2024-05-30 07:35:06'),(31358,10527,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:35:06','2024-05-30 07:35:06'),(31359,10528,'action created','2024-05-30 07:35:06','2024-05-30 07:35:06'),(31360,10528,'action started via WP Cron','2024-05-30 07:37:18','2024-05-30 07:37:18'),(31361,10528,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:37:18','2024-05-30 07:37:18'),(31362,10529,'action created','2024-05-30 07:37:18','2024-05-30 07:37:18'),(31363,10529,'action started via WP Cron','2024-05-30 07:39:34','2024-05-30 07:39:34'),(31364,10529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:39:34','2024-05-30 07:39:34'),(31365,10530,'action created','2024-05-30 07:39:34','2024-05-30 07:39:34'),(31366,10530,'action started via WP Cron','2024-05-30 07:41:51','2024-05-30 07:41:51'),(31367,10530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:41:51','2024-05-30 07:41:51'),(31368,10531,'action created','2024-05-30 07:41:51','2024-05-30 07:41:51'),(31369,10531,'action started via WP Cron','2024-05-30 07:44:05','2024-05-30 07:44:05'),(31370,10531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:44:05','2024-05-30 07:44:05'),(31371,10532,'action created','2024-05-30 07:44:05','2024-05-30 07:44:05'),(31375,10532,'action started via WP Cron','2024-05-30 07:46:05','2024-05-30 07:46:05'),(31376,10532,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:46:05','2024-05-30 07:46:05'),(31377,10534,'action created','2024-05-30 07:46:05','2024-05-30 07:46:05'),(31378,10534,'action started via WP Cron','2024-05-30 07:48:38','2024-05-30 07:48:38'),(31379,10534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:48:38','2024-05-30 07:48:38'),(31380,10535,'action created','2024-05-30 07:48:38','2024-05-30 07:48:38'),(31381,10535,'action started via WP Cron','2024-05-30 07:51:32','2024-05-30 07:51:32'),(31382,10535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:51:32','2024-05-30 07:51:32'),(31383,10536,'action created','2024-05-30 07:51:32','2024-05-30 07:51:32'),(31384,10536,'action started via WP Cron','2024-05-30 07:53:33','2024-05-30 07:53:33'),(31385,10536,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:53:33','2024-05-30 07:53:33'),(31386,10537,'action created','2024-05-30 07:53:33','2024-05-30 07:53:33'),(31387,10537,'action started via WP Cron','2024-05-30 07:55:34','2024-05-30 07:55:34'),(31388,10537,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:55:34','2024-05-30 07:55:34'),(31389,10538,'action created','2024-05-30 07:55:34','2024-05-30 07:55:34'),(31390,10538,'action started via WP Cron','2024-05-30 07:57:34','2024-05-30 07:57:34'),(31391,10538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 07:57:34','2024-05-30 07:57:34'),(31392,10539,'action created','2024-05-30 07:57:34','2024-05-30 07:57:34'),(31393,10539,'action started via WP Cron','2024-05-30 08:00:45','2024-05-30 08:00:45'),(31394,10539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:00:45','2024-05-30 08:00:45'),(31395,10540,'action created','2024-05-30 08:00:45','2024-05-30 08:00:45'),(31396,10540,'action started via WP Cron','2024-05-30 08:04:45','2024-05-30 08:04:45'),(31397,10540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:04:45','2024-05-30 08:04:45'),(31398,10541,'action created','2024-05-30 08:04:45','2024-05-30 08:04:45'),(31399,10541,'action started via WP Cron','2024-05-30 08:07:52','2024-05-30 08:07:52'),(31400,10541,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:07:52','2024-05-30 08:07:52'),(31401,10542,'action created','2024-05-30 08:07:52','2024-05-30 08:07:52'),(31402,10542,'action started via WP Cron','2024-05-30 08:10:19','2024-05-30 08:10:19'),(31403,10542,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:10:19','2024-05-30 08:10:19'),(31404,10543,'action created','2024-05-30 08:10:19','2024-05-30 08:10:19'),(31405,10543,'action started via Async Request','2024-05-30 08:12:19','2024-05-30 08:12:19'),(31406,10543,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:12:19','2024-05-30 08:12:19'),(31407,10544,'action created','2024-05-30 08:12:19','2024-05-30 08:12:19'),(31408,10544,'action started via WP Cron','2024-05-30 08:14:20','2024-05-30 08:14:20'),(31409,10544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:14:20','2024-05-30 08:14:20'),(31410,10545,'action created','2024-05-30 08:14:20','2024-05-30 08:14:20'),(31411,10545,'action started via WP Cron','2024-05-30 08:16:21','2024-05-30 08:16:21'),(31412,10545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:16:21','2024-05-30 08:16:21'),(31413,10546,'action created','2024-05-30 08:16:21','2024-05-30 08:16:21'),(31414,10546,'action started via WP Cron','2024-05-30 08:19:52','2024-05-30 08:19:52'),(31415,10546,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:19:52','2024-05-30 08:19:52'),(31416,10547,'action created','2024-05-30 08:19:52','2024-05-30 08:19:52'),(31417,10547,'action started via WP Cron','2024-05-30 08:24:42','2024-05-30 08:24:42'),(31418,10547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:24:42','2024-05-30 08:24:42'),(31419,10548,'action created','2024-05-30 08:24:42','2024-05-30 08:24:42'),(31420,10548,'action started via WP Cron','2024-05-30 08:28:23','2024-05-30 08:28:23'),(31421,10548,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:28:23','2024-05-30 08:28:23'),(31422,10549,'action created','2024-05-30 08:28:23','2024-05-30 08:28:23'),(31423,10549,'action started via WP Cron','2024-05-30 08:41:22','2024-05-30 08:41:22'),(31424,10549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 08:41:22','2024-05-30 08:41:22'),(31425,10550,'action created','2024-05-30 08:41:22','2024-05-30 08:41:22'),(31429,10550,'action started via WP Cron','2024-05-30 09:01:36','2024-05-30 09:01:36'),(31430,10550,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:01:36','2024-05-30 09:01:36'),(31431,10552,'action created','2024-05-30 09:01:36','2024-05-30 09:01:36'),(31435,10552,'action started via WP Cron','2024-05-30 09:03:49','2024-05-30 09:03:49'),(31436,10552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:03:49','2024-05-30 09:03:49'),(31437,10554,'action created','2024-05-30 09:03:49','2024-05-30 09:03:49'),(31438,10554,'action started via WP Cron','2024-05-30 09:26:13','2024-05-30 09:26:13'),(31439,10554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:26:13','2024-05-30 09:26:13'),(31440,10555,'action created','2024-05-30 09:26:13','2024-05-30 09:26:13'),(31441,10555,'action started via WP Cron','2024-05-30 09:34:38','2024-05-30 09:34:38'),(31442,10555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:34:38','2024-05-30 09:34:38'),(31443,10556,'action created','2024-05-30 09:34:38','2024-05-30 09:34:38'),(31444,10556,'action started via WP Cron','2024-05-30 09:36:46','2024-05-30 09:36:46'),(31445,10556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:36:46','2024-05-30 09:36:46'),(31446,10557,'action created','2024-05-30 09:36:46','2024-05-30 09:36:46'),(31447,10557,'action started via WP Cron','2024-05-30 09:39:51','2024-05-30 09:39:51'),(31448,10557,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:39:51','2024-05-30 09:39:51'),(31449,10558,'action created','2024-05-30 09:39:51','2024-05-30 09:39:51'),(31450,10558,'action started via WP Cron','2024-05-30 09:41:53','2024-05-30 09:41:53'),(31451,10558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:41:53','2024-05-30 09:41:53'),(31452,10559,'action created','2024-05-30 09:41:53','2024-05-30 09:41:53'),(31453,10559,'action started via WP Cron','2024-05-30 09:43:58','2024-05-30 09:43:58'),(31454,10559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:43:58','2024-05-30 09:43:58'),(31455,10560,'action created','2024-05-30 09:43:58','2024-05-30 09:43:58'),(31456,10560,'action started via WP Cron','2024-05-30 09:45:59','2024-05-30 09:45:59'),(31457,10560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:45:59','2024-05-30 09:45:59'),(31458,10561,'action created','2024-05-30 09:45:59','2024-05-30 09:45:59'),(31459,10561,'action started via WP Cron','2024-05-30 09:47:59','2024-05-30 09:47:59'),(31460,10561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:47:59','2024-05-30 09:47:59'),(31461,10562,'action created','2024-05-30 09:47:59','2024-05-30 09:47:59'),(31462,10562,'action started via WP Cron','2024-05-30 09:50:10','2024-05-30 09:50:10'),(31463,10562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:50:10','2024-05-30 09:50:10'),(31464,10563,'action created','2024-05-30 09:50:10','2024-05-30 09:50:10'),(31465,10563,'action started via WP Cron','2024-05-30 09:52:27','2024-05-30 09:52:27'),(31466,10563,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:52:27','2024-05-30 09:52:27'),(31467,10564,'action created','2024-05-30 09:52:27','2024-05-30 09:52:27'),(31468,10564,'action started via WP Cron','2024-05-30 09:55:01','2024-05-30 09:55:01'),(31469,10564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:55:01','2024-05-30 09:55:01'),(31470,10565,'action created','2024-05-30 09:55:01','2024-05-30 09:55:01'),(31471,10565,'action started via WP Cron','2024-05-30 09:57:36','2024-05-30 09:57:36'),(31472,10565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:57:36','2024-05-30 09:57:36'),(31473,10566,'action created','2024-05-30 09:57:36','2024-05-30 09:57:36'),(31474,10566,'action started via Async Request','2024-05-30 09:59:37','2024-05-30 09:59:37'),(31475,10566,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 09:59:37','2024-05-30 09:59:37'),(31476,10567,'action created','2024-05-30 09:59:37','2024-05-30 09:59:37'),(31480,10567,'action started via WP Cron','2024-05-30 10:01:38','2024-05-30 10:01:38'),(31481,10567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 10:01:38','2024-05-30 10:01:38'),(31482,10569,'action created','2024-05-30 10:01:38','2024-05-30 10:01:38'),(31483,10569,'action started via WP Cron','2024-05-30 10:05:40','2024-05-30 10:05:40'),(31484,10569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 10:05:40','2024-05-30 10:05:40'),(31485,10570,'action created','2024-05-30 10:05:40','2024-05-30 10:05:40'),(31486,10570,'action started via WP Cron','2024-05-30 10:19:29','2024-05-30 10:19:29'),(31487,10570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 10:19:29','2024-05-30 10:19:29'),(31488,10571,'action created','2024-05-30 10:19:29','2024-05-30 10:19:29'),(31489,10571,'action started via WP Cron','2024-05-30 10:41:16','2024-05-30 10:41:16'),(31490,10571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 10:41:16','2024-05-30 10:41:16'),(31491,10572,'action created','2024-05-30 10:41:16','2024-05-30 10:41:16'),(31492,10572,'action started via WP Cron','2024-05-30 10:48:52','2024-05-30 10:48:52'),(31493,10572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 10:48:52','2024-05-30 10:48:52'),(31494,10573,'action created','2024-05-30 10:48:52','2024-05-30 10:48:52'),(31495,10573,'action started via WP Cron','2024-05-30 10:53:38','2024-05-30 10:53:38'),(31496,10573,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 10:53:38','2024-05-30 10:53:38'),(31497,10574,'action created','2024-05-30 10:53:38','2024-05-30 10:53:38'),(31498,10574,'action started via WP Cron','2024-05-30 11:03:05','2024-05-30 11:03:05'),(31499,10574,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 11:03:05','2024-05-30 11:03:05'),(31500,10575,'action created','2024-05-30 11:03:05','2024-05-30 11:03:05'),(31504,10575,'action started via WP Cron','2024-05-30 11:09:48','2024-05-30 11:09:48'),(31505,10575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 11:09:48','2024-05-30 11:09:48'),(31506,10577,'action created','2024-05-30 11:09:48','2024-05-30 11:09:48'),(31507,10577,'action started via WP Cron','2024-05-30 11:26:17','2024-05-30 11:26:17'),(31508,10577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 11:26:17','2024-05-30 11:26:17'),(31509,10578,'action created','2024-05-30 11:26:17','2024-05-30 11:26:17'),(31510,10578,'action started via WP Cron','2024-05-30 11:34:42','2024-05-30 11:34:42'),(31511,10578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 11:34:42','2024-05-30 11:34:42'),(31512,10579,'action created','2024-05-30 11:34:42','2024-05-30 11:34:42'),(31513,10579,'action started via WP Cron','2024-05-30 11:38:15','2024-05-30 11:38:15'),(31514,10579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 11:38:15','2024-05-30 11:38:15'),(31515,10580,'action created','2024-05-30 11:38:15','2024-05-30 11:38:15'),(31516,10580,'action started via WP Cron','2024-05-30 11:40:48','2024-05-30 11:40:48'),(31517,10580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 11:40:48','2024-05-30 11:40:48'),(31518,10581,'action created','2024-05-30 11:40:48','2024-05-30 11:40:48'),(31519,10581,'action started via WP Cron','2024-05-30 11:50:19','2024-05-30 11:50:19'),(31520,10581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 11:50:19','2024-05-30 11:50:19'),(31521,10582,'action created','2024-05-30 11:50:19','2024-05-30 11:50:19'),(31522,10582,'action started via WP Cron','2024-05-30 12:11:24','2024-05-30 12:11:24'),(31523,10582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:11:24','2024-05-30 12:11:24'),(31524,10583,'action created','2024-05-30 12:11:24','2024-05-30 12:11:24'),(31531,10583,'action started via WP Cron','2024-05-30 12:18:18','2024-05-30 12:18:18'),(31532,10583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:18:18','2024-05-30 12:18:18'),(31533,10586,'action created','2024-05-30 12:18:18','2024-05-30 12:18:18'),(31534,10586,'action started via WP Cron','2024-05-30 12:30:23','2024-05-30 12:30:23'),(31535,10586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:30:23','2024-05-30 12:30:23'),(31536,10587,'action created','2024-05-30 12:30:23','2024-05-30 12:30:23'),(31537,10587,'action started via WP Cron','2024-05-30 12:34:28','2024-05-30 12:34:28'),(31538,10587,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:34:28','2024-05-30 12:34:28'),(31539,10588,'action created','2024-05-30 12:34:28','2024-05-30 12:34:28'),(31540,10588,'action started via WP Cron','2024-05-30 12:41:17','2024-05-30 12:41:17'),(31541,10588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:41:17','2024-05-30 12:41:17'),(31542,10589,'action created','2024-05-30 12:41:17','2024-05-30 12:41:17'),(31543,10589,'action started via WP Cron','2024-05-30 12:44:15','2024-05-30 12:44:15'),(31544,10589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:44:15','2024-05-30 12:44:15'),(31545,10590,'action created','2024-05-30 12:44:15','2024-05-30 12:44:15'),(31552,10590,'action started via WP Cron','2024-05-30 12:46:15','2024-05-30 12:46:15'),(31553,10590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:46:15','2024-05-30 12:46:15'),(31554,10593,'action created','2024-05-30 12:46:15','2024-05-30 12:46:15'),(31555,10593,'action started via WP Cron','2024-05-30 12:53:59','2024-05-30 12:53:59'),(31556,10593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:53:59','2024-05-30 12:53:59'),(31557,10594,'action created','2024-05-30 12:53:59','2024-05-30 12:53:59'),(31558,10594,'action started via WP Cron','2024-05-30 12:57:43','2024-05-30 12:57:43'),(31559,10594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 12:57:43','2024-05-30 12:57:43'),(31560,10595,'action created','2024-05-30 12:57:43','2024-05-30 12:57:43'),(31561,10595,'action started via WP Cron','2024-05-30 13:07:01','2024-05-30 13:07:01'),(31562,10595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:07:01','2024-05-30 13:07:01'),(31563,10596,'action created','2024-05-30 13:07:01','2024-05-30 13:07:01'),(31564,10596,'action started via Async Request','2024-05-30 13:10:08','2024-05-30 13:10:08'),(31565,10596,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:10:08','2024-05-30 13:10:08'),(31566,10597,'action created','2024-05-30 13:10:08','2024-05-30 13:10:08'),(31570,10597,'action started via WP Cron','2024-05-30 13:12:24','2024-05-30 13:12:24'),(31571,10597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:12:24','2024-05-30 13:12:24'),(31572,10599,'action created','2024-05-30 13:12:24','2024-05-30 13:12:24'),(31573,10599,'action started via WP Cron','2024-05-30 13:18:11','2024-05-30 13:18:11'),(31574,10599,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:18:11','2024-05-30 13:18:11'),(31575,10600,'action created','2024-05-30 13:18:11','2024-05-30 13:18:11'),(31576,10600,'action started via WP Cron','2024-05-30 13:21:25','2024-05-30 13:21:25'),(31577,10600,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:21:25','2024-05-30 13:21:25'),(31578,10601,'action created','2024-05-30 13:21:25','2024-05-30 13:21:25'),(31579,10601,'action started via WP Cron','2024-05-30 13:25:24','2024-05-30 13:25:24'),(31580,10601,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:25:24','2024-05-30 13:25:24'),(31581,10602,'action created','2024-05-30 13:25:24','2024-05-30 13:25:24'),(31582,10602,'action started via WP Cron','2024-05-30 13:32:13','2024-05-30 13:32:13'),(31583,10602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:32:13','2024-05-30 13:32:13'),(31584,10603,'action created','2024-05-30 13:32:13','2024-05-30 13:32:13'),(31585,10603,'action started via Async Request','2024-05-30 13:40:51','2024-05-30 13:40:51'),(31586,10603,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:40:51','2024-05-30 13:40:51'),(31587,10604,'action created','2024-05-30 13:40:51','2024-05-30 13:40:51'),(31588,10604,'action started via WP Cron','2024-05-30 13:44:36','2024-05-30 13:44:36'),(31589,10604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:44:36','2024-05-30 13:44:36'),(31590,10605,'action created','2024-05-30 13:44:36','2024-05-30 13:44:36'),(31591,10605,'action started via Async Request','2024-05-30 13:53:40','2024-05-30 13:53:40'),(31592,10605,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:53:40','2024-05-30 13:53:40'),(31593,10606,'action created','2024-05-30 13:53:40','2024-05-30 13:53:40'),(31594,10606,'action started via WP Cron','2024-05-30 13:56:47','2024-05-30 13:56:47'),(31595,10606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 13:56:47','2024-05-30 13:56:47'),(31596,10607,'action created','2024-05-30 13:56:47','2024-05-30 13:56:47'),(31597,10607,'action started via WP Cron','2024-05-30 14:00:36','2024-05-30 14:00:36'),(31598,10607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 14:00:36','2024-05-30 14:00:36'),(31599,10608,'action created','2024-05-30 14:00:36','2024-05-30 14:00:36'),(31600,10608,'action started via WP Cron','2024-05-30 14:04:11','2024-05-30 14:04:11'),(31601,10608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 14:04:11','2024-05-30 14:04:11'),(31602,10609,'action created','2024-05-30 14:04:11','2024-05-30 14:04:11'),(31603,10609,'action started via WP Cron','2024-05-30 14:10:30','2024-05-30 14:10:30'),(31604,10609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 14:10:30','2024-05-30 14:10:30'),(31605,10610,'action created','2024-05-30 14:10:30','2024-05-30 14:10:30'),(31609,10610,'action started via Async Request','2024-05-30 14:18:45','2024-05-30 14:18:45'),(31610,10610,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 14:18:45','2024-05-30 14:18:45'),(31611,10612,'action created','2024-05-30 14:18:45','2024-05-30 14:18:45'),(31612,10612,'action started via WP Cron','2024-05-30 14:21:30','2024-05-30 14:21:30'),(31613,10612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 14:21:30','2024-05-30 14:21:30'),(31614,10613,'action created','2024-05-30 14:21:30','2024-05-30 14:21:30'),(31615,10613,'action started via WP Cron','2024-05-30 14:36:39','2024-05-30 14:36:39'),(31616,10613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 14:36:39','2024-05-30 14:36:39'),(31617,10614,'action created','2024-05-30 14:36:39','2024-05-30 14:36:39'),(31618,10614,'action started via WP Cron','2024-05-30 14:53:59','2024-05-30 14:53:59'),(31619,10614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 14:53:59','2024-05-30 14:53:59'),(31620,10615,'action created','2024-05-30 14:53:59','2024-05-30 14:53:59'),(31621,10615,'action started via WP Cron','2024-05-30 15:00:32','2024-05-30 15:00:32'),(31622,10615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 15:00:32','2024-05-30 15:00:32'),(31623,10616,'action created','2024-05-30 15:00:32','2024-05-30 15:00:32'),(31624,10616,'action started via WP Cron','2024-05-30 15:09:31','2024-05-30 15:09:31'),(31625,10616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 15:09:31','2024-05-30 15:09:31'),(31626,10617,'action created','2024-05-30 15:09:31','2024-05-30 15:09:31'),(31627,10617,'action started via WP Cron','2024-05-30 15:13:47','2024-05-30 15:13:47'),(31628,10617,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 15:13:47','2024-05-30 15:13:47'),(31629,10618,'action created','2024-05-30 15:13:47','2024-05-30 15:13:47'),(31630,10618,'action started via WP Cron','2024-05-30 15:17:44','2024-05-30 15:17:44'),(31631,10618,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 15:17:44','2024-05-30 15:17:44'),(31632,10619,'action created','2024-05-30 15:17:44','2024-05-30 15:17:44'),(31636,10619,'action started via WP Cron','2024-05-30 15:24:18','2024-05-30 15:24:18'),(31637,10619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 15:24:18','2024-05-30 15:24:18'),(31638,10621,'action created','2024-05-30 15:24:18','2024-05-30 15:24:18'),(31639,10621,'action started via WP Cron','2024-05-30 15:31:24','2024-05-30 15:31:24'),(31640,10621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 15:31:24','2024-05-30 15:31:24'),(31641,10622,'action created','2024-05-30 15:31:24','2024-05-30 15:31:24'),(31642,10622,'action started via WP Cron','2024-05-30 15:34:49','2024-05-30 15:34:49'),(31643,10622,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 15:34:49','2024-05-30 15:34:49'),(31644,10623,'action created','2024-05-30 15:34:49','2024-05-30 15:34:49'),(31645,10623,'action started via WP Cron','2024-05-30 15:43:00','2024-05-30 15:43:00'),(31646,10623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 15:43:00','2024-05-30 15:43:00'),(31647,10624,'action created','2024-05-30 15:43:00','2024-05-30 15:43:00'),(31648,10624,'action started via WP Cron','2024-05-30 16:12:18','2024-05-30 16:12:18'),(31649,10624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:12:18','2024-05-30 16:12:18'),(31650,10625,'action created','2024-05-30 16:12:18','2024-05-30 16:12:18'),(31651,10625,'action started via WP Cron','2024-05-30 16:15:10','2024-05-30 16:15:10'),(31652,10625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:15:10','2024-05-30 16:15:10'),(31653,10626,'action created','2024-05-30 16:15:10','2024-05-30 16:15:10'),(31654,10626,'action started via WP Cron','2024-05-30 16:17:33','2024-05-30 16:17:33'),(31655,10626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:17:33','2024-05-30 16:17:33'),(31656,10627,'action created','2024-05-30 16:17:33','2024-05-30 16:17:33'),(31660,10627,'action started via WP Cron','2024-05-30 16:19:59','2024-05-30 16:19:59'),(31661,10627,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:19:59','2024-05-30 16:19:59'),(31662,10629,'action created','2024-05-30 16:19:59','2024-05-30 16:19:59'),(31663,10629,'action started via WP Cron','2024-05-30 16:22:03','2024-05-30 16:22:03'),(31664,10629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:22:03','2024-05-30 16:22:03'),(31665,10630,'action created','2024-05-30 16:22:03','2024-05-30 16:22:03'),(31666,10630,'action started via WP Cron','2024-05-30 16:24:43','2024-05-30 16:24:43'),(31667,10630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:24:43','2024-05-30 16:24:43'),(31668,10631,'action created','2024-05-30 16:24:43','2024-05-30 16:24:43'),(31669,10631,'action started via WP Cron','2024-05-30 16:32:30','2024-05-30 16:32:30'),(31670,10631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:32:30','2024-05-30 16:32:30'),(31671,10632,'action created','2024-05-30 16:32:30','2024-05-30 16:32:30'),(31672,10632,'action started via WP Cron','2024-05-30 16:35:32','2024-05-30 16:35:32'),(31673,10632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:35:32','2024-05-30 16:35:32'),(31674,10633,'action created','2024-05-30 16:35:32','2024-05-30 16:35:32'),(31675,10633,'action started via WP Cron','2024-05-30 16:48:38','2024-05-30 16:48:38'),(31676,10633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:48:38','2024-05-30 16:48:38'),(31677,10634,'action created','2024-05-30 16:48:38','2024-05-30 16:48:38'),(31678,10634,'action started via WP Cron','2024-05-30 16:54:45','2024-05-30 16:54:45'),(31679,10634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:54:45','2024-05-30 16:54:45'),(31680,10635,'action created','2024-05-30 16:54:45','2024-05-30 16:54:45'),(31681,10635,'action started via WP Cron','2024-05-30 16:58:15','2024-05-30 16:58:15'),(31682,10635,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 16:58:15','2024-05-30 16:58:15'),(31683,10636,'action created','2024-05-30 16:58:15','2024-05-30 16:58:15'),(31684,10636,'action started via WP Cron','2024-05-30 17:06:21','2024-05-30 17:06:21'),(31685,10636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 17:06:21','2024-05-30 17:06:21'),(31686,10637,'action created','2024-05-30 17:06:21','2024-05-30 17:06:21'),(31687,10637,'action started via WP Cron','2024-05-30 17:12:32','2024-05-30 17:12:32'),(31688,10637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 17:12:32','2024-05-30 17:12:32'),(31689,10638,'action created','2024-05-30 17:12:32','2024-05-30 17:12:32'),(31690,10638,'action started via WP Cron','2024-05-30 17:17:20','2024-05-30 17:17:20'),(31691,10638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 17:17:20','2024-05-30 17:17:20'),(31692,10639,'action created','2024-05-30 17:17:20','2024-05-30 17:17:20'),(31693,10639,'action started via WP Cron','2024-05-30 17:29:18','2024-05-30 17:29:18'),(31694,10639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 17:29:18','2024-05-30 17:29:18'),(31695,10640,'action created','2024-05-30 17:29:18','2024-05-30 17:29:18'),(31699,10640,'action started via WP Cron','2024-05-30 17:36:04','2024-05-30 17:36:04'),(31700,10640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 17:36:04','2024-05-30 17:36:04'),(31701,10642,'action created','2024-05-30 17:36:04','2024-05-30 17:36:04'),(31702,10642,'action started via WP Cron','2024-05-30 17:52:10','2024-05-30 17:52:10'),(31703,10642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 17:52:10','2024-05-30 17:52:10'),(31704,10643,'action created','2024-05-30 17:52:10','2024-05-30 17:52:10'),(31705,10643,'action started via WP Cron','2024-05-30 17:57:14','2024-05-30 17:57:14'),(31706,10643,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 17:57:14','2024-05-30 17:57:14'),(31707,10644,'action created','2024-05-30 17:57:14','2024-05-30 17:57:14'),(31708,10644,'action started via WP Cron','2024-05-30 18:19:40','2024-05-30 18:19:40'),(31709,10644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 18:19:40','2024-05-30 18:19:40'),(31710,10645,'action created','2024-05-30 18:19:40','2024-05-30 18:19:40'),(31711,10645,'action started via WP Cron','2024-05-30 18:29:12','2024-05-30 18:29:12'),(31712,10645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 18:29:12','2024-05-30 18:29:12'),(31713,10646,'action created','2024-05-30 18:29:12','2024-05-30 18:29:12'),(31717,10646,'action started via WP Cron','2024-05-30 19:15:12','2024-05-30 19:15:12'),(31718,10646,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 19:15:12','2024-05-30 19:15:12'),(31719,10648,'action created','2024-05-30 19:15:12','2024-05-30 19:15:12'),(31720,10648,'action started via WP Cron','2024-05-30 19:41:02','2024-05-30 19:41:02'),(31721,10648,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 19:41:02','2024-05-30 19:41:02'),(31722,10649,'action created','2024-05-30 19:41:02','2024-05-30 19:41:02'),(31723,10649,'action started via WP Cron','2024-05-30 19:43:08','2024-05-30 19:43:08'),(31724,10649,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 19:43:08','2024-05-30 19:43:08'),(31725,10650,'action created','2024-05-30 19:43:08','2024-05-30 19:43:08'),(31726,10650,'action started via WP Cron','2024-05-30 20:01:40','2024-05-30 20:01:40'),(31727,10650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 20:01:40','2024-05-30 20:01:40'),(31728,10651,'action created','2024-05-30 20:01:40','2024-05-30 20:01:40'),(31729,10651,'action started via WP Cron','2024-05-30 20:14:12','2024-05-30 20:14:12'),(31730,10651,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 20:14:12','2024-05-30 20:14:12'),(31731,10652,'action created','2024-05-30 20:14:12','2024-05-30 20:14:12'),(31735,10652,'action started via WP Cron','2024-05-30 20:22:37','2024-05-30 20:22:37'),(31736,10652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 20:22:37','2024-05-30 20:22:37'),(31737,10654,'action created','2024-05-30 20:22:37','2024-05-30 20:22:37'),(31738,10654,'action started via WP Cron','2024-05-30 20:32:06','2024-05-30 20:32:06'),(31739,10654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 20:32:06','2024-05-30 20:32:06'),(31740,10655,'action created','2024-05-30 20:32:06','2024-05-30 20:32:06'),(31741,10655,'action started via WP Cron','2024-05-30 20:34:25','2024-05-30 20:34:25'),(31742,10655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 20:34:25','2024-05-30 20:34:25'),(31743,10656,'action created','2024-05-30 20:34:25','2024-05-30 20:34:25'),(31744,10656,'action started via WP Cron','2024-05-30 21:10:01','2024-05-30 21:10:01'),(31745,10656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 21:10:01','2024-05-30 21:10:01'),(31746,10657,'action created','2024-05-30 21:10:01','2024-05-30 21:10:01'),(31750,10657,'action started via WP Cron','2024-05-30 21:18:17','2024-05-30 21:18:17'),(31751,10657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 21:18:17','2024-05-30 21:18:17'),(31752,10659,'action created','2024-05-30 21:18:17','2024-05-30 21:18:17'),(31753,10659,'action started via WP Cron','2024-05-30 21:22:50','2024-05-30 21:22:50'),(31754,10659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 21:22:50','2024-05-30 21:22:50'),(31755,10660,'action created','2024-05-30 21:22:50','2024-05-30 21:22:50'),(31759,10660,'action started via WP Cron','2024-05-30 21:26:32','2024-05-30 21:26:32'),(31760,10660,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 21:26:32','2024-05-30 21:26:32'),(31761,10662,'action created','2024-05-30 21:26:32','2024-05-30 21:26:32'),(31762,10662,'action started via WP Cron','2024-05-30 21:30:18','2024-05-30 21:30:18'),(31763,10662,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 21:30:18','2024-05-30 21:30:18'),(31764,10663,'action created','2024-05-30 21:30:18','2024-05-30 21:30:18'),(31765,10663,'action started via WP Cron','2024-05-30 21:35:28','2024-05-30 21:35:28'),(31766,10663,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 21:35:28','2024-05-30 21:35:28'),(31767,10664,'action created','2024-05-30 21:35:28','2024-05-30 21:35:28'),(31768,10664,'action started via WP Cron','2024-05-30 21:39:03','2024-05-30 21:39:03'),(31769,10664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 21:39:03','2024-05-30 21:39:03'),(31770,10665,'action created','2024-05-30 21:39:03','2024-05-30 21:39:03'),(31771,10665,'action started via WP Cron','2024-05-30 21:45:51','2024-05-30 21:45:51'),(31772,10665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 21:45:51','2024-05-30 21:45:51'),(31773,10666,'action created','2024-05-30 21:45:51','2024-05-30 21:45:51'),(31774,10666,'action started via WP Cron','2024-05-30 22:06:31','2024-05-30 22:06:31'),(31775,10666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 22:06:31','2024-05-30 22:06:31'),(31776,10667,'action created','2024-05-30 22:06:31','2024-05-30 22:06:31'),(31777,10667,'action started via WP Cron','2024-05-30 22:13:21','2024-05-30 22:13:21'),(31778,10667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 22:13:21','2024-05-30 22:13:21'),(31779,10668,'action created','2024-05-30 22:13:21','2024-05-30 22:13:21'),(31780,10668,'action started via WP Cron','2024-05-30 22:17:29','2024-05-30 22:17:29'),(31781,10668,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 22:17:29','2024-05-30 22:17:29'),(31782,10669,'action created','2024-05-30 22:17:29','2024-05-30 22:17:29'),(31783,10669,'action started via WP Cron','2024-05-30 22:21:12','2024-05-30 22:21:12'),(31784,10669,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 22:21:12','2024-05-30 22:21:12'),(31785,10670,'action created','2024-05-30 22:21:12','2024-05-30 22:21:12'),(31789,10670,'action started via WP Cron','2024-05-30 22:24:05','2024-05-30 22:24:05'),(31790,10670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 22:24:05','2024-05-30 22:24:05'),(31791,10672,'action created','2024-05-30 22:24:05','2024-05-30 22:24:05'),(31792,10672,'action started via WP Cron','2024-05-30 22:39:31','2024-05-30 22:39:31'),(31793,10672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 22:39:31','2024-05-30 22:39:31'),(31794,10673,'action created','2024-05-30 22:39:31','2024-05-30 22:39:31'),(31795,10673,'action started via WP Cron','2024-05-30 22:47:11','2024-05-30 22:47:11'),(31796,10673,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 22:47:11','2024-05-30 22:47:11'),(31797,10674,'action created','2024-05-30 22:47:11','2024-05-30 22:47:11'),(31798,10674,'action started via WP Cron','2024-05-30 22:59:40','2024-05-30 22:59:40'),(31799,10674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 22:59:40','2024-05-30 22:59:40'),(31800,10675,'action created','2024-05-30 22:59:40','2024-05-30 22:59:40'),(31801,10675,'action started via WP Cron','2024-05-30 23:03:02','2024-05-30 23:03:02'),(31802,10675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 23:03:02','2024-05-30 23:03:02'),(31803,10676,'action created','2024-05-30 23:03:02','2024-05-30 23:03:02'),(31804,10676,'action started via WP Cron','2024-05-30 23:12:56','2024-05-30 23:12:56'),(31805,10676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 23:12:56','2024-05-30 23:12:56'),(31806,10677,'action created','2024-05-30 23:12:56','2024-05-30 23:12:56'),(31807,10677,'action started via WP Cron','2024-05-30 23:27:10','2024-05-30 23:27:10'),(31808,10677,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 23:27:10','2024-05-30 23:27:10'),(31809,10678,'action created','2024-05-30 23:27:10','2024-05-30 23:27:10'),(31813,10678,'action started via WP Cron','2024-05-30 23:43:34','2024-05-30 23:43:34'),(31814,10678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 23:43:34','2024-05-30 23:43:34'),(31815,10680,'action created','2024-05-30 23:43:34','2024-05-30 23:43:34'),(31816,10680,'action started via WP Cron','2024-05-30 23:46:36','2024-05-30 23:46:36'),(31817,10680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 23:46:36','2024-05-30 23:46:36'),(31818,10681,'action created','2024-05-30 23:46:36','2024-05-30 23:46:36'),(31819,10681,'action started via WP Cron','2024-05-30 23:51:30','2024-05-30 23:51:30'),(31820,10681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 23:51:30','2024-05-30 23:51:30'),(31821,10682,'action created','2024-05-30 23:51:30','2024-05-30 23:51:30'),(31822,10682,'action started via WP Cron','2024-05-30 23:55:07','2024-05-30 23:55:07'),(31823,10682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 23:55:07','2024-05-30 23:55:07'),(31824,10683,'action created','2024-05-30 23:55:07','2024-05-30 23:55:07'),(31825,10683,'action started via WP Cron','2024-05-30 23:59:15','2024-05-30 23:59:15'),(31826,10683,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-30 23:59:15','2024-05-30 23:59:15'),(31827,10684,'action created','2024-05-30 23:59:15','2024-05-30 23:59:15'),(31828,10684,'action started via WP Cron','2024-05-31 00:04:07','2024-05-31 00:04:07'),(31829,10684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:04:07','2024-05-31 00:04:07'),(31830,10685,'action created','2024-05-31 00:04:07','2024-05-31 00:04:07'),(31831,10685,'action started via WP Cron','2024-05-31 00:07:35','2024-05-31 00:07:35'),(31832,10685,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:07:35','2024-05-31 00:07:35'),(31833,10686,'action created','2024-05-31 00:07:35','2024-05-31 00:07:35'),(31834,10686,'action started via WP Cron','2024-05-31 00:14:08','2024-05-31 00:14:08'),(31835,10686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:14:08','2024-05-31 00:14:08'),(31836,10687,'action created','2024-05-31 00:14:08','2024-05-31 00:14:08'),(31837,10687,'action started via WP Cron','2024-05-31 00:18:31','2024-05-31 00:18:31'),(31838,10687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:18:31','2024-05-31 00:18:31'),(31839,10688,'action created','2024-05-31 00:18:31','2024-05-31 00:18:31'),(31840,10688,'action started via WP Cron','2024-05-31 00:25:52','2024-05-31 00:25:52'),(31841,10688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:25:52','2024-05-31 00:25:52'),(31842,10689,'action created','2024-05-31 00:25:52','2024-05-31 00:25:52'),(31846,10689,'action started via WP Cron','2024-05-31 00:28:10','2024-05-31 00:28:10'),(31847,10689,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:28:10','2024-05-31 00:28:10'),(31848,10691,'action created','2024-05-31 00:28:10','2024-05-31 00:28:10'),(31849,10691,'action started via WP Cron','2024-05-31 00:33:38','2024-05-31 00:33:38'),(31850,10691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:33:38','2024-05-31 00:33:38'),(31851,10692,'action created','2024-05-31 00:33:38','2024-05-31 00:33:38'),(31852,10692,'action started via WP Cron','2024-05-31 00:37:59','2024-05-31 00:37:59'),(31853,10692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:37:59','2024-05-31 00:37:59'),(31854,10693,'action created','2024-05-31 00:37:59','2024-05-31 00:37:59'),(31855,10693,'action started via WP Cron','2024-05-31 00:40:37','2024-05-31 00:40:37'),(31856,10693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:40:37','2024-05-31 00:40:37'),(31857,10694,'action created','2024-05-31 00:40:37','2024-05-31 00:40:37'),(31858,10694,'action started via WP Cron','2024-05-31 00:55:26','2024-05-31 00:55:26'),(31859,10694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 00:55:26','2024-05-31 00:55:26'),(31860,10695,'action created','2024-05-31 00:55:26','2024-05-31 00:55:26'),(31861,10695,'action started via WP Cron','2024-05-31 01:01:21','2024-05-31 01:01:21'),(31862,10695,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 01:01:21','2024-05-31 01:01:21'),(31863,10696,'action created','2024-05-31 01:01:21','2024-05-31 01:01:21'),(31864,10696,'action started via Async Request','2024-05-31 01:03:25','2024-05-31 01:03:25'),(31865,10696,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 01:03:25','2024-05-31 01:03:25'),(31866,10697,'action created','2024-05-31 01:03:25','2024-05-31 01:03:25'),(31867,10697,'action started via WP Cron','2024-05-31 01:30:15','2024-05-31 01:30:15'),(31868,10697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 01:30:15','2024-05-31 01:30:15'),(31869,10698,'action created','2024-05-31 01:30:15','2024-05-31 01:30:15'),(31873,10698,'action started via WP Cron','2024-05-31 01:42:09','2024-05-31 01:42:09'),(31874,10698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 01:42:09','2024-05-31 01:42:09'),(31875,10700,'action created','2024-05-31 01:42:10','2024-05-31 01:42:10'),(31876,10700,'action started via WP Cron','2024-05-31 01:52:56','2024-05-31 01:52:56'),(31877,10700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 01:52:56','2024-05-31 01:52:56'),(31878,10701,'action created','2024-05-31 01:52:56','2024-05-31 01:52:56'),(31882,10701,'action started via WP Cron','2024-05-31 02:06:54','2024-05-31 02:06:54'),(31883,10701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:06:54','2024-05-31 02:06:54'),(31884,10703,'action created','2024-05-31 02:06:54','2024-05-31 02:06:54'),(31885,10703,'action started via WP Cron','2024-05-31 02:19:04','2024-05-31 02:19:04'),(31886,10703,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:19:04','2024-05-31 02:19:04'),(31887,10704,'action created','2024-05-31 02:19:04','2024-05-31 02:19:04'),(31888,10704,'action started via WP Cron','2024-05-31 02:22:47','2024-05-31 02:22:47'),(31889,10704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:22:47','2024-05-31 02:22:47'),(31890,10705,'action created','2024-05-31 02:22:47','2024-05-31 02:22:47'),(31891,10705,'action started via WP Cron','2024-05-31 02:28:27','2024-05-31 02:28:27'),(31892,10705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:28:27','2024-05-31 02:28:27'),(31893,10706,'action created','2024-05-31 02:28:27','2024-05-31 02:28:27'),(31897,10706,'action started via WP Cron','2024-05-31 02:34:38','2024-05-31 02:34:38'),(31898,10706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:34:38','2024-05-31 02:34:38'),(31899,10708,'action created','2024-05-31 02:34:38','2024-05-31 02:34:38'),(31900,10708,'action started via WP Cron','2024-05-31 02:37:28','2024-05-31 02:37:28'),(31901,10708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:37:28','2024-05-31 02:37:28'),(31902,10709,'action created','2024-05-31 02:37:28','2024-05-31 02:37:28'),(31903,10709,'action started via WP Cron','2024-05-31 02:39:33','2024-05-31 02:39:33'),(31904,10709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:39:33','2024-05-31 02:39:33'),(31905,10710,'action created','2024-05-31 02:39:33','2024-05-31 02:39:33'),(31906,10710,'action started via Async Request','2024-05-31 02:41:49','2024-05-31 02:41:49'),(31907,10710,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:41:49','2024-05-31 02:41:49'),(31908,10711,'action created','2024-05-31 02:41:49','2024-05-31 02:41:49'),(31909,10711,'action started via Async Request','2024-05-31 02:43:50','2024-05-31 02:43:50'),(31910,10711,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:43:50','2024-05-31 02:43:50'),(31911,10712,'action created','2024-05-31 02:43:50','2024-05-31 02:43:50'),(31912,10712,'action started via WP Cron','2024-05-31 02:46:52','2024-05-31 02:46:52'),(31913,10712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:46:52','2024-05-31 02:46:52'),(31914,10713,'action created','2024-05-31 02:46:52','2024-05-31 02:46:52'),(31915,10713,'action started via WP Cron','2024-05-31 02:49:29','2024-05-31 02:49:29'),(31916,10713,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:49:29','2024-05-31 02:49:29'),(31917,10714,'action created','2024-05-31 02:49:29','2024-05-31 02:49:29'),(31918,10714,'action started via WP Cron','2024-05-31 02:51:33','2024-05-31 02:51:33'),(31919,10714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:51:33','2024-05-31 02:51:33'),(31920,10715,'action created','2024-05-31 02:51:33','2024-05-31 02:51:33'),(31921,10715,'action started via WP Cron','2024-05-31 02:54:33','2024-05-31 02:54:33'),(31922,10715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:54:33','2024-05-31 02:54:33'),(31923,10716,'action created','2024-05-31 02:54:33','2024-05-31 02:54:33'),(31924,10716,'action started via WP Cron','2024-05-31 02:57:34','2024-05-31 02:57:34'),(31925,10716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 02:57:34','2024-05-31 02:57:34'),(31926,10717,'action created','2024-05-31 02:57:34','2024-05-31 02:57:34'),(31927,10717,'action started via WP Cron','2024-05-31 03:00:34','2024-05-31 03:00:34'),(31928,10717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:00:34','2024-05-31 03:00:34'),(31929,10718,'action created','2024-05-31 03:00:35','2024-05-31 03:00:35'),(31930,10718,'action started via WP Cron','2024-05-31 03:02:35','2024-05-31 03:02:35'),(31931,10718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:02:35','2024-05-31 03:02:35'),(31932,10719,'action created','2024-05-31 03:02:35','2024-05-31 03:02:35'),(31933,10719,'action started via WP Cron','2024-05-31 03:04:39','2024-05-31 03:04:39'),(31934,10719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:04:39','2024-05-31 03:04:39'),(31935,10720,'action created','2024-05-31 03:04:39','2024-05-31 03:04:39'),(31936,10720,'action started via WP Cron','2024-05-31 03:07:02','2024-05-31 03:07:02'),(31937,10720,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:07:02','2024-05-31 03:07:02'),(31938,10721,'action created','2024-05-31 03:07:02','2024-05-31 03:07:02'),(31939,10721,'action started via WP Cron','2024-05-31 03:09:34','2024-05-31 03:09:34'),(31940,10721,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:09:34','2024-05-31 03:09:34'),(31941,10722,'action created','2024-05-31 03:09:34','2024-05-31 03:09:34'),(31942,10722,'action started via Async Request','2024-05-31 03:11:39','2024-05-31 03:11:39'),(31943,10722,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:11:39','2024-05-31 03:11:39'),(31944,10723,'action created','2024-05-31 03:11:39','2024-05-31 03:11:39'),(31945,10723,'action started via WP Cron','2024-05-31 03:13:39','2024-05-31 03:13:39'),(31946,10723,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:13:39','2024-05-31 03:13:39'),(31947,10724,'action created','2024-05-31 03:13:39','2024-05-31 03:13:39'),(31948,10724,'action started via WP Cron','2024-05-31 03:15:40','2024-05-31 03:15:40'),(31949,10724,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:15:40','2024-05-31 03:15:40'),(31950,10725,'action created','2024-05-31 03:15:40','2024-05-31 03:15:40'),(31951,10725,'action started via WP Cron','2024-05-31 03:18:03','2024-05-31 03:18:03'),(31952,10725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:18:03','2024-05-31 03:18:03'),(31953,10726,'action created','2024-05-31 03:18:03','2024-05-31 03:18:03'),(31954,10726,'action started via WP Cron','2024-05-31 03:20:08','2024-05-31 03:20:08'),(31955,10726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:20:08','2024-05-31 03:20:08'),(31956,10727,'action created','2024-05-31 03:20:08','2024-05-31 03:20:08'),(31957,10727,'action started via WP Cron','2024-05-31 03:22:11','2024-05-31 03:22:11'),(31958,10727,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:22:11','2024-05-31 03:22:11'),(31959,10728,'action created','2024-05-31 03:22:11','2024-05-31 03:22:11'),(31960,10728,'action started via WP Cron','2024-05-31 03:24:11','2024-05-31 03:24:11'),(31961,10728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:24:11','2024-05-31 03:24:11'),(31962,10729,'action created','2024-05-31 03:24:11','2024-05-31 03:24:11'),(31963,10729,'action started via WP Cron','2024-05-31 03:26:12','2024-05-31 03:26:12'),(31964,10729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:26:12','2024-05-31 03:26:12'),(31965,10730,'action created','2024-05-31 03:26:12','2024-05-31 03:26:12'),(31966,10730,'action started via WP Cron','2024-05-31 03:28:13','2024-05-31 03:28:13'),(31967,10730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:28:13','2024-05-31 03:28:13'),(31968,10731,'action created','2024-05-31 03:28:13','2024-05-31 03:28:13'),(31969,10731,'action started via WP Cron','2024-05-31 03:30:14','2024-05-31 03:30:14'),(31970,10731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:30:14','2024-05-31 03:30:14'),(31971,10732,'action created','2024-05-31 03:30:14','2024-05-31 03:30:14'),(31972,10732,'action started via WP Cron','2024-05-31 03:32:45','2024-05-31 03:32:45'),(31973,10732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:32:45','2024-05-31 03:32:45'),(31974,10733,'action created','2024-05-31 03:32:45','2024-05-31 03:32:45'),(31978,10733,'action started via WP Cron','2024-05-31 03:35:27','2024-05-31 03:35:27'),(31979,10733,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:35:27','2024-05-31 03:35:27'),(31980,10735,'action created','2024-05-31 03:35:27','2024-05-31 03:35:27'),(31981,10735,'action started via WP Cron','2024-05-31 03:38:15','2024-05-31 03:38:15'),(31982,10735,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:38:15','2024-05-31 03:38:15'),(31983,10736,'action created','2024-05-31 03:38:15','2024-05-31 03:38:15'),(31984,10736,'action started via WP Cron','2024-05-31 03:40:41','2024-05-31 03:40:41'),(31985,10736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:40:41','2024-05-31 03:40:41'),(31986,10737,'action created','2024-05-31 03:40:41','2024-05-31 03:40:41'),(31987,10737,'action started via WP Cron','2024-05-31 03:43:13','2024-05-31 03:43:13'),(31988,10737,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:43:13','2024-05-31 03:43:13'),(31989,10738,'action created','2024-05-31 03:43:13','2024-05-31 03:43:13'),(31990,10738,'action started via WP Cron','2024-05-31 03:45:17','2024-05-31 03:45:17'),(31991,10738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:45:17','2024-05-31 03:45:17'),(31992,10739,'action created','2024-05-31 03:45:17','2024-05-31 03:45:17'),(31993,10739,'action started via WP Cron','2024-05-31 03:47:17','2024-05-31 03:47:17'),(31994,10739,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:47:17','2024-05-31 03:47:17'),(31995,10740,'action created','2024-05-31 03:47:17','2024-05-31 03:47:17'),(31996,10740,'action started via WP Cron','2024-05-31 03:53:36','2024-05-31 03:53:36'),(31997,10740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:53:36','2024-05-31 03:53:36'),(31998,10741,'action created','2024-05-31 03:53:36','2024-05-31 03:53:36'),(31999,10741,'action started via Async Request','2024-05-31 03:59:41','2024-05-31 03:59:41'),(32000,10741,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 03:59:41','2024-05-31 03:59:41'),(32001,10742,'action created','2024-05-31 03:59:41','2024-05-31 03:59:41'),(32002,10742,'action started via WP Cron','2024-05-31 04:02:43','2024-05-31 04:02:43'),(32003,10742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:02:43','2024-05-31 04:02:43'),(32004,10743,'action created','2024-05-31 04:02:43','2024-05-31 04:02:43'),(32005,10743,'action started via Async Request','2024-05-31 04:04:44','2024-05-31 04:04:44'),(32006,10743,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:04:44','2024-05-31 04:04:44'),(32007,10744,'action created','2024-05-31 04:04:44','2024-05-31 04:04:44'),(32008,10744,'action started via WP Cron','2024-05-31 04:07:44','2024-05-31 04:07:44'),(32009,10744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:07:44','2024-05-31 04:07:44'),(32010,10745,'action created','2024-05-31 04:07:44','2024-05-31 04:07:44'),(32011,10745,'action started via Async Request','2024-05-31 04:09:59','2024-05-31 04:09:59'),(32012,10745,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:09:59','2024-05-31 04:09:59'),(32013,10746,'action created','2024-05-31 04:09:59','2024-05-31 04:09:59'),(32014,10746,'action started via WP Cron','2024-05-31 04:13:04','2024-05-31 04:13:04'),(32015,10746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:13:04','2024-05-31 04:13:04'),(32016,10747,'action created','2024-05-31 04:13:04','2024-05-31 04:13:04'),(32017,10747,'action started via WP Cron','2024-05-31 04:16:03','2024-05-31 04:16:03'),(32018,10747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:16:03','2024-05-31 04:16:03'),(32019,10748,'action created','2024-05-31 04:16:03','2024-05-31 04:16:03'),(32020,10748,'action started via WP Cron','2024-05-31 04:18:03','2024-05-31 04:18:03'),(32021,10748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:18:03','2024-05-31 04:18:03'),(32022,10749,'action created','2024-05-31 04:18:03','2024-05-31 04:18:03'),(32023,10749,'action started via WP Cron','2024-05-31 04:22:36','2024-05-31 04:22:36'),(32024,10749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:22:36','2024-05-31 04:22:36'),(32025,10750,'action created','2024-05-31 04:22:36','2024-05-31 04:22:36'),(32026,10750,'action started via WP Cron','2024-05-31 04:25:13','2024-05-31 04:25:13'),(32027,10750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:25:13','2024-05-31 04:25:13'),(32028,10751,'action created','2024-05-31 04:25:13','2024-05-31 04:25:13'),(32029,10751,'action started via Async Request','2024-05-31 04:27:26','2024-05-31 04:27:26'),(32030,10751,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:27:26','2024-05-31 04:27:26'),(32031,10752,'action created','2024-05-31 04:27:26','2024-05-31 04:27:26'),(32032,10752,'action started via Async Request','2024-05-31 04:29:33','2024-05-31 04:29:33'),(32033,10752,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:29:33','2024-05-31 04:29:33'),(32034,10753,'action created','2024-05-31 04:29:33','2024-05-31 04:29:33'),(32035,10753,'action started via Async Request','2024-05-31 04:31:41','2024-05-31 04:31:41'),(32036,10753,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:31:41','2024-05-31 04:31:41'),(32037,10754,'action created','2024-05-31 04:31:41','2024-05-31 04:31:41'),(32038,10754,'action started via WP Cron','2024-05-31 04:34:01','2024-05-31 04:34:01'),(32039,10754,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:34:01','2024-05-31 04:34:01'),(32040,10755,'action created','2024-05-31 04:34:01','2024-05-31 04:34:01'),(32044,10755,'action started via WP Cron','2024-05-31 04:36:15','2024-05-31 04:36:15'),(32045,10755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:36:15','2024-05-31 04:36:15'),(32046,10757,'action created','2024-05-31 04:36:15','2024-05-31 04:36:15'),(32047,10757,'action started via WP Cron','2024-05-31 04:38:15','2024-05-31 04:38:15'),(32048,10757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:38:15','2024-05-31 04:38:15'),(32049,10758,'action created','2024-05-31 04:38:15','2024-05-31 04:38:15'),(32050,10758,'action started via WP Cron','2024-05-31 04:40:16','2024-05-31 04:40:16'),(32051,10758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:40:16','2024-05-31 04:40:16'),(32052,10759,'action created','2024-05-31 04:40:16','2024-05-31 04:40:16'),(32053,10759,'action started via Async Request','2024-05-31 04:42:18','2024-05-31 04:42:18'),(32054,10759,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:42:18','2024-05-31 04:42:18'),(32055,10760,'action created','2024-05-31 04:42:18','2024-05-31 04:42:18'),(32056,10760,'action started via WP Cron','2024-05-31 04:44:57','2024-05-31 04:44:57'),(32057,10760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:44:57','2024-05-31 04:44:57'),(32058,10761,'action created','2024-05-31 04:44:57','2024-05-31 04:44:57'),(32059,10761,'action started via WP Cron','2024-05-31 04:47:21','2024-05-31 04:47:21'),(32060,10761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:47:21','2024-05-31 04:47:21'),(32061,10762,'action created','2024-05-31 04:47:21','2024-05-31 04:47:21'),(32062,10762,'action started via WP Cron','2024-05-31 04:49:24','2024-05-31 04:49:24'),(32063,10762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:49:24','2024-05-31 04:49:24'),(32064,10763,'action created','2024-05-31 04:49:24','2024-05-31 04:49:24'),(32065,10763,'action started via WP Cron','2024-05-31 04:52:24','2024-05-31 04:52:24'),(32066,10763,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:52:24','2024-05-31 04:52:24'),(32067,10764,'action created','2024-05-31 04:52:24','2024-05-31 04:52:24'),(32068,10764,'action started via WP Cron','2024-05-31 04:55:01','2024-05-31 04:55:01'),(32069,10764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:55:01','2024-05-31 04:55:01'),(32070,10765,'action created','2024-05-31 04:55:01','2024-05-31 04:55:01'),(32071,10765,'action started via Async Request','2024-05-31 04:57:02','2024-05-31 04:57:02'),(32072,10765,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:57:02','2024-05-31 04:57:02'),(32073,10766,'action created','2024-05-31 04:57:02','2024-05-31 04:57:02'),(32074,10766,'action started via WP Cron','2024-05-31 04:59:21','2024-05-31 04:59:21'),(32075,10766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 04:59:21','2024-05-31 04:59:21'),(32076,10767,'action created','2024-05-31 04:59:21','2024-05-31 04:59:21'),(32077,10767,'action started via Async Request','2024-05-31 05:01:53','2024-05-31 05:01:53'),(32078,10767,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:01:53','2024-05-31 05:01:53'),(32079,10768,'action created','2024-05-31 05:01:53','2024-05-31 05:01:53'),(32080,10768,'action started via Async Request','2024-05-31 05:04:32','2024-05-31 05:04:32'),(32081,10768,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:04:32','2024-05-31 05:04:32'),(32082,10769,'action created','2024-05-31 05:04:32','2024-05-31 05:04:32'),(32083,10769,'action started via WP Cron','2024-05-31 05:07:42','2024-05-31 05:07:42'),(32084,10769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:07:42','2024-05-31 05:07:42'),(32085,10770,'action created','2024-05-31 05:07:42','2024-05-31 05:07:42'),(32086,10770,'action started via WP Cron','2024-05-31 05:09:43','2024-05-31 05:09:43'),(32087,10770,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:09:43','2024-05-31 05:09:43'),(32088,10771,'action created','2024-05-31 05:09:43','2024-05-31 05:09:43'),(32089,10771,'action started via WP Cron','2024-05-31 05:11:43','2024-05-31 05:11:43'),(32090,10771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:11:43','2024-05-31 05:11:43'),(32091,10772,'action created','2024-05-31 05:11:43','2024-05-31 05:11:43'),(32092,10772,'action started via WP Cron','2024-05-31 05:13:43','2024-05-31 05:13:43'),(32093,10772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:13:43','2024-05-31 05:13:43'),(32094,10773,'action created','2024-05-31 05:13:43','2024-05-31 05:13:43'),(32095,10773,'action started via Async Request','2024-05-31 05:17:57','2024-05-31 05:17:57'),(32096,10773,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:17:57','2024-05-31 05:17:57'),(32097,10774,'action created','2024-05-31 05:17:57','2024-05-31 05:17:57'),(32098,10774,'action started via WP Cron','2024-05-31 05:22:01','2024-05-31 05:22:01'),(32099,10774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:22:01','2024-05-31 05:22:01'),(32100,10775,'action created','2024-05-31 05:22:01','2024-05-31 05:22:01'),(32101,10775,'action started via WP Cron','2024-05-31 05:27:30','2024-05-31 05:27:30'),(32102,10775,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:27:30','2024-05-31 05:27:30'),(32103,10776,'action created','2024-05-31 05:27:30','2024-05-31 05:27:30'),(32104,10776,'action started via Async Request','2024-05-31 05:31:52','2024-05-31 05:31:52'),(32105,10776,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:31:52','2024-05-31 05:31:52'),(32106,10777,'action created','2024-05-31 05:31:52','2024-05-31 05:31:52'),(32107,10777,'action started via WP Cron','2024-05-31 05:34:14','2024-05-31 05:34:14'),(32108,10777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:34:14','2024-05-31 05:34:14'),(32109,10778,'action created','2024-05-31 05:34:14','2024-05-31 05:34:14'),(32110,10778,'action started via WP Cron','2024-05-31 05:37:15','2024-05-31 05:37:15'),(32111,10778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:37:15','2024-05-31 05:37:15'),(32112,10779,'action created','2024-05-31 05:37:15','2024-05-31 05:37:15'),(32116,10779,'action started via WP Cron','2024-05-31 05:39:19','2024-05-31 05:39:19'),(32117,10779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:39:19','2024-05-31 05:39:19'),(32118,10781,'action created','2024-05-31 05:39:19','2024-05-31 05:39:19'),(32119,10781,'action started via WP Cron','2024-05-31 05:42:32','2024-05-31 05:42:32'),(32120,10781,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:42:32','2024-05-31 05:42:32'),(32121,10782,'action created','2024-05-31 05:42:32','2024-05-31 05:42:32'),(32122,10782,'action started via WP Cron','2024-05-31 05:46:49','2024-05-31 05:46:49'),(32123,10782,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:46:49','2024-05-31 05:46:49'),(32124,10783,'action created','2024-05-31 05:46:49','2024-05-31 05:46:49'),(32125,10783,'action started via WP Cron','2024-05-31 05:49:07','2024-05-31 05:49:07'),(32126,10783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:49:07','2024-05-31 05:49:07'),(32127,10784,'action created','2024-05-31 05:49:07','2024-05-31 05:49:07'),(32128,10784,'action started via Async Request','2024-05-31 05:52:00','2024-05-31 05:52:00'),(32129,10784,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:52:00','2024-05-31 05:52:00'),(32130,10785,'action created','2024-05-31 05:52:00','2024-05-31 05:52:00'),(32131,10785,'action started via Async Request','2024-05-31 05:54:29','2024-05-31 05:54:29'),(32132,10785,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 05:54:29','2024-05-31 05:54:29'),(32133,10786,'action created','2024-05-31 05:54:29','2024-05-31 05:54:29'),(32134,10786,'action started via WP Cron','2024-05-31 06:03:16','2024-05-31 06:03:16'),(32135,10786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:03:16','2024-05-31 06:03:16'),(32136,10787,'action created','2024-05-31 06:03:16','2024-05-31 06:03:16'),(32137,10787,'action started via WP Cron','2024-05-31 06:05:41','2024-05-31 06:05:41'),(32138,10787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:05:41','2024-05-31 06:05:41'),(32139,10788,'action created','2024-05-31 06:05:41','2024-05-31 06:05:41'),(32140,10788,'action started via WP Cron','2024-05-31 06:10:25','2024-05-31 06:10:25'),(32141,10788,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:10:25','2024-05-31 06:10:25'),(32142,10789,'action created','2024-05-31 06:10:25','2024-05-31 06:10:25'),(32143,10789,'action started via WP Cron','2024-05-31 06:14:47','2024-05-31 06:14:47'),(32144,10789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:14:47','2024-05-31 06:14:47'),(32145,10790,'action created','2024-05-31 06:14:47','2024-05-31 06:14:47'),(32146,10790,'action started via WP Cron','2024-05-31 06:18:16','2024-05-31 06:18:16'),(32147,10790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:18:16','2024-05-31 06:18:16'),(32148,10791,'action created','2024-05-31 06:18:16','2024-05-31 06:18:16'),(32149,10791,'action started via Async Request','2024-05-31 06:23:02','2024-05-31 06:23:02'),(32150,10791,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:23:02','2024-05-31 06:23:02'),(32151,10792,'action created','2024-05-31 06:23:02','2024-05-31 06:23:02'),(32152,10792,'action started via Async Request','2024-05-31 06:25:04','2024-05-31 06:25:04'),(32153,10792,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:25:04','2024-05-31 06:25:04'),(32154,10793,'action created','2024-05-31 06:25:04','2024-05-31 06:25:04'),(32158,10793,'action started via WP Cron','2024-05-31 06:27:48','2024-05-31 06:27:48'),(32159,10793,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:27:48','2024-05-31 06:27:48'),(32160,10795,'action created','2024-05-31 06:27:48','2024-05-31 06:27:48'),(32161,10795,'action started via WP Cron','2024-05-31 06:31:38','2024-05-31 06:31:38'),(32162,10795,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:31:38','2024-05-31 06:31:38'),(32163,10796,'action created','2024-05-31 06:31:38','2024-05-31 06:31:38'),(32164,10796,'action started via Async Request','2024-05-31 06:33:39','2024-05-31 06:33:39'),(32165,10796,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:33:39','2024-05-31 06:33:39'),(32166,10797,'action created','2024-05-31 06:33:39','2024-05-31 06:33:39'),(32167,10797,'action started via WP Cron','2024-05-31 06:36:03','2024-05-31 06:36:03'),(32168,10797,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:36:03','2024-05-31 06:36:03'),(32169,10798,'action created','2024-05-31 06:36:03','2024-05-31 06:36:03'),(32173,10798,'action started via WP Cron','2024-05-31 06:38:29','2024-05-31 06:38:29'),(32174,10798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:38:29','2024-05-31 06:38:29'),(32175,10800,'action created','2024-05-31 06:38:29','2024-05-31 06:38:29'),(32176,10800,'action started via Async Request','2024-05-31 06:41:09','2024-05-31 06:41:09'),(32177,10800,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:41:09','2024-05-31 06:41:09'),(32178,10801,'action created','2024-05-31 06:41:09','2024-05-31 06:41:09'),(32182,10801,'action started via WP Cron','2024-05-31 06:43:39','2024-05-31 06:43:39'),(32183,10801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:43:39','2024-05-31 06:43:39'),(32184,10803,'action created','2024-05-31 06:43:39','2024-05-31 06:43:39'),(32185,10803,'action started via Async Request','2024-05-31 06:46:27','2024-05-31 06:46:27'),(32186,10803,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:46:27','2024-05-31 06:46:27'),(32187,10804,'action created','2024-05-31 06:46:27','2024-05-31 06:46:27'),(32188,10804,'action started via WP Cron','2024-05-31 06:48:27','2024-05-31 06:48:27'),(32189,10804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:48:27','2024-05-31 06:48:27'),(32190,10805,'action created','2024-05-31 06:48:27','2024-05-31 06:48:27'),(32191,10805,'action started via WP Cron','2024-05-31 06:50:27','2024-05-31 06:50:27'),(32192,10805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:50:27','2024-05-31 06:50:27'),(32193,10806,'action created','2024-05-31 06:50:27','2024-05-31 06:50:27'),(32194,10806,'action started via WP Cron','2024-05-31 06:53:39','2024-05-31 06:53:39'),(32195,10806,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:53:39','2024-05-31 06:53:39'),(32196,10807,'action created','2024-05-31 06:53:39','2024-05-31 06:53:39'),(32197,10807,'action started via WP Cron','2024-05-31 06:56:00','2024-05-31 06:56:00'),(32198,10807,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:56:00','2024-05-31 06:56:00'),(32199,10808,'action created','2024-05-31 06:56:00','2024-05-31 06:56:00'),(32200,10808,'action started via WP Cron','2024-05-31 06:58:17','2024-05-31 06:58:17'),(32201,10808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 06:58:17','2024-05-31 06:58:17'),(32202,10809,'action created','2024-05-31 06:58:17','2024-05-31 06:58:17'),(32203,10809,'action started via Async Request','2024-05-31 07:00:35','2024-05-31 07:00:35'),(32204,10809,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:00:35','2024-05-31 07:00:35'),(32205,10810,'action created','2024-05-31 07:00:35','2024-05-31 07:00:35'),(32206,10810,'action started via WP Cron','2024-05-31 07:03:33','2024-05-31 07:03:33'),(32207,10810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:03:33','2024-05-31 07:03:33'),(32208,10811,'action created','2024-05-31 07:03:33','2024-05-31 07:03:33'),(32209,10811,'action started via Async Request','2024-05-31 07:05:58','2024-05-31 07:05:58'),(32210,10811,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:05:58','2024-05-31 07:05:58'),(32211,10812,'action created','2024-05-31 07:05:58','2024-05-31 07:05:58'),(32212,10812,'action started via WP Cron','2024-05-31 07:08:29','2024-05-31 07:08:29'),(32213,10812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:08:29','2024-05-31 07:08:29'),(32214,10813,'action created','2024-05-31 07:08:29','2024-05-31 07:08:29'),(32215,10813,'action started via Async Request','2024-05-31 07:10:37','2024-05-31 07:10:37'),(32216,10813,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:10:37','2024-05-31 07:10:37'),(32217,10814,'action created','2024-05-31 07:10:37','2024-05-31 07:10:37'),(32218,10814,'action started via WP Cron','2024-05-31 07:13:18','2024-05-31 07:13:18'),(32219,10814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:13:18','2024-05-31 07:13:18'),(32220,10815,'action created','2024-05-31 07:13:18','2024-05-31 07:13:18'),(32221,10815,'action started via WP Cron','2024-05-31 07:16:01','2024-05-31 07:16:01'),(32222,10815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:16:01','2024-05-31 07:16:01'),(32223,10816,'action created','2024-05-31 07:16:01','2024-05-31 07:16:01'),(32224,10816,'action started via WP Cron','2024-05-31 07:18:19','2024-05-31 07:18:19'),(32225,10816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:18:19','2024-05-31 07:18:19'),(32226,10817,'action created','2024-05-31 07:18:19','2024-05-31 07:18:19'),(32227,10817,'action started via WP Cron','2024-05-31 07:22:06','2024-05-31 07:22:06'),(32228,10817,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:22:06','2024-05-31 07:22:06'),(32229,10818,'action created','2024-05-31 07:22:06','2024-05-31 07:22:06'),(32230,10818,'action started via Async Request','2024-05-31 07:24:41','2024-05-31 07:24:41'),(32231,10818,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:24:41','2024-05-31 07:24:41'),(32232,10819,'action created','2024-05-31 07:24:41','2024-05-31 07:24:41'),(32233,10819,'action started via Async Request','2024-05-31 07:27:43','2024-05-31 07:27:43'),(32234,10819,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:27:43','2024-05-31 07:27:43'),(32235,10820,'action created','2024-05-31 07:27:43','2024-05-31 07:27:43'),(32236,10820,'action started via Async Request','2024-05-31 07:30:24','2024-05-31 07:30:24'),(32237,10820,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:30:24','2024-05-31 07:30:24'),(32238,10821,'action created','2024-05-31 07:30:24','2024-05-31 07:30:24'),(32239,10821,'action started via Async Request','2024-05-31 07:32:28','2024-05-31 07:32:28'),(32240,10821,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:32:28','2024-05-31 07:32:28'),(32241,10822,'action created','2024-05-31 07:32:28','2024-05-31 07:32:28'),(32242,10822,'action started via Async Request','2024-05-31 07:34:54','2024-05-31 07:34:54'),(32243,10822,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:34:54','2024-05-31 07:34:54'),(32244,10823,'action created','2024-05-31 07:34:54','2024-05-31 07:34:54'),(32245,10823,'action started via WP Cron','2024-05-31 07:37:02','2024-05-31 07:37:02'),(32246,10823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:37:02','2024-05-31 07:37:02'),(32247,10824,'action created','2024-05-31 07:37:02','2024-05-31 07:37:02'),(32251,10824,'action started via WP Cron','2024-05-31 07:40:04','2024-05-31 07:40:04'),(32252,10824,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:40:04','2024-05-31 07:40:04'),(32253,10826,'action created','2024-05-31 07:40:04','2024-05-31 07:40:04'),(32254,10826,'action started via WP Cron','2024-05-31 07:42:04','2024-05-31 07:42:04'),(32255,10826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:42:04','2024-05-31 07:42:04'),(32256,10827,'action created','2024-05-31 07:42:04','2024-05-31 07:42:04'),(32257,10827,'action started via WP Cron','2024-05-31 07:44:06','2024-05-31 07:44:06'),(32258,10827,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:44:06','2024-05-31 07:44:06'),(32259,10828,'action created','2024-05-31 07:44:06','2024-05-31 07:44:06'),(32260,10828,'action started via Async Request','2024-05-31 07:46:14','2024-05-31 07:46:14'),(32261,10828,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:46:14','2024-05-31 07:46:14'),(32262,10829,'action created','2024-05-31 07:46:14','2024-05-31 07:46:14'),(32263,10829,'action started via Async Request','2024-05-31 07:48:32','2024-05-31 07:48:32'),(32264,10829,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:48:32','2024-05-31 07:48:32'),(32265,10830,'action created','2024-05-31 07:48:32','2024-05-31 07:48:32'),(32266,10830,'action started via WP Cron','2024-05-31 07:51:30','2024-05-31 07:51:30'),(32267,10830,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:51:30','2024-05-31 07:51:30'),(32268,10831,'action created','2024-05-31 07:51:30','2024-05-31 07:51:30'),(32269,10831,'action started via Async Request','2024-05-31 07:53:47','2024-05-31 07:53:47'),(32270,10831,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:53:47','2024-05-31 07:53:47'),(32271,10832,'action created','2024-05-31 07:53:47','2024-05-31 07:53:47'),(32272,10832,'action started via WP Cron','2024-05-31 07:55:53','2024-05-31 07:55:53'),(32273,10832,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:55:53','2024-05-31 07:55:53'),(32274,10833,'action created','2024-05-31 07:55:53','2024-05-31 07:55:53'),(32275,10833,'action started via WP Cron','2024-05-31 07:58:05','2024-05-31 07:58:05'),(32276,10833,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 07:58:05','2024-05-31 07:58:05'),(32277,10834,'action created','2024-05-31 07:58:05','2024-05-31 07:58:05'),(32278,10834,'action started via WP Cron','2024-05-31 08:00:06','2024-05-31 08:00:06'),(32279,10834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:00:06','2024-05-31 08:00:06'),(32280,10835,'action created','2024-05-31 08:00:06','2024-05-31 08:00:06'),(32281,10835,'action started via WP Cron','2024-05-31 08:03:33','2024-05-31 08:03:33'),(32282,10835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:03:33','2024-05-31 08:03:33'),(32283,10836,'action created','2024-05-31 08:03:33','2024-05-31 08:03:33'),(32284,10836,'action started via WP Cron','2024-05-31 08:11:15','2024-05-31 08:11:15'),(32285,10836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:11:15','2024-05-31 08:11:15'),(32286,10837,'action created','2024-05-31 08:11:15','2024-05-31 08:11:15'),(32287,10837,'action started via WP Cron','2024-05-31 08:15:52','2024-05-31 08:15:52'),(32288,10837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:15:52','2024-05-31 08:15:52'),(32289,10838,'action created','2024-05-31 08:15:52','2024-05-31 08:15:52'),(32290,10838,'action started via Async Request','2024-05-31 08:18:25','2024-05-31 08:18:25'),(32291,10838,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:18:25','2024-05-31 08:18:25'),(32292,10839,'action created','2024-05-31 08:18:25','2024-05-31 08:18:25'),(32293,10839,'action started via WP Cron','2024-05-31 08:22:09','2024-05-31 08:22:09'),(32294,10839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:22:09','2024-05-31 08:22:09'),(32295,10840,'action created','2024-05-31 08:22:09','2024-05-31 08:22:09'),(32296,10840,'action started via WP Cron','2024-05-31 08:25:15','2024-05-31 08:25:15'),(32297,10840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:25:15','2024-05-31 08:25:15'),(32298,10841,'action created','2024-05-31 08:25:15','2024-05-31 08:25:15'),(32299,10841,'action started via WP Cron','2024-05-31 08:27:18','2024-05-31 08:27:18'),(32300,10841,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:27:18','2024-05-31 08:27:18'),(32301,10842,'action created','2024-05-31 08:27:18','2024-05-31 08:27:18'),(32302,10842,'action started via WP Cron','2024-05-31 08:31:38','2024-05-31 08:31:38'),(32303,10842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:31:38','2024-05-31 08:31:38'),(32304,10843,'action created','2024-05-31 08:31:38','2024-05-31 08:31:38'),(32305,10843,'action started via WP Cron','2024-05-31 08:33:48','2024-05-31 08:33:48'),(32306,10843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:33:48','2024-05-31 08:33:48'),(32307,10844,'action created','2024-05-31 08:33:48','2024-05-31 08:33:48'),(32308,10844,'action started via Async Request','2024-05-31 08:38:16','2024-05-31 08:38:16'),(32309,10844,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:38:16','2024-05-31 08:38:16'),(32310,10845,'action created','2024-05-31 08:38:16','2024-05-31 08:38:16'),(32314,10845,'action started via WP Cron','2024-05-31 08:41:10','2024-05-31 08:41:10'),(32315,10845,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:41:10','2024-05-31 08:41:10'),(32316,10847,'action created','2024-05-31 08:41:10','2024-05-31 08:41:10'),(32317,10847,'action started via WP Cron','2024-05-31 08:46:02','2024-05-31 08:46:02'),(32318,10847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:46:02','2024-05-31 08:46:02'),(32319,10848,'action created','2024-05-31 08:46:02','2024-05-31 08:46:02'),(32320,10848,'action started via WP Cron','2024-05-31 08:48:17','2024-05-31 08:48:17'),(32321,10848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:48:17','2024-05-31 08:48:17'),(32322,10849,'action created','2024-05-31 08:48:17','2024-05-31 08:48:17'),(32323,10849,'action started via WP Cron','2024-05-31 08:52:06','2024-05-31 08:52:06'),(32324,10849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:52:06','2024-05-31 08:52:06'),(32325,10850,'action created','2024-05-31 08:52:06','2024-05-31 08:52:06'),(32326,10850,'action started via WP Cron','2024-05-31 08:57:19','2024-05-31 08:57:19'),(32327,10850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 08:57:19','2024-05-31 08:57:19'),(32328,10851,'action created','2024-05-31 08:57:19','2024-05-31 08:57:19'),(32329,10851,'action started via Async Request','2024-05-31 09:03:37','2024-05-31 09:03:37'),(32330,10851,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:03:37','2024-05-31 09:03:37'),(32331,10852,'action created','2024-05-31 09:03:37','2024-05-31 09:03:37'),(32332,10852,'action started via WP Cron','2024-05-31 09:12:47','2024-05-31 09:12:47'),(32333,10852,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:12:47','2024-05-31 09:12:47'),(32334,10853,'action created','2024-05-31 09:12:47','2024-05-31 09:12:47'),(32338,10853,'action started via WP Cron','2024-05-31 09:15:04','2024-05-31 09:15:04'),(32339,10853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:15:04','2024-05-31 09:15:04'),(32340,10855,'action created','2024-05-31 09:15:04','2024-05-31 09:15:04'),(32341,10855,'action started via WP Cron','2024-05-31 09:17:33','2024-05-31 09:17:33'),(32342,10855,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:17:33','2024-05-31 09:17:33'),(32343,10856,'action created','2024-05-31 09:17:33','2024-05-31 09:17:33'),(32344,10856,'action started via WP Cron','2024-05-31 09:20:06','2024-05-31 09:20:06'),(32345,10856,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:20:06','2024-05-31 09:20:06'),(32346,10857,'action created','2024-05-31 09:20:06','2024-05-31 09:20:06'),(32347,10857,'action started via WP Cron','2024-05-31 09:22:07','2024-05-31 09:22:07'),(32348,10857,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:22:07','2024-05-31 09:22:07'),(32349,10858,'action created','2024-05-31 09:22:07','2024-05-31 09:22:07'),(32350,10858,'action started via WP Cron','2024-05-31 09:24:07','2024-05-31 09:24:07'),(32351,10858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:24:07','2024-05-31 09:24:07'),(32352,10859,'action created','2024-05-31 09:24:07','2024-05-31 09:24:07'),(32353,10859,'action started via Async Request','2024-05-31 09:26:07','2024-05-31 09:26:07'),(32354,10859,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:26:07','2024-05-31 09:26:07'),(32355,10860,'action created','2024-05-31 09:26:07','2024-05-31 09:26:07'),(32356,10860,'action started via WP Cron','2024-05-31 09:28:10','2024-05-31 09:28:10'),(32357,10860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:28:10','2024-05-31 09:28:10'),(32358,10861,'action created','2024-05-31 09:28:10','2024-05-31 09:28:10'),(32359,10861,'action started via WP Cron','2024-05-31 09:31:09','2024-05-31 09:31:09'),(32360,10861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:31:09','2024-05-31 09:31:09'),(32361,10862,'action created','2024-05-31 09:31:09','2024-05-31 09:31:09'),(32362,10862,'action started via Async Request','2024-05-31 09:34:11','2024-05-31 09:34:11'),(32363,10862,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:34:11','2024-05-31 09:34:11'),(32364,10863,'action created','2024-05-31 09:34:11','2024-05-31 09:34:11'),(32365,10863,'action started via WP Cron','2024-05-31 09:36:14','2024-05-31 09:36:14'),(32366,10863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:36:14','2024-05-31 09:36:14'),(32367,10864,'action created','2024-05-31 09:36:14','2024-05-31 09:36:14'),(32368,10864,'action started via WP Cron','2024-05-31 09:39:45','2024-05-31 09:39:45'),(32369,10864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:39:45','2024-05-31 09:39:45'),(32370,10865,'action created','2024-05-31 09:39:45','2024-05-31 09:39:45'),(32374,10865,'action started via WP Cron','2024-05-31 09:48:19','2024-05-31 09:48:19'),(32375,10865,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:48:19','2024-05-31 09:48:19'),(32376,10867,'action created','2024-05-31 09:48:19','2024-05-31 09:48:19'),(32377,10867,'action started via WP Cron','2024-05-31 09:51:40','2024-05-31 09:51:40'),(32378,10867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:51:40','2024-05-31 09:51:40'),(32379,10868,'action created','2024-05-31 09:51:40','2024-05-31 09:51:40'),(32380,10868,'action started via WP Cron','2024-05-31 09:55:57','2024-05-31 09:55:57'),(32381,10868,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 09:55:57','2024-05-31 09:55:57'),(32382,10869,'action created','2024-05-31 09:55:57','2024-05-31 09:55:57'),(32383,10869,'action started via Async Request','2024-05-31 10:02:14','2024-05-31 10:02:14'),(32384,10869,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:02:14','2024-05-31 10:02:14'),(32385,10870,'action created','2024-05-31 10:02:14','2024-05-31 10:02:14'),(32386,10870,'action started via WP Cron','2024-05-31 10:05:30','2024-05-31 10:05:30'),(32387,10870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:05:30','2024-05-31 10:05:30'),(32388,10871,'action created','2024-05-31 10:05:30','2024-05-31 10:05:30'),(32389,10871,'action started via WP Cron','2024-05-31 10:08:17','2024-05-31 10:08:17'),(32390,10871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:08:17','2024-05-31 10:08:17'),(32391,10872,'action created','2024-05-31 10:08:17','2024-05-31 10:08:17'),(32392,10872,'action started via WP Cron','2024-05-31 10:10:34','2024-05-31 10:10:34'),(32393,10872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:10:34','2024-05-31 10:10:34'),(32394,10873,'action created','2024-05-31 10:10:34','2024-05-31 10:10:34'),(32395,10873,'action started via WP Cron','2024-05-31 10:19:15','2024-05-31 10:19:15'),(32396,10873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:19:15','2024-05-31 10:19:15'),(32397,10874,'action created','2024-05-31 10:19:15','2024-05-31 10:19:15'),(32398,10874,'action started via Async Request','2024-05-31 10:21:34','2024-05-31 10:21:34'),(32399,10874,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:21:34','2024-05-31 10:21:34'),(32400,10875,'action created','2024-05-31 10:21:34','2024-05-31 10:21:34'),(32401,10875,'action started via WP Cron','2024-05-31 10:26:34','2024-05-31 10:26:34'),(32402,10875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:26:34','2024-05-31 10:26:34'),(32403,10876,'action created','2024-05-31 10:26:34','2024-05-31 10:26:34'),(32404,10876,'action started via WP Cron','2024-05-31 10:30:23','2024-05-31 10:30:23'),(32405,10876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:30:23','2024-05-31 10:30:23'),(32406,10877,'action created','2024-05-31 10:30:23','2024-05-31 10:30:23'),(32407,10877,'action started via WP Cron','2024-05-31 10:34:03','2024-05-31 10:34:03'),(32408,10877,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:34:03','2024-05-31 10:34:03'),(32409,10878,'action created','2024-05-31 10:34:03','2024-05-31 10:34:03'),(32410,10878,'action started via WP Cron','2024-05-31 10:36:45','2024-05-31 10:36:45'),(32411,10878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:36:45','2024-05-31 10:36:45'),(32412,10879,'action created','2024-05-31 10:36:45','2024-05-31 10:36:45'),(32413,10879,'action started via Async Request','2024-05-31 10:39:26','2024-05-31 10:39:26'),(32414,10879,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:39:26','2024-05-31 10:39:26'),(32415,10880,'action created','2024-05-31 10:39:26','2024-05-31 10:39:26'),(32419,10880,'action started via WP Cron','2024-05-31 10:41:27','2024-05-31 10:41:27'),(32420,10880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:41:27','2024-05-31 10:41:27'),(32421,10882,'action created','2024-05-31 10:41:27','2024-05-31 10:41:27'),(32422,10882,'action started via WP Cron','2024-05-31 10:43:28','2024-05-31 10:43:28'),(32423,10882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:43:28','2024-05-31 10:43:28'),(32424,10883,'action created','2024-05-31 10:43:28','2024-05-31 10:43:28'),(32425,10883,'action started via WP Cron','2024-05-31 10:45:36','2024-05-31 10:45:36'),(32426,10883,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:45:37','2024-05-31 10:45:37'),(32427,10884,'action created','2024-05-31 10:45:37','2024-05-31 10:45:37'),(32428,10884,'action started via WP Cron','2024-05-31 10:49:25','2024-05-31 10:49:25'),(32429,10884,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:49:25','2024-05-31 10:49:25'),(32430,10885,'action created','2024-05-31 10:49:25','2024-05-31 10:49:25'),(32431,10885,'action started via WP Cron','2024-05-31 10:53:15','2024-05-31 10:53:15'),(32432,10885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:53:15','2024-05-31 10:53:15'),(32433,10886,'action created','2024-05-31 10:53:15','2024-05-31 10:53:15'),(32434,10886,'action started via Async Request','2024-05-31 10:56:57','2024-05-31 10:56:57'),(32435,10886,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 10:56:57','2024-05-31 10:56:57'),(32436,10887,'action created','2024-05-31 10:56:57','2024-05-31 10:56:57'),(32437,10887,'action started via WP Cron','2024-05-31 11:00:52','2024-05-31 11:00:52'),(32438,10887,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:00:52','2024-05-31 11:00:52'),(32439,10888,'action created','2024-05-31 11:00:52','2024-05-31 11:00:52'),(32440,10888,'action started via WP Cron','2024-05-31 11:06:39','2024-05-31 11:06:39'),(32441,10888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:06:39','2024-05-31 11:06:39'),(32442,10889,'action created','2024-05-31 11:06:39','2024-05-31 11:06:39'),(32443,10889,'action started via WP Cron','2024-05-31 11:11:11','2024-05-31 11:11:11'),(32444,10889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:11:11','2024-05-31 11:11:11'),(32445,10890,'action created','2024-05-31 11:11:11','2024-05-31 11:11:11'),(32446,10890,'action started via WP Cron','2024-05-31 11:13:38','2024-05-31 11:13:38'),(32447,10890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:13:38','2024-05-31 11:13:38'),(32448,10891,'action created','2024-05-31 11:13:38','2024-05-31 11:13:38'),(32449,10891,'action started via WP Cron','2024-05-31 11:16:06','2024-05-31 11:16:06'),(32450,10891,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:16:06','2024-05-31 11:16:06'),(32451,10892,'action created','2024-05-31 11:16:06','2024-05-31 11:16:06'),(32452,10892,'action started via WP Cron','2024-05-31 11:18:58','2024-05-31 11:18:58'),(32453,10892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:18:58','2024-05-31 11:18:58'),(32454,10893,'action created','2024-05-31 11:18:58','2024-05-31 11:18:58'),(32455,10893,'action started via WP Cron','2024-05-31 11:21:01','2024-05-31 11:21:01'),(32456,10893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:21:01','2024-05-31 11:21:01'),(32457,10894,'action created','2024-05-31 11:21:01','2024-05-31 11:21:01'),(32458,10894,'action started via WP Cron','2024-05-31 11:23:02','2024-05-31 11:23:02'),(32459,10894,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:23:02','2024-05-31 11:23:02'),(32460,10895,'action created','2024-05-31 11:23:02','2024-05-31 11:23:02'),(32461,10895,'action started via WP Cron','2024-05-31 11:26:01','2024-05-31 11:26:01'),(32462,10895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:26:01','2024-05-31 11:26:01'),(32463,10896,'action created','2024-05-31 11:26:01','2024-05-31 11:26:01'),(32464,10896,'action started via Async Request','2024-05-31 11:28:05','2024-05-31 11:28:05'),(32465,10896,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:28:05','2024-05-31 11:28:05'),(32466,10897,'action created','2024-05-31 11:28:05','2024-05-31 11:28:05'),(32467,10897,'action started via WP Cron','2024-05-31 11:31:00','2024-05-31 11:31:00'),(32468,10897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:31:00','2024-05-31 11:31:00'),(32469,10898,'action created','2024-05-31 11:31:00','2024-05-31 11:31:00'),(32470,10898,'action started via WP Cron','2024-05-31 11:33:01','2024-05-31 11:33:01'),(32471,10898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:33:01','2024-05-31 11:33:01'),(32472,10899,'action created','2024-05-31 11:33:01','2024-05-31 11:33:01'),(32473,10899,'action started via WP Cron','2024-05-31 11:35:58','2024-05-31 11:35:58'),(32474,10899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:35:58','2024-05-31 11:35:58'),(32475,10900,'action created','2024-05-31 11:35:58','2024-05-31 11:35:58'),(32476,10900,'action started via WP Cron','2024-05-31 11:37:58','2024-05-31 11:37:58'),(32477,10900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:37:58','2024-05-31 11:37:58'),(32478,10901,'action created','2024-05-31 11:37:58','2024-05-31 11:37:58'),(32479,10901,'action started via WP Cron','2024-05-31 11:39:59','2024-05-31 11:39:59'),(32480,10901,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:39:59','2024-05-31 11:39:59'),(32481,10902,'action created','2024-05-31 11:39:59','2024-05-31 11:39:59'),(32485,10902,'action started via WP Cron','2024-05-31 11:42:03','2024-05-31 11:42:03'),(32486,10902,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:42:03','2024-05-31 11:42:03'),(32487,10904,'action created','2024-05-31 11:42:03','2024-05-31 11:42:03'),(32488,10904,'action started via Async Request','2024-05-31 11:44:13','2024-05-31 11:44:13'),(32489,10904,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:44:13','2024-05-31 11:44:13'),(32490,10905,'action created','2024-05-31 11:44:13','2024-05-31 11:44:13'),(32491,10905,'action started via Async Request','2024-05-31 11:46:14','2024-05-31 11:46:14'),(32492,10905,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:46:14','2024-05-31 11:46:14'),(32493,10906,'action created','2024-05-31 11:46:14','2024-05-31 11:46:14'),(32494,10906,'action started via Async Request','2024-05-31 11:48:15','2024-05-31 11:48:15'),(32495,10906,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:48:15','2024-05-31 11:48:15'),(32496,10907,'action created','2024-05-31 11:48:15','2024-05-31 11:48:15'),(32497,10907,'action started via WP Cron','2024-05-31 11:50:30','2024-05-31 11:50:30'),(32498,10907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:50:30','2024-05-31 11:50:30'),(32499,10908,'action created','2024-05-31 11:50:30','2024-05-31 11:50:30'),(32500,10908,'action started via WP Cron','2024-05-31 11:52:59','2024-05-31 11:52:59'),(32501,10908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:52:59','2024-05-31 11:52:59'),(32502,10909,'action created','2024-05-31 11:52:59','2024-05-31 11:52:59'),(32503,10909,'action started via WP Cron','2024-05-31 11:55:01','2024-05-31 11:55:01'),(32504,10909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:55:03','2024-05-31 11:55:03'),(32505,10910,'action created','2024-05-31 11:55:03','2024-05-31 11:55:03'),(32506,10910,'action started via WP Cron','2024-05-31 11:57:58','2024-05-31 11:57:58'),(32507,10910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:57:58','2024-05-31 11:57:58'),(32508,10911,'action created','2024-05-31 11:57:58','2024-05-31 11:57:58'),(32509,10911,'action started via WP Cron','2024-05-31 11:59:58','2024-05-31 11:59:58'),(32510,10911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 11:59:58','2024-05-31 11:59:58'),(32511,10912,'action created','2024-05-31 11:59:58','2024-05-31 11:59:58'),(32512,10912,'action started via WP Cron','2024-05-31 12:01:58','2024-05-31 12:01:58'),(32513,10912,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:01:58','2024-05-31 12:01:58'),(32514,10913,'action created','2024-05-31 12:01:58','2024-05-31 12:01:58'),(32515,10913,'action started via WP Cron','2024-05-31 12:03:59','2024-05-31 12:03:59'),(32516,10913,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:03:59','2024-05-31 12:03:59'),(32517,10914,'action created','2024-05-31 12:03:59','2024-05-31 12:03:59'),(32518,10914,'action started via Async Request','2024-05-31 12:06:22','2024-05-31 12:06:22'),(32519,10914,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:06:22','2024-05-31 12:06:22'),(32520,10915,'action created','2024-05-31 12:06:22','2024-05-31 12:06:22'),(32521,10915,'action started via Async Request','2024-05-31 12:08:23','2024-05-31 12:08:23'),(32522,10915,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:08:23','2024-05-31 12:08:23'),(32523,10916,'action created','2024-05-31 12:08:23','2024-05-31 12:08:23'),(32524,10916,'action started via Async Request','2024-05-31 12:10:24','2024-05-31 12:10:24'),(32525,10916,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:10:24','2024-05-31 12:10:24'),(32526,10917,'action created','2024-05-31 12:10:24','2024-05-31 12:10:24'),(32530,10917,'action started via Async Request','2024-05-31 12:12:25','2024-05-31 12:12:25'),(32531,10917,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:12:25','2024-05-31 12:12:25'),(32532,10919,'action created','2024-05-31 12:12:25','2024-05-31 12:12:25'),(32533,10919,'action started via Async Request','2024-05-31 12:14:26','2024-05-31 12:14:26'),(32534,10919,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:14:26','2024-05-31 12:14:26'),(32535,10920,'action created','2024-05-31 12:14:26','2024-05-31 12:14:26'),(32536,10920,'action started via WP Cron','2024-05-31 12:17:25','2024-05-31 12:17:25'),(32537,10920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:17:25','2024-05-31 12:17:25'),(32538,10921,'action created','2024-05-31 12:17:25','2024-05-31 12:17:25'),(32539,10921,'action started via WP Cron','2024-05-31 12:19:58','2024-05-31 12:19:58'),(32540,10921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:19:58','2024-05-31 12:19:58'),(32541,10922,'action created','2024-05-31 12:19:58','2024-05-31 12:19:58'),(32542,10922,'action started via WP Cron','2024-05-31 12:22:01','2024-05-31 12:22:01'),(32543,10922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:22:01','2024-05-31 12:22:01'),(32544,10923,'action created','2024-05-31 12:22:01','2024-05-31 12:22:01'),(32545,10923,'action started via Async Request','2024-05-31 12:24:30','2024-05-31 12:24:30'),(32546,10923,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:24:30','2024-05-31 12:24:30'),(32547,10924,'action created','2024-05-31 12:24:30','2024-05-31 12:24:30'),(32548,10924,'action started via Async Request','2024-05-31 12:26:31','2024-05-31 12:26:31'),(32549,10924,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:26:31','2024-05-31 12:26:31'),(32550,10925,'action created','2024-05-31 12:26:31','2024-05-31 12:26:31'),(32551,10925,'action started via WP Cron','2024-05-31 12:28:51','2024-05-31 12:28:51'),(32552,10925,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:28:51','2024-05-31 12:28:51'),(32553,10926,'action created','2024-05-31 12:28:51','2024-05-31 12:28:51'),(32554,10926,'action started via WP Cron','2024-05-31 12:31:01','2024-05-31 12:31:01'),(32555,10926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:31:01','2024-05-31 12:31:01'),(32556,10927,'action created','2024-05-31 12:31:01','2024-05-31 12:31:01'),(32557,10927,'action started via Async Request','2024-05-31 12:34:32','2024-05-31 12:34:32'),(32558,10927,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:34:32','2024-05-31 12:34:32'),(32559,10928,'action created','2024-05-31 12:34:32','2024-05-31 12:34:32'),(32560,10928,'action started via Async Request','2024-05-31 12:36:34','2024-05-31 12:36:34'),(32561,10928,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:36:34','2024-05-31 12:36:34'),(32562,10929,'action created','2024-05-31 12:36:34','2024-05-31 12:36:34'),(32563,10929,'action started via WP Cron','2024-05-31 12:38:59','2024-05-31 12:38:59'),(32564,10929,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:38:59','2024-05-31 12:38:59'),(32565,10930,'action created','2024-05-31 12:38:59','2024-05-31 12:38:59'),(32566,10930,'action started via WP Cron','2024-05-31 12:42:01','2024-05-31 12:42:01'),(32567,10930,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:42:01','2024-05-31 12:42:01'),(32568,10931,'action created','2024-05-31 12:42:01','2024-05-31 12:42:01'),(32572,10931,'action started via WP Cron','2024-05-31 12:44:19','2024-05-31 12:44:19'),(32573,10931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:44:19','2024-05-31 12:44:19'),(32574,10933,'action created','2024-05-31 12:44:19','2024-05-31 12:44:19'),(32581,10933,'action started via Async Request','2024-05-31 12:46:37','2024-05-31 12:46:37'),(32582,10933,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:46:37','2024-05-31 12:46:37'),(32583,10936,'action created','2024-05-31 12:46:37','2024-05-31 12:46:37'),(32584,10936,'action started via WP Cron','2024-05-31 12:49:37','2024-05-31 12:49:37'),(32585,10936,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:49:37','2024-05-31 12:49:37'),(32586,10937,'action created','2024-05-31 12:49:37','2024-05-31 12:49:37'),(32587,10937,'action started via WP Cron','2024-05-31 12:51:58','2024-05-31 12:51:58'),(32588,10937,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:51:58','2024-05-31 12:51:58'),(32589,10938,'action created','2024-05-31 12:51:58','2024-05-31 12:51:58'),(32590,10938,'action started via WP Cron','2024-05-31 12:53:59','2024-05-31 12:53:59'),(32591,10938,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:53:59','2024-05-31 12:53:59'),(32592,10939,'action created','2024-05-31 12:53:59','2024-05-31 12:53:59'),(32593,10939,'action started via Async Request','2024-05-31 12:56:40','2024-05-31 12:56:40'),(32594,10939,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:56:40','2024-05-31 12:56:40'),(32595,10940,'action created','2024-05-31 12:56:40','2024-05-31 12:56:40'),(32596,10940,'action started via WP Cron','2024-05-31 12:59:17','2024-05-31 12:59:17'),(32597,10940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 12:59:17','2024-05-31 12:59:17'),(32598,10941,'action created','2024-05-31 12:59:17','2024-05-31 12:59:17'),(32599,10941,'action started via WP Cron','2024-05-31 13:01:58','2024-05-31 13:01:58'),(32600,10941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:01:58','2024-05-31 13:01:58'),(32601,10942,'action created','2024-05-31 13:01:58','2024-05-31 13:01:58'),(32602,10942,'action started via WP Cron','2024-05-31 13:03:58','2024-05-31 13:03:58'),(32603,10942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:03:58','2024-05-31 13:03:58'),(32604,10943,'action created','2024-05-31 13:03:58','2024-05-31 13:03:58'),(32605,10943,'action started via WP Cron','2024-05-31 13:05:59','2024-05-31 13:05:59'),(32606,10943,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:05:59','2024-05-31 13:05:59'),(32607,10944,'action created','2024-05-31 13:05:59','2024-05-31 13:05:59'),(32608,10944,'action started via WP Cron','2024-05-31 13:07:59','2024-05-31 13:07:59'),(32609,10944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:07:59','2024-05-31 13:07:59'),(32610,10945,'action created','2024-05-31 13:07:59','2024-05-31 13:07:59'),(32611,10945,'action started via WP Cron','2024-05-31 13:10:19','2024-05-31 13:10:19'),(32612,10945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:10:19','2024-05-31 13:10:19'),(32613,10946,'action created','2024-05-31 13:10:19','2024-05-31 13:10:19'),(32614,10946,'action started via Async Request','2024-05-31 13:12:47','2024-05-31 13:12:47'),(32615,10946,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:12:47','2024-05-31 13:12:47'),(32616,10947,'action created','2024-05-31 13:12:47','2024-05-31 13:12:47'),(32617,10947,'action started via Async Request','2024-05-31 13:14:48','2024-05-31 13:14:48'),(32618,10947,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:14:48','2024-05-31 13:14:48'),(32619,10948,'action created','2024-05-31 13:14:48','2024-05-31 13:14:48'),(32620,10948,'action started via WP Cron','2024-05-31 13:16:59','2024-05-31 13:16:59'),(32621,10948,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:16:59','2024-05-31 13:16:59'),(32622,10949,'action created','2024-05-31 13:16:59','2024-05-31 13:16:59'),(32623,10949,'action started via WP Cron','2024-05-31 13:20:00','2024-05-31 13:20:00'),(32624,10949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:20:00','2024-05-31 13:20:00'),(32625,10950,'action created','2024-05-31 13:20:00','2024-05-31 13:20:00'),(32626,10950,'action started via Async Request','2024-05-31 13:22:50','2024-05-31 13:22:50'),(32627,10950,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:22:50','2024-05-31 13:22:50'),(32628,10951,'action created','2024-05-31 13:22:50','2024-05-31 13:22:50'),(32629,10951,'action started via WP Cron','2024-05-31 13:24:58','2024-05-31 13:24:58'),(32630,10951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:24:58','2024-05-31 13:24:58'),(32631,10952,'action created','2024-05-31 13:24:58','2024-05-31 13:24:58'),(32632,10952,'action started via WP Cron','2024-05-31 13:27:04','2024-05-31 13:27:04'),(32633,10952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:27:04','2024-05-31 13:27:04'),(32634,10953,'action created','2024-05-31 13:27:04','2024-05-31 13:27:04'),(32635,10953,'action started via WP Cron','2024-05-31 13:30:05','2024-05-31 13:30:05'),(32636,10953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:30:05','2024-05-31 13:30:05'),(32637,10954,'action created','2024-05-31 13:30:05','2024-05-31 13:30:05'),(32638,10954,'action started via Async Request','2024-05-31 13:32:52','2024-05-31 13:32:52'),(32639,10954,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:32:52','2024-05-31 13:32:52'),(32640,10955,'action created','2024-05-31 13:32:52','2024-05-31 13:32:52'),(32641,10955,'action started via WP Cron','2024-05-31 13:34:58','2024-05-31 13:34:58'),(32642,10955,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:34:58','2024-05-31 13:34:58'),(32643,10956,'action created','2024-05-31 13:34:58','2024-05-31 13:34:58'),(32644,10956,'action started via WP Cron','2024-05-31 13:36:58','2024-05-31 13:36:58'),(32645,10956,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:36:58','2024-05-31 13:36:58'),(32646,10957,'action created','2024-05-31 13:36:58','2024-05-31 13:36:58'),(32647,10957,'action started via WP Cron','2024-05-31 13:38:58','2024-05-31 13:38:58'),(32648,10957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:38:58','2024-05-31 13:38:58'),(32649,10958,'action created','2024-05-31 13:38:58','2024-05-31 13:38:58'),(32650,10958,'action started via WP Cron','2024-05-31 13:40:58','2024-05-31 13:40:58'),(32651,10958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:40:58','2024-05-31 13:40:58'),(32652,10959,'action created','2024-05-31 13:40:58','2024-05-31 13:40:58'),(32656,10959,'action started via Async Request','2024-05-31 13:42:59','2024-05-31 13:42:59'),(32657,10959,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:42:59','2024-05-31 13:42:59'),(32658,10961,'action created','2024-05-31 13:42:59','2024-05-31 13:42:59'),(32659,10961,'action started via WP Cron','2024-05-31 13:45:50','2024-05-31 13:45:50'),(32660,10961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:45:50','2024-05-31 13:45:50'),(32661,10962,'action created','2024-05-31 13:45:50','2024-05-31 13:45:50'),(32662,10962,'action started via WP Cron','2024-05-31 13:48:54','2024-05-31 13:48:54'),(32663,10962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:48:54','2024-05-31 13:48:54'),(32664,10963,'action created','2024-05-31 13:48:54','2024-05-31 13:48:54'),(32665,10963,'action started via Async Request','2024-05-31 13:50:56','2024-05-31 13:50:56'),(32666,10963,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:50:56','2024-05-31 13:50:56'),(32667,10964,'action created','2024-05-31 13:50:56','2024-05-31 13:50:56'),(32668,10964,'action started via Async Request','2024-05-31 13:52:57','2024-05-31 13:52:57'),(32669,10964,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:52:57','2024-05-31 13:52:57'),(32670,10965,'action created','2024-05-31 13:52:57','2024-05-31 13:52:57'),(32671,10965,'action started via Async Request','2024-05-31 13:54:58','2024-05-31 13:54:58'),(32672,10965,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:54:58','2024-05-31 13:54:58'),(32673,10966,'action created','2024-05-31 13:54:58','2024-05-31 13:54:58'),(32674,10966,'action started via WP Cron','2024-05-31 13:56:58','2024-05-31 13:56:58'),(32675,10966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:56:58','2024-05-31 13:56:58'),(32676,10967,'action created','2024-05-31 13:56:58','2024-05-31 13:56:58'),(32677,10967,'action started via Async Request','2024-05-31 13:58:59','2024-05-31 13:58:59'),(32678,10967,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 13:58:59','2024-05-31 13:58:59'),(32679,10968,'action created','2024-05-31 13:58:59','2024-05-31 13:58:59'),(32680,10968,'action started via WP Cron','2024-05-31 14:00:59','2024-05-31 14:00:59'),(32681,10968,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:00:59','2024-05-31 14:00:59'),(32682,10969,'action created','2024-05-31 14:00:59','2024-05-31 14:00:59'),(32683,10969,'action started via WP Cron','2024-05-31 14:03:37','2024-05-31 14:03:37'),(32684,10969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:03:37','2024-05-31 14:03:37'),(32685,10970,'action created','2024-05-31 14:03:37','2024-05-31 14:03:37'),(32686,10970,'action started via Async Request','2024-05-31 14:07:02','2024-05-31 14:07:02'),(32687,10970,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:07:02','2024-05-31 14:07:02'),(32688,10971,'action created','2024-05-31 14:07:02','2024-05-31 14:07:02'),(32689,10971,'action started via WP Cron','2024-05-31 14:09:02','2024-05-31 14:09:02'),(32690,10971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:09:02','2024-05-31 14:09:02'),(32691,10972,'action created','2024-05-31 14:09:02','2024-05-31 14:09:02'),(32692,10972,'action started via WP Cron','2024-05-31 14:11:03','2024-05-31 14:11:03'),(32693,10972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:11:03','2024-05-31 14:11:03'),(32694,10973,'action created','2024-05-31 14:11:03','2024-05-31 14:11:03'),(32695,10973,'action started via WP Cron','2024-05-31 14:13:03','2024-05-31 14:13:03'),(32696,10973,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:13:03','2024-05-31 14:13:03'),(32697,10974,'action created','2024-05-31 14:13:03','2024-05-31 14:13:03'),(32698,10974,'action started via WP Cron','2024-05-31 14:15:04','2024-05-31 14:15:04'),(32699,10974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:15:04','2024-05-31 14:15:04'),(32700,10975,'action created','2024-05-31 14:15:04','2024-05-31 14:15:04'),(32701,10975,'action started via WP Cron','2024-05-31 14:17:05','2024-05-31 14:17:05'),(32702,10975,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:17:05','2024-05-31 14:17:05'),(32703,10976,'action created','2024-05-31 14:17:05','2024-05-31 14:17:05'),(32704,10976,'action started via Async Request','2024-05-31 14:19:07','2024-05-31 14:19:07'),(32705,10976,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:19:07','2024-05-31 14:19:07'),(32706,10977,'action created','2024-05-31 14:19:07','2024-05-31 14:19:07'),(32707,10977,'action started via WP Cron','2024-05-31 14:21:08','2024-05-31 14:21:08'),(32708,10977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:21:08','2024-05-31 14:21:08'),(32709,10978,'action created','2024-05-31 14:21:08','2024-05-31 14:21:08'),(32710,10978,'action started via WP Cron','2024-05-31 14:25:08','2024-05-31 14:25:08'),(32711,10978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:25:08','2024-05-31 14:25:08'),(32712,10979,'action created','2024-05-31 14:25:08','2024-05-31 14:25:08'),(32713,10979,'action started via WP Cron','2024-05-31 14:29:08','2024-05-31 14:29:08'),(32714,10979,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:29:08','2024-05-31 14:29:08'),(32715,10980,'action created','2024-05-31 14:29:08','2024-05-31 14:29:08'),(32716,10980,'action started via WP Cron','2024-05-31 14:31:10','2024-05-31 14:31:10'),(32717,10980,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:31:10','2024-05-31 14:31:10'),(32718,10981,'action created','2024-05-31 14:31:10','2024-05-31 14:31:10'),(32719,10981,'action started via WP Cron','2024-05-31 14:34:27','2024-05-31 14:34:27'),(32720,10981,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:34:27','2024-05-31 14:34:27'),(32721,10982,'action created','2024-05-31 14:34:27','2024-05-31 14:34:27'),(32722,10982,'action started via WP Cron','2024-05-31 14:37:09','2024-05-31 14:37:09'),(32723,10982,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:37:09','2024-05-31 14:37:09'),(32724,10983,'action created','2024-05-31 14:37:10','2024-05-31 14:37:10'),(32725,10983,'action started via WP Cron','2024-05-31 14:39:09','2024-05-31 14:39:09'),(32726,10983,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:39:09','2024-05-31 14:39:09'),(32727,10984,'action created','2024-05-31 14:39:09','2024-05-31 14:39:09'),(32728,10984,'action started via WP Cron','2024-05-31 14:41:11','2024-05-31 14:41:11'),(32729,10984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:41:11','2024-05-31 14:41:11'),(32730,10985,'action created','2024-05-31 14:41:11','2024-05-31 14:41:11'),(32734,10985,'action started via WP Cron','2024-05-31 14:43:11','2024-05-31 14:43:11'),(32735,10985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:43:11','2024-05-31 14:43:11'),(32736,10987,'action created','2024-05-31 14:43:11','2024-05-31 14:43:11'),(32737,10987,'action started via WP Cron','2024-05-31 14:45:13','2024-05-31 14:45:13'),(32738,10987,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:45:13','2024-05-31 14:45:13'),(32739,10988,'action created','2024-05-31 14:45:13','2024-05-31 14:45:13'),(32740,10988,'action started via WP Cron','2024-05-31 14:47:14','2024-05-31 14:47:14'),(32741,10988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:47:14','2024-05-31 14:47:14'),(32742,10989,'action created','2024-05-31 14:47:14','2024-05-31 14:47:14'),(32743,10989,'action started via WP Cron','2024-05-31 14:49:14','2024-05-31 14:49:14'),(32744,10989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:49:14','2024-05-31 14:49:14'),(32745,10990,'action created','2024-05-31 14:49:14','2024-05-31 14:49:14'),(32746,10990,'action started via WP Cron','2024-05-31 14:51:14','2024-05-31 14:51:14'),(32747,10990,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:51:14','2024-05-31 14:51:14'),(32748,10991,'action created','2024-05-31 14:51:14','2024-05-31 14:51:14'),(32749,10991,'action started via Async Request','2024-05-31 14:53:16','2024-05-31 14:53:16'),(32750,10991,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:53:16','2024-05-31 14:53:16'),(32751,10992,'action created','2024-05-31 14:53:16','2024-05-31 14:53:16'),(32752,10992,'action started via WP Cron','2024-05-31 14:56:16','2024-05-31 14:56:16'),(32753,10992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:56:16','2024-05-31 14:56:16'),(32754,10993,'action created','2024-05-31 14:56:16','2024-05-31 14:56:16'),(32755,10993,'action started via WP Cron','2024-05-31 14:59:17','2024-05-31 14:59:17'),(32756,10993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 14:59:17','2024-05-31 14:59:17'),(32757,10994,'action created','2024-05-31 14:59:17','2024-05-31 14:59:17'),(32758,10994,'action started via Async Request','2024-05-31 15:01:18','2024-05-31 15:01:18'),(32759,10994,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:01:18','2024-05-31 15:01:18'),(32760,10995,'action created','2024-05-31 15:01:18','2024-05-31 15:01:18'),(32761,10995,'action started via WP Cron','2024-05-31 15:05:18','2024-05-31 15:05:18'),(32762,10995,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:05:18','2024-05-31 15:05:18'),(32763,10996,'action created','2024-05-31 15:05:18','2024-05-31 15:05:18'),(32764,10996,'action started via Async Request','2024-05-31 15:07:19','2024-05-31 15:07:19'),(32765,10996,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:07:19','2024-05-31 15:07:19'),(32766,10997,'action created','2024-05-31 15:07:19','2024-05-31 15:07:19'),(32767,10997,'action started via WP Cron','2024-05-31 15:09:19','2024-05-31 15:09:19'),(32768,10997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:09:19','2024-05-31 15:09:19'),(32769,10998,'action created','2024-05-31 15:09:19','2024-05-31 15:09:19'),(32770,10998,'action started via WP Cron','2024-05-31 15:13:21','2024-05-31 15:13:21'),(32771,10998,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:13:21','2024-05-31 15:13:21'),(32772,10999,'action created','2024-05-31 15:13:21','2024-05-31 15:13:21'),(32773,10999,'action started via Async Request','2024-05-31 15:15:22','2024-05-31 15:15:22'),(32774,10999,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:15:22','2024-05-31 15:15:22'),(32775,11000,'action created','2024-05-31 15:15:22','2024-05-31 15:15:22'),(32776,11000,'action started via WP Cron','2024-05-31 15:17:22','2024-05-31 15:17:22'),(32777,11000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:17:22','2024-05-31 15:17:22'),(32778,11001,'action created','2024-05-31 15:17:22','2024-05-31 15:17:22'),(32779,11001,'action started via WP Cron','2024-05-31 15:19:23','2024-05-31 15:19:23'),(32780,11001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:19:23','2024-05-31 15:19:23'),(32781,11002,'action created','2024-05-31 15:19:23','2024-05-31 15:19:23'),(32782,11002,'action started via WP Cron','2024-05-31 15:21:23','2024-05-31 15:21:23'),(32783,11002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:21:23','2024-05-31 15:21:23'),(32784,11003,'action created','2024-05-31 15:21:23','2024-05-31 15:21:23'),(32785,11003,'action started via WP Cron','2024-05-31 15:23:25','2024-05-31 15:23:25'),(32786,11003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:23:25','2024-05-31 15:23:25'),(32787,11004,'action created','2024-05-31 15:23:25','2024-05-31 15:23:25'),(32788,11004,'action started via WP Cron','2024-05-31 15:25:26','2024-05-31 15:25:26'),(32789,11004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:25:26','2024-05-31 15:25:26'),(32790,11005,'action created','2024-05-31 15:25:26','2024-05-31 15:25:26'),(32791,11005,'action started via WP Cron','2024-05-31 15:31:57','2024-05-31 15:31:57'),(32792,11005,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:31:57','2024-05-31 15:31:57'),(32793,11006,'action created','2024-05-31 15:31:57','2024-05-31 15:31:57'),(32794,11006,'action started via WP Cron','2024-05-31 15:35:10','2024-05-31 15:35:10'),(32795,11006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:35:10','2024-05-31 15:35:10'),(32796,11007,'action created','2024-05-31 15:35:10','2024-05-31 15:35:10'),(32797,11007,'action started via WP Cron','2024-05-31 15:43:27','2024-05-31 15:43:27'),(32798,11007,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:43:27','2024-05-31 15:43:27'),(32799,11008,'action created','2024-05-31 15:43:27','2024-05-31 15:43:27'),(32803,11008,'action started via WP Cron','2024-05-31 15:53:29','2024-05-31 15:53:29'),(32804,11008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:53:29','2024-05-31 15:53:29'),(32805,11010,'action created','2024-05-31 15:53:29','2024-05-31 15:53:29'),(32806,11010,'action started via WP Cron','2024-05-31 15:57:39','2024-05-31 15:57:39'),(32807,11010,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 15:57:39','2024-05-31 15:57:39'),(32808,11011,'action created','2024-05-31 15:57:39','2024-05-31 15:57:39'),(32809,11011,'action started via WP Cron','2024-05-31 16:02:05','2024-05-31 16:02:05'),(32810,11011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 16:02:05','2024-05-31 16:02:05'),(32811,11012,'action created','2024-05-31 16:02:05','2024-05-31 16:02:05'),(32812,11012,'action started via WP Cron','2024-05-31 16:04:53','2024-05-31 16:04:53'),(32813,11012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 16:04:53','2024-05-31 16:04:53'),(32814,11013,'action created','2024-05-31 16:04:53','2024-05-31 16:04:53'),(32815,11013,'action started via WP Cron','2024-05-31 16:09:53','2024-05-31 16:09:53'),(32816,11013,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 16:09:53','2024-05-31 16:09:53'),(32817,11014,'action created','2024-05-31 16:09:53','2024-05-31 16:09:53'),(32818,11014,'action started via WP Cron','2024-05-31 16:18:53','2024-05-31 16:18:53'),(32819,11014,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 16:18:53','2024-05-31 16:18:53'),(32820,11015,'action created','2024-05-31 16:18:53','2024-05-31 16:18:53'),(32821,11015,'action started via WP Cron','2024-05-31 16:25:23','2024-05-31 16:25:23'),(32822,11015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 16:25:23','2024-05-31 16:25:23'),(32823,11016,'action created','2024-05-31 16:25:23','2024-05-31 16:25:23'),(32824,11016,'action started via WP Cron','2024-05-31 17:08:39','2024-05-31 17:08:39'),(32825,11016,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 17:08:39','2024-05-31 17:08:39'),(32826,11017,'action created','2024-05-31 17:08:39','2024-05-31 17:08:39'),(32830,11017,'action started via WP Cron','2024-05-31 17:23:37','2024-05-31 17:23:37'),(32831,11017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 17:23:37','2024-05-31 17:23:37'),(32832,11019,'action created','2024-05-31 17:23:37','2024-05-31 17:23:37'),(32833,11019,'action started via WP Cron','2024-05-31 17:25:56','2024-05-31 17:25:56'),(32834,11019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 17:25:56','2024-05-31 17:25:56'),(32835,11020,'action created','2024-05-31 17:25:56','2024-05-31 17:25:56'),(32836,11020,'action started via WP Cron','2024-05-31 17:31:35','2024-05-31 17:31:35'),(32837,11020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 17:31:35','2024-05-31 17:31:35'),(32838,11021,'action created','2024-05-31 17:31:35','2024-05-31 17:31:35'),(32839,11021,'action started via WP Cron','2024-05-31 17:34:34','2024-05-31 17:34:34'),(32840,11021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 17:34:34','2024-05-31 17:34:34'),(32841,11022,'action created','2024-05-31 17:34:34','2024-05-31 17:34:34'),(32842,11022,'action started via WP Cron','2024-05-31 17:46:14','2024-05-31 17:46:14'),(32843,11022,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 17:46:14','2024-05-31 17:46:14'),(32844,11023,'action created','2024-05-31 17:46:14','2024-05-31 17:46:14'),(32845,11023,'action started via WP Cron','2024-05-31 17:51:37','2024-05-31 17:51:37'),(32846,11023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 17:51:37','2024-05-31 17:51:37'),(32847,11024,'action created','2024-05-31 17:51:37','2024-05-31 17:51:37'),(32848,11024,'action started via WP Cron','2024-05-31 18:00:16','2024-05-31 18:00:16'),(32849,11024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:00:16','2024-05-31 18:00:16'),(32850,11025,'action created','2024-05-31 18:00:16','2024-05-31 18:00:16'),(32851,11025,'action started via WP Cron','2024-05-31 18:03:04','2024-05-31 18:03:04'),(32852,11025,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:03:04','2024-05-31 18:03:04'),(32853,11026,'action created','2024-05-31 18:03:04','2024-05-31 18:03:04'),(32854,11026,'action started via WP Cron','2024-05-31 18:08:52','2024-05-31 18:08:52'),(32855,11026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:08:52','2024-05-31 18:08:52'),(32856,11027,'action created','2024-05-31 18:08:52','2024-05-31 18:08:52'),(32860,11027,'action started via WP Cron','2024-05-31 18:15:40','2024-05-31 18:15:40'),(32861,11027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:15:40','2024-05-31 18:15:40'),(32862,11029,'action created','2024-05-31 18:15:40','2024-05-31 18:15:40'),(32863,11029,'action started via WP Cron','2024-05-31 18:19:40','2024-05-31 18:19:40'),(32864,11029,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:19:40','2024-05-31 18:19:40'),(32865,11030,'action created','2024-05-31 18:19:40','2024-05-31 18:19:40'),(32866,11030,'action started via WP Cron','2024-05-31 18:35:49','2024-05-31 18:35:49'),(32867,11030,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:35:49','2024-05-31 18:35:49'),(32868,11031,'action created','2024-05-31 18:35:49','2024-05-31 18:35:49'),(32869,11031,'action started via WP Cron','2024-05-31 18:47:20','2024-05-31 18:47:20'),(32870,11031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:47:20','2024-05-31 18:47:20'),(32871,11032,'action created','2024-05-31 18:47:20','2024-05-31 18:47:20'),(32872,11032,'action started via WP Cron','2024-05-31 18:51:04','2024-05-31 18:51:04'),(32873,11032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:51:04','2024-05-31 18:51:04'),(32874,11033,'action created','2024-05-31 18:51:04','2024-05-31 18:51:04'),(32875,11033,'action started via WP Cron','2024-05-31 18:54:00','2024-05-31 18:54:00'),(32876,11033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:54:00','2024-05-31 18:54:00'),(32877,11034,'action created','2024-05-31 18:54:00','2024-05-31 18:54:00'),(32878,11034,'action started via WP Cron','2024-05-31 18:59:50','2024-05-31 18:59:50'),(32879,11034,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 18:59:50','2024-05-31 18:59:50'),(32880,11035,'action created','2024-05-31 18:59:50','2024-05-31 18:59:50'),(32881,11035,'action started via WP Cron','2024-05-31 19:03:34','2024-05-31 19:03:34'),(32882,11035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 19:03:34','2024-05-31 19:03:34'),(32883,11036,'action created','2024-05-31 19:03:34','2024-05-31 19:03:34'),(32884,11036,'action started via WP Cron','2024-05-31 19:07:19','2024-05-31 19:07:19'),(32885,11036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 19:07:19','2024-05-31 19:07:19'),(32886,11037,'action created','2024-05-31 19:07:19','2024-05-31 19:07:19'),(32890,11037,'action started via WP Cron','2024-05-31 19:13:15','2024-05-31 19:13:15'),(32891,11037,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 19:13:15','2024-05-31 19:13:15'),(32892,11039,'action created','2024-05-31 19:13:15','2024-05-31 19:13:15'),(32893,11039,'action started via WP Cron','2024-05-31 19:39:59','2024-05-31 19:39:59'),(32894,11039,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 19:39:59','2024-05-31 19:39:59'),(32895,11040,'action created','2024-05-31 19:39:59','2024-05-31 19:39:59'),(32896,11040,'action started via WP Cron','2024-05-31 19:45:54','2024-05-31 19:45:54'),(32897,11040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 19:45:54','2024-05-31 19:45:54'),(32898,11041,'action created','2024-05-31 19:45:54','2024-05-31 19:45:54'),(32899,11041,'action started via WP Cron','2024-05-31 19:53:53','2024-05-31 19:53:53'),(32900,11041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 19:53:53','2024-05-31 19:53:53'),(32901,11042,'action created','2024-05-31 19:53:53','2024-05-31 19:53:53'),(32902,11042,'action started via WP Cron','2024-05-31 20:02:31','2024-05-31 20:02:31'),(32903,11042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 20:02:31','2024-05-31 20:02:31'),(32904,11043,'action created','2024-05-31 20:02:31','2024-05-31 20:02:31'),(32905,11043,'action started via WP Cron','2024-05-31 20:21:54','2024-05-31 20:21:54'),(32906,11043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 20:21:54','2024-05-31 20:21:54'),(32907,11044,'action created','2024-05-31 20:21:54','2024-05-31 20:21:54'),(32911,11044,'action started via WP Cron','2024-05-31 20:30:18','2024-05-31 20:30:18'),(32912,11044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 20:30:18','2024-05-31 20:30:18'),(32913,11046,'action created','2024-05-31 20:30:18','2024-05-31 20:30:18'),(32914,11046,'action started via WP Cron','2024-05-31 20:38:59','2024-05-31 20:38:59'),(32915,11046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 20:38:59','2024-05-31 20:38:59'),(32916,11047,'action created','2024-05-31 20:38:59','2024-05-31 20:38:59'),(32917,11047,'action started via WP Cron','2024-05-31 20:41:30','2024-05-31 20:41:30'),(32918,11047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 20:41:30','2024-05-31 20:41:30'),(32919,11048,'action created','2024-05-31 20:41:30','2024-05-31 20:41:30'),(32920,11048,'action started via WP Cron','2024-05-31 20:47:27','2024-05-31 20:47:27'),(32921,11048,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 20:47:27','2024-05-31 20:47:27'),(32922,11049,'action created','2024-05-31 20:47:27','2024-05-31 20:47:27'),(32923,11049,'action started via WP Cron','2024-05-31 20:49:32','2024-05-31 20:49:32'),(32924,11049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 20:49:32','2024-05-31 20:49:32'),(32925,11050,'action created','2024-05-31 20:49:32','2024-05-31 20:49:32'),(32926,11050,'action started via WP Cron','2024-05-31 20:59:52','2024-05-31 20:59:52'),(32927,11050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 20:59:52','2024-05-31 20:59:52'),(32928,11051,'action created','2024-05-31 20:59:52','2024-05-31 20:59:52'),(32929,11051,'action started via WP Cron','2024-05-31 21:23:46','2024-05-31 21:23:46'),(32930,11051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 21:23:46','2024-05-31 21:23:46'),(32931,11052,'action created','2024-05-31 21:23:46','2024-05-31 21:23:46'),(32938,11052,'action started via WP Cron','2024-05-31 21:38:54','2024-05-31 21:38:54'),(32939,11052,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 21:38:54','2024-05-31 21:38:54'),(32940,11055,'action created','2024-05-31 21:38:54','2024-05-31 21:38:54'),(32941,11055,'action started via WP Cron','2024-05-31 21:51:18','2024-05-31 21:51:18'),(32942,11055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 21:51:18','2024-05-31 21:51:18'),(32943,11056,'action created','2024-05-31 21:51:18','2024-05-31 21:51:18'),(32944,11056,'action started via WP Cron','2024-05-31 22:03:21','2024-05-31 22:03:21'),(32945,11056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:03:21','2024-05-31 22:03:21'),(32946,11057,'action created','2024-05-31 22:03:21','2024-05-31 22:03:21'),(32947,11057,'action started via WP Cron','2024-05-31 22:05:26','2024-05-31 22:05:26'),(32948,11057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:05:26','2024-05-31 22:05:26'),(32949,11058,'action created','2024-05-31 22:05:26','2024-05-31 22:05:26'),(32950,11058,'action started via WP Cron','2024-05-31 22:08:55','2024-05-31 22:08:55'),(32951,11058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:08:55','2024-05-31 22:08:55'),(32952,11059,'action created','2024-05-31 22:08:55','2024-05-31 22:08:55'),(32953,11059,'action started via WP Cron','2024-05-31 22:12:29','2024-05-31 22:12:29'),(32954,11059,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:12:29','2024-05-31 22:12:29'),(32955,11060,'action created','2024-05-31 22:12:29','2024-05-31 22:12:29'),(32956,11060,'action started via WP Cron','2024-05-31 22:22:00','2024-05-31 22:22:00'),(32957,11060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:22:00','2024-05-31 22:22:00'),(32958,11061,'action created','2024-05-31 22:22:00','2024-05-31 22:22:00'),(32962,11061,'action started via WP Cron','2024-05-31 22:28:59','2024-05-31 22:28:59'),(32963,11061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:28:59','2024-05-31 22:28:59'),(32964,11063,'action created','2024-05-31 22:28:59','2024-05-31 22:28:59'),(32965,11063,'action started via WP Cron','2024-05-31 22:33:30','2024-05-31 22:33:30'),(32966,11063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:33:30','2024-05-31 22:33:30'),(32967,11064,'action created','2024-05-31 22:33:30','2024-05-31 22:33:30'),(32968,11064,'action started via WP Cron','2024-05-31 22:38:16','2024-05-31 22:38:16'),(32969,11064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:38:16','2024-05-31 22:38:16'),(32970,11065,'action created','2024-05-31 22:38:16','2024-05-31 22:38:16'),(32971,11065,'action started via WP Cron','2024-05-31 22:49:33','2024-05-31 22:49:33'),(32972,11065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:49:33','2024-05-31 22:49:33'),(32973,11066,'action created','2024-05-31 22:49:33','2024-05-31 22:49:33'),(32974,11066,'action started via WP Cron','2024-05-31 22:54:40','2024-05-31 22:54:40'),(32975,11066,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 22:54:40','2024-05-31 22:54:40'),(32976,11067,'action created','2024-05-31 22:54:40','2024-05-31 22:54:40'),(32977,11067,'action started via WP Cron','2024-05-31 23:11:38','2024-05-31 23:11:38'),(32978,11067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 23:11:38','2024-05-31 23:11:38'),(32979,11068,'action created','2024-05-31 23:11:38','2024-05-31 23:11:38'),(32980,11068,'action started via WP Cron','2024-05-31 23:24:09','2024-05-31 23:24:09'),(32981,11068,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 23:24:09','2024-05-31 23:24:09'),(32982,11069,'action created','2024-05-31 23:24:09','2024-05-31 23:24:09'),(32983,11069,'action started via WP Cron','2024-05-31 23:39:01','2024-05-31 23:39:01'),(32984,11069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 23:39:01','2024-05-31 23:39:01'),(32985,11070,'action created','2024-05-31 23:39:01','2024-05-31 23:39:01'),(32989,11070,'action started via WP Cron','2024-05-31 23:59:56','2024-05-31 23:59:56'),(32990,11070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-05-31 23:59:56','2024-05-31 23:59:56'),(32991,11072,'action created','2024-05-31 23:59:56','2024-05-31 23:59:56'),(32992,11072,'action started via WP Cron','2024-06-01 00:01:58','2024-06-01 00:01:58'),(32993,11072,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:01:58','2024-06-01 00:01:58'),(32994,11073,'action created','2024-06-01 00:01:58','2024-06-01 00:01:58'),(32995,11073,'action started via WP Cron','2024-06-01 00:03:59','2024-06-01 00:03:59'),(32996,11073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:03:59','2024-06-01 00:03:59'),(32997,11074,'action created','2024-06-01 00:03:59','2024-06-01 00:03:59'),(32998,11074,'action started via WP Cron','2024-06-01 00:10:45','2024-06-01 00:10:45'),(32999,11074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:10:45','2024-06-01 00:10:45'),(33000,11075,'action created','2024-06-01 00:10:45','2024-06-01 00:10:45'),(33001,11075,'action started via WP Cron','2024-06-01 00:13:54','2024-06-01 00:13:54'),(33002,11075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:13:54','2024-06-01 00:13:54'),(33003,11076,'action created','2024-06-01 00:13:54','2024-06-01 00:13:54'),(33004,11076,'action started via WP Cron','2024-06-01 00:24:15','2024-06-01 00:24:15'),(33005,11076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:24:15','2024-06-01 00:24:15'),(33006,11077,'action created','2024-06-01 00:24:15','2024-06-01 00:24:15'),(33007,11077,'action started via Async Request','2024-06-01 00:31:56','2024-06-01 00:31:56'),(33008,11077,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:31:56','2024-06-01 00:31:56'),(33009,11078,'action created','2024-06-01 00:31:56','2024-06-01 00:31:56'),(33010,11078,'action started via WP Cron','2024-06-01 00:37:02','2024-06-01 00:37:02'),(33011,11078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:37:02','2024-06-01 00:37:02'),(33012,11079,'action created','2024-06-01 00:37:02','2024-06-01 00:37:02'),(33016,11079,'action started via Async Request','2024-06-01 00:48:20','2024-06-01 00:48:20'),(33017,11079,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:48:20','2024-06-01 00:48:20'),(33018,11081,'action created','2024-06-01 00:48:20','2024-06-01 00:48:20'),(33019,11081,'action started via WP Cron','2024-06-01 00:51:59','2024-06-01 00:51:59'),(33020,11081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 00:51:59','2024-06-01 00:51:59'),(33021,11082,'action created','2024-06-01 00:51:59','2024-06-01 00:51:59'),(33022,11082,'action started via WP Cron','2024-06-01 01:06:08','2024-06-01 01:06:08'),(33023,11082,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:06:08','2024-06-01 01:06:08'),(33024,11083,'action created','2024-06-01 01:06:08','2024-06-01 01:06:08'),(33025,11083,'action started via WP Cron','2024-06-01 01:14:41','2024-06-01 01:14:41'),(33026,11083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:14:41','2024-06-01 01:14:41'),(33027,11084,'action created','2024-06-01 01:14:41','2024-06-01 01:14:41'),(33028,11084,'action started via WP Cron','2024-06-01 01:18:53','2024-06-01 01:18:53'),(33029,11084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:18:53','2024-06-01 01:18:53'),(33030,11085,'action created','2024-06-01 01:18:53','2024-06-01 01:18:53'),(33031,11085,'action started via WP Cron','2024-06-01 01:22:41','2024-06-01 01:22:41'),(33032,11085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:22:41','2024-06-01 01:22:41'),(33033,11086,'action created','2024-06-01 01:22:41','2024-06-01 01:22:41'),(33034,11086,'action started via WP Cron','2024-06-01 01:36:58','2024-06-01 01:36:58'),(33035,11086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:36:58','2024-06-01 01:36:58'),(33036,11087,'action created','2024-06-01 01:36:58','2024-06-01 01:36:58'),(33037,11087,'action started via WP Cron','2024-06-01 01:42:51','2024-06-01 01:42:51'),(33038,11087,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:42:51','2024-06-01 01:42:51'),(33039,11088,'action created','2024-06-01 01:42:51','2024-06-01 01:42:51'),(33040,11088,'action started via WP Cron','2024-06-01 01:45:47','2024-06-01 01:45:47'),(33041,11088,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:45:47','2024-06-01 01:45:47'),(33042,11089,'action created','2024-06-01 01:45:47','2024-06-01 01:45:47'),(33043,11089,'action started via WP Cron','2024-06-01 01:48:52','2024-06-01 01:48:52'),(33044,11089,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:48:52','2024-06-01 01:48:52'),(33045,11090,'action created','2024-06-01 01:48:52','2024-06-01 01:48:52'),(33049,11090,'action started via Async Request','2024-06-01 01:57:34','2024-06-01 01:57:34'),(33050,11090,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 01:57:34','2024-06-01 01:57:34'),(33051,11092,'action created','2024-06-01 01:57:34','2024-06-01 01:57:34'),(33052,11092,'action started via WP Cron','2024-06-01 02:01:09','2024-06-01 02:01:09'),(33053,11092,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:01:09','2024-06-01 02:01:09'),(33054,11093,'action created','2024-06-01 02:01:09','2024-06-01 02:01:09'),(33055,11093,'action started via WP Cron','2024-06-01 02:03:12','2024-06-01 02:03:12'),(33056,11093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:03:12','2024-06-01 02:03:12'),(33057,11094,'action created','2024-06-01 02:03:12','2024-06-01 02:03:12'),(33058,11094,'action started via WP Cron','2024-06-01 02:07:56','2024-06-01 02:07:56'),(33059,11094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:07:56','2024-06-01 02:07:56'),(33060,11095,'action created','2024-06-01 02:07:56','2024-06-01 02:07:56'),(33061,11095,'action started via WP Cron','2024-06-01 02:16:41','2024-06-01 02:16:41'),(33062,11095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:16:41','2024-06-01 02:16:41'),(33063,11096,'action created','2024-06-01 02:16:41','2024-06-01 02:16:41'),(33064,11096,'action started via WP Cron','2024-06-01 02:18:59','2024-06-01 02:18:59'),(33065,11096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:18:59','2024-06-01 02:18:59'),(33066,11097,'action created','2024-06-01 02:18:59','2024-06-01 02:18:59'),(33067,11097,'action started via WP Cron','2024-06-01 02:23:35','2024-06-01 02:23:35'),(33068,11097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:23:35','2024-06-01 02:23:35'),(33069,11098,'action created','2024-06-01 02:23:35','2024-06-01 02:23:35'),(33070,11098,'action started via Async Request','2024-06-01 02:38:24','2024-06-01 02:38:24'),(33071,11098,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:38:24','2024-06-01 02:38:24'),(33072,11099,'action created','2024-06-01 02:38:24','2024-06-01 02:38:24'),(33073,11099,'action started via WP Cron','2024-06-01 02:42:37','2024-06-01 02:42:37'),(33074,11099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:42:37','2024-06-01 02:42:37'),(33075,11100,'action created','2024-06-01 02:42:37','2024-06-01 02:42:37'),(33076,11100,'action started via WP Cron','2024-06-01 02:47:57','2024-06-01 02:47:57'),(33077,11100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:47:57','2024-06-01 02:47:57'),(33078,11101,'action created','2024-06-01 02:47:57','2024-06-01 02:47:57'),(33082,11101,'action started via WP Cron','2024-06-01 02:51:22','2024-06-01 02:51:22'),(33083,11101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:51:22','2024-06-01 02:51:22'),(33084,11103,'action created','2024-06-01 02:51:22','2024-06-01 02:51:22'),(33085,11103,'action started via WP Cron','2024-06-01 02:58:27','2024-06-01 02:58:27'),(33086,11103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 02:58:27','2024-06-01 02:58:27'),(33087,11104,'action created','2024-06-01 02:58:27','2024-06-01 02:58:27'),(33088,11104,'action started via WP Cron','2024-06-01 03:01:40','2024-06-01 03:01:40'),(33089,11104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:01:40','2024-06-01 03:01:40'),(33090,11105,'action created','2024-06-01 03:01:40','2024-06-01 03:01:40'),(33091,11105,'action started via WP Cron','2024-06-01 03:03:55','2024-06-01 03:03:55'),(33092,11105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:03:55','2024-06-01 03:03:55'),(33093,11106,'action created','2024-06-01 03:03:55','2024-06-01 03:03:55'),(33094,11106,'action started via WP Cron','2024-06-01 03:06:30','2024-06-01 03:06:30'),(33095,11106,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:06:30','2024-06-01 03:06:30'),(33096,11107,'action created','2024-06-01 03:06:30','2024-06-01 03:06:30'),(33097,11107,'action started via Async Request','2024-06-01 03:08:37','2024-06-01 03:08:37'),(33098,11107,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:08:37','2024-06-01 03:08:37'),(33099,11108,'action created','2024-06-01 03:08:37','2024-06-01 03:08:37'),(33100,11108,'action started via Async Request','2024-06-01 03:13:11','2024-06-01 03:13:11'),(33101,11108,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:13:11','2024-06-01 03:13:11'),(33102,11109,'action created','2024-06-01 03:13:11','2024-06-01 03:13:11'),(33103,11109,'action started via WP Cron','2024-06-01 03:17:20','2024-06-01 03:17:20'),(33104,11109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:17:20','2024-06-01 03:17:20'),(33105,11110,'action created','2024-06-01 03:17:20','2024-06-01 03:17:20'),(33106,11110,'action started via WP Cron','2024-06-01 03:24:08','2024-06-01 03:24:08'),(33107,11110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:24:08','2024-06-01 03:24:08'),(33108,11111,'action created','2024-06-01 03:24:08','2024-06-01 03:24:08'),(33109,11111,'action started via WP Cron','2024-06-01 03:27:10','2024-06-01 03:27:10'),(33110,11111,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:27:10','2024-06-01 03:27:10'),(33111,11112,'action created','2024-06-01 03:27:10','2024-06-01 03:27:10'),(33112,11112,'action started via WP Cron','2024-06-01 03:35:20','2024-06-01 03:35:20'),(33113,11112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:35:20','2024-06-01 03:35:20'),(33114,11113,'action created','2024-06-01 03:35:20','2024-06-01 03:35:20'),(33115,11113,'action started via WP Cron','2024-06-01 03:38:44','2024-06-01 03:38:44'),(33116,11113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:38:44','2024-06-01 03:38:44'),(33117,11114,'action created','2024-06-01 03:38:44','2024-06-01 03:38:44'),(33118,11114,'action started via WP Cron','2024-06-01 03:50:42','2024-06-01 03:50:42'),(33119,11114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:50:42','2024-06-01 03:50:42'),(33120,11115,'action created','2024-06-01 03:50:42','2024-06-01 03:50:42'),(33124,11115,'action started via WP Cron','2024-06-01 03:59:09','2024-06-01 03:59:09'),(33125,11115,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 03:59:09','2024-06-01 03:59:09'),(33126,11117,'action created','2024-06-01 03:59:09','2024-06-01 03:59:09'),(33127,11117,'action started via WP Cron','2024-06-01 04:03:48','2024-06-01 04:03:48'),(33128,11117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:03:48','2024-06-01 04:03:48'),(33129,11118,'action created','2024-06-01 04:03:48','2024-06-01 04:03:48'),(33130,11118,'action started via WP Cron','2024-06-01 04:13:07','2024-06-01 04:13:07'),(33131,11118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:13:07','2024-06-01 04:13:07'),(33132,11119,'action created','2024-06-01 04:13:07','2024-06-01 04:13:07'),(33133,11119,'action started via WP Cron','2024-06-01 04:15:49','2024-06-01 04:15:49'),(33134,11119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:15:49','2024-06-01 04:15:49'),(33135,11120,'action created','2024-06-01 04:15:49','2024-06-01 04:15:49'),(33136,11120,'action started via WP Cron','2024-06-01 04:20:36','2024-06-01 04:20:36'),(33137,11120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:20:36','2024-06-01 04:20:36'),(33138,11121,'action created','2024-06-01 04:20:36','2024-06-01 04:20:36'),(33139,11121,'action started via Async Request','2024-06-01 04:23:06','2024-06-01 04:23:06'),(33140,11121,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:23:06','2024-06-01 04:23:06'),(33141,11122,'action created','2024-06-01 04:23:06','2024-06-01 04:23:06'),(33142,11122,'action started via WP Cron','2024-06-01 04:29:31','2024-06-01 04:29:31'),(33143,11122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:29:31','2024-06-01 04:29:31'),(33144,11123,'action created','2024-06-01 04:29:31','2024-06-01 04:29:31'),(33145,11123,'action started via WP Cron','2024-06-01 04:33:04','2024-06-01 04:33:04'),(33146,11123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:33:04','2024-06-01 04:33:04'),(33147,11124,'action created','2024-06-01 04:33:04','2024-06-01 04:33:04'),(33148,11124,'action started via WP Cron','2024-06-01 04:37:38','2024-06-01 04:37:38'),(33149,11124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:37:38','2024-06-01 04:37:38'),(33150,11125,'action created','2024-06-01 04:37:38','2024-06-01 04:37:38'),(33151,11125,'action started via WP Cron','2024-06-01 04:40:27','2024-06-01 04:40:27'),(33152,11125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:40:27','2024-06-01 04:40:27'),(33153,11126,'action created','2024-06-01 04:40:27','2024-06-01 04:40:27'),(33154,11126,'action started via WP Cron','2024-06-01 04:42:43','2024-06-01 04:42:43'),(33155,11126,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:42:43','2024-06-01 04:42:43'),(33156,11127,'action created','2024-06-01 04:42:43','2024-06-01 04:42:43'),(33157,11127,'action started via WP Cron','2024-06-01 04:53:18','2024-06-01 04:53:18'),(33158,11127,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:53:18','2024-06-01 04:53:18'),(33159,11128,'action created','2024-06-01 04:53:18','2024-06-01 04:53:18'),(33160,11128,'action started via WP Cron','2024-06-01 04:59:58','2024-06-01 04:59:58'),(33161,11128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 04:59:58','2024-06-01 04:59:58'),(33162,11129,'action created','2024-06-01 04:59:58','2024-06-01 04:59:58'),(33166,11129,'action started via WP Cron','2024-06-01 05:03:09','2024-06-01 05:03:09'),(33167,11129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 05:03:09','2024-06-01 05:03:09'),(33168,11131,'action created','2024-06-01 05:03:09','2024-06-01 05:03:09'),(33169,11131,'action started via WP Cron','2024-06-01 05:16:47','2024-06-01 05:16:47'),(33170,11131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 05:16:47','2024-06-01 05:16:47'),(33171,11132,'action created','2024-06-01 05:16:47','2024-06-01 05:16:47'),(33172,11132,'action started via WP Cron','2024-06-01 05:24:29','2024-06-01 05:24:29'),(33173,11132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 05:24:29','2024-06-01 05:24:29'),(33174,11133,'action created','2024-06-01 05:24:29','2024-06-01 05:24:29'),(33175,11133,'action started via WP Cron','2024-06-01 05:31:28','2024-06-01 05:31:28'),(33176,11133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 05:31:28','2024-06-01 05:31:28'),(33177,11134,'action created','2024-06-01 05:31:28','2024-06-01 05:31:28'),(33178,11134,'action started via WP Cron','2024-06-01 05:34:04','2024-06-01 05:34:04'),(33179,11134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 05:34:04','2024-06-01 05:34:04'),(33180,11135,'action created','2024-06-01 05:34:04','2024-06-01 05:34:04'),(33181,11135,'action started via WP Cron','2024-06-01 05:37:45','2024-06-01 05:37:45'),(33182,11135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 05:37:45','2024-06-01 05:37:45'),(33183,11136,'action created','2024-06-01 05:37:45','2024-06-01 05:37:45'),(33184,11136,'action started via WP Cron','2024-06-01 05:53:53','2024-06-01 05:53:53'),(33185,11136,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 05:53:53','2024-06-01 05:53:53'),(33186,11137,'action created','2024-06-01 05:53:53','2024-06-01 05:53:53'),(33187,11137,'action started via WP Cron','2024-06-01 06:02:22','2024-06-01 06:02:22'),(33188,11137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 06:02:22','2024-06-01 06:02:22'),(33189,11138,'action created','2024-06-01 06:02:22','2024-06-01 06:02:22'),(33193,11138,'action started via WP Cron','2024-06-01 06:04:44','2024-06-01 06:04:44'),(33194,11138,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 06:04:44','2024-06-01 06:04:44'),(33195,11140,'action created','2024-06-01 06:04:44','2024-06-01 06:04:44'),(33196,11140,'action started via WP Cron','2024-06-01 06:16:12','2024-06-01 06:16:12'),(33197,11140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 06:16:12','2024-06-01 06:16:12'),(33198,11141,'action created','2024-06-01 06:16:12','2024-06-01 06:16:12'),(33199,11141,'action started via WP Cron','2024-06-01 06:21:30','2024-06-01 06:21:30'),(33200,11141,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 06:21:30','2024-06-01 06:21:30'),(33201,11142,'action created','2024-06-01 06:21:30','2024-06-01 06:21:30'),(33202,11142,'action started via Async Request','2024-06-01 06:37:43','2024-06-01 06:37:43'),(33203,11142,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 06:37:43','2024-06-01 06:37:43'),(33204,11143,'action created','2024-06-01 06:37:43','2024-06-01 06:37:43'),(33208,11143,'action started via WP Cron','2024-06-01 06:42:54','2024-06-01 06:42:54'),(33209,11143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 06:42:54','2024-06-01 06:42:54'),(33210,11145,'action created','2024-06-01 06:42:54','2024-06-01 06:42:54'),(33211,11145,'action started via WP Cron','2024-06-01 06:59:30','2024-06-01 06:59:30'),(33212,11145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 06:59:30','2024-06-01 06:59:30'),(33213,11146,'action created','2024-06-01 06:59:30','2024-06-01 06:59:30'),(33214,11146,'action started via WP Cron','2024-06-01 07:21:08','2024-06-01 07:21:08'),(33215,11146,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 07:21:08','2024-06-01 07:21:08'),(33216,11147,'action created','2024-06-01 07:21:08','2024-06-01 07:21:08'),(33220,11147,'action started via WP Cron','2024-06-01 07:34:45','2024-06-01 07:34:45'),(33221,11147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 07:34:45','2024-06-01 07:34:45'),(33222,11149,'action created','2024-06-01 07:34:45','2024-06-01 07:34:45'),(33223,11149,'action started via WP Cron','2024-06-01 07:38:57','2024-06-01 07:38:57'),(33224,11149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 07:38:57','2024-06-01 07:38:57'),(33225,11150,'action created','2024-06-01 07:38:57','2024-06-01 07:38:57'),(33226,11150,'action started via WP Cron','2024-06-01 07:56:10','2024-06-01 07:56:10'),(33227,11150,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 07:56:10','2024-06-01 07:56:10'),(33228,11151,'action created','2024-06-01 07:56:10','2024-06-01 07:56:10'),(33229,11151,'action started via WP Cron','2024-06-01 08:04:12','2024-06-01 08:04:12'),(33230,11151,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 08:04:12','2024-06-01 08:04:12'),(33231,11152,'action created','2024-06-01 08:04:12','2024-06-01 08:04:12'),(33232,11152,'action started via WP Cron','2024-06-01 08:08:44','2024-06-01 08:08:44'),(33233,11152,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 08:08:44','2024-06-01 08:08:44'),(33234,11153,'action created','2024-06-01 08:08:44','2024-06-01 08:08:44'),(33235,11153,'action started via WP Cron','2024-06-01 08:18:30','2024-06-01 08:18:30'),(33236,11153,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 08:18:30','2024-06-01 08:18:30'),(33237,11154,'action created','2024-06-01 08:18:30','2024-06-01 08:18:30'),(33238,11154,'action started via WP Cron','2024-06-01 08:21:56','2024-06-01 08:21:56'),(33239,11154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 08:21:56','2024-06-01 08:21:56'),(33240,11155,'action created','2024-06-01 08:21:56','2024-06-01 08:21:56'),(33244,11155,'action started via WP Cron','2024-06-01 08:30:55','2024-06-01 08:30:55'),(33245,11155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 08:30:55','2024-06-01 08:30:55'),(33246,11157,'action created','2024-06-01 08:30:55','2024-06-01 08:30:55'),(33247,11157,'action started via WP Cron','2024-06-01 08:40:12','2024-06-01 08:40:12'),(33248,11157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 08:40:12','2024-06-01 08:40:12'),(33249,11158,'action created','2024-06-01 08:40:12','2024-06-01 08:40:12'),(33250,11158,'action started via WP Cron','2024-06-01 08:46:22','2024-06-01 08:46:22'),(33251,11158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 08:46:22','2024-06-01 08:46:22'),(33252,11159,'action created','2024-06-01 08:46:22','2024-06-01 08:46:22'),(33253,11159,'action started via WP Cron','2024-06-01 08:53:05','2024-06-01 08:53:05'),(33254,11159,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 08:53:05','2024-06-01 08:53:05'),(33255,11160,'action created','2024-06-01 08:53:05','2024-06-01 08:53:05'),(33256,11160,'action started via WP Cron','2024-06-01 09:10:18','2024-06-01 09:10:18'),(33257,11160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 09:10:18','2024-06-01 09:10:18'),(33258,11161,'action created','2024-06-01 09:10:18','2024-06-01 09:10:18'),(33259,11161,'action started via WP Cron','2024-06-01 09:13:05','2024-06-01 09:13:05'),(33260,11161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 09:13:05','2024-06-01 09:13:05'),(33261,11162,'action created','2024-06-01 09:13:05','2024-06-01 09:13:05'),(33262,11162,'action started via WP Cron','2024-06-01 09:20:29','2024-06-01 09:20:29'),(33263,11162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 09:20:29','2024-06-01 09:20:29'),(33264,11163,'action created','2024-06-01 09:20:29','2024-06-01 09:20:29'),(33268,11163,'action started via WP Cron','2024-06-01 09:27:31','2024-06-01 09:27:31'),(33269,11163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 09:27:31','2024-06-01 09:27:31'),(33270,11165,'action created','2024-06-01 09:27:31','2024-06-01 09:27:31'),(33274,11165,'action started via WP Cron','2024-06-01 09:30:53','2024-06-01 09:30:53'),(33275,11165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 09:30:53','2024-06-01 09:30:53'),(33276,11167,'action created','2024-06-01 09:30:53','2024-06-01 09:30:53'),(33277,11167,'action started via WP Cron','2024-06-01 09:36:46','2024-06-01 09:36:46'),(33278,11167,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 09:36:46','2024-06-01 09:36:46'),(33279,11168,'action created','2024-06-01 09:36:46','2024-06-01 09:36:46'),(33280,11168,'action started via WP Cron','2024-06-01 09:50:14','2024-06-01 09:50:14'),(33281,11168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 09:50:14','2024-06-01 09:50:14'),(33282,11169,'action created','2024-06-01 09:50:14','2024-06-01 09:50:14'),(33283,11169,'action started via WP Cron','2024-06-01 10:08:09','2024-06-01 10:08:09'),(33284,11169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 10:08:09','2024-06-01 10:08:09'),(33285,11170,'action created','2024-06-01 10:08:09','2024-06-01 10:08:09'),(33286,11170,'action started via WP Cron','2024-06-01 10:11:15','2024-06-01 10:11:15'),(33287,11170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 10:11:15','2024-06-01 10:11:15'),(33288,11171,'action created','2024-06-01 10:11:15','2024-06-01 10:11:15'),(33289,11171,'action started via WP Cron','2024-06-01 10:14:03','2024-06-01 10:14:03'),(33290,11171,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 10:14:03','2024-06-01 10:14:03'),(33291,11172,'action created','2024-06-01 10:14:03','2024-06-01 10:14:03'),(33292,11172,'action started via WP Cron','2024-06-01 10:27:08','2024-06-01 10:27:08'),(33293,11172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 10:27:08','2024-06-01 10:27:08'),(33294,11173,'action created','2024-06-01 10:27:08','2024-06-01 10:27:08'),(33298,11173,'action started via WP Cron','2024-06-01 11:04:29','2024-06-01 11:04:29'),(33299,11173,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 11:04:29','2024-06-01 11:04:29'),(33300,11175,'action created','2024-06-01 11:04:29','2024-06-01 11:04:29'),(33301,11175,'action started via WP Cron','2024-06-01 11:21:26','2024-06-01 11:21:26'),(33302,11175,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 11:21:26','2024-06-01 11:21:26'),(33303,11176,'action created','2024-06-01 11:21:26','2024-06-01 11:21:26'),(33304,11176,'action started via WP Cron','2024-06-01 11:26:13','2024-06-01 11:26:13'),(33305,11176,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 11:26:13','2024-06-01 11:26:13'),(33306,11177,'action created','2024-06-01 11:26:13','2024-06-01 11:26:13'),(33307,11177,'action started via WP Cron','2024-06-01 11:46:15','2024-06-01 11:46:15'),(33308,11177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 11:46:15','2024-06-01 11:46:15'),(33309,11178,'action created','2024-06-01 11:46:15','2024-06-01 11:46:15'),(33310,11178,'action started via WP Cron','2024-06-01 11:55:06','2024-06-01 11:55:06'),(33311,11178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 11:55:06','2024-06-01 11:55:06'),(33312,11179,'action created','2024-06-01 11:55:06','2024-06-01 11:55:06'),(33313,11179,'action started via WP Cron','2024-06-01 11:58:48','2024-06-01 11:58:48'),(33314,11179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 11:58:48','2024-06-01 11:58:48'),(33315,11180,'action created','2024-06-01 11:58:48','2024-06-01 11:58:48'),(33316,11180,'action started via WP Cron','2024-06-01 12:06:02','2024-06-01 12:06:02'),(33317,11180,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 12:06:02','2024-06-01 12:06:02'),(33318,11181,'action created','2024-06-01 12:06:02','2024-06-01 12:06:02'),(33322,11181,'action started via WP Cron','2024-06-01 12:10:44','2024-06-01 12:10:44'),(33323,11181,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 12:10:44','2024-06-01 12:10:44'),(33324,11183,'action created','2024-06-01 12:10:44','2024-06-01 12:10:44'),(33328,11183,'action started via WP Cron','2024-06-01 12:12:58','2024-06-01 12:12:58'),(33329,11183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 12:12:58','2024-06-01 12:12:58'),(33330,11185,'action created','2024-06-01 12:12:58','2024-06-01 12:12:58'),(33331,11185,'action started via WP Cron','2024-06-01 12:22:26','2024-06-01 12:22:26'),(33332,11185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 12:22:26','2024-06-01 12:22:26'),(33333,11186,'action created','2024-06-01 12:22:26','2024-06-01 12:22:26'),(33334,11186,'action started via WP Cron','2024-06-01 12:26:01','2024-06-01 12:26:01'),(33335,11186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 12:26:01','2024-06-01 12:26:01'),(33336,11187,'action created','2024-06-01 12:26:01','2024-06-01 12:26:01'),(33337,11187,'action started via WP Cron','2024-06-01 12:34:37','2024-06-01 12:34:37'),(33338,11187,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 12:34:37','2024-06-01 12:34:37'),(33339,11188,'action created','2024-06-01 12:34:37','2024-06-01 12:34:37'),(33340,11188,'action started via WP Cron','2024-06-01 12:58:48','2024-06-01 12:58:48'),(33341,11188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 12:58:48','2024-06-01 12:58:48'),(33342,11189,'action created','2024-06-01 12:58:48','2024-06-01 12:58:48'),(33349,11189,'action started via WP Cron','2024-06-01 13:39:09','2024-06-01 13:39:09'),(33350,11189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 13:39:09','2024-06-01 13:39:09'),(33351,11192,'action created','2024-06-01 13:39:09','2024-06-01 13:39:09'),(33355,11192,'action started via WP Cron','2024-06-01 13:42:04','2024-06-01 13:42:04'),(33356,11192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 13:42:04','2024-06-01 13:42:04'),(33357,11194,'action created','2024-06-01 13:42:04','2024-06-01 13:42:04'),(33358,11194,'action started via WP Cron','2024-06-01 13:57:44','2024-06-01 13:57:44'),(33359,11194,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 13:57:44','2024-06-01 13:57:44'),(33360,11195,'action created','2024-06-01 13:57:44','2024-06-01 13:57:44'),(33361,11195,'action started via WP Cron','2024-06-01 14:03:48','2024-06-01 14:03:48'),(33362,11195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 14:03:48','2024-06-01 14:03:48'),(33363,11196,'action created','2024-06-01 14:03:48','2024-06-01 14:03:48'),(33364,11196,'action started via WP Cron','2024-06-01 14:09:03','2024-06-01 14:09:03'),(33365,11196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 14:09:03','2024-06-01 14:09:03'),(33366,11197,'action created','2024-06-01 14:09:03','2024-06-01 14:09:03'),(33367,11197,'action started via WP Cron','2024-06-01 14:34:18','2024-06-01 14:34:18'),(33368,11197,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 14:34:18','2024-06-01 14:34:18'),(33369,11198,'action created','2024-06-01 14:34:18','2024-06-01 14:34:18'),(33370,11198,'action started via WP Cron','2024-06-01 14:42:38','2024-06-01 14:42:38'),(33371,11198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 14:42:38','2024-06-01 14:42:38'),(33372,11199,'action created','2024-06-01 14:42:38','2024-06-01 14:42:38'),(33376,11199,'action started via WP Cron','2024-06-01 14:45:02','2024-06-01 14:45:02'),(33377,11199,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 14:45:02','2024-06-01 14:45:02'),(33378,11201,'action created','2024-06-01 14:45:02','2024-06-01 14:45:02'),(33379,11201,'action started via WP Cron','2024-06-01 15:03:06','2024-06-01 15:03:06'),(33380,11201,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:03:06','2024-06-01 15:03:06'),(33381,11202,'action created','2024-06-01 15:03:06','2024-06-01 15:03:06'),(33382,11202,'action started via WP Cron','2024-06-01 15:06:19','2024-06-01 15:06:19'),(33383,11202,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:06:19','2024-06-01 15:06:19'),(33384,11203,'action created','2024-06-01 15:06:19','2024-06-01 15:06:19'),(33385,11203,'action started via WP Cron','2024-06-01 15:11:27','2024-06-01 15:11:27'),(33386,11203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:11:27','2024-06-01 15:11:27'),(33387,11204,'action created','2024-06-01 15:11:27','2024-06-01 15:11:27'),(33388,11204,'action started via WP Cron','2024-06-01 15:15:50','2024-06-01 15:15:50'),(33389,11204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:15:50','2024-06-01 15:15:50'),(33390,11205,'action created','2024-06-01 15:15:51','2024-06-01 15:15:51'),(33391,11205,'action started via WP Cron','2024-06-01 15:20:18','2024-06-01 15:20:18'),(33392,11205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:20:18','2024-06-01 15:20:18'),(33393,11206,'action created','2024-06-01 15:20:18','2024-06-01 15:20:18'),(33394,11206,'action started via WP Cron','2024-06-01 15:28:47','2024-06-01 15:28:47'),(33395,11206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:28:47','2024-06-01 15:28:47'),(33396,11207,'action created','2024-06-01 15:28:47','2024-06-01 15:28:47'),(33397,11207,'action started via WP Cron','2024-06-01 15:37:21','2024-06-01 15:37:21'),(33398,11207,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:37:21','2024-06-01 15:37:21'),(33399,11208,'action created','2024-06-01 15:37:21','2024-06-01 15:37:21'),(33400,11208,'action started via WP Cron','2024-06-01 15:39:38','2024-06-01 15:39:38'),(33401,11208,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:39:38','2024-06-01 15:39:38'),(33402,11209,'action created','2024-06-01 15:39:38','2024-06-01 15:39:38'),(33403,11209,'action started via WP Cron','2024-06-01 15:55:26','2024-06-01 15:55:26'),(33404,11209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:55:26','2024-06-01 15:55:26'),(33405,11210,'action created','2024-06-01 15:55:26','2024-06-01 15:55:26'),(33409,11210,'action started via WP Cron','2024-06-01 15:59:13','2024-06-01 15:59:13'),(33410,11210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 15:59:13','2024-06-01 15:59:13'),(33411,11212,'action created','2024-06-01 15:59:13','2024-06-01 15:59:13'),(33412,11212,'action started via WP Cron','2024-06-01 16:04:14','2024-06-01 16:04:14'),(33413,11212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 16:04:14','2024-06-01 16:04:14'),(33414,11213,'action created','2024-06-01 16:04:14','2024-06-01 16:04:14'),(33415,11213,'action started via WP Cron','2024-06-01 16:11:45','2024-06-01 16:11:45'),(33416,11213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 16:11:45','2024-06-01 16:11:45'),(33417,11214,'action created','2024-06-01 16:11:45','2024-06-01 16:11:45'),(33418,11214,'action started via WP Cron','2024-06-01 16:20:50','2024-06-01 16:20:50'),(33419,11214,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 16:20:50','2024-06-01 16:20:50'),(33420,11215,'action created','2024-06-01 16:20:50','2024-06-01 16:20:50'),(33421,11215,'action started via WP Cron','2024-06-01 16:24:50','2024-06-01 16:24:50'),(33422,11215,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 16:24:50','2024-06-01 16:24:50'),(33423,11216,'action created','2024-06-01 16:24:50','2024-06-01 16:24:50'),(33424,11216,'action started via WP Cron','2024-06-01 16:34:18','2024-06-01 16:34:18'),(33425,11216,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 16:34:18','2024-06-01 16:34:18'),(33426,11217,'action created','2024-06-01 16:34:18','2024-06-01 16:34:18'),(33427,11217,'action started via WP Cron','2024-06-01 16:37:49','2024-06-01 16:37:49'),(33428,11217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 16:37:49','2024-06-01 16:37:49'),(33429,11218,'action created','2024-06-01 16:37:49','2024-06-01 16:37:49'),(33430,11218,'action started via WP Cron','2024-06-01 16:42:44','2024-06-01 16:42:44'),(33431,11218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 16:42:44','2024-06-01 16:42:44'),(33432,11219,'action created','2024-06-01 16:42:44','2024-06-01 16:42:44'),(33433,11219,'action started via WP Cron','2024-06-01 16:59:24','2024-06-01 16:59:24'),(33434,11219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 16:59:24','2024-06-01 16:59:24'),(33435,11220,'action created','2024-06-01 16:59:24','2024-06-01 16:59:24'),(33439,11220,'action started via WP Cron','2024-06-01 17:08:26','2024-06-01 17:08:26'),(33440,11220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:08:26','2024-06-01 17:08:26'),(33441,11222,'action created','2024-06-01 17:08:26','2024-06-01 17:08:26'),(33442,11222,'action started via WP Cron','2024-06-01 17:21:38','2024-06-01 17:21:38'),(33443,11222,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:21:38','2024-06-01 17:21:38'),(33444,11223,'action created','2024-06-01 17:21:38','2024-06-01 17:21:38'),(33445,11223,'action started via WP Cron','2024-06-01 17:25:42','2024-06-01 17:25:42'),(33446,11223,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:25:42','2024-06-01 17:25:42'),(33447,11224,'action created','2024-06-01 17:25:42','2024-06-01 17:25:42'),(33448,11224,'action started via WP Cron','2024-06-01 17:34:16','2024-06-01 17:34:16'),(33449,11224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:34:16','2024-06-01 17:34:16'),(33450,11225,'action created','2024-06-01 17:34:16','2024-06-01 17:34:16'),(33451,11225,'action started via WP Cron','2024-06-01 17:46:08','2024-06-01 17:46:08'),(33452,11225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:46:08','2024-06-01 17:46:08'),(33453,11226,'action created','2024-06-01 17:46:08','2024-06-01 17:46:08'),(33454,11226,'action started via WP Cron','2024-06-01 17:48:25','2024-06-01 17:48:25'),(33455,11226,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:48:25','2024-06-01 17:48:25'),(33456,11227,'action created','2024-06-01 17:48:25','2024-06-01 17:48:25'),(33457,11227,'action started via WP Cron','2024-06-01 17:52:54','2024-06-01 17:52:54'),(33458,11227,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:52:54','2024-06-01 17:52:54'),(33459,11228,'action created','2024-06-01 17:52:54','2024-06-01 17:52:54'),(33460,11228,'action started via WP Cron','2024-06-01 17:55:01','2024-06-01 17:55:01'),(33461,11228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:55:01','2024-06-01 17:55:01'),(33462,11229,'action created','2024-06-01 17:55:01','2024-06-01 17:55:01'),(33463,11229,'action started via WP Cron','2024-06-01 17:57:30','2024-06-01 17:57:30'),(33464,11229,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 17:57:30','2024-06-01 17:57:30'),(33465,11230,'action created','2024-06-01 17:57:30','2024-06-01 17:57:30'),(33469,11230,'action started via WP Cron','2024-06-01 18:00:02','2024-06-01 18:00:02'),(33470,11230,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 18:00:02','2024-06-01 18:00:02'),(33471,11232,'action created','2024-06-01 18:00:02','2024-06-01 18:00:02'),(33472,11232,'action started via WP Cron','2024-06-01 18:09:30','2024-06-01 18:09:30'),(33473,11232,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 18:09:30','2024-06-01 18:09:30'),(33474,11233,'action created','2024-06-01 18:09:30','2024-06-01 18:09:30'),(33475,11233,'action started via WP Cron','2024-06-01 18:35:20','2024-06-01 18:35:20'),(33476,11233,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 18:35:20','2024-06-01 18:35:20'),(33477,11234,'action created','2024-06-01 18:35:20','2024-06-01 18:35:20'),(33478,11234,'action started via WP Cron','2024-06-01 18:40:27','2024-06-01 18:40:27'),(33479,11234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 18:40:27','2024-06-01 18:40:27'),(33480,11235,'action created','2024-06-01 18:40:27','2024-06-01 18:40:27'),(33481,11235,'action started via WP Cron','2024-06-01 18:42:30','2024-06-01 18:42:30'),(33482,11235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 18:42:30','2024-06-01 18:42:30'),(33483,11236,'action created','2024-06-01 18:42:30','2024-06-01 18:42:30'),(33484,11236,'action started via WP Cron','2024-06-01 18:46:36','2024-06-01 18:46:36'),(33485,11236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 18:46:36','2024-06-01 18:46:36'),(33486,11237,'action created','2024-06-01 18:46:36','2024-06-01 18:46:36'),(33487,11237,'action started via WP Cron','2024-06-01 18:48:40','2024-06-01 18:48:40'),(33488,11237,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 18:48:40','2024-06-01 18:48:40'),(33489,11238,'action created','2024-06-01 18:48:40','2024-06-01 18:48:40'),(33490,11238,'action started via WP Cron','2024-06-01 18:52:02','2024-06-01 18:52:02'),(33491,11238,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 18:52:02','2024-06-01 18:52:02'),(33492,11239,'action created','2024-06-01 18:52:02','2024-06-01 18:52:02'),(33493,11239,'action started via WP Cron','2024-06-01 19:06:10','2024-06-01 19:06:10'),(33494,11239,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 19:06:10','2024-06-01 19:06:10'),(33495,11240,'action created','2024-06-01 19:06:10','2024-06-01 19:06:10'),(33499,11240,'action started via WP Cron','2024-06-01 19:08:27','2024-06-01 19:08:27'),(33500,11240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 19:08:27','2024-06-01 19:08:27'),(33501,11242,'action created','2024-06-01 19:08:27','2024-06-01 19:08:27'),(33502,11242,'action started via WP Cron','2024-06-01 19:11:15','2024-06-01 19:11:15'),(33503,11242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 19:11:15','2024-06-01 19:11:15'),(33504,11243,'action created','2024-06-01 19:11:15','2024-06-01 19:11:15'),(33505,11243,'action started via WP Cron','2024-06-01 19:28:39','2024-06-01 19:28:39'),(33506,11243,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 19:28:39','2024-06-01 19:28:39'),(33507,11244,'action created','2024-06-01 19:28:39','2024-06-01 19:28:39'),(33508,11244,'action started via WP Cron','2024-06-01 19:32:38','2024-06-01 19:32:38'),(33509,11244,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 19:32:38','2024-06-01 19:32:38'),(33510,11245,'action created','2024-06-01 19:32:38','2024-06-01 19:32:38'),(33511,11245,'action started via WP Cron','2024-06-01 19:36:46','2024-06-01 19:36:46'),(33512,11245,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 19:36:46','2024-06-01 19:36:46'),(33513,11246,'action created','2024-06-01 19:36:46','2024-06-01 19:36:46'),(33514,11246,'action started via WP Cron','2024-06-01 19:44:35','2024-06-01 19:44:35'),(33515,11246,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 19:44:35','2024-06-01 19:44:35'),(33516,11247,'action created','2024-06-01 19:44:35','2024-06-01 19:44:35'),(33517,11247,'action started via WP Cron','2024-06-01 19:47:57','2024-06-01 19:47:57'),(33518,11247,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 19:47:57','2024-06-01 19:47:57'),(33519,11248,'action created','2024-06-01 19:47:57','2024-06-01 19:47:57'),(33520,11248,'action started via WP Cron','2024-06-01 20:04:12','2024-06-01 20:04:12'),(33521,11248,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 20:04:12','2024-06-01 20:04:12'),(33522,11249,'action created','2024-06-01 20:04:12','2024-06-01 20:04:12'),(33526,11249,'action started via WP Cron','2024-06-01 20:15:36','2024-06-01 20:15:36'),(33527,11249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 20:15:36','2024-06-01 20:15:36'),(33528,11251,'action created','2024-06-01 20:15:36','2024-06-01 20:15:36'),(33529,11251,'action started via WP Cron','2024-06-01 20:29:03','2024-06-01 20:29:03'),(33530,11251,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 20:29:03','2024-06-01 20:29:03'),(33531,11252,'action created','2024-06-01 20:29:03','2024-06-01 20:29:03'),(33532,11252,'action started via WP Cron','2024-06-01 20:39:25','2024-06-01 20:39:25'),(33533,11252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 20:39:25','2024-06-01 20:39:25'),(33534,11253,'action created','2024-06-01 20:39:25','2024-06-01 20:39:25'),(33535,11253,'action started via WP Cron','2024-06-01 20:49:59','2024-06-01 20:49:59'),(33536,11253,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 20:49:59','2024-06-01 20:49:59'),(33537,11254,'action created','2024-06-01 20:49:59','2024-06-01 20:49:59'),(33538,11254,'action started via WP Cron','2024-06-01 20:58:14','2024-06-01 20:58:14'),(33539,11254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 20:58:14','2024-06-01 20:58:14'),(33540,11255,'action created','2024-06-01 20:58:14','2024-06-01 20:58:14'),(33541,11255,'action started via WP Cron','2024-06-01 21:01:42','2024-06-01 21:01:42'),(33542,11255,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:01:42','2024-06-01 21:01:42'),(33543,11256,'action created','2024-06-01 21:01:42','2024-06-01 21:01:42'),(33544,11256,'action started via WP Cron','2024-06-01 21:05:22','2024-06-01 21:05:22'),(33545,11256,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:05:22','2024-06-01 21:05:22'),(33546,11257,'action created','2024-06-01 21:05:22','2024-06-01 21:05:22'),(33547,11257,'action started via WP Cron','2024-06-01 21:12:49','2024-06-01 21:12:49'),(33548,11257,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:12:49','2024-06-01 21:12:49'),(33549,11258,'action created','2024-06-01 21:12:49','2024-06-01 21:12:49'),(33550,11258,'action started via WP Cron','2024-06-01 21:16:04','2024-06-01 21:16:04'),(33551,11258,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:16:04','2024-06-01 21:16:04'),(33552,11259,'action created','2024-06-01 21:16:04','2024-06-01 21:16:04'),(33556,11259,'action started via WP Cron','2024-06-01 21:20:18','2024-06-01 21:20:18'),(33557,11259,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:20:18','2024-06-01 21:20:18'),(33558,11261,'action created','2024-06-01 21:20:18','2024-06-01 21:20:18'),(33559,11261,'action started via WP Cron','2024-06-01 21:30:03','2024-06-01 21:30:03'),(33560,11261,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:30:03','2024-06-01 21:30:03'),(33561,11262,'action created','2024-06-01 21:30:03','2024-06-01 21:30:03'),(33565,11262,'action started via WP Cron','2024-06-01 21:33:56','2024-06-01 21:33:56'),(33566,11262,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:33:56','2024-06-01 21:33:56'),(33567,11264,'action created','2024-06-01 21:33:56','2024-06-01 21:33:56'),(33568,11264,'action started via WP Cron','2024-06-01 21:40:53','2024-06-01 21:40:53'),(33569,11264,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:40:53','2024-06-01 21:40:53'),(33570,11265,'action created','2024-06-01 21:40:53','2024-06-01 21:40:53'),(33571,11265,'action started via WP Cron','2024-06-01 21:46:23','2024-06-01 21:46:23'),(33572,11265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:46:23','2024-06-01 21:46:23'),(33573,11266,'action created','2024-06-01 21:46:23','2024-06-01 21:46:23'),(33574,11266,'action started via WP Cron','2024-06-01 21:51:45','2024-06-01 21:51:45'),(33575,11266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:51:45','2024-06-01 21:51:45'),(33576,11267,'action created','2024-06-01 21:51:45','2024-06-01 21:51:45'),(33577,11267,'action started via WP Cron','2024-06-01 21:55:40','2024-06-01 21:55:40'),(33578,11267,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:55:40','2024-06-01 21:55:40'),(33579,11268,'action created','2024-06-01 21:55:40','2024-06-01 21:55:40'),(33580,11268,'action started via WP Cron','2024-06-01 21:59:49','2024-06-01 21:59:49'),(33581,11268,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 21:59:49','2024-06-01 21:59:49'),(33582,11269,'action created','2024-06-01 21:59:49','2024-06-01 21:59:49'),(33583,11269,'action started via WP Cron','2024-06-01 22:03:03','2024-06-01 22:03:03'),(33584,11269,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:03:03','2024-06-01 22:03:03'),(33585,11270,'action created','2024-06-01 22:03:03','2024-06-01 22:03:03'),(33586,11270,'action started via WP Cron','2024-06-01 22:08:54','2024-06-01 22:08:54'),(33587,11270,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:08:54','2024-06-01 22:08:54'),(33588,11271,'action created','2024-06-01 22:08:54','2024-06-01 22:08:54'),(33589,11271,'action started via WP Cron','2024-06-01 22:15:13','2024-06-01 22:15:13'),(33590,11271,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:15:13','2024-06-01 22:15:13'),(33591,11272,'action created','2024-06-01 22:15:13','2024-06-01 22:15:13'),(33595,11272,'action started via WP Cron','2024-06-01 22:21:27','2024-06-01 22:21:27'),(33596,11272,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:21:27','2024-06-01 22:21:27'),(33597,11274,'action created','2024-06-01 22:21:27','2024-06-01 22:21:27'),(33598,11274,'action started via WP Cron','2024-06-01 22:27:08','2024-06-01 22:27:08'),(33599,11274,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:27:08','2024-06-01 22:27:08'),(33600,11275,'action created','2024-06-01 22:27:08','2024-06-01 22:27:08'),(33601,11275,'action started via WP Cron','2024-06-01 22:33:30','2024-06-01 22:33:30'),(33602,11275,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:33:30','2024-06-01 22:33:30'),(33603,11276,'action created','2024-06-01 22:33:30','2024-06-01 22:33:30'),(33604,11276,'action started via WP Cron','2024-06-01 22:40:26','2024-06-01 22:40:26'),(33605,11276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:40:26','2024-06-01 22:40:26'),(33606,11277,'action created','2024-06-01 22:40:26','2024-06-01 22:40:26'),(33607,11277,'action started via WP Cron','2024-06-01 22:46:56','2024-06-01 22:46:56'),(33608,11277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:46:56','2024-06-01 22:46:56'),(33609,11278,'action created','2024-06-01 22:46:56','2024-06-01 22:46:56'),(33610,11278,'action started via WP Cron','2024-06-01 22:53:11','2024-06-01 22:53:11'),(33611,11278,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:53:11','2024-06-01 22:53:11'),(33612,11279,'action created','2024-06-01 22:53:11','2024-06-01 22:53:11'),(33613,11279,'action started via WP Cron','2024-06-01 22:58:58','2024-06-01 22:58:58'),(33614,11279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 22:58:58','2024-06-01 22:58:58'),(33615,11280,'action created','2024-06-01 22:58:58','2024-06-01 22:58:58'),(33616,11280,'action started via WP Cron','2024-06-01 23:06:21','2024-06-01 23:06:21'),(33617,11280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:06:21','2024-06-01 23:06:21'),(33618,11281,'action created','2024-06-01 23:06:21','2024-06-01 23:06:21'),(33619,11281,'action started via WP Cron','2024-06-01 23:10:26','2024-06-01 23:10:26'),(33620,11281,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:10:26','2024-06-01 23:10:26'),(33621,11282,'action created','2024-06-01 23:10:26','2024-06-01 23:10:26'),(33622,11282,'action started via WP Cron','2024-06-01 23:13:28','2024-06-01 23:13:28'),(33623,11282,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:13:28','2024-06-01 23:13:28'),(33624,11283,'action created','2024-06-01 23:13:28','2024-06-01 23:13:28'),(33625,11283,'action started via WP Cron','2024-06-01 23:16:46','2024-06-01 23:16:46'),(33626,11283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:16:46','2024-06-01 23:16:46'),(33627,11284,'action created','2024-06-01 23:16:46','2024-06-01 23:16:46'),(33628,11284,'action started via WP Cron','2024-06-01 23:20:07','2024-06-01 23:20:07'),(33629,11284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:20:07','2024-06-01 23:20:07'),(33630,11285,'action created','2024-06-01 23:20:07','2024-06-01 23:20:07'),(33634,11285,'action started via WP Cron','2024-06-01 23:26:56','2024-06-01 23:26:56'),(33635,11285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:26:56','2024-06-01 23:26:56'),(33636,11287,'action created','2024-06-01 23:26:56','2024-06-01 23:26:56'),(33637,11287,'action started via WP Cron','2024-06-01 23:35:00','2024-06-01 23:35:00'),(33638,11287,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:35:00','2024-06-01 23:35:00'),(33639,11288,'action created','2024-06-01 23:35:00','2024-06-01 23:35:00'),(33640,11288,'action started via WP Cron','2024-06-01 23:37:18','2024-06-01 23:37:18'),(33641,11288,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:37:18','2024-06-01 23:37:18'),(33642,11289,'action created','2024-06-01 23:37:18','2024-06-01 23:37:18'),(33643,11289,'action started via WP Cron','2024-06-01 23:42:26','2024-06-01 23:42:26'),(33644,11289,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:42:26','2024-06-01 23:42:26'),(33645,11290,'action created','2024-06-01 23:42:26','2024-06-01 23:42:26'),(33646,11290,'action started via WP Cron','2024-06-01 23:49:45','2024-06-01 23:49:45'),(33647,11290,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:49:45','2024-06-01 23:49:45'),(33648,11291,'action created','2024-06-01 23:49:45','2024-06-01 23:49:45'),(33649,11291,'action started via WP Cron','2024-06-01 23:54:36','2024-06-01 23:54:36'),(33650,11291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:54:36','2024-06-01 23:54:36'),(33651,11292,'action created','2024-06-01 23:54:36','2024-06-01 23:54:36'),(33652,11292,'action started via WP Cron','2024-06-01 23:57:45','2024-06-01 23:57:45'),(33653,11292,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-01 23:57:45','2024-06-01 23:57:45'),(33654,11293,'action created','2024-06-01 23:57:45','2024-06-01 23:57:45'),(33655,11293,'action started via WP Cron','2024-06-02 00:05:21','2024-06-02 00:05:21'),(33656,11293,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 00:05:21','2024-06-02 00:05:21'),(33657,11294,'action created','2024-06-02 00:05:21','2024-06-02 00:05:21'),(33658,11294,'action started via WP Cron','2024-06-02 00:12:55','2024-06-02 00:12:55'),(33659,11294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 00:12:55','2024-06-02 00:12:55'),(33660,11295,'action created','2024-06-02 00:12:55','2024-06-02 00:12:55'),(33661,11295,'action started via WP Cron','2024-06-02 00:20:40','2024-06-02 00:20:40'),(33662,11295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 00:20:40','2024-06-02 00:20:40'),(33663,11296,'action created','2024-06-02 00:20:40','2024-06-02 00:20:40'),(33664,11296,'action started via WP Cron','2024-06-02 00:27:29','2024-06-02 00:27:29'),(33665,11296,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 00:27:29','2024-06-02 00:27:29'),(33666,11297,'action created','2024-06-02 00:27:29','2024-06-02 00:27:29'),(33670,11297,'action started via WP Cron','2024-06-02 00:34:07','2024-06-02 00:34:07'),(33671,11297,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 00:34:07','2024-06-02 00:34:07'),(33672,11299,'action created','2024-06-02 00:34:07','2024-06-02 00:34:07'),(33673,11299,'action started via WP Cron','2024-06-02 00:36:23','2024-06-02 00:36:23'),(33674,11299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 00:36:23','2024-06-02 00:36:23'),(33675,11300,'action created','2024-06-02 00:36:23','2024-06-02 00:36:23'),(33676,11300,'action started via WP Cron','2024-06-02 00:51:52','2024-06-02 00:51:52'),(33677,11300,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 00:51:52','2024-06-02 00:51:52'),(33678,11301,'action created','2024-06-02 00:51:52','2024-06-02 00:51:52'),(33679,11301,'action started via WP Cron','2024-06-02 00:56:38','2024-06-02 00:56:38'),(33680,11301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 00:56:38','2024-06-02 00:56:38'),(33681,11302,'action created','2024-06-02 00:56:38','2024-06-02 00:56:38'),(33682,11302,'action started via WP Cron','2024-06-02 01:00:39','2024-06-02 01:00:39'),(33683,11302,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:00:39','2024-06-02 01:00:39'),(33684,11303,'action created','2024-06-02 01:00:39','2024-06-02 01:00:39'),(33685,11303,'action started via WP Cron','2024-06-02 01:09:07','2024-06-02 01:09:07'),(33686,11303,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:09:07','2024-06-02 01:09:07'),(33687,11304,'action created','2024-06-02 01:09:07','2024-06-02 01:09:07'),(33688,11304,'action started via WP Cron','2024-06-02 01:16:07','2024-06-02 01:16:07'),(33689,11304,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:16:07','2024-06-02 01:16:07'),(33690,11305,'action created','2024-06-02 01:16:07','2024-06-02 01:16:07'),(33691,11305,'action started via WP Cron','2024-06-02 01:18:42','2024-06-02 01:18:42'),(33692,11305,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:18:42','2024-06-02 01:18:42'),(33693,11306,'action created','2024-06-02 01:18:42','2024-06-02 01:18:42'),(33694,11306,'action started via Async Request','2024-06-02 01:22:40','2024-06-02 01:22:40'),(33695,11306,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:22:40','2024-06-02 01:22:40'),(33696,11307,'action created','2024-06-02 01:22:40','2024-06-02 01:22:40'),(33697,11307,'action started via WP Cron','2024-06-02 01:26:41','2024-06-02 01:26:41'),(33698,11307,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:26:41','2024-06-02 01:26:41'),(33699,11308,'action created','2024-06-02 01:26:41','2024-06-02 01:26:41'),(33703,11308,'action started via WP Cron','2024-06-02 01:30:32','2024-06-02 01:30:32'),(33704,11308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:30:32','2024-06-02 01:30:32'),(33705,11310,'action created','2024-06-02 01:30:32','2024-06-02 01:30:32'),(33706,11310,'action started via WP Cron','2024-06-02 01:42:23','2024-06-02 01:42:23'),(33707,11310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:42:23','2024-06-02 01:42:23'),(33708,11311,'action created','2024-06-02 01:42:23','2024-06-02 01:42:23'),(33709,11311,'action started via WP Cron','2024-06-02 01:48:59','2024-06-02 01:48:59'),(33710,11311,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:48:59','2024-06-02 01:48:59'),(33711,11312,'action created','2024-06-02 01:48:59','2024-06-02 01:48:59'),(33712,11312,'action started via WP Cron','2024-06-02 01:51:48','2024-06-02 01:51:48'),(33713,11312,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:51:48','2024-06-02 01:51:48'),(33714,11313,'action created','2024-06-02 01:51:48','2024-06-02 01:51:48'),(33715,11313,'action started via WP Cron','2024-06-02 01:59:20','2024-06-02 01:59:20'),(33716,11313,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 01:59:20','2024-06-02 01:59:20'),(33717,11314,'action created','2024-06-02 01:59:20','2024-06-02 01:59:20'),(33718,11314,'action started via WP Cron','2024-06-02 02:01:20','2024-06-02 02:01:20'),(33719,11314,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:01:20','2024-06-02 02:01:20'),(33720,11315,'action created','2024-06-02 02:01:20','2024-06-02 02:01:20'),(33721,11315,'action started via WP Cron','2024-06-02 02:08:51','2024-06-02 02:08:51'),(33722,11315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:08:51','2024-06-02 02:08:51'),(33723,11316,'action created','2024-06-02 02:08:51','2024-06-02 02:08:51'),(33724,11316,'action started via WP Cron','2024-06-02 02:13:05','2024-06-02 02:13:05'),(33725,11316,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:13:05','2024-06-02 02:13:05'),(33726,11317,'action created','2024-06-02 02:13:05','2024-06-02 02:13:05'),(33727,11317,'action started via WP Cron','2024-06-02 02:15:32','2024-06-02 02:15:32'),(33728,11317,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:15:32','2024-06-02 02:15:32'),(33729,11318,'action created','2024-06-02 02:15:32','2024-06-02 02:15:32'),(33730,11318,'action started via WP Cron','2024-06-02 02:18:35','2024-06-02 02:18:35'),(33731,11318,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:18:35','2024-06-02 02:18:35'),(33732,11319,'action created','2024-06-02 02:18:35','2024-06-02 02:18:35'),(33733,11319,'action started via Async Request','2024-06-02 02:24:22','2024-06-02 02:24:22'),(33734,11319,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:24:22','2024-06-02 02:24:22'),(33735,11320,'action created','2024-06-02 02:24:22','2024-06-02 02:24:22'),(33736,11320,'action started via WP Cron','2024-06-02 02:27:17','2024-06-02 02:27:17'),(33737,11320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:27:17','2024-06-02 02:27:17'),(33738,11321,'action created','2024-06-02 02:27:17','2024-06-02 02:27:17'),(33742,11321,'action started via WP Cron','2024-06-02 02:30:13','2024-06-02 02:30:13'),(33743,11321,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:30:13','2024-06-02 02:30:13'),(33744,11323,'action created','2024-06-02 02:30:13','2024-06-02 02:30:13'),(33745,11323,'action started via WP Cron','2024-06-02 02:36:21','2024-06-02 02:36:21'),(33746,11323,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:36:21','2024-06-02 02:36:21'),(33747,11324,'action created','2024-06-02 02:36:21','2024-06-02 02:36:21'),(33748,11324,'action started via WP Cron','2024-06-02 02:38:58','2024-06-02 02:38:58'),(33749,11324,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:38:58','2024-06-02 02:38:58'),(33750,11325,'action created','2024-06-02 02:38:58','2024-06-02 02:38:58'),(33751,11325,'action started via WP Cron','2024-06-02 02:41:00','2024-06-02 02:41:00'),(33752,11325,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:41:00','2024-06-02 02:41:00'),(33753,11326,'action created','2024-06-02 02:41:00','2024-06-02 02:41:00'),(33754,11326,'action started via WP Cron','2024-06-02 02:43:00','2024-06-02 02:43:00'),(33755,11326,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:43:00','2024-06-02 02:43:00'),(33756,11327,'action created','2024-06-02 02:43:00','2024-06-02 02:43:00'),(33757,11327,'action started via WP Cron','2024-06-02 02:45:58','2024-06-02 02:45:58'),(33758,11327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:45:58','2024-06-02 02:45:58'),(33759,11328,'action created','2024-06-02 02:45:58','2024-06-02 02:45:58'),(33760,11328,'action started via WP Cron','2024-06-02 02:48:00','2024-06-02 02:48:00'),(33761,11328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:48:00','2024-06-02 02:48:00'),(33762,11329,'action created','2024-06-02 02:48:00','2024-06-02 02:48:00'),(33763,11329,'action started via WP Cron','2024-06-02 02:50:58','2024-06-02 02:50:58'),(33764,11329,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:50:58','2024-06-02 02:50:58'),(33765,11330,'action created','2024-06-02 02:50:58','2024-06-02 02:50:58'),(33766,11330,'action started via WP Cron','2024-06-02 02:53:21','2024-06-02 02:53:21'),(33767,11330,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:53:21','2024-06-02 02:53:21'),(33768,11331,'action created','2024-06-02 02:53:21','2024-06-02 02:53:21'),(33769,11331,'action started via WP Cron','2024-06-02 02:55:58','2024-06-02 02:55:58'),(33770,11331,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:55:58','2024-06-02 02:55:58'),(33771,11332,'action created','2024-06-02 02:55:58','2024-06-02 02:55:58'),(33772,11332,'action started via WP Cron','2024-06-02 02:57:58','2024-06-02 02:57:58'),(33773,11332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 02:57:58','2024-06-02 02:57:58'),(33774,11333,'action created','2024-06-02 02:57:58','2024-06-02 02:57:58'),(33775,11333,'action started via WP Cron','2024-06-02 03:00:04','2024-06-02 03:00:04'),(33776,11333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:00:04','2024-06-02 03:00:04'),(33777,11334,'action created','2024-06-02 03:00:04','2024-06-02 03:00:04'),(33778,11334,'action started via WP Cron','2024-06-02 03:02:40','2024-06-02 03:02:40'),(33779,11334,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:02:40','2024-06-02 03:02:40'),(33780,11335,'action created','2024-06-02 03:02:40','2024-06-02 03:02:40'),(33781,11335,'action started via WP Cron','2024-06-02 03:09:08','2024-06-02 03:09:08'),(33782,11335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:09:08','2024-06-02 03:09:08'),(33783,11336,'action created','2024-06-02 03:09:08','2024-06-02 03:09:08'),(33784,11336,'action started via WP Cron','2024-06-02 03:14:40','2024-06-02 03:14:40'),(33785,11336,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:14:40','2024-06-02 03:14:40'),(33786,11337,'action created','2024-06-02 03:14:40','2024-06-02 03:14:40'),(33787,11337,'action started via WP Cron','2024-06-02 03:26:44','2024-06-02 03:26:44'),(33788,11337,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:26:44','2024-06-02 03:26:44'),(33789,11338,'action created','2024-06-02 03:26:44','2024-06-02 03:26:44'),(33793,11338,'action started via WP Cron','2024-06-02 03:31:47','2024-06-02 03:31:47'),(33794,11338,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:31:47','2024-06-02 03:31:47'),(33795,11340,'action created','2024-06-02 03:31:47','2024-06-02 03:31:47'),(33796,11340,'action started via WP Cron','2024-06-02 03:34:13','2024-06-02 03:34:13'),(33797,11340,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:34:13','2024-06-02 03:34:13'),(33798,11341,'action created','2024-06-02 03:34:13','2024-06-02 03:34:13'),(33799,11341,'action started via Async Request','2024-06-02 03:36:15','2024-06-02 03:36:15'),(33800,11341,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:36:15','2024-06-02 03:36:15'),(33801,11342,'action created','2024-06-02 03:36:15','2024-06-02 03:36:15'),(33802,11342,'action started via WP Cron','2024-06-02 03:44:09','2024-06-02 03:44:09'),(33803,11342,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:44:09','2024-06-02 03:44:09'),(33804,11343,'action created','2024-06-02 03:44:09','2024-06-02 03:44:09'),(33805,11343,'action started via WP Cron','2024-06-02 03:46:46','2024-06-02 03:46:46'),(33806,11343,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:46:46','2024-06-02 03:46:46'),(33807,11344,'action created','2024-06-02 03:46:46','2024-06-02 03:46:46'),(33808,11344,'action started via WP Cron','2024-06-02 03:50:58','2024-06-02 03:50:58'),(33809,11344,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:50:58','2024-06-02 03:50:58'),(33810,11345,'action created','2024-06-02 03:50:58','2024-06-02 03:50:58'),(33811,11345,'action started via WP Cron','2024-06-02 03:53:57','2024-06-02 03:53:57'),(33812,11345,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 03:53:57','2024-06-02 03:53:57'),(33813,11346,'action created','2024-06-02 03:53:57','2024-06-02 03:53:57'),(33814,11346,'action started via WP Cron','2024-06-02 04:09:07','2024-06-02 04:09:07'),(33815,11346,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:09:07','2024-06-02 04:09:07'),(33816,11347,'action created','2024-06-02 04:09:07','2024-06-02 04:09:07'),(33817,11347,'action started via WP Cron','2024-06-02 04:15:56','2024-06-02 04:15:56'),(33818,11347,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:15:56','2024-06-02 04:15:56'),(33819,11348,'action created','2024-06-02 04:15:56','2024-06-02 04:15:56'),(33820,11348,'action started via WP Cron','2024-06-02 04:18:03','2024-06-02 04:18:03'),(33821,11348,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:18:03','2024-06-02 04:18:03'),(33822,11349,'action created','2024-06-02 04:18:03','2024-06-02 04:18:03'),(33823,11349,'action started via WP Cron','2024-06-02 04:24:43','2024-06-02 04:24:43'),(33824,11349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:24:43','2024-06-02 04:24:43'),(33825,11350,'action created','2024-06-02 04:24:43','2024-06-02 04:24:43'),(33826,11350,'action started via WP Cron','2024-06-02 04:34:41','2024-06-02 04:34:41'),(33827,11350,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:34:41','2024-06-02 04:34:41'),(33828,11351,'action created','2024-06-02 04:34:41','2024-06-02 04:34:41'),(33832,11351,'action started via WP Cron','2024-06-02 04:38:27','2024-06-02 04:38:27'),(33833,11351,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:38:27','2024-06-02 04:38:27'),(33834,11353,'action created','2024-06-02 04:38:27','2024-06-02 04:38:27'),(33835,11353,'action started via WP Cron','2024-06-02 04:43:28','2024-06-02 04:43:28'),(33836,11353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:43:28','2024-06-02 04:43:28'),(33837,11354,'action created','2024-06-02 04:43:28','2024-06-02 04:43:28'),(33838,11354,'action started via WP Cron','2024-06-02 04:46:58','2024-06-02 04:46:58'),(33839,11354,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:46:58','2024-06-02 04:46:58'),(33840,11355,'action created','2024-06-02 04:46:58','2024-06-02 04:46:58'),(33841,11355,'action started via WP Cron','2024-06-02 04:52:08','2024-06-02 04:52:08'),(33842,11355,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:52:08','2024-06-02 04:52:08'),(33843,11356,'action created','2024-06-02 04:52:08','2024-06-02 04:52:08'),(33844,11356,'action started via WP Cron','2024-06-02 04:55:15','2024-06-02 04:55:15'),(33845,11356,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 04:55:15','2024-06-02 04:55:15'),(33846,11357,'action created','2024-06-02 04:55:15','2024-06-02 04:55:15'),(33847,11357,'action started via WP Cron','2024-06-02 05:00:49','2024-06-02 05:00:49'),(33848,11357,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:00:49','2024-06-02 05:00:49'),(33849,11358,'action created','2024-06-02 05:00:49','2024-06-02 05:00:49'),(33850,11358,'action started via WP Cron','2024-06-02 05:03:23','2024-06-02 05:03:23'),(33851,11358,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:03:23','2024-06-02 05:03:23'),(33852,11359,'action created','2024-06-02 05:03:23','2024-06-02 05:03:23'),(33853,11359,'action started via WP Cron','2024-06-02 05:05:39','2024-06-02 05:05:39'),(33854,11359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:05:39','2024-06-02 05:05:39'),(33855,11360,'action created','2024-06-02 05:05:39','2024-06-02 05:05:39'),(33856,11360,'action started via WP Cron','2024-06-02 05:15:43','2024-06-02 05:15:43'),(33857,11360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:15:43','2024-06-02 05:15:43'),(33858,11361,'action created','2024-06-02 05:15:43','2024-06-02 05:15:43'),(33859,11361,'action started via WP Cron','2024-06-02 05:19:13','2024-06-02 05:19:13'),(33860,11361,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:19:13','2024-06-02 05:19:13'),(33861,11362,'action created','2024-06-02 05:19:13','2024-06-02 05:19:13'),(33862,11362,'action started via WP Cron','2024-06-02 05:26:09','2024-06-02 05:26:09'),(33863,11362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:26:09','2024-06-02 05:26:09'),(33864,11363,'action created','2024-06-02 05:26:09','2024-06-02 05:26:09'),(33865,11363,'action started via WP Cron','2024-06-02 05:28:27','2024-06-02 05:28:27'),(33866,11363,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:28:27','2024-06-02 05:28:27'),(33867,11364,'action created','2024-06-02 05:28:27','2024-06-02 05:28:27'),(33868,11364,'action started via WP Cron','2024-06-02 05:34:35','2024-06-02 05:34:35'),(33869,11364,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:34:35','2024-06-02 05:34:35'),(33870,11365,'action created','2024-06-02 05:34:35','2024-06-02 05:34:35'),(33874,11365,'action started via WP Cron','2024-06-02 05:37:10','2024-06-02 05:37:10'),(33875,11365,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:37:10','2024-06-02 05:37:10'),(33876,11367,'action created','2024-06-02 05:37:10','2024-06-02 05:37:10'),(33877,11367,'action started via WP Cron','2024-06-02 05:42:08','2024-06-02 05:42:08'),(33878,11367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:42:08','2024-06-02 05:42:08'),(33879,11368,'action created','2024-06-02 05:42:08','2024-06-02 05:42:08'),(33880,11368,'action started via WP Cron','2024-06-02 05:46:26','2024-06-02 05:46:26'),(33881,11368,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:46:26','2024-06-02 05:46:26'),(33882,11369,'action created','2024-06-02 05:46:26','2024-06-02 05:46:26'),(33883,11369,'action started via WP Cron','2024-06-02 05:49:24','2024-06-02 05:49:24'),(33884,11369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:49:24','2024-06-02 05:49:24'),(33885,11370,'action created','2024-06-02 05:49:24','2024-06-02 05:49:24'),(33886,11370,'action started via WP Cron','2024-06-02 05:52:27','2024-06-02 05:52:27'),(33887,11370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 05:52:27','2024-06-02 05:52:27'),(33888,11371,'action created','2024-06-02 05:52:27','2024-06-02 05:52:27'),(33889,11371,'action started via WP Cron','2024-06-02 06:03:11','2024-06-02 06:03:11'),(33890,11371,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:03:11','2024-06-02 06:03:11'),(33891,11372,'action created','2024-06-02 06:03:11','2024-06-02 06:03:11'),(33892,11372,'action started via WP Cron','2024-06-02 06:05:22','2024-06-02 06:05:22'),(33893,11372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:05:22','2024-06-02 06:05:22'),(33894,11373,'action created','2024-06-02 06:05:22','2024-06-02 06:05:22'),(33895,11373,'action started via WP Cron','2024-06-02 06:13:31','2024-06-02 06:13:31'),(33896,11373,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:13:31','2024-06-02 06:13:31'),(33897,11374,'action created','2024-06-02 06:13:31','2024-06-02 06:13:31'),(33898,11374,'action started via WP Cron','2024-06-02 06:16:15','2024-06-02 06:16:15'),(33899,11374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:16:15','2024-06-02 06:16:15'),(33900,11375,'action created','2024-06-02 06:16:15','2024-06-02 06:16:15'),(33901,11375,'action started via WP Cron','2024-06-02 06:21:22','2024-06-02 06:21:22'),(33902,11375,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:21:22','2024-06-02 06:21:22'),(33903,11376,'action created','2024-06-02 06:21:22','2024-06-02 06:21:22'),(33904,11376,'action started via WP Cron','2024-06-02 06:26:51','2024-06-02 06:26:51'),(33905,11376,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:26:51','2024-06-02 06:26:51'),(33906,11377,'action created','2024-06-02 06:26:51','2024-06-02 06:26:51'),(33907,11377,'action started via WP Cron','2024-06-02 06:36:56','2024-06-02 06:36:56'),(33908,11377,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:36:56','2024-06-02 06:36:56'),(33909,11378,'action created','2024-06-02 06:36:56','2024-06-02 06:36:56'),(33916,11378,'action started via WP Cron','2024-06-02 06:42:21','2024-06-02 06:42:21'),(33917,11378,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:42:21','2024-06-02 06:42:21'),(33918,11381,'action created','2024-06-02 06:42:21','2024-06-02 06:42:21'),(33919,11381,'action started via WP Cron','2024-06-02 06:47:52','2024-06-02 06:47:52'),(33920,11381,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:47:52','2024-06-02 06:47:52'),(33921,11382,'action created','2024-06-02 06:47:52','2024-06-02 06:47:52'),(33922,11382,'action started via WP Cron','2024-06-02 06:50:38','2024-06-02 06:50:38'),(33923,11382,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:50:38','2024-06-02 06:50:38'),(33924,11383,'action created','2024-06-02 06:50:38','2024-06-02 06:50:38'),(33925,11383,'action started via WP Cron','2024-06-02 06:56:00','2024-06-02 06:56:00'),(33926,11383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:56:00','2024-06-02 06:56:00'),(33927,11384,'action created','2024-06-02 06:56:00','2024-06-02 06:56:00'),(33928,11384,'action started via WP Cron','2024-06-02 06:58:18','2024-06-02 06:58:18'),(33929,11384,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 06:58:18','2024-06-02 06:58:18'),(33930,11385,'action created','2024-06-02 06:58:18','2024-06-02 06:58:18'),(33931,11385,'action started via WP Cron','2024-06-02 07:08:18','2024-06-02 07:08:18'),(33932,11385,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 07:08:18','2024-06-02 07:08:18'),(33933,11386,'action created','2024-06-02 07:08:18','2024-06-02 07:08:18'),(33934,11386,'action started via WP Cron','2024-06-02 07:15:11','2024-06-02 07:15:11'),(33935,11386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 07:15:11','2024-06-02 07:15:11'),(33936,11387,'action created','2024-06-02 07:15:11','2024-06-02 07:15:11'),(33937,11387,'action started via WP Cron','2024-06-02 07:18:37','2024-06-02 07:18:37'),(33938,11387,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 07:18:37','2024-06-02 07:18:37'),(33939,11388,'action created','2024-06-02 07:18:37','2024-06-02 07:18:37'),(33940,11388,'action started via WP Cron','2024-06-02 07:25:00','2024-06-02 07:25:00'),(33941,11388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 07:25:00','2024-06-02 07:25:00'),(33942,11389,'action created','2024-06-02 07:25:00','2024-06-02 07:25:00'),(33943,11389,'action started via WP Cron','2024-06-02 07:31:28','2024-06-02 07:31:28'),(33944,11389,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 07:31:28','2024-06-02 07:31:28'),(33945,11390,'action created','2024-06-02 07:31:28','2024-06-02 07:31:28'),(33946,11390,'action started via WP Cron','2024-06-02 07:44:59','2024-06-02 07:44:59'),(33947,11390,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 07:44:59','2024-06-02 07:44:59'),(33948,11391,'action created','2024-06-02 07:44:59','2024-06-02 07:44:59'),(33952,11391,'action started via WP Cron','2024-06-02 07:51:11','2024-06-02 07:51:11'),(33953,11391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 07:51:11','2024-06-02 07:51:11'),(33954,11393,'action created','2024-06-02 07:51:11','2024-06-02 07:51:11'),(33955,11393,'action started via WP Cron','2024-06-02 07:57:31','2024-06-02 07:57:31'),(33956,11393,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 07:57:31','2024-06-02 07:57:31'),(33957,11394,'action created','2024-06-02 07:57:31','2024-06-02 07:57:31'),(33958,11394,'action started via WP Cron','2024-06-02 08:03:31','2024-06-02 08:03:31'),(33959,11394,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:03:31','2024-06-02 08:03:31'),(33960,11395,'action created','2024-06-02 08:03:31','2024-06-02 08:03:31'),(33961,11395,'action started via WP Cron','2024-06-02 08:06:31','2024-06-02 08:06:31'),(33962,11395,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:06:31','2024-06-02 08:06:31'),(33963,11396,'action created','2024-06-02 08:06:31','2024-06-02 08:06:31'),(33964,11396,'action started via WP Cron','2024-06-02 08:09:37','2024-06-02 08:09:37'),(33965,11396,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:09:37','2024-06-02 08:09:37'),(33966,11397,'action created','2024-06-02 08:09:37','2024-06-02 08:09:37'),(33967,11397,'action started via WP Cron','2024-06-02 08:15:45','2024-06-02 08:15:45'),(33968,11397,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:15:45','2024-06-02 08:15:45'),(33969,11398,'action created','2024-06-02 08:15:45','2024-06-02 08:15:45'),(33970,11398,'action started via WP Cron','2024-06-02 08:26:16','2024-06-02 08:26:16'),(33971,11398,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:26:16','2024-06-02 08:26:16'),(33972,11399,'action created','2024-06-02 08:26:16','2024-06-02 08:26:16'),(33973,11399,'action started via WP Cron','2024-06-02 08:34:36','2024-06-02 08:34:36'),(33974,11399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:34:36','2024-06-02 08:34:36'),(33975,11400,'action created','2024-06-02 08:34:36','2024-06-02 08:34:36'),(33976,11400,'action started via WP Cron','2024-06-02 08:37:55','2024-06-02 08:37:55'),(33977,11400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:37:55','2024-06-02 08:37:55'),(33978,11401,'action created','2024-06-02 08:37:55','2024-06-02 08:37:55'),(33979,11401,'action started via WP Cron','2024-06-02 08:43:08','2024-06-02 08:43:08'),(33980,11401,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:43:08','2024-06-02 08:43:08'),(33981,11402,'action created','2024-06-02 08:43:08','2024-06-02 08:43:08'),(33985,11402,'action started via WP Cron','2024-06-02 08:46:00','2024-06-02 08:46:00'),(33986,11402,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:46:00','2024-06-02 08:46:00'),(33987,11404,'action created','2024-06-02 08:46:00','2024-06-02 08:46:00'),(33988,11404,'action started via WP Cron','2024-06-02 08:58:00','2024-06-02 08:58:00'),(33989,11404,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 08:58:00','2024-06-02 08:58:00'),(33990,11405,'action created','2024-06-02 08:58:00','2024-06-02 08:58:00'),(33991,11405,'action started via WP Cron','2024-06-02 09:01:37','2024-06-02 09:01:37'),(33992,11405,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:01:37','2024-06-02 09:01:37'),(33993,11406,'action created','2024-06-02 09:01:37','2024-06-02 09:01:37'),(33994,11406,'action started via WP Cron','2024-06-02 09:10:20','2024-06-02 09:10:20'),(33995,11406,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:10:20','2024-06-02 09:10:20'),(33996,11407,'action created','2024-06-02 09:10:20','2024-06-02 09:10:20'),(33997,11407,'action started via WP Cron','2024-06-02 09:14:06','2024-06-02 09:14:06'),(33998,11407,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:14:06','2024-06-02 09:14:06'),(33999,11408,'action created','2024-06-02 09:14:06','2024-06-02 09:14:06'),(34000,11408,'action started via WP Cron','2024-06-02 09:22:20','2024-06-02 09:22:20'),(34001,11408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:22:20','2024-06-02 09:22:20'),(34002,11409,'action created','2024-06-02 09:22:20','2024-06-02 09:22:20'),(34003,11409,'action started via WP Cron','2024-06-02 09:25:19','2024-06-02 09:25:19'),(34004,11409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:25:19','2024-06-02 09:25:19'),(34005,11410,'action created','2024-06-02 09:25:19','2024-06-02 09:25:19'),(34006,11410,'action started via WP Cron','2024-06-02 09:28:19','2024-06-02 09:28:19'),(34007,11410,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:28:19','2024-06-02 09:28:19'),(34008,11411,'action created','2024-06-02 09:28:19','2024-06-02 09:28:19'),(34012,11411,'action started via WP Cron','2024-06-02 09:34:40','2024-06-02 09:34:40'),(34013,11411,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:34:40','2024-06-02 09:34:40'),(34014,11413,'action created','2024-06-02 09:34:40','2024-06-02 09:34:40'),(34015,11413,'action started via WP Cron','2024-06-02 09:47:29','2024-06-02 09:47:29'),(34016,11413,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:47:29','2024-06-02 09:47:29'),(34017,11414,'action created','2024-06-02 09:47:29','2024-06-02 09:47:29'),(34021,11414,'action started via WP Cron','2024-06-02 09:53:19','2024-06-02 09:53:19'),(34022,11414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:53:19','2024-06-02 09:53:19'),(34023,11416,'action created','2024-06-02 09:53:19','2024-06-02 09:53:19'),(34024,11416,'action started via WP Cron','2024-06-02 09:59:20','2024-06-02 09:59:20'),(34025,11416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 09:59:20','2024-06-02 09:59:20'),(34026,11417,'action created','2024-06-02 09:59:20','2024-06-02 09:59:20'),(34027,11417,'action started via WP Cron','2024-06-02 10:03:27','2024-06-02 10:03:27'),(34028,11417,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 10:03:27','2024-06-02 10:03:27'),(34029,11418,'action created','2024-06-02 10:03:27','2024-06-02 10:03:27'),(34030,11418,'action started via WP Cron','2024-06-02 10:11:46','2024-06-02 10:11:46'),(34031,11418,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 10:11:46','2024-06-02 10:11:46'),(34032,11419,'action created','2024-06-02 10:11:46','2024-06-02 10:11:46'),(34033,11419,'action started via WP Cron','2024-06-02 10:14:03','2024-06-02 10:14:03'),(34034,11419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 10:14:03','2024-06-02 10:14:03'),(34035,11420,'action created','2024-06-02 10:14:03','2024-06-02 10:14:03'),(34036,11420,'action started via WP Cron','2024-06-02 10:23:35','2024-06-02 10:23:35'),(34037,11420,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 10:23:35','2024-06-02 10:23:35'),(34038,11421,'action created','2024-06-02 10:23:35','2024-06-02 10:23:35'),(34039,11421,'action started via WP Cron','2024-06-02 10:36:06','2024-06-02 10:36:06'),(34040,11421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 10:36:06','2024-06-02 10:36:06'),(34041,11422,'action created','2024-06-02 10:36:06','2024-06-02 10:36:06'),(34042,11422,'action started via WP Cron','2024-06-02 10:42:12','2024-06-02 10:42:12'),(34043,11422,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 10:42:12','2024-06-02 10:42:12'),(34044,11423,'action created','2024-06-02 10:42:12','2024-06-02 10:42:12'),(34045,11423,'action started via WP Cron','2024-06-02 10:48:50','2024-06-02 10:48:50'),(34046,11423,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 10:48:50','2024-06-02 10:48:50'),(34047,11424,'action created','2024-06-02 10:48:50','2024-06-02 10:48:50'),(34051,11424,'action started via WP Cron','2024-06-02 11:01:23','2024-06-02 11:01:23'),(34052,11424,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:01:23','2024-06-02 11:01:23'),(34053,11426,'action created','2024-06-02 11:01:23','2024-06-02 11:01:23'),(34054,11426,'action started via WP Cron','2024-06-02 11:13:39','2024-06-02 11:13:39'),(34055,11426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:13:39','2024-06-02 11:13:39'),(34056,11427,'action created','2024-06-02 11:13:39','2024-06-02 11:13:39'),(34057,11427,'action started via WP Cron','2024-06-02 11:17:23','2024-06-02 11:17:23'),(34058,11427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:17:23','2024-06-02 11:17:23'),(34059,11428,'action created','2024-06-02 11:17:23','2024-06-02 11:17:23'),(34060,11428,'action started via WP Cron','2024-06-02 11:23:35','2024-06-02 11:23:35'),(34061,11428,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:23:35','2024-06-02 11:23:35'),(34062,11429,'action created','2024-06-02 11:23:35','2024-06-02 11:23:35'),(34063,11429,'action started via WP Cron','2024-06-02 11:27:57','2024-06-02 11:27:57'),(34064,11429,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:27:57','2024-06-02 11:27:57'),(34065,11430,'action created','2024-06-02 11:27:57','2024-06-02 11:27:57'),(34066,11430,'action started via WP Cron','2024-06-02 11:31:19','2024-06-02 11:31:19'),(34067,11430,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:31:19','2024-06-02 11:31:19'),(34068,11431,'action created','2024-06-02 11:31:19','2024-06-02 11:31:19'),(34069,11431,'action started via WP Cron','2024-06-02 11:35:29','2024-06-02 11:35:29'),(34070,11431,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:35:29','2024-06-02 11:35:29'),(34071,11432,'action created','2024-06-02 11:35:29','2024-06-02 11:35:29'),(34072,11432,'action started via WP Cron','2024-06-02 11:40:19','2024-06-02 11:40:19'),(34073,11432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:40:19','2024-06-02 11:40:19'),(34074,11433,'action created','2024-06-02 11:40:19','2024-06-02 11:40:19'),(34075,11433,'action started via WP Cron','2024-06-02 11:47:04','2024-06-02 11:47:04'),(34076,11433,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:47:04','2024-06-02 11:47:04'),(34077,11434,'action created','2024-06-02 11:47:04','2024-06-02 11:47:04'),(34081,11434,'action started via WP Cron','2024-06-02 11:53:29','2024-06-02 11:53:29'),(34082,11434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 11:53:29','2024-06-02 11:53:29'),(34083,11436,'action created','2024-06-02 11:53:29','2024-06-02 11:53:29'),(34084,11436,'action started via WP Cron','2024-06-02 12:01:12','2024-06-02 12:01:12'),(34085,11436,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 12:01:12','2024-06-02 12:01:12'),(34086,11437,'action created','2024-06-02 12:01:12','2024-06-02 12:01:12'),(34087,11437,'action started via WP Cron','2024-06-02 12:06:17','2024-06-02 12:06:17'),(34088,11437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 12:06:17','2024-06-02 12:06:17'),(34089,11438,'action created','2024-06-02 12:06:17','2024-06-02 12:06:17'),(34090,11438,'action started via WP Cron','2024-06-02 12:23:48','2024-06-02 12:23:48'),(34091,11438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 12:23:48','2024-06-02 12:23:48'),(34092,11439,'action created','2024-06-02 12:23:48','2024-06-02 12:23:48'),(34096,11439,'action started via WP Cron','2024-06-02 12:31:58','2024-06-02 12:31:58'),(34097,11439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 12:31:58','2024-06-02 12:31:58'),(34098,11441,'action created','2024-06-02 12:31:58','2024-06-02 12:31:58'),(34099,11441,'action started via WP Cron','2024-06-02 12:45:05','2024-06-02 12:45:05'),(34100,11441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 12:45:05','2024-06-02 12:45:05'),(34101,11442,'action created','2024-06-02 12:45:05','2024-06-02 12:45:05'),(34102,11442,'action started via WP Cron','2024-06-02 12:56:01','2024-06-02 12:56:01'),(34103,11442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 12:56:01','2024-06-02 12:56:01'),(34104,11443,'action created','2024-06-02 12:56:01','2024-06-02 12:56:01'),(34108,11443,'action started via WP Cron','2024-06-02 12:58:20','2024-06-02 12:58:20'),(34109,11443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 12:58:20','2024-06-02 12:58:20'),(34110,11445,'action created','2024-06-02 12:58:20','2024-06-02 12:58:20'),(34117,11445,'action started via WP Cron','2024-06-02 13:11:35','2024-06-02 13:11:35'),(34118,11445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 13:11:35','2024-06-02 13:11:35'),(34119,11448,'action created','2024-06-02 13:11:35','2024-06-02 13:11:35'),(34120,11448,'action started via WP Cron','2024-06-02 13:23:40','2024-06-02 13:23:40'),(34121,11448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 13:23:40','2024-06-02 13:23:40'),(34122,11449,'action created','2024-06-02 13:23:40','2024-06-02 13:23:40'),(34123,11449,'action started via WP Cron','2024-06-02 13:35:21','2024-06-02 13:35:21'),(34124,11449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 13:35:21','2024-06-02 13:35:21'),(34125,11450,'action created','2024-06-02 13:35:21','2024-06-02 13:35:21'),(34126,11450,'action started via WP Cron','2024-06-02 13:44:55','2024-06-02 13:44:55'),(34127,11450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 13:44:55','2024-06-02 13:44:55'),(34128,11451,'action created','2024-06-02 13:44:55','2024-06-02 13:44:55'),(34129,11451,'action started via WP Cron','2024-06-02 13:49:16','2024-06-02 13:49:16'),(34130,11451,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 13:49:16','2024-06-02 13:49:16'),(34131,11452,'action created','2024-06-02 13:49:16','2024-06-02 13:49:16'),(34132,11452,'action started via WP Cron','2024-06-02 13:51:56','2024-06-02 13:51:56'),(34133,11452,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 13:51:56','2024-06-02 13:51:56'),(34134,11453,'action created','2024-06-02 13:51:56','2024-06-02 13:51:56'),(34135,11453,'action started via WP Cron','2024-06-02 14:01:38','2024-06-02 14:01:38'),(34136,11453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:01:38','2024-06-02 14:01:38'),(34137,11454,'action created','2024-06-02 14:01:38','2024-06-02 14:01:38'),(34141,11454,'action started via WP Cron','2024-06-02 14:04:53','2024-06-02 14:04:53'),(34142,11454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:04:53','2024-06-02 14:04:53'),(34143,11456,'action created','2024-06-02 14:04:53','2024-06-02 14:04:53'),(34144,11456,'action started via WP Cron','2024-06-02 14:08:44','2024-06-02 14:08:44'),(34145,11456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:08:44','2024-06-02 14:08:44'),(34146,11457,'action created','2024-06-02 14:08:44','2024-06-02 14:08:44'),(34147,11457,'action started via WP Cron','2024-06-02 14:18:24','2024-06-02 14:18:24'),(34148,11457,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:18:24','2024-06-02 14:18:24'),(34149,11458,'action created','2024-06-02 14:18:24','2024-06-02 14:18:24'),(34150,11458,'action started via WP Cron','2024-06-02 14:22:46','2024-06-02 14:22:46'),(34151,11458,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:22:46','2024-06-02 14:22:46'),(34152,11459,'action created','2024-06-02 14:22:46','2024-06-02 14:22:46'),(34153,11459,'action started via WP Cron','2024-06-02 14:25:27','2024-06-02 14:25:27'),(34154,11459,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:25:27','2024-06-02 14:25:27'),(34155,11460,'action created','2024-06-02 14:25:27','2024-06-02 14:25:27'),(34156,11460,'action started via WP Cron','2024-06-02 14:31:32','2024-06-02 14:31:32'),(34157,11460,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:31:32','2024-06-02 14:31:32'),(34158,11461,'action created','2024-06-02 14:31:32','2024-06-02 14:31:32'),(34159,11461,'action started via WP Cron','2024-06-02 14:35:06','2024-06-02 14:35:06'),(34160,11461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:35:06','2024-06-02 14:35:06'),(34161,11462,'action created','2024-06-02 14:35:06','2024-06-02 14:35:06'),(34162,11462,'action started via WP Cron','2024-06-02 14:39:29','2024-06-02 14:39:29'),(34163,11462,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:39:29','2024-06-02 14:39:29'),(34164,11463,'action created','2024-06-02 14:39:29','2024-06-02 14:39:29'),(34165,11463,'action started via WP Cron','2024-06-02 14:42:11','2024-06-02 14:42:11'),(34166,11463,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:42:11','2024-06-02 14:42:11'),(34167,11464,'action created','2024-06-02 14:42:11','2024-06-02 14:42:11'),(34168,11464,'action started via WP Cron','2024-06-02 14:44:24','2024-06-02 14:44:24'),(34169,11464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:44:24','2024-06-02 14:44:24'),(34170,11465,'action created','2024-06-02 14:44:24','2024-06-02 14:44:24'),(34171,11465,'action started via WP Cron','2024-06-02 14:51:00','2024-06-02 14:51:00'),(34172,11465,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:51:00','2024-06-02 14:51:00'),(34173,11466,'action created','2024-06-02 14:51:00','2024-06-02 14:51:00'),(34174,11466,'action started via WP Cron','2024-06-02 14:54:26','2024-06-02 14:54:26'),(34175,11466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:54:26','2024-06-02 14:54:26'),(34176,11467,'action created','2024-06-02 14:54:26','2024-06-02 14:54:26'),(34177,11467,'action started via WP Cron','2024-06-02 14:58:56','2024-06-02 14:58:56'),(34178,11467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 14:58:56','2024-06-02 14:58:56'),(34179,11468,'action created','2024-06-02 14:58:56','2024-06-02 14:58:56'),(34180,11468,'action started via WP Cron','2024-06-02 15:01:39','2024-06-02 15:01:39'),(34181,11468,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:01:39','2024-06-02 15:01:39'),(34182,11469,'action created','2024-06-02 15:01:39','2024-06-02 15:01:39'),(34189,11469,'action started via WP Cron','2024-06-02 15:06:31','2024-06-02 15:06:31'),(34190,11469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:06:31','2024-06-02 15:06:31'),(34191,11472,'action created','2024-06-02 15:06:31','2024-06-02 15:06:31'),(34192,11472,'action started via WP Cron','2024-06-02 15:13:02','2024-06-02 15:13:02'),(34193,11472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:13:02','2024-06-02 15:13:02'),(34194,11473,'action created','2024-06-02 15:13:02','2024-06-02 15:13:02'),(34195,11473,'action started via WP Cron','2024-06-02 15:15:43','2024-06-02 15:15:43'),(34196,11473,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:15:43','2024-06-02 15:15:43'),(34197,11474,'action created','2024-06-02 15:15:43','2024-06-02 15:15:43'),(34198,11474,'action started via WP Cron','2024-06-02 15:25:20','2024-06-02 15:25:20'),(34199,11474,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:25:20','2024-06-02 15:25:20'),(34200,11475,'action created','2024-06-02 15:25:20','2024-06-02 15:25:20'),(34201,11475,'action started via WP Cron','2024-06-02 15:27:35','2024-06-02 15:27:35'),(34202,11475,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:27:35','2024-06-02 15:27:35'),(34203,11476,'action created','2024-06-02 15:27:35','2024-06-02 15:27:35'),(34204,11476,'action started via WP Cron','2024-06-02 15:34:41','2024-06-02 15:34:41'),(34205,11476,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:34:41','2024-06-02 15:34:41'),(34206,11477,'action created','2024-06-02 15:34:41','2024-06-02 15:34:41'),(34207,11477,'action started via WP Cron','2024-06-02 15:42:00','2024-06-02 15:42:00'),(34208,11477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:42:00','2024-06-02 15:42:00'),(34209,11478,'action created','2024-06-02 15:42:00','2024-06-02 15:42:00'),(34210,11478,'action started via WP Cron','2024-06-02 15:46:21','2024-06-02 15:46:21'),(34211,11478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:46:21','2024-06-02 15:46:21'),(34212,11479,'action created','2024-06-02 15:46:21','2024-06-02 15:46:21'),(34213,11479,'action started via WP Cron','2024-06-02 15:49:02','2024-06-02 15:49:02'),(34214,11479,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:49:02','2024-06-02 15:49:02'),(34215,11480,'action created','2024-06-02 15:49:02','2024-06-02 15:49:02'),(34216,11480,'action started via WP Cron','2024-06-02 15:56:28','2024-06-02 15:56:28'),(34217,11480,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:56:28','2024-06-02 15:56:28'),(34218,11481,'action created','2024-06-02 15:56:28','2024-06-02 15:56:28'),(34219,11481,'action started via WP Cron','2024-06-02 15:58:33','2024-06-02 15:58:33'),(34220,11481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 15:58:33','2024-06-02 15:58:33'),(34221,11482,'action created','2024-06-02 15:58:33','2024-06-02 15:58:33'),(34222,11482,'action started via WP Cron','2024-06-02 16:02:24','2024-06-02 16:02:24'),(34223,11482,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:02:24','2024-06-02 16:02:24'),(34224,11483,'action created','2024-06-02 16:02:24','2024-06-02 16:02:24'),(34228,11483,'action started via WP Cron','2024-06-02 16:05:33','2024-06-02 16:05:33'),(34229,11483,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:05:33','2024-06-02 16:05:33'),(34230,11485,'action created','2024-06-02 16:05:33','2024-06-02 16:05:33'),(34231,11485,'action started via WP Cron','2024-06-02 16:12:31','2024-06-02 16:12:31'),(34232,11485,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:12:31','2024-06-02 16:12:31'),(34233,11486,'action created','2024-06-02 16:12:31','2024-06-02 16:12:31'),(34234,11486,'action started via WP Cron','2024-06-02 16:15:10','2024-06-02 16:15:10'),(34235,11486,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:15:10','2024-06-02 16:15:10'),(34236,11487,'action created','2024-06-02 16:15:10','2024-06-02 16:15:10'),(34237,11487,'action started via WP Cron','2024-06-02 16:19:32','2024-06-02 16:19:32'),(34238,11487,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:19:32','2024-06-02 16:19:32'),(34239,11488,'action created','2024-06-02 16:19:32','2024-06-02 16:19:32'),(34240,11488,'action started via WP Cron','2024-06-02 16:22:08','2024-06-02 16:22:08'),(34241,11488,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:22:08','2024-06-02 16:22:08'),(34242,11489,'action created','2024-06-02 16:22:08','2024-06-02 16:22:08'),(34243,11489,'action started via WP Cron','2024-06-02 16:24:47','2024-06-02 16:24:47'),(34244,11489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:24:47','2024-06-02 16:24:47'),(34245,11490,'action created','2024-06-02 16:24:47','2024-06-02 16:24:47'),(34246,11490,'action started via WP Cron','2024-06-02 16:31:32','2024-06-02 16:31:32'),(34247,11490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:31:32','2024-06-02 16:31:32'),(34248,11491,'action created','2024-06-02 16:31:32','2024-06-02 16:31:32'),(34249,11491,'action started via WP Cron','2024-06-02 16:37:56','2024-06-02 16:37:56'),(34250,11491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:37:56','2024-06-02 16:37:56'),(34251,11492,'action created','2024-06-02 16:37:56','2024-06-02 16:37:56'),(34252,11492,'action started via WP Cron','2024-06-02 16:47:44','2024-06-02 16:47:44'),(34253,11492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:47:44','2024-06-02 16:47:44'),(34254,11493,'action created','2024-06-02 16:47:44','2024-06-02 16:47:44'),(34255,11493,'action started via WP Cron','2024-06-02 16:51:53','2024-06-02 16:51:53'),(34256,11493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:51:53','2024-06-02 16:51:53'),(34257,11494,'action created','2024-06-02 16:51:53','2024-06-02 16:51:53'),(34258,11494,'action started via WP Cron','2024-06-02 16:54:25','2024-06-02 16:54:25'),(34259,11494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 16:54:25','2024-06-02 16:54:25'),(34260,11495,'action created','2024-06-02 16:54:25','2024-06-02 16:54:25'),(34261,11495,'action started via WP Cron','2024-06-02 17:00:16','2024-06-02 17:00:16'),(34262,11495,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:00:16','2024-06-02 17:00:16'),(34263,11496,'action created','2024-06-02 17:00:16','2024-06-02 17:00:16'),(34264,11496,'action started via WP Cron','2024-06-02 17:03:32','2024-06-02 17:03:32'),(34265,11496,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:03:32','2024-06-02 17:03:32'),(34266,11497,'action created','2024-06-02 17:03:32','2024-06-02 17:03:32'),(34270,11497,'action started via WP Cron','2024-06-02 17:10:13','2024-06-02 17:10:13'),(34271,11497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:10:13','2024-06-02 17:10:13'),(34272,11499,'action created','2024-06-02 17:10:13','2024-06-02 17:10:13'),(34273,11499,'action started via WP Cron','2024-06-02 17:19:26','2024-06-02 17:19:26'),(34274,11499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:19:26','2024-06-02 17:19:26'),(34275,11500,'action created','2024-06-02 17:19:26','2024-06-02 17:19:26'),(34276,11500,'action started via WP Cron','2024-06-02 17:26:17','2024-06-02 17:26:17'),(34277,11500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:26:17','2024-06-02 17:26:17'),(34278,11501,'action created','2024-06-02 17:26:17','2024-06-02 17:26:17'),(34279,11501,'action started via WP Cron','2024-06-02 17:35:38','2024-06-02 17:35:38'),(34280,11501,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:35:38','2024-06-02 17:35:38'),(34281,11502,'action created','2024-06-02 17:35:38','2024-06-02 17:35:38'),(34282,11502,'action started via WP Cron','2024-06-02 17:39:53','2024-06-02 17:39:53'),(34283,11502,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:39:53','2024-06-02 17:39:53'),(34284,11503,'action created','2024-06-02 17:39:53','2024-06-02 17:39:53'),(34285,11503,'action started via WP Cron','2024-06-02 17:42:29','2024-06-02 17:42:29'),(34286,11503,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:42:29','2024-06-02 17:42:29'),(34287,11504,'action created','2024-06-02 17:42:29','2024-06-02 17:42:29'),(34288,11504,'action started via WP Cron','2024-06-02 17:51:42','2024-06-02 17:51:42'),(34289,11504,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:51:42','2024-06-02 17:51:42'),(34290,11505,'action created','2024-06-02 17:51:42','2024-06-02 17:51:42'),(34291,11505,'action started via WP Cron','2024-06-02 17:55:55','2024-06-02 17:55:55'),(34292,11505,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:55:55','2024-06-02 17:55:55'),(34293,11506,'action created','2024-06-02 17:55:55','2024-06-02 17:55:55'),(34294,11506,'action started via WP Cron','2024-06-02 17:58:29','2024-06-02 17:58:29'),(34295,11506,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 17:58:29','2024-06-02 17:58:29'),(34296,11507,'action created','2024-06-02 17:58:29','2024-06-02 17:58:29'),(34297,11507,'action started via WP Cron','2024-06-02 18:07:24','2024-06-02 18:07:24'),(34298,11507,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:07:24','2024-06-02 18:07:24'),(34299,11508,'action created','2024-06-02 18:07:24','2024-06-02 18:07:24'),(34303,11508,'action started via WP Cron','2024-06-02 18:11:15','2024-06-02 18:11:15'),(34304,11508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:11:15','2024-06-02 18:11:15'),(34305,11510,'action created','2024-06-02 18:11:15','2024-06-02 18:11:15'),(34306,11510,'action started via WP Cron','2024-06-02 18:14:33','2024-06-02 18:14:33'),(34307,11510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:14:33','2024-06-02 18:14:33'),(34308,11511,'action created','2024-06-02 18:14:33','2024-06-02 18:14:33'),(34309,11511,'action started via WP Cron','2024-06-02 18:23:53','2024-06-02 18:23:53'),(34310,11511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:23:53','2024-06-02 18:23:53'),(34311,11512,'action created','2024-06-02 18:23:53','2024-06-02 18:23:53'),(34312,11512,'action started via WP Cron','2024-06-02 18:27:32','2024-06-02 18:27:32'),(34313,11512,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:27:32','2024-06-02 18:27:32'),(34314,11513,'action created','2024-06-02 18:27:32','2024-06-02 18:27:32'),(34315,11513,'action started via WP Cron','2024-06-02 18:30:40','2024-06-02 18:30:40'),(34316,11513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:30:40','2024-06-02 18:30:40'),(34317,11514,'action created','2024-06-02 18:30:40','2024-06-02 18:30:40'),(34318,11514,'action started via WP Cron','2024-06-02 18:37:15','2024-06-02 18:37:15'),(34319,11514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:37:15','2024-06-02 18:37:15'),(34320,11515,'action created','2024-06-02 18:37:15','2024-06-02 18:37:15'),(34321,11515,'action started via WP Cron','2024-06-02 18:39:52','2024-06-02 18:39:52'),(34322,11515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:39:52','2024-06-02 18:39:52'),(34323,11516,'action created','2024-06-02 18:39:52','2024-06-02 18:39:52'),(34324,11516,'action started via WP Cron','2024-06-02 18:42:26','2024-06-02 18:42:26'),(34325,11516,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:42:26','2024-06-02 18:42:26'),(34326,11517,'action created','2024-06-02 18:42:26','2024-06-02 18:42:26'),(34327,11517,'action started via WP Cron','2024-06-02 18:45:06','2024-06-02 18:45:06'),(34328,11517,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:45:06','2024-06-02 18:45:06'),(34329,11518,'action created','2024-06-02 18:45:06','2024-06-02 18:45:06'),(34330,11518,'action started via WP Cron','2024-06-02 18:47:38','2024-06-02 18:47:38'),(34331,11518,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:47:38','2024-06-02 18:47:38'),(34332,11519,'action created','2024-06-02 18:47:38','2024-06-02 18:47:38'),(34333,11519,'action started via WP Cron','2024-06-02 18:51:55','2024-06-02 18:51:55'),(34334,11519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:51:55','2024-06-02 18:51:55'),(34335,11520,'action created','2024-06-02 18:51:55','2024-06-02 18:51:55'),(34336,11520,'action started via WP Cron','2024-06-02 18:55:45','2024-06-02 18:55:45'),(34337,11520,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:55:45','2024-06-02 18:55:45'),(34338,11521,'action created','2024-06-02 18:55:45','2024-06-02 18:55:45'),(34339,11521,'action started via WP Cron','2024-06-02 18:59:51','2024-06-02 18:59:51'),(34340,11521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 18:59:51','2024-06-02 18:59:51'),(34341,11522,'action created','2024-06-02 18:59:51','2024-06-02 18:59:51'),(34342,11522,'action started via WP Cron','2024-06-02 19:05:54','2024-06-02 19:05:54'),(34343,11522,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:05:54','2024-06-02 19:05:54'),(34344,11523,'action created','2024-06-02 19:05:54','2024-06-02 19:05:54'),(34348,11523,'action started via WP Cron','2024-06-02 19:11:35','2024-06-02 19:11:35'),(34349,11523,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:11:35','2024-06-02 19:11:35'),(34350,11525,'action created','2024-06-02 19:11:35','2024-06-02 19:11:35'),(34351,11525,'action started via WP Cron','2024-06-02 19:13:46','2024-06-02 19:13:46'),(34352,11525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:13:46','2024-06-02 19:13:46'),(34353,11526,'action created','2024-06-02 19:13:46','2024-06-02 19:13:46'),(34354,11526,'action started via WP Cron','2024-06-02 19:17:03','2024-06-02 19:17:03'),(34355,11526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:17:03','2024-06-02 19:17:03'),(34356,11527,'action created','2024-06-02 19:17:03','2024-06-02 19:17:03'),(34357,11527,'action started via WP Cron','2024-06-02 19:25:32','2024-06-02 19:25:32'),(34358,11527,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:25:32','2024-06-02 19:25:32'),(34359,11528,'action created','2024-06-02 19:25:32','2024-06-02 19:25:32'),(34360,11528,'action started via WP Cron','2024-06-02 19:28:27','2024-06-02 19:28:27'),(34361,11528,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:28:27','2024-06-02 19:28:27'),(34362,11529,'action created','2024-06-02 19:28:27','2024-06-02 19:28:27'),(34363,11529,'action started via WP Cron','2024-06-02 19:30:54','2024-06-02 19:30:54'),(34364,11529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:30:54','2024-06-02 19:30:54'),(34365,11530,'action created','2024-06-02 19:30:54','2024-06-02 19:30:54'),(34366,11530,'action started via WP Cron','2024-06-02 19:34:13','2024-06-02 19:34:13'),(34367,11530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:34:13','2024-06-02 19:34:13'),(34368,11531,'action created','2024-06-02 19:34:13','2024-06-02 19:34:13'),(34369,11531,'action started via WP Cron','2024-06-02 19:37:49','2024-06-02 19:37:49'),(34370,11531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:37:49','2024-06-02 19:37:49'),(34371,11532,'action created','2024-06-02 19:37:49','2024-06-02 19:37:49'),(34372,11532,'action started via WP Cron','2024-06-02 19:43:32','2024-06-02 19:43:32'),(34373,11532,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:43:32','2024-06-02 19:43:32'),(34374,11533,'action created','2024-06-02 19:43:32','2024-06-02 19:43:32'),(34375,11533,'action started via WP Cron','2024-06-02 19:47:05','2024-06-02 19:47:05'),(34376,11533,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:47:05','2024-06-02 19:47:05'),(34377,11534,'action created','2024-06-02 19:47:05','2024-06-02 19:47:05'),(34378,11534,'action started via WP Cron','2024-06-02 19:50:09','2024-06-02 19:50:09'),(34379,11534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:50:09','2024-06-02 19:50:09'),(34380,11535,'action created','2024-06-02 19:50:09','2024-06-02 19:50:09'),(34381,11535,'action started via WP Cron','2024-06-02 19:54:31','2024-06-02 19:54:31'),(34382,11535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:54:31','2024-06-02 19:54:31'),(34383,11536,'action created','2024-06-02 19:54:31','2024-06-02 19:54:31'),(34384,11536,'action started via WP Cron','2024-06-02 19:59:20','2024-06-02 19:59:20'),(34385,11536,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 19:59:20','2024-06-02 19:59:20'),(34386,11537,'action created','2024-06-02 19:59:20','2024-06-02 19:59:20'),(34387,11537,'action started via WP Cron','2024-06-02 20:01:20','2024-06-02 20:01:20'),(34388,11537,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:01:20','2024-06-02 20:01:20'),(34389,11538,'action created','2024-06-02 20:01:20','2024-06-02 20:01:20'),(34390,11538,'action started via WP Cron','2024-06-02 20:03:20','2024-06-02 20:03:20'),(34391,11538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:03:20','2024-06-02 20:03:20'),(34392,11539,'action created','2024-06-02 20:03:20','2024-06-02 20:03:20'),(34393,11539,'action started via WP Cron','2024-06-02 20:06:02','2024-06-02 20:06:02'),(34394,11539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:06:02','2024-06-02 20:06:02'),(34395,11540,'action created','2024-06-02 20:06:02','2024-06-02 20:06:02'),(34396,11540,'action started via WP Cron','2024-06-02 20:10:13','2024-06-02 20:10:13'),(34397,11540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:10:13','2024-06-02 20:10:13'),(34398,11541,'action created','2024-06-02 20:10:13','2024-06-02 20:10:13'),(34402,11541,'action started via WP Cron','2024-06-02 20:12:58','2024-06-02 20:12:58'),(34403,11541,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:12:58','2024-06-02 20:12:58'),(34404,11543,'action created','2024-06-02 20:12:58','2024-06-02 20:12:58'),(34405,11543,'action started via WP Cron','2024-06-02 20:14:59','2024-06-02 20:14:59'),(34406,11543,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:14:59','2024-06-02 20:14:59'),(34407,11544,'action created','2024-06-02 20:14:59','2024-06-02 20:14:59'),(34408,11544,'action started via WP Cron','2024-06-02 20:17:58','2024-06-02 20:17:58'),(34409,11544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:17:58','2024-06-02 20:17:58'),(34410,11545,'action created','2024-06-02 20:17:58','2024-06-02 20:17:58'),(34411,11545,'action started via WP Cron','2024-06-02 20:19:58','2024-06-02 20:19:58'),(34412,11545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:19:58','2024-06-02 20:19:58'),(34413,11546,'action created','2024-06-02 20:19:58','2024-06-02 20:19:58'),(34414,11546,'action started via WP Cron','2024-06-02 20:21:58','2024-06-02 20:21:58'),(34415,11546,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:21:58','2024-06-02 20:21:58'),(34416,11547,'action created','2024-06-02 20:21:58','2024-06-02 20:21:58'),(34417,11547,'action started via WP Cron','2024-06-02 20:24:00','2024-06-02 20:24:00'),(34418,11547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:24:00','2024-06-02 20:24:00'),(34419,11548,'action created','2024-06-02 20:24:00','2024-06-02 20:24:00'),(34420,11548,'action started via WP Cron','2024-06-02 20:26:58','2024-06-02 20:26:58'),(34421,11548,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:26:58','2024-06-02 20:26:58'),(34422,11549,'action created','2024-06-02 20:26:58','2024-06-02 20:26:58'),(34423,11549,'action started via WP Cron','2024-06-02 20:29:00','2024-06-02 20:29:00'),(34424,11549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:29:00','2024-06-02 20:29:00'),(34425,11550,'action created','2024-06-02 20:29:00','2024-06-02 20:29:00'),(34426,11550,'action started via WP Cron','2024-06-02 20:32:01','2024-06-02 20:32:01'),(34427,11550,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:32:01','2024-06-02 20:32:01'),(34428,11551,'action created','2024-06-02 20:32:01','2024-06-02 20:32:01'),(34429,11551,'action started via WP Cron','2024-06-02 20:34:58','2024-06-02 20:34:58'),(34430,11551,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:34:58','2024-06-02 20:34:58'),(34431,11552,'action created','2024-06-02 20:34:58','2024-06-02 20:34:58'),(34432,11552,'action started via WP Cron','2024-06-02 20:36:58','2024-06-02 20:36:58'),(34433,11552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:36:58','2024-06-02 20:36:58'),(34434,11553,'action created','2024-06-02 20:36:58','2024-06-02 20:36:58'),(34435,11553,'action started via WP Cron','2024-06-02 20:39:01','2024-06-02 20:39:01'),(34436,11553,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:39:01','2024-06-02 20:39:01'),(34437,11554,'action created','2024-06-02 20:39:01','2024-06-02 20:39:01'),(34438,11554,'action started via WP Cron','2024-06-02 20:41:07','2024-06-02 20:41:07'),(34439,11554,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:41:07','2024-06-02 20:41:07'),(34440,11555,'action created','2024-06-02 20:41:07','2024-06-02 20:41:07'),(34441,11555,'action started via WP Cron','2024-06-02 20:43:58','2024-06-02 20:43:58'),(34442,11555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:43:58','2024-06-02 20:43:58'),(34443,11556,'action created','2024-06-02 20:43:58','2024-06-02 20:43:58'),(34444,11556,'action started via WP Cron','2024-06-02 20:45:58','2024-06-02 20:45:58'),(34445,11556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:45:58','2024-06-02 20:45:58'),(34446,11557,'action created','2024-06-02 20:45:58','2024-06-02 20:45:58'),(34447,11557,'action started via WP Cron','2024-06-02 20:47:59','2024-06-02 20:47:59'),(34448,11557,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:47:59','2024-06-02 20:47:59'),(34449,11558,'action created','2024-06-02 20:47:59','2024-06-02 20:47:59'),(34450,11558,'action started via WP Cron','2024-06-02 20:49:59','2024-06-02 20:49:59'),(34451,11558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:49:59','2024-06-02 20:49:59'),(34452,11559,'action created','2024-06-02 20:49:59','2024-06-02 20:49:59'),(34453,11559,'action started via WP Cron','2024-06-02 20:52:01','2024-06-02 20:52:01'),(34454,11559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:52:01','2024-06-02 20:52:01'),(34455,11560,'action created','2024-06-02 20:52:01','2024-06-02 20:52:01'),(34456,11560,'action started via WP Cron','2024-06-02 20:55:01','2024-06-02 20:55:01'),(34457,11560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:55:01','2024-06-02 20:55:01'),(34458,11561,'action created','2024-06-02 20:55:01','2024-06-02 20:55:01'),(34459,11561,'action started via WP Cron','2024-06-02 20:57:01','2024-06-02 20:57:01'),(34460,11561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 20:57:01','2024-06-02 20:57:01'),(34461,11562,'action created','2024-06-02 20:57:01','2024-06-02 20:57:01'),(34462,11562,'action started via WP Cron','2024-06-02 21:00:03','2024-06-02 21:00:03'),(34463,11562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:00:03','2024-06-02 21:00:03'),(34464,11563,'action created','2024-06-02 21:00:03','2024-06-02 21:00:03'),(34465,11563,'action started via WP Cron','2024-06-02 21:03:04','2024-06-02 21:03:04'),(34466,11563,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:03:04','2024-06-02 21:03:04'),(34467,11564,'action created','2024-06-02 21:03:04','2024-06-02 21:03:04'),(34468,11564,'action started via WP Cron','2024-06-02 21:05:58','2024-06-02 21:05:58'),(34469,11564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:05:58','2024-06-02 21:05:58'),(34470,11565,'action created','2024-06-02 21:05:58','2024-06-02 21:05:58'),(34471,11565,'action started via WP Cron','2024-06-02 21:07:58','2024-06-02 21:07:58'),(34472,11565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:07:58','2024-06-02 21:07:58'),(34473,11566,'action created','2024-06-02 21:07:58','2024-06-02 21:07:58'),(34474,11566,'action started via WP Cron','2024-06-02 21:10:06','2024-06-02 21:10:06'),(34475,11566,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:10:06','2024-06-02 21:10:06'),(34476,11567,'action created','2024-06-02 21:10:06','2024-06-02 21:10:06'),(34480,11567,'action started via WP Cron','2024-06-02 21:13:02','2024-06-02 21:13:02'),(34481,11567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:13:02','2024-06-02 21:13:02'),(34482,11569,'action created','2024-06-02 21:13:02','2024-06-02 21:13:02'),(34483,11569,'action started via WP Cron','2024-06-02 21:15:12','2024-06-02 21:15:12'),(34484,11569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:15:12','2024-06-02 21:15:12'),(34485,11570,'action created','2024-06-02 21:15:12','2024-06-02 21:15:12'),(34486,11570,'action started via WP Cron','2024-06-02 21:17:59','2024-06-02 21:17:59'),(34487,11570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:17:59','2024-06-02 21:17:59'),(34488,11571,'action created','2024-06-02 21:17:59','2024-06-02 21:17:59'),(34489,11571,'action started via WP Cron','2024-06-02 21:20:58','2024-06-02 21:20:58'),(34490,11571,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:20:58','2024-06-02 21:20:58'),(34491,11572,'action created','2024-06-02 21:20:58','2024-06-02 21:20:58'),(34492,11572,'action started via WP Cron','2024-06-02 21:22:58','2024-06-02 21:22:58'),(34493,11572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:22:58','2024-06-02 21:22:58'),(34494,11573,'action created','2024-06-02 21:22:58','2024-06-02 21:22:58'),(34495,11573,'action started via WP Cron','2024-06-02 21:24:58','2024-06-02 21:24:58'),(34496,11573,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:24:58','2024-06-02 21:24:58'),(34497,11574,'action created','2024-06-02 21:24:58','2024-06-02 21:24:58'),(34498,11574,'action started via WP Cron','2024-06-02 21:26:59','2024-06-02 21:26:59'),(34499,11574,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:26:59','2024-06-02 21:26:59'),(34500,11575,'action created','2024-06-02 21:26:59','2024-06-02 21:26:59'),(34501,11575,'action started via WP Cron','2024-06-02 21:29:01','2024-06-02 21:29:01'),(34502,11575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:29:01','2024-06-02 21:29:01'),(34503,11576,'action created','2024-06-02 21:29:01','2024-06-02 21:29:01'),(34504,11576,'action started via WP Cron','2024-06-02 21:32:01','2024-06-02 21:32:01'),(34505,11576,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:32:01','2024-06-02 21:32:01'),(34506,11577,'action created','2024-06-02 21:32:01','2024-06-02 21:32:01'),(34507,11577,'action started via WP Cron','2024-06-02 21:34:01','2024-06-02 21:34:01'),(34508,11577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:34:01','2024-06-02 21:34:01'),(34509,11578,'action created','2024-06-02 21:34:01','2024-06-02 21:34:01'),(34513,11578,'action started via WP Cron','2024-06-02 21:36:58','2024-06-02 21:36:58'),(34514,11578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:36:58','2024-06-02 21:36:58'),(34515,11580,'action created','2024-06-02 21:36:58','2024-06-02 21:36:58'),(34516,11580,'action started via WP Cron','2024-06-02 21:39:04','2024-06-02 21:39:04'),(34517,11580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:39:04','2024-06-02 21:39:04'),(34518,11581,'action created','2024-06-02 21:39:04','2024-06-02 21:39:04'),(34519,11581,'action started via WP Cron','2024-06-02 21:41:58','2024-06-02 21:41:58'),(34520,11581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:41:58','2024-06-02 21:41:58'),(34521,11582,'action created','2024-06-02 21:41:58','2024-06-02 21:41:58'),(34522,11582,'action started via WP Cron','2024-06-02 21:44:03','2024-06-02 21:44:03'),(34523,11582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:44:03','2024-06-02 21:44:03'),(34524,11583,'action created','2024-06-02 21:44:03','2024-06-02 21:44:03'),(34525,11583,'action started via WP Cron','2024-06-02 21:46:58','2024-06-02 21:46:58'),(34526,11583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:46:58','2024-06-02 21:46:58'),(34527,11584,'action created','2024-06-02 21:46:58','2024-06-02 21:46:58'),(34528,11584,'action started via WP Cron','2024-06-02 21:49:06','2024-06-02 21:49:06'),(34529,11584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:49:06','2024-06-02 21:49:06'),(34530,11585,'action created','2024-06-02 21:49:06','2024-06-02 21:49:06'),(34531,11585,'action started via WP Cron','2024-06-02 21:51:58','2024-06-02 21:51:58'),(34532,11585,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:51:58','2024-06-02 21:51:58'),(34533,11586,'action created','2024-06-02 21:51:58','2024-06-02 21:51:58'),(34534,11586,'action started via WP Cron','2024-06-02 21:53:58','2024-06-02 21:53:58'),(34535,11586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:53:58','2024-06-02 21:53:58'),(34536,11587,'action created','2024-06-02 21:53:58','2024-06-02 21:53:58'),(34537,11587,'action started via WP Cron','2024-06-02 21:55:59','2024-06-02 21:55:59'),(34538,11587,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:55:59','2024-06-02 21:55:59'),(34539,11588,'action created','2024-06-02 21:55:59','2024-06-02 21:55:59'),(34540,11588,'action started via WP Cron','2024-06-02 21:58:02','2024-06-02 21:58:02'),(34541,11588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 21:58:02','2024-06-02 21:58:02'),(34542,11589,'action created','2024-06-02 21:58:02','2024-06-02 21:58:02'),(34543,11589,'action started via WP Cron','2024-06-02 22:00:59','2024-06-02 22:00:59'),(34544,11589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:00:59','2024-06-02 22:00:59'),(34545,11590,'action created','2024-06-02 22:00:59','2024-06-02 22:00:59'),(34546,11590,'action started via WP Cron','2024-06-02 22:03:58','2024-06-02 22:03:58'),(34547,11590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:03:58','2024-06-02 22:03:58'),(34548,11591,'action created','2024-06-02 22:03:58','2024-06-02 22:03:58'),(34549,11591,'action started via WP Cron','2024-06-02 22:05:58','2024-06-02 22:05:58'),(34550,11591,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:05:58','2024-06-02 22:05:58'),(34551,11592,'action created','2024-06-02 22:05:58','2024-06-02 22:05:58'),(34552,11592,'action started via WP Cron','2024-06-02 22:07:58','2024-06-02 22:07:58'),(34553,11592,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:07:58','2024-06-02 22:07:58'),(34554,11593,'action created','2024-06-02 22:07:58','2024-06-02 22:07:58'),(34555,11593,'action started via WP Cron','2024-06-02 22:09:58','2024-06-02 22:09:58'),(34556,11593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:09:58','2024-06-02 22:09:58'),(34557,11594,'action created','2024-06-02 22:09:58','2024-06-02 22:09:58'),(34561,11594,'action started via WP Cron','2024-06-02 22:12:00','2024-06-02 22:12:00'),(34562,11594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:12:00','2024-06-02 22:12:00'),(34563,11596,'action created','2024-06-02 22:12:00','2024-06-02 22:12:00'),(34564,11596,'action started via WP Cron','2024-06-02 22:15:01','2024-06-02 22:15:01'),(34565,11596,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:15:01','2024-06-02 22:15:01'),(34566,11597,'action created','2024-06-02 22:15:01','2024-06-02 22:15:01'),(34567,11597,'action started via WP Cron','2024-06-02 22:17:59','2024-06-02 22:17:59'),(34568,11597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:17:59','2024-06-02 22:17:59'),(34569,11598,'action created','2024-06-02 22:17:59','2024-06-02 22:17:59'),(34570,11598,'action started via WP Cron','2024-06-02 22:20:00','2024-06-02 22:20:00'),(34571,11598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:20:00','2024-06-02 22:20:00'),(34572,11599,'action created','2024-06-02 22:20:00','2024-06-02 22:20:00'),(34573,11599,'action started via WP Cron','2024-06-02 22:22:01','2024-06-02 22:22:01'),(34574,11599,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:22:01','2024-06-02 22:22:01'),(34575,11600,'action created','2024-06-02 22:22:01','2024-06-02 22:22:01'),(34576,11600,'action started via WP Cron','2024-06-02 22:24:58','2024-06-02 22:24:58'),(34577,11600,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:24:58','2024-06-02 22:24:58'),(34578,11601,'action created','2024-06-02 22:24:58','2024-06-02 22:24:58'),(34579,11601,'action started via WP Cron','2024-06-02 22:26:58','2024-06-02 22:26:58'),(34580,11601,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:26:58','2024-06-02 22:26:58'),(34581,11602,'action created','2024-06-02 22:26:58','2024-06-02 22:26:58'),(34582,11602,'action started via WP Cron','2024-06-02 22:28:59','2024-06-02 22:28:59'),(34583,11602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:28:59','2024-06-02 22:28:59'),(34584,11603,'action created','2024-06-02 22:28:59','2024-06-02 22:28:59'),(34585,11603,'action started via WP Cron','2024-06-02 22:31:00','2024-06-02 22:31:00'),(34586,11603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:31:00','2024-06-02 22:31:00'),(34587,11604,'action created','2024-06-02 22:31:00','2024-06-02 22:31:00'),(34588,11604,'action started via WP Cron','2024-06-02 22:34:03','2024-06-02 22:34:03'),(34589,11604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:34:03','2024-06-02 22:34:03'),(34590,11605,'action created','2024-06-02 22:34:03','2024-06-02 22:34:03'),(34591,11605,'action started via WP Cron','2024-06-02 22:37:01','2024-06-02 22:37:01'),(34592,11605,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:37:01','2024-06-02 22:37:01'),(34593,11606,'action created','2024-06-02 22:37:01','2024-06-02 22:37:01'),(34594,11606,'action started via WP Cron','2024-06-02 22:39:59','2024-06-02 22:39:59'),(34595,11606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:39:59','2024-06-02 22:39:59'),(34596,11607,'action created','2024-06-02 22:39:59','2024-06-02 22:39:59'),(34597,11607,'action started via WP Cron','2024-06-02 22:42:58','2024-06-02 22:42:58'),(34598,11607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:42:58','2024-06-02 22:42:58'),(34599,11608,'action created','2024-06-02 22:42:58','2024-06-02 22:42:58'),(34600,11608,'action started via WP Cron','2024-06-02 22:45:05','2024-06-02 22:45:05'),(34601,11608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:45:05','2024-06-02 22:45:05'),(34602,11609,'action created','2024-06-02 22:45:05','2024-06-02 22:45:05'),(34603,11609,'action started via WP Cron','2024-06-02 22:48:01','2024-06-02 22:48:01'),(34604,11609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:48:01','2024-06-02 22:48:01'),(34605,11610,'action created','2024-06-02 22:48:01','2024-06-02 22:48:01'),(34606,11610,'action started via WP Cron','2024-06-02 22:51:04','2024-06-02 22:51:04'),(34607,11610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:51:04','2024-06-02 22:51:04'),(34608,11611,'action created','2024-06-02 22:51:04','2024-06-02 22:51:04'),(34609,11611,'action started via WP Cron','2024-06-02 22:53:58','2024-06-02 22:53:58'),(34610,11611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:53:58','2024-06-02 22:53:58'),(34611,11612,'action created','2024-06-02 22:53:58','2024-06-02 22:53:58'),(34612,11612,'action started via WP Cron','2024-06-02 22:55:58','2024-06-02 22:55:58'),(34613,11612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:55:58','2024-06-02 22:55:58'),(34614,11613,'action created','2024-06-02 22:55:58','2024-06-02 22:55:58'),(34615,11613,'action started via WP Cron','2024-06-02 22:57:58','2024-06-02 22:57:58'),(34616,11613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:57:58','2024-06-02 22:57:58'),(34617,11614,'action created','2024-06-02 22:57:58','2024-06-02 22:57:58'),(34618,11614,'action started via WP Cron','2024-06-02 22:59:58','2024-06-02 22:59:58'),(34619,11614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 22:59:58','2024-06-02 22:59:58'),(34620,11615,'action created','2024-06-02 22:59:58','2024-06-02 22:59:58'),(34621,11615,'action started via WP Cron','2024-06-02 23:05:08','2024-06-02 23:05:08'),(34622,11615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:05:08','2024-06-02 23:05:08'),(34623,11616,'action created','2024-06-02 23:05:08','2024-06-02 23:05:08'),(34624,11616,'action started via WP Cron','2024-06-02 23:10:25','2024-06-02 23:10:25'),(34625,11616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:10:25','2024-06-02 23:10:25'),(34626,11617,'action created','2024-06-02 23:10:25','2024-06-02 23:10:25'),(34630,11617,'action started via WP Cron','2024-06-02 23:14:40','2024-06-02 23:14:40'),(34631,11617,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:14:40','2024-06-02 23:14:40'),(34632,11619,'action created','2024-06-02 23:14:40','2024-06-02 23:14:40'),(34633,11619,'action started via WP Cron','2024-06-02 23:17:18','2024-06-02 23:17:18'),(34634,11619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:17:18','2024-06-02 23:17:18'),(34635,11620,'action created','2024-06-02 23:17:18','2024-06-02 23:17:18'),(34636,11620,'action started via WP Cron','2024-06-02 23:20:47','2024-06-02 23:20:47'),(34637,11620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:20:47','2024-06-02 23:20:47'),(34638,11621,'action created','2024-06-02 23:20:47','2024-06-02 23:20:47'),(34639,11621,'action started via WP Cron','2024-06-02 23:26:38','2024-06-02 23:26:38'),(34640,11621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:26:38','2024-06-02 23:26:38'),(34641,11622,'action created','2024-06-02 23:26:38','2024-06-02 23:26:38'),(34642,11622,'action started via WP Cron','2024-06-02 23:30:54','2024-06-02 23:30:54'),(34643,11622,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:30:54','2024-06-02 23:30:54'),(34644,11623,'action created','2024-06-02 23:30:54','2024-06-02 23:30:54'),(34645,11623,'action started via WP Cron','2024-06-02 23:33:30','2024-06-02 23:33:30'),(34646,11623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:33:30','2024-06-02 23:33:30'),(34647,11624,'action created','2024-06-02 23:33:30','2024-06-02 23:33:30'),(34648,11624,'action started via WP Cron','2024-06-02 23:37:14','2024-06-02 23:37:14'),(34649,11624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:37:14','2024-06-02 23:37:14'),(34650,11625,'action created','2024-06-02 23:37:14','2024-06-02 23:37:14'),(34651,11625,'action started via WP Cron','2024-06-02 23:42:53','2024-06-02 23:42:53'),(34652,11625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:42:53','2024-06-02 23:42:53'),(34653,11626,'action created','2024-06-02 23:42:53','2024-06-02 23:42:53'),(34654,11626,'action started via WP Cron','2024-06-02 23:47:09','2024-06-02 23:47:09'),(34655,11626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:47:09','2024-06-02 23:47:09'),(34656,11627,'action created','2024-06-02 23:47:09','2024-06-02 23:47:09'),(34657,11627,'action started via WP Cron','2024-06-02 23:49:44','2024-06-02 23:49:44'),(34658,11627,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:49:44','2024-06-02 23:49:44'),(34659,11628,'action created','2024-06-02 23:49:44','2024-06-02 23:49:44'),(34660,11628,'action started via WP Cron','2024-06-02 23:55:58','2024-06-02 23:55:58'),(34661,11628,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:55:58','2024-06-02 23:55:58'),(34662,11629,'action created','2024-06-02 23:55:58','2024-06-02 23:55:58'),(34663,11629,'action started via WP Cron','2024-06-02 23:59:05','2024-06-02 23:59:05'),(34664,11629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-02 23:59:06','2024-06-02 23:59:06'),(34665,11630,'action created','2024-06-02 23:59:06','2024-06-02 23:59:06'),(34666,11630,'action started via WP Cron','2024-06-03 00:03:30','2024-06-03 00:03:30'),(34667,11630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:03:30','2024-06-03 00:03:30'),(34668,11631,'action created','2024-06-03 00:03:30','2024-06-03 00:03:30'),(34669,11631,'action started via WP Cron','2024-06-03 00:06:09','2024-06-03 00:06:09'),(34670,11631,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:06:09','2024-06-03 00:06:09'),(34671,11632,'action created','2024-06-03 00:06:09','2024-06-03 00:06:09'),(34672,11632,'action started via WP Cron','2024-06-03 00:10:09','2024-06-03 00:10:09'),(34673,11632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:10:09','2024-06-03 00:10:09'),(34674,11633,'action created','2024-06-03 00:10:09','2024-06-03 00:10:09'),(34675,11633,'action started via WP Cron','2024-06-03 00:15:34','2024-06-03 00:15:34'),(34676,11633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:15:34','2024-06-03 00:15:34'),(34677,11634,'action created','2024-06-03 00:15:34','2024-06-03 00:15:34'),(34681,11634,'action started via WP Cron','2024-06-03 00:19:52','2024-06-03 00:19:52'),(34682,11634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:19:52','2024-06-03 00:19:52'),(34683,11636,'action created','2024-06-03 00:19:52','2024-06-03 00:19:52'),(34684,11636,'action started via WP Cron','2024-06-03 00:22:31','2024-06-03 00:22:31'),(34685,11636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:22:31','2024-06-03 00:22:31'),(34686,11637,'action created','2024-06-03 00:22:31','2024-06-03 00:22:31'),(34687,11637,'action started via WP Cron','2024-06-03 00:31:57','2024-06-03 00:31:57'),(34688,11637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:31:57','2024-06-03 00:31:57'),(34689,11638,'action created','2024-06-03 00:31:57','2024-06-03 00:31:57'),(34690,11638,'action started via WP Cron','2024-06-03 00:36:19','2024-06-03 00:36:19'),(34691,11638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:36:19','2024-06-03 00:36:19'),(34692,11639,'action created','2024-06-03 00:36:19','2024-06-03 00:36:19'),(34693,11639,'action started via WP Cron','2024-06-03 00:38:53','2024-06-03 00:38:53'),(34694,11639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:38:53','2024-06-03 00:38:53'),(34695,11640,'action created','2024-06-03 00:38:53','2024-06-03 00:38:53'),(34696,11640,'action started via WP Cron','2024-06-03 00:43:25','2024-06-03 00:43:25'),(34697,11640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:43:25','2024-06-03 00:43:25'),(34698,11641,'action created','2024-06-03 00:43:25','2024-06-03 00:43:25'),(34699,11641,'action started via WP Cron','2024-06-03 00:47:50','2024-06-03 00:47:50'),(34700,11641,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:47:50','2024-06-03 00:47:50'),(34701,11642,'action created','2024-06-03 00:47:50','2024-06-03 00:47:50'),(34702,11642,'action started via WP Cron','2024-06-03 00:52:38','2024-06-03 00:52:38'),(34703,11642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:52:38','2024-06-03 00:52:38'),(34704,11643,'action created','2024-06-03 00:52:38','2024-06-03 00:52:38'),(34705,11643,'action started via WP Cron','2024-06-03 00:55:19','2024-06-03 00:55:19'),(34706,11643,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 00:55:19','2024-06-03 00:55:19'),(34707,11644,'action created','2024-06-03 00:55:19','2024-06-03 00:55:19'),(34708,11644,'action started via WP Cron','2024-06-03 01:02:15','2024-06-03 01:02:15'),(34709,11644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:02:15','2024-06-03 01:02:15'),(34710,11645,'action created','2024-06-03 01:02:15','2024-06-03 01:02:15'),(34711,11645,'action started via WP Cron','2024-06-03 01:09:07','2024-06-03 01:09:07'),(34712,11645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:09:07','2024-06-03 01:09:07'),(34713,11646,'action created','2024-06-03 01:09:07','2024-06-03 01:09:07'),(34714,11646,'action started via WP Cron','2024-06-03 01:11:46','2024-06-03 01:11:46'),(34715,11646,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:11:46','2024-06-03 01:11:46'),(34716,11647,'action created','2024-06-03 01:11:46','2024-06-03 01:11:46'),(34717,11647,'action started via WP Cron','2024-06-03 01:16:58','2024-06-03 01:16:58'),(34718,11647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:16:58','2024-06-03 01:16:58'),(34719,11648,'action created','2024-06-03 01:16:58','2024-06-03 01:16:58'),(34723,11648,'action started via WP Cron','2024-06-03 01:18:59','2024-06-03 01:18:59'),(34724,11648,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:18:59','2024-06-03 01:18:59'),(34725,11650,'action created','2024-06-03 01:18:59','2024-06-03 01:18:59'),(34726,11650,'action started via WP Cron','2024-06-03 01:21:00','2024-06-03 01:21:00'),(34727,11650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:21:00','2024-06-03 01:21:00'),(34728,11651,'action created','2024-06-03 01:21:00','2024-06-03 01:21:00'),(34729,11651,'action started via WP Cron','2024-06-03 01:23:07','2024-06-03 01:23:07'),(34730,11651,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:23:07','2024-06-03 01:23:07'),(34731,11652,'action created','2024-06-03 01:23:07','2024-06-03 01:23:07'),(34732,11652,'action started via WP Cron','2024-06-03 01:25:07','2024-06-03 01:25:07'),(34733,11652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:25:07','2024-06-03 01:25:07'),(34734,11653,'action created','2024-06-03 01:25:07','2024-06-03 01:25:07'),(34735,11653,'action started via WP Cron','2024-06-03 01:27:37','2024-06-03 01:27:37'),(34736,11653,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:27:37','2024-06-03 01:27:37'),(34737,11654,'action created','2024-06-03 01:27:37','2024-06-03 01:27:37'),(34738,11654,'action started via WP Cron','2024-06-03 01:32:48','2024-06-03 01:32:48'),(34739,11654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:32:48','2024-06-03 01:32:48'),(34740,11655,'action created','2024-06-03 01:32:48','2024-06-03 01:32:48'),(34741,11655,'action started via WP Cron','2024-06-03 01:36:42','2024-06-03 01:36:42'),(34742,11655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:36:42','2024-06-03 01:36:42'),(34743,11656,'action created','2024-06-03 01:36:42','2024-06-03 01:36:42'),(34744,11656,'action started via WP Cron','2024-06-03 01:43:20','2024-06-03 01:43:20'),(34745,11656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:43:20','2024-06-03 01:43:20'),(34746,11657,'action created','2024-06-03 01:43:20','2024-06-03 01:43:20'),(34747,11657,'action started via WP Cron','2024-06-03 01:52:46','2024-06-03 01:52:46'),(34748,11657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:52:46','2024-06-03 01:52:46'),(34749,11658,'action created','2024-06-03 01:52:46','2024-06-03 01:52:46'),(34750,11658,'action started via WP Cron','2024-06-03 01:57:04','2024-06-03 01:57:04'),(34751,11658,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 01:57:04','2024-06-03 01:57:04'),(34752,11659,'action created','2024-06-03 01:57:04','2024-06-03 01:57:04'),(34753,11659,'action started via WP Cron','2024-06-03 02:08:51','2024-06-03 02:08:51'),(34754,11659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:08:51','2024-06-03 02:08:51'),(34755,11660,'action created','2024-06-03 02:08:51','2024-06-03 02:08:51'),(34756,11660,'action started via WP Cron','2024-06-03 02:12:45','2024-06-03 02:12:45'),(34757,11660,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:12:45','2024-06-03 02:12:45'),(34758,11661,'action created','2024-06-03 02:12:45','2024-06-03 02:12:45'),(34759,11661,'action started via WP Cron','2024-06-03 02:16:14','2024-06-03 02:16:14'),(34760,11661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:16:14','2024-06-03 02:16:14'),(34761,11662,'action created','2024-06-03 02:16:14','2024-06-03 02:16:14'),(34765,11662,'action started via WP Cron','2024-06-03 02:25:44','2024-06-03 02:25:44'),(34766,11662,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:25:44','2024-06-03 02:25:44'),(34767,11664,'action created','2024-06-03 02:25:44','2024-06-03 02:25:44'),(34768,11664,'action started via WP Cron','2024-06-03 02:30:00','2024-06-03 02:30:00'),(34769,11664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:30:00','2024-06-03 02:30:00'),(34770,11665,'action created','2024-06-03 02:30:00','2024-06-03 02:30:00'),(34771,11665,'action started via WP Cron','2024-06-03 02:32:40','2024-06-03 02:32:40'),(34772,11665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:32:40','2024-06-03 02:32:40'),(34773,11666,'action created','2024-06-03 02:32:40','2024-06-03 02:32:40'),(34774,11666,'action started via WP Cron','2024-06-03 02:42:04','2024-06-03 02:42:04'),(34775,11666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:42:04','2024-06-03 02:42:04'),(34776,11667,'action created','2024-06-03 02:42:04','2024-06-03 02:42:04'),(34777,11667,'action started via WP Cron','2024-06-03 02:44:17','2024-06-03 02:44:17'),(34778,11667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:44:17','2024-06-03 02:44:17'),(34779,11668,'action created','2024-06-03 02:44:17','2024-06-03 02:44:17'),(34780,11668,'action started via WP Cron','2024-06-03 02:48:05','2024-06-03 02:48:05'),(34781,11668,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:48:05','2024-06-03 02:48:05'),(34782,11669,'action created','2024-06-03 02:48:06','2024-06-03 02:48:06'),(34783,11669,'action started via WP Cron','2024-06-03 02:52:49','2024-06-03 02:52:49'),(34784,11669,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:52:49','2024-06-03 02:52:49'),(34785,11670,'action created','2024-06-03 02:52:49','2024-06-03 02:52:49'),(34786,11670,'action started via WP Cron','2024-06-03 02:55:18','2024-06-03 02:55:18'),(34787,11670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:55:18','2024-06-03 02:55:18'),(34788,11671,'action created','2024-06-03 02:55:18','2024-06-03 02:55:18'),(34789,11671,'action started via WP Cron','2024-06-03 02:58:32','2024-06-03 02:58:32'),(34790,11671,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 02:58:32','2024-06-03 02:58:32'),(34791,11672,'action created','2024-06-03 02:58:32','2024-06-03 02:58:32'),(34792,11672,'action started via WP Cron','2024-06-03 03:02:55','2024-06-03 03:02:55'),(34793,11672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:02:55','2024-06-03 03:02:55'),(34794,11673,'action created','2024-06-03 03:02:55','2024-06-03 03:02:55'),(34795,11673,'action started via WP Cron','2024-06-03 03:05:09','2024-06-03 03:05:09'),(34796,11673,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:05:09','2024-06-03 03:05:09'),(34797,11674,'action created','2024-06-03 03:05:09','2024-06-03 03:05:09'),(34798,11674,'action started via WP Cron','2024-06-03 03:13:05','2024-06-03 03:13:05'),(34799,11674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:13:05','2024-06-03 03:13:05'),(34800,11675,'action created','2024-06-03 03:13:05','2024-06-03 03:13:05'),(34801,11675,'action started via WP Cron','2024-06-03 03:15:12','2024-06-03 03:15:12'),(34802,11675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:15:12','2024-06-03 03:15:12'),(34803,11676,'action created','2024-06-03 03:15:12','2024-06-03 03:15:12'),(34807,11676,'action started via WP Cron','2024-06-03 03:19:34','2024-06-03 03:19:34'),(34808,11676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:19:34','2024-06-03 03:19:34'),(34809,11678,'action created','2024-06-03 03:19:34','2024-06-03 03:19:34'),(34810,11678,'action started via WP Cron','2024-06-03 03:22:17','2024-06-03 03:22:17'),(34811,11678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:22:17','2024-06-03 03:22:17'),(34812,11679,'action created','2024-06-03 03:22:17','2024-06-03 03:22:17'),(34813,11679,'action started via WP Cron','2024-06-03 03:33:23','2024-06-03 03:33:23'),(34814,11679,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:33:23','2024-06-03 03:33:23'),(34815,11680,'action created','2024-06-03 03:33:23','2024-06-03 03:33:23'),(34816,11680,'action started via WP Cron','2024-06-03 03:38:26','2024-06-03 03:38:26'),(34817,11680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:38:26','2024-06-03 03:38:26'),(34818,11681,'action created','2024-06-03 03:38:26','2024-06-03 03:38:26'),(34819,11681,'action started via WP Cron','2024-06-03 03:42:27','2024-06-03 03:42:27'),(34820,11681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:42:27','2024-06-03 03:42:27'),(34821,11682,'action created','2024-06-03 03:42:27','2024-06-03 03:42:27'),(34822,11682,'action started via WP Cron','2024-06-03 03:47:50','2024-06-03 03:47:50'),(34823,11682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:47:50','2024-06-03 03:47:50'),(34824,11683,'action created','2024-06-03 03:47:50','2024-06-03 03:47:50'),(34825,11683,'action started via WP Cron','2024-06-03 03:52:07','2024-06-03 03:52:07'),(34826,11683,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:52:07','2024-06-03 03:52:07'),(34827,11684,'action created','2024-06-03 03:52:07','2024-06-03 03:52:07'),(34828,11684,'action started via WP Cron','2024-06-03 03:54:44','2024-06-03 03:54:44'),(34829,11684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 03:54:44','2024-06-03 03:54:44'),(34830,11685,'action created','2024-06-03 03:54:44','2024-06-03 03:54:44'),(34831,11685,'action started via WP Cron','2024-06-03 04:04:17','2024-06-03 04:04:17'),(34832,11685,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:04:17','2024-06-03 04:04:17'),(34833,11686,'action created','2024-06-03 04:04:17','2024-06-03 04:04:17'),(34834,11686,'action started via WP Cron','2024-06-03 04:08:16','2024-06-03 04:08:16'),(34835,11686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:08:16','2024-06-03 04:08:16'),(34836,11687,'action created','2024-06-03 04:08:16','2024-06-03 04:08:16'),(34837,11687,'action started via WP Cron','2024-06-03 04:10:59','2024-06-03 04:10:59'),(34838,11687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:11:00','2024-06-03 04:11:00'),(34839,11688,'action created','2024-06-03 04:11:00','2024-06-03 04:11:00'),(34840,11688,'action started via WP Cron','2024-06-03 04:13:08','2024-06-03 04:13:08'),(34841,11688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:13:08','2024-06-03 04:13:08'),(34842,11689,'action created','2024-06-03 04:13:08','2024-06-03 04:13:08'),(34843,11689,'action started via WP Cron','2024-06-03 04:15:32','2024-06-03 04:15:32'),(34844,11689,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:15:32','2024-06-03 04:15:32'),(34845,11690,'action created','2024-06-03 04:15:32','2024-06-03 04:15:32'),(34846,11690,'action started via WP Cron','2024-06-03 04:20:50','2024-06-03 04:20:50'),(34847,11690,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:20:50','2024-06-03 04:20:50'),(34848,11691,'action created','2024-06-03 04:20:50','2024-06-03 04:20:50'),(34852,11691,'action started via WP Cron','2024-06-03 04:24:44','2024-06-03 04:24:44'),(34853,11691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:24:44','2024-06-03 04:24:44'),(34854,11693,'action created','2024-06-03 04:24:44','2024-06-03 04:24:44'),(34855,11693,'action started via WP Cron','2024-06-03 04:35:15','2024-06-03 04:35:15'),(34856,11693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:35:15','2024-06-03 04:35:15'),(34857,11694,'action created','2024-06-03 04:35:15','2024-06-03 04:35:15'),(34858,11694,'action started via WP Cron','2024-06-03 04:37:31','2024-06-03 04:37:31'),(34859,11694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:37:31','2024-06-03 04:37:31'),(34860,11695,'action created','2024-06-03 04:37:31','2024-06-03 04:37:31'),(34861,11695,'action started via WP Cron','2024-06-03 04:41:51','2024-06-03 04:41:51'),(34862,11695,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:41:51','2024-06-03 04:41:51'),(34863,11696,'action created','2024-06-03 04:41:51','2024-06-03 04:41:51'),(34864,11696,'action started via WP Cron','2024-06-03 04:48:20','2024-06-03 04:48:20'),(34865,11696,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:48:20','2024-06-03 04:48:20'),(34866,11697,'action created','2024-06-03 04:48:20','2024-06-03 04:48:20'),(34867,11697,'action started via WP Cron','2024-06-03 04:51:22','2024-06-03 04:51:22'),(34868,11697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:51:22','2024-06-03 04:51:22'),(34869,11698,'action created','2024-06-03 04:51:22','2024-06-03 04:51:22'),(34870,11698,'action started via WP Cron','2024-06-03 04:58:23','2024-06-03 04:58:23'),(34871,11698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 04:58:23','2024-06-03 04:58:23'),(34872,11699,'action created','2024-06-03 04:58:23','2024-06-03 04:58:23'),(34873,11699,'action started via WP Cron','2024-06-03 05:00:27','2024-06-03 05:00:27'),(34874,11699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:00:27','2024-06-03 05:00:27'),(34875,11700,'action created','2024-06-03 05:00:27','2024-06-03 05:00:27'),(34876,11700,'action started via WP Cron','2024-06-03 05:07:18','2024-06-03 05:07:18'),(34877,11700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:07:18','2024-06-03 05:07:18'),(34878,11701,'action created','2024-06-03 05:07:18','2024-06-03 05:07:18'),(34879,11701,'action started via WP Cron','2024-06-03 05:12:49','2024-06-03 05:12:49'),(34880,11701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:12:49','2024-06-03 05:12:49'),(34881,11702,'action created','2024-06-03 05:12:49','2024-06-03 05:12:49'),(34882,11702,'action started via WP Cron','2024-06-03 05:15:01','2024-06-03 05:15:01'),(34883,11702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:15:01','2024-06-03 05:15:01'),(34884,11703,'action created','2024-06-03 05:15:01','2024-06-03 05:15:01'),(34885,11703,'action started via WP Cron','2024-06-03 05:17:38','2024-06-03 05:17:38'),(34886,11703,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:17:38','2024-06-03 05:17:38'),(34887,11704,'action created','2024-06-03 05:17:38','2024-06-03 05:17:38'),(34888,11704,'action started via WP Cron','2024-06-03 05:23:30','2024-06-03 05:23:30'),(34889,11704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:23:30','2024-06-03 05:23:30'),(34890,11705,'action created','2024-06-03 05:23:30','2024-06-03 05:23:30'),(34894,11705,'action started via WP Cron','2024-06-03 05:33:18','2024-06-03 05:33:18'),(34895,11705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:33:19','2024-06-03 05:33:19'),(34896,11707,'action created','2024-06-03 05:33:19','2024-06-03 05:33:19'),(34897,11707,'action started via WP Cron','2024-06-03 05:35:22','2024-06-03 05:35:22'),(34898,11707,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:35:22','2024-06-03 05:35:22'),(34899,11708,'action created','2024-06-03 05:35:22','2024-06-03 05:35:22'),(34900,11708,'action started via WP Cron','2024-06-03 05:38:15','2024-06-03 05:38:15'),(34901,11708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:38:15','2024-06-03 05:38:15'),(34902,11709,'action created','2024-06-03 05:38:15','2024-06-03 05:38:15'),(34903,11709,'action started via WP Cron','2024-06-03 05:42:13','2024-06-03 05:42:13'),(34904,11709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:42:13','2024-06-03 05:42:13'),(34905,11710,'action created','2024-06-03 05:42:13','2024-06-03 05:42:13'),(34906,11710,'action started via WP Cron','2024-06-03 05:48:01','2024-06-03 05:48:01'),(34907,11710,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:48:01','2024-06-03 05:48:01'),(34908,11711,'action created','2024-06-03 05:48:01','2024-06-03 05:48:01'),(34909,11711,'action started via WP Cron','2024-06-03 05:50:38','2024-06-03 05:50:38'),(34910,11711,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:50:38','2024-06-03 05:50:38'),(34911,11712,'action created','2024-06-03 05:50:38','2024-06-03 05:50:38'),(34912,11712,'action started via WP Cron','2024-06-03 05:53:53','2024-06-03 05:53:53'),(34913,11712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:53:53','2024-06-03 05:53:53'),(34914,11713,'action created','2024-06-03 05:53:53','2024-06-03 05:53:53'),(34915,11713,'action started via WP Cron','2024-06-03 05:57:23','2024-06-03 05:57:23'),(34916,11713,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 05:57:23','2024-06-03 05:57:23'),(34917,11714,'action created','2024-06-03 05:57:23','2024-06-03 05:57:23'),(34918,11714,'action started via WP Cron','2024-06-03 06:00:11','2024-06-03 06:00:11'),(34919,11714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:00:11','2024-06-03 06:00:11'),(34920,11715,'action created','2024-06-03 06:00:11','2024-06-03 06:00:11'),(34921,11715,'action started via WP Cron','2024-06-03 06:04:39','2024-06-03 06:04:39'),(34922,11715,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:04:39','2024-06-03 06:04:39'),(34923,11716,'action created','2024-06-03 06:04:39','2024-06-03 06:04:39'),(34924,11716,'action started via WP Cron','2024-06-03 06:07:20','2024-06-03 06:07:20'),(34925,11716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:07:20','2024-06-03 06:07:20'),(34926,11717,'action created','2024-06-03 06:07:20','2024-06-03 06:07:20'),(34927,11717,'action started via WP Cron','2024-06-03 06:17:01','2024-06-03 06:17:01'),(34928,11717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:17:01','2024-06-03 06:17:01'),(34929,11718,'action created','2024-06-03 06:17:01','2024-06-03 06:17:01'),(34930,11718,'action started via WP Cron','2024-06-03 06:21:22','2024-06-03 06:21:22'),(34931,11718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:21:22','2024-06-03 06:21:22'),(34932,11719,'action created','2024-06-03 06:21:22','2024-06-03 06:21:22'),(34933,11719,'action started via WP Cron','2024-06-03 06:24:02','2024-06-03 06:24:02'),(34934,11719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:24:02','2024-06-03 06:24:02'),(34935,11720,'action created','2024-06-03 06:24:02','2024-06-03 06:24:02'),(34939,11720,'action started via WP Cron','2024-06-03 06:26:10','2024-06-03 06:26:10'),(34940,11720,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:26:10','2024-06-03 06:26:10'),(34941,11722,'action created','2024-06-03 06:26:10','2024-06-03 06:26:10'),(34942,11722,'action started via WP Cron','2024-06-03 06:33:43','2024-06-03 06:33:43'),(34943,11722,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:33:43','2024-06-03 06:33:43'),(34944,11723,'action created','2024-06-03 06:33:43','2024-06-03 06:33:43'),(34945,11723,'action started via WP Cron','2024-06-03 06:37:04','2024-06-03 06:37:04'),(34946,11723,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:37:04','2024-06-03 06:37:04'),(34947,11724,'action created','2024-06-03 06:37:04','2024-06-03 06:37:04'),(34948,11724,'action started via WP Cron','2024-06-03 06:41:07','2024-06-03 06:41:07'),(34949,11724,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:41:07','2024-06-03 06:41:07'),(34950,11725,'action created','2024-06-03 06:41:07','2024-06-03 06:41:07'),(34954,11725,'action started via WP Cron','2024-06-03 06:45:14','2024-06-03 06:45:14'),(34955,11725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:45:14','2024-06-03 06:45:14'),(34956,11727,'action created','2024-06-03 06:45:14','2024-06-03 06:45:14'),(34957,11727,'action started via WP Cron','2024-06-03 06:53:11','2024-06-03 06:53:11'),(34958,11727,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:53:11','2024-06-03 06:53:11'),(34959,11728,'action created','2024-06-03 06:53:11','2024-06-03 06:53:11'),(34960,11728,'action started via WP Cron','2024-06-03 06:55:24','2024-06-03 06:55:24'),(34961,11728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 06:55:24','2024-06-03 06:55:24'),(34962,11729,'action created','2024-06-03 06:55:24','2024-06-03 06:55:24'),(34963,11729,'action started via WP Cron','2024-06-03 07:00:05','2024-06-03 07:00:05'),(34964,11729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:00:05','2024-06-03 07:00:05'),(34965,11730,'action created','2024-06-03 07:00:05','2024-06-03 07:00:05'),(34966,11730,'action started via WP Cron','2024-06-03 07:04:41','2024-06-03 07:04:41'),(34967,11730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:04:41','2024-06-03 07:04:41'),(34968,11731,'action created','2024-06-03 07:04:41','2024-06-03 07:04:41'),(34969,11731,'action started via WP Cron','2024-06-03 07:07:26','2024-06-03 07:07:26'),(34970,11731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:07:26','2024-06-03 07:07:26'),(34971,11732,'action created','2024-06-03 07:07:26','2024-06-03 07:07:26'),(34972,11732,'action started via WP Cron','2024-06-03 07:13:37','2024-06-03 07:13:37'),(34973,11732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:13:37','2024-06-03 07:13:37'),(34974,11733,'action created','2024-06-03 07:13:37','2024-06-03 07:13:37'),(34975,11733,'action started via WP Cron','2024-06-03 07:16:51','2024-06-03 07:16:51'),(34976,11733,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:16:51','2024-06-03 07:16:51'),(34977,11734,'action created','2024-06-03 07:16:51','2024-06-03 07:16:51'),(34978,11734,'action started via WP Cron','2024-06-03 07:19:56','2024-06-03 07:19:56'),(34979,11734,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:19:56','2024-06-03 07:19:56'),(34980,11735,'action created','2024-06-03 07:19:56','2024-06-03 07:19:56'),(34981,11735,'action started via WP Cron','2024-06-03 07:22:35','2024-06-03 07:22:35'),(34982,11735,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:22:35','2024-06-03 07:22:35'),(34983,11736,'action created','2024-06-03 07:22:35','2024-06-03 07:22:35'),(34987,11736,'action started via WP Cron','2024-06-03 07:27:09','2024-06-03 07:27:09'),(34988,11736,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:27:09','2024-06-03 07:27:09'),(34989,11738,'action created','2024-06-03 07:27:09','2024-06-03 07:27:09'),(34990,11738,'action started via WP Cron','2024-06-03 07:31:49','2024-06-03 07:31:49'),(34991,11738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:31:49','2024-06-03 07:31:49'),(34992,11739,'action created','2024-06-03 07:31:49','2024-06-03 07:31:49'),(34993,11739,'action started via WP Cron','2024-06-03 07:34:21','2024-06-03 07:34:21'),(34994,11739,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:34:21','2024-06-03 07:34:21'),(34995,11740,'action created','2024-06-03 07:34:21','2024-06-03 07:34:21'),(34996,11740,'action started via WP Cron','2024-06-03 07:41:43','2024-06-03 07:41:43'),(34997,11740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:41:43','2024-06-03 07:41:43'),(34998,11741,'action created','2024-06-03 07:41:43','2024-06-03 07:41:43'),(34999,11741,'action started via WP Cron','2024-06-03 07:45:54','2024-06-03 07:45:54'),(35000,11741,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:45:54','2024-06-03 07:45:54'),(35001,11742,'action created','2024-06-03 07:45:54','2024-06-03 07:45:54'),(35002,11742,'action started via WP Cron','2024-06-03 07:49:02','2024-06-03 07:49:02'),(35003,11742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:49:02','2024-06-03 07:49:02'),(35004,11743,'action created','2024-06-03 07:49:02','2024-06-03 07:49:02'),(35005,11743,'action started via WP Cron','2024-06-03 07:59:05','2024-06-03 07:59:05'),(35006,11743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 07:59:05','2024-06-03 07:59:05'),(35007,11744,'action created','2024-06-03 07:59:05','2024-06-03 07:59:05'),(35008,11744,'action started via WP Cron','2024-06-03 08:03:37','2024-06-03 08:03:37'),(35009,11744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:03:37','2024-06-03 08:03:37'),(35010,11745,'action created','2024-06-03 08:03:37','2024-06-03 08:03:37'),(35011,11745,'action started via WP Cron','2024-06-03 08:06:23','2024-06-03 08:06:23'),(35012,11745,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:06:23','2024-06-03 08:06:23'),(35013,11746,'action created','2024-06-03 08:06:23','2024-06-03 08:06:23'),(35014,11746,'action started via WP Cron','2024-06-03 08:11:09','2024-06-03 08:11:09'),(35015,11746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:11:09','2024-06-03 08:11:09'),(35016,11747,'action created','2024-06-03 08:11:09','2024-06-03 08:11:09'),(35017,11747,'action started via WP Cron','2024-06-03 08:14:34','2024-06-03 08:14:34'),(35018,11747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:14:34','2024-06-03 08:14:34'),(35019,11748,'action created','2024-06-03 08:14:34','2024-06-03 08:14:34'),(35020,11748,'action started via WP Cron','2024-06-03 08:20:57','2024-06-03 08:20:57'),(35021,11748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:20:57','2024-06-03 08:20:57'),(35022,11749,'action created','2024-06-03 08:20:57','2024-06-03 08:20:57'),(35023,11749,'action started via WP Cron','2024-06-03 08:23:45','2024-06-03 08:23:45'),(35024,11749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:23:45','2024-06-03 08:23:45'),(35025,11750,'action created','2024-06-03 08:23:45','2024-06-03 08:23:45'),(35029,11750,'action started via WP Cron','2024-06-03 08:26:30','2024-06-03 08:26:30'),(35030,11750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:26:30','2024-06-03 08:26:30'),(35031,11752,'action created','2024-06-03 08:26:30','2024-06-03 08:26:30'),(35032,11752,'action started via WP Cron','2024-06-03 08:30:05','2024-06-03 08:30:05'),(35033,11752,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:30:05','2024-06-03 08:30:05'),(35034,11753,'action created','2024-06-03 08:30:05','2024-06-03 08:30:05'),(35035,11753,'action started via WP Cron','2024-06-03 08:33:47','2024-06-03 08:33:47'),(35036,11753,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:33:47','2024-06-03 08:33:47'),(35037,11754,'action created','2024-06-03 08:33:47','2024-06-03 08:33:47'),(35038,11754,'action started via WP Cron','2024-06-03 08:35:53','2024-06-03 08:35:53'),(35039,11754,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:35:53','2024-06-03 08:35:53'),(35040,11755,'action created','2024-06-03 08:35:53','2024-06-03 08:35:53'),(35041,11755,'action started via WP Cron','2024-06-03 08:38:16','2024-06-03 08:38:16'),(35042,11755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:38:16','2024-06-03 08:38:16'),(35043,11756,'action created','2024-06-03 08:38:16','2024-06-03 08:38:16'),(35044,11756,'action started via WP Cron','2024-06-03 08:40:36','2024-06-03 08:40:36'),(35045,11756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:40:36','2024-06-03 08:40:36'),(35046,11757,'action created','2024-06-03 08:40:36','2024-06-03 08:40:36'),(35047,11757,'action started via WP Cron','2024-06-03 08:48:39','2024-06-03 08:48:39'),(35048,11757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:48:39','2024-06-03 08:48:39'),(35049,11758,'action created','2024-06-03 08:48:39','2024-06-03 08:48:39'),(35050,11758,'action started via WP Cron','2024-06-03 08:50:55','2024-06-03 08:50:55'),(35051,11758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:50:55','2024-06-03 08:50:55'),(35052,11759,'action created','2024-06-03 08:50:55','2024-06-03 08:50:55'),(35053,11759,'action started via WP Cron','2024-06-03 08:55:37','2024-06-03 08:55:37'),(35054,11759,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:55:37','2024-06-03 08:55:37'),(35055,11760,'action created','2024-06-03 08:55:37','2024-06-03 08:55:37'),(35056,11760,'action started via WP Cron','2024-06-03 08:58:21','2024-06-03 08:58:21'),(35057,11760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 08:58:21','2024-06-03 08:58:21'),(35058,11761,'action created','2024-06-03 08:58:21','2024-06-03 08:58:21'),(35059,11761,'action started via WP Cron','2024-06-03 09:05:48','2024-06-03 09:05:48'),(35060,11761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:05:48','2024-06-03 09:05:48'),(35061,11762,'action created','2024-06-03 09:05:48','2024-06-03 09:05:48'),(35062,11762,'action started via WP Cron','2024-06-03 09:08:08','2024-06-03 09:08:08'),(35063,11762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:08:08','2024-06-03 09:08:08'),(35064,11763,'action created','2024-06-03 09:08:08','2024-06-03 09:08:08'),(35065,11763,'action started via WP Cron','2024-06-03 09:12:35','2024-06-03 09:12:35'),(35066,11763,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:12:35','2024-06-03 09:12:35'),(35067,11764,'action created','2024-06-03 09:12:35','2024-06-03 09:12:35'),(35068,11764,'action started via WP Cron','2024-06-03 09:15:25','2024-06-03 09:15:25'),(35069,11764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:15:25','2024-06-03 09:15:25'),(35070,11765,'action created','2024-06-03 09:15:25','2024-06-03 09:15:25'),(35071,11765,'action started via WP Cron','2024-06-03 09:22:08','2024-06-03 09:22:08'),(35072,11765,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:22:08','2024-06-03 09:22:08'),(35073,11766,'action created','2024-06-03 09:22:08','2024-06-03 09:22:08'),(35074,11766,'action started via WP Cron','2024-06-03 09:24:41','2024-06-03 09:24:41'),(35075,11766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:24:41','2024-06-03 09:24:41'),(35076,11767,'action created','2024-06-03 09:24:41','2024-06-03 09:24:41'),(35080,11767,'action started via WP Cron','2024-06-03 09:29:42','2024-06-03 09:29:42'),(35081,11767,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:29:42','2024-06-03 09:29:42'),(35082,11769,'action created','2024-06-03 09:29:42','2024-06-03 09:29:42'),(35083,11769,'action started via WP Cron','2024-06-03 09:32:14','2024-06-03 09:32:14'),(35084,11769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:32:14','2024-06-03 09:32:14'),(35085,11770,'action created','2024-06-03 09:32:14','2024-06-03 09:32:14'),(35086,11770,'action started via WP Cron','2024-06-03 09:35:31','2024-06-03 09:35:31'),(35087,11770,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:35:31','2024-06-03 09:35:31'),(35088,11771,'action created','2024-06-03 09:35:31','2024-06-03 09:35:31'),(35092,11771,'action started via WP Cron','2024-06-03 09:42:11','2024-06-03 09:42:11'),(35093,11771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:42:11','2024-06-03 09:42:11'),(35094,11773,'action created','2024-06-03 09:42:11','2024-06-03 09:42:11'),(35095,11773,'action started via WP Cron','2024-06-03 09:44:15','2024-06-03 09:44:15'),(35096,11773,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:44:15','2024-06-03 09:44:15'),(35097,11774,'action created','2024-06-03 09:44:15','2024-06-03 09:44:15'),(35098,11774,'action started via WP Cron','2024-06-03 09:47:34','2024-06-03 09:47:34'),(35099,11774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:47:34','2024-06-03 09:47:34'),(35100,11775,'action created','2024-06-03 09:47:34','2024-06-03 09:47:34'),(35101,11775,'action started via WP Cron','2024-06-03 09:50:15','2024-06-03 09:50:15'),(35102,11775,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:50:15','2024-06-03 09:50:15'),(35103,11776,'action created','2024-06-03 09:50:15','2024-06-03 09:50:15'),(35104,11776,'action started via WP Cron','2024-06-03 09:54:26','2024-06-03 09:54:26'),(35105,11776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:54:26','2024-06-03 09:54:26'),(35106,11777,'action created','2024-06-03 09:54:26','2024-06-03 09:54:26'),(35107,11777,'action started via WP Cron','2024-06-03 09:59:53','2024-06-03 09:59:53'),(35108,11777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 09:59:53','2024-06-03 09:59:53'),(35109,11778,'action created','2024-06-03 09:59:53','2024-06-03 09:59:53'),(35110,11778,'action started via WP Cron','2024-06-03 10:01:53','2024-06-03 10:01:53'),(35111,11778,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:01:53','2024-06-03 10:01:53'),(35112,11779,'action created','2024-06-03 10:01:53','2024-06-03 10:01:53'),(35113,11779,'action started via WP Cron','2024-06-03 10:04:19','2024-06-03 10:04:19'),(35114,11779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:04:19','2024-06-03 10:04:19'),(35115,11780,'action created','2024-06-03 10:04:19','2024-06-03 10:04:19'),(35116,11780,'action started via WP Cron','2024-06-03 10:07:02','2024-06-03 10:07:02'),(35117,11780,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:07:02','2024-06-03 10:07:02'),(35118,11781,'action created','2024-06-03 10:07:02','2024-06-03 10:07:02'),(35119,11781,'action started via WP Cron','2024-06-03 10:09:45','2024-06-03 10:09:45'),(35120,11781,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:09:45','2024-06-03 10:09:45'),(35121,11782,'action created','2024-06-03 10:09:45','2024-06-03 10:09:45'),(35122,11782,'action started via WP Cron','2024-06-03 10:16:17','2024-06-03 10:16:17'),(35123,11782,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:16:17','2024-06-03 10:16:17'),(35124,11783,'action created','2024-06-03 10:16:17','2024-06-03 10:16:17'),(35125,11783,'action started via WP Cron','2024-06-03 10:18:28','2024-06-03 10:18:28'),(35126,11783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:18:28','2024-06-03 10:18:28'),(35127,11784,'action created','2024-06-03 10:18:28','2024-06-03 10:18:28'),(35128,11784,'action started via WP Cron','2024-06-03 10:20:52','2024-06-03 10:20:52'),(35129,11784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:20:52','2024-06-03 10:20:52'),(35130,11785,'action created','2024-06-03 10:20:52','2024-06-03 10:20:52'),(35131,11785,'action started via WP Cron','2024-06-03 10:24:47','2024-06-03 10:24:47'),(35132,11785,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:24:47','2024-06-03 10:24:47'),(35133,11786,'action created','2024-06-03 10:24:47','2024-06-03 10:24:47'),(35134,11786,'action started via WP Cron','2024-06-03 10:29:30','2024-06-03 10:29:30'),(35135,11786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:29:30','2024-06-03 10:29:30'),(35136,11787,'action created','2024-06-03 10:29:30','2024-06-03 10:29:30'),(35140,11787,'action started via WP Cron','2024-06-03 10:32:00','2024-06-03 10:32:00'),(35141,11787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:32:00','2024-06-03 10:32:00'),(35142,11789,'action created','2024-06-03 10:32:00','2024-06-03 10:32:00'),(35143,11789,'action started via Async Request','2024-06-03 10:34:04','2024-06-03 10:34:04'),(35144,11789,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:34:04','2024-06-03 10:34:04'),(35145,11790,'action created','2024-06-03 10:34:04','2024-06-03 10:34:04'),(35146,11790,'action started via WP Cron','2024-06-03 10:39:40','2024-06-03 10:39:40'),(35147,11790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:39:40','2024-06-03 10:39:40'),(35148,11791,'action created','2024-06-03 10:39:40','2024-06-03 10:39:40'),(35149,11791,'action started via WP Cron','2024-06-03 10:42:09','2024-06-03 10:42:09'),(35150,11791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:42:09','2024-06-03 10:42:09'),(35151,11792,'action created','2024-06-03 10:42:09','2024-06-03 10:42:09'),(35152,11792,'action started via WP Cron','2024-06-03 10:45:30','2024-06-03 10:45:30'),(35153,11792,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:45:30','2024-06-03 10:45:30'),(35154,11793,'action created','2024-06-03 10:45:30','2024-06-03 10:45:30'),(35155,11793,'action started via WP Cron','2024-06-03 10:50:16','2024-06-03 10:50:16'),(35156,11793,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:50:16','2024-06-03 10:50:16'),(35157,11794,'action created','2024-06-03 10:50:16','2024-06-03 10:50:16'),(35158,11794,'action started via WP Cron','2024-06-03 10:52:44','2024-06-03 10:52:44'),(35159,11794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:52:44','2024-06-03 10:52:44'),(35160,11795,'action created','2024-06-03 10:52:44','2024-06-03 10:52:44'),(35161,11795,'action started via WP Cron','2024-06-03 10:55:36','2024-06-03 10:55:36'),(35162,11795,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 10:55:36','2024-06-03 10:55:36'),(35163,11796,'action created','2024-06-03 10:55:36','2024-06-03 10:55:36'),(35164,11796,'action started via WP Cron','2024-06-03 11:00:14','2024-06-03 11:00:14'),(35165,11796,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:00:14','2024-06-03 11:00:14'),(35166,11797,'action created','2024-06-03 11:00:14','2024-06-03 11:00:14'),(35167,11797,'action started via WP Cron','2024-06-03 11:05:39','2024-06-03 11:05:39'),(35168,11797,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:05:39','2024-06-03 11:05:39'),(35169,11798,'action created','2024-06-03 11:05:39','2024-06-03 11:05:39'),(35170,11798,'action started via WP Cron','2024-06-03 11:10:15','2024-06-03 11:10:15'),(35171,11798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:10:15','2024-06-03 11:10:15'),(35172,11799,'action created','2024-06-03 11:10:15','2024-06-03 11:10:15'),(35173,11799,'action started via WP Cron','2024-06-03 11:13:00','2024-06-03 11:13:00'),(35174,11799,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:13:00','2024-06-03 11:13:00'),(35175,11800,'action created','2024-06-03 11:13:00','2024-06-03 11:13:00'),(35176,11800,'action started via WP Cron','2024-06-03 11:15:32','2024-06-03 11:15:32'),(35177,11800,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:15:32','2024-06-03 11:15:32'),(35178,11801,'action created','2024-06-03 11:15:32','2024-06-03 11:15:32'),(35179,11801,'action started via WP Cron','2024-06-03 11:17:59','2024-06-03 11:17:59'),(35180,11801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:17:59','2024-06-03 11:17:59'),(35181,11802,'action created','2024-06-03 11:17:59','2024-06-03 11:17:59'),(35182,11802,'action started via WP Cron','2024-06-03 11:20:18','2024-06-03 11:20:18'),(35183,11802,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:20:18','2024-06-03 11:20:18'),(35184,11803,'action created','2024-06-03 11:20:18','2024-06-03 11:20:18'),(35185,11803,'action started via WP Cron','2024-06-03 11:24:13','2024-06-03 11:24:13'),(35186,11803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:24:13','2024-06-03 11:24:13'),(35187,11804,'action created','2024-06-03 11:24:13','2024-06-03 11:24:13'),(35188,11804,'action started via WP Cron','2024-06-03 11:28:39','2024-06-03 11:28:39'),(35189,11804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:28:39','2024-06-03 11:28:39'),(35190,11805,'action created','2024-06-03 11:28:39','2024-06-03 11:28:39'),(35191,11805,'action started via WP Cron','2024-06-03 11:31:35','2024-06-03 11:31:35'),(35192,11805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:31:35','2024-06-03 11:31:35'),(35193,11806,'action created','2024-06-03 11:31:35','2024-06-03 11:31:35'),(35197,11806,'action started via WP Cron','2024-06-03 11:34:19','2024-06-03 11:34:19'),(35198,11806,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:34:19','2024-06-03 11:34:19'),(35199,11808,'action created','2024-06-03 11:34:19','2024-06-03 11:34:19'),(35200,11808,'action started via WP Cron','2024-06-03 11:39:38','2024-06-03 11:39:38'),(35201,11808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:39:38','2024-06-03 11:39:38'),(35202,11809,'action created','2024-06-03 11:39:38','2024-06-03 11:39:38'),(35203,11809,'action started via WP Cron','2024-06-03 11:43:37','2024-06-03 11:43:37'),(35204,11809,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:43:37','2024-06-03 11:43:37'),(35205,11810,'action created','2024-06-03 11:43:37','2024-06-03 11:43:37'),(35206,11810,'action started via WP Cron','2024-06-03 11:46:32','2024-06-03 11:46:32'),(35207,11810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:46:32','2024-06-03 11:46:32'),(35208,11811,'action created','2024-06-03 11:46:32','2024-06-03 11:46:32'),(35209,11811,'action started via WP Cron','2024-06-03 11:54:04','2024-06-03 11:54:04'),(35210,11811,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 11:54:04','2024-06-03 11:54:04'),(35211,11812,'action created','2024-06-03 11:54:04','2024-06-03 11:54:04'),(35212,11812,'action started via WP Cron','2024-06-03 12:01:08','2024-06-03 12:01:08'),(35213,11812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:01:08','2024-06-03 12:01:08'),(35214,11813,'action created','2024-06-03 12:01:08','2024-06-03 12:01:08'),(35215,11813,'action started via WP Cron','2024-06-03 12:05:09','2024-06-03 12:05:09'),(35216,11813,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:05:09','2024-06-03 12:05:09'),(35217,11814,'action created','2024-06-03 12:05:09','2024-06-03 12:05:09'),(35218,11814,'action started via WP Cron','2024-06-03 12:09:08','2024-06-03 12:09:08'),(35219,11814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:09:08','2024-06-03 12:09:08'),(35220,11815,'action created','2024-06-03 12:09:08','2024-06-03 12:09:08'),(35221,11815,'action started via WP Cron','2024-06-03 12:12:08','2024-06-03 12:12:08'),(35222,11815,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:12:08','2024-06-03 12:12:08'),(35223,11816,'action created','2024-06-03 12:12:08','2024-06-03 12:12:08'),(35224,11816,'action started via WP Cron','2024-06-03 12:17:47','2024-06-03 12:17:47'),(35225,11816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:17:47','2024-06-03 12:17:47'),(35226,11817,'action created','2024-06-03 12:17:47','2024-06-03 12:17:47'),(35227,11817,'action started via WP Cron','2024-06-03 12:22:28','2024-06-03 12:22:28'),(35228,11817,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:22:28','2024-06-03 12:22:28'),(35229,11818,'action created','2024-06-03 12:22:28','2024-06-03 12:22:28'),(35233,11818,'action started via WP Cron','2024-06-03 12:25:44','2024-06-03 12:25:44'),(35234,11818,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:25:44','2024-06-03 12:25:44'),(35235,11820,'action created','2024-06-03 12:25:44','2024-06-03 12:25:44'),(35236,11820,'action started via WP Cron','2024-06-03 12:30:12','2024-06-03 12:30:12'),(35237,11820,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:30:12','2024-06-03 12:30:12'),(35238,11821,'action created','2024-06-03 12:30:12','2024-06-03 12:30:12'),(35242,11821,'action started via WP Cron','2024-06-03 12:33:10','2024-06-03 12:33:10'),(35243,11821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:33:10','2024-06-03 12:33:10'),(35244,11823,'action created','2024-06-03 12:33:10','2024-06-03 12:33:10'),(35245,11823,'action started via WP Cron','2024-06-03 12:38:21','2024-06-03 12:38:21'),(35246,11823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:38:21','2024-06-03 12:38:21'),(35247,11824,'action created','2024-06-03 12:38:21','2024-06-03 12:38:21'),(35248,11824,'action started via WP Cron','2024-06-03 12:42:06','2024-06-03 12:42:06'),(35249,11824,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:42:06','2024-06-03 12:42:06'),(35250,11825,'action created','2024-06-03 12:42:06','2024-06-03 12:42:06'),(35251,11825,'action started via WP Cron','2024-06-03 12:45:18','2024-06-03 12:45:18'),(35252,11825,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:45:18','2024-06-03 12:45:18'),(35253,11826,'action created','2024-06-03 12:45:18','2024-06-03 12:45:18'),(35254,11826,'action started via WP Cron','2024-06-03 12:50:23','2024-06-03 12:50:23'),(35255,11826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:50:23','2024-06-03 12:50:23'),(35256,11827,'action created','2024-06-03 12:50:23','2024-06-03 12:50:23'),(35257,11827,'action started via WP Cron','2024-06-03 12:55:28','2024-06-03 12:55:28'),(35258,11827,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 12:55:28','2024-06-03 12:55:28'),(35259,11828,'action created','2024-06-03 12:55:28','2024-06-03 12:55:28'),(35260,11828,'action started via WP Cron','2024-06-03 13:00:48','2024-06-03 13:00:48'),(35261,11828,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:00:48','2024-06-03 13:00:48'),(35262,11829,'action created','2024-06-03 13:00:48','2024-06-03 13:00:48'),(35269,11829,'action started via WP Cron','2024-06-03 13:03:47','2024-06-03 13:03:47'),(35270,11829,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:03:47','2024-06-03 13:03:47'),(35271,11832,'action created','2024-06-03 13:03:47','2024-06-03 13:03:47'),(35272,11832,'action started via WP Cron','2024-06-03 13:06:22','2024-06-03 13:06:22'),(35273,11832,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:06:22','2024-06-03 13:06:22'),(35274,11833,'action created','2024-06-03 13:06:22','2024-06-03 13:06:22'),(35275,11833,'action started via WP Cron','2024-06-03 13:08:30','2024-06-03 13:08:30'),(35276,11833,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:08:30','2024-06-03 13:08:30'),(35277,11834,'action created','2024-06-03 13:08:30','2024-06-03 13:08:30'),(35278,11834,'action started via WP Cron','2024-06-03 13:15:51','2024-06-03 13:15:51'),(35279,11834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:15:51','2024-06-03 13:15:51'),(35280,11835,'action created','2024-06-03 13:15:51','2024-06-03 13:15:51'),(35281,11835,'action started via WP Cron','2024-06-03 13:18:58','2024-06-03 13:18:58'),(35282,11835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:18:58','2024-06-03 13:18:58'),(35283,11836,'action created','2024-06-03 13:18:58','2024-06-03 13:18:58'),(35284,11836,'action started via WP Cron','2024-06-03 13:22:10','2024-06-03 13:22:10'),(35285,11836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:22:10','2024-06-03 13:22:10'),(35286,11837,'action created','2024-06-03 13:22:10','2024-06-03 13:22:10'),(35287,11837,'action started via WP Cron','2024-06-03 13:30:03','2024-06-03 13:30:03'),(35288,11837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:30:03','2024-06-03 13:30:03'),(35289,11838,'action created','2024-06-03 13:30:03','2024-06-03 13:30:03'),(35290,11838,'action started via WP Cron','2024-06-03 13:33:24','2024-06-03 13:33:24'),(35291,11838,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:33:24','2024-06-03 13:33:24'),(35292,11839,'action created','2024-06-03 13:33:24','2024-06-03 13:33:24'),(35296,11839,'action started via WP Cron','2024-06-03 13:37:37','2024-06-03 13:37:37'),(35297,11839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:37:37','2024-06-03 13:37:37'),(35298,11841,'action created','2024-06-03 13:37:37','2024-06-03 13:37:37'),(35299,11841,'action started via WP Cron','2024-06-03 13:54:32','2024-06-03 13:54:32'),(35300,11841,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 13:54:32','2024-06-03 13:54:32'),(35301,11842,'action created','2024-06-03 13:54:32','2024-06-03 13:54:32'),(35302,11842,'action started via WP Cron','2024-06-03 14:13:30','2024-06-03 14:13:30'),(35303,11842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 14:13:30','2024-06-03 14:13:30'),(35304,11843,'action created','2024-06-03 14:13:30','2024-06-03 14:13:30'),(35308,11843,'action started via WP Cron','2024-06-03 14:17:27','2024-06-03 14:17:27'),(35309,11843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 14:17:27','2024-06-03 14:17:27'),(35310,11845,'action created','2024-06-03 14:17:27','2024-06-03 14:17:27'),(35311,11845,'action started via WP Cron','2024-06-03 14:28:36','2024-06-03 14:28:36'),(35312,11845,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 14:28:36','2024-06-03 14:28:36'),(35313,11846,'action created','2024-06-03 14:28:36','2024-06-03 14:28:36'),(35314,11846,'action started via WP Cron','2024-06-03 14:35:19','2024-06-03 14:35:19'),(35315,11846,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 14:35:19','2024-06-03 14:35:19'),(35316,11847,'action created','2024-06-03 14:35:19','2024-06-03 14:35:19'),(35320,11847,'action started via WP Cron','2024-06-03 14:48:02','2024-06-03 14:48:02'),(35321,11847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 14:48:02','2024-06-03 14:48:02'),(35322,11849,'action created','2024-06-03 14:48:02','2024-06-03 14:48:02'),(35323,11849,'action started via WP Cron','2024-06-03 14:51:16','2024-06-03 14:51:16'),(35324,11849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 14:51:16','2024-06-03 14:51:16'),(35325,11850,'action created','2024-06-03 14:51:16','2024-06-03 14:51:16'),(35326,11850,'action started via WP Cron','2024-06-03 14:55:08','2024-06-03 14:55:08'),(35327,11850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 14:55:08','2024-06-03 14:55:08'),(35328,11851,'action created','2024-06-03 14:55:08','2024-06-03 14:55:08'),(35329,11851,'action started via WP Cron','2024-06-03 15:12:44','2024-06-03 15:12:44'),(35330,11851,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 15:12:44','2024-06-03 15:12:44'),(35331,11852,'action created','2024-06-03 15:12:44','2024-06-03 15:12:44'),(35332,11852,'action started via WP Cron','2024-06-03 15:25:29','2024-06-03 15:25:29'),(35333,11852,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 15:25:29','2024-06-03 15:25:29'),(35334,11853,'action created','2024-06-03 15:25:29','2024-06-03 15:25:29'),(35335,11853,'action started via WP Cron','2024-06-03 15:30:09','2024-06-03 15:30:09'),(35336,11853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 15:30:09','2024-06-03 15:30:09'),(35337,11854,'action created','2024-06-03 15:30:09','2024-06-03 15:30:09'),(35338,11854,'action started via WP Cron','2024-06-03 15:33:01','2024-06-03 15:33:01'),(35339,11854,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 15:33:01','2024-06-03 15:33:01'),(35340,11855,'action created','2024-06-03 15:33:01','2024-06-03 15:33:01'),(35341,11855,'action started via WP Cron','2024-06-03 15:41:08','2024-06-03 15:41:08'),(35342,11855,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 15:41:08','2024-06-03 15:41:08'),(35343,11856,'action created','2024-06-03 15:41:08','2024-06-03 15:41:08'),(35347,11856,'action started via WP Cron','2024-06-03 15:59:53','2024-06-03 15:59:53'),(35348,11856,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 15:59:53','2024-06-03 15:59:53'),(35349,11858,'action created','2024-06-03 15:59:53','2024-06-03 15:59:53'),(35350,11858,'action started via WP Cron','2024-06-03 16:04:30','2024-06-03 16:04:30'),(35351,11858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 16:04:30','2024-06-03 16:04:30'),(35352,11859,'action created','2024-06-03 16:04:30','2024-06-03 16:04:30'),(35353,11859,'action started via WP Cron','2024-06-03 16:15:21','2024-06-03 16:15:21'),(35354,11859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 16:15:21','2024-06-03 16:15:21'),(35355,11860,'action created','2024-06-03 16:15:21','2024-06-03 16:15:21'),(35356,11860,'action started via WP Cron','2024-06-03 16:17:59','2024-06-03 16:17:59'),(35357,11860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 16:17:59','2024-06-03 16:17:59'),(35358,11861,'action created','2024-06-03 16:17:59','2024-06-03 16:17:59'),(35359,11861,'action started via WP Cron','2024-06-03 16:21:48','2024-06-03 16:21:48'),(35360,11861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 16:21:48','2024-06-03 16:21:48'),(35361,11862,'action created','2024-06-03 16:21:48','2024-06-03 16:21:48'),(35362,11862,'action started via WP Cron','2024-06-03 16:34:50','2024-06-03 16:34:50'),(35363,11862,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 16:34:50','2024-06-03 16:34:50'),(35364,11863,'action created','2024-06-03 16:34:50','2024-06-03 16:34:50'),(35365,11863,'action started via WP Cron','2024-06-03 16:39:09','2024-06-03 16:39:09'),(35366,11863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 16:39:09','2024-06-03 16:39:09'),(35367,11864,'action created','2024-06-03 16:39:09','2024-06-03 16:39:09'),(35371,11864,'action started via WP Cron','2024-06-03 16:55:30','2024-06-03 16:55:30'),(35372,11864,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 16:55:30','2024-06-03 16:55:30'),(35373,11866,'action created','2024-06-03 16:55:30','2024-06-03 16:55:30'),(35374,11866,'action started via WP Cron','2024-06-03 17:08:59','2024-06-03 17:08:59'),(35375,11866,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 17:08:59','2024-06-03 17:08:59'),(35376,11867,'action created','2024-06-03 17:08:59','2024-06-03 17:08:59'),(35377,11867,'action started via WP Cron','2024-06-03 17:13:40','2024-06-03 17:13:40'),(35378,11867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 17:13:40','2024-06-03 17:13:40'),(35379,11868,'action created','2024-06-03 17:13:40','2024-06-03 17:13:40'),(35380,11868,'action started via WP Cron','2024-06-03 17:26:02','2024-06-03 17:26:02'),(35381,11868,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 17:26:02','2024-06-03 17:26:02'),(35382,11869,'action created','2024-06-03 17:26:02','2024-06-03 17:26:02'),(35383,11869,'action started via WP Cron','2024-06-03 17:30:33','2024-06-03 17:30:33'),(35384,11869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 17:30:33','2024-06-03 17:30:33'),(35385,11870,'action created','2024-06-03 17:30:33','2024-06-03 17:30:33'),(35386,11870,'action started via WP Cron','2024-06-03 17:42:56','2024-06-03 17:42:56'),(35387,11870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 17:42:56','2024-06-03 17:42:56'),(35388,11871,'action created','2024-06-03 17:42:56','2024-06-03 17:42:56'),(35389,11871,'action started via WP Cron','2024-06-03 17:47:25','2024-06-03 17:47:25'),(35390,11871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 17:47:25','2024-06-03 17:47:25'),(35391,11872,'action created','2024-06-03 17:47:25','2024-06-03 17:47:25'),(35392,11872,'action started via WP Cron','2024-06-03 17:56:18','2024-06-03 17:56:18'),(35393,11872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 17:56:18','2024-06-03 17:56:18'),(35394,11873,'action created','2024-06-03 17:56:18','2024-06-03 17:56:18'),(35398,11873,'action started via WP Cron','2024-06-03 17:59:35','2024-06-03 17:59:35'),(35399,11873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 17:59:35','2024-06-03 17:59:35'),(35400,11875,'action created','2024-06-03 17:59:35','2024-06-03 17:59:35'),(35401,11875,'action started via WP Cron','2024-06-03 18:04:04','2024-06-03 18:04:04'),(35402,11875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 18:04:04','2024-06-03 18:04:04'),(35403,11876,'action created','2024-06-03 18:04:04','2024-06-03 18:04:04'),(35404,11876,'action started via WP Cron','2024-06-03 18:07:28','2024-06-03 18:07:28'),(35405,11876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 18:07:28','2024-06-03 18:07:28'),(35406,11877,'action created','2024-06-03 18:07:28','2024-06-03 18:07:28'),(35407,11877,'action started via WP Cron','2024-06-03 18:16:16','2024-06-03 18:16:16'),(35408,11877,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 18:16:16','2024-06-03 18:16:16'),(35409,11878,'action created','2024-06-03 18:16:16','2024-06-03 18:16:16'),(35410,11878,'action started via WP Cron','2024-06-03 18:19:47','2024-06-03 18:19:47'),(35411,11878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 18:19:47','2024-06-03 18:19:47'),(35412,11879,'action created','2024-06-03 18:19:47','2024-06-03 18:19:47'),(35413,11879,'action started via WP Cron','2024-06-03 18:26:42','2024-06-03 18:26:42'),(35414,11879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 18:26:42','2024-06-03 18:26:42'),(35415,11880,'action created','2024-06-03 18:26:42','2024-06-03 18:26:42'),(35416,11880,'action started via WP Cron','2024-06-03 18:37:09','2024-06-03 18:37:09'),(35417,11880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 18:37:09','2024-06-03 18:37:09'),(35418,11881,'action created','2024-06-03 18:37:09','2024-06-03 18:37:09'),(35419,11881,'action started via WP Cron','2024-06-03 18:49:15','2024-06-03 18:49:15'),(35420,11881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 18:49:15','2024-06-03 18:49:15'),(35421,11882,'action created','2024-06-03 18:49:15','2024-06-03 18:49:15'),(35422,11882,'action started via WP Cron','2024-06-03 18:53:41','2024-06-03 18:53:41'),(35423,11882,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 18:53:41','2024-06-03 18:53:41'),(35424,11883,'action created','2024-06-03 18:53:41','2024-06-03 18:53:41'),(35425,11883,'action started via WP Cron','2024-06-03 19:01:54','2024-06-03 19:01:54'),(35426,11883,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 19:01:54','2024-06-03 19:01:54'),(35427,11884,'action created','2024-06-03 19:01:54','2024-06-03 19:01:54'),(35431,11884,'action started via WP Cron','2024-06-03 19:05:11','2024-06-03 19:05:11'),(35432,11884,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 19:05:11','2024-06-03 19:05:11'),(35433,11886,'action created','2024-06-03 19:05:11','2024-06-03 19:05:11'),(35434,11886,'action started via WP Cron','2024-06-03 19:10:17','2024-06-03 19:10:17'),(35435,11886,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 19:10:17','2024-06-03 19:10:17'),(35436,11887,'action created','2024-06-03 19:10:17','2024-06-03 19:10:17'),(35437,11887,'action started via WP Cron','2024-06-03 19:17:56','2024-06-03 19:17:56'),(35438,11887,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 19:17:56','2024-06-03 19:17:56'),(35439,11888,'action created','2024-06-03 19:17:56','2024-06-03 19:17:56'),(35440,11888,'action started via WP Cron','2024-06-03 19:22:37','2024-06-03 19:22:37'),(35441,11888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 19:22:37','2024-06-03 19:22:37'),(35442,11889,'action created','2024-06-03 19:22:37','2024-06-03 19:22:37'),(35443,11889,'action started via WP Cron','2024-06-03 19:27:04','2024-06-03 19:27:04'),(35444,11889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 19:27:04','2024-06-03 19:27:04'),(35445,11890,'action created','2024-06-03 19:27:04','2024-06-03 19:27:04'),(35446,11890,'action started via WP Cron','2024-06-03 19:43:44','2024-06-03 19:43:44'),(35447,11890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 19:43:44','2024-06-03 19:43:44'),(35448,11891,'action created','2024-06-03 19:43:44','2024-06-03 19:43:44'),(35449,11891,'action started via WP Cron','2024-06-03 19:55:52','2024-06-03 19:55:52'),(35450,11891,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 19:55:52','2024-06-03 19:55:52'),(35451,11892,'action created','2024-06-03 19:55:52','2024-06-03 19:55:52'),(35452,11892,'action started via WP Cron','2024-06-03 20:00:17','2024-06-03 20:00:17'),(35453,11892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:00:17','2024-06-03 20:00:17'),(35454,11893,'action created','2024-06-03 20:00:17','2024-06-03 20:00:17'),(35458,11893,'action started via WP Cron','2024-06-03 20:08:11','2024-06-03 20:08:11'),(35459,11893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:08:11','2024-06-03 20:08:11'),(35460,11895,'action created','2024-06-03 20:08:11','2024-06-03 20:08:11'),(35461,11895,'action started via WP Cron','2024-06-03 20:12:27','2024-06-03 20:12:27'),(35462,11895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:12:27','2024-06-03 20:12:27'),(35463,11896,'action created','2024-06-03 20:12:27','2024-06-03 20:12:27'),(35464,11896,'action started via WP Cron','2024-06-03 20:14:33','2024-06-03 20:14:33'),(35465,11896,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:14:33','2024-06-03 20:14:33'),(35466,11897,'action created','2024-06-03 20:14:33','2024-06-03 20:14:33'),(35467,11897,'action started via WP Cron','2024-06-03 20:16:50','2024-06-03 20:16:50'),(35468,11897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:16:50','2024-06-03 20:16:50'),(35469,11898,'action created','2024-06-03 20:16:50','2024-06-03 20:16:50'),(35470,11898,'action started via WP Cron','2024-06-03 20:19:58','2024-06-03 20:19:58'),(35471,11898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:19:58','2024-06-03 20:19:58'),(35472,11899,'action created','2024-06-03 20:19:58','2024-06-03 20:19:58'),(35473,11899,'action started via WP Cron','2024-06-03 20:28:53','2024-06-03 20:28:53'),(35474,11899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:28:53','2024-06-03 20:28:53'),(35475,11900,'action created','2024-06-03 20:28:53','2024-06-03 20:28:53'),(35476,11900,'action started via WP Cron','2024-06-03 20:33:19','2024-06-03 20:33:19'),(35477,11900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:33:19','2024-06-03 20:33:19'),(35478,11901,'action created','2024-06-03 20:33:19','2024-06-03 20:33:19'),(35479,11901,'action started via WP Cron','2024-06-03 20:40:37','2024-06-03 20:40:37'),(35480,11901,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:40:37','2024-06-03 20:40:37'),(35481,11902,'action created','2024-06-03 20:40:37','2024-06-03 20:40:37'),(35482,11902,'action started via WP Cron','2024-06-03 20:45:24','2024-06-03 20:45:24'),(35483,11902,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:45:24','2024-06-03 20:45:24'),(35484,11903,'action created','2024-06-03 20:45:24','2024-06-03 20:45:24'),(35485,11903,'action started via WP Cron','2024-06-03 20:49:49','2024-06-03 20:49:49'),(35486,11903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:49:49','2024-06-03 20:49:49'),(35487,11904,'action created','2024-06-03 20:49:49','2024-06-03 20:49:49'),(35488,11904,'action started via WP Cron','2024-06-03 20:57:48','2024-06-03 20:57:48'),(35489,11904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 20:57:48','2024-06-03 20:57:48'),(35490,11905,'action created','2024-06-03 20:57:48','2024-06-03 20:57:48'),(35491,11905,'action started via WP Cron','2024-06-03 21:00:50','2024-06-03 21:00:50'),(35492,11905,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:00:50','2024-06-03 21:00:50'),(35493,11906,'action created','2024-06-03 21:00:50','2024-06-03 21:00:50'),(35494,11906,'action started via WP Cron','2024-06-03 21:06:16','2024-06-03 21:06:16'),(35495,11906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:06:16','2024-06-03 21:06:16'),(35496,11907,'action created','2024-06-03 21:06:16','2024-06-03 21:06:16'),(35500,11907,'action started via WP Cron','2024-06-03 21:18:23','2024-06-03 21:18:23'),(35501,11907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:18:23','2024-06-03 21:18:23'),(35502,11909,'action created','2024-06-03 21:18:23','2024-06-03 21:18:23'),(35503,11909,'action started via WP Cron','2024-06-03 21:22:49','2024-06-03 21:22:49'),(35504,11909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:22:49','2024-06-03 21:22:49'),(35505,11910,'action created','2024-06-03 21:22:49','2024-06-03 21:22:49'),(35506,11910,'action started via WP Cron','2024-06-03 21:26:00','2024-06-03 21:26:00'),(35507,11910,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:26:00','2024-06-03 21:26:00'),(35508,11911,'action created','2024-06-03 21:26:00','2024-06-03 21:26:00'),(35509,11911,'action started via WP Cron','2024-06-03 21:28:00','2024-06-03 21:28:00'),(35510,11911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:28:00','2024-06-03 21:28:00'),(35511,11912,'action created','2024-06-03 21:28:00','2024-06-03 21:28:00'),(35512,11912,'action started via WP Cron','2024-06-03 21:34:58','2024-06-03 21:34:58'),(35513,11912,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:34:58','2024-06-03 21:34:58'),(35514,11913,'action created','2024-06-03 21:34:58','2024-06-03 21:34:58'),(35518,11913,'action started via WP Cron','2024-06-03 21:37:39','2024-06-03 21:37:39'),(35519,11913,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:37:39','2024-06-03 21:37:39'),(35520,11915,'action created','2024-06-03 21:37:39','2024-06-03 21:37:39'),(35521,11915,'action started via WP Cron','2024-06-03 21:51:13','2024-06-03 21:51:13'),(35522,11915,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:51:13','2024-06-03 21:51:13'),(35523,11916,'action created','2024-06-03 21:51:13','2024-06-03 21:51:13'),(35524,11916,'action started via WP Cron','2024-06-03 21:55:38','2024-06-03 21:55:38'),(35525,11916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 21:55:38','2024-06-03 21:55:38'),(35526,11917,'action created','2024-06-03 21:55:38','2024-06-03 21:55:38'),(35527,11917,'action started via WP Cron','2024-06-03 22:02:45','2024-06-03 22:02:45'),(35528,11917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:02:45','2024-06-03 22:02:45'),(35529,11918,'action created','2024-06-03 22:02:45','2024-06-03 22:02:45'),(35530,11918,'action started via WP Cron','2024-06-03 22:05:05','2024-06-03 22:05:05'),(35531,11918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:05:05','2024-06-03 22:05:05'),(35532,11919,'action created','2024-06-03 22:05:05','2024-06-03 22:05:05'),(35533,11919,'action started via WP Cron','2024-06-03 22:12:08','2024-06-03 22:12:08'),(35534,11919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:12:08','2024-06-03 22:12:08'),(35535,11920,'action created','2024-06-03 22:12:08','2024-06-03 22:12:08'),(35536,11920,'action started via WP Cron','2024-06-03 22:16:49','2024-06-03 22:16:49'),(35537,11920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:16:49','2024-06-03 22:16:49'),(35538,11921,'action created','2024-06-03 22:16:49','2024-06-03 22:16:49'),(35542,11921,'action started via WP Cron','2024-06-03 22:18:50','2024-06-03 22:18:50'),(35543,11921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:18:50','2024-06-03 22:18:50'),(35544,11923,'action created','2024-06-03 22:18:50','2024-06-03 22:18:50'),(35545,11923,'action started via WP Cron','2024-06-03 22:23:35','2024-06-03 22:23:35'),(35546,11923,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:23:35','2024-06-03 22:23:35'),(35547,11924,'action created','2024-06-03 22:23:35','2024-06-03 22:23:35'),(35548,11924,'action started via WP Cron','2024-06-03 22:28:28','2024-06-03 22:28:28'),(35549,11924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:28:28','2024-06-03 22:28:28'),(35550,11925,'action created','2024-06-03 22:28:28','2024-06-03 22:28:28'),(35551,11925,'action started via WP Cron','2024-06-03 22:33:13','2024-06-03 22:33:13'),(35552,11925,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:33:13','2024-06-03 22:33:13'),(35553,11926,'action created','2024-06-03 22:33:13','2024-06-03 22:33:13'),(35554,11926,'action started via WP Cron','2024-06-03 22:35:38','2024-06-03 22:35:38'),(35555,11926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:35:38','2024-06-03 22:35:38'),(35556,11927,'action created','2024-06-03 22:35:38','2024-06-03 22:35:38'),(35557,11927,'action started via WP Cron','2024-06-03 22:40:23','2024-06-03 22:40:23'),(35558,11927,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:40:23','2024-06-03 22:40:23'),(35559,11928,'action created','2024-06-03 22:40:23','2024-06-03 22:40:23'),(35560,11928,'action started via WP Cron','2024-06-03 22:44:38','2024-06-03 22:44:38'),(35561,11928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:44:38','2024-06-03 22:44:38'),(35562,11929,'action created','2024-06-03 22:44:38','2024-06-03 22:44:38'),(35563,11929,'action started via WP Cron','2024-06-03 22:53:09','2024-06-03 22:53:09'),(35564,11929,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:53:09','2024-06-03 22:53:09'),(35565,11930,'action created','2024-06-03 22:53:09','2024-06-03 22:53:09'),(35566,11930,'action started via WP Cron','2024-06-03 22:56:27','2024-06-03 22:56:27'),(35567,11930,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 22:56:27','2024-06-03 22:56:27'),(35568,11931,'action created','2024-06-03 22:56:27','2024-06-03 22:56:27'),(35569,11931,'action started via WP Cron','2024-06-03 23:04:40','2024-06-03 23:04:40'),(35570,11931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:04:40','2024-06-03 23:04:40'),(35571,11932,'action created','2024-06-03 23:04:40','2024-06-03 23:04:40'),(35572,11932,'action started via WP Cron','2024-06-03 23:08:04','2024-06-03 23:08:04'),(35573,11932,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:08:04','2024-06-03 23:08:04'),(35574,11933,'action created','2024-06-03 23:08:04','2024-06-03 23:08:04'),(35575,11933,'action started via WP Cron','2024-06-03 23:10:07','2024-06-03 23:10:07'),(35576,11933,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:10:07','2024-06-03 23:10:07'),(35577,11934,'action created','2024-06-03 23:10:07','2024-06-03 23:10:07'),(35578,11934,'action started via WP Cron','2024-06-03 23:12:38','2024-06-03 23:12:38'),(35579,11934,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:12:38','2024-06-03 23:12:38'),(35580,11935,'action created','2024-06-03 23:12:38','2024-06-03 23:12:38'),(35581,11935,'action started via WP Cron','2024-06-03 23:16:18','2024-06-03 23:16:18'),(35582,11935,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:16:18','2024-06-03 23:16:18'),(35583,11936,'action created','2024-06-03 23:16:18','2024-06-03 23:16:18'),(35584,11936,'action started via WP Cron','2024-06-03 23:18:20','2024-06-03 23:18:20'),(35585,11936,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:18:20','2024-06-03 23:18:20'),(35586,11937,'action created','2024-06-03 23:18:20','2024-06-03 23:18:20'),(35590,11937,'action started via WP Cron','2024-06-03 23:28:35','2024-06-03 23:28:35'),(35591,11937,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:28:35','2024-06-03 23:28:35'),(35592,11939,'action created','2024-06-03 23:28:35','2024-06-03 23:28:35'),(35593,11939,'action started via WP Cron','2024-06-03 23:32:50','2024-06-03 23:32:50'),(35594,11939,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:32:50','2024-06-03 23:32:50'),(35595,11940,'action created','2024-06-03 23:32:50','2024-06-03 23:32:50'),(35596,11940,'action started via WP Cron','2024-06-03 23:44:22','2024-06-03 23:44:22'),(35597,11940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:44:22','2024-06-03 23:44:22'),(35598,11941,'action created','2024-06-03 23:44:22','2024-06-03 23:44:22'),(35599,11941,'action started via WP Cron','2024-06-03 23:48:36','2024-06-03 23:48:36'),(35600,11941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:48:36','2024-06-03 23:48:36'),(35601,11942,'action created','2024-06-03 23:48:36','2024-06-03 23:48:36'),(35602,11942,'action started via WP Cron','2024-06-03 23:57:46','2024-06-03 23:57:46'),(35603,11942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-03 23:57:46','2024-06-03 23:57:46'),(35604,11943,'action created','2024-06-03 23:57:46','2024-06-03 23:57:46'),(35605,11943,'action started via WP Cron','2024-06-04 00:00:15','2024-06-04 00:00:15'),(35606,11943,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:00:15','2024-06-04 00:00:15'),(35607,11944,'action created','2024-06-04 00:00:15','2024-06-04 00:00:15'),(35608,11944,'action started via WP Cron','2024-06-04 00:04:01','2024-06-04 00:04:01'),(35609,11944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:04:01','2024-06-04 00:04:01'),(35610,11945,'action created','2024-06-04 00:04:01','2024-06-04 00:04:01'),(35611,11945,'action started via WP Cron','2024-06-04 00:06:35','2024-06-04 00:06:35'),(35612,11945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:06:35','2024-06-04 00:06:35'),(35613,11946,'action created','2024-06-04 00:06:35','2024-06-04 00:06:35'),(35614,11946,'action started via WP Cron','2024-06-04 00:09:05','2024-06-04 00:09:05'),(35615,11946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:09:05','2024-06-04 00:09:05'),(35616,11947,'action created','2024-06-04 00:09:05','2024-06-04 00:09:05'),(35617,11947,'action started via WP Cron','2024-06-04 00:11:48','2024-06-04 00:11:48'),(35618,11947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:11:48','2024-06-04 00:11:48'),(35619,11948,'action created','2024-06-04 00:11:48','2024-06-04 00:11:48'),(35620,11948,'action started via WP Cron','2024-06-04 00:16:20','2024-06-04 00:16:20'),(35621,11948,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:16:20','2024-06-04 00:16:20'),(35622,11949,'action created','2024-06-04 00:16:20','2024-06-04 00:16:20'),(35623,11949,'action started via WP Cron','2024-06-04 00:20:28','2024-06-04 00:20:28'),(35624,11949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:20:28','2024-06-04 00:20:28'),(35625,11950,'action created','2024-06-04 00:20:28','2024-06-04 00:20:28'),(35626,11950,'action started via WP Cron','2024-06-04 00:22:30','2024-06-04 00:22:30'),(35627,11950,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:22:30','2024-06-04 00:22:30'),(35628,11951,'action created','2024-06-04 00:22:30','2024-06-04 00:22:30'),(35629,11951,'action started via WP Cron','2024-06-04 00:26:28','2024-06-04 00:26:28'),(35630,11951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:26:28','2024-06-04 00:26:28'),(35631,11952,'action created','2024-06-04 00:26:28','2024-06-04 00:26:28'),(35632,11952,'action started via WP Cron','2024-06-04 00:30:34','2024-06-04 00:30:34'),(35633,11952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:30:34','2024-06-04 00:30:34'),(35634,11953,'action created','2024-06-04 00:30:34','2024-06-04 00:30:34'),(35638,11953,'action started via WP Cron','2024-06-04 00:32:58','2024-06-04 00:32:58'),(35639,11953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:32:58','2024-06-04 00:32:58'),(35640,11955,'action created','2024-06-04 00:32:58','2024-06-04 00:32:58'),(35641,11955,'action started via WP Cron','2024-06-04 00:35:17','2024-06-04 00:35:17'),(35642,11955,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:35:17','2024-06-04 00:35:17'),(35643,11956,'action created','2024-06-04 00:35:17','2024-06-04 00:35:17'),(35644,11956,'action started via WP Cron','2024-06-04 00:47:55','2024-06-04 00:47:55'),(35645,11956,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:47:55','2024-06-04 00:47:55'),(35646,11957,'action created','2024-06-04 00:47:55','2024-06-04 00:47:55'),(35647,11957,'action started via WP Cron','2024-06-04 00:50:05','2024-06-04 00:50:05'),(35648,11957,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:50:05','2024-06-04 00:50:05'),(35649,11958,'action created','2024-06-04 00:50:05','2024-06-04 00:50:05'),(35650,11958,'action started via WP Cron','2024-06-04 00:52:09','2024-06-04 00:52:09'),(35651,11958,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:52:09','2024-06-04 00:52:09'),(35652,11959,'action created','2024-06-04 00:52:09','2024-06-04 00:52:09'),(35653,11959,'action started via WP Cron','2024-06-04 00:57:11','2024-06-04 00:57:11'),(35654,11959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 00:57:11','2024-06-04 00:57:11'),(35655,11960,'action created','2024-06-04 00:57:11','2024-06-04 00:57:11'),(35656,11960,'action started via WP Cron','2024-06-04 01:15:17','2024-06-04 01:15:17'),(35657,11960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 01:15:17','2024-06-04 01:15:17'),(35658,11961,'action created','2024-06-04 01:15:17','2024-06-04 01:15:17'),(35659,11961,'action started via WP Cron','2024-06-04 01:20:00','2024-06-04 01:20:00'),(35660,11961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 01:20:00','2024-06-04 01:20:00'),(35661,11962,'action created','2024-06-04 01:20:00','2024-06-04 01:20:00'),(35662,11962,'action started via WP Cron','2024-06-04 01:24:05','2024-06-04 01:24:05'),(35663,11962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 01:24:05','2024-06-04 01:24:05'),(35664,11963,'action created','2024-06-04 01:24:05','2024-06-04 01:24:05'),(35665,11963,'action started via WP Cron','2024-06-04 01:30:37','2024-06-04 01:30:37'),(35666,11963,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 01:30:37','2024-06-04 01:30:37'),(35667,11964,'action created','2024-06-04 01:30:37','2024-06-04 01:30:37'),(35671,11964,'action started via WP Cron','2024-06-04 01:36:49','2024-06-04 01:36:49'),(35672,11964,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 01:36:49','2024-06-04 01:36:49'),(35673,11966,'action created','2024-06-04 01:36:49','2024-06-04 01:36:49'),(35674,11966,'action started via WP Cron','2024-06-04 01:39:48','2024-06-04 01:39:48'),(35675,11966,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 01:39:48','2024-06-04 01:39:48'),(35676,11967,'action created','2024-06-04 01:39:48','2024-06-04 01:39:48'),(35677,11967,'action started via WP Cron','2024-06-04 01:51:02','2024-06-04 01:51:02'),(35678,11967,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 01:51:02','2024-06-04 01:51:02'),(35679,11968,'action created','2024-06-04 01:51:02','2024-06-04 01:51:02'),(35680,11968,'action started via WP Cron','2024-06-04 01:57:29','2024-06-04 01:57:29'),(35681,11968,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 01:57:29','2024-06-04 01:57:29'),(35682,11969,'action created','2024-06-04 01:57:29','2024-06-04 01:57:29'),(35683,11969,'action started via WP Cron','2024-06-04 02:02:11','2024-06-04 02:02:11'),(35684,11969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:02:11','2024-06-04 02:02:11'),(35685,11970,'action created','2024-06-04 02:02:11','2024-06-04 02:02:11'),(35686,11970,'action started via WP Cron','2024-06-04 02:04:11','2024-06-04 02:04:11'),(35687,11970,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:04:11','2024-06-04 02:04:11'),(35688,11971,'action created','2024-06-04 02:04:11','2024-06-04 02:04:11'),(35689,11971,'action started via WP Cron','2024-06-04 02:09:31','2024-06-04 02:09:31'),(35690,11971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:09:31','2024-06-04 02:09:31'),(35691,11972,'action created','2024-06-04 02:09:31','2024-06-04 02:09:31'),(35692,11972,'action started via WP Cron','2024-06-04 02:11:58','2024-06-04 02:11:58'),(35693,11972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:11:58','2024-06-04 02:11:58'),(35694,11973,'action created','2024-06-04 02:11:58','2024-06-04 02:11:58'),(35695,11973,'action started via WP Cron','2024-06-04 02:14:40','2024-06-04 02:14:40'),(35696,11973,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:14:40','2024-06-04 02:14:40'),(35697,11974,'action created','2024-06-04 02:14:40','2024-06-04 02:14:40'),(35702,11974,'action started via WP Cron','2024-06-04 02:17:02','2024-06-04 02:17:02'),(35703,11974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:17:02','2024-06-04 02:17:02'),(35704,11977,'action created','2024-06-04 02:17:02','2024-06-04 02:17:02'),(35707,11977,'action started via WP Cron','2024-06-04 02:19:05','2024-06-04 02:19:05'),(35708,11977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:19:05','2024-06-04 02:19:05'),(35709,11978,'action created','2024-06-04 02:19:05','2024-06-04 02:19:05'),(35710,11978,'action started via WP Cron','2024-06-04 02:25:08','2024-06-04 02:25:08'),(35711,11978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:25:08','2024-06-04 02:25:08'),(35712,11979,'action created','2024-06-04 02:25:08','2024-06-04 02:25:08'),(35713,11979,'action started via WP Cron','2024-06-04 02:27:08','2024-06-04 02:27:08'),(35714,11979,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:27:08','2024-06-04 02:27:08'),(35715,11980,'action created','2024-06-04 02:27:08','2024-06-04 02:27:08'),(35716,11980,'action started via WP Cron','2024-06-04 02:29:09','2024-06-04 02:29:09'),(35717,11980,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:29:09','2024-06-04 02:29:09'),(35718,11981,'action created','2024-06-04 02:29:09','2024-06-04 02:29:09'),(35722,11981,'action started via WP Cron','2024-06-04 02:31:17','2024-06-04 02:31:17'),(35723,11981,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:31:17','2024-06-04 02:31:17'),(35724,11983,'action created','2024-06-04 02:31:17','2024-06-04 02:31:17'),(35725,11983,'action started via WP Cron','2024-06-04 02:36:14','2024-06-04 02:36:14'),(35726,11983,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:36:14','2024-06-04 02:36:14'),(35727,11984,'action created','2024-06-04 02:36:14','2024-06-04 02:36:14'),(35728,11984,'action started via WP Cron','2024-06-04 02:42:41','2024-06-04 02:42:41'),(35729,11984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:42:41','2024-06-04 02:42:41'),(35730,11985,'action created','2024-06-04 02:42:41','2024-06-04 02:42:41'),(35731,11985,'action started via WP Cron','2024-06-04 02:45:06','2024-06-04 02:45:06'),(35732,11985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:45:06','2024-06-04 02:45:06'),(35733,11986,'action created','2024-06-04 02:45:06','2024-06-04 02:45:06'),(35734,11986,'action started via WP Cron','2024-06-04 02:50:24','2024-06-04 02:50:24'),(35735,11986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:50:24','2024-06-04 02:50:24'),(35736,11987,'action created','2024-06-04 02:50:24','2024-06-04 02:50:24'),(35737,11987,'action started via Async Request','2024-06-04 02:54:55','2024-06-04 02:54:55'),(35738,11987,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:54:55','2024-06-04 02:54:55'),(35739,11988,'action created','2024-06-04 02:54:55','2024-06-04 02:54:55'),(35740,11988,'action started via WP Cron','2024-06-04 02:57:40','2024-06-04 02:57:40'),(35741,11988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 02:57:40','2024-06-04 02:57:40'),(35742,11989,'action created','2024-06-04 02:57:40','2024-06-04 02:57:40'),(35746,11989,'action started via WP Cron','2024-06-04 03:00:38','2024-06-04 03:00:38'),(35747,11989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:00:38','2024-06-04 03:00:38'),(35748,11991,'action created','2024-06-04 03:00:38','2024-06-04 03:00:38'),(35749,11991,'action started via WP Cron','2024-06-04 03:03:39','2024-06-04 03:03:39'),(35750,11991,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:03:39','2024-06-04 03:03:39'),(35751,11992,'action created','2024-06-04 03:03:39','2024-06-04 03:03:39'),(35752,11992,'action started via WP Cron','2024-06-04 03:08:46','2024-06-04 03:08:46'),(35753,11992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:08:46','2024-06-04 03:08:46'),(35754,11993,'action created','2024-06-04 03:08:46','2024-06-04 03:08:46'),(35755,11993,'action started via WP Cron','2024-06-04 03:15:39','2024-06-04 03:15:39'),(35756,11993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:15:39','2024-06-04 03:15:39'),(35757,11994,'action created','2024-06-04 03:15:39','2024-06-04 03:15:39'),(35758,11994,'action started via WP Cron','2024-06-04 03:21:24','2024-06-04 03:21:24'),(35759,11994,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:21:24','2024-06-04 03:21:24'),(35760,11995,'action created','2024-06-04 03:21:24','2024-06-04 03:21:24'),(35761,11995,'action started via WP Cron','2024-06-04 03:24:20','2024-06-04 03:24:20'),(35762,11995,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:24:20','2024-06-04 03:24:20'),(35763,11996,'action created','2024-06-04 03:24:20','2024-06-04 03:24:20'),(35764,11996,'action started via WP Cron','2024-06-04 03:33:29','2024-06-04 03:33:29'),(35765,11996,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:33:29','2024-06-04 03:33:29'),(35766,11997,'action created','2024-06-04 03:33:29','2024-06-04 03:33:29'),(35770,11997,'action started via WP Cron','2024-06-04 03:37:53','2024-06-04 03:37:53'),(35771,11997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:37:53','2024-06-04 03:37:53'),(35772,11999,'action created','2024-06-04 03:37:53','2024-06-04 03:37:53'),(35773,11999,'action started via WP Cron','2024-06-04 03:40:36','2024-06-04 03:40:36'),(35774,11999,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:40:36','2024-06-04 03:40:36'),(35775,12000,'action created','2024-06-04 03:40:36','2024-06-04 03:40:36'),(35776,12000,'action started via WP Cron','2024-06-04 03:44:10','2024-06-04 03:44:10'),(35777,12000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:44:10','2024-06-04 03:44:10'),(35778,12001,'action created','2024-06-04 03:44:10','2024-06-04 03:44:10'),(35779,12001,'action started via WP Cron','2024-06-04 03:47:53','2024-06-04 03:47:53'),(35780,12001,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:47:53','2024-06-04 03:47:53'),(35781,12002,'action created','2024-06-04 03:47:53','2024-06-04 03:47:53'),(35782,12002,'action started via WP Cron','2024-06-04 03:49:57','2024-06-04 03:49:57'),(35783,12002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:49:57','2024-06-04 03:49:57'),(35784,12003,'action created','2024-06-04 03:49:57','2024-06-04 03:49:57'),(35785,12003,'action started via WP Cron','2024-06-04 03:54:21','2024-06-04 03:54:21'),(35786,12003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:54:21','2024-06-04 03:54:21'),(35787,12004,'action created','2024-06-04 03:54:21','2024-06-04 03:54:21'),(35788,12004,'action started via Async Request','2024-06-04 03:56:48','2024-06-04 03:56:48'),(35789,12004,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:56:48','2024-06-04 03:56:48'),(35790,12005,'action created','2024-06-04 03:56:48','2024-06-04 03:56:48'),(35791,12005,'action started via Async Request','2024-06-04 03:59:17','2024-06-04 03:59:17'),(35792,12005,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 03:59:17','2024-06-04 03:59:17'),(35793,12006,'action created','2024-06-04 03:59:17','2024-06-04 03:59:17'),(35794,12006,'action started via WP Cron','2024-06-04 04:01:32','2024-06-04 04:01:32'),(35795,12006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:01:32','2024-06-04 04:01:32'),(35796,12007,'action created','2024-06-04 04:01:32','2024-06-04 04:01:32'),(35797,12007,'action started via Async Request','2024-06-04 04:04:13','2024-06-04 04:04:13'),(35798,12007,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:04:13','2024-06-04 04:04:13'),(35799,12008,'action created','2024-06-04 04:04:13','2024-06-04 04:04:13'),(35800,12008,'action started via WP Cron','2024-06-04 04:06:28','2024-06-04 04:06:28'),(35801,12008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:06:28','2024-06-04 04:06:28'),(35802,12009,'action created','2024-06-04 04:06:28','2024-06-04 04:06:28'),(35803,12009,'action started via WP Cron','2024-06-04 04:09:54','2024-06-04 04:09:54'),(35804,12009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:09:54','2024-06-04 04:09:54'),(35805,12010,'action created','2024-06-04 04:09:54','2024-06-04 04:09:54'),(35806,12010,'action started via WP Cron','2024-06-04 04:11:54','2024-06-04 04:11:54'),(35807,12010,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:11:54','2024-06-04 04:11:54'),(35808,12011,'action created','2024-06-04 04:11:54','2024-06-04 04:11:54'),(35809,12011,'action started via WP Cron','2024-06-04 04:13:55','2024-06-04 04:13:55'),(35810,12011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:13:55','2024-06-04 04:13:55'),(35811,12012,'action created','2024-06-04 04:13:55','2024-06-04 04:13:55'),(35812,12012,'action started via WP Cron','2024-06-04 04:16:25','2024-06-04 04:16:25'),(35813,12012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:16:25','2024-06-04 04:16:25'),(35814,12013,'action created','2024-06-04 04:16:25','2024-06-04 04:16:25'),(35815,12013,'action started via Async Request','2024-06-04 04:18:26','2024-06-04 04:18:26'),(35816,12013,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:18:26','2024-06-04 04:18:26'),(35817,12014,'action created','2024-06-04 04:18:26','2024-06-04 04:18:26'),(35818,12014,'action started via Async Request','2024-06-04 04:20:51','2024-06-04 04:20:51'),(35819,12014,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:20:51','2024-06-04 04:20:51'),(35820,12015,'action created','2024-06-04 04:20:51','2024-06-04 04:20:51'),(35821,12015,'action started via WP Cron','2024-06-04 04:23:08','2024-06-04 04:23:08'),(35822,12015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:23:08','2024-06-04 04:23:08'),(35823,12016,'action created','2024-06-04 04:23:08','2024-06-04 04:23:08'),(35824,12016,'action started via WP Cron','2024-06-04 04:25:20','2024-06-04 04:25:20'),(35825,12016,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:25:20','2024-06-04 04:25:20'),(35826,12017,'action created','2024-06-04 04:25:20','2024-06-04 04:25:20'),(35827,12017,'action started via WP Cron','2024-06-04 04:28:25','2024-06-04 04:28:25'),(35828,12017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:28:25','2024-06-04 04:28:25'),(35829,12018,'action created','2024-06-04 04:28:25','2024-06-04 04:28:25'),(35830,12018,'action started via Async Request','2024-06-04 04:30:43','2024-06-04 04:30:43'),(35831,12018,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:30:43','2024-06-04 04:30:43'),(35832,12019,'action created','2024-06-04 04:30:43','2024-06-04 04:30:43'),(35833,12019,'action started via WP Cron','2024-06-04 04:33:03','2024-06-04 04:33:03'),(35834,12019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:33:03','2024-06-04 04:33:03'),(35835,12020,'action created','2024-06-04 04:33:03','2024-06-04 04:33:03'),(35839,12020,'action started via WP Cron','2024-06-04 04:35:27','2024-06-04 04:35:27'),(35840,12020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:35:27','2024-06-04 04:35:27'),(35841,12022,'action created','2024-06-04 04:35:27','2024-06-04 04:35:27'),(35842,12022,'action started via WP Cron','2024-06-04 04:37:38','2024-06-04 04:37:38'),(35843,12022,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:37:38','2024-06-04 04:37:38'),(35844,12023,'action created','2024-06-04 04:37:38','2024-06-04 04:37:38'),(35845,12023,'action started via WP Cron','2024-06-04 04:43:59','2024-06-04 04:43:59'),(35846,12023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:43:59','2024-06-04 04:43:59'),(35847,12024,'action created','2024-06-04 04:43:59','2024-06-04 04:43:59'),(35848,12024,'action started via WP Cron','2024-06-04 04:47:25','2024-06-04 04:47:25'),(35849,12024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:47:25','2024-06-04 04:47:25'),(35850,12025,'action created','2024-06-04 04:47:25','2024-06-04 04:47:25'),(35851,12025,'action started via WP Cron','2024-06-04 04:49:52','2024-06-04 04:49:52'),(35852,12025,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:49:52','2024-06-04 04:49:52'),(35853,12026,'action created','2024-06-04 04:49:52','2024-06-04 04:49:52'),(35854,12026,'action started via WP Cron','2024-06-04 04:54:11','2024-06-04 04:54:11'),(35855,12026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:54:11','2024-06-04 04:54:11'),(35856,12027,'action created','2024-06-04 04:54:11','2024-06-04 04:54:11'),(35857,12027,'action started via WP Cron','2024-06-04 04:58:32','2024-06-04 04:58:32'),(35858,12027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 04:58:32','2024-06-04 04:58:32'),(35859,12028,'action created','2024-06-04 04:58:32','2024-06-04 04:58:32'),(35860,12028,'action started via WP Cron','2024-06-04 05:00:34','2024-06-04 05:00:34'),(35861,12028,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:00:34','2024-06-04 05:00:34'),(35862,12029,'action created','2024-06-04 05:00:34','2024-06-04 05:00:34'),(35863,12029,'action started via WP Cron','2024-06-04 05:03:46','2024-06-04 05:03:46'),(35864,12029,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:03:46','2024-06-04 05:03:46'),(35865,12030,'action created','2024-06-04 05:03:46','2024-06-04 05:03:46'),(35866,12030,'action started via WP Cron','2024-06-04 05:06:01','2024-06-04 05:06:01'),(35867,12030,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:06:01','2024-06-04 05:06:01'),(35868,12031,'action created','2024-06-04 05:06:01','2024-06-04 05:06:01'),(35869,12031,'action started via WP Cron','2024-06-04 05:10:19','2024-06-04 05:10:19'),(35870,12031,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:10:19','2024-06-04 05:10:19'),(35871,12032,'action created','2024-06-04 05:10:19','2024-06-04 05:10:19'),(35872,12032,'action started via WP Cron','2024-06-04 05:17:19','2024-06-04 05:17:19'),(35873,12032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:17:19','2024-06-04 05:17:19'),(35874,12033,'action created','2024-06-04 05:17:19','2024-06-04 05:17:19'),(35875,12033,'action started via Async Request','2024-06-04 05:19:54','2024-06-04 05:19:54'),(35876,12033,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:19:54','2024-06-04 05:19:54'),(35877,12034,'action created','2024-06-04 05:19:54','2024-06-04 05:19:54'),(35878,12034,'action started via WP Cron','2024-06-04 05:23:46','2024-06-04 05:23:46'),(35879,12034,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:23:46','2024-06-04 05:23:46'),(35880,12035,'action created','2024-06-04 05:23:46','2024-06-04 05:23:46'),(35881,12035,'action started via WP Cron','2024-06-04 05:27:42','2024-06-04 05:27:42'),(35882,12035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:27:42','2024-06-04 05:27:42'),(35883,12036,'action created','2024-06-04 05:27:42','2024-06-04 05:27:42'),(35884,12036,'action started via WP Cron','2024-06-04 05:33:52','2024-06-04 05:33:52'),(35885,12036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:33:52','2024-06-04 05:33:52'),(35886,12037,'action created','2024-06-04 05:33:52','2024-06-04 05:33:52'),(35890,12037,'action started via WP Cron','2024-06-04 05:38:22','2024-06-04 05:38:22'),(35891,12037,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:38:22','2024-06-04 05:38:22'),(35892,12039,'action created','2024-06-04 05:38:22','2024-06-04 05:38:22'),(35893,12039,'action started via WP Cron','2024-06-04 05:42:37','2024-06-04 05:42:37'),(35894,12039,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:42:37','2024-06-04 05:42:37'),(35895,12040,'action created','2024-06-04 05:42:37','2024-06-04 05:42:37'),(35896,12040,'action started via WP Cron','2024-06-04 05:46:04','2024-06-04 05:46:04'),(35897,12040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:46:04','2024-06-04 05:46:04'),(35898,12041,'action created','2024-06-04 05:46:04','2024-06-04 05:46:04'),(35899,12041,'action started via WP Cron','2024-06-04 05:49:20','2024-06-04 05:49:20'),(35900,12041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:49:20','2024-06-04 05:49:20'),(35901,12042,'action created','2024-06-04 05:49:20','2024-06-04 05:49:20'),(35902,12042,'action started via WP Cron','2024-06-04 05:52:48','2024-06-04 05:52:48'),(35903,12042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:52:48','2024-06-04 05:52:48'),(35904,12043,'action created','2024-06-04 05:52:48','2024-06-04 05:52:48'),(35905,12043,'action started via WP Cron','2024-06-04 05:55:05','2024-06-04 05:55:05'),(35906,12043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:55:05','2024-06-04 05:55:05'),(35907,12044,'action created','2024-06-04 05:55:05','2024-06-04 05:55:05'),(35908,12044,'action started via WP Cron','2024-06-04 05:57:05','2024-06-04 05:57:05'),(35909,12044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 05:57:05','2024-06-04 05:57:05'),(35910,12045,'action created','2024-06-04 05:57:05','2024-06-04 05:57:05'),(35911,12045,'action started via WP Cron','2024-06-04 06:00:01','2024-06-04 06:00:01'),(35912,12045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:00:01','2024-06-04 06:00:01'),(35913,12046,'action created','2024-06-04 06:00:01','2024-06-04 06:00:01'),(35914,12046,'action started via WP Cron','2024-06-04 06:02:42','2024-06-04 06:02:42'),(35915,12046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:02:42','2024-06-04 06:02:42'),(35916,12047,'action created','2024-06-04 06:02:42','2024-06-04 06:02:42'),(35917,12047,'action started via WP Cron','2024-06-04 06:05:38','2024-06-04 06:05:38'),(35918,12047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:05:38','2024-06-04 06:05:38'),(35919,12048,'action created','2024-06-04 06:05:38','2024-06-04 06:05:38'),(35920,12048,'action started via WP Cron','2024-06-04 06:12:38','2024-06-04 06:12:38'),(35921,12048,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:12:38','2024-06-04 06:12:38'),(35922,12049,'action created','2024-06-04 06:12:38','2024-06-04 06:12:38'),(35923,12049,'action started via WP Cron','2024-06-04 06:19:15','2024-06-04 06:19:15'),(35924,12049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:19:15','2024-06-04 06:19:15'),(35925,12050,'action created','2024-06-04 06:19:15','2024-06-04 06:19:15'),(35926,12050,'action started via WP Cron','2024-06-04 06:23:28','2024-06-04 06:23:28'),(35927,12050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:23:28','2024-06-04 06:23:28'),(35928,12051,'action created','2024-06-04 06:23:28','2024-06-04 06:23:28'),(35929,12051,'action started via WP Cron','2024-06-04 06:30:10','2024-06-04 06:30:10'),(35930,12051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:30:10','2024-06-04 06:30:10'),(35931,12052,'action created','2024-06-04 06:30:10','2024-06-04 06:30:10'),(35932,12052,'action started via Async Request','2024-06-04 06:33:36','2024-06-04 06:33:36'),(35933,12052,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:33:36','2024-06-04 06:33:36'),(35934,12053,'action created','2024-06-04 06:33:36','2024-06-04 06:33:36'),(35935,12053,'action started via WP Cron','2024-06-04 06:35:44','2024-06-04 06:35:44'),(35936,12053,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:35:44','2024-06-04 06:35:44'),(35937,12054,'action created','2024-06-04 06:35:44','2024-06-04 06:35:44'),(35938,12054,'action started via WP Cron','2024-06-04 06:38:04','2024-06-04 06:38:04'),(35939,12054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:38:04','2024-06-04 06:38:04'),(35940,12055,'action created','2024-06-04 06:38:04','2024-06-04 06:38:04'),(35944,12055,'action started via WP Cron','2024-06-04 06:40:12','2024-06-04 06:40:12'),(35945,12055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:40:12','2024-06-04 06:40:12'),(35946,12057,'action created','2024-06-04 06:40:12','2024-06-04 06:40:12'),(35947,12057,'action started via WP Cron','2024-06-04 06:43:06','2024-06-04 06:43:06'),(35948,12057,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:43:06','2024-06-04 06:43:06'),(35949,12058,'action created','2024-06-04 06:43:06','2024-06-04 06:43:06'),(35950,12058,'action started via Async Request','2024-06-04 06:45:57','2024-06-04 06:45:57'),(35951,12058,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:45:57','2024-06-04 06:45:57'),(35952,12059,'action created','2024-06-04 06:45:57','2024-06-04 06:45:57'),(35956,12059,'action started via WP Cron','2024-06-04 06:48:13','2024-06-04 06:48:13'),(35957,12059,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:48:13','2024-06-04 06:48:13'),(35958,12061,'action created','2024-06-04 06:48:13','2024-06-04 06:48:13'),(35959,12061,'action started via WP Cron','2024-06-04 06:52:47','2024-06-04 06:52:47'),(35960,12061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:52:47','2024-06-04 06:52:47'),(35961,12062,'action created','2024-06-04 06:52:47','2024-06-04 06:52:47'),(35962,12062,'action started via WP Cron','2024-06-04 06:55:47','2024-06-04 06:55:47'),(35963,12062,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:55:47','2024-06-04 06:55:47'),(35964,12063,'action created','2024-06-04 06:55:47','2024-06-04 06:55:47'),(35965,12063,'action started via WP Cron','2024-06-04 06:59:23','2024-06-04 06:59:23'),(35966,12063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 06:59:23','2024-06-04 06:59:23'),(35967,12064,'action created','2024-06-04 06:59:23','2024-06-04 06:59:23'),(35968,12064,'action started via WP Cron','2024-06-04 07:06:13','2024-06-04 07:06:13'),(35969,12064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:06:13','2024-06-04 07:06:13'),(35970,12065,'action created','2024-06-04 07:06:13','2024-06-04 07:06:13'),(35971,12065,'action started via WP Cron','2024-06-04 07:13:06','2024-06-04 07:13:06'),(35972,12065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:13:06','2024-06-04 07:13:06'),(35973,12066,'action created','2024-06-04 07:13:06','2024-06-04 07:13:06'),(35974,12066,'action started via WP Cron','2024-06-04 07:20:33','2024-06-04 07:20:33'),(35975,12066,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:20:33','2024-06-04 07:20:33'),(35976,12067,'action created','2024-06-04 07:20:33','2024-06-04 07:20:33'),(35977,12067,'action started via WP Cron','2024-06-04 07:25:09','2024-06-04 07:25:09'),(35978,12067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:25:09','2024-06-04 07:25:09'),(35979,12068,'action created','2024-06-04 07:25:09','2024-06-04 07:25:09'),(35980,12068,'action started via WP Cron','2024-06-04 07:28:06','2024-06-04 07:28:06'),(35981,12068,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:28:06','2024-06-04 07:28:06'),(35982,12069,'action created','2024-06-04 07:28:06','2024-06-04 07:28:06'),(35983,12069,'action started via WP Cron','2024-06-04 07:31:02','2024-06-04 07:31:02'),(35984,12069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:31:02','2024-06-04 07:31:02'),(35985,12070,'action created','2024-06-04 07:31:02','2024-06-04 07:31:02'),(35986,12070,'action started via Async Request','2024-06-04 07:33:24','2024-06-04 07:33:24'),(35987,12070,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:33:24','2024-06-04 07:33:24'),(35988,12071,'action created','2024-06-04 07:33:24','2024-06-04 07:33:24'),(35989,12071,'action started via WP Cron','2024-06-04 07:35:24','2024-06-04 07:35:24'),(35990,12071,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:35:24','2024-06-04 07:35:24'),(35991,12072,'action created','2024-06-04 07:35:24','2024-06-04 07:35:24'),(35992,12072,'action started via Async Request','2024-06-04 07:37:41','2024-06-04 07:37:41'),(35993,12072,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:37:41','2024-06-04 07:37:41'),(35994,12073,'action created','2024-06-04 07:37:41','2024-06-04 07:37:41'),(35998,12073,'action started via WP Cron','2024-06-04 07:40:04','2024-06-04 07:40:04'),(35999,12073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:40:04','2024-06-04 07:40:04'),(36000,12075,'action created','2024-06-04 07:40:04','2024-06-04 07:40:04'),(36001,12075,'action started via WP Cron','2024-06-04 07:43:04','2024-06-04 07:43:04'),(36002,12075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:43:04','2024-06-04 07:43:04'),(36003,12076,'action created','2024-06-04 07:43:04','2024-06-04 07:43:04'),(36004,12076,'action started via WP Cron','2024-06-04 07:45:07','2024-06-04 07:45:07'),(36005,12076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:45:07','2024-06-04 07:45:07'),(36006,12077,'action created','2024-06-04 07:45:07','2024-06-04 07:45:07'),(36007,12077,'action started via Async Request','2024-06-04 07:48:09','2024-06-04 07:48:09'),(36008,12077,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:48:09','2024-06-04 07:48:09'),(36009,12078,'action created','2024-06-04 07:48:09','2024-06-04 07:48:09'),(36010,12078,'action started via WP Cron','2024-06-04 07:50:09','2024-06-04 07:50:09'),(36011,12078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:50:09','2024-06-04 07:50:09'),(36012,12079,'action created','2024-06-04 07:50:09','2024-06-04 07:50:09'),(36013,12079,'action started via WP Cron','2024-06-04 07:52:18','2024-06-04 07:52:18'),(36014,12079,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:52:18','2024-06-04 07:52:18'),(36015,12080,'action created','2024-06-04 07:52:18','2024-06-04 07:52:18'),(36016,12080,'action started via WP Cron','2024-06-04 07:55:14','2024-06-04 07:55:14'),(36017,12080,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:55:14','2024-06-04 07:55:14'),(36018,12081,'action created','2024-06-04 07:55:14','2024-06-04 07:55:14'),(36019,12081,'action started via WP Cron','2024-06-04 07:58:02','2024-06-04 07:58:02'),(36020,12081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 07:58:02','2024-06-04 07:58:02'),(36021,12082,'action created','2024-06-04 07:58:02','2024-06-04 07:58:02'),(36022,12082,'action started via WP Cron','2024-06-04 08:08:15','2024-06-04 08:08:15'),(36023,12082,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:08:15','2024-06-04 08:08:15'),(36024,12083,'action created','2024-06-04 08:08:15','2024-06-04 08:08:15'),(36025,12083,'action started via WP Cron','2024-06-04 08:11:19','2024-06-04 08:11:19'),(36026,12083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:11:19','2024-06-04 08:11:19'),(36027,12084,'action created','2024-06-04 08:11:19','2024-06-04 08:11:19'),(36028,12084,'action started via WP Cron','2024-06-04 08:16:49','2024-06-04 08:16:49'),(36029,12084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:16:49','2024-06-04 08:16:49'),(36030,12085,'action created','2024-06-04 08:16:49','2024-06-04 08:16:49'),(36031,12085,'action started via WP Cron','2024-06-04 08:22:15','2024-06-04 08:22:15'),(36032,12085,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:22:15','2024-06-04 08:22:15'),(36033,12086,'action created','2024-06-04 08:22:15','2024-06-04 08:22:15'),(36034,12086,'action started via WP Cron','2024-06-04 08:24:32','2024-06-04 08:24:32'),(36035,12086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:24:32','2024-06-04 08:24:32'),(36036,12087,'action created','2024-06-04 08:24:32','2024-06-04 08:24:32'),(36037,12087,'action started via WP Cron','2024-06-04 08:28:13','2024-06-04 08:28:13'),(36038,12087,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:28:13','2024-06-04 08:28:13'),(36039,12088,'action created','2024-06-04 08:28:13','2024-06-04 08:28:13'),(36040,12088,'action started via WP Cron','2024-06-04 08:31:46','2024-06-04 08:31:46'),(36041,12088,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:31:46','2024-06-04 08:31:46'),(36042,12089,'action created','2024-06-04 08:31:46','2024-06-04 08:31:46'),(36043,12089,'action started via WP Cron','2024-06-04 08:35:11','2024-06-04 08:35:11'),(36044,12089,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:35:11','2024-06-04 08:35:11'),(36045,12090,'action created','2024-06-04 08:35:11','2024-06-04 08:35:11'),(36046,12090,'action started via WP Cron','2024-06-04 08:42:16','2024-06-04 08:42:16'),(36047,12090,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:42:16','2024-06-04 08:42:16'),(36048,12091,'action created','2024-06-04 08:42:16','2024-06-04 08:42:16'),(36052,12091,'action started via WP Cron','2024-06-04 08:46:25','2024-06-04 08:46:25'),(36053,12091,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:46:25','2024-06-04 08:46:25'),(36054,12093,'action created','2024-06-04 08:46:25','2024-06-04 08:46:25'),(36055,12093,'action started via WP Cron','2024-06-04 08:50:43','2024-06-04 08:50:43'),(36056,12093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:50:43','2024-06-04 08:50:43'),(36057,12094,'action created','2024-06-04 08:50:43','2024-06-04 08:50:43'),(36058,12094,'action started via WP Cron','2024-06-04 08:53:03','2024-06-04 08:53:03'),(36059,12094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:53:03','2024-06-04 08:53:03'),(36060,12095,'action created','2024-06-04 08:53:03','2024-06-04 08:53:03'),(36061,12095,'action started via WP Cron','2024-06-04 08:57:08','2024-06-04 08:57:08'),(36062,12095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 08:57:08','2024-06-04 08:57:08'),(36063,12096,'action created','2024-06-04 08:57:08','2024-06-04 08:57:08'),(36064,12096,'action started via WP Cron','2024-06-04 09:00:47','2024-06-04 09:00:47'),(36065,12096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:00:47','2024-06-04 09:00:47'),(36066,12097,'action created','2024-06-04 09:00:47','2024-06-04 09:00:47'),(36067,12097,'action started via WP Cron','2024-06-04 09:03:17','2024-06-04 09:03:17'),(36068,12097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:03:17','2024-06-04 09:03:17'),(36069,12098,'action created','2024-06-04 09:03:17','2024-06-04 09:03:17'),(36070,12098,'action started via WP Cron','2024-06-04 09:05:36','2024-06-04 09:05:36'),(36071,12098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:05:36','2024-06-04 09:05:36'),(36072,12099,'action created','2024-06-04 09:05:36','2024-06-04 09:05:36'),(36073,12099,'action started via WP Cron','2024-06-04 09:11:03','2024-06-04 09:11:03'),(36074,12099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:11:03','2024-06-04 09:11:03'),(36075,12100,'action created','2024-06-04 09:11:03','2024-06-04 09:11:03'),(36076,12100,'action started via WP Cron','2024-06-04 09:13:31','2024-06-04 09:13:31'),(36077,12100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:13:31','2024-06-04 09:13:31'),(36078,12101,'action created','2024-06-04 09:13:31','2024-06-04 09:13:31'),(36079,12101,'action started via WP Cron','2024-06-04 09:15:46','2024-06-04 09:15:46'),(36080,12101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:15:46','2024-06-04 09:15:46'),(36081,12102,'action created','2024-06-04 09:15:46','2024-06-04 09:15:46'),(36082,12102,'action started via WP Cron','2024-06-04 09:18:24','2024-06-04 09:18:24'),(36083,12102,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:18:24','2024-06-04 09:18:24'),(36084,12103,'action created','2024-06-04 09:18:24','2024-06-04 09:18:24'),(36085,12103,'action started via WP Cron','2024-06-04 09:21:12','2024-06-04 09:21:12'),(36086,12103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:21:12','2024-06-04 09:21:12'),(36087,12104,'action created','2024-06-04 09:21:12','2024-06-04 09:21:12'),(36088,12104,'action started via WP Cron','2024-06-04 09:23:25','2024-06-04 09:23:25'),(36089,12104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:23:25','2024-06-04 09:23:25'),(36090,12105,'action created','2024-06-04 09:23:25','2024-06-04 09:23:25'),(36091,12105,'action started via WP Cron','2024-06-04 09:27:37','2024-06-04 09:27:37'),(36092,12105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:27:37','2024-06-04 09:27:37'),(36093,12106,'action created','2024-06-04 09:27:37','2024-06-04 09:27:37'),(36094,12106,'action started via WP Cron','2024-06-04 09:33:45','2024-06-04 09:33:45'),(36095,12106,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:33:45','2024-06-04 09:33:45'),(36096,12107,'action created','2024-06-04 09:33:45','2024-06-04 09:33:45'),(36097,12107,'action started via WP Cron','2024-06-04 09:37:32','2024-06-04 09:37:32'),(36098,12107,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:37:32','2024-06-04 09:37:32'),(36099,12108,'action created','2024-06-04 09:37:32','2024-06-04 09:37:32'),(36103,12108,'action started via WP Cron','2024-06-04 09:42:01','2024-06-04 09:42:01'),(36104,12108,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:42:01','2024-06-04 09:42:01'),(36105,12110,'action created','2024-06-04 09:42:01','2024-06-04 09:42:01'),(36109,12110,'action started via WP Cron','2024-06-04 09:46:42','2024-06-04 09:46:42'),(36110,12110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:46:42','2024-06-04 09:46:42'),(36111,12112,'action created','2024-06-04 09:46:42','2024-06-04 09:46:42'),(36112,12112,'action started via WP Cron','2024-06-04 09:51:21','2024-06-04 09:51:21'),(36113,12112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:51:21','2024-06-04 09:51:21'),(36114,12113,'action created','2024-06-04 09:51:21','2024-06-04 09:51:21'),(36115,12113,'action started via WP Cron','2024-06-04 09:58:00','2024-06-04 09:58:00'),(36116,12113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 09:58:00','2024-06-04 09:58:00'),(36117,12114,'action created','2024-06-04 09:58:00','2024-06-04 09:58:00'),(36118,12114,'action started via WP Cron','2024-06-04 10:00:12','2024-06-04 10:00:12'),(36119,12114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:00:12','2024-06-04 10:00:12'),(36120,12115,'action created','2024-06-04 10:00:12','2024-06-04 10:00:12'),(36121,12115,'action started via WP Cron','2024-06-04 10:04:27','2024-06-04 10:04:27'),(36122,12115,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:04:27','2024-06-04 10:04:27'),(36123,12116,'action created','2024-06-04 10:04:27','2024-06-04 10:04:27'),(36124,12116,'action started via WP Cron','2024-06-04 10:09:03','2024-06-04 10:09:03'),(36125,12116,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:09:03','2024-06-04 10:09:03'),(36126,12117,'action created','2024-06-04 10:09:03','2024-06-04 10:09:03'),(36127,12117,'action started via WP Cron','2024-06-04 10:11:35','2024-06-04 10:11:35'),(36128,12117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:11:35','2024-06-04 10:11:35'),(36129,12118,'action created','2024-06-04 10:11:35','2024-06-04 10:11:35'),(36130,12118,'action started via WP Cron','2024-06-04 10:16:47','2024-06-04 10:16:47'),(36131,12118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:16:47','2024-06-04 10:16:47'),(36132,12119,'action created','2024-06-04 10:16:47','2024-06-04 10:16:47'),(36133,12119,'action started via WP Cron','2024-06-04 10:19:19','2024-06-04 10:19:19'),(36134,12119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:19:19','2024-06-04 10:19:19'),(36135,12120,'action created','2024-06-04 10:19:19','2024-06-04 10:19:19'),(36136,12120,'action started via WP Cron','2024-06-04 10:21:22','2024-06-04 10:21:22'),(36137,12120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:21:22','2024-06-04 10:21:22'),(36138,12121,'action created','2024-06-04 10:21:22','2024-06-04 10:21:22'),(36139,12121,'action started via WP Cron','2024-06-04 10:26:04','2024-06-04 10:26:04'),(36140,12121,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:26:04','2024-06-04 10:26:04'),(36141,12122,'action created','2024-06-04 10:26:04','2024-06-04 10:26:04'),(36142,12122,'action started via WP Cron','2024-06-04 10:29:06','2024-06-04 10:29:06'),(36143,12122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:29:06','2024-06-04 10:29:06'),(36144,12123,'action created','2024-06-04 10:29:06','2024-06-04 10:29:06'),(36145,12123,'action started via WP Cron','2024-06-04 10:33:19','2024-06-04 10:33:19'),(36146,12123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:33:19','2024-06-04 10:33:19'),(36147,12124,'action created','2024-06-04 10:33:19','2024-06-04 10:33:19'),(36148,12124,'action started via WP Cron','2024-06-04 10:38:23','2024-06-04 10:38:23'),(36149,12124,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:38:23','2024-06-04 10:38:23'),(36150,12125,'action created','2024-06-04 10:38:23','2024-06-04 10:38:23'),(36151,12125,'action started via WP Cron','2024-06-04 10:41:46','2024-06-04 10:41:46'),(36152,12125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:41:46','2024-06-04 10:41:46'),(36153,12126,'action created','2024-06-04 10:41:46','2024-06-04 10:41:46'),(36154,12126,'action started via WP Cron','2024-06-04 10:44:28','2024-06-04 10:44:28'),(36155,12126,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:44:28','2024-06-04 10:44:28'),(36156,12127,'action created','2024-06-04 10:44:28','2024-06-04 10:44:28'),(36160,12127,'action started via WP Cron','2024-06-04 10:52:34','2024-06-04 10:52:34'),(36161,12127,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:52:34','2024-06-04 10:52:34'),(36162,12129,'action created','2024-06-04 10:52:34','2024-06-04 10:52:34'),(36163,12129,'action started via WP Cron','2024-06-04 10:56:51','2024-06-04 10:56:51'),(36164,12129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 10:56:51','2024-06-04 10:56:51'),(36165,12130,'action created','2024-06-04 10:56:51','2024-06-04 10:56:51'),(36166,12130,'action started via WP Cron','2024-06-04 11:03:51','2024-06-04 11:03:51'),(36167,12130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:03:51','2024-06-04 11:03:51'),(36168,12131,'action created','2024-06-04 11:03:51','2024-06-04 11:03:51'),(36169,12131,'action started via WP Cron','2024-06-04 11:07:12','2024-06-04 11:07:12'),(36170,12131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:07:12','2024-06-04 11:07:12'),(36171,12132,'action created','2024-06-04 11:07:12','2024-06-04 11:07:12'),(36172,12132,'action started via WP Cron','2024-06-04 11:15:19','2024-06-04 11:15:19'),(36173,12132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:15:19','2024-06-04 11:15:19'),(36174,12133,'action created','2024-06-04 11:15:19','2024-06-04 11:15:19'),(36175,12133,'action started via WP Cron','2024-06-04 11:17:24','2024-06-04 11:17:24'),(36176,12133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:17:24','2024-06-04 11:17:24'),(36177,12134,'action created','2024-06-04 11:17:24','2024-06-04 11:17:24'),(36178,12134,'action started via WP Cron','2024-06-04 11:26:06','2024-06-04 11:26:06'),(36179,12134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:26:06','2024-06-04 11:26:06'),(36180,12135,'action created','2024-06-04 11:26:06','2024-06-04 11:26:06'),(36181,12135,'action started via WP Cron','2024-06-04 11:30:36','2024-06-04 11:30:36'),(36182,12135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:30:36','2024-06-04 11:30:36'),(36183,12136,'action created','2024-06-04 11:30:36','2024-06-04 11:30:36'),(36184,12136,'action started via WP Cron','2024-06-04 11:34:05','2024-06-04 11:34:05'),(36185,12136,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:34:05','2024-06-04 11:34:05'),(36186,12137,'action created','2024-06-04 11:34:05','2024-06-04 11:34:05'),(36187,12137,'action started via WP Cron','2024-06-04 11:37:06','2024-06-04 11:37:06'),(36188,12137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:37:06','2024-06-04 11:37:06'),(36189,12138,'action created','2024-06-04 11:37:06','2024-06-04 11:37:06'),(36190,12138,'action started via WP Cron','2024-06-04 11:39:52','2024-06-04 11:39:52'),(36191,12138,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:39:52','2024-06-04 11:39:52'),(36192,12139,'action created','2024-06-04 11:39:52','2024-06-04 11:39:52'),(36193,12139,'action started via WP Cron','2024-06-04 11:48:46','2024-06-04 11:48:46'),(36194,12139,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:48:46','2024-06-04 11:48:46'),(36195,12140,'action created','2024-06-04 11:48:46','2024-06-04 11:48:46'),(36199,12140,'action started via WP Cron','2024-06-04 11:59:07','2024-06-04 11:59:07'),(36200,12140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 11:59:07','2024-06-04 11:59:07'),(36201,12142,'action created','2024-06-04 11:59:07','2024-06-04 11:59:07'),(36202,12142,'action started via WP Cron','2024-06-04 12:13:20','2024-06-04 12:13:20'),(36203,12142,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:13:20','2024-06-04 12:13:20'),(36204,12143,'action created','2024-06-04 12:13:20','2024-06-04 12:13:20'),(36205,12143,'action started via WP Cron','2024-06-04 12:19:50','2024-06-04 12:19:50'),(36206,12143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:19:50','2024-06-04 12:19:50'),(36207,12144,'action created','2024-06-04 12:19:50','2024-06-04 12:19:50'),(36208,12144,'action started via WP Cron','2024-06-04 12:31:12','2024-06-04 12:31:12'),(36209,12144,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:31:12','2024-06-04 12:31:12'),(36210,12145,'action created','2024-06-04 12:31:12','2024-06-04 12:31:12'),(36214,12145,'action started via WP Cron','2024-06-04 12:34:47','2024-06-04 12:34:47'),(36215,12145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:34:47','2024-06-04 12:34:47'),(36216,12147,'action created','2024-06-04 12:34:47','2024-06-04 12:34:47'),(36217,12147,'action started via WP Cron','2024-06-04 12:37:06','2024-06-04 12:37:06'),(36218,12147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:37:06','2024-06-04 12:37:06'),(36219,12148,'action created','2024-06-04 12:37:06','2024-06-04 12:37:06'),(36220,12148,'action started via WP Cron','2024-06-04 12:40:13','2024-06-04 12:40:13'),(36221,12148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:40:13','2024-06-04 12:40:13'),(36222,12149,'action created','2024-06-04 12:40:13','2024-06-04 12:40:13'),(36223,12149,'action started via WP Cron','2024-06-04 12:42:15','2024-06-04 12:42:15'),(36224,12149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:42:15','2024-06-04 12:42:15'),(36225,12150,'action created','2024-06-04 12:42:15','2024-06-04 12:42:15'),(36226,12150,'action started via WP Cron','2024-06-04 12:48:59','2024-06-04 12:48:59'),(36227,12150,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:48:59','2024-06-04 12:48:59'),(36228,12151,'action created','2024-06-04 12:48:59','2024-06-04 12:48:59'),(36232,12151,'action started via WP Cron','2024-06-04 12:51:07','2024-06-04 12:51:07'),(36233,12151,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:51:07','2024-06-04 12:51:07'),(36234,12153,'action created','2024-06-04 12:51:07','2024-06-04 12:51:07'),(36235,12153,'action started via WP Cron','2024-06-04 12:53:25','2024-06-04 12:53:25'),(36236,12153,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 12:53:25','2024-06-04 12:53:25'),(36237,12154,'action created','2024-06-04 12:53:25','2024-06-04 12:53:25'),(36238,12154,'action started via WP Cron','2024-06-04 13:04:15','2024-06-04 13:04:15'),(36239,12154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:04:15','2024-06-04 13:04:15'),(36240,12155,'action created','2024-06-04 13:04:15','2024-06-04 13:04:15'),(36247,12155,'action started via WP Cron','2024-06-04 13:07:20','2024-06-04 13:07:20'),(36248,12155,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:07:20','2024-06-04 13:07:20'),(36249,12158,'action created','2024-06-04 13:07:20','2024-06-04 13:07:20'),(36250,12158,'action started via WP Cron','2024-06-04 13:15:43','2024-06-04 13:15:43'),(36251,12158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:15:43','2024-06-04 13:15:43'),(36252,12159,'action created','2024-06-04 13:15:43','2024-06-04 13:15:43'),(36253,12159,'action started via WP Cron','2024-06-04 13:21:47','2024-06-04 13:21:47'),(36254,12159,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:21:47','2024-06-04 13:21:47'),(36255,12160,'action created','2024-06-04 13:21:47','2024-06-04 13:21:47'),(36256,12160,'action started via WP Cron','2024-06-04 13:24:50','2024-06-04 13:24:50'),(36257,12160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:24:50','2024-06-04 13:24:50'),(36258,12161,'action created','2024-06-04 13:24:50','2024-06-04 13:24:50'),(36259,12161,'action started via WP Cron','2024-06-04 13:28:55','2024-06-04 13:28:55'),(36260,12161,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:28:55','2024-06-04 13:28:55'),(36261,12162,'action created','2024-06-04 13:28:55','2024-06-04 13:28:55'),(36262,12162,'action started via WP Cron','2024-06-04 13:34:17','2024-06-04 13:34:17'),(36263,12162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:34:17','2024-06-04 13:34:17'),(36264,12163,'action created','2024-06-04 13:34:17','2024-06-04 13:34:17'),(36265,12163,'action started via WP Cron','2024-06-04 13:36:25','2024-06-04 13:36:25'),(36266,12163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:36:25','2024-06-04 13:36:25'),(36267,12164,'action created','2024-06-04 13:36:25','2024-06-04 13:36:25'),(36268,12164,'action started via WP Cron','2024-06-04 13:39:19','2024-06-04 13:39:19'),(36269,12164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:39:19','2024-06-04 13:39:19'),(36270,12165,'action created','2024-06-04 13:39:19','2024-06-04 13:39:19'),(36271,12165,'action started via WP Cron','2024-06-04 13:41:28','2024-06-04 13:41:28'),(36272,12165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:41:28','2024-06-04 13:41:28'),(36273,12166,'action created','2024-06-04 13:41:28','2024-06-04 13:41:28'),(36274,12166,'action started via WP Cron','2024-06-04 13:44:18','2024-06-04 13:44:18'),(36275,12166,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 13:44:18','2024-06-04 13:44:18'),(36276,12167,'action created','2024-06-04 13:44:18','2024-06-04 13:44:18'),(36277,12167,'action started via WP Cron','2024-06-04 14:01:37','2024-06-04 14:01:37'),(36278,12167,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:01:37','2024-06-04 14:01:37'),(36279,12168,'action created','2024-06-04 14:01:37','2024-06-04 14:01:37'),(36283,12168,'action started via WP Cron','2024-06-04 14:05:08','2024-06-04 14:05:08'),(36284,12168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:05:08','2024-06-04 14:05:08'),(36285,12170,'action created','2024-06-04 14:05:08','2024-06-04 14:05:08'),(36286,12170,'action started via WP Cron','2024-06-04 14:12:44','2024-06-04 14:12:44'),(36287,12170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:12:44','2024-06-04 14:12:44'),(36288,12171,'action created','2024-06-04 14:12:44','2024-06-04 14:12:44'),(36289,12171,'action started via WP Cron','2024-06-04 14:20:11','2024-06-04 14:20:11'),(36290,12171,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:20:11','2024-06-04 14:20:11'),(36291,12172,'action created','2024-06-04 14:20:11','2024-06-04 14:20:11'),(36292,12172,'action started via WP Cron','2024-06-04 14:26:15','2024-06-04 14:26:15'),(36293,12172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:26:15','2024-06-04 14:26:15'),(36294,12173,'action created','2024-06-04 14:26:15','2024-06-04 14:26:15'),(36295,12173,'action started via WP Cron','2024-06-04 14:30:00','2024-06-04 14:30:00'),(36296,12173,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:30:00','2024-06-04 14:30:00'),(36297,12174,'action created','2024-06-04 14:30:00','2024-06-04 14:30:00'),(36298,12174,'action started via WP Cron','2024-06-04 14:34:21','2024-06-04 14:34:21'),(36299,12174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:34:21','2024-06-04 14:34:21'),(36300,12175,'action created','2024-06-04 14:34:21','2024-06-04 14:34:21'),(36301,12175,'action started via WP Cron','2024-06-04 14:36:38','2024-06-04 14:36:38'),(36302,12175,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:36:38','2024-06-04 14:36:38'),(36303,12176,'action created','2024-06-04 14:36:38','2024-06-04 14:36:38'),(36304,12176,'action started via WP Cron','2024-06-04 14:47:46','2024-06-04 14:47:46'),(36305,12176,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:47:46','2024-06-04 14:47:46'),(36306,12177,'action created','2024-06-04 14:47:46','2024-06-04 14:47:46'),(36307,12177,'action started via WP Cron','2024-06-04 14:50:23','2024-06-04 14:50:23'),(36308,12177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:50:23','2024-06-04 14:50:23'),(36309,12178,'action created','2024-06-04 14:50:23','2024-06-04 14:50:23'),(36310,12178,'action started via WP Cron','2024-06-04 14:57:15','2024-06-04 14:57:15'),(36311,12178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 14:57:15','2024-06-04 14:57:15'),(36312,12179,'action created','2024-06-04 14:57:15','2024-06-04 14:57:15'),(36313,12179,'action started via WP Cron','2024-06-04 15:04:58','2024-06-04 15:04:58'),(36314,12179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 15:04:58','2024-06-04 15:04:58'),(36315,12180,'action created','2024-06-04 15:04:58','2024-06-04 15:04:58'),(36319,12180,'action started via WP Cron','2024-06-04 15:13:52','2024-06-04 15:13:52'),(36320,12180,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 15:13:52','2024-06-04 15:13:52'),(36321,12182,'action created','2024-06-04 15:13:52','2024-06-04 15:13:52'),(36322,12182,'action started via WP Cron','2024-06-04 15:17:25','2024-06-04 15:17:25'),(36323,12182,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 15:17:26','2024-06-04 15:17:26'),(36324,12183,'action created','2024-06-04 15:17:26','2024-06-04 15:17:26'),(36325,12183,'action started via WP Cron','2024-06-04 15:30:30','2024-06-04 15:30:30'),(36326,12183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 15:30:30','2024-06-04 15:30:30'),(36327,12184,'action created','2024-06-04 15:30:30','2024-06-04 15:30:30'),(36328,12184,'action started via WP Cron','2024-06-04 15:36:29','2024-06-04 15:36:29'),(36329,12184,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 15:36:29','2024-06-04 15:36:29'),(36330,12185,'action created','2024-06-04 15:36:29','2024-06-04 15:36:29'),(36331,12185,'action started via WP Cron','2024-06-04 15:47:04','2024-06-04 15:47:04'),(36332,12185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 15:47:04','2024-06-04 15:47:04'),(36333,12186,'action created','2024-06-04 15:47:04','2024-06-04 15:47:04'),(36334,12186,'action started via WP Cron','2024-06-04 15:52:30','2024-06-04 15:52:30'),(36335,12186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 15:52:30','2024-06-04 15:52:30'),(36336,12187,'action created','2024-06-04 15:52:30','2024-06-04 15:52:30'),(36337,12187,'action started via WP Cron','2024-06-04 16:00:29','2024-06-04 16:00:29'),(36338,12187,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:00:29','2024-06-04 16:00:29'),(36339,12188,'action created','2024-06-04 16:00:29','2024-06-04 16:00:29'),(36340,12188,'action started via WP Cron','2024-06-04 16:03:45','2024-06-04 16:03:45'),(36341,12188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:03:45','2024-06-04 16:03:45'),(36342,12189,'action created','2024-06-04 16:03:45','2024-06-04 16:03:45'),(36346,12189,'action started via WP Cron','2024-06-04 16:06:54','2024-06-04 16:06:54'),(36347,12189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:06:54','2024-06-04 16:06:54'),(36348,12191,'action created','2024-06-04 16:06:54','2024-06-04 16:06:54'),(36349,12191,'action started via WP Cron','2024-06-04 16:09:24','2024-06-04 16:09:24'),(36350,12191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:09:24','2024-06-04 16:09:24'),(36351,12192,'action created','2024-06-04 16:09:24','2024-06-04 16:09:24'),(36352,12192,'action started via WP Cron','2024-06-04 16:20:24','2024-06-04 16:20:24'),(36353,12192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:20:24','2024-06-04 16:20:24'),(36354,12193,'action created','2024-06-04 16:20:24','2024-06-04 16:20:24'),(36355,12193,'action started via WP Cron','2024-06-04 16:34:08','2024-06-04 16:34:08'),(36356,12193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:34:08','2024-06-04 16:34:08'),(36357,12194,'action created','2024-06-04 16:34:08','2024-06-04 16:34:08'),(36358,12194,'action started via WP Cron','2024-06-04 16:36:51','2024-06-04 16:36:51'),(36359,12194,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:36:51','2024-06-04 16:36:51'),(36360,12195,'action created','2024-06-04 16:36:51','2024-06-04 16:36:51'),(36361,12195,'action started via WP Cron','2024-06-04 16:39:03','2024-06-04 16:39:03'),(36362,12195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:39:03','2024-06-04 16:39:03'),(36363,12196,'action created','2024-06-04 16:39:03','2024-06-04 16:39:03'),(36364,12196,'action started via WP Cron','2024-06-04 16:41:06','2024-06-04 16:41:06'),(36365,12196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:41:06','2024-06-04 16:41:06'),(36366,12197,'action created','2024-06-04 16:41:06','2024-06-04 16:41:06'),(36367,12197,'action started via WP Cron','2024-06-04 16:45:39','2024-06-04 16:45:39'),(36368,12197,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:45:39','2024-06-04 16:45:39'),(36369,12198,'action created','2024-06-04 16:45:39','2024-06-04 16:45:39'),(36370,12198,'action started via WP Cron','2024-06-04 16:53:16','2024-06-04 16:53:16'),(36371,12198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 16:53:16','2024-06-04 16:53:16'),(36372,12199,'action created','2024-06-04 16:53:16','2024-06-04 16:53:16'),(36373,12199,'action started via WP Cron','2024-06-04 17:02:41','2024-06-04 17:02:41'),(36374,12199,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:02:41','2024-06-04 17:02:41'),(36375,12200,'action created','2024-06-04 17:02:41','2024-06-04 17:02:41'),(36376,12200,'action started via WP Cron','2024-06-04 17:09:45','2024-06-04 17:09:45'),(36377,12200,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:09:45','2024-06-04 17:09:45'),(36378,12201,'action created','2024-06-04 17:09:45','2024-06-04 17:09:45'),(36382,12201,'action started via WP Cron','2024-06-04 17:15:55','2024-06-04 17:15:55'),(36383,12201,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:15:55','2024-06-04 17:15:55'),(36384,12203,'action created','2024-06-04 17:15:55','2024-06-04 17:15:55'),(36385,12203,'action started via WP Cron','2024-06-04 17:20:57','2024-06-04 17:20:57'),(36386,12203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:20:57','2024-06-04 17:20:57'),(36387,12204,'action created','2024-06-04 17:20:57','2024-06-04 17:20:57'),(36388,12204,'action started via WP Cron','2024-06-04 17:26:10','2024-06-04 17:26:10'),(36389,12204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:26:10','2024-06-04 17:26:10'),(36390,12205,'action created','2024-06-04 17:26:10','2024-06-04 17:26:10'),(36391,12205,'action started via WP Cron','2024-06-04 17:35:12','2024-06-04 17:35:12'),(36392,12205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:35:12','2024-06-04 17:35:12'),(36393,12206,'action created','2024-06-04 17:35:12','2024-06-04 17:35:12'),(36394,12206,'action started via WP Cron','2024-06-04 17:37:23','2024-06-04 17:37:23'),(36395,12206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:37:23','2024-06-04 17:37:23'),(36396,12207,'action created','2024-06-04 17:37:23','2024-06-04 17:37:23'),(36397,12207,'action started via WP Cron','2024-06-04 17:42:09','2024-06-04 17:42:09'),(36398,12207,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:42:09','2024-06-04 17:42:09'),(36399,12208,'action created','2024-06-04 17:42:09','2024-06-04 17:42:09'),(36400,12208,'action started via WP Cron','2024-06-04 17:52:37','2024-06-04 17:52:37'),(36401,12208,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:52:37','2024-06-04 17:52:37'),(36402,12209,'action created','2024-06-04 17:52:37','2024-06-04 17:52:37'),(36403,12209,'action started via WP Cron','2024-06-04 17:59:12','2024-06-04 17:59:12'),(36404,12209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 17:59:12','2024-06-04 17:59:12'),(36405,12210,'action created','2024-06-04 17:59:12','2024-06-04 17:59:12'),(36406,12210,'action started via WP Cron','2024-06-04 18:02:37','2024-06-04 18:02:37'),(36407,12210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 18:02:37','2024-06-04 18:02:37'),(36408,12211,'action created','2024-06-04 18:02:37','2024-06-04 18:02:37'),(36409,12211,'action started via WP Cron','2024-06-04 18:15:36','2024-06-04 18:15:36'),(36410,12211,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 18:15:36','2024-06-04 18:15:36'),(36411,12212,'action created','2024-06-04 18:15:36','2024-06-04 18:15:36'),(36415,12212,'action started via WP Cron','2024-06-04 18:23:41','2024-06-04 18:23:41'),(36416,12212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 18:23:41','2024-06-04 18:23:41'),(36417,12214,'action created','2024-06-04 18:23:41','2024-06-04 18:23:41'),(36418,12214,'action started via WP Cron','2024-06-04 18:31:49','2024-06-04 18:31:49'),(36419,12214,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 18:31:49','2024-06-04 18:31:49'),(36420,12215,'action created','2024-06-04 18:31:49','2024-06-04 18:31:49'),(36421,12215,'action started via WP Cron','2024-06-04 18:39:37','2024-06-04 18:39:37'),(36422,12215,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 18:39:37','2024-06-04 18:39:37'),(36423,12216,'action created','2024-06-04 18:39:37','2024-06-04 18:39:37'),(36424,12216,'action started via WP Cron','2024-06-04 18:47:54','2024-06-04 18:47:54'),(36425,12216,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 18:47:54','2024-06-04 18:47:54'),(36426,12217,'action created','2024-06-04 18:47:54','2024-06-04 18:47:54'),(36427,12217,'action started via WP Cron','2024-06-04 18:59:57','2024-06-04 18:59:57'),(36428,12217,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 18:59:57','2024-06-04 18:59:57'),(36429,12218,'action created','2024-06-04 18:59:57','2024-06-04 18:59:57'),(36430,12218,'action started via WP Cron','2024-06-04 19:05:42','2024-06-04 19:05:42'),(36431,12218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 19:05:42','2024-06-04 19:05:42'),(36432,12219,'action created','2024-06-04 19:05:42','2024-06-04 19:05:42'),(36433,12219,'action started via WP Cron','2024-06-04 19:21:53','2024-06-04 19:21:53'),(36434,12219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 19:21:53','2024-06-04 19:21:53'),(36435,12220,'action created','2024-06-04 19:21:53','2024-06-04 19:21:53'),(36439,12220,'action started via WP Cron','2024-06-04 19:25:17','2024-06-04 19:25:17'),(36440,12220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 19:25:18','2024-06-04 19:25:18'),(36441,12222,'action created','2024-06-04 19:25:18','2024-06-04 19:25:18'),(36442,12222,'action started via WP Cron','2024-06-04 19:36:24','2024-06-04 19:36:24'),(36443,12222,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 19:36:24','2024-06-04 19:36:24'),(36444,12223,'action created','2024-06-04 19:36:24','2024-06-04 19:36:24'),(36445,12223,'action started via WP Cron','2024-06-04 19:40:21','2024-06-04 19:40:21'),(36446,12223,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 19:40:21','2024-06-04 19:40:21'),(36447,12224,'action created','2024-06-04 19:40:21','2024-06-04 19:40:21'),(36448,12224,'action started via WP Cron','2024-06-04 19:52:33','2024-06-04 19:52:33'),(36449,12224,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 19:52:33','2024-06-04 19:52:33'),(36450,12225,'action created','2024-06-04 19:52:33','2024-06-04 19:52:33'),(36451,12225,'action started via WP Cron','2024-06-04 19:56:39','2024-06-04 19:56:39'),(36452,12225,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 19:56:39','2024-06-04 19:56:39'),(36453,12226,'action created','2024-06-04 19:56:39','2024-06-04 19:56:39'),(36454,12226,'action started via WP Cron','2024-06-04 19:59:03','2024-06-04 19:59:03'),(36455,12226,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 19:59:03','2024-06-04 19:59:03'),(36456,12227,'action created','2024-06-04 19:59:03','2024-06-04 19:59:03'),(36457,12227,'action started via WP Cron','2024-06-04 20:01:49','2024-06-04 20:01:49'),(36458,12227,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:01:49','2024-06-04 20:01:49'),(36459,12228,'action created','2024-06-04 20:01:49','2024-06-04 20:01:49'),(36460,12228,'action started via WP Cron','2024-06-04 20:05:10','2024-06-04 20:05:10'),(36461,12228,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:05:10','2024-06-04 20:05:10'),(36462,12229,'action created','2024-06-04 20:05:10','2024-06-04 20:05:10'),(36463,12229,'action started via WP Cron','2024-06-04 20:10:28','2024-06-04 20:10:28'),(36464,12229,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:10:28','2024-06-04 20:10:28'),(36465,12230,'action created','2024-06-04 20:10:28','2024-06-04 20:10:28'),(36466,12230,'action started via WP Cron','2024-06-04 20:15:09','2024-06-04 20:15:09'),(36467,12230,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:15:09','2024-06-04 20:15:09'),(36468,12231,'action created','2024-06-04 20:15:09','2024-06-04 20:15:09'),(36469,12231,'action started via WP Cron','2024-06-04 20:20:42','2024-06-04 20:20:42'),(36470,12231,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:20:42','2024-06-04 20:20:42'),(36471,12232,'action created','2024-06-04 20:20:42','2024-06-04 20:20:42'),(36475,12232,'action started via WP Cron','2024-06-04 20:24:58','2024-06-04 20:24:58'),(36476,12232,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:24:58','2024-06-04 20:24:58'),(36477,12234,'action created','2024-06-04 20:24:58','2024-06-04 20:24:58'),(36478,12234,'action started via WP Cron','2024-06-04 20:28:11','2024-06-04 20:28:11'),(36479,12234,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:28:11','2024-06-04 20:28:11'),(36480,12235,'action created','2024-06-04 20:28:11','2024-06-04 20:28:11'),(36481,12235,'action started via WP Cron','2024-06-04 20:31:33','2024-06-04 20:31:33'),(36482,12235,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:31:33','2024-06-04 20:31:33'),(36483,12236,'action created','2024-06-04 20:31:33','2024-06-04 20:31:33'),(36484,12236,'action started via WP Cron','2024-06-04 20:41:03','2024-06-04 20:41:03'),(36485,12236,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:41:03','2024-06-04 20:41:03'),(36486,12237,'action created','2024-06-04 20:41:03','2024-06-04 20:41:03'),(36487,12237,'action started via WP Cron','2024-06-04 20:46:18','2024-06-04 20:46:18'),(36488,12237,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:46:18','2024-06-04 20:46:18'),(36489,12238,'action created','2024-06-04 20:46:18','2024-06-04 20:46:18'),(36490,12238,'action started via WP Cron','2024-06-04 20:48:57','2024-06-04 20:48:57'),(36491,12238,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:48:57','2024-06-04 20:48:57'),(36492,12239,'action created','2024-06-04 20:48:57','2024-06-04 20:48:57'),(36493,12239,'action started via WP Cron','2024-06-04 20:50:59','2024-06-04 20:50:59'),(36494,12239,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:50:59','2024-06-04 20:50:59'),(36495,12240,'action created','2024-06-04 20:50:59','2024-06-04 20:50:59'),(36496,12240,'action started via WP Cron','2024-06-04 20:56:54','2024-06-04 20:56:54'),(36497,12240,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 20:56:54','2024-06-04 20:56:54'),(36498,12241,'action created','2024-06-04 20:56:54','2024-06-04 20:56:54'),(36499,12241,'action started via WP Cron','2024-06-04 21:01:10','2024-06-04 21:01:10'),(36500,12241,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:01:10','2024-06-04 21:01:10'),(36501,12242,'action created','2024-06-04 21:01:10','2024-06-04 21:01:10'),(36502,12242,'action started via WP Cron','2024-06-04 21:07:24','2024-06-04 21:07:24'),(36503,12242,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:07:24','2024-06-04 21:07:24'),(36504,12243,'action created','2024-06-04 21:07:24','2024-06-04 21:07:24'),(36505,12243,'action started via WP Cron','2024-06-04 21:12:42','2024-06-04 21:12:42'),(36506,12243,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:12:42','2024-06-04 21:12:42'),(36507,12244,'action created','2024-06-04 21:12:42','2024-06-04 21:12:42'),(36508,12244,'action started via WP Cron','2024-06-04 21:19:17','2024-06-04 21:19:17'),(36509,12244,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:19:17','2024-06-04 21:19:17'),(36510,12245,'action created','2024-06-04 21:19:17','2024-06-04 21:19:17'),(36511,12245,'action started via WP Cron','2024-06-04 21:27:23','2024-06-04 21:27:23'),(36512,12245,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:27:23','2024-06-04 21:27:23'),(36513,12246,'action created','2024-06-04 21:27:23','2024-06-04 21:27:23'),(36517,12246,'action started via WP Cron','2024-06-04 21:30:08','2024-06-04 21:30:08'),(36518,12246,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:30:08','2024-06-04 21:30:08'),(36519,12248,'action created','2024-06-04 21:30:08','2024-06-04 21:30:08'),(36520,12248,'action started via WP Cron','2024-06-04 21:34:26','2024-06-04 21:34:26'),(36521,12248,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:34:26','2024-06-04 21:34:26'),(36522,12249,'action created','2024-06-04 21:34:26','2024-06-04 21:34:26'),(36523,12249,'action started via WP Cron','2024-06-04 21:44:23','2024-06-04 21:44:23'),(36524,12249,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:44:23','2024-06-04 21:44:23'),(36525,12250,'action created','2024-06-04 21:44:23','2024-06-04 21:44:23'),(36529,12250,'action started via WP Cron','2024-06-04 21:47:41','2024-06-04 21:47:41'),(36530,12250,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:47:41','2024-06-04 21:47:41'),(36531,12252,'action created','2024-06-04 21:47:41','2024-06-04 21:47:41'),(36532,12252,'action started via WP Cron','2024-06-04 21:56:40','2024-06-04 21:56:40'),(36533,12252,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:56:40','2024-06-04 21:56:40'),(36534,12253,'action created','2024-06-04 21:56:40','2024-06-04 21:56:40'),(36535,12253,'action started via WP Cron','2024-06-04 21:59:55','2024-06-04 21:59:55'),(36536,12253,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 21:59:55','2024-06-04 21:59:55'),(36537,12254,'action created','2024-06-04 21:59:55','2024-06-04 21:59:55'),(36538,12254,'action started via WP Cron','2024-06-04 22:11:48','2024-06-04 22:11:48'),(36539,12254,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 22:11:48','2024-06-04 22:11:48'),(36540,12255,'action created','2024-06-04 22:11:48','2024-06-04 22:11:48'),(36541,12255,'action started via WP Cron','2024-06-04 22:14:28','2024-06-04 22:14:28'),(36542,12255,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 22:14:28','2024-06-04 22:14:28'),(36543,12256,'action created','2024-06-04 22:14:28','2024-06-04 22:14:28'),(36544,12256,'action started via WP Cron','2024-06-04 22:17:14','2024-06-04 22:17:14'),(36545,12256,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 22:17:14','2024-06-04 22:17:14'),(36546,12257,'action created','2024-06-04 22:17:14','2024-06-04 22:17:14'),(36547,12257,'action started via WP Cron','2024-06-04 22:22:44','2024-06-04 22:22:44'),(36548,12257,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 22:22:44','2024-06-04 22:22:44'),(36549,12258,'action created','2024-06-04 22:22:44','2024-06-04 22:22:44'),(36550,12258,'action started via WP Cron','2024-06-04 22:31:38','2024-06-04 22:31:38'),(36551,12258,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 22:31:38','2024-06-04 22:31:38'),(36552,12259,'action created','2024-06-04 22:31:38','2024-06-04 22:31:38'),(36556,12259,'action started via WP Cron','2024-06-04 22:47:39','2024-06-04 22:47:39'),(36557,12259,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 22:47:39','2024-06-04 22:47:39'),(36558,12261,'action created','2024-06-04 22:47:39','2024-06-04 22:47:39'),(36559,12261,'action started via WP Cron','2024-06-04 22:51:30','2024-06-04 22:51:30'),(36560,12261,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 22:51:30','2024-06-04 22:51:30'),(36561,12262,'action created','2024-06-04 22:51:30','2024-06-04 22:51:30'),(36562,12262,'action started via WP Cron','2024-06-04 23:03:42','2024-06-04 23:03:42'),(36563,12262,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:03:42','2024-06-04 23:03:42'),(36564,12263,'action created','2024-06-04 23:03:42','2024-06-04 23:03:42'),(36565,12263,'action started via WP Cron','2024-06-04 23:07:48','2024-06-04 23:07:48'),(36566,12263,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:07:48','2024-06-04 23:07:48'),(36567,12264,'action created','2024-06-04 23:07:48','2024-06-04 23:07:48'),(36568,12264,'action started via WP Cron','2024-06-04 23:17:56','2024-06-04 23:17:56'),(36569,12264,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:17:56','2024-06-04 23:17:56'),(36570,12265,'action created','2024-06-04 23:17:56','2024-06-04 23:17:56'),(36571,12265,'action started via WP Cron','2024-06-04 23:21:25','2024-06-04 23:21:25'),(36572,12265,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:21:25','2024-06-04 23:21:25'),(36573,12266,'action created','2024-06-04 23:21:25','2024-06-04 23:21:25'),(36574,12266,'action started via WP Cron','2024-06-04 23:29:28','2024-06-04 23:29:28'),(36575,12266,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:29:28','2024-06-04 23:29:28'),(36576,12267,'action created','2024-06-04 23:29:28','2024-06-04 23:29:28'),(36577,12267,'action started via WP Cron','2024-06-04 23:34:50','2024-06-04 23:34:50'),(36578,12267,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:34:50','2024-06-04 23:34:50'),(36579,12268,'action created','2024-06-04 23:34:50','2024-06-04 23:34:50'),(36583,12268,'action started via WP Cron','2024-06-04 23:37:32','2024-06-04 23:37:32'),(36584,12268,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:37:32','2024-06-04 23:37:32'),(36585,12270,'action created','2024-06-04 23:37:32','2024-06-04 23:37:32'),(36586,12270,'action started via WP Cron','2024-06-04 23:50:24','2024-06-04 23:50:24'),(36587,12270,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:50:24','2024-06-04 23:50:24'),(36588,12271,'action created','2024-06-04 23:50:24','2024-06-04 23:50:24'),(36589,12271,'action started via WP Cron','2024-06-04 23:53:26','2024-06-04 23:53:26'),(36590,12271,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-04 23:53:26','2024-06-04 23:53:26'),(36591,12272,'action created','2024-06-04 23:53:26','2024-06-04 23:53:26'),(36592,12272,'action started via WP Cron','2024-06-05 00:07:56','2024-06-05 00:07:56'),(36593,12272,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:07:56','2024-06-05 00:07:56'),(36594,12273,'action created','2024-06-05 00:07:56','2024-06-05 00:07:56'),(36595,12273,'action started via WP Cron','2024-06-05 00:17:29','2024-06-05 00:17:29'),(36596,12273,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:17:29','2024-06-05 00:17:29'),(36597,12274,'action created','2024-06-05 00:17:29','2024-06-05 00:17:29'),(36598,12274,'action started via WP Cron','2024-06-05 00:20:00','2024-06-05 00:20:00'),(36599,12274,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:20:00','2024-06-05 00:20:00'),(36600,12275,'action created','2024-06-05 00:20:00','2024-06-05 00:20:00'),(36601,12275,'action started via WP Cron','2024-06-05 00:24:13','2024-06-05 00:24:13'),(36602,12275,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:24:13','2024-06-05 00:24:13'),(36603,12276,'action created','2024-06-05 00:24:13','2024-06-05 00:24:13'),(36604,12276,'action started via WP Cron','2024-06-05 00:33:12','2024-06-05 00:33:12'),(36605,12276,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:33:12','2024-06-05 00:33:12'),(36606,12277,'action created','2024-06-05 00:33:12','2024-06-05 00:33:12'),(36610,12277,'action started via WP Cron','2024-06-05 00:38:37','2024-06-05 00:38:37'),(36611,12277,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:38:37','2024-06-05 00:38:37'),(36612,12279,'action created','2024-06-05 00:38:37','2024-06-05 00:38:37'),(36613,12279,'action started via WP Cron','2024-06-05 00:42:06','2024-06-05 00:42:06'),(36614,12279,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:42:06','2024-06-05 00:42:06'),(36615,12280,'action created','2024-06-05 00:42:06','2024-06-05 00:42:06'),(36616,12280,'action started via WP Cron','2024-06-05 00:48:16','2024-06-05 00:48:16'),(36617,12280,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:48:16','2024-06-05 00:48:16'),(36618,12281,'action created','2024-06-05 00:48:16','2024-06-05 00:48:16'),(36619,12281,'action started via WP Cron','2024-06-05 00:52:32','2024-06-05 00:52:32'),(36620,12281,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:52:32','2024-06-05 00:52:32'),(36621,12282,'action created','2024-06-05 00:52:32','2024-06-05 00:52:32'),(36622,12282,'action started via WP Cron','2024-06-05 00:54:59','2024-06-05 00:54:59'),(36623,12282,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:54:59','2024-06-05 00:54:59'),(36624,12283,'action created','2024-06-05 00:54:59','2024-06-05 00:54:59'),(36625,12283,'action started via WP Cron','2024-06-05 00:58:18','2024-06-05 00:58:18'),(36626,12283,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 00:58:18','2024-06-05 00:58:18'),(36627,12284,'action created','2024-06-05 00:58:18','2024-06-05 00:58:18'),(36628,12284,'action started via WP Cron','2024-06-05 01:05:03','2024-06-05 01:05:03'),(36629,12284,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 01:05:03','2024-06-05 01:05:03'),(36630,12285,'action created','2024-06-05 01:05:03','2024-06-05 01:05:03'),(36631,12285,'action started via WP Cron','2024-06-05 01:13:03','2024-06-05 01:13:03'),(36632,12285,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 01:13:03','2024-06-05 01:13:03'),(36633,12286,'action created','2024-06-05 01:13:03','2024-06-05 01:13:03'),(36634,12286,'action started via WP Cron','2024-06-05 01:29:30','2024-06-05 01:29:30'),(36635,12286,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 01:29:30','2024-06-05 01:29:30'),(36636,12287,'action created','2024-06-05 01:29:30','2024-06-05 01:29:30'),(36637,12287,'action started via WP Cron','2024-06-05 01:46:02','2024-06-05 01:46:02'),(36638,12287,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 01:46:02','2024-06-05 01:46:02'),(36639,12288,'action created','2024-06-05 01:46:02','2024-06-05 01:46:02'),(36643,12288,'action started via WP Cron','2024-06-05 01:53:00','2024-06-05 01:53:00'),(36644,12288,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 01:53:00','2024-06-05 01:53:00'),(36645,12290,'action created','2024-06-05 01:53:00','2024-06-05 01:53:00'),(36646,12290,'action started via WP Cron','2024-06-05 01:56:17','2024-06-05 01:56:17'),(36647,12290,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 01:56:17','2024-06-05 01:56:17'),(36648,12291,'action created','2024-06-05 01:56:17','2024-06-05 01:56:17'),(36649,12291,'action started via WP Cron','2024-06-05 02:02:43','2024-06-05 02:02:43'),(36650,12291,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:02:43','2024-06-05 02:02:43'),(36651,12292,'action created','2024-06-05 02:02:43','2024-06-05 02:02:43'),(36652,12292,'action started via WP Cron','2024-06-05 02:13:04','2024-06-05 02:13:04'),(36653,12292,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:13:04','2024-06-05 02:13:04'),(36654,12293,'action created','2024-06-05 02:13:04','2024-06-05 02:13:04'),(36655,12293,'action started via WP Cron','2024-06-05 02:15:53','2024-06-05 02:15:53'),(36656,12293,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:15:53','2024-06-05 02:15:53'),(36657,12294,'action created','2024-06-05 02:15:53','2024-06-05 02:15:53'),(36658,12294,'action started via WP Cron','2024-06-05 02:20:59','2024-06-05 02:20:59'),(36659,12294,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:20:59','2024-06-05 02:20:59'),(36660,12295,'action created','2024-06-05 02:20:59','2024-06-05 02:20:59'),(36661,12295,'action started via WP Cron','2024-06-05 02:35:44','2024-06-05 02:35:44'),(36662,12295,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:35:44','2024-06-05 02:35:44'),(36663,12296,'action created','2024-06-05 02:35:44','2024-06-05 02:35:44'),(36664,12296,'action started via WP Cron','2024-06-05 02:45:40','2024-06-05 02:45:40'),(36665,12296,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:45:40','2024-06-05 02:45:40'),(36666,12297,'action created','2024-06-05 02:45:40','2024-06-05 02:45:40'),(36670,12297,'action started via WP Cron','2024-06-05 02:49:19','2024-06-05 02:49:19'),(36671,12297,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:49:19','2024-06-05 02:49:19'),(36672,12299,'action created','2024-06-05 02:49:19','2024-06-05 02:49:19'),(36673,12299,'action started via WP Cron','2024-06-05 02:51:55','2024-06-05 02:51:55'),(36674,12299,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:51:55','2024-06-05 02:51:55'),(36675,12300,'action created','2024-06-05 02:51:55','2024-06-05 02:51:55'),(36676,12300,'action started via WP Cron','2024-06-05 02:54:06','2024-06-05 02:54:06'),(36677,12300,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 02:54:06','2024-06-05 02:54:06'),(36678,12301,'action created','2024-06-05 02:54:06','2024-06-05 02:54:06'),(36679,12301,'action started via WP Cron','2024-06-05 03:08:16','2024-06-05 03:08:16'),(36680,12301,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:08:16','2024-06-05 03:08:16'),(36681,12302,'action created','2024-06-05 03:08:16','2024-06-05 03:08:16'),(36682,12302,'action started via WP Cron','2024-06-05 03:13:51','2024-06-05 03:13:51'),(36683,12302,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:13:51','2024-06-05 03:13:51'),(36684,12303,'action created','2024-06-05 03:13:51','2024-06-05 03:13:51'),(36685,12303,'action started via WP Cron','2024-06-05 03:17:01','2024-06-05 03:17:01'),(36686,12303,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:17:01','2024-06-05 03:17:01'),(36687,12304,'action created','2024-06-05 03:17:01','2024-06-05 03:17:01'),(36688,12304,'action started via WP Cron','2024-06-05 03:24:49','2024-06-05 03:24:49'),(36689,12304,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:24:49','2024-06-05 03:24:49'),(36690,12305,'action created','2024-06-05 03:24:49','2024-06-05 03:24:49'),(36691,12305,'action started via WP Cron','2024-06-05 03:29:43','2024-06-05 03:29:43'),(36692,12305,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:29:43','2024-06-05 03:29:43'),(36693,12306,'action created','2024-06-05 03:29:43','2024-06-05 03:29:43'),(36694,12306,'action started via WP Cron','2024-06-05 03:39:40','2024-06-05 03:39:40'),(36695,12306,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:39:40','2024-06-05 03:39:40'),(36696,12307,'action created','2024-06-05 03:39:40','2024-06-05 03:39:40'),(36697,12307,'action started via WP Cron','2024-06-05 03:42:58','2024-06-05 03:42:58'),(36698,12307,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:42:58','2024-06-05 03:42:58'),(36699,12308,'action created','2024-06-05 03:42:59','2024-06-05 03:42:59'),(36700,12308,'action started via WP Cron','2024-06-05 03:46:05','2024-06-05 03:46:05'),(36701,12308,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:46:05','2024-06-05 03:46:05'),(36702,12309,'action created','2024-06-05 03:46:05','2024-06-05 03:46:05'),(36703,12309,'action started via WP Cron','2024-06-05 03:50:47','2024-06-05 03:50:47'),(36704,12309,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:50:47','2024-06-05 03:50:47'),(36705,12310,'action created','2024-06-05 03:50:47','2024-06-05 03:50:47'),(36709,12310,'action started via WP Cron','2024-06-05 03:53:42','2024-06-05 03:53:42'),(36710,12310,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:53:42','2024-06-05 03:53:42'),(36711,12312,'action created','2024-06-05 03:53:42','2024-06-05 03:53:42'),(36712,12312,'action started via WP Cron','2024-06-05 03:57:07','2024-06-05 03:57:07'),(36713,12312,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:57:07','2024-06-05 03:57:07'),(36714,12313,'action created','2024-06-05 03:57:07','2024-06-05 03:57:07'),(36715,12313,'action started via WP Cron','2024-06-05 03:59:28','2024-06-05 03:59:28'),(36716,12313,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 03:59:28','2024-06-05 03:59:28'),(36717,12314,'action created','2024-06-05 03:59:28','2024-06-05 03:59:28'),(36718,12314,'action started via WP Cron','2024-06-05 04:02:17','2024-06-05 04:02:17'),(36719,12314,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:02:17','2024-06-05 04:02:17'),(36720,12315,'action created','2024-06-05 04:02:17','2024-06-05 04:02:17'),(36721,12315,'action started via WP Cron','2024-06-05 04:07:54','2024-06-05 04:07:54'),(36722,12315,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:07:54','2024-06-05 04:07:54'),(36723,12316,'action created','2024-06-05 04:07:54','2024-06-05 04:07:54'),(36724,12316,'action started via WP Cron','2024-06-05 04:12:30','2024-06-05 04:12:30'),(36725,12316,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:12:30','2024-06-05 04:12:30'),(36726,12317,'action created','2024-06-05 04:12:30','2024-06-05 04:12:30'),(36727,12317,'action started via WP Cron','2024-06-05 04:16:06','2024-06-05 04:16:06'),(36728,12317,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:16:06','2024-06-05 04:16:06'),(36729,12318,'action created','2024-06-05 04:16:06','2024-06-05 04:16:06'),(36730,12318,'action started via WP Cron','2024-06-05 04:18:27','2024-06-05 04:18:27'),(36731,12318,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:18:27','2024-06-05 04:18:27'),(36732,12319,'action created','2024-06-05 04:18:27','2024-06-05 04:18:27'),(36733,12319,'action started via WP Cron','2024-06-05 04:20:47','2024-06-05 04:20:47'),(36734,12319,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:20:47','2024-06-05 04:20:47'),(36735,12320,'action created','2024-06-05 04:20:47','2024-06-05 04:20:47'),(36736,12320,'action started via WP Cron','2024-06-05 04:31:04','2024-06-05 04:31:04'),(36737,12320,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:31:04','2024-06-05 04:31:04'),(36738,12321,'action created','2024-06-05 04:31:04','2024-06-05 04:31:04'),(36739,12321,'action started via WP Cron','2024-06-05 04:40:25','2024-06-05 04:40:25'),(36740,12321,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:40:25','2024-06-05 04:40:25'),(36741,12322,'action created','2024-06-05 04:40:25','2024-06-05 04:40:25'),(36742,12322,'action started via WP Cron','2024-06-05 04:44:27','2024-06-05 04:44:27'),(36743,12322,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:44:27','2024-06-05 04:44:27'),(36744,12323,'action created','2024-06-05 04:44:27','2024-06-05 04:44:27'),(36745,12323,'action started via Async Request','2024-06-05 04:48:46','2024-06-05 04:48:46'),(36746,12323,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 04:48:46','2024-06-05 04:48:46'),(36747,12324,'action created','2024-06-05 04:48:46','2024-06-05 04:48:46'),(36748,12324,'action started via Async Request','2024-06-05 05:05:08','2024-06-05 05:05:08'),(36749,12324,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:05:08','2024-06-05 05:05:08'),(36750,12325,'action created','2024-06-05 05:05:08','2024-06-05 05:05:08'),(36754,12325,'action started via WP Cron','2024-06-05 05:12:08','2024-06-05 05:12:08'),(36755,12325,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:12:08','2024-06-05 05:12:08'),(36756,12327,'action created','2024-06-05 05:12:08','2024-06-05 05:12:08'),(36757,12327,'action started via WP Cron','2024-06-05 05:16:49','2024-06-05 05:16:49'),(36758,12327,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:16:49','2024-06-05 05:16:49'),(36759,12328,'action created','2024-06-05 05:16:49','2024-06-05 05:16:49'),(36760,12328,'action started via WP Cron','2024-06-05 05:20:28','2024-06-05 05:20:28'),(36761,12328,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:20:28','2024-06-05 05:20:28'),(36762,12329,'action created','2024-06-05 05:20:28','2024-06-05 05:20:28'),(36763,12329,'action started via WP Cron','2024-06-05 05:23:20','2024-06-05 05:23:20'),(36764,12329,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:23:20','2024-06-05 05:23:20'),(36765,12330,'action created','2024-06-05 05:23:20','2024-06-05 05:23:20'),(36766,12330,'action started via WP Cron','2024-06-05 05:29:03','2024-06-05 05:29:03'),(36767,12330,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:29:03','2024-06-05 05:29:03'),(36768,12331,'action created','2024-06-05 05:29:03','2024-06-05 05:29:03'),(36769,12331,'action started via WP Cron','2024-06-05 05:37:24','2024-06-05 05:37:24'),(36770,12331,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:37:24','2024-06-05 05:37:24'),(36771,12332,'action created','2024-06-05 05:37:24','2024-06-05 05:37:24'),(36772,12332,'action started via WP Cron','2024-06-05 05:40:19','2024-06-05 05:40:19'),(36773,12332,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:40:19','2024-06-05 05:40:19'),(36774,12333,'action created','2024-06-05 05:40:19','2024-06-05 05:40:19'),(36775,12333,'action started via WP Cron','2024-06-05 05:49:45','2024-06-05 05:49:45'),(36776,12333,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:49:45','2024-06-05 05:49:45'),(36777,12334,'action created','2024-06-05 05:49:45','2024-06-05 05:49:45'),(36778,12334,'action started via WP Cron','2024-06-05 05:55:03','2024-06-05 05:55:03'),(36779,12334,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:55:03','2024-06-05 05:55:03'),(36780,12335,'action created','2024-06-05 05:55:03','2024-06-05 05:55:03'),(36781,12335,'action started via WP Cron','2024-06-05 05:57:13','2024-06-05 05:57:13'),(36782,12335,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 05:57:13','2024-06-05 05:57:13'),(36783,12336,'action created','2024-06-05 05:57:13','2024-06-05 05:57:13'),(36784,12336,'action started via WP Cron','2024-06-05 06:03:19','2024-06-05 06:03:19'),(36785,12336,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:03:19','2024-06-05 06:03:19'),(36786,12337,'action created','2024-06-05 06:03:19','2024-06-05 06:03:19'),(36790,12337,'action started via WP Cron','2024-06-05 06:10:39','2024-06-05 06:10:39'),(36791,12337,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:10:39','2024-06-05 06:10:39'),(36792,12339,'action created','2024-06-05 06:10:39','2024-06-05 06:10:39'),(36793,12339,'action started via WP Cron','2024-06-05 06:13:18','2024-06-05 06:13:18'),(36794,12339,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:13:18','2024-06-05 06:13:18'),(36795,12340,'action created','2024-06-05 06:13:18','2024-06-05 06:13:18'),(36796,12340,'action started via WP Cron','2024-06-05 06:17:14','2024-06-05 06:17:14'),(36797,12340,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:17:14','2024-06-05 06:17:14'),(36798,12341,'action created','2024-06-05 06:17:14','2024-06-05 06:17:14'),(36799,12341,'action started via WP Cron','2024-06-05 06:21:41','2024-06-05 06:21:41'),(36800,12341,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:21:41','2024-06-05 06:21:41'),(36801,12342,'action created','2024-06-05 06:21:41','2024-06-05 06:21:41'),(36802,12342,'action started via WP Cron','2024-06-05 06:26:03','2024-06-05 06:26:03'),(36803,12342,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:26:03','2024-06-05 06:26:03'),(36804,12343,'action created','2024-06-05 06:26:03','2024-06-05 06:26:03'),(36805,12343,'action started via Async Request','2024-06-05 06:28:35','2024-06-05 06:28:35'),(36806,12343,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:28:35','2024-06-05 06:28:35'),(36807,12344,'action created','2024-06-05 06:28:35','2024-06-05 06:28:35'),(36808,12344,'action started via WP Cron','2024-06-05 06:31:28','2024-06-05 06:31:28'),(36809,12344,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:31:28','2024-06-05 06:31:28'),(36810,12345,'action created','2024-06-05 06:31:28','2024-06-05 06:31:28'),(36811,12345,'action started via WP Cron','2024-06-05 06:35:47','2024-06-05 06:35:47'),(36812,12345,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:35:47','2024-06-05 06:35:47'),(36813,12346,'action created','2024-06-05 06:35:47','2024-06-05 06:35:47'),(36814,12346,'action started via WP Cron','2024-06-05 06:38:21','2024-06-05 06:38:21'),(36815,12346,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:38:21','2024-06-05 06:38:21'),(36816,12347,'action created','2024-06-05 06:38:21','2024-06-05 06:38:21'),(36817,12347,'action started via WP Cron','2024-06-05 06:40:30','2024-06-05 06:40:30'),(36818,12347,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:40:30','2024-06-05 06:40:30'),(36819,12348,'action created','2024-06-05 06:40:30','2024-06-05 06:40:30'),(36820,12348,'action started via WP Cron','2024-06-05 06:45:16','2024-06-05 06:45:16'),(36821,12348,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:45:16','2024-06-05 06:45:16'),(36822,12349,'action created','2024-06-05 06:45:16','2024-06-05 06:45:16'),(36826,12349,'action started via WP Cron','2024-06-05 06:54:34','2024-06-05 06:54:34'),(36827,12349,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:54:34','2024-06-05 06:54:34'),(36828,12351,'action created','2024-06-05 06:54:34','2024-06-05 06:54:34'),(36829,12351,'action started via WP Cron','2024-06-05 06:57:09','2024-06-05 06:57:09'),(36830,12351,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 06:57:09','2024-06-05 06:57:09'),(36831,12352,'action created','2024-06-05 06:57:09','2024-06-05 06:57:09'),(36832,12352,'action started via WP Cron','2024-06-05 07:00:40','2024-06-05 07:00:40'),(36833,12352,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:00:40','2024-06-05 07:00:40'),(36834,12353,'action created','2024-06-05 07:00:40','2024-06-05 07:00:40'),(36835,12353,'action started via WP Cron','2024-06-05 07:05:33','2024-06-05 07:05:33'),(36836,12353,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:05:33','2024-06-05 07:05:33'),(36837,12354,'action created','2024-06-05 07:05:33','2024-06-05 07:05:33'),(36838,12354,'action started via Async Request','2024-06-05 07:15:35','2024-06-05 07:15:35'),(36839,12354,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:15:35','2024-06-05 07:15:35'),(36840,12355,'action created','2024-06-05 07:15:35','2024-06-05 07:15:35'),(36844,12355,'action started via WP Cron','2024-06-05 07:31:36','2024-06-05 07:31:36'),(36845,12355,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:31:36','2024-06-05 07:31:36'),(36846,12357,'action created','2024-06-05 07:31:36','2024-06-05 07:31:36'),(36847,12357,'action started via WP Cron','2024-06-05 07:42:39','2024-06-05 07:42:39'),(36848,12357,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:42:39','2024-06-05 07:42:39'),(36849,12358,'action created','2024-06-05 07:42:39','2024-06-05 07:42:39'),(36850,12358,'action started via WP Cron','2024-06-05 07:45:13','2024-06-05 07:45:13'),(36851,12358,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:45:13','2024-06-05 07:45:13'),(36852,12359,'action created','2024-06-05 07:45:13','2024-06-05 07:45:13'),(36853,12359,'action started via WP Cron','2024-06-05 07:51:03','2024-06-05 07:51:03'),(36854,12359,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:51:03','2024-06-05 07:51:03'),(36855,12360,'action created','2024-06-05 07:51:03','2024-06-05 07:51:03'),(36856,12360,'action started via WP Cron','2024-06-05 07:55:47','2024-06-05 07:55:47'),(36857,12360,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:55:47','2024-06-05 07:55:47'),(36858,12361,'action created','2024-06-05 07:55:47','2024-06-05 07:55:47'),(36859,12361,'action started via WP Cron','2024-06-05 07:58:30','2024-06-05 07:58:30'),(36860,12361,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 07:58:30','2024-06-05 07:58:30'),(36861,12362,'action created','2024-06-05 07:58:30','2024-06-05 07:58:30'),(36862,12362,'action started via WP Cron','2024-06-05 08:01:10','2024-06-05 08:01:10'),(36863,12362,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:01:10','2024-06-05 08:01:10'),(36864,12363,'action created','2024-06-05 08:01:10','2024-06-05 08:01:10'),(36865,12363,'action started via WP Cron','2024-06-05 08:04:34','2024-06-05 08:04:34'),(36866,12363,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:04:34','2024-06-05 08:04:34'),(36867,12364,'action created','2024-06-05 08:04:34','2024-06-05 08:04:34'),(36868,12364,'action started via WP Cron','2024-06-05 08:06:59','2024-06-05 08:06:59'),(36869,12364,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:06:59','2024-06-05 08:06:59'),(36870,12365,'action created','2024-06-05 08:06:59','2024-06-05 08:06:59'),(36871,12365,'action started via WP Cron','2024-06-05 08:09:44','2024-06-05 08:09:44'),(36872,12365,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:09:44','2024-06-05 08:09:44'),(36873,12366,'action created','2024-06-05 08:09:44','2024-06-05 08:09:44'),(36874,12366,'action started via WP Cron','2024-06-05 08:21:07','2024-06-05 08:21:07'),(36875,12366,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:21:07','2024-06-05 08:21:07'),(36876,12367,'action created','2024-06-05 08:21:07','2024-06-05 08:21:07'),(36880,12367,'action started via WP Cron','2024-06-05 08:23:33','2024-06-05 08:23:33'),(36881,12367,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:23:33','2024-06-05 08:23:33'),(36882,12369,'action created','2024-06-05 08:23:33','2024-06-05 08:23:33'),(36883,12369,'action started via WP Cron','2024-06-05 08:27:54','2024-06-05 08:27:54'),(36884,12369,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:27:54','2024-06-05 08:27:54'),(36885,12370,'action created','2024-06-05 08:27:54','2024-06-05 08:27:54'),(36886,12370,'action started via WP Cron','2024-06-05 08:33:32','2024-06-05 08:33:32'),(36887,12370,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:33:32','2024-06-05 08:33:32'),(36888,12371,'action created','2024-06-05 08:33:32','2024-06-05 08:33:32'),(36889,12371,'action started via WP Cron','2024-06-05 08:44:52','2024-06-05 08:44:52'),(36890,12371,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:44:52','2024-06-05 08:44:52'),(36891,12372,'action created','2024-06-05 08:44:52','2024-06-05 08:44:52'),(36892,12372,'action started via WP Cron','2024-06-05 08:53:16','2024-06-05 08:53:16'),(36893,12372,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:53:16','2024-06-05 08:53:16'),(36894,12373,'action created','2024-06-05 08:53:16','2024-06-05 08:53:16'),(36895,12373,'action started via WP Cron','2024-06-05 08:55:58','2024-06-05 08:55:58'),(36896,12373,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:55:58','2024-06-05 08:55:58'),(36897,12374,'action created','2024-06-05 08:55:58','2024-06-05 08:55:58'),(36898,12374,'action started via WP Cron','2024-06-05 08:58:21','2024-06-05 08:58:21'),(36899,12374,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 08:58:21','2024-06-05 08:58:21'),(36900,12375,'action created','2024-06-05 08:58:21','2024-06-05 08:58:21'),(36901,12375,'action started via WP Cron','2024-06-05 09:06:46','2024-06-05 09:06:46'),(36902,12375,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:06:46','2024-06-05 09:06:46'),(36903,12376,'action created','2024-06-05 09:06:46','2024-06-05 09:06:46'),(36904,12376,'action started via WP Cron','2024-06-05 09:10:30','2024-06-05 09:10:30'),(36905,12376,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:10:30','2024-06-05 09:10:30'),(36906,12377,'action created','2024-06-05 09:10:30','2024-06-05 09:10:30'),(36907,12377,'action started via WP Cron','2024-06-05 09:15:49','2024-06-05 09:15:49'),(36908,12377,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:15:49','2024-06-05 09:15:49'),(36909,12378,'action created','2024-06-05 09:15:49','2024-06-05 09:15:49'),(36910,12378,'action started via WP Cron','2024-06-05 09:19:16','2024-06-05 09:19:16'),(36911,12378,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:19:16','2024-06-05 09:19:16'),(36912,12379,'action created','2024-06-05 09:19:16','2024-06-05 09:19:16'),(36916,12379,'action started via WP Cron','2024-06-05 09:31:14','2024-06-05 09:31:14'),(36917,12379,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:31:14','2024-06-05 09:31:14'),(36918,12381,'action created','2024-06-05 09:31:14','2024-06-05 09:31:14'),(36919,12381,'action started via Async Request','2024-06-05 09:36:01','2024-06-05 09:36:01'),(36920,12381,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:36:01','2024-06-05 09:36:01'),(36921,12382,'action created','2024-06-05 09:36:01','2024-06-05 09:36:01'),(36922,12382,'action started via WP Cron','2024-06-05 09:40:17','2024-06-05 09:40:17'),(36923,12382,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:40:17','2024-06-05 09:40:17'),(36924,12383,'action created','2024-06-05 09:40:17','2024-06-05 09:40:17'),(36925,12383,'action started via WP Cron','2024-06-05 09:47:42','2024-06-05 09:47:42'),(36926,12383,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:47:42','2024-06-05 09:47:42'),(36927,12384,'action created','2024-06-05 09:47:42','2024-06-05 09:47:42'),(36931,12384,'action started via WP Cron','2024-06-05 09:49:45','2024-06-05 09:49:45'),(36932,12384,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:49:45','2024-06-05 09:49:45'),(36933,12386,'action created','2024-06-05 09:49:45','2024-06-05 09:49:45'),(36934,12386,'action started via WP Cron','2024-06-05 09:56:30','2024-06-05 09:56:30'),(36935,12386,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 09:56:30','2024-06-05 09:56:30'),(36936,12387,'action created','2024-06-05 09:56:30','2024-06-05 09:56:30'),(36937,12387,'action started via Async Request','2024-06-05 10:00:27','2024-06-05 10:00:27'),(36938,12387,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 10:00:27','2024-06-05 10:00:27'),(36939,12388,'action created','2024-06-05 10:00:27','2024-06-05 10:00:27'),(36940,12388,'action started via WP Cron','2024-06-05 10:04:21','2024-06-05 10:04:21'),(36941,12388,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 10:04:21','2024-06-05 10:04:21'),(36942,12389,'action created','2024-06-05 10:04:21','2024-06-05 10:04:21'),(36943,12389,'action started via WP Cron','2024-06-05 10:12:06','2024-06-05 10:12:06'),(36944,12389,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 10:12:06','2024-06-05 10:12:06'),(36945,12390,'action created','2024-06-05 10:12:06','2024-06-05 10:12:06'),(36946,12390,'action started via Async Request','2024-06-05 10:21:28','2024-06-05 10:21:28'),(36947,12390,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 10:21:28','2024-06-05 10:21:28'),(36948,12391,'action created','2024-06-05 10:21:28','2024-06-05 10:21:28'),(36949,12391,'action started via WP Cron','2024-06-05 10:26:29','2024-06-05 10:26:29'),(36950,12391,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 10:26:29','2024-06-05 10:26:29'),(36951,12392,'action created','2024-06-05 10:26:29','2024-06-05 10:26:29'),(36952,12392,'action started via WP Cron','2024-06-05 10:31:33','2024-06-05 10:31:33'),(36953,12392,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 10:31:33','2024-06-05 10:31:33'),(36954,12393,'action created','2024-06-05 10:31:33','2024-06-05 10:31:33'),(36958,12393,'action started via WP Cron','2024-06-05 10:44:19','2024-06-05 10:44:19'),(36959,12393,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 10:44:19','2024-06-05 10:44:19'),(36960,12395,'action created','2024-06-05 10:44:19','2024-06-05 10:44:19'),(36961,12395,'action started via WP Cron','2024-06-05 11:34:15','2024-06-05 11:34:15'),(36962,12395,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 11:34:15','2024-06-05 11:34:15'),(36963,12396,'action created','2024-06-05 11:34:15','2024-06-05 11:34:15'),(36970,12396,'action started via WP Cron','2024-06-05 11:43:50','2024-06-05 11:43:50'),(36971,12396,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 11:43:50','2024-06-05 11:43:50'),(36972,12399,'action created','2024-06-05 11:43:50','2024-06-05 11:43:50'),(36973,12399,'action started via WP Cron','2024-06-05 11:47:11','2024-06-05 11:47:11'),(36974,12399,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 11:47:11','2024-06-05 11:47:11'),(36975,12400,'action created','2024-06-05 11:47:11','2024-06-05 11:47:11'),(36976,12400,'action started via WP Cron','2024-06-05 12:09:26','2024-06-05 12:09:26'),(36977,12400,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 12:09:26','2024-06-05 12:09:26'),(36978,12401,'action created','2024-06-05 12:09:26','2024-06-05 12:09:26'),(36979,12401,'action started via WP Cron','2024-06-05 12:13:24','2024-06-05 12:13:24'),(36980,12401,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 12:13:24','2024-06-05 12:13:24'),(36981,12402,'action created','2024-06-05 12:13:24','2024-06-05 12:13:24'),(36982,12402,'action started via WP Cron','2024-06-05 12:22:00','2024-06-05 12:22:00'),(36983,12402,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 12:22:00','2024-06-05 12:22:00'),(36984,12403,'action created','2024-06-05 12:22:00','2024-06-05 12:22:00'),(36985,12403,'action started via WP Cron','2024-06-05 12:24:40','2024-06-05 12:24:40'),(36986,12403,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 12:24:40','2024-06-05 12:24:40'),(36987,12404,'action created','2024-06-05 12:24:40','2024-06-05 12:24:40'),(36988,12404,'action started via WP Cron','2024-06-05 12:41:57','2024-06-05 12:41:57'),(36989,12404,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 12:41:57','2024-06-05 12:41:57'),(36990,12405,'action created','2024-06-05 12:41:57','2024-06-05 12:41:57'),(36997,12405,'action started via WP Cron','2024-06-05 13:00:33','2024-06-05 13:00:33'),(36998,12405,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 13:00:33','2024-06-05 13:00:33'),(36999,12408,'action created','2024-06-05 13:00:33','2024-06-05 13:00:33'),(37000,12408,'action started via WP Cron','2024-06-05 13:16:01','2024-06-05 13:16:01'),(37001,12408,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 13:16:01','2024-06-05 13:16:01'),(37002,12409,'action created','2024-06-05 13:16:01','2024-06-05 13:16:01'),(37009,12409,'action started via WP Cron','2024-06-05 13:18:55','2024-06-05 13:18:55'),(37010,12409,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 13:18:55','2024-06-05 13:18:55'),(37011,12412,'action created','2024-06-05 13:18:55','2024-06-05 13:18:55'),(37012,12412,'action started via WP Cron','2024-06-05 13:25:52','2024-06-05 13:25:52'),(37013,12412,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 13:25:52','2024-06-05 13:25:52'),(37014,12413,'action created','2024-06-05 13:25:52','2024-06-05 13:25:52'),(37015,12413,'action started via WP Cron','2024-06-05 13:46:58','2024-06-05 13:46:58'),(37016,12413,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 13:46:58','2024-06-05 13:46:58'),(37017,12414,'action created','2024-06-05 13:46:58','2024-06-05 13:46:58'),(37021,12414,'action started via WP Cron','2024-06-05 13:52:18','2024-06-05 13:52:18'),(37022,12414,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 13:52:18','2024-06-05 13:52:18'),(37023,12416,'action created','2024-06-05 13:52:18','2024-06-05 13:52:18'),(37024,12416,'action started via WP Cron','2024-06-05 14:17:36','2024-06-05 14:17:36'),(37025,12416,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 14:17:36','2024-06-05 14:17:36'),(37026,12417,'action created','2024-06-05 14:17:36','2024-06-05 14:17:36'),(37027,12417,'action started via WP Cron','2024-06-05 14:27:13','2024-06-05 14:27:13'),(37028,12417,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 14:27:13','2024-06-05 14:27:13'),(37029,12418,'action created','2024-06-05 14:27:13','2024-06-05 14:27:13'),(37030,12418,'action started via WP Cron','2024-06-05 14:32:01','2024-06-05 14:32:01'),(37031,12418,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 14:32:01','2024-06-05 14:32:01'),(37032,12419,'action created','2024-06-05 14:32:01','2024-06-05 14:32:01'),(37033,12419,'action started via WP Cron','2024-06-05 14:38:25','2024-06-05 14:38:25'),(37034,12419,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 14:38:25','2024-06-05 14:38:25'),(37035,12420,'action created','2024-06-05 14:38:25','2024-06-05 14:38:25'),(37036,12420,'action started via WP Cron','2024-06-05 15:04:43','2024-06-05 15:04:43'),(37037,12420,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 15:04:43','2024-06-05 15:04:43'),(37038,12421,'action created','2024-06-05 15:04:43','2024-06-05 15:04:43'),(37042,12421,'action started via WP Cron','2024-06-05 15:15:09','2024-06-05 15:15:09'),(37043,12421,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 15:15:09','2024-06-05 15:15:09'),(37044,12423,'action created','2024-06-05 15:15:09','2024-06-05 15:15:09'),(37045,12423,'action started via WP Cron','2024-06-05 15:29:13','2024-06-05 15:29:13'),(37046,12423,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 15:29:13','2024-06-05 15:29:13'),(37047,12424,'action created','2024-06-05 15:29:13','2024-06-05 15:29:13'),(37048,12424,'action started via WP Cron','2024-06-05 15:31:54','2024-06-05 15:31:54'),(37049,12424,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 15:31:54','2024-06-05 15:31:54'),(37050,12425,'action created','2024-06-05 15:31:54','2024-06-05 15:31:54'),(37051,12425,'action started via WP Cron','2024-06-05 15:59:39','2024-06-05 15:59:39'),(37052,12425,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 15:59:39','2024-06-05 15:59:39'),(37053,12426,'action created','2024-06-05 15:59:39','2024-06-05 15:59:39'),(37054,12426,'action started via WP Cron','2024-06-05 16:22:59','2024-06-05 16:22:59'),(37055,12426,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 16:22:59','2024-06-05 16:22:59'),(37056,12427,'action created','2024-06-05 16:22:59','2024-06-05 16:22:59'),(37060,12427,'action started via WP Cron','2024-06-05 16:38:39','2024-06-05 16:38:39'),(37061,12427,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 16:38:39','2024-06-05 16:38:39'),(37062,12429,'action created','2024-06-05 16:38:39','2024-06-05 16:38:39'),(37063,12429,'action started via WP Cron','2024-06-05 16:46:18','2024-06-05 16:46:18'),(37064,12429,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 16:46:18','2024-06-05 16:46:18'),(37065,12430,'action created','2024-06-05 16:46:18','2024-06-05 16:46:18'),(37066,12430,'action started via Async Request','2024-06-05 16:48:18','2024-06-05 16:48:18'),(37067,12430,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 16:48:18','2024-06-05 16:48:18'),(37068,12431,'action created','2024-06-05 16:48:18','2024-06-05 16:48:18'),(37069,12431,'action started via WP Cron','2024-06-05 16:53:05','2024-06-05 16:53:05'),(37070,12431,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 16:53:05','2024-06-05 16:53:05'),(37071,12432,'action created','2024-06-05 16:53:05','2024-06-05 16:53:05'),(37072,12432,'action started via WP Cron','2024-06-05 17:02:16','2024-06-05 17:02:16'),(37073,12432,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 17:02:16','2024-06-05 17:02:16'),(37074,12433,'action created','2024-06-05 17:02:16','2024-06-05 17:02:16'),(37075,12433,'action started via WP Cron','2024-06-05 17:19:44','2024-06-05 17:19:44'),(37076,12433,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 17:19:44','2024-06-05 17:19:44'),(37077,12434,'action created','2024-06-05 17:19:44','2024-06-05 17:19:44'),(37078,12434,'action started via WP Cron','2024-06-05 17:22:58','2024-06-05 17:22:58'),(37079,12434,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 17:22:58','2024-06-05 17:22:58'),(37080,12435,'action created','2024-06-05 17:22:58','2024-06-05 17:22:58'),(37084,12435,'action started via WP Cron','2024-06-05 17:26:05','2024-06-05 17:26:05'),(37085,12435,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 17:26:05','2024-06-05 17:26:05'),(37086,12437,'action created','2024-06-05 17:26:05','2024-06-05 17:26:05'),(37087,12437,'action started via WP Cron','2024-06-05 17:31:02','2024-06-05 17:31:02'),(37088,12437,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 17:31:02','2024-06-05 17:31:02'),(37089,12438,'action created','2024-06-05 17:31:02','2024-06-05 17:31:02'),(37090,12438,'action started via WP Cron','2024-06-05 17:53:39','2024-06-05 17:53:39'),(37091,12438,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 17:53:39','2024-06-05 17:53:39'),(37092,12439,'action created','2024-06-05 17:53:39','2024-06-05 17:53:39'),(37093,12439,'action started via WP Cron','2024-06-05 17:59:36','2024-06-05 17:59:36'),(37094,12439,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 17:59:36','2024-06-05 17:59:36'),(37095,12440,'action created','2024-06-05 17:59:36','2024-06-05 17:59:36'),(37096,12440,'action started via WP Cron','2024-06-05 18:03:46','2024-06-05 18:03:46'),(37097,12440,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 18:03:46','2024-06-05 18:03:46'),(37098,12441,'action created','2024-06-05 18:03:46','2024-06-05 18:03:46'),(37099,12441,'action started via WP Cron','2024-06-05 18:12:21','2024-06-05 18:12:21'),(37100,12441,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 18:12:21','2024-06-05 18:12:21'),(37101,12442,'action created','2024-06-05 18:12:21','2024-06-05 18:12:21'),(37102,12442,'action started via WP Cron','2024-06-05 18:16:13','2024-06-05 18:16:13'),(37103,12442,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 18:16:13','2024-06-05 18:16:13'),(37104,12443,'action created','2024-06-05 18:16:13','2024-06-05 18:16:13'),(37105,12443,'action started via WP Cron','2024-06-05 18:18:28','2024-06-05 18:18:28'),(37106,12443,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 18:18:28','2024-06-05 18:18:28'),(37107,12444,'action created','2024-06-05 18:18:28','2024-06-05 18:18:28'),(37108,12444,'action started via WP Cron','2024-06-05 18:24:08','2024-06-05 18:24:08'),(37109,12444,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 18:24:08','2024-06-05 18:24:08'),(37110,12445,'action created','2024-06-05 18:24:08','2024-06-05 18:24:08'),(37114,12445,'action started via WP Cron','2024-06-05 18:37:27','2024-06-05 18:37:27'),(37115,12445,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 18:37:27','2024-06-05 18:37:27'),(37116,12447,'action created','2024-06-05 18:37:27','2024-06-05 18:37:27'),(37117,12447,'action started via WP Cron','2024-06-05 18:45:33','2024-06-05 18:45:33'),(37118,12447,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 18:45:33','2024-06-05 18:45:33'),(37119,12448,'action created','2024-06-05 18:45:33','2024-06-05 18:45:33'),(37120,12448,'action started via WP Cron','2024-06-05 18:55:59','2024-06-05 18:55:59'),(37121,12448,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 18:55:59','2024-06-05 18:55:59'),(37122,12449,'action created','2024-06-05 18:55:59','2024-06-05 18:55:59'),(37123,12449,'action started via WP Cron','2024-06-05 19:04:46','2024-06-05 19:04:46'),(37124,12449,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 19:04:46','2024-06-05 19:04:46'),(37125,12450,'action created','2024-06-05 19:04:46','2024-06-05 19:04:46'),(37126,12450,'action started via WP Cron','2024-06-05 19:36:39','2024-06-05 19:36:39'),(37127,12450,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 19:36:39','2024-06-05 19:36:39'),(37128,12451,'action created','2024-06-05 19:36:39','2024-06-05 19:36:39'),(37132,12451,'action started via WP Cron','2024-06-05 20:02:09','2024-06-05 20:02:09'),(37133,12451,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 20:02:09','2024-06-05 20:02:09'),(37134,12453,'action created','2024-06-05 20:02:09','2024-06-05 20:02:09'),(37135,12453,'action started via WP Cron','2024-06-05 20:12:15','2024-06-05 20:12:15'),(37136,12453,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 20:12:15','2024-06-05 20:12:15'),(37137,12454,'action created','2024-06-05 20:12:15','2024-06-05 20:12:15'),(37138,12454,'action started via WP Cron','2024-06-05 20:35:30','2024-06-05 20:35:30'),(37139,12454,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 20:35:30','2024-06-05 20:35:30'),(37140,12455,'action created','2024-06-05 20:35:30','2024-06-05 20:35:30'),(37141,12455,'action started via WP Cron','2024-06-05 21:03:06','2024-06-05 21:03:06'),(37142,12455,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 21:03:06','2024-06-05 21:03:06'),(37143,12456,'action created','2024-06-05 21:03:06','2024-06-05 21:03:06'),(37147,12456,'action started via WP Cron','2024-06-05 21:14:58','2024-06-05 21:14:58'),(37148,12456,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 21:14:58','2024-06-05 21:14:58'),(37149,12458,'action created','2024-06-05 21:14:58','2024-06-05 21:14:58'),(37150,12458,'action started via WP Cron','2024-06-05 21:41:35','2024-06-05 21:41:35'),(37151,12458,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 21:41:35','2024-06-05 21:41:35'),(37152,12459,'action created','2024-06-05 21:41:35','2024-06-05 21:41:35'),(37153,12459,'action started via WP Cron','2024-06-05 21:44:35','2024-06-05 21:44:35'),(37154,12459,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 21:44:35','2024-06-05 21:44:35'),(37155,12460,'action created','2024-06-05 21:44:35','2024-06-05 21:44:35'),(37156,12460,'action started via WP Cron','2024-06-05 21:53:45','2024-06-05 21:53:45'),(37157,12460,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 21:53:45','2024-06-05 21:53:45'),(37158,12461,'action created','2024-06-05 21:53:45','2024-06-05 21:53:45'),(37162,12461,'action started via WP Cron','2024-06-05 21:58:52','2024-06-05 21:58:52'),(37163,12461,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 21:58:52','2024-06-05 21:58:52'),(37164,12463,'action created','2024-06-05 21:58:52','2024-06-05 21:58:52'),(37165,12463,'action started via WP Cron','2024-06-05 22:13:13','2024-06-05 22:13:13'),(37166,12463,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 22:13:13','2024-06-05 22:13:13'),(37167,12464,'action created','2024-06-05 22:13:13','2024-06-05 22:13:13'),(37171,12464,'action started via WP Cron','2024-06-05 22:19:34','2024-06-05 22:19:34'),(37172,12464,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 22:19:34','2024-06-05 22:19:34'),(37173,12466,'action created','2024-06-05 22:19:34','2024-06-05 22:19:34'),(37174,12466,'action started via WP Cron','2024-06-05 22:24:55','2024-06-05 22:24:55'),(37175,12466,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 22:24:55','2024-06-05 22:24:55'),(37176,12467,'action created','2024-06-05 22:24:55','2024-06-05 22:24:55'),(37177,12467,'action started via WP Cron','2024-06-05 22:28:09','2024-06-05 22:28:09'),(37178,12467,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 22:28:09','2024-06-05 22:28:09'),(37179,12468,'action created','2024-06-05 22:28:09','2024-06-05 22:28:09'),(37180,12468,'action started via WP Cron','2024-06-05 22:30:22','2024-06-05 22:30:22'),(37181,12468,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 22:30:22','2024-06-05 22:30:22'),(37182,12469,'action created','2024-06-05 22:30:22','2024-06-05 22:30:22'),(37183,12469,'action started via WP Cron','2024-06-05 22:37:41','2024-06-05 22:37:41'),(37184,12469,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 22:37:41','2024-06-05 22:37:41'),(37185,12470,'action created','2024-06-05 22:37:41','2024-06-05 22:37:41'),(37186,12470,'action started via WP Cron','2024-06-05 22:59:37','2024-06-05 22:59:37'),(37187,12470,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 22:59:37','2024-06-05 22:59:37'),(37188,12471,'action created','2024-06-05 22:59:37','2024-06-05 22:59:37'),(37189,12471,'action started via WP Cron','2024-06-05 23:06:01','2024-06-05 23:06:01'),(37190,12471,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:06:01','2024-06-05 23:06:01'),(37191,12472,'action created','2024-06-05 23:06:01','2024-06-05 23:06:01'),(37192,12472,'action started via WP Cron','2024-06-05 23:09:03','2024-06-05 23:09:03'),(37193,12472,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:09:03','2024-06-05 23:09:03'),(37194,12473,'action created','2024-06-05 23:09:03','2024-06-05 23:09:03'),(37195,12473,'action started via WP Cron','2024-06-05 23:12:00','2024-06-05 23:12:00'),(37196,12473,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:12:00','2024-06-05 23:12:00'),(37197,12474,'action created','2024-06-05 23:12:00','2024-06-05 23:12:00'),(37201,12474,'action started via WP Cron','2024-06-05 23:14:58','2024-06-05 23:14:58'),(37202,12474,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:14:58','2024-06-05 23:14:58'),(37203,12476,'action created','2024-06-05 23:14:58','2024-06-05 23:14:58'),(37204,12476,'action started via WP Cron','2024-06-05 23:16:59','2024-06-05 23:16:59'),(37205,12476,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:16:59','2024-06-05 23:16:59'),(37206,12477,'action created','2024-06-05 23:16:59','2024-06-05 23:16:59'),(37207,12477,'action started via WP Cron','2024-06-05 23:19:09','2024-06-05 23:19:09'),(37208,12477,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:19:09','2024-06-05 23:19:09'),(37209,12478,'action created','2024-06-05 23:19:09','2024-06-05 23:19:09'),(37210,12478,'action started via WP Cron','2024-06-05 23:21:58','2024-06-05 23:21:58'),(37211,12478,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:21:58','2024-06-05 23:21:58'),(37212,12479,'action created','2024-06-05 23:21:58','2024-06-05 23:21:58'),(37213,12479,'action started via WP Cron','2024-06-05 23:23:59','2024-06-05 23:23:59'),(37214,12479,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:23:59','2024-06-05 23:23:59'),(37215,12480,'action created','2024-06-05 23:23:59','2024-06-05 23:23:59'),(37216,12480,'action started via WP Cron','2024-06-05 23:26:02','2024-06-05 23:26:02'),(37217,12480,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:26:02','2024-06-05 23:26:02'),(37218,12481,'action created','2024-06-05 23:26:02','2024-06-05 23:26:02'),(37219,12481,'action started via WP Cron','2024-06-05 23:28:59','2024-06-05 23:28:59'),(37220,12481,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:28:59','2024-06-05 23:28:59'),(37221,12482,'action created','2024-06-05 23:28:59','2024-06-05 23:28:59'),(37222,12482,'action started via WP Cron','2024-06-05 23:32:04','2024-06-05 23:32:04'),(37223,12482,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:32:04','2024-06-05 23:32:04'),(37224,12483,'action created','2024-06-05 23:32:04','2024-06-05 23:32:04'),(37225,12483,'action started via WP Cron','2024-06-05 23:35:04','2024-06-05 23:35:04'),(37226,12483,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:35:04','2024-06-05 23:35:04'),(37227,12484,'action created','2024-06-05 23:35:04','2024-06-05 23:35:04'),(37228,12484,'action started via WP Cron','2024-06-05 23:38:03','2024-06-05 23:38:03'),(37229,12484,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:38:03','2024-06-05 23:38:03'),(37230,12485,'action created','2024-06-05 23:38:03','2024-06-05 23:38:03'),(37231,12485,'action started via WP Cron','2024-06-05 23:41:03','2024-06-05 23:41:03'),(37232,12485,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:41:03','2024-06-05 23:41:03'),(37233,12486,'action created','2024-06-05 23:41:03','2024-06-05 23:41:03'),(37234,12486,'action started via WP Cron','2024-06-05 23:43:59','2024-06-05 23:43:59'),(37235,12486,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:43:59','2024-06-05 23:43:59'),(37236,12487,'action created','2024-06-05 23:43:59','2024-06-05 23:43:59'),(37237,12487,'action started via WP Cron','2024-06-05 23:45:59','2024-06-05 23:45:59'),(37238,12487,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:45:59','2024-06-05 23:45:59'),(37239,12488,'action created','2024-06-05 23:45:59','2024-06-05 23:45:59'),(37240,12488,'action started via WP Cron','2024-06-05 23:47:59','2024-06-05 23:47:59'),(37241,12488,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:47:59','2024-06-05 23:47:59'),(37242,12489,'action created','2024-06-05 23:47:59','2024-06-05 23:47:59'),(37243,12489,'action started via WP Cron','2024-06-05 23:49:59','2024-06-05 23:49:59'),(37244,12489,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:49:59','2024-06-05 23:49:59'),(37245,12490,'action created','2024-06-05 23:49:59','2024-06-05 23:49:59'),(37246,12490,'action started via WP Cron','2024-06-05 23:52:58','2024-06-05 23:52:58'),(37247,12490,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:52:58','2024-06-05 23:52:58'),(37248,12491,'action created','2024-06-05 23:52:58','2024-06-05 23:52:58'),(37249,12491,'action started via WP Cron','2024-06-05 23:55:10','2024-06-05 23:55:10'),(37250,12491,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:55:10','2024-06-05 23:55:10'),(37251,12492,'action created','2024-06-05 23:55:10','2024-06-05 23:55:10'),(37252,12492,'action started via WP Cron','2024-06-05 23:57:58','2024-06-05 23:57:58'),(37253,12492,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:57:58','2024-06-05 23:57:58'),(37254,12493,'action created','2024-06-05 23:57:58','2024-06-05 23:57:58'),(37255,12493,'action started via WP Cron','2024-06-05 23:59:58','2024-06-05 23:59:58'),(37256,12493,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-05 23:59:58','2024-06-05 23:59:58'),(37257,12494,'action created','2024-06-05 23:59:58','2024-06-05 23:59:58'),(37258,12494,'action started via WP Cron','2024-06-06 00:01:59','2024-06-06 00:01:59'),(37259,12494,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:01:59','2024-06-06 00:01:59'),(37260,12495,'action created','2024-06-06 00:01:59','2024-06-06 00:01:59'),(37261,12495,'action started via WP Cron','2024-06-06 00:03:59','2024-06-06 00:03:59'),(37262,12495,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:03:59','2024-06-06 00:03:59'),(37263,12496,'action created','2024-06-06 00:03:59','2024-06-06 00:03:59'),(37264,12496,'action started via WP Cron','2024-06-06 00:06:00','2024-06-06 00:06:00'),(37265,12496,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:06:00','2024-06-06 00:06:00'),(37266,12497,'action created','2024-06-06 00:06:00','2024-06-06 00:06:00'),(37267,12497,'action started via WP Cron','2024-06-06 00:08:58','2024-06-06 00:08:58'),(37268,12497,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:08:58','2024-06-06 00:08:58'),(37269,12498,'action created','2024-06-06 00:08:58','2024-06-06 00:08:58'),(37270,12498,'action started via WP Cron','2024-06-06 00:10:59','2024-06-06 00:10:59'),(37271,12498,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:10:59','2024-06-06 00:10:59'),(37272,12499,'action created','2024-06-06 00:10:59','2024-06-06 00:10:59'),(37273,12499,'action started via WP Cron','2024-06-06 00:12:59','2024-06-06 00:12:59'),(37274,12499,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:12:59','2024-06-06 00:12:59'),(37275,12500,'action created','2024-06-06 00:12:59','2024-06-06 00:12:59'),(37279,12500,'action started via WP Cron','2024-06-06 00:15:05','2024-06-06 00:15:05'),(37280,12500,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:15:05','2024-06-06 00:15:05'),(37281,12502,'action created','2024-06-06 00:15:05','2024-06-06 00:15:05'),(37282,12502,'action started via WP Cron','2024-06-06 00:18:04','2024-06-06 00:18:04'),(37283,12502,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:18:04','2024-06-06 00:18:04'),(37284,12503,'action created','2024-06-06 00:18:04','2024-06-06 00:18:04'),(37285,12503,'action started via WP Cron','2024-06-06 00:20:59','2024-06-06 00:20:59'),(37286,12503,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:20:59','2024-06-06 00:20:59'),(37287,12504,'action created','2024-06-06 00:20:59','2024-06-06 00:20:59'),(37288,12504,'action started via WP Cron','2024-06-06 00:24:02','2024-06-06 00:24:02'),(37289,12504,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:24:02','2024-06-06 00:24:02'),(37290,12505,'action created','2024-06-06 00:24:02','2024-06-06 00:24:02'),(37291,12505,'action started via WP Cron','2024-06-06 00:26:59','2024-06-06 00:26:59'),(37292,12505,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:26:59','2024-06-06 00:26:59'),(37293,12506,'action created','2024-06-06 00:26:59','2024-06-06 00:26:59'),(37294,12506,'action started via WP Cron','2024-06-06 00:28:59','2024-06-06 00:28:59'),(37295,12506,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:28:59','2024-06-06 00:28:59'),(37296,12507,'action created','2024-06-06 00:28:59','2024-06-06 00:28:59'),(37297,12507,'action started via WP Cron','2024-06-06 00:30:59','2024-06-06 00:30:59'),(37298,12507,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:30:59','2024-06-06 00:30:59'),(37299,12508,'action created','2024-06-06 00:30:59','2024-06-06 00:30:59'),(37300,12508,'action started via WP Cron','2024-06-06 00:33:58','2024-06-06 00:33:58'),(37301,12508,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:33:58','2024-06-06 00:33:58'),(37302,12509,'action created','2024-06-06 00:33:58','2024-06-06 00:33:58'),(37303,12509,'action started via WP Cron','2024-06-06 00:36:02','2024-06-06 00:36:02'),(37304,12509,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:36:02','2024-06-06 00:36:02'),(37305,12510,'action created','2024-06-06 00:36:02','2024-06-06 00:36:02'),(37306,12510,'action started via WP Cron','2024-06-06 00:38:58','2024-06-06 00:38:58'),(37307,12510,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:38:58','2024-06-06 00:38:58'),(37308,12511,'action created','2024-06-06 00:38:58','2024-06-06 00:38:58'),(37309,12511,'action started via WP Cron','2024-06-06 00:40:58','2024-06-06 00:40:58'),(37310,12511,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:40:58','2024-06-06 00:40:58'),(37311,12512,'action created','2024-06-06 00:40:58','2024-06-06 00:40:58'),(37312,12512,'action started via WP Cron','2024-06-06 00:42:59','2024-06-06 00:42:59'),(37313,12512,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:42:59','2024-06-06 00:42:59'),(37314,12513,'action created','2024-06-06 00:42:59','2024-06-06 00:42:59'),(37315,12513,'action started via WP Cron','2024-06-06 00:45:58','2024-06-06 00:45:58'),(37316,12513,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:45:58','2024-06-06 00:45:58'),(37317,12514,'action created','2024-06-06 00:45:58','2024-06-06 00:45:58'),(37318,12514,'action started via WP Cron','2024-06-06 00:47:59','2024-06-06 00:47:59'),(37319,12514,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:47:59','2024-06-06 00:47:59'),(37320,12515,'action created','2024-06-06 00:47:59','2024-06-06 00:47:59'),(37321,12515,'action started via WP Cron','2024-06-06 00:50:58','2024-06-06 00:50:58'),(37322,12515,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:50:58','2024-06-06 00:50:58'),(37323,12516,'action created','2024-06-06 00:50:58','2024-06-06 00:50:58'),(37324,12516,'action started via WP Cron','2024-06-06 00:52:58','2024-06-06 00:52:58'),(37325,12516,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:52:58','2024-06-06 00:52:58'),(37326,12517,'action created','2024-06-06 00:52:58','2024-06-06 00:52:58'),(37327,12517,'action started via WP Cron','2024-06-06 00:55:00','2024-06-06 00:55:00'),(37328,12517,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:55:00','2024-06-06 00:55:00'),(37329,12518,'action created','2024-06-06 00:55:00','2024-06-06 00:55:00'),(37330,12518,'action started via WP Cron','2024-06-06 00:57:58','2024-06-06 00:57:58'),(37331,12518,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:57:58','2024-06-06 00:57:58'),(37332,12519,'action created','2024-06-06 00:57:58','2024-06-06 00:57:58'),(37333,12519,'action started via WP Cron','2024-06-06 00:59:58','2024-06-06 00:59:58'),(37334,12519,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 00:59:58','2024-06-06 00:59:58'),(37335,12520,'action created','2024-06-06 00:59:58','2024-06-06 00:59:58'),(37336,12520,'action started via WP Cron','2024-06-06 01:01:58','2024-06-06 01:01:58'),(37337,12520,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:01:58','2024-06-06 01:01:58'),(37338,12521,'action created','2024-06-06 01:01:58','2024-06-06 01:01:58'),(37339,12521,'action started via WP Cron','2024-06-06 01:04:03','2024-06-06 01:04:03'),(37340,12521,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:04:03','2024-06-06 01:04:03'),(37341,12522,'action created','2024-06-06 01:04:03','2024-06-06 01:04:03'),(37342,12522,'action started via WP Cron','2024-06-06 01:06:58','2024-06-06 01:06:58'),(37343,12522,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:06:58','2024-06-06 01:06:58'),(37344,12523,'action created','2024-06-06 01:06:58','2024-06-06 01:06:58'),(37345,12523,'action started via WP Cron','2024-06-06 01:08:58','2024-06-06 01:08:58'),(37346,12523,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:08:58','2024-06-06 01:08:58'),(37347,12524,'action created','2024-06-06 01:08:58','2024-06-06 01:08:58'),(37348,12524,'action started via WP Cron','2024-06-06 01:10:58','2024-06-06 01:10:58'),(37349,12524,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:10:58','2024-06-06 01:10:58'),(37350,12525,'action created','2024-06-06 01:10:58','2024-06-06 01:10:58'),(37351,12525,'action started via WP Cron','2024-06-06 01:12:58','2024-06-06 01:12:58'),(37352,12525,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:12:58','2024-06-06 01:12:58'),(37353,12526,'action created','2024-06-06 01:12:58','2024-06-06 01:12:58'),(37354,12526,'action started via WP Cron','2024-06-06 01:15:00','2024-06-06 01:15:00'),(37355,12526,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:15:00','2024-06-06 01:15:00'),(37356,12527,'action created','2024-06-06 01:15:00','2024-06-06 01:15:00'),(37360,12527,'action started via WP Cron','2024-06-06 01:18:02','2024-06-06 01:18:02'),(37361,12527,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:18:02','2024-06-06 01:18:02'),(37362,12529,'action created','2024-06-06 01:18:02','2024-06-06 01:18:02'),(37363,12529,'action started via WP Cron','2024-06-06 01:20:58','2024-06-06 01:20:58'),(37364,12529,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:20:58','2024-06-06 01:20:58'),(37365,12530,'action created','2024-06-06 01:20:58','2024-06-06 01:20:58'),(37366,12530,'action started via WP Cron','2024-06-06 01:23:03','2024-06-06 01:23:03'),(37367,12530,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:23:03','2024-06-06 01:23:03'),(37368,12531,'action created','2024-06-06 01:23:04','2024-06-06 01:23:04'),(37369,12531,'action started via WP Cron','2024-06-06 01:25:05','2024-06-06 01:25:05'),(37370,12531,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:25:05','2024-06-06 01:25:05'),(37371,12532,'action created','2024-06-06 01:25:05','2024-06-06 01:25:05'),(37372,12532,'action started via WP Cron','2024-06-06 01:27:58','2024-06-06 01:27:58'),(37373,12532,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:27:58','2024-06-06 01:27:58'),(37374,12533,'action created','2024-06-06 01:27:58','2024-06-06 01:27:58'),(37375,12533,'action started via WP Cron','2024-06-06 01:29:58','2024-06-06 01:29:58'),(37376,12533,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:29:58','2024-06-06 01:29:58'),(37377,12534,'action created','2024-06-06 01:29:58','2024-06-06 01:29:58'),(37378,12534,'action started via WP Cron','2024-06-06 01:31:59','2024-06-06 01:31:59'),(37379,12534,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:31:59','2024-06-06 01:31:59'),(37380,12535,'action created','2024-06-06 01:31:59','2024-06-06 01:31:59'),(37381,12535,'action started via WP Cron','2024-06-06 01:35:04','2024-06-06 01:35:04'),(37382,12535,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:35:04','2024-06-06 01:35:04'),(37383,12536,'action created','2024-06-06 01:35:04','2024-06-06 01:35:04'),(37384,12536,'action started via WP Cron','2024-06-06 01:37:58','2024-06-06 01:37:58'),(37385,12536,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:37:58','2024-06-06 01:37:58'),(37386,12537,'action created','2024-06-06 01:37:58','2024-06-06 01:37:58'),(37387,12537,'action started via WP Cron','2024-06-06 01:39:58','2024-06-06 01:39:58'),(37388,12537,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:39:58','2024-06-06 01:39:58'),(37389,12538,'action created','2024-06-06 01:39:58','2024-06-06 01:39:58'),(37390,12538,'action started via WP Cron','2024-06-06 01:42:34','2024-06-06 01:42:34'),(37391,12538,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:42:34','2024-06-06 01:42:34'),(37392,12539,'action created','2024-06-06 01:42:34','2024-06-06 01:42:34'),(37393,12539,'action started via WP Cron','2024-06-06 01:45:00','2024-06-06 01:45:00'),(37394,12539,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:45:00','2024-06-06 01:45:00'),(37395,12540,'action created','2024-06-06 01:45:00','2024-06-06 01:45:00'),(37396,12540,'action started via WP Cron','2024-06-06 01:47:00','2024-06-06 01:47:00'),(37397,12540,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:47:00','2024-06-06 01:47:00'),(37398,12541,'action created','2024-06-06 01:47:00','2024-06-06 01:47:00'),(37399,12541,'action started via WP Cron','2024-06-06 01:49:09','2024-06-06 01:49:09'),(37400,12541,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:49:09','2024-06-06 01:49:09'),(37401,12542,'action created','2024-06-06 01:49:09','2024-06-06 01:49:09'),(37402,12542,'action started via WP Cron','2024-06-06 01:51:58','2024-06-06 01:51:58'),(37403,12542,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:51:58','2024-06-06 01:51:58'),(37404,12543,'action created','2024-06-06 01:51:58','2024-06-06 01:51:58'),(37405,12543,'action started via WP Cron','2024-06-06 01:53:58','2024-06-06 01:53:58'),(37406,12543,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:53:58','2024-06-06 01:53:58'),(37407,12544,'action created','2024-06-06 01:53:58','2024-06-06 01:53:58'),(37408,12544,'action started via WP Cron','2024-06-06 01:55:59','2024-06-06 01:55:59'),(37409,12544,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:55:59','2024-06-06 01:55:59'),(37410,12545,'action created','2024-06-06 01:55:59','2024-06-06 01:55:59'),(37411,12545,'action started via WP Cron','2024-06-06 01:57:59','2024-06-06 01:57:59'),(37412,12545,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 01:57:59','2024-06-06 01:57:59'),(37413,12546,'action created','2024-06-06 01:57:59','2024-06-06 01:57:59'),(37414,12546,'action started via WP Cron','2024-06-06 02:01:59','2024-06-06 02:01:59'),(37415,12546,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:01:59','2024-06-06 02:01:59'),(37416,12547,'action created','2024-06-06 02:01:59','2024-06-06 02:01:59'),(37417,12547,'action started via WP Cron','2024-06-06 02:04:02','2024-06-06 02:04:02'),(37418,12547,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:04:02','2024-06-06 02:04:02'),(37419,12548,'action created','2024-06-06 02:04:02','2024-06-06 02:04:02'),(37420,12548,'action started via WP Cron','2024-06-06 02:06:58','2024-06-06 02:06:58'),(37421,12548,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:06:58','2024-06-06 02:06:58'),(37422,12549,'action created','2024-06-06 02:06:58','2024-06-06 02:06:58'),(37423,12549,'action started via WP Cron','2024-06-06 02:08:58','2024-06-06 02:08:58'),(37424,12549,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:08:58','2024-06-06 02:08:58'),(37425,12550,'action created','2024-06-06 02:08:58','2024-06-06 02:08:58'),(37426,12550,'action started via WP Cron','2024-06-06 02:11:16','2024-06-06 02:11:16'),(37427,12550,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:11:16','2024-06-06 02:11:16'),(37428,12551,'action created','2024-06-06 02:11:16','2024-06-06 02:11:16'),(37429,12551,'action started via WP Cron','2024-06-06 02:13:58','2024-06-06 02:13:58'),(37430,12551,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:13:58','2024-06-06 02:13:58'),(37431,12552,'action created','2024-06-06 02:13:58','2024-06-06 02:13:58'),(37432,12552,'action started via WP Cron','2024-06-06 02:15:58','2024-06-06 02:15:58'),(37433,12552,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:15:58','2024-06-06 02:15:58'),(37434,12553,'action created','2024-06-06 02:15:58','2024-06-06 02:15:58'),(37438,12553,'action started via WP Cron','2024-06-06 02:20:31','2024-06-06 02:20:31'),(37439,12553,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:20:31','2024-06-06 02:20:31'),(37440,12555,'action created','2024-06-06 02:20:31','2024-06-06 02:20:31'),(37441,12555,'action started via WP Cron','2024-06-06 02:27:40','2024-06-06 02:27:40'),(37442,12555,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:27:40','2024-06-06 02:27:40'),(37443,12556,'action created','2024-06-06 02:27:40','2024-06-06 02:27:40'),(37444,12556,'action started via WP Cron','2024-06-06 02:36:48','2024-06-06 02:36:48'),(37445,12556,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:36:48','2024-06-06 02:36:48'),(37446,12557,'action created','2024-06-06 02:36:48','2024-06-06 02:36:48'),(37447,12557,'action started via WP Cron','2024-06-06 02:45:11','2024-06-06 02:45:11'),(37448,12557,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:45:11','2024-06-06 02:45:11'),(37449,12558,'action created','2024-06-06 02:45:11','2024-06-06 02:45:11'),(37450,12558,'action started via WP Cron','2024-06-06 02:48:22','2024-06-06 02:48:22'),(37451,12558,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:48:22','2024-06-06 02:48:22'),(37452,12559,'action created','2024-06-06 02:48:22','2024-06-06 02:48:22'),(37453,12559,'action started via WP Cron','2024-06-06 02:51:55','2024-06-06 02:51:55'),(37454,12559,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:51:55','2024-06-06 02:51:55'),(37455,12560,'action created','2024-06-06 02:51:55','2024-06-06 02:51:55'),(37456,12560,'action started via WP Cron','2024-06-06 02:56:42','2024-06-06 02:56:42'),(37457,12560,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 02:56:42','2024-06-06 02:56:42'),(37458,12561,'action created','2024-06-06 02:56:42','2024-06-06 02:56:42'),(37459,12561,'action started via WP Cron','2024-06-06 03:04:49','2024-06-06 03:04:49'),(37460,12561,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 03:04:49','2024-06-06 03:04:49'),(37461,12562,'action created','2024-06-06 03:04:49','2024-06-06 03:04:49'),(37462,12562,'action started via WP Cron','2024-06-06 03:07:30','2024-06-06 03:07:30'),(37463,12562,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 03:07:30','2024-06-06 03:07:30'),(37464,12563,'action created','2024-06-06 03:07:30','2024-06-06 03:07:30'),(37465,12563,'action started via WP Cron','2024-06-06 03:10:13','2024-06-06 03:10:13'),(37466,12563,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 03:10:13','2024-06-06 03:10:13'),(37467,12564,'action created','2024-06-06 03:10:13','2024-06-06 03:10:13'),(37468,12564,'action started via WP Cron','2024-06-06 03:15:16','2024-06-06 03:15:16'),(37469,12564,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 03:15:16','2024-06-06 03:15:16'),(37470,12565,'action created','2024-06-06 03:15:16','2024-06-06 03:15:16'),(37474,12565,'action started via WP Cron','2024-06-06 03:22:49','2024-06-06 03:22:49'),(37475,12565,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 03:22:49','2024-06-06 03:22:49'),(37476,12567,'action created','2024-06-06 03:22:49','2024-06-06 03:22:49'),(37477,12567,'action started via WP Cron','2024-06-06 03:30:57','2024-06-06 03:30:57'),(37478,12567,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 03:30:57','2024-06-06 03:30:57'),(37479,12568,'action created','2024-06-06 03:30:57','2024-06-06 03:30:57'),(37480,12568,'action started via WP Cron','2024-06-06 03:38:04','2024-06-06 03:38:04'),(37481,12568,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 03:38:04','2024-06-06 03:38:04'),(37482,12569,'action created','2024-06-06 03:38:04','2024-06-06 03:38:04'),(37483,12569,'action started via WP Cron','2024-06-06 03:49:29','2024-06-06 03:49:29'),(37484,12569,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 03:49:29','2024-06-06 03:49:29'),(37485,12570,'action created','2024-06-06 03:49:29','2024-06-06 03:49:29'),(37486,12570,'action started via WP Cron','2024-06-06 04:01:52','2024-06-06 04:01:52'),(37487,12570,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:01:52','2024-06-06 04:01:52'),(37488,12571,'action created','2024-06-06 04:01:52','2024-06-06 04:01:52'),(37489,12571,'action started via Async Request','2024-06-06 04:03:55','2024-06-06 04:03:55'),(37490,12571,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:03:55','2024-06-06 04:03:55'),(37491,12572,'action created','2024-06-06 04:03:55','2024-06-06 04:03:55'),(37492,12572,'action started via WP Cron','2024-06-06 04:09:57','2024-06-06 04:09:57'),(37493,12572,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:09:57','2024-06-06 04:09:57'),(37494,12573,'action created','2024-06-06 04:09:57','2024-06-06 04:09:57'),(37495,12573,'action started via WP Cron','2024-06-06 04:18:30','2024-06-06 04:18:30'),(37496,12573,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:18:30','2024-06-06 04:18:30'),(37497,12574,'action created','2024-06-06 04:18:30','2024-06-06 04:18:30'),(37498,12574,'action started via WP Cron','2024-06-06 04:36:44','2024-06-06 04:36:44'),(37499,12574,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:36:44','2024-06-06 04:36:44'),(37500,12575,'action created','2024-06-06 04:36:44','2024-06-06 04:36:44'),(37504,12575,'action started via WP Cron','2024-06-06 04:43:05','2024-06-06 04:43:05'),(37505,12575,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:43:05','2024-06-06 04:43:05'),(37506,12577,'action created','2024-06-06 04:43:05','2024-06-06 04:43:05'),(37507,12577,'action started via WP Cron','2024-06-06 04:45:50','2024-06-06 04:45:50'),(37508,12577,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:45:50','2024-06-06 04:45:50'),(37509,12578,'action created','2024-06-06 04:45:50','2024-06-06 04:45:50'),(37510,12578,'action started via WP Cron','2024-06-06 04:47:58','2024-06-06 04:47:58'),(37511,12578,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:47:58','2024-06-06 04:47:58'),(37512,12579,'action created','2024-06-06 04:47:58','2024-06-06 04:47:58'),(37513,12579,'action started via WP Cron','2024-06-06 04:56:16','2024-06-06 04:56:16'),(37514,12579,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 04:56:16','2024-06-06 04:56:16'),(37515,12580,'action created','2024-06-06 04:56:16','2024-06-06 04:56:16'),(37516,12580,'action started via WP Cron','2024-06-06 05:02:29','2024-06-06 05:02:29'),(37517,12580,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:02:29','2024-06-06 05:02:29'),(37518,12581,'action created','2024-06-06 05:02:29','2024-06-06 05:02:29'),(37519,12581,'action started via WP Cron','2024-06-06 05:08:55','2024-06-06 05:08:55'),(37520,12581,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:08:55','2024-06-06 05:08:55'),(37521,12582,'action created','2024-06-06 05:08:55','2024-06-06 05:08:55'),(37522,12582,'action started via WP Cron','2024-06-06 05:14:54','2024-06-06 05:14:54'),(37523,12582,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:14:54','2024-06-06 05:14:54'),(37524,12583,'action created','2024-06-06 05:14:54','2024-06-06 05:14:54'),(37525,12583,'action started via WP Cron','2024-06-06 05:40:00','2024-06-06 05:40:00'),(37526,12583,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:40:00','2024-06-06 05:40:00'),(37527,12584,'action created','2024-06-06 05:40:00','2024-06-06 05:40:00'),(37531,12584,'action started via WP Cron','2024-06-06 05:43:05','2024-06-06 05:43:05'),(37532,12584,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:43:05','2024-06-06 05:43:05'),(37533,12586,'action created','2024-06-06 05:43:05','2024-06-06 05:43:05'),(37534,12586,'action started via WP Cron','2024-06-06 05:46:03','2024-06-06 05:46:03'),(37535,12586,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:46:03','2024-06-06 05:46:03'),(37536,12587,'action created','2024-06-06 05:46:03','2024-06-06 05:46:03'),(37537,12587,'action started via WP Cron','2024-06-06 05:48:21','2024-06-06 05:48:21'),(37538,12587,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:48:21','2024-06-06 05:48:21'),(37539,12588,'action created','2024-06-06 05:48:21','2024-06-06 05:48:21'),(37540,12588,'action started via WP Cron','2024-06-06 05:55:11','2024-06-06 05:55:11'),(37541,12588,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:55:11','2024-06-06 05:55:11'),(37542,12589,'action created','2024-06-06 05:55:11','2024-06-06 05:55:11'),(37543,12589,'action started via WP Cron','2024-06-06 05:57:30','2024-06-06 05:57:30'),(37544,12589,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 05:57:30','2024-06-06 05:57:30'),(37545,12590,'action created','2024-06-06 05:57:30','2024-06-06 05:57:30'),(37546,12590,'action started via WP Cron','2024-06-06 06:00:00','2024-06-06 06:00:00'),(37547,12590,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:00:00','2024-06-06 06:00:00'),(37548,12591,'action created','2024-06-06 06:00:00','2024-06-06 06:00:00'),(37549,12591,'action started via WP Cron','2024-06-06 06:07:46','2024-06-06 06:07:46'),(37550,12591,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:07:46','2024-06-06 06:07:46'),(37551,12592,'action created','2024-06-06 06:07:46','2024-06-06 06:07:46'),(37552,12592,'action started via Async Request','2024-06-06 06:13:35','2024-06-06 06:13:35'),(37553,12592,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:13:35','2024-06-06 06:13:35'),(37554,12593,'action created','2024-06-06 06:13:36','2024-06-06 06:13:36'),(37555,12593,'action started via WP Cron','2024-06-06 06:21:24','2024-06-06 06:21:24'),(37556,12593,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:21:24','2024-06-06 06:21:24'),(37557,12594,'action created','2024-06-06 06:21:24','2024-06-06 06:21:24'),(37558,12594,'action started via WP Cron','2024-06-06 06:28:25','2024-06-06 06:28:25'),(37559,12594,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:28:25','2024-06-06 06:28:25'),(37560,12595,'action created','2024-06-06 06:28:25','2024-06-06 06:28:25'),(37561,12595,'action started via WP Cron','2024-06-06 06:33:31','2024-06-06 06:33:31'),(37562,12595,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:33:31','2024-06-06 06:33:31'),(37563,12596,'action created','2024-06-06 06:33:31','2024-06-06 06:33:31'),(37564,12596,'action started via WP Cron','2024-06-06 06:36:15','2024-06-06 06:36:15'),(37565,12596,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:36:15','2024-06-06 06:36:15'),(37566,12597,'action created','2024-06-06 06:36:15','2024-06-06 06:36:15'),(37567,12597,'action started via WP Cron','2024-06-06 06:39:35','2024-06-06 06:39:35'),(37568,12597,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:39:35','2024-06-06 06:39:35'),(37569,12598,'action created','2024-06-06 06:39:35','2024-06-06 06:39:35'),(37573,12598,'action started via WP Cron','2024-06-06 06:52:20','2024-06-06 06:52:20'),(37574,12598,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:52:20','2024-06-06 06:52:20'),(37575,12600,'action created','2024-06-06 06:52:20','2024-06-06 06:52:20'),(37579,12600,'action started via WP Cron','2024-06-06 06:57:48','2024-06-06 06:57:48'),(37580,12600,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 06:57:48','2024-06-06 06:57:48'),(37581,12602,'action created','2024-06-06 06:57:48','2024-06-06 06:57:48'),(37582,12602,'action started via WP Cron','2024-06-06 07:00:13','2024-06-06 07:00:13'),(37583,12602,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:00:13','2024-06-06 07:00:13'),(37584,12603,'action created','2024-06-06 07:00:13','2024-06-06 07:00:13'),(37585,12603,'action started via WP Cron','2024-06-06 07:03:48','2024-06-06 07:03:48'),(37586,12603,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:03:48','2024-06-06 07:03:48'),(37587,12604,'action created','2024-06-06 07:03:48','2024-06-06 07:03:48'),(37588,12604,'action started via WP Cron','2024-06-06 07:06:06','2024-06-06 07:06:06'),(37589,12604,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:06:06','2024-06-06 07:06:06'),(37590,12605,'action created','2024-06-06 07:06:06','2024-06-06 07:06:06'),(37591,12605,'action started via WP Cron','2024-06-06 07:11:41','2024-06-06 07:11:41'),(37592,12605,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:11:41','2024-06-06 07:11:41'),(37593,12606,'action created','2024-06-06 07:11:41','2024-06-06 07:11:41'),(37594,12606,'action started via WP Cron','2024-06-06 07:13:59','2024-06-06 07:13:59'),(37595,12606,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:13:59','2024-06-06 07:13:59'),(37596,12607,'action created','2024-06-06 07:13:59','2024-06-06 07:13:59'),(37597,12607,'action started via WP Cron','2024-06-06 07:16:00','2024-06-06 07:16:00'),(37598,12607,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:16:00','2024-06-06 07:16:00'),(37599,12608,'action created','2024-06-06 07:16:00','2024-06-06 07:16:00'),(37600,12608,'action started via WP Cron','2024-06-06 07:23:19','2024-06-06 07:23:19'),(37601,12608,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:23:19','2024-06-06 07:23:19'),(37602,12609,'action created','2024-06-06 07:23:19','2024-06-06 07:23:19'),(37603,12609,'action started via WP Cron','2024-06-06 07:26:45','2024-06-06 07:26:45'),(37604,12609,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:26:45','2024-06-06 07:26:45'),(37605,12610,'action created','2024-06-06 07:26:45','2024-06-06 07:26:45'),(37606,12610,'action started via WP Cron','2024-06-06 07:31:20','2024-06-06 07:31:20'),(37607,12610,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:31:20','2024-06-06 07:31:20'),(37608,12611,'action created','2024-06-06 07:31:20','2024-06-06 07:31:20'),(37609,12611,'action started via WP Cron','2024-06-06 07:34:55','2024-06-06 07:34:55'),(37610,12611,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:34:55','2024-06-06 07:34:55'),(37611,12612,'action created','2024-06-06 07:34:55','2024-06-06 07:34:55'),(37612,12612,'action started via WP Cron','2024-06-06 07:39:52','2024-06-06 07:39:52'),(37613,12612,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:39:52','2024-06-06 07:39:52'),(37614,12613,'action created','2024-06-06 07:39:52','2024-06-06 07:39:52'),(37615,12613,'action started via WP Cron','2024-06-06 07:42:33','2024-06-06 07:42:33'),(37616,12613,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:42:33','2024-06-06 07:42:33'),(37617,12614,'action created','2024-06-06 07:42:33','2024-06-06 07:42:33'),(37618,12614,'action started via WP Cron','2024-06-06 07:47:17','2024-06-06 07:47:17'),(37619,12614,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:47:17','2024-06-06 07:47:17'),(37620,12615,'action created','2024-06-06 07:47:17','2024-06-06 07:47:17'),(37621,12615,'action started via WP Cron','2024-06-06 07:52:55','2024-06-06 07:52:55'),(37622,12615,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:52:55','2024-06-06 07:52:55'),(37623,12616,'action created','2024-06-06 07:52:55','2024-06-06 07:52:55'),(37627,12616,'action started via WP Cron','2024-06-06 07:56:40','2024-06-06 07:56:40'),(37628,12616,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 07:56:40','2024-06-06 07:56:40'),(37629,12618,'action created','2024-06-06 07:56:40','2024-06-06 07:56:40'),(37630,12618,'action started via Async Request','2024-06-06 08:02:05','2024-06-06 08:02:05'),(37631,12618,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:02:05','2024-06-06 08:02:05'),(37632,12619,'action created','2024-06-06 08:02:05','2024-06-06 08:02:05'),(37633,12619,'action started via WP Cron','2024-06-06 08:06:51','2024-06-06 08:06:51'),(37634,12619,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:06:51','2024-06-06 08:06:51'),(37635,12620,'action created','2024-06-06 08:06:51','2024-06-06 08:06:51'),(37636,12620,'action started via WP Cron','2024-06-06 08:13:10','2024-06-06 08:13:10'),(37637,12620,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:13:10','2024-06-06 08:13:10'),(37638,12621,'action created','2024-06-06 08:13:10','2024-06-06 08:13:10'),(37639,12621,'action started via WP Cron','2024-06-06 08:20:01','2024-06-06 08:20:01'),(37640,12621,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:20:01','2024-06-06 08:20:01'),(37641,12622,'action created','2024-06-06 08:20:01','2024-06-06 08:20:01'),(37642,12622,'action started via WP Cron','2024-06-06 08:22:49','2024-06-06 08:22:49'),(37643,12622,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:22:49','2024-06-06 08:22:49'),(37644,12623,'action created','2024-06-06 08:22:49','2024-06-06 08:22:49'),(37645,12623,'action started via WP Cron','2024-06-06 08:30:51','2024-06-06 08:30:51'),(37646,12623,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:30:51','2024-06-06 08:30:51'),(37647,12624,'action created','2024-06-06 08:30:51','2024-06-06 08:30:51'),(37648,12624,'action started via WP Cron','2024-06-06 08:33:06','2024-06-06 08:33:06'),(37649,12624,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:33:06','2024-06-06 08:33:06'),(37650,12625,'action created','2024-06-06 08:33:06','2024-06-06 08:33:06'),(37651,12625,'action started via WP Cron','2024-06-06 08:36:32','2024-06-06 08:36:32'),(37652,12625,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:36:32','2024-06-06 08:36:32'),(37653,12626,'action created','2024-06-06 08:36:32','2024-06-06 08:36:32'),(37654,12626,'action started via WP Cron','2024-06-06 08:40:06','2024-06-06 08:40:06'),(37655,12626,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:40:06','2024-06-06 08:40:06'),(37656,12627,'action created','2024-06-06 08:40:06','2024-06-06 08:40:06'),(37657,12627,'action started via WP Cron','2024-06-06 08:43:00','2024-06-06 08:43:00'),(37658,12627,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:43:00','2024-06-06 08:43:00'),(37659,12628,'action created','2024-06-06 08:43:00','2024-06-06 08:43:00'),(37660,12628,'action started via WP Cron','2024-06-06 08:46:45','2024-06-06 08:46:45'),(37661,12628,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:46:45','2024-06-06 08:46:45'),(37662,12629,'action created','2024-06-06 08:46:45','2024-06-06 08:46:45'),(37663,12629,'action started via WP Cron','2024-06-06 08:53:29','2024-06-06 08:53:29'),(37664,12629,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:53:29','2024-06-06 08:53:29'),(37665,12630,'action created','2024-06-06 08:53:29','2024-06-06 08:53:29'),(37669,12630,'action started via WP Cron','2024-06-06 08:55:32','2024-06-06 08:55:32'),(37670,12630,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 08:55:32','2024-06-06 08:55:32'),(37671,12632,'action created','2024-06-06 08:55:32','2024-06-06 08:55:32'),(37672,12632,'action started via WP Cron','2024-06-06 09:00:53','2024-06-06 09:00:53'),(37673,12632,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:00:53','2024-06-06 09:00:53'),(37674,12633,'action created','2024-06-06 09:00:53','2024-06-06 09:00:53'),(37675,12633,'action started via WP Cron','2024-06-06 09:03:52','2024-06-06 09:03:52'),(37676,12633,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:03:52','2024-06-06 09:03:52'),(37677,12634,'action created','2024-06-06 09:03:52','2024-06-06 09:03:52'),(37678,12634,'action started via WP Cron','2024-06-06 09:06:05','2024-06-06 09:06:05'),(37679,12634,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:06:05','2024-06-06 09:06:05'),(37680,12635,'action created','2024-06-06 09:06:05','2024-06-06 09:06:05'),(37681,12635,'action started via WP Cron','2024-06-06 09:09:02','2024-06-06 09:09:02'),(37682,12635,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:09:02','2024-06-06 09:09:02'),(37683,12636,'action created','2024-06-06 09:09:02','2024-06-06 09:09:02'),(37684,12636,'action started via WP Cron','2024-06-06 09:14:19','2024-06-06 09:14:19'),(37685,12636,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:14:19','2024-06-06 09:14:19'),(37686,12637,'action created','2024-06-06 09:14:19','2024-06-06 09:14:19'),(37687,12637,'action started via WP Cron','2024-06-06 09:17:06','2024-06-06 09:17:06'),(37688,12637,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:17:06','2024-06-06 09:17:06'),(37689,12638,'action created','2024-06-06 09:17:06','2024-06-06 09:17:06'),(37690,12638,'action started via WP Cron','2024-06-06 09:20:15','2024-06-06 09:20:15'),(37691,12638,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:20:15','2024-06-06 09:20:15'),(37692,12639,'action created','2024-06-06 09:20:15','2024-06-06 09:20:15'),(37693,12639,'action started via WP Cron','2024-06-06 09:23:20','2024-06-06 09:23:20'),(37694,12639,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:23:20','2024-06-06 09:23:20'),(37695,12640,'action created','2024-06-06 09:23:20','2024-06-06 09:23:20'),(37696,12640,'action started via WP Cron','2024-06-06 09:25:56','2024-06-06 09:25:56'),(37697,12640,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:25:56','2024-06-06 09:25:56'),(37698,12641,'action created','2024-06-06 09:25:56','2024-06-06 09:25:56'),(37699,12641,'action started via WP Cron','2024-06-06 09:30:35','2024-06-06 09:30:35'),(37700,12641,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:30:35','2024-06-06 09:30:35'),(37701,12642,'action created','2024-06-06 09:30:35','2024-06-06 09:30:35'),(37702,12642,'action started via WP Cron','2024-06-06 09:34:23','2024-06-06 09:34:23'),(37703,12642,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:34:23','2024-06-06 09:34:23'),(37704,12643,'action created','2024-06-06 09:34:23','2024-06-06 09:34:23'),(37705,12643,'action started via WP Cron','2024-06-06 09:42:17','2024-06-06 09:42:17'),(37706,12643,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:42:17','2024-06-06 09:42:17'),(37707,12644,'action created','2024-06-06 09:42:17','2024-06-06 09:42:17'),(37708,12644,'action started via WP Cron','2024-06-06 09:44:25','2024-06-06 09:44:25'),(37709,12644,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:44:25','2024-06-06 09:44:25'),(37710,12645,'action created','2024-06-06 09:44:25','2024-06-06 09:44:25'),(37711,12645,'action started via WP Cron','2024-06-06 09:46:49','2024-06-06 09:46:49'),(37712,12645,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:46:49','2024-06-06 09:46:49'),(37713,12646,'action created','2024-06-06 09:46:49','2024-06-06 09:46:49'),(37714,12646,'action started via WP Cron','2024-06-06 09:52:56','2024-06-06 09:52:56'),(37715,12646,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:52:56','2024-06-06 09:52:56'),(37716,12647,'action created','2024-06-06 09:52:56','2024-06-06 09:52:56'),(37723,12647,'action started via WP Cron','2024-06-06 09:55:51','2024-06-06 09:55:51'),(37724,12647,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 09:55:51','2024-06-06 09:55:51'),(37725,12650,'action created','2024-06-06 09:55:51','2024-06-06 09:55:51'),(37726,12650,'action started via WP Cron','2024-06-06 10:02:58','2024-06-06 10:02:58'),(37727,12650,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:02:58','2024-06-06 10:02:58'),(37728,12651,'action created','2024-06-06 10:02:58','2024-06-06 10:02:58'),(37729,12651,'action started via WP Cron','2024-06-06 10:07:42','2024-06-06 10:07:42'),(37730,12651,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:07:42','2024-06-06 10:07:42'),(37731,12652,'action created','2024-06-06 10:07:42','2024-06-06 10:07:42'),(37732,12652,'action started via WP Cron','2024-06-06 10:14:17','2024-06-06 10:14:17'),(37733,12652,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:14:17','2024-06-06 10:14:17'),(37734,12653,'action created','2024-06-06 10:14:17','2024-06-06 10:14:17'),(37735,12653,'action started via WP Cron','2024-06-06 10:16:51','2024-06-06 10:16:51'),(37736,12653,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:16:51','2024-06-06 10:16:51'),(37737,12654,'action created','2024-06-06 10:16:51','2024-06-06 10:16:51'),(37738,12654,'action started via WP Cron','2024-06-06 10:27:41','2024-06-06 10:27:41'),(37739,12654,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:27:41','2024-06-06 10:27:41'),(37740,12655,'action created','2024-06-06 10:27:41','2024-06-06 10:27:41'),(37741,12655,'action started via WP Cron','2024-06-06 10:38:01','2024-06-06 10:38:01'),(37742,12655,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:38:01','2024-06-06 10:38:01'),(37743,12656,'action created','2024-06-06 10:38:01','2024-06-06 10:38:01'),(37744,12656,'action started via WP Cron','2024-06-06 10:40:11','2024-06-06 10:40:11'),(37745,12656,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:40:11','2024-06-06 10:40:11'),(37746,12657,'action created','2024-06-06 10:40:11','2024-06-06 10:40:11'),(37747,12657,'action started via WP Cron','2024-06-06 10:43:26','2024-06-06 10:43:26'),(37748,12657,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:43:26','2024-06-06 10:43:26'),(37749,12658,'action created','2024-06-06 10:43:26','2024-06-06 10:43:26'),(37750,12658,'action started via WP Cron','2024-06-06 10:46:59','2024-06-06 10:46:59'),(37751,12658,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:46:59','2024-06-06 10:46:59'),(37752,12659,'action created','2024-06-06 10:46:59','2024-06-06 10:46:59'),(37753,12659,'action started via WP Cron','2024-06-06 10:49:23','2024-06-06 10:49:23'),(37754,12659,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:49:23','2024-06-06 10:49:23'),(37755,12660,'action created','2024-06-06 10:49:23','2024-06-06 10:49:23'),(37756,12660,'action started via WP Cron','2024-06-06 10:56:00','2024-06-06 10:56:00'),(37757,12660,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 10:56:00','2024-06-06 10:56:00'),(37758,12661,'action created','2024-06-06 10:56:00','2024-06-06 10:56:00'),(37762,12661,'action started via WP Cron','2024-06-06 11:02:57','2024-06-06 11:02:57'),(37763,12661,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:02:57','2024-06-06 11:02:57'),(37764,12663,'action created','2024-06-06 11:02:57','2024-06-06 11:02:57'),(37765,12663,'action started via WP Cron','2024-06-06 11:09:57','2024-06-06 11:09:57'),(37766,12663,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:09:57','2024-06-06 11:09:57'),(37767,12664,'action created','2024-06-06 11:09:57','2024-06-06 11:09:57'),(37768,12664,'action started via WP Cron','2024-06-06 11:18:02','2024-06-06 11:18:02'),(37769,12664,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:18:02','2024-06-06 11:18:02'),(37770,12665,'action created','2024-06-06 11:18:02','2024-06-06 11:18:02'),(37771,12665,'action started via WP Cron','2024-06-06 11:25:39','2024-06-06 11:25:39'),(37772,12665,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:25:39','2024-06-06 11:25:39'),(37773,12666,'action created','2024-06-06 11:25:39','2024-06-06 11:25:39'),(37774,12666,'action started via WP Cron','2024-06-06 11:29:05','2024-06-06 11:29:05'),(37775,12666,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:29:05','2024-06-06 11:29:05'),(37776,12667,'action created','2024-06-06 11:29:05','2024-06-06 11:29:05'),(37777,12667,'action started via WP Cron','2024-06-06 11:31:06','2024-06-06 11:31:06'),(37778,12667,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:31:06','2024-06-06 11:31:06'),(37779,12668,'action created','2024-06-06 11:31:06','2024-06-06 11:31:06'),(37780,12668,'action started via WP Cron','2024-06-06 11:38:45','2024-06-06 11:38:45'),(37781,12668,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:38:45','2024-06-06 11:38:45'),(37782,12669,'action created','2024-06-06 11:38:45','2024-06-06 11:38:45'),(37783,12669,'action started via WP Cron','2024-06-06 11:43:05','2024-06-06 11:43:05'),(37784,12669,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:43:05','2024-06-06 11:43:05'),(37785,12670,'action created','2024-06-06 11:43:05','2024-06-06 11:43:05'),(37786,12670,'action started via WP Cron','2024-06-06 11:52:29','2024-06-06 11:52:29'),(37787,12670,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:52:29','2024-06-06 11:52:29'),(37788,12671,'action created','2024-06-06 11:52:29','2024-06-06 11:52:29'),(37789,12671,'action started via WP Cron','2024-06-06 11:58:35','2024-06-06 11:58:35'),(37790,12671,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 11:58:35','2024-06-06 11:58:35'),(37791,12672,'action created','2024-06-06 11:58:35','2024-06-06 11:58:35'),(37795,12672,'action started via WP Cron','2024-06-06 12:01:23','2024-06-06 12:01:23'),(37796,12672,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:01:23','2024-06-06 12:01:23'),(37797,12674,'action created','2024-06-06 12:01:23','2024-06-06 12:01:23'),(37798,12674,'action started via WP Cron','2024-06-06 12:03:41','2024-06-06 12:03:41'),(37799,12674,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:03:41','2024-06-06 12:03:41'),(37800,12675,'action created','2024-06-06 12:03:41','2024-06-06 12:03:41'),(37801,12675,'action started via WP Cron','2024-06-06 12:07:49','2024-06-06 12:07:49'),(37802,12675,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:07:49','2024-06-06 12:07:49'),(37803,12676,'action created','2024-06-06 12:07:49','2024-06-06 12:07:49'),(37804,12676,'action started via WP Cron','2024-06-06 12:11:37','2024-06-06 12:11:37'),(37805,12676,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:11:37','2024-06-06 12:11:37'),(37806,12677,'action created','2024-06-06 12:11:37','2024-06-06 12:11:37'),(37807,12677,'action started via WP Cron','2024-06-06 12:19:28','2024-06-06 12:19:28'),(37808,12677,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:19:28','2024-06-06 12:19:28'),(37809,12678,'action created','2024-06-06 12:19:28','2024-06-06 12:19:28'),(37810,12678,'action started via WP Cron','2024-06-06 12:22:33','2024-06-06 12:22:33'),(37811,12678,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:22:33','2024-06-06 12:22:33'),(37812,12679,'action created','2024-06-06 12:22:33','2024-06-06 12:22:33'),(37813,12679,'action started via WP Cron','2024-06-06 12:29:34','2024-06-06 12:29:34'),(37814,12679,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:29:34','2024-06-06 12:29:34'),(37815,12680,'action created','2024-06-06 12:29:34','2024-06-06 12:29:34'),(37816,12680,'action started via WP Cron','2024-06-06 12:33:31','2024-06-06 12:33:31'),(37817,12680,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:33:31','2024-06-06 12:33:31'),(37818,12681,'action created','2024-06-06 12:33:31','2024-06-06 12:33:31'),(37819,12681,'action started via WP Cron','2024-06-06 12:40:23','2024-06-06 12:40:23'),(37820,12681,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:40:23','2024-06-06 12:40:23'),(37821,12682,'action created','2024-06-06 12:40:23','2024-06-06 12:40:23'),(37825,12682,'action started via WP Cron','2024-06-06 12:57:42','2024-06-06 12:57:42'),(37826,12682,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 12:57:42','2024-06-06 12:57:42'),(37827,12684,'action created','2024-06-06 12:57:42','2024-06-06 12:57:42'),(37831,12684,'action started via WP Cron','2024-06-06 13:03:08','2024-06-06 13:03:08'),(37832,12684,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 13:03:08','2024-06-06 13:03:08'),(37833,12686,'action created','2024-06-06 13:03:08','2024-06-06 13:03:08'),(37834,12686,'action started via WP Cron','2024-06-06 13:05:49','2024-06-06 13:05:49'),(37835,12686,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 13:05:49','2024-06-06 13:05:49'),(37836,12687,'action created','2024-06-06 13:05:49','2024-06-06 13:05:49'),(37837,12687,'action started via WP Cron','2024-06-06 13:20:27','2024-06-06 13:20:27'),(37838,12687,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 13:20:27','2024-06-06 13:20:27'),(37839,12688,'action created','2024-06-06 13:20:27','2024-06-06 13:20:27'),(37846,12688,'action started via WP Cron','2024-06-06 13:30:50','2024-06-06 13:30:50'),(37847,12688,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 13:30:50','2024-06-06 13:30:50'),(37848,12691,'action created','2024-06-06 13:30:50','2024-06-06 13:30:50'),(37849,12691,'action started via WP Cron','2024-06-06 13:52:48','2024-06-06 13:52:48'),(37850,12691,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 13:52:48','2024-06-06 13:52:48'),(37851,12692,'action created','2024-06-06 13:52:48','2024-06-06 13:52:48'),(37852,12692,'action started via WP Cron','2024-06-06 13:55:49','2024-06-06 13:55:49'),(37853,12692,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 13:55:49','2024-06-06 13:55:49'),(37854,12693,'action created','2024-06-06 13:55:49','2024-06-06 13:55:49'),(37855,12693,'action started via WP Cron','2024-06-06 14:03:54','2024-06-06 14:03:54'),(37856,12693,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 14:03:54','2024-06-06 14:03:54'),(37857,12694,'action created','2024-06-06 14:03:54','2024-06-06 14:03:54'),(37861,12694,'action started via WP Cron','2024-06-06 14:07:43','2024-06-06 14:07:43'),(37862,12694,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 14:07:43','2024-06-06 14:07:43'),(37863,12696,'action created','2024-06-06 14:07:43','2024-06-06 14:07:43'),(37864,12696,'action started via WP Cron','2024-06-06 14:25:59','2024-06-06 14:25:59'),(37865,12696,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 14:25:59','2024-06-06 14:25:59'),(37866,12697,'action created','2024-06-06 14:25:59','2024-06-06 14:25:59'),(37867,12697,'action started via WP Cron','2024-06-06 14:38:09','2024-06-06 14:38:09'),(37868,12697,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 14:38:09','2024-06-06 14:38:09'),(37869,12698,'action created','2024-06-06 14:38:09','2024-06-06 14:38:09'),(37870,12698,'action started via WP Cron','2024-06-06 14:49:29','2024-06-06 14:49:29'),(37871,12698,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 14:49:29','2024-06-06 14:49:29'),(37872,12699,'action created','2024-06-06 14:49:29','2024-06-06 14:49:29'),(37873,12699,'action started via WP Cron','2024-06-06 14:54:53','2024-06-06 14:54:53'),(37874,12699,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 14:54:53','2024-06-06 14:54:53'),(37875,12700,'action created','2024-06-06 14:54:53','2024-06-06 14:54:53'),(37876,12700,'action started via WP Cron','2024-06-06 14:58:10','2024-06-06 14:58:10'),(37877,12700,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 14:58:10','2024-06-06 14:58:10'),(37878,12701,'action created','2024-06-06 14:58:10','2024-06-06 14:58:10'),(37879,12701,'action started via WP Cron','2024-06-06 15:06:42','2024-06-06 15:06:42'),(37880,12701,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:06:42','2024-06-06 15:06:42'),(37881,12702,'action created','2024-06-06 15:06:42','2024-06-06 15:06:42'),(37885,12702,'action started via WP Cron','2024-06-06 15:09:32','2024-06-06 15:09:32'),(37886,12702,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:09:32','2024-06-06 15:09:32'),(37887,12704,'action created','2024-06-06 15:09:32','2024-06-06 15:09:32'),(37888,12704,'action started via WP Cron','2024-06-06 15:11:49','2024-06-06 15:11:49'),(37889,12704,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:11:49','2024-06-06 15:11:49'),(37890,12705,'action created','2024-06-06 15:11:49','2024-06-06 15:11:49'),(37891,12705,'action started via WP Cron','2024-06-06 15:15:04','2024-06-06 15:15:04'),(37892,12705,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:15:04','2024-06-06 15:15:04'),(37893,12706,'action created','2024-06-06 15:15:04','2024-06-06 15:15:04'),(37894,12706,'action started via WP Cron','2024-06-06 15:17:05','2024-06-06 15:17:05'),(37895,12706,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:17:05','2024-06-06 15:17:05'),(37896,12707,'action created','2024-06-06 15:17:05','2024-06-06 15:17:05'),(37897,12707,'action started via WP Cron','2024-06-06 15:25:41','2024-06-06 15:25:41'),(37898,12707,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:25:41','2024-06-06 15:25:41'),(37899,12708,'action created','2024-06-06 15:25:41','2024-06-06 15:25:41'),(37900,12708,'action started via WP Cron','2024-06-06 15:27:57','2024-06-06 15:27:57'),(37901,12708,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:27:57','2024-06-06 15:27:57'),(37902,12709,'action created','2024-06-06 15:27:57','2024-06-06 15:27:57'),(37903,12709,'action started via WP Cron','2024-06-06 15:30:59','2024-06-06 15:30:59'),(37904,12709,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:30:59','2024-06-06 15:30:59'),(37905,12710,'action created','2024-06-06 15:30:59','2024-06-06 15:30:59'),(37906,12710,'action started via WP Cron','2024-06-06 15:45:46','2024-06-06 15:45:46'),(37907,12710,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:45:47','2024-06-06 15:45:47'),(37908,12711,'action created','2024-06-06 15:45:47','2024-06-06 15:45:47'),(37909,12711,'action started via WP Cron','2024-06-06 15:49:02','2024-06-06 15:49:02'),(37910,12711,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 15:49:02','2024-06-06 15:49:02'),(37911,12712,'action created','2024-06-06 15:49:02','2024-06-06 15:49:02'),(37912,12712,'action started via WP Cron','2024-06-06 16:01:38','2024-06-06 16:01:38'),(37913,12712,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:01:38','2024-06-06 16:01:38'),(37914,12713,'action created','2024-06-06 16:01:38','2024-06-06 16:01:38'),(37915,12713,'action started via WP Cron','2024-06-06 16:04:58','2024-06-06 16:04:58'),(37916,12713,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:04:58','2024-06-06 16:04:58'),(37917,12714,'action created','2024-06-06 16:04:58','2024-06-06 16:04:58'),(37921,12714,'action started via WP Cron','2024-06-06 16:08:54','2024-06-06 16:08:54'),(37922,12714,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:08:54','2024-06-06 16:08:54'),(37923,12716,'action created','2024-06-06 16:08:54','2024-06-06 16:08:54'),(37924,12716,'action started via WP Cron','2024-06-06 16:19:14','2024-06-06 16:19:14'),(37925,12716,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:19:14','2024-06-06 16:19:14'),(37926,12717,'action created','2024-06-06 16:19:14','2024-06-06 16:19:14'),(37927,12717,'action started via WP Cron','2024-06-06 16:22:26','2024-06-06 16:22:26'),(37928,12717,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:22:26','2024-06-06 16:22:26'),(37929,12718,'action created','2024-06-06 16:22:26','2024-06-06 16:22:26'),(37930,12718,'action started via WP Cron','2024-06-06 16:26:26','2024-06-06 16:26:26'),(37931,12718,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:26:26','2024-06-06 16:26:26'),(37932,12719,'action created','2024-06-06 16:26:26','2024-06-06 16:26:26'),(37933,12719,'action started via WP Cron','2024-06-06 16:39:24','2024-06-06 16:39:24'),(37934,12719,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:39:24','2024-06-06 16:39:24'),(37935,12720,'action created','2024-06-06 16:39:24','2024-06-06 16:39:24'),(37936,12720,'action started via WP Cron','2024-06-06 16:42:00','2024-06-06 16:42:00'),(37937,12720,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:42:00','2024-06-06 16:42:00'),(37938,12721,'action created','2024-06-06 16:42:00','2024-06-06 16:42:00'),(37939,12721,'action started via WP Cron','2024-06-06 16:52:48','2024-06-06 16:52:48'),(37940,12721,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 16:52:48','2024-06-06 16:52:48'),(37941,12722,'action created','2024-06-06 16:52:48','2024-06-06 16:52:48'),(37942,12722,'action started via WP Cron','2024-06-06 17:09:26','2024-06-06 17:09:26'),(37943,12722,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:09:27','2024-06-06 17:09:27'),(37944,12723,'action created','2024-06-06 17:09:27','2024-06-06 17:09:27'),(37948,12723,'action started via WP Cron','2024-06-06 17:12:40','2024-06-06 17:12:40'),(37949,12723,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:12:40','2024-06-06 17:12:40'),(37950,12725,'action created','2024-06-06 17:12:40','2024-06-06 17:12:40'),(37951,12725,'action started via WP Cron','2024-06-06 17:15:54','2024-06-06 17:15:54'),(37952,12725,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:15:54','2024-06-06 17:15:54'),(37953,12726,'action created','2024-06-06 17:15:54','2024-06-06 17:15:54'),(37954,12726,'action started via WP Cron','2024-06-06 17:21:59','2024-06-06 17:21:59'),(37955,12726,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:21:59','2024-06-06 17:21:59'),(37956,12727,'action created','2024-06-06 17:21:59','2024-06-06 17:21:59'),(37957,12727,'action started via WP Cron','2024-06-06 17:24:06','2024-06-06 17:24:06'),(37958,12727,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:24:06','2024-06-06 17:24:06'),(37959,12728,'action created','2024-06-06 17:24:06','2024-06-06 17:24:06'),(37960,12728,'action started via WP Cron','2024-06-06 17:29:04','2024-06-06 17:29:04'),(37961,12728,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:29:04','2024-06-06 17:29:04'),(37962,12729,'action created','2024-06-06 17:29:04','2024-06-06 17:29:04'),(37963,12729,'action started via WP Cron','2024-06-06 17:42:40','2024-06-06 17:42:40'),(37964,12729,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:42:40','2024-06-06 17:42:40'),(37965,12730,'action created','2024-06-06 17:42:40','2024-06-06 17:42:40'),(37966,12730,'action started via WP Cron','2024-06-06 17:45:53','2024-06-06 17:45:53'),(37967,12730,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:45:53','2024-06-06 17:45:53'),(37968,12731,'action created','2024-06-06 17:45:53','2024-06-06 17:45:53'),(37969,12731,'action started via WP Cron','2024-06-06 17:54:28','2024-06-06 17:54:28'),(37970,12731,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:54:28','2024-06-06 17:54:28'),(37971,12732,'action created','2024-06-06 17:54:28','2024-06-06 17:54:28'),(37972,12732,'action started via WP Cron','2024-06-06 17:58:38','2024-06-06 17:58:38'),(37973,12732,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 17:58:38','2024-06-06 17:58:38'),(37974,12733,'action created','2024-06-06 17:58:38','2024-06-06 17:58:38'),(37975,12733,'action started via WP Cron','2024-06-06 18:02:39','2024-06-06 18:02:39'),(37976,12733,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:02:39','2024-06-06 18:02:39'),(37977,12734,'action created','2024-06-06 18:02:39','2024-06-06 18:02:39'),(37978,12734,'action started via WP Cron','2024-06-06 18:15:09','2024-06-06 18:15:09'),(37979,12734,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:15:09','2024-06-06 18:15:09'),(37980,12735,'action created','2024-06-06 18:15:09','2024-06-06 18:15:09'),(37984,12735,'action started via WP Cron','2024-06-06 18:19:01','2024-06-06 18:19:01'),(37985,12735,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:19:01','2024-06-06 18:19:01'),(37986,12737,'action created','2024-06-06 18:19:01','2024-06-06 18:19:01'),(37987,12737,'action started via WP Cron','2024-06-06 18:22:35','2024-06-06 18:22:35'),(37988,12737,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:22:35','2024-06-06 18:22:35'),(37989,12738,'action created','2024-06-06 18:22:35','2024-06-06 18:22:35'),(37990,12738,'action started via WP Cron','2024-06-06 18:26:20','2024-06-06 18:26:20'),(37991,12738,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:26:20','2024-06-06 18:26:20'),(37992,12739,'action created','2024-06-06 18:26:20','2024-06-06 18:26:20'),(37993,12739,'action started via WP Cron','2024-06-06 18:28:55','2024-06-06 18:28:55'),(37994,12739,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:28:55','2024-06-06 18:28:55'),(37995,12740,'action created','2024-06-06 18:28:55','2024-06-06 18:28:55'),(37996,12740,'action started via WP Cron','2024-06-06 18:31:32','2024-06-06 18:31:32'),(37997,12740,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:31:32','2024-06-06 18:31:32'),(37998,12741,'action created','2024-06-06 18:31:32','2024-06-06 18:31:32'),(37999,12741,'action started via WP Cron','2024-06-06 18:34:57','2024-06-06 18:34:57'),(38000,12741,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:34:57','2024-06-06 18:34:57'),(38001,12742,'action created','2024-06-06 18:34:57','2024-06-06 18:34:57'),(38002,12742,'action started via WP Cron','2024-06-06 18:38:40','2024-06-06 18:38:40'),(38003,12742,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:38:40','2024-06-06 18:38:40'),(38004,12743,'action created','2024-06-06 18:38:40','2024-06-06 18:38:40'),(38005,12743,'action started via WP Cron','2024-06-06 18:40:58','2024-06-06 18:40:58'),(38006,12743,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:40:58','2024-06-06 18:40:58'),(38007,12744,'action created','2024-06-06 18:40:58','2024-06-06 18:40:58'),(38008,12744,'action started via WP Cron','2024-06-06 18:48:42','2024-06-06 18:48:42'),(38009,12744,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:48:42','2024-06-06 18:48:42'),(38010,12745,'action created','2024-06-06 18:48:42','2024-06-06 18:48:42'),(38011,12745,'action started via WP Cron','2024-06-06 18:51:49','2024-06-06 18:51:49'),(38012,12745,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:51:49','2024-06-06 18:51:49'),(38013,12746,'action created','2024-06-06 18:51:49','2024-06-06 18:51:49'),(38014,12746,'action started via WP Cron','2024-06-06 18:54:04','2024-06-06 18:54:04'),(38015,12746,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:54:04','2024-06-06 18:54:04'),(38016,12747,'action created','2024-06-06 18:54:04','2024-06-06 18:54:04'),(38017,12747,'action started via WP Cron','2024-06-06 18:59:17','2024-06-06 18:59:17'),(38018,12747,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 18:59:17','2024-06-06 18:59:17'),(38019,12748,'action created','2024-06-06 18:59:17','2024-06-06 18:59:17'),(38020,12748,'action started via WP Cron','2024-06-06 19:01:38','2024-06-06 19:01:38'),(38021,12748,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:01:38','2024-06-06 19:01:38'),(38022,12749,'action created','2024-06-06 19:01:38','2024-06-06 19:01:38'),(38023,12749,'action started via WP Cron','2024-06-06 19:04:55','2024-06-06 19:04:55'),(38024,12749,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:04:55','2024-06-06 19:04:55'),(38025,12750,'action created','2024-06-06 19:04:55','2024-06-06 19:04:55'),(38026,12750,'action started via WP Cron','2024-06-06 19:08:06','2024-06-06 19:08:06'),(38027,12750,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:08:06','2024-06-06 19:08:06'),(38028,12751,'action created','2024-06-06 19:08:06','2024-06-06 19:08:06'),(38029,12751,'action started via WP Cron','2024-06-06 19:12:53','2024-06-06 19:12:53'),(38030,12751,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:12:53','2024-06-06 19:12:53'),(38031,12752,'action created','2024-06-06 19:12:53','2024-06-06 19:12:53'),(38032,12752,'action started via WP Cron','2024-06-06 19:21:12','2024-06-06 19:21:12'),(38033,12752,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:21:12','2024-06-06 19:21:12'),(38034,12753,'action created','2024-06-06 19:21:12','2024-06-06 19:21:12'),(38038,12753,'action started via WP Cron','2024-06-06 19:24:20','2024-06-06 19:24:20'),(38039,12753,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:24:20','2024-06-06 19:24:20'),(38040,12755,'action created','2024-06-06 19:24:20','2024-06-06 19:24:20'),(38041,12755,'action started via WP Cron','2024-06-06 19:35:51','2024-06-06 19:35:51'),(38042,12755,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:35:51','2024-06-06 19:35:51'),(38043,12756,'action created','2024-06-06 19:35:51','2024-06-06 19:35:51'),(38044,12756,'action started via WP Cron','2024-06-06 19:39:33','2024-06-06 19:39:33'),(38045,12756,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:39:33','2024-06-06 19:39:33'),(38046,12757,'action created','2024-06-06 19:39:33','2024-06-06 19:39:33'),(38047,12757,'action started via WP Cron','2024-06-06 19:44:43','2024-06-06 19:44:43'),(38048,12757,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:44:43','2024-06-06 19:44:43'),(38049,12758,'action created','2024-06-06 19:44:43','2024-06-06 19:44:43'),(38050,12758,'action started via WP Cron','2024-06-06 19:53:30','2024-06-06 19:53:30'),(38051,12758,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:53:30','2024-06-06 19:53:30'),(38052,12759,'action created','2024-06-06 19:53:30','2024-06-06 19:53:30'),(38053,12759,'action started via WP Cron','2024-06-06 19:56:37','2024-06-06 19:56:37'),(38054,12759,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 19:56:37','2024-06-06 19:56:37'),(38055,12760,'action created','2024-06-06 19:56:37','2024-06-06 19:56:37'),(38056,12760,'action started via WP Cron','2024-06-06 20:00:29','2024-06-06 20:00:29'),(38057,12760,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:00:29','2024-06-06 20:00:29'),(38058,12761,'action created','2024-06-06 20:00:29','2024-06-06 20:00:29'),(38059,12761,'action started via WP Cron','2024-06-06 20:09:27','2024-06-06 20:09:27'),(38060,12761,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:09:27','2024-06-06 20:09:27'),(38061,12762,'action created','2024-06-06 20:09:27','2024-06-06 20:09:27'),(38062,12762,'action started via WP Cron','2024-06-06 20:12:32','2024-06-06 20:12:32'),(38063,12762,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:12:32','2024-06-06 20:12:32'),(38064,12763,'action created','2024-06-06 20:12:32','2024-06-06 20:12:32'),(38065,12763,'action started via WP Cron','2024-06-06 20:25:15','2024-06-06 20:25:15'),(38066,12763,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:25:15','2024-06-06 20:25:15'),(38067,12764,'action created','2024-06-06 20:25:15','2024-06-06 20:25:15'),(38071,12764,'action started via WP Cron','2024-06-06 20:28:18','2024-06-06 20:28:18'),(38072,12764,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:28:18','2024-06-06 20:28:18'),(38073,12766,'action created','2024-06-06 20:28:18','2024-06-06 20:28:18'),(38074,12766,'action started via WP Cron','2024-06-06 20:32:08','2024-06-06 20:32:08'),(38075,12766,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:32:08','2024-06-06 20:32:08'),(38076,12767,'action created','2024-06-06 20:32:08','2024-06-06 20:32:08'),(38077,12767,'action started via WP Cron','2024-06-06 20:37:52','2024-06-06 20:37:52'),(38078,12767,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:37:52','2024-06-06 20:37:52'),(38079,12768,'action created','2024-06-06 20:37:52','2024-06-06 20:37:52'),(38080,12768,'action started via WP Cron','2024-06-06 20:41:07','2024-06-06 20:41:07'),(38081,12768,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:41:07','2024-06-06 20:41:07'),(38082,12769,'action created','2024-06-06 20:41:07','2024-06-06 20:41:07'),(38083,12769,'action started via WP Cron','2024-06-06 20:43:58','2024-06-06 20:43:58'),(38084,12769,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:43:58','2024-06-06 20:43:58'),(38085,12770,'action created','2024-06-06 20:43:58','2024-06-06 20:43:58'),(38086,12770,'action started via WP Cron','2024-06-06 20:51:21','2024-06-06 20:51:21'),(38087,12770,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:51:21','2024-06-06 20:51:21'),(38088,12771,'action created','2024-06-06 20:51:21','2024-06-06 20:51:21'),(38089,12771,'action started via WP Cron','2024-06-06 20:57:08','2024-06-06 20:57:08'),(38090,12771,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:57:08','2024-06-06 20:57:08'),(38091,12772,'action created','2024-06-06 20:57:08','2024-06-06 20:57:08'),(38092,12772,'action started via WP Cron','2024-06-06 20:59:28','2024-06-06 20:59:28'),(38093,12772,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 20:59:28','2024-06-06 20:59:28'),(38094,12773,'action created','2024-06-06 20:59:28','2024-06-06 20:59:28'),(38095,12773,'action started via WP Cron','2024-06-06 21:12:50','2024-06-06 21:12:50'),(38096,12773,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 21:12:50','2024-06-06 21:12:50'),(38097,12774,'action created','2024-06-06 21:12:50','2024-06-06 21:12:50'),(38098,12774,'action started via WP Cron','2024-06-06 21:16:08','2024-06-06 21:16:08'),(38099,12774,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 21:16:08','2024-06-06 21:16:08'),(38100,12775,'action created','2024-06-06 21:16:08','2024-06-06 21:16:08'),(38101,12775,'action started via WP Cron','2024-06-06 21:18:15','2024-06-06 21:18:15'),(38102,12775,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 21:18:15','2024-06-06 21:18:15'),(38103,12776,'action created','2024-06-06 21:18:15','2024-06-06 21:18:15'),(38104,12776,'action started via WP Cron','2024-06-06 21:28:54','2024-06-06 21:28:54'),(38105,12776,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 21:28:54','2024-06-06 21:28:54'),(38106,12777,'action created','2024-06-06 21:28:54','2024-06-06 21:28:54'),(38110,12777,'action started via WP Cron','2024-06-06 21:44:37','2024-06-06 21:44:37'),(38111,12777,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 21:44:37','2024-06-06 21:44:37'),(38112,12779,'action created','2024-06-06 21:44:37','2024-06-06 21:44:37'),(38113,12779,'action started via WP Cron','2024-06-06 21:47:51','2024-06-06 21:47:51'),(38114,12779,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 21:47:51','2024-06-06 21:47:51'),(38115,12780,'action created','2024-06-06 21:47:51','2024-06-06 21:47:51'),(38116,12780,'action started via WP Cron','2024-06-06 21:59:41','2024-06-06 21:59:41'),(38117,12780,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 21:59:41','2024-06-06 21:59:41'),(38118,12781,'action created','2024-06-06 21:59:41','2024-06-06 21:59:41'),(38122,12781,'action started via WP Cron','2024-06-06 22:03:55','2024-06-06 22:03:55'),(38123,12781,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:03:55','2024-06-06 22:03:55'),(38124,12783,'action created','2024-06-06 22:03:55','2024-06-06 22:03:55'),(38125,12783,'action started via WP Cron','2024-06-06 22:08:19','2024-06-06 22:08:19'),(38126,12783,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:08:19','2024-06-06 22:08:19'),(38127,12784,'action created','2024-06-06 22:08:19','2024-06-06 22:08:19'),(38128,12784,'action started via WP Cron','2024-06-06 22:11:53','2024-06-06 22:11:53'),(38129,12784,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:11:53','2024-06-06 22:11:53'),(38130,12785,'action created','2024-06-06 22:11:53','2024-06-06 22:11:53'),(38131,12785,'action started via WP Cron','2024-06-06 22:18:34','2024-06-06 22:18:34'),(38132,12785,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:18:34','2024-06-06 22:18:34'),(38133,12786,'action created','2024-06-06 22:18:34','2024-06-06 22:18:34'),(38134,12786,'action started via WP Cron','2024-06-06 22:33:20','2024-06-06 22:33:20'),(38135,12786,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:33:20','2024-06-06 22:33:20'),(38136,12787,'action created','2024-06-06 22:33:20','2024-06-06 22:33:20'),(38140,12787,'action started via WP Cron','2024-06-06 22:36:25','2024-06-06 22:36:25'),(38141,12787,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:36:25','2024-06-06 22:36:25'),(38142,12789,'action created','2024-06-06 22:36:25','2024-06-06 22:36:25'),(38143,12789,'action started via WP Cron','2024-06-06 22:40:45','2024-06-06 22:40:45'),(38144,12789,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:40:45','2024-06-06 22:40:45'),(38145,12790,'action created','2024-06-06 22:40:45','2024-06-06 22:40:45'),(38146,12790,'action started via WP Cron','2024-06-06 22:43:18','2024-06-06 22:43:18'),(38147,12790,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:43:18','2024-06-06 22:43:18'),(38148,12791,'action created','2024-06-06 22:43:18','2024-06-06 22:43:18'),(38149,12791,'action started via WP Cron','2024-06-06 22:52:21','2024-06-06 22:52:21'),(38150,12791,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:52:21','2024-06-06 22:52:21'),(38151,12792,'action created','2024-06-06 22:52:21','2024-06-06 22:52:21'),(38152,12792,'action started via WP Cron','2024-06-06 22:54:26','2024-06-06 22:54:26'),(38153,12792,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:54:26','2024-06-06 22:54:26'),(38154,12793,'action created','2024-06-06 22:54:26','2024-06-06 22:54:26'),(38155,12793,'action started via WP Cron','2024-06-06 22:57:55','2024-06-06 22:57:55'),(38156,12793,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 22:57:55','2024-06-06 22:57:55'),(38157,12794,'action created','2024-06-06 22:57:55','2024-06-06 22:57:55'),(38158,12794,'action started via WP Cron','2024-06-06 23:02:18','2024-06-06 23:02:18'),(38159,12794,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:02:18','2024-06-06 23:02:18'),(38160,12795,'action created','2024-06-06 23:02:18','2024-06-06 23:02:18'),(38161,12795,'action started via WP Cron','2024-06-06 23:05:05','2024-06-06 23:05:05'),(38162,12795,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:05:05','2024-06-06 23:05:05'),(38163,12796,'action created','2024-06-06 23:05:05','2024-06-06 23:05:05'),(38164,12796,'action started via WP Cron','2024-06-06 23:07:35','2024-06-06 23:07:35'),(38165,12796,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:07:35','2024-06-06 23:07:35'),(38166,12797,'action created','2024-06-06 23:07:35','2024-06-06 23:07:35'),(38167,12797,'action started via WP Cron','2024-06-06 23:15:10','2024-06-06 23:15:10'),(38168,12797,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:15:10','2024-06-06 23:15:10'),(38169,12798,'action created','2024-06-06 23:15:10','2024-06-06 23:15:10'),(38170,12798,'action started via WP Cron','2024-06-06 23:21:09','2024-06-06 23:21:09'),(38171,12798,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:21:09','2024-06-06 23:21:09'),(38172,12799,'action created','2024-06-06 23:21:09','2024-06-06 23:21:09'),(38173,12799,'action started via WP Cron','2024-06-06 23:25:19','2024-06-06 23:25:19'),(38174,12799,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:25:19','2024-06-06 23:25:19'),(38175,12800,'action created','2024-06-06 23:25:19','2024-06-06 23:25:19'),(38176,12800,'action started via WP Cron','2024-06-06 23:35:49','2024-06-06 23:35:49'),(38177,12800,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:35:49','2024-06-06 23:35:49'),(38178,12801,'action created','2024-06-06 23:35:49','2024-06-06 23:35:49'),(38182,12801,'action started via WP Cron','2024-06-06 23:39:08','2024-06-06 23:39:08'),(38183,12801,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:39:08','2024-06-06 23:39:08'),(38184,12803,'action created','2024-06-06 23:39:08','2024-06-06 23:39:08'),(38185,12803,'action started via WP Cron','2024-06-06 23:42:15','2024-06-06 23:42:15'),(38186,12803,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:42:15','2024-06-06 23:42:15'),(38187,12804,'action created','2024-06-06 23:42:15','2024-06-06 23:42:15'),(38188,12804,'action started via WP Cron','2024-06-06 23:48:00','2024-06-06 23:48:00'),(38189,12804,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:48:00','2024-06-06 23:48:00'),(38190,12805,'action created','2024-06-06 23:48:00','2024-06-06 23:48:00'),(38191,12805,'action started via WP Cron','2024-06-06 23:50:19','2024-06-06 23:50:19'),(38192,12805,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:50:19','2024-06-06 23:50:19'),(38193,12806,'action created','2024-06-06 23:50:19','2024-06-06 23:50:19'),(38194,12806,'action started via WP Cron','2024-06-06 23:54:59','2024-06-06 23:54:59'),(38195,12806,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:54:59','2024-06-06 23:54:59'),(38196,12807,'action created','2024-06-06 23:54:59','2024-06-06 23:54:59'),(38197,12807,'action started via WP Cron','2024-06-06 23:58:08','2024-06-06 23:58:08'),(38198,12807,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-06 23:58:08','2024-06-06 23:58:08'),(38199,12808,'action created','2024-06-06 23:58:08','2024-06-06 23:58:08'),(38200,12808,'action started via WP Cron','2024-06-07 00:10:57','2024-06-07 00:10:57'),(38201,12808,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 00:10:57','2024-06-07 00:10:57'),(38202,12809,'action created','2024-06-07 00:10:57','2024-06-07 00:10:57'),(38203,12809,'action started via WP Cron','2024-06-07 00:14:00','2024-06-07 00:14:00'),(38204,12809,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 00:14:00','2024-06-07 00:14:00'),(38205,12810,'action created','2024-06-07 00:14:00','2024-06-07 00:14:00'),(38206,12810,'action started via WP Cron','2024-06-07 00:19:38','2024-06-07 00:19:38'),(38207,12810,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 00:19:38','2024-06-07 00:19:38'),(38208,12811,'action created','2024-06-07 00:19:38','2024-06-07 00:19:38'),(38209,12811,'action started via WP Cron','2024-06-07 00:25:58','2024-06-07 00:25:58'),(38210,12811,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 00:25:58','2024-06-07 00:25:58'),(38211,12812,'action created','2024-06-07 00:25:58','2024-06-07 00:25:58'),(38212,12812,'action started via WP Cron','2024-06-07 00:28:00','2024-06-07 00:28:00'),(38213,12812,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 00:28:00','2024-06-07 00:28:00'),(38214,12813,'action created','2024-06-07 00:28:00','2024-06-07 00:28:00'),(38215,12813,'action started via WP Cron','2024-06-07 00:39:30','2024-06-07 00:39:30'),(38216,12813,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 00:39:30','2024-06-07 00:39:30'),(38217,12814,'action created','2024-06-07 00:39:30','2024-06-07 00:39:30'),(38221,12814,'action started via WP Cron','2024-06-07 00:42:36','2024-06-07 00:42:36'),(38222,12814,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 00:42:36','2024-06-07 00:42:36'),(38223,12816,'action created','2024-06-07 00:42:36','2024-06-07 00:42:36'),(38224,12816,'action started via WP Cron','2024-06-07 00:58:32','2024-06-07 00:58:32'),(38225,12816,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 00:58:32','2024-06-07 00:58:32'),(38226,12817,'action created','2024-06-07 00:58:32','2024-06-07 00:58:32'),(38227,12817,'action started via WP Cron','2024-06-07 01:01:33','2024-06-07 01:01:33'),(38228,12817,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:01:33','2024-06-07 01:01:33'),(38229,12818,'action created','2024-06-07 01:01:33','2024-06-07 01:01:33'),(38230,12818,'action started via WP Cron','2024-06-07 01:04:00','2024-06-07 01:04:00'),(38231,12818,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:04:00','2024-06-07 01:04:00'),(38232,12819,'action created','2024-06-07 01:04:00','2024-06-07 01:04:00'),(38233,12819,'action started via WP Cron','2024-06-07 01:14:38','2024-06-07 01:14:38'),(38234,12819,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:14:38','2024-06-07 01:14:38'),(38235,12820,'action created','2024-06-07 01:14:38','2024-06-07 01:14:38'),(38236,12820,'action started via WP Cron','2024-06-07 01:17:42','2024-06-07 01:17:42'),(38237,12820,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:17:42','2024-06-07 01:17:42'),(38238,12821,'action created','2024-06-07 01:17:42','2024-06-07 01:17:42'),(38239,12821,'action started via WP Cron','2024-06-07 01:24:10','2024-06-07 01:24:10'),(38240,12821,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:24:10','2024-06-07 01:24:10'),(38241,12822,'action created','2024-06-07 01:24:10','2024-06-07 01:24:10'),(38242,12822,'action started via WP Cron','2024-06-07 01:30:33','2024-06-07 01:30:33'),(38243,12822,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:30:33','2024-06-07 01:30:33'),(38244,12823,'action created','2024-06-07 01:30:33','2024-06-07 01:30:33'),(38245,12823,'action started via WP Cron','2024-06-07 01:32:38','2024-06-07 01:32:38'),(38246,12823,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:32:38','2024-06-07 01:32:38'),(38247,12824,'action created','2024-06-07 01:32:38','2024-06-07 01:32:38'),(38248,12824,'action started via WP Cron','2024-06-07 01:36:36','2024-06-07 01:36:36'),(38249,12824,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:36:36','2024-06-07 01:36:36'),(38250,12825,'action created','2024-06-07 01:36:36','2024-06-07 01:36:36'),(38251,12825,'action started via WP Cron','2024-06-07 01:40:09','2024-06-07 01:40:09'),(38252,12825,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:40:09','2024-06-07 01:40:09'),(38253,12826,'action created','2024-06-07 01:40:09','2024-06-07 01:40:09'),(38257,12826,'action started via WP Cron','2024-06-07 01:46:44','2024-06-07 01:46:44'),(38258,12826,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 01:46:44','2024-06-07 01:46:44'),(38259,12828,'action created','2024-06-07 01:46:44','2024-06-07 01:46:44'),(38260,12828,'action started via WP Cron','2024-06-07 02:03:04','2024-06-07 02:03:04'),(38261,12828,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:03:04','2024-06-07 02:03:04'),(38262,12829,'action created','2024-06-07 02:03:04','2024-06-07 02:03:04'),(38266,12829,'action started via WP Cron','2024-06-07 02:06:10','2024-06-07 02:06:10'),(38267,12829,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:06:10','2024-06-07 02:06:10'),(38268,12831,'action created','2024-06-07 02:06:10','2024-06-07 02:06:10'),(38269,12831,'action started via WP Cron','2024-06-07 02:18:19','2024-06-07 02:18:19'),(38270,12831,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:18:19','2024-06-07 02:18:19'),(38271,12832,'action created','2024-06-07 02:18:19','2024-06-07 02:18:19'),(38272,12832,'action started via WP Cron','2024-06-07 02:22:26','2024-06-07 02:22:26'),(38273,12832,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:22:27','2024-06-07 02:22:27'),(38274,12833,'action created','2024-06-07 02:22:27','2024-06-07 02:22:27'),(38275,12833,'action started via Async Request','2024-06-07 02:27:01','2024-06-07 02:27:01'),(38276,12833,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:27:01','2024-06-07 02:27:01'),(38277,12834,'action created','2024-06-07 02:27:01','2024-06-07 02:27:01'),(38278,12834,'action started via WP Cron','2024-06-07 02:30:42','2024-06-07 02:30:42'),(38279,12834,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:30:42','2024-06-07 02:30:42'),(38280,12835,'action created','2024-06-07 02:30:42','2024-06-07 02:30:42'),(38281,12835,'action started via WP Cron','2024-06-07 02:33:52','2024-06-07 02:33:52'),(38282,12835,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:33:52','2024-06-07 02:33:52'),(38283,12836,'action created','2024-06-07 02:33:52','2024-06-07 02:33:52'),(38284,12836,'action started via WP Cron','2024-06-07 02:39:59','2024-06-07 02:39:59'),(38285,12836,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:39:59','2024-06-07 02:39:59'),(38286,12837,'action created','2024-06-07 02:39:59','2024-06-07 02:39:59'),(38290,12837,'action started via WP Cron','2024-06-07 02:42:49','2024-06-07 02:42:49'),(38291,12837,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:42:49','2024-06-07 02:42:49'),(38292,12839,'action created','2024-06-07 02:42:49','2024-06-07 02:42:49'),(38293,12839,'action started via WP Cron','2024-06-07 02:48:58','2024-06-07 02:48:58'),(38294,12839,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:48:58','2024-06-07 02:48:58'),(38295,12840,'action created','2024-06-07 02:48:58','2024-06-07 02:48:58'),(38296,12840,'action started via WP Cron','2024-06-07 02:51:54','2024-06-07 02:51:54'),(38297,12840,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:51:54','2024-06-07 02:51:54'),(38298,12841,'action created','2024-06-07 02:51:54','2024-06-07 02:51:54'),(38299,12841,'action started via WP Cron','2024-06-07 02:55:04','2024-06-07 02:55:04'),(38300,12841,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:55:04','2024-06-07 02:55:04'),(38301,12842,'action created','2024-06-07 02:55:04','2024-06-07 02:55:04'),(38302,12842,'action started via WP Cron','2024-06-07 02:58:00','2024-06-07 02:58:00'),(38303,12842,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 02:58:00','2024-06-07 02:58:00'),(38304,12843,'action created','2024-06-07 02:58:00','2024-06-07 02:58:00'),(38305,12843,'action started via WP Cron','2024-06-07 03:08:11','2024-06-07 03:08:11'),(38306,12843,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:08:11','2024-06-07 03:08:11'),(38307,12844,'action created','2024-06-07 03:08:11','2024-06-07 03:08:11'),(38308,12844,'action started via WP Cron','2024-06-07 03:10:25','2024-06-07 03:10:25'),(38309,12844,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:10:25','2024-06-07 03:10:25'),(38310,12845,'action created','2024-06-07 03:10:25','2024-06-07 03:10:25'),(38311,12845,'action started via WP Cron','2024-06-07 03:17:25','2024-06-07 03:17:25'),(38312,12845,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:17:25','2024-06-07 03:17:25'),(38313,12846,'action created','2024-06-07 03:17:25','2024-06-07 03:17:25'),(38314,12846,'action started via WP Cron','2024-06-07 03:24:32','2024-06-07 03:24:32'),(38315,12846,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:24:32','2024-06-07 03:24:32'),(38316,12847,'action created','2024-06-07 03:24:32','2024-06-07 03:24:32'),(38317,12847,'action started via WP Cron','2024-06-07 03:27:42','2024-06-07 03:27:42'),(38318,12847,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:27:42','2024-06-07 03:27:42'),(38319,12848,'action created','2024-06-07 03:27:42','2024-06-07 03:27:42'),(38320,12848,'action started via WP Cron','2024-06-07 03:35:57','2024-06-07 03:35:57'),(38321,12848,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:35:57','2024-06-07 03:35:57'),(38322,12849,'action created','2024-06-07 03:35:57','2024-06-07 03:35:57'),(38323,12849,'action started via WP Cron','2024-06-07 03:43:48','2024-06-07 03:43:48'),(38324,12849,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:43:48','2024-06-07 03:43:48'),(38325,12850,'action created','2024-06-07 03:43:48','2024-06-07 03:43:48'),(38329,12850,'action started via WP Cron','2024-06-07 03:46:43','2024-06-07 03:46:43'),(38330,12850,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:46:43','2024-06-07 03:46:43'),(38331,12852,'action created','2024-06-07 03:46:43','2024-06-07 03:46:43'),(38332,12852,'action started via WP Cron','2024-06-07 03:55:15','2024-06-07 03:55:15'),(38333,12852,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:55:15','2024-06-07 03:55:15'),(38334,12853,'action created','2024-06-07 03:55:15','2024-06-07 03:55:15'),(38335,12853,'action started via WP Cron','2024-06-07 03:59:55','2024-06-07 03:59:55'),(38336,12853,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 03:59:55','2024-06-07 03:59:55'),(38337,12854,'action created','2024-06-07 03:59:55','2024-06-07 03:59:55'),(38338,12854,'action started via WP Cron','2024-06-07 04:02:21','2024-06-07 04:02:21'),(38339,12854,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:02:21','2024-06-07 04:02:21'),(38340,12855,'action created','2024-06-07 04:02:21','2024-06-07 04:02:21'),(38341,12855,'action started via WP Cron','2024-06-07 04:13:07','2024-06-07 04:13:07'),(38342,12855,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:13:07','2024-06-07 04:13:07'),(38343,12856,'action created','2024-06-07 04:13:07','2024-06-07 04:13:07'),(38344,12856,'action started via WP Cron','2024-06-07 04:16:10','2024-06-07 04:16:10'),(38345,12856,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:16:10','2024-06-07 04:16:10'),(38346,12857,'action created','2024-06-07 04:16:10','2024-06-07 04:16:10'),(38347,12857,'action started via WP Cron','2024-06-07 04:21:16','2024-06-07 04:21:16'),(38348,12857,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:21:16','2024-06-07 04:21:16'),(38349,12858,'action created','2024-06-07 04:21:16','2024-06-07 04:21:16'),(38350,12858,'action started via WP Cron','2024-06-07 04:25:13','2024-06-07 04:25:13'),(38351,12858,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:25:13','2024-06-07 04:25:13'),(38352,12859,'action created','2024-06-07 04:25:13','2024-06-07 04:25:13'),(38353,12859,'action started via WP Cron','2024-06-07 04:28:21','2024-06-07 04:28:21'),(38354,12859,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:28:21','2024-06-07 04:28:21'),(38355,12860,'action created','2024-06-07 04:28:21','2024-06-07 04:28:21'),(38356,12860,'action started via WP Cron','2024-06-07 04:31:59','2024-06-07 04:31:59'),(38357,12860,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:31:59','2024-06-07 04:31:59'),(38358,12861,'action created','2024-06-07 04:31:59','2024-06-07 04:31:59'),(38359,12861,'action started via WP Cron','2024-06-07 04:39:03','2024-06-07 04:39:03'),(38360,12861,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:39:03','2024-06-07 04:39:03'),(38361,12862,'action created','2024-06-07 04:39:03','2024-06-07 04:39:03'),(38362,12862,'action started via WP Cron','2024-06-07 04:47:54','2024-06-07 04:47:54'),(38363,12862,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:47:54','2024-06-07 04:47:54'),(38364,12863,'action created','2024-06-07 04:47:54','2024-06-07 04:47:54'),(38368,12863,'action started via WP Cron','2024-06-07 04:56:07','2024-06-07 04:56:07'),(38369,12863,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:56:07','2024-06-07 04:56:07'),(38370,12865,'action created','2024-06-07 04:56:07','2024-06-07 04:56:07'),(38371,12865,'action started via WP Cron','2024-06-07 04:58:19','2024-06-07 04:58:19'),(38372,12865,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 04:58:19','2024-06-07 04:58:19'),(38373,12866,'action created','2024-06-07 04:58:19','2024-06-07 04:58:19'),(38374,12866,'action started via WP Cron','2024-06-07 05:00:57','2024-06-07 05:00:57'),(38375,12866,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 05:00:57','2024-06-07 05:00:57'),(38376,12867,'action created','2024-06-07 05:00:57','2024-06-07 05:00:57'),(38377,12867,'action started via WP Cron','2024-06-07 05:04:08','2024-06-07 05:04:08'),(38378,12867,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 05:04:08','2024-06-07 05:04:08'),(38379,12868,'action created','2024-06-07 05:04:08','2024-06-07 05:04:08'),(38380,12868,'action started via WP Cron','2024-06-07 05:12:01','2024-06-07 05:12:01'),(38381,12868,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 05:12:01','2024-06-07 05:12:01'),(38382,12869,'action created','2024-06-07 05:12:01','2024-06-07 05:12:01'),(38383,12869,'action started via WP Cron','2024-06-07 05:18:23','2024-06-07 05:18:23'),(38384,12869,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 05:18:23','2024-06-07 05:18:23'),(38385,12870,'action created','2024-06-07 05:18:23','2024-06-07 05:18:23'),(38386,12870,'action started via WP Cron','2024-06-07 05:25:04','2024-06-07 05:25:04'),(38387,12870,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 05:25:04','2024-06-07 05:25:04'),(38388,12871,'action created','2024-06-07 05:25:04','2024-06-07 05:25:04'),(38389,12871,'action started via WP Cron','2024-06-07 05:38:17','2024-06-07 05:38:17'),(38390,12871,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 05:38:17','2024-06-07 05:38:17'),(38391,12872,'action created','2024-06-07 05:38:17','2024-06-07 05:38:17'),(38392,12872,'action started via WP Cron','2024-06-07 05:52:22','2024-06-07 05:52:22'),(38393,12872,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 05:52:22','2024-06-07 05:52:22'),(38394,12873,'action created','2024-06-07 05:52:22','2024-06-07 05:52:22'),(38398,12873,'action started via WP Cron','2024-06-07 05:57:46','2024-06-07 05:57:46'),(38399,12873,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 05:57:46','2024-06-07 05:57:46'),(38400,12875,'action created','2024-06-07 05:57:46','2024-06-07 05:57:46'),(38401,12875,'action started via WP Cron','2024-06-07 06:05:00','2024-06-07 06:05:00'),(38402,12875,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 06:05:00','2024-06-07 06:05:00'),(38403,12876,'action created','2024-06-07 06:05:00','2024-06-07 06:05:00'),(38404,12876,'action started via WP Cron','2024-06-07 06:12:17','2024-06-07 06:12:17'),(38405,12876,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 06:12:17','2024-06-07 06:12:17'),(38406,12877,'action created','2024-06-07 06:12:17','2024-06-07 06:12:17'),(38407,12877,'action started via Async Request','2024-06-07 06:23:27','2024-06-07 06:23:27'),(38408,12877,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 06:23:27','2024-06-07 06:23:27'),(38409,12878,'action created','2024-06-07 06:23:27','2024-06-07 06:23:27'),(38410,12878,'action started via WP Cron','2024-06-07 06:39:48','2024-06-07 06:39:48'),(38411,12878,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 06:39:48','2024-06-07 06:39:48'),(38412,12879,'action created','2024-06-07 06:39:48','2024-06-07 06:39:48'),(38413,12879,'action started via WP Cron','2024-06-07 06:42:53','2024-06-07 06:42:53'),(38414,12879,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 06:42:53','2024-06-07 06:42:53'),(38415,12880,'action created','2024-06-07 06:42:53','2024-06-07 06:42:53'),(38416,12880,'action started via WP Cron','2024-06-07 06:51:57','2024-06-07 06:51:57'),(38417,12880,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 06:51:57','2024-06-07 06:51:57'),(38418,12881,'action created','2024-06-07 06:51:57','2024-06-07 06:51:57'),(38425,12881,'action started via WP Cron','2024-06-07 06:55:50','2024-06-07 06:55:50'),(38426,12881,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 06:55:50','2024-06-07 06:55:50'),(38427,12884,'action created','2024-06-07 06:55:50','2024-06-07 06:55:50'),(38428,12884,'action started via WP Cron','2024-06-07 06:58:51','2024-06-07 06:58:51'),(38429,12884,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 06:58:51','2024-06-07 06:58:51'),(38430,12885,'action created','2024-06-07 06:58:51','2024-06-07 06:58:51'),(38431,12885,'action started via WP Cron','2024-06-07 07:11:47','2024-06-07 07:11:47'),(38432,12885,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:11:47','2024-06-07 07:11:47'),(38433,12886,'action created','2024-06-07 07:11:47','2024-06-07 07:11:47'),(38434,12886,'action started via WP Cron','2024-06-07 07:14:03','2024-06-07 07:14:03'),(38435,12886,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:14:03','2024-06-07 07:14:03'),(38436,12887,'action created','2024-06-07 07:14:03','2024-06-07 07:14:03'),(38437,12887,'action started via WP Cron','2024-06-07 07:27:39','2024-06-07 07:27:39'),(38438,12887,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:27:39','2024-06-07 07:27:39'),(38439,12888,'action created','2024-06-07 07:27:39','2024-06-07 07:27:39'),(38440,12888,'action started via WP Cron','2024-06-07 07:30:51','2024-06-07 07:30:51'),(38441,12888,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:30:51','2024-06-07 07:30:51'),(38442,12889,'action created','2024-06-07 07:30:51','2024-06-07 07:30:51'),(38443,12889,'action started via WP Cron','2024-06-07 07:33:52','2024-06-07 07:33:52'),(38444,12889,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:33:52','2024-06-07 07:33:52'),(38445,12890,'action created','2024-06-07 07:33:52','2024-06-07 07:33:52'),(38446,12890,'action started via WP Cron','2024-06-07 07:36:10','2024-06-07 07:36:10'),(38447,12890,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:36:10','2024-06-07 07:36:10'),(38448,12891,'action created','2024-06-07 07:36:10','2024-06-07 07:36:10'),(38449,12891,'action started via WP Cron','2024-06-07 07:40:04','2024-06-07 07:40:04'),(38450,12891,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:40:04','2024-06-07 07:40:04'),(38451,12892,'action created','2024-06-07 07:40:04','2024-06-07 07:40:04'),(38452,12892,'action started via WP Cron','2024-06-07 07:43:30','2024-06-07 07:43:30'),(38453,12892,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:43:30','2024-06-07 07:43:30'),(38454,12893,'action created','2024-06-07 07:43:30','2024-06-07 07:43:30'),(38455,12893,'action started via WP Cron','2024-06-07 07:46:34','2024-06-07 07:46:34'),(38456,12893,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:46:34','2024-06-07 07:46:34'),(38457,12894,'action created','2024-06-07 07:46:34','2024-06-07 07:46:34'),(38458,12894,'action started via WP Cron','2024-06-07 07:51:00','2024-06-07 07:51:00'),(38459,12894,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:51:00','2024-06-07 07:51:00'),(38460,12895,'action created','2024-06-07 07:51:00','2024-06-07 07:51:00'),(38464,12895,'action started via WP Cron','2024-06-07 07:59:27','2024-06-07 07:59:27'),(38465,12895,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 07:59:27','2024-06-07 07:59:27'),(38466,12897,'action created','2024-06-07 07:59:27','2024-06-07 07:59:27'),(38467,12897,'action started via WP Cron','2024-06-07 08:02:34','2024-06-07 08:02:34'),(38468,12897,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:02:34','2024-06-07 08:02:34'),(38469,12898,'action created','2024-06-07 08:02:34','2024-06-07 08:02:34'),(38470,12898,'action started via WP Cron','2024-06-07 08:06:58','2024-06-07 08:06:58'),(38471,12898,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:06:58','2024-06-07 08:06:58'),(38472,12899,'action created','2024-06-07 08:06:58','2024-06-07 08:06:58'),(38473,12899,'action started via WP Cron','2024-06-07 08:11:56','2024-06-07 08:11:56'),(38474,12899,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:11:56','2024-06-07 08:11:56'),(38475,12900,'action created','2024-06-07 08:11:56','2024-06-07 08:11:56'),(38476,12900,'action started via WP Cron','2024-06-07 08:13:58','2024-06-07 08:13:58'),(38477,12900,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:13:58','2024-06-07 08:13:58'),(38478,12901,'action created','2024-06-07 08:13:58','2024-06-07 08:13:58'),(38479,12901,'action started via WP Cron','2024-06-07 08:18:22','2024-06-07 08:18:22'),(38480,12901,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:18:22','2024-06-07 08:18:22'),(38481,12902,'action created','2024-06-07 08:18:22','2024-06-07 08:18:22'),(38482,12902,'action started via WP Cron','2024-06-07 08:25:45','2024-06-07 08:25:45'),(38483,12902,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:25:45','2024-06-07 08:25:45'),(38484,12903,'action created','2024-06-07 08:25:45','2024-06-07 08:25:45'),(38485,12903,'action started via WP Cron','2024-06-07 08:31:23','2024-06-07 08:31:23'),(38486,12903,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:31:23','2024-06-07 08:31:23'),(38487,12904,'action created','2024-06-07 08:31:23','2024-06-07 08:31:23'),(38488,12904,'action started via WP Cron','2024-06-07 08:34:27','2024-06-07 08:34:27'),(38489,12904,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:34:27','2024-06-07 08:34:27'),(38490,12905,'action created','2024-06-07 08:34:27','2024-06-07 08:34:27'),(38491,12905,'action started via WP Cron','2024-06-07 08:41:15','2024-06-07 08:41:15'),(38492,12905,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:41:15','2024-06-07 08:41:15'),(38493,12906,'action created','2024-06-07 08:41:15','2024-06-07 08:41:15'),(38494,12906,'action started via WP Cron','2024-06-07 08:47:07','2024-06-07 08:47:07'),(38495,12906,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:47:07','2024-06-07 08:47:07'),(38496,12907,'action created','2024-06-07 08:47:07','2024-06-07 08:47:07'),(38497,12907,'action started via WP Cron','2024-06-07 08:50:04','2024-06-07 08:50:04'),(38498,12907,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:50:04','2024-06-07 08:50:04'),(38499,12908,'action created','2024-06-07 08:50:04','2024-06-07 08:50:04'),(38500,12908,'action started via WP Cron','2024-06-07 08:59:17','2024-06-07 08:59:17'),(38501,12908,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 08:59:17','2024-06-07 08:59:17'),(38502,12909,'action created','2024-06-07 08:59:17','2024-06-07 08:59:17'),(38506,12909,'action started via WP Cron','2024-06-07 09:02:33','2024-06-07 09:02:33'),(38507,12909,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:02:33','2024-06-07 09:02:33'),(38508,12911,'action created','2024-06-07 09:02:33','2024-06-07 09:02:33'),(38509,12911,'action started via WP Cron','2024-06-07 09:08:21','2024-06-07 09:08:21'),(38510,12911,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:08:21','2024-06-07 09:08:21'),(38511,12912,'action created','2024-06-07 09:08:21','2024-06-07 09:08:21'),(38512,12912,'action started via WP Cron','2024-06-07 09:12:35','2024-06-07 09:12:35'),(38513,12912,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:12:35','2024-06-07 09:12:35'),(38514,12913,'action created','2024-06-07 09:12:35','2024-06-07 09:12:35'),(38515,12913,'action started via WP Cron','2024-06-07 09:19:07','2024-06-07 09:19:07'),(38516,12913,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:19:07','2024-06-07 09:19:07'),(38517,12914,'action created','2024-06-07 09:19:07','2024-06-07 09:19:07'),(38518,12914,'action started via WP Cron','2024-06-07 09:21:24','2024-06-07 09:21:24'),(38519,12914,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:21:24','2024-06-07 09:21:24'),(38520,12915,'action created','2024-06-07 09:21:24','2024-06-07 09:21:24'),(38521,12915,'action started via WP Cron','2024-06-07 09:23:31','2024-06-07 09:23:31'),(38522,12915,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:23:31','2024-06-07 09:23:31'),(38523,12916,'action created','2024-06-07 09:23:31','2024-06-07 09:23:31'),(38524,12916,'action started via WP Cron','2024-06-07 09:33:41','2024-06-07 09:33:41'),(38525,12916,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:33:41','2024-06-07 09:33:41'),(38526,12917,'action created','2024-06-07 09:33:41','2024-06-07 09:33:41'),(38527,12917,'action started via WP Cron','2024-06-07 09:36:34','2024-06-07 09:36:34'),(38528,12917,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:36:34','2024-06-07 09:36:34'),(38529,12918,'action created','2024-06-07 09:36:34','2024-06-07 09:36:34'),(38530,12918,'action started via WP Cron','2024-06-07 09:40:29','2024-06-07 09:40:29'),(38531,12918,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:40:29','2024-06-07 09:40:29'),(38532,12919,'action created','2024-06-07 09:40:29','2024-06-07 09:40:29'),(38533,12919,'action started via WP Cron','2024-06-07 09:48:55','2024-06-07 09:48:55'),(38534,12919,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:48:55','2024-06-07 09:48:55'),(38535,12920,'action created','2024-06-07 09:48:55','2024-06-07 09:48:55'),(38536,12920,'action started via WP Cron','2024-06-07 09:51:54','2024-06-07 09:51:54'),(38537,12920,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:51:54','2024-06-07 09:51:54'),(38538,12921,'action created','2024-06-07 09:51:54','2024-06-07 09:51:54'),(38539,12921,'action started via WP Cron','2024-06-07 09:59:17','2024-06-07 09:59:17'),(38540,12921,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 09:59:17','2024-06-07 09:59:17'),(38541,12922,'action created','2024-06-07 09:59:17','2024-06-07 09:59:17'),(38545,12922,'action started via WP Cron','2024-06-07 10:04:12','2024-06-07 10:04:12'),(38546,12922,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:04:12','2024-06-07 10:04:12'),(38547,12924,'action created','2024-06-07 10:04:12','2024-06-07 10:04:12'),(38551,12924,'action started via WP Cron','2024-06-07 10:07:14','2024-06-07 10:07:14'),(38552,12924,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:07:14','2024-06-07 10:07:14'),(38553,12926,'action created','2024-06-07 10:07:14','2024-06-07 10:07:14'),(38554,12926,'action started via WP Cron','2024-06-07 10:11:07','2024-06-07 10:11:07'),(38555,12926,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:11:07','2024-06-07 10:11:07'),(38556,12927,'action created','2024-06-07 10:11:07','2024-06-07 10:11:07'),(38557,12927,'action started via WP Cron','2024-06-07 10:20:01','2024-06-07 10:20:01'),(38558,12927,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:20:01','2024-06-07 10:20:01'),(38559,12928,'action created','2024-06-07 10:20:01','2024-06-07 10:20:01'),(38560,12928,'action started via WP Cron','2024-06-07 10:23:06','2024-06-07 10:23:06'),(38561,12928,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:23:06','2024-06-07 10:23:06'),(38562,12929,'action created','2024-06-07 10:23:06','2024-06-07 10:23:06'),(38563,12929,'action started via WP Cron','2024-06-07 10:27:44','2024-06-07 10:27:44'),(38564,12929,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:27:44','2024-06-07 10:27:44'),(38565,12930,'action created','2024-06-07 10:27:44','2024-06-07 10:27:44'),(38566,12930,'action started via WP Cron','2024-06-07 10:35:58','2024-06-07 10:35:58'),(38567,12930,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:35:58','2024-06-07 10:35:58'),(38568,12931,'action created','2024-06-07 10:35:58','2024-06-07 10:35:58'),(38569,12931,'action started via WP Cron','2024-06-07 10:39:06','2024-06-07 10:39:06'),(38570,12931,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:39:06','2024-06-07 10:39:06'),(38571,12932,'action created','2024-06-07 10:39:06','2024-06-07 10:39:06'),(38572,12932,'action started via WP Cron','2024-06-07 10:42:11','2024-06-07 10:42:11'),(38573,12932,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:42:11','2024-06-07 10:42:11'),(38574,12933,'action created','2024-06-07 10:42:11','2024-06-07 10:42:11'),(38575,12933,'action started via WP Cron','2024-06-07 10:50:55','2024-06-07 10:50:55'),(38576,12933,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:50:55','2024-06-07 10:50:55'),(38577,12934,'action created','2024-06-07 10:50:55','2024-06-07 10:50:55'),(38578,12934,'action started via WP Cron','2024-06-07 10:55:12','2024-06-07 10:55:12'),(38579,12934,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 10:55:12','2024-06-07 10:55:12'),(38580,12935,'action created','2024-06-07 10:55:12','2024-06-07 10:55:12'),(38581,12935,'action started via WP Cron','2024-06-07 11:04:08','2024-06-07 11:04:08'),(38582,12935,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:04:08','2024-06-07 11:04:08'),(38583,12936,'action created','2024-06-07 11:04:08','2024-06-07 11:04:08'),(38587,12936,'action started via WP Cron','2024-06-07 11:08:09','2024-06-07 11:08:09'),(38588,12936,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:08:09','2024-06-07 11:08:09'),(38589,12938,'action created','2024-06-07 11:08:09','2024-06-07 11:08:09'),(38590,12938,'action started via WP Cron','2024-06-07 11:11:19','2024-06-07 11:11:19'),(38591,12938,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:11:19','2024-06-07 11:11:19'),(38592,12939,'action created','2024-06-07 11:11:19','2024-06-07 11:11:19'),(38593,12939,'action started via WP Cron','2024-06-07 11:14:54','2024-06-07 11:14:54'),(38594,12939,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:14:54','2024-06-07 11:14:54'),(38595,12940,'action created','2024-06-07 11:14:54','2024-06-07 11:14:54'),(38596,12940,'action started via WP Cron','2024-06-07 11:17:35','2024-06-07 11:17:35'),(38597,12940,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:17:35','2024-06-07 11:17:35'),(38598,12941,'action created','2024-06-07 11:17:35','2024-06-07 11:17:35'),(38599,12941,'action started via WP Cron','2024-06-07 11:23:54','2024-06-07 11:23:54'),(38600,12941,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:23:54','2024-06-07 11:23:54'),(38601,12942,'action created','2024-06-07 11:23:54','2024-06-07 11:23:54'),(38602,12942,'action started via WP Cron','2024-06-07 11:26:57','2024-06-07 11:26:57'),(38603,12942,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:26:57','2024-06-07 11:26:57'),(38604,12943,'action created','2024-06-07 11:26:57','2024-06-07 11:26:57'),(38605,12943,'action started via WP Cron','2024-06-07 11:45:52','2024-06-07 11:45:52'),(38606,12943,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:45:52','2024-06-07 11:45:52'),(38607,12944,'action created','2024-06-07 11:45:52','2024-06-07 11:45:52'),(38608,12944,'action started via WP Cron','2024-06-07 11:51:39','2024-06-07 11:51:39'),(38609,12944,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:51:39','2024-06-07 11:51:39'),(38610,12945,'action created','2024-06-07 11:51:39','2024-06-07 11:51:39'),(38611,12945,'action started via WP Cron','2024-06-07 11:54:03','2024-06-07 11:54:03'),(38612,12945,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:54:03','2024-06-07 11:54:03'),(38613,12946,'action created','2024-06-07 11:54:03','2024-06-07 11:54:03'),(38614,12946,'action started via WP Cron','2024-06-07 11:57:17','2024-06-07 11:57:17'),(38615,12946,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 11:57:17','2024-06-07 11:57:17'),(38616,12947,'action created','2024-06-07 11:57:17','2024-06-07 11:57:17'),(38617,12947,'action started via WP Cron','2024-06-07 12:02:45','2024-06-07 12:02:45'),(38618,12947,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 12:02:45','2024-06-07 12:02:45'),(38619,12948,'action created','2024-06-07 12:02:45','2024-06-07 12:02:45'),(38620,12948,'action started via WP Cron','2024-06-07 12:13:42','2024-06-07 12:13:42'),(38621,12948,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 12:13:42','2024-06-07 12:13:42'),(38622,12949,'action created','2024-06-07 12:13:42','2024-06-07 12:13:42'),(38626,12949,'action started via WP Cron','2024-06-07 12:15:59','2024-06-07 12:15:59'),(38627,12949,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 12:15:59','2024-06-07 12:15:59'),(38628,12951,'action created','2024-06-07 12:15:59','2024-06-07 12:15:59'),(38629,12951,'action started via WP Cron','2024-06-07 12:51:39','2024-06-07 12:51:39'),(38630,12951,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 12:51:39','2024-06-07 12:51:39'),(38631,12952,'action created','2024-06-07 12:51:39','2024-06-07 12:51:39'),(38632,12952,'action started via WP Cron','2024-06-07 13:14:15','2024-06-07 13:14:15'),(38633,12952,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 13:14:15','2024-06-07 13:14:15'),(38634,12953,'action created','2024-06-07 13:14:15','2024-06-07 13:14:15'),(38641,12953,'action started via WP Cron','2024-06-07 13:19:54','2024-06-07 13:19:54'),(38642,12953,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 13:19:54','2024-06-07 13:19:54'),(38643,12956,'action created','2024-06-07 13:19:54','2024-06-07 13:19:54'),(38650,12956,'action started via WP Cron','2024-06-07 13:31:33','2024-06-07 13:31:33'),(38651,12956,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 13:31:33','2024-06-07 13:31:33'),(38652,12959,'action created','2024-06-07 13:31:33','2024-06-07 13:31:33'),(38653,12959,'action started via WP Cron','2024-06-07 13:34:36','2024-06-07 13:34:36'),(38654,12959,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 13:34:36','2024-06-07 13:34:36'),(38655,12960,'action created','2024-06-07 13:34:36','2024-06-07 13:34:36'),(38656,12960,'action started via WP Cron','2024-06-07 13:51:39','2024-06-07 13:51:39'),(38657,12960,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 13:51:39','2024-06-07 13:51:39'),(38658,12961,'action created','2024-06-07 13:51:39','2024-06-07 13:51:39'),(38659,12961,'action started via WP Cron','2024-06-07 13:54:49','2024-06-07 13:54:49'),(38660,12961,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 13:54:49','2024-06-07 13:54:49'),(38661,12962,'action created','2024-06-07 13:54:49','2024-06-07 13:54:49'),(38662,12962,'action started via WP Cron','2024-06-07 14:05:21','2024-06-07 14:05:21'),(38663,12962,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 14:05:21','2024-06-07 14:05:21'),(38664,12963,'action created','2024-06-07 14:05:21','2024-06-07 14:05:21'),(38665,12963,'action started via WP Cron','2024-06-07 14:11:00','2024-06-07 14:11:00'),(38666,12963,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 14:11:00','2024-06-07 14:11:00'),(38667,12964,'action created','2024-06-07 14:11:00','2024-06-07 14:11:00'),(38668,12964,'action started via WP Cron','2024-06-07 14:13:29','2024-06-07 14:13:29'),(38669,12964,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 14:13:29','2024-06-07 14:13:29'),(38670,12965,'action created','2024-06-07 14:13:29','2024-06-07 14:13:29'),(38674,12965,'action started via WP Cron','2024-06-07 14:15:54','2024-06-07 14:15:54'),(38675,12965,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 14:15:54','2024-06-07 14:15:54'),(38676,12967,'action created','2024-06-07 14:15:54','2024-06-07 14:15:54'),(38677,12967,'action started via WP Cron','2024-06-07 14:33:01','2024-06-07 14:33:01'),(38678,12967,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 14:33:01','2024-06-07 14:33:01'),(38679,12968,'action created','2024-06-07 14:33:01','2024-06-07 14:33:01'),(38680,12968,'action started via WP Cron','2024-06-07 14:38:27','2024-06-07 14:38:27'),(38681,12968,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 14:38:27','2024-06-07 14:38:27'),(38682,12969,'action created','2024-06-07 14:38:27','2024-06-07 14:38:27'),(38683,12969,'action started via WP Cron','2024-06-07 14:44:05','2024-06-07 14:44:05'),(38684,12969,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 14:44:05','2024-06-07 14:44:05'),(38685,12970,'action created','2024-06-07 14:44:05','2024-06-07 14:44:05'),(38686,12970,'action started via WP Cron','2024-06-07 15:00:27','2024-06-07 15:00:27'),(38687,12970,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 15:00:27','2024-06-07 15:00:27'),(38688,12971,'action created','2024-06-07 15:00:27','2024-06-07 15:00:27'),(38689,12971,'action started via WP Cron','2024-06-07 15:15:10','2024-06-07 15:15:10'),(38690,12971,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 15:15:10','2024-06-07 15:15:10'),(38691,12972,'action created','2024-06-07 15:15:10','2024-06-07 15:15:10'),(38695,12972,'action started via WP Cron','2024-06-07 15:18:55','2024-06-07 15:18:55'),(38696,12972,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 15:18:55','2024-06-07 15:18:55'),(38697,12974,'action created','2024-06-07 15:18:55','2024-06-07 15:18:55'),(38698,12974,'action started via WP Cron','2024-06-07 15:29:00','2024-06-07 15:29:00'),(38699,12974,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 15:29:00','2024-06-07 15:29:00'),(38700,12975,'action created','2024-06-07 15:29:00','2024-06-07 15:29:00'),(38701,12975,'action started via WP Cron','2024-06-07 15:34:20','2024-06-07 15:34:20'),(38702,12975,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 15:34:20','2024-06-07 15:34:20'),(38703,12976,'action created','2024-06-07 15:34:20','2024-06-07 15:34:20'),(38704,12976,'action started via WP Cron','2024-06-07 15:36:33','2024-06-07 15:36:33'),(38705,12976,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 15:36:33','2024-06-07 15:36:33'),(38706,12977,'action created','2024-06-07 15:36:33','2024-06-07 15:36:33'),(38707,12977,'action started via WP Cron','2024-06-07 15:38:46','2024-06-07 15:38:46'),(38708,12977,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 15:38:46','2024-06-07 15:38:46'),(38709,12978,'action created','2024-06-07 15:38:46','2024-06-07 15:38:46'),(38710,12978,'action started via WP Cron','2024-06-07 15:55:40','2024-06-07 15:55:40'),(38711,12978,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 15:55:40','2024-06-07 15:55:40'),(38712,12979,'action created','2024-06-07 15:55:40','2024-06-07 15:55:40'),(38713,12979,'action started via WP Cron','2024-06-07 16:04:44','2024-06-07 16:04:44'),(38714,12979,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:04:44','2024-06-07 16:04:44'),(38715,12980,'action created','2024-06-07 16:04:44','2024-06-07 16:04:44'),(38716,12980,'action started via WP Cron','2024-06-07 16:18:50','2024-06-07 16:18:50'),(38717,12980,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:18:50','2024-06-07 16:18:50'),(38718,12981,'action created','2024-06-07 16:18:50','2024-06-07 16:18:50'),(38722,12981,'action started via WP Cron','2024-06-07 16:25:48','2024-06-07 16:25:48'),(38723,12981,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:25:48','2024-06-07 16:25:48'),(38724,12983,'action created','2024-06-07 16:25:48','2024-06-07 16:25:48'),(38725,12983,'action started via WP Cron','2024-06-07 16:27:58','2024-06-07 16:27:58'),(38726,12983,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:27:58','2024-06-07 16:27:58'),(38727,12984,'action created','2024-06-07 16:27:58','2024-06-07 16:27:58'),(38728,12984,'action started via WP Cron','2024-06-07 16:34:24','2024-06-07 16:34:24'),(38729,12984,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:34:24','2024-06-07 16:34:24'),(38730,12985,'action created','2024-06-07 16:34:24','2024-06-07 16:34:24'),(38731,12985,'action started via WP Cron','2024-06-07 16:37:06','2024-06-07 16:37:06'),(38732,12985,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:37:06','2024-06-07 16:37:06'),(38733,12986,'action created','2024-06-07 16:37:06','2024-06-07 16:37:06'),(38734,12986,'action started via WP Cron','2024-06-07 16:40:46','2024-06-07 16:40:46'),(38735,12986,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:40:46','2024-06-07 16:40:46'),(38736,12987,'action created','2024-06-07 16:40:46','2024-06-07 16:40:46'),(38737,12987,'action started via WP Cron','2024-06-07 16:45:03','2024-06-07 16:45:03'),(38738,12987,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:45:03','2024-06-07 16:45:03'),(38739,12988,'action created','2024-06-07 16:45:03','2024-06-07 16:45:03'),(38740,12988,'action started via WP Cron','2024-06-07 16:56:09','2024-06-07 16:56:09'),(38741,12988,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 16:56:09','2024-06-07 16:56:09'),(38742,12989,'action created','2024-06-07 16:56:09','2024-06-07 16:56:09'),(38743,12989,'action started via WP Cron','2024-06-07 17:02:13','2024-06-07 17:02:13'),(38744,12989,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 17:02:13','2024-06-07 17:02:13'),(38745,12990,'action created','2024-06-07 17:02:13','2024-06-07 17:02:13'),(38746,12990,'action started via WP Cron','2024-06-07 17:06:25','2024-06-07 17:06:25'),(38747,12990,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 17:06:25','2024-06-07 17:06:25'),(38748,12991,'action created','2024-06-07 17:06:25','2024-06-07 17:06:25'),(38749,12991,'action started via WP Cron','2024-06-07 17:08:34','2024-06-07 17:08:34'),(38750,12991,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 17:08:34','2024-06-07 17:08:34'),(38751,12992,'action created','2024-06-07 17:08:34','2024-06-07 17:08:34'),(38752,12992,'action started via WP Cron','2024-06-07 17:12:08','2024-06-07 17:12:08'),(38753,12992,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 17:12:08','2024-06-07 17:12:08'),(38754,12993,'action created','2024-06-07 17:12:08','2024-06-07 17:12:08'),(38755,12993,'action started via WP Cron','2024-06-07 17:21:36','2024-06-07 17:21:36'),(38756,12993,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 17:21:36','2024-06-07 17:21:36'),(38757,12994,'action created','2024-06-07 17:21:36','2024-06-07 17:21:36'),(38761,12994,'action started via WP Cron','2024-06-07 17:40:07','2024-06-07 17:40:07'),(38762,12994,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 17:40:07','2024-06-07 17:40:07'),(38763,12996,'action created','2024-06-07 17:40:07','2024-06-07 17:40:07'),(38764,12996,'action started via WP Cron','2024-06-07 17:42:46','2024-06-07 17:42:46'),(38765,12996,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 17:42:46','2024-06-07 17:42:46'),(38766,12997,'action created','2024-06-07 17:42:46','2024-06-07 17:42:46'),(38767,12997,'action started via WP Cron','2024-06-07 17:46:56','2024-06-07 17:46:56'),(38768,12997,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 17:46:56','2024-06-07 17:46:56'),(38769,12998,'action created','2024-06-07 17:46:56','2024-06-07 17:46:56'),(38770,12998,'action started via WP Cron','2024-06-07 18:03:21','2024-06-07 18:03:21'),(38771,12998,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 18:03:21','2024-06-07 18:03:21'),(38772,12999,'action created','2024-06-07 18:03:21','2024-06-07 18:03:21'),(38773,12999,'action started via WP Cron','2024-06-07 18:22:23','2024-06-07 18:22:23'),(38774,12999,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 18:22:23','2024-06-07 18:22:23'),(38775,13000,'action created','2024-06-07 18:22:23','2024-06-07 18:22:23'),(38779,13000,'action started via WP Cron','2024-06-07 18:28:56','2024-06-07 18:28:56'),(38780,13000,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 18:28:56','2024-06-07 18:28:56'),(38781,13002,'action created','2024-06-07 18:28:56','2024-06-07 18:28:56'),(38782,13002,'action started via WP Cron','2024-06-07 18:31:07','2024-06-07 18:31:07'),(38783,13002,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 18:31:07','2024-06-07 18:31:07'),(38784,13003,'action created','2024-06-07 18:31:07','2024-06-07 18:31:07'),(38785,13003,'action started via WP Cron','2024-06-07 18:43:07','2024-06-07 18:43:07'),(38786,13003,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 18:43:07','2024-06-07 18:43:07'),(38787,13004,'action created','2024-06-07 18:43:07','2024-06-07 18:43:07'),(38788,13004,'action started via WP Cron','2024-06-07 19:14:43','2024-06-07 19:14:43'),(38789,13004,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 19:14:43','2024-06-07 19:14:43'),(38790,13005,'action created','2024-06-07 19:14:43','2024-06-07 19:14:43'),(38791,13005,'action started via WP Cron','2024-06-07 19:22:29','2024-06-07 19:22:29'),(38792,13005,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 19:22:29','2024-06-07 19:22:29'),(38793,13006,'action created','2024-06-07 19:22:29','2024-06-07 19:22:29'),(38797,13006,'action started via WP Cron','2024-06-07 19:40:50','2024-06-07 19:40:50'),(38798,13006,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 19:40:50','2024-06-07 19:40:50'),(38799,13008,'action created','2024-06-07 19:40:50','2024-06-07 19:40:50'),(38800,13008,'action started via WP Cron','2024-06-07 19:51:50','2024-06-07 19:51:50'),(38801,13008,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 19:51:50','2024-06-07 19:51:50'),(38802,13009,'action created','2024-06-07 19:51:50','2024-06-07 19:51:50'),(38803,13009,'action started via WP Cron','2024-06-07 20:01:50','2024-06-07 20:01:50'),(38804,13009,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 20:01:50','2024-06-07 20:01:50'),(38805,13010,'action created','2024-06-07 20:01:50','2024-06-07 20:01:50'),(38806,13010,'action started via WP Cron','2024-06-07 20:14:14','2024-06-07 20:14:14'),(38807,13010,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 20:14:14','2024-06-07 20:14:14'),(38808,13011,'action created','2024-06-07 20:14:14','2024-06-07 20:14:14'),(38809,13011,'action started via WP Cron','2024-06-07 20:16:41','2024-06-07 20:16:41'),(38810,13011,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 20:16:41','2024-06-07 20:16:41'),(38811,13012,'action created','2024-06-07 20:16:41','2024-06-07 20:16:41'),(38812,13012,'action started via WP Cron','2024-06-07 20:20:45','2024-06-07 20:20:45'),(38813,13012,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 20:20:45','2024-06-07 20:20:45'),(38814,13013,'action created','2024-06-07 20:20:45','2024-06-07 20:20:45'),(38818,13013,'action started via WP Cron','2024-06-07 20:24:19','2024-06-07 20:24:19'),(38819,13013,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 20:24:19','2024-06-07 20:24:19'),(38820,13015,'action created','2024-06-07 20:24:19','2024-06-07 20:24:19'),(38821,13015,'action started via WP Cron','2024-06-07 20:29:39','2024-06-07 20:29:39'),(38822,13015,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 20:29:39','2024-06-07 20:29:39'),(38823,13016,'action created','2024-06-07 20:29:39','2024-06-07 20:29:39'),(38824,13016,'action started via WP Cron','2024-06-07 20:41:03','2024-06-07 20:41:03'),(38825,13016,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 20:41:03','2024-06-07 20:41:03'),(38826,13017,'action created','2024-06-07 20:41:03','2024-06-07 20:41:03'),(38827,13017,'action started via WP Cron','2024-06-07 20:57:25','2024-06-07 20:57:25'),(38828,13017,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 20:57:25','2024-06-07 20:57:25'),(38829,13018,'action created','2024-06-07 20:57:25','2024-06-07 20:57:25'),(38830,13018,'action started via WP Cron','2024-06-07 21:01:56','2024-06-07 21:01:56'),(38831,13018,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 21:01:56','2024-06-07 21:01:56'),(38832,13019,'action created','2024-06-07 21:01:56','2024-06-07 21:01:56'),(38833,13019,'action started via WP Cron','2024-06-07 21:05:49','2024-06-07 21:05:49'),(38834,13019,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 21:05:49','2024-06-07 21:05:49'),(38835,13020,'action created','2024-06-07 21:05:49','2024-06-07 21:05:49'),(38836,13020,'action started via WP Cron','2024-06-07 21:09:26','2024-06-07 21:09:26'),(38837,13020,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 21:09:26','2024-06-07 21:09:26'),(38838,13021,'action created','2024-06-07 21:09:26','2024-06-07 21:09:26'),(38839,13021,'action started via WP Cron','2024-06-07 21:12:58','2024-06-07 21:12:58'),(38840,13021,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 21:12:58','2024-06-07 21:12:58'),(38841,13022,'action created','2024-06-07 21:12:58','2024-06-07 21:12:58'),(38842,13022,'action started via WP Cron','2024-06-07 21:19:15','2024-06-07 21:19:15'),(38843,13022,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 21:19:15','2024-06-07 21:19:15'),(38844,13023,'action created','2024-06-07 21:19:15','2024-06-07 21:19:15'),(38845,13023,'action started via WP Cron','2024-06-07 21:34:59','2024-06-07 21:34:59'),(38846,13023,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 21:34:59','2024-06-07 21:34:59'),(38847,13024,'action created','2024-06-07 21:34:59','2024-06-07 21:34:59'),(38851,13024,'action started via WP Cron','2024-06-07 21:38:56','2024-06-07 21:38:56'),(38852,13024,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 21:38:56','2024-06-07 21:38:56'),(38853,13026,'action created','2024-06-07 21:38:56','2024-06-07 21:38:56'),(38854,13026,'action started via WP Cron','2024-06-07 21:46:30','2024-06-07 21:46:30'),(38855,13026,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 21:46:30','2024-06-07 21:46:30'),(38856,13027,'action created','2024-06-07 21:46:30','2024-06-07 21:46:30'),(38857,13027,'action started via WP Cron','2024-06-07 22:10:14','2024-06-07 22:10:14'),(38858,13027,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 22:10:14','2024-06-07 22:10:14'),(38859,13028,'action created','2024-06-07 22:10:14','2024-06-07 22:10:14'),(38863,13028,'action started via WP Cron','2024-06-07 22:33:05','2024-06-07 22:33:05'),(38864,13028,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 22:33:05','2024-06-07 22:33:05'),(38865,13030,'action created','2024-06-07 22:33:05','2024-06-07 22:33:05'),(38869,13030,'action started via WP Cron','2024-06-07 22:37:30','2024-06-07 22:37:30'),(38870,13030,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 22:37:30','2024-06-07 22:37:30'),(38871,13032,'action created','2024-06-07 22:37:30','2024-06-07 22:37:30'),(38872,13032,'action started via WP Cron','2024-06-07 23:05:16','2024-06-07 23:05:16'),(38873,13032,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 23:05:16','2024-06-07 23:05:16'),(38874,13033,'action created','2024-06-07 23:05:16','2024-06-07 23:05:16'),(38875,13033,'action started via WP Cron','2024-06-07 23:15:11','2024-06-07 23:15:11'),(38876,13033,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 23:15:11','2024-06-07 23:15:11'),(38877,13034,'action created','2024-06-07 23:15:11','2024-06-07 23:15:11'),(38878,13034,'action started via WP Cron','2024-06-07 23:17:31','2024-06-07 23:17:31'),(38879,13034,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 23:17:31','2024-06-07 23:17:31'),(38880,13035,'action created','2024-06-07 23:17:31','2024-06-07 23:17:31'),(38881,13035,'action started via WP Cron','2024-06-07 23:33:59','2024-06-07 23:33:59'),(38882,13035,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 23:33:59','2024-06-07 23:33:59'),(38883,13036,'action created','2024-06-07 23:33:59','2024-06-07 23:33:59'),(38884,13036,'action started via WP Cron','2024-06-07 23:40:50','2024-06-07 23:40:50'),(38885,13036,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 23:40:50','2024-06-07 23:40:50'),(38886,13037,'action created','2024-06-07 23:40:50','2024-06-07 23:40:50'),(38890,13037,'action started via WP Cron','2024-06-07 23:45:10','2024-06-07 23:45:10'),(38891,13037,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 23:45:10','2024-06-07 23:45:10'),(38892,13039,'action created','2024-06-07 23:45:10','2024-06-07 23:45:10'),(38893,13039,'action started via WP Cron','2024-06-07 23:53:43','2024-06-07 23:53:43'),(38894,13039,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 23:53:43','2024-06-07 23:53:43'),(38895,13040,'action created','2024-06-07 23:53:43','2024-06-07 23:53:43'),(38896,13040,'action started via WP Cron','2024-06-07 23:56:54','2024-06-07 23:56:54'),(38897,13040,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-07 23:56:54','2024-06-07 23:56:54'),(38898,13041,'action created','2024-06-07 23:56:54','2024-06-07 23:56:54'),(38899,13041,'action started via WP Cron','2024-06-08 00:00:15','2024-06-08 00:00:15'),(38900,13041,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:00:15','2024-06-08 00:00:15'),(38901,13042,'action created','2024-06-08 00:00:15','2024-06-08 00:00:15'),(38902,13042,'action started via WP Cron','2024-06-08 00:07:33','2024-06-08 00:07:33'),(38903,13042,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:07:33','2024-06-08 00:07:33'),(38904,13043,'action created','2024-06-08 00:07:33','2024-06-08 00:07:33'),(38905,13043,'action started via WP Cron','2024-06-08 00:10:05','2024-06-08 00:10:05'),(38906,13043,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:10:05','2024-06-08 00:10:05'),(38907,13044,'action created','2024-06-08 00:10:05','2024-06-08 00:10:05'),(38908,13044,'action started via WP Cron','2024-06-08 00:12:58','2024-06-08 00:12:58'),(38909,13044,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:12:58','2024-06-08 00:12:58'),(38910,13045,'action created','2024-06-08 00:12:58','2024-06-08 00:12:58'),(38911,13045,'action started via WP Cron','2024-06-08 00:15:01','2024-06-08 00:15:01'),(38912,13045,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:15:01','2024-06-08 00:15:01'),(38913,13046,'action created','2024-06-08 00:15:01','2024-06-08 00:15:01'),(38914,13046,'action started via WP Cron','2024-06-08 00:18:01','2024-06-08 00:18:01'),(38915,13046,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:18:01','2024-06-08 00:18:01'),(38916,13047,'action created','2024-06-08 00:18:01','2024-06-08 00:18:01'),(38917,13047,'action started via WP Cron','2024-06-08 00:20:59','2024-06-08 00:20:59'),(38918,13047,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:20:59','2024-06-08 00:20:59'),(38919,13048,'action created','2024-06-08 00:20:59','2024-06-08 00:20:59'),(38920,13048,'action started via WP Cron','2024-06-08 00:23:15','2024-06-08 00:23:15'),(38921,13048,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:23:15','2024-06-08 00:23:15'),(38922,13049,'action created','2024-06-08 00:23:15','2024-06-08 00:23:15'),(38923,13049,'action started via WP Cron','2024-06-08 00:25:58','2024-06-08 00:25:58'),(38924,13049,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:25:58','2024-06-08 00:25:58'),(38925,13050,'action created','2024-06-08 00:25:58','2024-06-08 00:25:58'),(38926,13050,'action started via WP Cron','2024-06-08 00:27:58','2024-06-08 00:27:58'),(38927,13050,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:27:58','2024-06-08 00:27:58'),(38928,13051,'action created','2024-06-08 00:27:58','2024-06-08 00:27:58'),(38929,13051,'action started via WP Cron','2024-06-08 00:29:58','2024-06-08 00:29:58'),(38930,13051,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:29:58','2024-06-08 00:29:58'),(38931,13052,'action created','2024-06-08 00:29:58','2024-06-08 00:29:58'),(38932,13052,'action started via WP Cron','2024-06-08 00:32:01','2024-06-08 00:32:01'),(38933,13052,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:32:01','2024-06-08 00:32:01'),(38934,13053,'action created','2024-06-08 00:32:01','2024-06-08 00:32:01'),(38935,13053,'action started via WP Cron','2024-06-08 00:34:58','2024-06-08 00:34:58'),(38936,13053,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:34:58','2024-06-08 00:34:58'),(38937,13054,'action created','2024-06-08 00:34:58','2024-06-08 00:34:58'),(38938,13054,'action started via WP Cron','2024-06-08 00:36:58','2024-06-08 00:36:58'),(38939,13054,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:36:58','2024-06-08 00:36:58'),(38940,13055,'action created','2024-06-08 00:36:58','2024-06-08 00:36:58'),(38941,13055,'action started via WP Cron','2024-06-08 00:38:58','2024-06-08 00:38:58'),(38942,13055,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:38:58','2024-06-08 00:38:58'),(38943,13056,'action created','2024-06-08 00:38:58','2024-06-08 00:38:58'),(38947,13056,'action started via WP Cron','2024-06-08 00:40:59','2024-06-08 00:40:59'),(38948,13056,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:40:59','2024-06-08 00:40:59'),(38949,13058,'action created','2024-06-08 00:40:59','2024-06-08 00:40:59'),(38950,13058,'action started via WP Cron','2024-06-08 00:44:13','2024-06-08 00:44:13'),(38951,13058,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:44:13','2024-06-08 00:44:13'),(38952,13059,'action created','2024-06-08 00:44:13','2024-06-08 00:44:13'),(38953,13059,'action started via WP Cron','2024-06-08 00:46:58','2024-06-08 00:46:58'),(38954,13059,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:46:58','2024-06-08 00:46:58'),(38955,13060,'action created','2024-06-08 00:46:58','2024-06-08 00:46:58'),(38956,13060,'action started via WP Cron','2024-06-08 00:48:58','2024-06-08 00:48:58'),(38957,13060,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:48:58','2024-06-08 00:48:58'),(38958,13061,'action created','2024-06-08 00:48:58','2024-06-08 00:48:58'),(38959,13061,'action started via WP Cron','2024-06-08 00:51:01','2024-06-08 00:51:01'),(38960,13061,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:51:01','2024-06-08 00:51:01'),(38961,13062,'action created','2024-06-08 00:51:01','2024-06-08 00:51:01'),(38962,13062,'action started via WP Cron','2024-06-08 00:53:59','2024-06-08 00:53:59'),(38963,13062,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:53:59','2024-06-08 00:53:59'),(38964,13063,'action created','2024-06-08 00:53:59','2024-06-08 00:53:59'),(38965,13063,'action started via WP Cron','2024-06-08 00:56:58','2024-06-08 00:56:58'),(38966,13063,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:56:58','2024-06-08 00:56:58'),(38967,13064,'action created','2024-06-08 00:56:58','2024-06-08 00:56:58'),(38968,13064,'action started via WP Cron','2024-06-08 00:58:58','2024-06-08 00:58:58'),(38969,13064,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 00:58:58','2024-06-08 00:58:58'),(38970,13065,'action created','2024-06-08 00:58:58','2024-06-08 00:58:58'),(38971,13065,'action started via WP Cron','2024-06-08 01:00:58','2024-06-08 01:00:58'),(38972,13065,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:00:58','2024-06-08 01:00:58'),(38973,13066,'action created','2024-06-08 01:00:58','2024-06-08 01:00:58'),(38974,13066,'action started via WP Cron','2024-06-08 01:03:00','2024-06-08 01:03:00'),(38975,13066,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:03:00','2024-06-08 01:03:00'),(38976,13067,'action created','2024-06-08 01:03:00','2024-06-08 01:03:00'),(38977,13067,'action started via WP Cron','2024-06-08 01:05:00','2024-06-08 01:05:00'),(38978,13067,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:05:00','2024-06-08 01:05:00'),(38979,13068,'action created','2024-06-08 01:05:00','2024-06-08 01:05:00'),(38980,13068,'action started via WP Cron','2024-06-08 01:07:58','2024-06-08 01:07:58'),(38981,13068,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:07:58','2024-06-08 01:07:58'),(38982,13069,'action created','2024-06-08 01:07:58','2024-06-08 01:07:58'),(38983,13069,'action started via WP Cron','2024-06-08 01:09:58','2024-06-08 01:09:58'),(38984,13069,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:09:58','2024-06-08 01:09:58'),(38985,13070,'action created','2024-06-08 01:09:58','2024-06-08 01:09:58'),(38986,13070,'action started via WP Cron','2024-06-08 01:11:58','2024-06-08 01:11:58'),(38987,13070,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:11:58','2024-06-08 01:11:58'),(38988,13071,'action created','2024-06-08 01:11:58','2024-06-08 01:11:58'),(38989,13071,'action started via WP Cron','2024-06-08 01:13:58','2024-06-08 01:13:58'),(38990,13071,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:13:58','2024-06-08 01:13:58'),(38991,13072,'action created','2024-06-08 01:13:58','2024-06-08 01:13:58'),(38992,13072,'action started via WP Cron','2024-06-08 01:15:58','2024-06-08 01:15:58'),(38993,13072,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:15:58','2024-06-08 01:15:58'),(38994,13073,'action created','2024-06-08 01:15:58','2024-06-08 01:15:58'),(38995,13073,'action started via WP Cron','2024-06-08 01:17:59','2024-06-08 01:17:59'),(38996,13073,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:17:59','2024-06-08 01:17:59'),(38997,13074,'action created','2024-06-08 01:17:59','2024-06-08 01:17:59'),(38998,13074,'action started via WP Cron','2024-06-08 01:20:58','2024-06-08 01:20:58'),(38999,13074,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:20:58','2024-06-08 01:20:58'),(39000,13075,'action created','2024-06-08 01:20:58','2024-06-08 01:20:58'),(39001,13075,'action started via WP Cron','2024-06-08 01:22:58','2024-06-08 01:22:58'),(39002,13075,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:22:58','2024-06-08 01:22:58'),(39003,13076,'action created','2024-06-08 01:22:58','2024-06-08 01:22:58'),(39004,13076,'action started via WP Cron','2024-06-08 01:24:58','2024-06-08 01:24:58'),(39005,13076,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:24:58','2024-06-08 01:24:58'),(39006,13077,'action created','2024-06-08 01:24:58','2024-06-08 01:24:58'),(39007,13077,'action started via WP Cron','2024-06-08 01:26:58','2024-06-08 01:26:58'),(39008,13077,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:26:58','2024-06-08 01:26:58'),(39009,13078,'action created','2024-06-08 01:26:58','2024-06-08 01:26:58'),(39010,13078,'action started via WP Cron','2024-06-08 01:28:58','2024-06-08 01:28:58'),(39011,13078,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:28:58','2024-06-08 01:28:58'),(39012,13079,'action created','2024-06-08 01:28:58','2024-06-08 01:28:58'),(39013,13079,'action started via WP Cron','2024-06-08 01:30:59','2024-06-08 01:30:59'),(39014,13079,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:30:59','2024-06-08 01:30:59'),(39015,13080,'action created','2024-06-08 01:30:59','2024-06-08 01:30:59'),(39016,13080,'action started via WP Cron','2024-06-08 01:32:59','2024-06-08 01:32:59'),(39017,13080,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:32:59','2024-06-08 01:32:59'),(39018,13081,'action created','2024-06-08 01:32:59','2024-06-08 01:32:59'),(39019,13081,'action started via WP Cron','2024-06-08 01:35:58','2024-06-08 01:35:58'),(39020,13081,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:35:58','2024-06-08 01:35:58'),(39021,13082,'action created','2024-06-08 01:35:58','2024-06-08 01:35:58'),(39022,13082,'action started via WP Cron','2024-06-08 01:37:58','2024-06-08 01:37:58'),(39023,13082,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:37:58','2024-06-08 01:37:58'),(39024,13083,'action created','2024-06-08 01:37:58','2024-06-08 01:37:58'),(39025,13083,'action started via WP Cron','2024-06-08 01:39:58','2024-06-08 01:39:58'),(39026,13083,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:39:58','2024-06-08 01:39:58'),(39027,13084,'action created','2024-06-08 01:39:58','2024-06-08 01:39:58'),(39031,13084,'action started via WP Cron','2024-06-08 01:42:15','2024-06-08 01:42:15'),(39032,13084,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:42:15','2024-06-08 01:42:15'),(39033,13086,'action created','2024-06-08 01:42:15','2024-06-08 01:42:15'),(39034,13086,'action started via WP Cron','2024-06-08 01:44:58','2024-06-08 01:44:58'),(39035,13086,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:44:58','2024-06-08 01:44:58'),(39036,13087,'action created','2024-06-08 01:44:58','2024-06-08 01:44:58'),(39037,13087,'action started via WP Cron','2024-06-08 01:46:59','2024-06-08 01:46:59'),(39038,13087,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:46:59','2024-06-08 01:46:59'),(39039,13088,'action created','2024-06-08 01:46:59','2024-06-08 01:46:59'),(39040,13088,'action started via WP Cron','2024-06-08 01:49:04','2024-06-08 01:49:04'),(39041,13088,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:49:04','2024-06-08 01:49:04'),(39042,13089,'action created','2024-06-08 01:49:04','2024-06-08 01:49:04'),(39043,13089,'action started via WP Cron','2024-06-08 01:51:04','2024-06-08 01:51:04'),(39044,13089,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:51:04','2024-06-08 01:51:04'),(39045,13090,'action created','2024-06-08 01:51:04','2024-06-08 01:51:04'),(39046,13090,'action started via WP Cron','2024-06-08 01:53:58','2024-06-08 01:53:58'),(39047,13090,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:53:58','2024-06-08 01:53:58'),(39048,13091,'action created','2024-06-08 01:53:58','2024-06-08 01:53:58'),(39049,13091,'action started via WP Cron','2024-06-08 01:55:58','2024-06-08 01:55:58'),(39050,13091,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:55:58','2024-06-08 01:55:58'),(39051,13092,'action created','2024-06-08 01:55:58','2024-06-08 01:55:58'),(39052,13092,'action started via WP Cron','2024-06-08 01:58:58','2024-06-08 01:58:58'),(39053,13092,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 01:58:58','2024-06-08 01:58:58'),(39054,13093,'action created','2024-06-08 01:58:58','2024-06-08 01:58:58'),(39055,13093,'action started via WP Cron','2024-06-08 02:00:58','2024-06-08 02:00:58'),(39056,13093,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:00:58','2024-06-08 02:00:58'),(39057,13094,'action created','2024-06-08 02:00:58','2024-06-08 02:00:58'),(39058,13094,'action started via WP Cron','2024-06-08 02:03:01','2024-06-08 02:03:01'),(39059,13094,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:03:01','2024-06-08 02:03:01'),(39060,13095,'action created','2024-06-08 02:03:01','2024-06-08 02:03:01'),(39061,13095,'action started via WP Cron','2024-06-08 02:05:58','2024-06-08 02:05:58'),(39062,13095,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:05:58','2024-06-08 02:05:58'),(39063,13096,'action created','2024-06-08 02:05:58','2024-06-08 02:05:58'),(39064,13096,'action started via WP Cron','2024-06-08 02:07:58','2024-06-08 02:07:58'),(39065,13096,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:07:58','2024-06-08 02:07:58'),(39066,13097,'action created','2024-06-08 02:07:58','2024-06-08 02:07:58'),(39067,13097,'action started via WP Cron','2024-06-08 02:09:58','2024-06-08 02:09:58'),(39068,13097,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:09:58','2024-06-08 02:09:58'),(39069,13098,'action created','2024-06-08 02:09:58','2024-06-08 02:09:58'),(39070,13098,'action started via WP Cron','2024-06-08 02:11:58','2024-06-08 02:11:58'),(39071,13098,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:11:58','2024-06-08 02:11:58'),(39072,13099,'action created','2024-06-08 02:11:58','2024-06-08 02:11:58'),(39073,13099,'action started via WP Cron','2024-06-08 02:13:59','2024-06-08 02:13:59'),(39074,13099,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:13:59','2024-06-08 02:13:59'),(39075,13100,'action created','2024-06-08 02:13:59','2024-06-08 02:13:59'),(39076,13100,'action started via WP Cron','2024-06-08 02:16:06','2024-06-08 02:16:06'),(39077,13100,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:16:06','2024-06-08 02:16:06'),(39078,13101,'action created','2024-06-08 02:16:06','2024-06-08 02:16:06'),(39079,13101,'action started via WP Cron','2024-06-08 02:28:12','2024-06-08 02:28:12'),(39080,13101,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:28:12','2024-06-08 02:28:12'),(39081,13102,'action created','2024-06-08 02:28:12','2024-06-08 02:28:12'),(39082,13102,'action started via WP Cron','2024-06-08 02:30:37','2024-06-08 02:30:37'),(39083,13102,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:30:37','2024-06-08 02:30:37'),(39084,13103,'action created','2024-06-08 02:30:37','2024-06-08 02:30:37'),(39085,13103,'action started via WP Cron','2024-06-08 02:33:57','2024-06-08 02:33:57'),(39086,13103,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:33:57','2024-06-08 02:33:57'),(39087,13104,'action created','2024-06-08 02:33:57','2024-06-08 02:33:57'),(39088,13104,'action started via WP Cron','2024-06-08 02:46:42','2024-06-08 02:46:42'),(39089,13104,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:46:42','2024-06-08 02:46:42'),(39090,13105,'action created','2024-06-08 02:46:42','2024-06-08 02:46:42'),(39094,13105,'action started via WP Cron','2024-06-08 02:52:13','2024-06-08 02:52:13'),(39095,13105,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:52:13','2024-06-08 02:52:13'),(39096,13107,'action created','2024-06-08 02:52:13','2024-06-08 02:52:13'),(39097,13107,'action started via WP Cron','2024-06-08 02:55:17','2024-06-08 02:55:17'),(39098,13107,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 02:55:17','2024-06-08 02:55:17'),(39099,13108,'action created','2024-06-08 02:55:17','2024-06-08 02:55:17'),(39100,13108,'action started via WP Cron','2024-06-08 03:04:50','2024-06-08 03:04:50'),(39101,13108,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 03:04:50','2024-06-08 03:04:50'),(39102,13109,'action created','2024-06-08 03:04:50','2024-06-08 03:04:50'),(39103,13109,'action started via WP Cron','2024-06-08 03:13:30','2024-06-08 03:13:30'),(39104,13109,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 03:13:30','2024-06-08 03:13:30'),(39105,13110,'action created','2024-06-08 03:13:30','2024-06-08 03:13:30'),(39106,13110,'action started via WP Cron','2024-06-08 03:20:04','2024-06-08 03:20:04'),(39107,13110,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 03:20:04','2024-06-08 03:20:04'),(39108,13111,'action created','2024-06-08 03:20:04','2024-06-08 03:20:04'),(39109,13111,'action started via WP Cron','2024-06-08 03:31:20','2024-06-08 03:31:20'),(39110,13111,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 03:31:20','2024-06-08 03:31:20'),(39111,13112,'action created','2024-06-08 03:31:20','2024-06-08 03:31:20'),(39112,13112,'action started via WP Cron','2024-06-08 03:34:48','2024-06-08 03:34:48'),(39113,13112,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 03:34:48','2024-06-08 03:34:48'),(39114,13113,'action created','2024-06-08 03:34:48','2024-06-08 03:34:48'),(39115,13113,'action started via WP Cron','2024-06-08 03:46:59','2024-06-08 03:46:59'),(39116,13113,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 03:46:59','2024-06-08 03:46:59'),(39117,13114,'action created','2024-06-08 03:46:59','2024-06-08 03:46:59'),(39121,13114,'action started via WP Cron','2024-06-08 03:50:23','2024-06-08 03:50:23'),(39122,13114,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 03:50:23','2024-06-08 03:50:23'),(39123,13116,'action created','2024-06-08 03:50:23','2024-06-08 03:50:23'),(39124,13116,'action started via WP Cron','2024-06-08 03:56:11','2024-06-08 03:56:11'),(39125,13116,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 03:56:11','2024-06-08 03:56:11'),(39126,13117,'action created','2024-06-08 03:56:11','2024-06-08 03:56:11'),(39127,13117,'action started via WP Cron','2024-06-08 04:00:18','2024-06-08 04:00:18'),(39128,13117,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:00:18','2024-06-08 04:00:18'),(39129,13118,'action created','2024-06-08 04:00:18','2024-06-08 04:00:18'),(39130,13118,'action started via WP Cron','2024-06-08 04:07:27','2024-06-08 04:07:27'),(39131,13118,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:07:27','2024-06-08 04:07:27'),(39132,13119,'action created','2024-06-08 04:07:27','2024-06-08 04:07:27'),(39133,13119,'action started via WP Cron','2024-06-08 04:17:31','2024-06-08 04:17:31'),(39134,13119,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:17:31','2024-06-08 04:17:31'),(39135,13120,'action created','2024-06-08 04:17:31','2024-06-08 04:17:31'),(39136,13120,'action started via WP Cron','2024-06-08 04:23:47','2024-06-08 04:23:47'),(39137,13120,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:23:47','2024-06-08 04:23:47'),(39138,13121,'action created','2024-06-08 04:23:47','2024-06-08 04:23:47'),(39139,13121,'action started via WP Cron','2024-06-08 04:27:38','2024-06-08 04:27:38'),(39140,13121,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:27:38','2024-06-08 04:27:38'),(39141,13122,'action created','2024-06-08 04:27:38','2024-06-08 04:27:38'),(39142,13122,'action started via WP Cron','2024-06-08 04:37:24','2024-06-08 04:37:24'),(39143,13122,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:37:24','2024-06-08 04:37:24'),(39144,13123,'action created','2024-06-08 04:37:24','2024-06-08 04:37:24'),(39145,13123,'action started via WP Cron','2024-06-08 04:41:01','2024-06-08 04:41:01'),(39146,13123,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:41:01','2024-06-08 04:41:01'),(39147,13124,'action created','2024-06-08 04:41:01','2024-06-08 04:41:01'),(39148,13124,'action started via Async Request','2024-06-08 04:45:05','2024-06-08 04:45:05'),(39149,13124,'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:45:05','2024-06-08 04:45:05'),(39150,13125,'action created','2024-06-08 04:45:05','2024-06-08 04:45:05'),(39154,13125,'action started via WP Cron','2024-06-08 04:47:07','2024-06-08 04:47:07'),(39155,13125,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:47:07','2024-06-08 04:47:07'),(39156,13127,'action created','2024-06-08 04:47:07','2024-06-08 04:47:07'),(39157,13127,'action started via WP Cron','2024-06-08 04:55:22','2024-06-08 04:55:22'),(39158,13127,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 04:55:22','2024-06-08 04:55:22'),(39159,13128,'action created','2024-06-08 04:55:22','2024-06-08 04:55:22'),(39160,13128,'action started via WP Cron','2024-06-08 05:00:04','2024-06-08 05:00:04'),(39161,13128,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:00:04','2024-06-08 05:00:04'),(39162,13129,'action created','2024-06-08 05:00:04','2024-06-08 05:00:04'),(39163,13129,'action started via WP Cron','2024-06-08 05:03:16','2024-06-08 05:03:16'),(39164,13129,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:03:16','2024-06-08 05:03:16'),(39165,13130,'action created','2024-06-08 05:03:16','2024-06-08 05:03:16'),(39166,13130,'action started via WP Cron','2024-06-08 05:05:21','2024-06-08 05:05:21'),(39167,13130,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:05:21','2024-06-08 05:05:21'),(39168,13131,'action created','2024-06-08 05:05:21','2024-06-08 05:05:21'),(39169,13131,'action started via WP Cron','2024-06-08 05:07:21','2024-06-08 05:07:21'),(39170,13131,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:07:21','2024-06-08 05:07:21'),(39171,13132,'action created','2024-06-08 05:07:21','2024-06-08 05:07:21'),(39172,13132,'action started via WP Cron','2024-06-08 05:10:49','2024-06-08 05:10:49'),(39173,13132,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:10:49','2024-06-08 05:10:49'),(39174,13133,'action created','2024-06-08 05:10:49','2024-06-08 05:10:49'),(39175,13133,'action started via WP Cron','2024-06-08 05:16:37','2024-06-08 05:16:37'),(39176,13133,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:16:37','2024-06-08 05:16:37'),(39177,13134,'action created','2024-06-08 05:16:37','2024-06-08 05:16:37'),(39178,13134,'action started via WP Cron','2024-06-08 05:31:34','2024-06-08 05:31:34'),(39179,13134,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:31:35','2024-06-08 05:31:35'),(39180,13135,'action created','2024-06-08 05:31:35','2024-06-08 05:31:35'),(39181,13135,'action started via WP Cron','2024-06-08 05:43:15','2024-06-08 05:43:15'),(39182,13135,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:43:15','2024-06-08 05:43:15'),(39183,13136,'action created','2024-06-08 05:43:15','2024-06-08 05:43:15'),(39184,13136,'action started via WP Cron','2024-06-08 05:50:39','2024-06-08 05:50:39'),(39185,13136,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:50:39','2024-06-08 05:50:39'),(39186,13137,'action created','2024-06-08 05:50:39','2024-06-08 05:50:39'),(39190,13137,'action started via WP Cron','2024-06-08 05:55:00','2024-06-08 05:55:00'),(39191,13137,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:55:00','2024-06-08 05:55:00'),(39192,13139,'action created','2024-06-08 05:55:00','2024-06-08 05:55:00'),(39193,13139,'action started via WP Cron','2024-06-08 05:59:10','2024-06-08 05:59:10'),(39194,13139,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 05:59:10','2024-06-08 05:59:10'),(39195,13140,'action created','2024-06-08 05:59:10','2024-06-08 05:59:10'),(39196,13140,'action started via WP Cron','2024-06-08 06:05:30','2024-06-08 06:05:30'),(39197,13140,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:05:30','2024-06-08 06:05:30'),(39198,13141,'action created','2024-06-08 06:05:30','2024-06-08 06:05:30'),(39199,13141,'action started via WP Cron','2024-06-08 06:08:59','2024-06-08 06:08:59'),(39200,13141,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:08:59','2024-06-08 06:08:59'),(39201,13142,'action created','2024-06-08 06:08:59','2024-06-08 06:08:59'),(39202,13142,'action started via WP Cron','2024-06-08 06:12:05','2024-06-08 06:12:05'),(39203,13142,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:12:05','2024-06-08 06:12:05'),(39204,13143,'action created','2024-06-08 06:12:05','2024-06-08 06:12:05'),(39205,13143,'action started via WP Cron','2024-06-08 06:17:07','2024-06-08 06:17:07'),(39206,13143,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:17:07','2024-06-08 06:17:07'),(39207,13144,'action created','2024-06-08 06:17:07','2024-06-08 06:17:07'),(39208,13144,'action started via WP Cron','2024-06-08 06:21:34','2024-06-08 06:21:34'),(39209,13144,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:21:34','2024-06-08 06:21:34'),(39210,13145,'action created','2024-06-08 06:21:34','2024-06-08 06:21:34'),(39211,13145,'action started via WP Cron','2024-06-08 06:25:11','2024-06-08 06:25:11'),(39212,13145,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:25:11','2024-06-08 06:25:11'),(39213,13146,'action created','2024-06-08 06:25:11','2024-06-08 06:25:11'),(39214,13146,'action started via WP Cron','2024-06-08 06:27:24','2024-06-08 06:27:24'),(39215,13146,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:27:24','2024-06-08 06:27:24'),(39216,13147,'action created','2024-06-08 06:27:24','2024-06-08 06:27:24'),(39217,13147,'action started via WP Cron','2024-06-08 06:30:14','2024-06-08 06:30:14'),(39218,13147,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:30:14','2024-06-08 06:30:14'),(39219,13148,'action created','2024-06-08 06:30:14','2024-06-08 06:30:14'),(39220,13148,'action started via WP Cron','2024-06-08 06:34:55','2024-06-08 06:34:55'),(39221,13148,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:34:55','2024-06-08 06:34:55'),(39222,13149,'action created','2024-06-08 06:34:55','2024-06-08 06:34:55'),(39223,13149,'action started via WP Cron','2024-06-08 06:37:00','2024-06-08 06:37:00'),(39224,13149,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:37:00','2024-06-08 06:37:00'),(39225,13150,'action created','2024-06-08 06:37:00','2024-06-08 06:37:00'),(39226,13150,'action started via WP Cron','2024-06-08 06:46:15','2024-06-08 06:46:15'),(39227,13150,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:46:15','2024-06-08 06:46:15'),(39228,13151,'action created','2024-06-08 06:46:15','2024-06-08 06:46:15'),(39229,13151,'action started via WP Cron','2024-06-08 06:49:33','2024-06-08 06:49:33'),(39230,13151,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:49:33','2024-06-08 06:49:33'),(39231,13152,'action created','2024-06-08 06:49:33','2024-06-08 06:49:33'),(39235,13152,'action started via WP Cron','2024-06-08 06:56:57','2024-06-08 06:56:57'),(39236,13152,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 06:56:57','2024-06-08 06:56:57'),(39237,13154,'action created','2024-06-08 06:56:57','2024-06-08 06:56:57'),(39241,13154,'action started via WP Cron','2024-06-08 07:02:20','2024-06-08 07:02:20'),(39242,13154,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 07:02:20','2024-06-08 07:02:20'),(39243,13156,'action created','2024-06-08 07:02:20','2024-06-08 07:02:20'),(39244,13156,'action started via WP Cron','2024-06-08 07:10:49','2024-06-08 07:10:49'),(39245,13156,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 07:10:49','2024-06-08 07:10:49'),(39246,13157,'action created','2024-06-08 07:10:49','2024-06-08 07:10:49'),(39247,13157,'action started via WP Cron','2024-06-08 07:25:22','2024-06-08 07:25:22'),(39248,13157,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 07:25:22','2024-06-08 07:25:22'),(39249,13158,'action created','2024-06-08 07:25:22','2024-06-08 07:25:22'),(39250,13158,'action started via WP Cron','2024-06-08 07:35:06','2024-06-08 07:35:06'),(39251,13158,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 07:35:06','2024-06-08 07:35:06'),(39252,13159,'action created','2024-06-08 07:35:06','2024-06-08 07:35:06'),(39253,13159,'action started via WP Cron','2024-06-08 08:05:54','2024-06-08 08:05:54'),(39254,13159,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:05:54','2024-06-08 08:05:54'),(39255,13160,'action created','2024-06-08 08:05:54','2024-06-08 08:05:54'),(39259,13160,'action started via WP Cron','2024-06-08 08:08:42','2024-06-08 08:08:42'),(39260,13160,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:08:42','2024-06-08 08:08:42'),(39261,13162,'action created','2024-06-08 08:08:42','2024-06-08 08:08:42'),(39262,13162,'action started via WP Cron','2024-06-08 08:16:25','2024-06-08 08:16:25'),(39263,13162,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:16:25','2024-06-08 08:16:25'),(39264,13163,'action created','2024-06-08 08:16:25','2024-06-08 08:16:25'),(39265,13163,'action started via WP Cron','2024-06-08 08:18:50','2024-06-08 08:18:50'),(39266,13163,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:18:50','2024-06-08 08:18:50'),(39267,13164,'action created','2024-06-08 08:18:50','2024-06-08 08:18:50'),(39268,13164,'action started via WP Cron','2024-06-08 08:34:56','2024-06-08 08:34:56'),(39269,13164,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:34:56','2024-06-08 08:34:56'),(39270,13165,'action created','2024-06-08 08:34:56','2024-06-08 08:34:56'),(39271,13165,'action started via WP Cron','2024-06-08 08:39:46','2024-06-08 08:39:46'),(39272,13165,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:39:46','2024-06-08 08:39:46'),(39273,13166,'action created','2024-06-08 08:39:46','2024-06-08 08:39:46'),(39274,13166,'action started via WP Cron','2024-06-08 08:42:40','2024-06-08 08:42:40'),(39275,13166,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:42:40','2024-06-08 08:42:40'),(39276,13167,'action created','2024-06-08 08:42:40','2024-06-08 08:42:40'),(39277,13167,'action started via WP Cron','2024-06-08 08:55:15','2024-06-08 08:55:15'),(39278,13167,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:55:15','2024-06-08 08:55:15'),(39279,13168,'action created','2024-06-08 08:55:15','2024-06-08 08:55:15'),(39280,13168,'action started via WP Cron','2024-06-08 08:57:46','2024-06-08 08:57:46'),(39281,13168,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 08:57:46','2024-06-08 08:57:46'),(39282,13169,'action created','2024-06-08 08:57:46','2024-06-08 08:57:46'),(39283,13169,'action started via WP Cron','2024-06-08 09:07:15','2024-06-08 09:07:15'),(39284,13169,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:07:15','2024-06-08 09:07:15'),(39285,13170,'action created','2024-06-08 09:07:15','2024-06-08 09:07:15'),(39289,13170,'action started via WP Cron','2024-06-08 09:15:25','2024-06-08 09:15:25'),(39290,13170,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:15:25','2024-06-08 09:15:25'),(39291,13172,'action created','2024-06-08 09:15:25','2024-06-08 09:15:25'),(39292,13172,'action started via WP Cron','2024-06-08 09:19:29','2024-06-08 09:19:29'),(39293,13172,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:19:29','2024-06-08 09:19:29'),(39294,13173,'action created','2024-06-08 09:19:29','2024-06-08 09:19:29'),(39295,13173,'action started via WP Cron','2024-06-08 09:37:49','2024-06-08 09:37:49'),(39296,13173,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:37:49','2024-06-08 09:37:49'),(39297,13174,'action created','2024-06-08 09:37:49','2024-06-08 09:37:49'),(39298,13174,'action started via WP Cron','2024-06-08 09:40:25','2024-06-08 09:40:25'),(39299,13174,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:40:25','2024-06-08 09:40:25'),(39300,13175,'action created','2024-06-08 09:40:25','2024-06-08 09:40:25'),(39301,13175,'action started via WP Cron','2024-06-08 09:45:37','2024-06-08 09:45:37'),(39302,13175,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:45:37','2024-06-08 09:45:37'),(39303,13176,'action created','2024-06-08 09:45:37','2024-06-08 09:45:37'),(39304,13176,'action started via WP Cron','2024-06-08 09:53:12','2024-06-08 09:53:12'),(39305,13176,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:53:12','2024-06-08 09:53:12'),(39306,13177,'action created','2024-06-08 09:53:12','2024-06-08 09:53:12'),(39307,13177,'action started via WP Cron','2024-06-08 09:56:32','2024-06-08 09:56:32'),(39308,13177,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:56:32','2024-06-08 09:56:32'),(39309,13178,'action created','2024-06-08 09:56:32','2024-06-08 09:56:32'),(39310,13178,'action started via WP Cron','2024-06-08 09:59:56','2024-06-08 09:59:56'),(39311,13178,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 09:59:56','2024-06-08 09:59:56'),(39312,13179,'action created','2024-06-08 09:59:56','2024-06-08 09:59:56'),(39313,13179,'action started via WP Cron','2024-06-08 10:03:06','2024-06-08 10:03:06'),(39314,13179,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:03:06','2024-06-08 10:03:06'),(39315,13180,'action created','2024-06-08 10:03:06','2024-06-08 10:03:06'),(39316,13180,'action started via WP Cron','2024-06-08 10:06:46','2024-06-08 10:06:46'),(39317,13180,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:06:46','2024-06-08 10:06:46'),(39318,13181,'action created','2024-06-08 10:06:46','2024-06-08 10:06:46'),(39322,13181,'action started via WP Cron','2024-06-08 10:12:56','2024-06-08 10:12:56'),(39323,13181,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:12:56','2024-06-08 10:12:56'),(39324,13183,'action created','2024-06-08 10:12:56','2024-06-08 10:12:56'),(39328,13183,'action started via WP Cron','2024-06-08 10:15:49','2024-06-08 10:15:49'),(39329,13183,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:15:49','2024-06-08 10:15:49'),(39330,13185,'action created','2024-06-08 10:15:49','2024-06-08 10:15:49'),(39331,13185,'action started via WP Cron','2024-06-08 10:21:28','2024-06-08 10:21:28'),(39332,13185,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:21:28','2024-06-08 10:21:28'),(39333,13186,'action created','2024-06-08 10:21:28','2024-06-08 10:21:28'),(39334,13186,'action started via WP Cron','2024-06-08 10:24:10','2024-06-08 10:24:10'),(39335,13186,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:24:10','2024-06-08 10:24:10'),(39336,13187,'action created','2024-06-08 10:24:10','2024-06-08 10:24:10'),(39337,13187,'action started via WP Cron','2024-06-08 10:31:47','2024-06-08 10:31:47'),(39338,13187,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:31:47','2024-06-08 10:31:47'),(39339,13188,'action created','2024-06-08 10:31:47','2024-06-08 10:31:47'),(39340,13188,'action started via WP Cron','2024-06-08 10:38:48','2024-06-08 10:38:48'),(39341,13188,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:38:48','2024-06-08 10:38:48'),(39342,13189,'action created','2024-06-08 10:38:48','2024-06-08 10:38:48'),(39343,13189,'action started via WP Cron','2024-06-08 10:47:46','2024-06-08 10:47:46'),(39344,13189,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:47:46','2024-06-08 10:47:46'),(39345,13190,'action created','2024-06-08 10:47:46','2024-06-08 10:47:46'),(39346,13190,'action started via WP Cron','2024-06-08 10:51:50','2024-06-08 10:51:50'),(39347,13190,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 10:51:50','2024-06-08 10:51:50'),(39348,13191,'action created','2024-06-08 10:51:50','2024-06-08 10:51:50'),(39349,13191,'action started via WP Cron','2024-06-08 11:04:55','2024-06-08 11:04:55'),(39350,13191,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 11:04:55','2024-06-08 11:04:55'),(39351,13192,'action created','2024-06-08 11:04:55','2024-06-08 11:04:55'),(39352,13192,'action started via WP Cron','2024-06-08 11:19:13','2024-06-08 11:19:13'),(39353,13192,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 11:19:13','2024-06-08 11:19:13'),(39354,13193,'action created','2024-06-08 11:19:13','2024-06-08 11:19:13'),(39358,13193,'action started via WP Cron','2024-06-08 11:28:37','2024-06-08 11:28:37'),(39359,13193,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 11:28:37','2024-06-08 11:28:37'),(39360,13195,'action created','2024-06-08 11:28:37','2024-06-08 11:28:37'),(39361,13195,'action started via WP Cron','2024-06-08 11:39:53','2024-06-08 11:39:53'),(39362,13195,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 11:39:53','2024-06-08 11:39:53'),(39363,13196,'action created','2024-06-08 11:39:53','2024-06-08 11:39:53'),(39364,13196,'action started via WP Cron','2024-06-08 11:55:11','2024-06-08 11:55:11'),(39365,13196,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 11:55:11','2024-06-08 11:55:11'),(39366,13197,'action created','2024-06-08 11:55:11','2024-06-08 11:55:11'),(39367,13197,'action started via WP Cron','2024-06-08 11:59:16','2024-06-08 11:59:16'),(39368,13197,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 11:59:16','2024-06-08 11:59:16'),(39369,13198,'action created','2024-06-08 11:59:16','2024-06-08 11:59:16'),(39370,13198,'action started via WP Cron','2024-06-08 12:02:36','2024-06-08 12:02:36'),(39371,13198,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 12:02:36','2024-06-08 12:02:36'),(39372,13199,'action created','2024-06-08 12:02:36','2024-06-08 12:02:36'),(39373,13199,'action started via WP Cron','2024-06-08 12:14:25','2024-06-08 12:14:25'),(39374,13199,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 12:14:25','2024-06-08 12:14:25'),(39375,13200,'action created','2024-06-08 12:14:25','2024-06-08 12:14:25'),(39376,13200,'action started via WP Cron','2024-06-08 12:24:49','2024-06-08 12:24:49'),(39377,13200,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 12:24:49','2024-06-08 12:24:49'),(39378,13201,'action created','2024-06-08 12:24:49','2024-06-08 12:24:49'),(39382,13201,'action started via WP Cron','2024-06-08 12:34:16','2024-06-08 12:34:16'),(39383,13201,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 12:34:16','2024-06-08 12:34:16'),(39384,13203,'action created','2024-06-08 12:34:16','2024-06-08 12:34:16'),(39385,13203,'action started via WP Cron','2024-06-08 12:39:17','2024-06-08 12:39:17'),(39386,13203,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 12:39:17','2024-06-08 12:39:17'),(39387,13204,'action created','2024-06-08 12:39:17','2024-06-08 12:39:17'),(39388,13204,'action started via WP Cron','2024-06-08 12:43:08','2024-06-08 12:43:08'),(39389,13204,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 12:43:08','2024-06-08 12:43:08'),(39390,13205,'action created','2024-06-08 12:43:08','2024-06-08 12:43:08'),(39391,13205,'action started via WP Cron','2024-06-08 12:51:49','2024-06-08 12:51:49'),(39392,13205,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 12:51:49','2024-06-08 12:51:49'),(39393,13206,'action created','2024-06-08 12:51:49','2024-06-08 12:51:49'),(39394,13206,'action started via WP Cron','2024-06-08 12:57:18','2024-06-08 12:57:18'),(39395,13206,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 12:57:18','2024-06-08 12:57:18'),(39396,13207,'action created','2024-06-08 12:57:18','2024-06-08 12:57:18'),(39397,13207,'action started via WP Cron','2024-06-08 13:05:23','2024-06-08 13:05:23'),(39398,13207,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 13:05:23','2024-06-08 13:05:23'),(39399,13208,'action created','2024-06-08 13:05:23','2024-06-08 13:05:23'),(39400,13208,'action started via WP Cron','2024-06-08 13:09:41','2024-06-08 13:09:41'),(39401,13208,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 13:09:41','2024-06-08 13:09:41'),(39402,13209,'action created','2024-06-08 13:09:41','2024-06-08 13:09:41'),(39403,13209,'action started via WP Cron','2024-06-08 13:13:43','2024-06-08 13:13:43'),(39404,13209,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 13:13:43','2024-06-08 13:13:43'),(39405,13210,'action created','2024-06-08 13:13:43','2024-06-08 13:13:43'),(39409,13210,'action started via WP Cron','2024-06-08 13:20:22','2024-06-08 13:20:22'),(39410,13210,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 13:20:22','2024-06-08 13:20:22'),(39411,13212,'action created','2024-06-08 13:20:22','2024-06-08 13:20:22'),(39412,13212,'action started via WP Cron','2024-06-08 13:22:56','2024-06-08 13:22:56'),(39413,13212,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 13:22:56','2024-06-08 13:22:56'),(39414,13213,'action created','2024-06-08 13:22:56','2024-06-08 13:22:56'),(39418,13213,'action started via WP Cron','2024-06-08 13:32:22','2024-06-08 13:32:22'),(39419,13213,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 13:32:22','2024-06-08 13:32:22'),(39420,13215,'action created','2024-06-08 13:32:22','2024-06-08 13:32:22'),(39427,13215,'action started via WP Cron','2024-06-08 13:42:04','2024-06-08 13:42:04'),(39428,13215,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 13:42:04','2024-06-08 13:42:04'),(39429,13218,'action created','2024-06-08 13:42:04','2024-06-08 13:42:04'),(39430,13218,'action started via WP Cron','2024-06-08 13:59:52','2024-06-08 13:59:52'),(39431,13218,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 13:59:52','2024-06-08 13:59:52'),(39432,13219,'action created','2024-06-08 13:59:52','2024-06-08 13:59:52'),(39433,13219,'action started via WP Cron','2024-06-08 14:02:58','2024-06-08 14:02:58'),(39434,13219,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 14:02:58','2024-06-08 14:02:58'),(39435,13220,'action created','2024-06-08 14:02:58','2024-06-08 14:02:58'),(39436,13220,'action started via WP Cron','2024-06-08 14:21:59','2024-06-08 14:21:59'),(39437,13220,'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.','2024-06-08 14:21:59','2024-06-08 14:21:59'),(39438,13220,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-06-08 14:21:59','2024-06-08 14:21:59'),(57537,19253,'action created','2025-01-01 15:09:45','2025-01-01 15:09:45'),(57666,19296,'action created','2025-01-03 04:13:47','2025-01-03 04:13:47'),(57972,19398,'action created','2025-01-06 16:47:07','2025-01-06 16:47:07'),(58017,19413,'action created','2025-01-07 05:29:00','2025-01-07 05:29:00'),(58032,19418,'action created','2025-01-07 10:18:43','2025-01-07 10:18:43'),(58035,19419,'action created','2025-01-07 10:18:43','2025-01-07 10:18:43'),(58038,19420,'action created','2025-01-07 10:18:44','2025-01-07 10:18:44'),(58056,19426,'action created','2025-01-07 15:11:58','2025-01-07 15:11:58'),(58086,19436,'action created','2025-01-08 01:49:51','2025-01-08 01:49:51'),(58087,19436,'action started via WP Cron','2025-01-08 02:53:21','2025-01-08 02:53:21'),(58088,19436,'action complete via WP Cron','2025-01-08 02:53:21','2025-01-08 02:53:21'),(58089,19437,'action created','2025-01-08 02:53:21','2025-01-08 02:53:21'),(58090,19426,'action started via WP Cron','2025-01-08 03:12:29','2025-01-08 03:12:29'),(58091,19426,'action complete via WP Cron','2025-01-08 03:12:35','2025-01-08 03:12:35'),(58092,19438,'action created','2025-01-08 03:12:35','2025-01-08 03:12:35'),(58093,19437,'action started via WP Cron','2025-01-08 03:58:47','2025-01-08 03:58:47'),(58094,19437,'action complete via WP Cron','2025-01-08 03:58:47','2025-01-08 03:58:47'),(58095,19439,'action created','2025-01-08 03:58:47','2025-01-08 03:58:47'),(58096,19439,'action started via WP Cron','2025-01-08 04:59:32','2025-01-08 04:59:32'),(58097,19439,'action complete via WP Cron','2025-01-08 04:59:32','2025-01-08 04:59:32'),(58098,19440,'action created','2025-01-08 04:59:32','2025-01-08 04:59:32'),(58099,19413,'action started via WP Cron','2025-01-08 05:29:01','2025-01-08 05:29:01'),(58100,19413,'action complete via WP Cron','2025-01-08 05:29:01','2025-01-08 05:29:01'),(58101,19441,'action created','2025-01-08 05:29:01','2025-01-08 05:29:01'),(58102,19440,'action started via WP Cron','2025-01-08 06:04:20','2025-01-08 06:04:20'),(58103,19440,'action complete via WP Cron','2025-01-08 06:04:20','2025-01-08 06:04:20'),(58104,19442,'action created','2025-01-08 06:04:20','2025-01-08 06:04:20'),(58105,19442,'action started via WP Cron','2025-01-08 07:07:50','2025-01-08 07:07:50'),(58106,19442,'action complete via WP Cron','2025-01-08 07:07:50','2025-01-08 07:07:50'),(58107,19443,'action created','2025-01-08 07:07:50','2025-01-08 07:07:50'),(58108,19443,'action started via WP Cron','2025-01-08 08:08:05','2025-01-08 08:08:05'),(58109,19443,'action complete via WP Cron','2025-01-08 08:08:05','2025-01-08 08:08:05'),(58110,19444,'action created','2025-01-08 08:08:05','2025-01-08 08:08:05'),(58111,19444,'action started via WP Cron','2025-01-08 09:10:03','2025-01-08 09:10:03'),(58112,19444,'action complete via WP Cron','2025-01-08 09:10:03','2025-01-08 09:10:03'),(58113,19445,'action created','2025-01-08 09:10:03','2025-01-08 09:10:03'),(58114,19445,'action started via WP Cron','2025-01-08 10:11:20','2025-01-08 10:11:20'),(58115,19445,'action complete via WP Cron','2025-01-08 10:11:20','2025-01-08 10:11:20'),(58116,19446,'action created','2025-01-08 10:11:20','2025-01-08 10:11:20'),(58117,19418,'action started via WP Cron','2025-01-08 10:22:33','2025-01-08 10:22:33'),(58118,19418,'action complete via WP Cron','2025-01-08 10:22:33','2025-01-08 10:22:33'),(58119,19447,'action created','2025-01-08 10:22:33','2025-01-08 10:22:33'),(58120,19419,'action started via WP Cron','2025-01-08 10:22:33','2025-01-08 10:22:33'),(58121,19419,'action complete via WP Cron','2025-01-08 10:22:33','2025-01-08 10:22:33'),(58122,19448,'action created','2025-01-08 10:22:33','2025-01-08 10:22:33'),(58123,19420,'action started via WP Cron','2025-01-08 10:22:33','2025-01-08 10:22:33'),(58124,19420,'action complete via WP Cron','2025-01-08 10:22:34','2025-01-08 10:22:34'),(58125,19449,'action created','2025-01-08 10:22:34','2025-01-08 10:22:34'),(58126,19446,'action started via WP Cron','2025-01-08 11:14:13','2025-01-08 11:14:13'),(58127,19446,'action complete via WP Cron','2025-01-08 11:14:13','2025-01-08 11:14:13'),(58128,19450,'action created','2025-01-08 11:14:13','2025-01-08 11:14:13'),(58129,19450,'action started via WP Cron','2025-01-08 12:15:00','2025-01-08 12:15:00'),(58130,19450,'action complete via WP Cron','2025-01-08 12:15:00','2025-01-08 12:15:00'),(58131,19451,'action created','2025-01-08 12:15:00','2025-01-08 12:15:00'),(58132,19451,'action started via WP Cron','2025-01-08 13:18:36','2025-01-08 13:18:36'),(58133,19451,'action complete via WP Cron','2025-01-08 13:18:36','2025-01-08 13:18:36'),(58134,19452,'action created','2025-01-08 13:18:36','2025-01-08 13:18:36'),(58135,19452,'action started via WP Cron','2025-01-08 14:18:38','2025-01-08 14:18:38'),(58136,19452,'action complete via WP Cron','2025-01-08 14:18:38','2025-01-08 14:18:38'),(58137,19453,'action created','2025-01-08 14:18:38','2025-01-08 14:18:38'),(58138,19253,'action started via WP Cron','2025-01-08 15:19:11','2025-01-08 15:19:11'),(58139,19253,'action complete via WP Cron','2025-01-08 15:19:12','2025-01-08 15:19:12'),(58140,19454,'action created','2025-01-08 15:19:12','2025-01-08 15:19:12'),(58141,19438,'action started via WP Cron','2025-01-08 15:19:12','2025-01-08 15:19:12'),(58142,19438,'action complete via WP Cron','2025-01-08 15:19:13','2025-01-08 15:19:13'),(58143,19455,'action created','2025-01-08 15:19:13','2025-01-08 15:19:13'),(58144,19453,'action started via WP Cron','2025-01-08 15:19:13','2025-01-08 15:19:13'),(58145,19453,'action complete via WP Cron','2025-01-08 15:19:13','2025-01-08 15:19:13'),(58146,19456,'action created','2025-01-08 15:19:13','2025-01-08 15:19:13'),(58147,19456,'action started via WP Cron','2025-01-08 16:37:52','2025-01-08 16:37:52'),(58148,19456,'action complete via WP Cron','2025-01-08 16:37:52','2025-01-08 16:37:52'),(58149,19457,'action created','2025-01-08 16:37:52','2025-01-08 16:37:52'),(58150,19457,'action started via WP Cron','2025-01-08 17:56:07','2025-01-08 17:56:07'),(58151,19457,'action complete via WP Cron','2025-01-08 17:56:07','2025-01-08 17:56:07'),(58152,19458,'action created','2025-01-08 17:56:07','2025-01-08 17:56:07'),(58153,19458,'action started via WP Cron','2025-01-08 18:57:30','2025-01-08 18:57:30'),(58154,19458,'action complete via WP Cron','2025-01-08 18:57:30','2025-01-08 18:57:30'),(58155,19459,'action created','2025-01-08 18:57:30','2025-01-08 18:57:30'),(58156,19459,'action started via WP Cron','2025-01-08 20:06:41','2025-01-08 20:06:41'),(58157,19459,'action complete via WP Cron','2025-01-08 20:06:41','2025-01-08 20:06:41'),(58158,19460,'action created','2025-01-08 20:06:41','2025-01-08 20:06:41'),(58159,19460,'action started via WP Cron','2025-01-08 21:22:38','2025-01-08 21:22:38'),(58160,19460,'action complete via WP Cron','2025-01-08 21:22:38','2025-01-08 21:22:38'),(58161,19461,'action created','2025-01-08 21:22:38','2025-01-08 21:22:38'),(58162,19461,'action started via WP Cron','2025-01-08 22:31:20','2025-01-08 22:31:20'),(58163,19461,'action complete via WP Cron','2025-01-08 22:31:20','2025-01-08 22:31:20'),(58164,19462,'action created','2025-01-08 22:31:20','2025-01-08 22:31:20'),(58165,19462,'action started via WP Cron','2025-01-08 23:37:55','2025-01-08 23:37:55'),(58166,19462,'action complete via WP Cron','2025-01-08 23:37:55','2025-01-08 23:37:55'),(58167,19463,'action created','2025-01-08 23:37:55','2025-01-08 23:37:55'),(58168,19463,'action started via WP Cron','2025-01-09 00:39:00','2025-01-09 00:39:00'),(58169,19463,'action complete via WP Cron','2025-01-09 00:39:00','2025-01-09 00:39:00'),(58170,19464,'action created','2025-01-09 00:39:00','2025-01-09 00:39:00'),(58171,19464,'action started via WP Cron','2025-01-09 01:41:28','2025-01-09 01:41:28'),(58172,19464,'action complete via WP Cron','2025-01-09 01:41:28','2025-01-09 01:41:28'),(58173,19465,'action created','2025-01-09 01:41:28','2025-01-09 01:41:28'),(58174,19465,'action started via WP Cron','2025-01-09 02:43:39','2025-01-09 02:43:39'),(58175,19465,'action complete via WP Cron','2025-01-09 02:43:39','2025-01-09 02:43:39'),(58176,19466,'action created','2025-01-09 02:43:39','2025-01-09 02:43:39'),(58177,19455,'action started via WP Cron','2025-01-09 03:23:32','2025-01-09 03:23:32'),(58178,19455,'action complete via WP Cron','2025-01-09 03:23:32','2025-01-09 03:23:32'),(58179,19467,'action created','2025-01-09 03:23:32','2025-01-09 03:23:32'),(58180,19466,'action started via WP Cron','2025-01-09 03:46:38','2025-01-09 03:46:38'),(58181,19466,'action complete via WP Cron','2025-01-09 03:46:38','2025-01-09 03:46:38'),(58182,19468,'action created','2025-01-09 03:46:38','2025-01-09 03:46:38'),(58183,19468,'action started via WP Cron','2025-01-09 04:47:03','2025-01-09 04:47:03'),(58184,19468,'action complete via WP Cron','2025-01-09 04:47:03','2025-01-09 04:47:03'),(58185,19469,'action created','2025-01-09 04:47:03','2025-01-09 04:47:03'),(58186,19441,'action started via WP Cron','2025-01-09 05:32:20','2025-01-09 05:32:20'),(58187,19441,'action complete via WP Cron','2025-01-09 05:32:20','2025-01-09 05:32:20'),(58188,19470,'action created','2025-01-09 05:32:20','2025-01-09 05:32:20'),(58189,19469,'action started via WP Cron','2025-01-09 05:57:19','2025-01-09 05:57:19'),(58190,19469,'action complete via WP Cron','2025-01-09 05:57:19','2025-01-09 05:57:19'),(58191,19471,'action created','2025-01-09 05:57:19','2025-01-09 05:57:19'),(58192,19471,'action started via WP Cron','2025-01-09 07:00:39','2025-01-09 07:00:39'),(58193,19471,'action complete via WP Cron','2025-01-09 07:00:39','2025-01-09 07:00:39'),(58194,19472,'action created','2025-01-09 07:00:39','2025-01-09 07:00:39'),(58195,19472,'action started via WP Cron','2025-01-09 08:03:52','2025-01-09 08:03:52'),(58196,19472,'action complete via WP Cron','2025-01-09 08:03:52','2025-01-09 08:03:52'),(58197,19473,'action created','2025-01-09 08:03:52','2025-01-09 08:03:52'),(58198,19473,'action started via WP Cron','2025-01-09 09:09:09','2025-01-09 09:09:09'),(58199,19473,'action complete via WP Cron','2025-01-09 09:09:09','2025-01-09 09:09:09'),(58200,19474,'action created','2025-01-09 09:09:09','2025-01-09 09:09:09'),(58201,19474,'action started via WP Cron','2025-01-09 10:12:23','2025-01-09 10:12:23'),(58202,19474,'action complete via WP Cron','2025-01-09 10:12:23','2025-01-09 10:12:23'),(58203,19475,'action created','2025-01-09 10:12:23','2025-01-09 10:12:23'),(58204,19447,'action started via WP Cron','2025-01-09 10:33:23','2025-01-09 10:33:23'),(58205,19447,'action complete via WP Cron','2025-01-09 10:33:23','2025-01-09 10:33:23'),(58206,19476,'action created','2025-01-09 10:33:23','2025-01-09 10:33:23');
INSERT INTO `zs_actionscheduler_logs` VALUES (58207,19448,'action started via WP Cron','2025-01-09 10:33:23','2025-01-09 10:33:23'),(58208,19448,'action complete via WP Cron','2025-01-09 10:33:23','2025-01-09 10:33:23'),(58209,19477,'action created','2025-01-09 10:33:23','2025-01-09 10:33:23'),(58210,19449,'action started via WP Cron','2025-01-09 10:33:23','2025-01-09 10:33:23'),(58211,19449,'action complete via WP Cron','2025-01-09 10:33:23','2025-01-09 10:33:23'),(58212,19478,'action created','2025-01-09 10:33:23','2025-01-09 10:33:23'),(58213,19475,'action started via WP Cron','2025-01-09 11:32:57','2025-01-09 11:32:57'),(58214,19475,'action complete via WP Cron','2025-01-09 11:32:57','2025-01-09 11:32:57'),(58215,19479,'action created','2025-01-09 11:32:57','2025-01-09 11:32:57'),(58216,19479,'action started via WP Cron','2025-01-09 12:35:01','2025-01-09 12:35:01'),(58217,19479,'action complete via WP Cron','2025-01-09 12:35:01','2025-01-09 12:35:01'),(58218,19480,'action created','2025-01-09 12:35:01','2025-01-09 12:35:01'),(58219,19480,'action started via WP Cron','2025-01-09 13:39:08','2025-01-09 13:39:08'),(58220,19480,'action complete via WP Cron','2025-01-09 13:39:08','2025-01-09 13:39:08'),(58221,19481,'action created','2025-01-09 13:39:08','2025-01-09 13:39:08'),(58222,19481,'action started via WP Cron','2025-01-09 14:39:13','2025-01-09 14:39:13'),(58223,19481,'action complete via WP Cron','2025-01-09 14:39:13','2025-01-09 14:39:13'),(58224,19482,'action created','2025-01-09 14:39:13','2025-01-09 14:39:13'),(58225,19467,'action started via WP Cron','2025-01-09 15:26:21','2025-01-09 15:26:21'),(58226,19467,'action complete via WP Cron','2025-01-09 15:26:21','2025-01-09 15:26:21'),(58227,19483,'action created','2025-01-09 15:26:21','2025-01-09 15:26:21'),(58228,19482,'action started via WP Cron','2025-01-09 15:48:41','2025-01-09 15:48:41'),(58229,19482,'action complete via WP Cron','2025-01-09 15:48:41','2025-01-09 15:48:41'),(58230,19484,'action created','2025-01-09 15:48:41','2025-01-09 15:48:41'),(58231,19484,'action started via WP Cron','2025-01-09 16:49:00','2025-01-09 16:49:00'),(58232,19484,'action complete via WP Cron','2025-01-09 16:49:00','2025-01-09 16:49:00'),(58233,19485,'action created','2025-01-09 16:49:00','2025-01-09 16:49:00'),(58234,19485,'action started via WP Cron','2025-01-09 18:01:34','2025-01-09 18:01:34'),(58235,19485,'action complete via WP Cron','2025-01-09 18:01:34','2025-01-09 18:01:34'),(58236,19486,'action created','2025-01-09 18:01:34','2025-01-09 18:01:34'),(58237,19486,'action started via WP Cron','2025-01-09 20:12:06','2025-01-09 20:12:06'),(58238,19486,'action complete via WP Cron','2025-01-09 20:12:06','2025-01-09 20:12:06'),(58239,19487,'action created','2025-01-09 20:12:06','2025-01-09 20:12:06'),(58240,19487,'action started via WP Cron','2025-01-09 21:19:49','2025-01-09 21:19:49'),(58241,19487,'action complete via WP Cron','2025-01-09 21:19:49','2025-01-09 21:19:49'),(58242,19488,'action created','2025-01-09 21:19:49','2025-01-09 21:19:49'),(58243,19488,'action started via WP Cron','2025-01-09 22:40:30','2025-01-09 22:40:30'),(58244,19488,'action complete via WP Cron','2025-01-09 22:40:30','2025-01-09 22:40:30'),(58245,19489,'action created','2025-01-09 22:40:30','2025-01-09 22:40:30'),(58246,19489,'action started via WP Cron','2025-01-09 23:48:18','2025-01-09 23:48:18'),(58247,19489,'action complete via WP Cron','2025-01-09 23:48:18','2025-01-09 23:48:18'),(58248,19490,'action created','2025-01-09 23:48:18','2025-01-09 23:48:18'),(58249,19490,'action started via WP Cron','2025-01-10 01:14:15','2025-01-10 01:14:15'),(58250,19490,'action complete via WP Cron','2025-01-10 01:14:15','2025-01-10 01:14:15'),(58251,19491,'action created','2025-01-10 01:14:15','2025-01-10 01:14:15'),(58252,19491,'action started via WP Cron','2025-01-10 02:14:41','2025-01-10 02:14:41'),(58253,19491,'action complete via WP Cron','2025-01-10 02:14:41','2025-01-10 02:14:41'),(58254,19492,'action created','2025-01-10 02:14:41','2025-01-10 02:14:41'),(58255,19492,'action started via WP Cron','2025-01-10 03:19:13','2025-01-10 03:19:13'),(58256,19492,'action complete via WP Cron','2025-01-10 03:19:13','2025-01-10 03:19:13'),(58257,19493,'action created','2025-01-10 03:19:13','2025-01-10 03:19:13'),(58258,19483,'action started via WP Cron','2025-01-10 03:27:25','2025-01-10 03:27:25'),(58259,19483,'action complete via WP Cron','2025-01-10 03:27:25','2025-01-10 03:27:25'),(58260,19494,'action created','2025-01-10 03:27:25','2025-01-10 03:27:25'),(58261,19296,'action started via WP Cron','2025-01-10 04:31:05','2025-01-10 04:31:05'),(58262,19296,'action complete via WP Cron','2025-01-10 04:31:05','2025-01-10 04:31:05'),(58263,19495,'action created','2025-01-10 04:31:05','2025-01-10 04:31:05'),(58264,19493,'action started via WP Cron','2025-01-10 04:31:05','2025-01-10 04:31:05'),(58265,19493,'action complete via WP Cron','2025-01-10 04:31:05','2025-01-10 04:31:05'),(58266,19496,'action created','2025-01-10 04:31:05','2025-01-10 04:31:05'),(58267,19496,'action started via WP Cron','2025-01-10 05:40:31','2025-01-10 05:40:31'),(58268,19496,'action complete via WP Cron','2025-01-10 05:40:31','2025-01-10 05:40:31'),(58269,19497,'action created','2025-01-10 05:40:31','2025-01-10 05:40:31'),(58270,19470,'action started via WP Cron','2025-01-10 05:40:31','2025-01-10 05:40:31'),(58271,19470,'action complete via WP Cron','2025-01-10 05:40:31','2025-01-10 05:40:31'),(58272,19498,'action created','2025-01-10 05:40:31','2025-01-10 05:40:31'),(58273,19497,'action started via WP Cron','2025-01-10 06:44:41','2025-01-10 06:44:41'),(58274,19497,'action complete via WP Cron','2025-01-10 06:44:41','2025-01-10 06:44:41'),(58275,19499,'action created','2025-01-10 06:44:41','2025-01-10 06:44:41'),(58276,19499,'action started via WP Cron','2025-01-10 07:45:27','2025-01-10 07:45:27'),(58277,19499,'action complete via WP Cron','2025-01-10 07:45:27','2025-01-10 07:45:27'),(58278,19500,'action created','2025-01-10 07:45:27','2025-01-10 07:45:27'),(58279,19500,'action started via WP Cron','2025-01-10 08:45:28','2025-01-10 08:45:28'),(58280,19500,'action complete via WP Cron','2025-01-10 08:45:28','2025-01-10 08:45:28'),(58281,19501,'action created','2025-01-10 08:45:28','2025-01-10 08:45:28'),(58282,19501,'action started via WP Cron','2025-01-10 09:50:32','2025-01-10 09:50:32'),(58283,19501,'action complete via WP Cron','2025-01-10 09:50:32','2025-01-10 09:50:32'),(58284,19502,'action created','2025-01-10 09:50:32','2025-01-10 09:50:32'),(58285,19476,'action started via WP Cron','2025-01-10 10:40:35','2025-01-10 10:40:35'),(58286,19476,'action complete via WP Cron','2025-01-10 10:40:35','2025-01-10 10:40:35'),(58287,19503,'action created','2025-01-10 10:40:35','2025-01-10 10:40:35'),(58288,19477,'action started via WP Cron','2025-01-10 10:40:35','2025-01-10 10:40:35'),(58289,19477,'action complete via WP Cron','2025-01-10 10:40:35','2025-01-10 10:40:35'),(58290,19504,'action created','2025-01-10 10:40:35','2025-01-10 10:40:35'),(58291,19478,'action started via WP Cron','2025-01-10 10:40:35','2025-01-10 10:40:35'),(58292,19478,'action complete via WP Cron','2025-01-10 10:40:36','2025-01-10 10:40:36'),(58293,19505,'action created','2025-01-10 10:40:36','2025-01-10 10:40:36'),(58294,19502,'action started via WP Cron','2025-01-10 10:51:50','2025-01-10 10:51:50'),(58295,19502,'action complete via WP Cron','2025-01-10 10:51:50','2025-01-10 10:51:50'),(58296,19506,'action created','2025-01-10 10:51:50','2025-01-10 10:51:50'),(58297,19506,'action started via WP Cron','2025-01-10 12:06:09','2025-01-10 12:06:09'),(58298,19506,'action complete via WP Cron','2025-01-10 12:06:09','2025-01-10 12:06:09'),(58299,19507,'action created','2025-01-10 12:06:09','2025-01-10 12:06:09'),(58300,19507,'action started via WP Cron','2025-01-10 13:13:13','2025-01-10 13:13:13'),(58301,19507,'action complete via WP Cron','2025-01-10 13:13:13','2025-01-10 13:13:13'),(58302,19508,'action created','2025-01-10 13:13:13','2025-01-10 13:13:13'),(58303,19508,'action started via WP Cron','2025-01-10 14:18:09','2025-01-10 14:18:09'),(58304,19508,'action complete via WP Cron','2025-01-10 14:18:09','2025-01-10 14:18:09'),(58305,19509,'action created','2025-01-10 14:18:09','2025-01-10 14:18:09'),(58306,19509,'action started via WP Cron','2025-01-10 15:25:04','2025-01-10 15:25:04'),(58307,19509,'action complete via WP Cron','2025-01-10 15:25:04','2025-01-10 15:25:04'),(58308,19510,'action created','2025-01-10 15:25:04','2025-01-10 15:25:04'),(58309,19494,'action started via WP Cron','2025-01-10 15:34:07','2025-01-10 15:34:07'),(58310,19494,'action complete via WP Cron','2025-01-10 15:34:07','2025-01-10 15:34:07'),(58311,19511,'action created','2025-01-10 15:34:07','2025-01-10 15:34:07'),(58312,19510,'action started via WP Cron','2025-01-10 16:28:28','2025-01-10 16:28:28'),(58313,19510,'action complete via WP Cron','2025-01-10 16:28:28','2025-01-10 16:28:28'),(58314,19512,'action created','2025-01-10 16:28:28','2025-01-10 16:28:28'),(58315,19512,'action started via WP Cron','2025-01-10 17:33:41','2025-01-10 17:33:41'),(58316,19512,'action complete via WP Cron','2025-01-10 17:33:41','2025-01-10 17:33:41'),(58317,19513,'action created','2025-01-10 17:33:41','2025-01-10 17:33:41'),(58318,19513,'action started via WP Cron','2025-01-10 19:15:30','2025-01-10 19:15:30'),(58319,19513,'action complete via WP Cron','2025-01-10 19:15:30','2025-01-10 19:15:30'),(58320,19514,'action created','2025-01-10 19:15:30','2025-01-10 19:15:30'),(58321,19514,'action started via WP Cron','2025-01-10 20:19:26','2025-01-10 20:19:26'),(58322,19514,'action complete via WP Cron','2025-01-10 20:19:26','2025-01-10 20:19:26'),(58323,19515,'action created','2025-01-10 20:19:26','2025-01-10 20:19:26'),(58324,19515,'action started via WP Cron','2025-01-10 21:29:08','2025-01-10 21:29:08'),(58325,19515,'action complete via WP Cron','2025-01-10 21:29:08','2025-01-10 21:29:08'),(58326,19516,'action created','2025-01-10 21:29:08','2025-01-10 21:29:08'),(58327,19516,'action started via WP Cron','2025-01-10 22:32:24','2025-01-10 22:32:24'),(58328,19516,'action complete via WP Cron','2025-01-10 22:32:24','2025-01-10 22:32:24'),(58329,19517,'action created','2025-01-10 22:32:24','2025-01-10 22:32:24'),(58330,19517,'action started via WP Cron','2025-01-10 23:33:49','2025-01-10 23:33:49'),(58331,19517,'action complete via WP Cron','2025-01-10 23:33:49','2025-01-10 23:33:49'),(58332,19518,'action created','2025-01-10 23:33:49','2025-01-10 23:33:49'),(58333,19518,'action started via WP Cron','2025-01-11 00:34:20','2025-01-11 00:34:20'),(58334,19518,'action complete via WP Cron','2025-01-11 00:34:20','2025-01-11 00:34:20'),(58335,19519,'action created','2025-01-11 00:34:20','2025-01-11 00:34:20'),(58336,19519,'action started via WP Cron','2025-01-11 01:51:37','2025-01-11 01:51:37'),(58337,19519,'action complete via WP Cron','2025-01-11 01:51:37','2025-01-11 01:51:37'),(58338,19520,'action created','2025-01-11 01:51:37','2025-01-11 01:51:37'),(58339,19520,'action started via WP Cron','2025-01-11 02:56:49','2025-01-11 02:56:49'),(58340,19520,'action complete via WP Cron','2025-01-11 02:56:49','2025-01-11 02:56:49'),(58341,19521,'action created','2025-01-11 02:56:49','2025-01-11 02:56:49'),(58342,19511,'action started via WP Cron','2025-01-11 03:36:10','2025-01-11 03:36:10'),(58343,19511,'action complete via WP Cron','2025-01-11 03:36:11','2025-01-11 03:36:11'),(58344,19522,'action created','2025-01-11 03:36:11','2025-01-11 03:36:11'),(58345,19521,'action started via WP Cron','2025-01-11 03:57:00','2025-01-11 03:57:00'),(58346,19521,'action complete via WP Cron','2025-01-11 03:57:00','2025-01-11 03:57:00'),(58347,19523,'action created','2025-01-11 03:57:00','2025-01-11 03:57:00'),(58348,19523,'action started via WP Cron','2025-01-11 05:03:21','2025-01-11 05:03:21'),(58349,19523,'action complete via WP Cron','2025-01-11 05:03:21','2025-01-11 05:03:21'),(58350,19524,'action created','2025-01-11 05:03:21','2025-01-11 05:03:21'),(58351,19498,'action started via WP Cron','2025-01-11 05:42:51','2025-01-11 05:42:51'),(58352,19498,'action complete via WP Cron','2025-01-11 05:42:51','2025-01-11 05:42:51'),(58353,19525,'action created','2025-01-11 05:42:51','2025-01-11 05:42:51'),(58354,19524,'action started via WP Cron','2025-01-11 06:18:45','2025-01-11 06:18:45'),(58355,19524,'action complete via WP Cron','2025-01-11 06:18:45','2025-01-11 06:18:45'),(58356,19526,'action created','2025-01-11 06:18:45','2025-01-11 06:18:45'),(58357,19526,'action started via WP Cron','2025-01-11 07:32:06','2025-01-11 07:32:06'),(58358,19526,'action complete via WP Cron','2025-01-11 07:32:06','2025-01-11 07:32:06'),(58359,19527,'action created','2025-01-11 07:32:06','2025-01-11 07:32:06'),(58360,19527,'action started via WP Cron','2025-01-11 08:40:12','2025-01-11 08:40:12'),(58361,19527,'action complete via WP Cron','2025-01-11 08:40:12','2025-01-11 08:40:12'),(58362,19528,'action created','2025-01-11 08:40:12','2025-01-11 08:40:12'),(58363,19528,'action started via WP Cron','2025-01-11 09:40:16','2025-01-11 09:40:16'),(58364,19528,'action complete via WP Cron','2025-01-11 09:40:17','2025-01-11 09:40:17'),(58365,19529,'action created','2025-01-11 09:40:17','2025-01-11 09:40:17'),(58366,19529,'action started via WP Cron','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58367,19529,'action complete via WP Cron','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58368,19530,'action created','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58369,19503,'action started via WP Cron','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58370,19503,'action complete via WP Cron','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58371,19531,'action created','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58372,19504,'action started via WP Cron','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58373,19504,'action complete via WP Cron','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58374,19532,'action created','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58375,19505,'action started via WP Cron','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58376,19505,'action complete via WP Cron','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58377,19533,'action created','2025-01-11 10:42:03','2025-01-11 10:42:03'),(58378,19530,'action started via WP Cron','2025-01-11 11:43:38','2025-01-11 11:43:38'),(58379,19530,'action complete via WP Cron','2025-01-11 11:43:38','2025-01-11 11:43:38'),(58380,19534,'action created','2025-01-11 11:43:38','2025-01-11 11:43:38'),(58381,19534,'action started via WP Cron','2025-01-11 12:53:54','2025-01-11 12:53:54'),(58382,19534,'action complete via WP Cron','2025-01-11 12:53:54','2025-01-11 12:53:54'),(58383,19535,'action created','2025-01-11 12:53:54','2025-01-11 12:53:54'),(58384,19535,'action started via WP Cron','2025-01-11 13:57:04','2025-01-11 13:57:04'),(58385,19535,'action complete via WP Cron','2025-01-11 13:57:04','2025-01-11 13:57:04'),(58386,19536,'action created','2025-01-11 13:57:04','2025-01-11 13:57:04'),(58387,19536,'action started via WP Cron','2025-01-11 14:57:21','2025-01-11 14:57:21'),(58388,19536,'action complete via WP Cron','2025-01-11 14:57:21','2025-01-11 14:57:21'),(58389,19537,'action created','2025-01-11 14:57:21','2025-01-11 14:57:21'),(58390,19522,'action started via WP Cron','2025-01-11 15:37:02','2025-01-11 15:37:02'),(58391,19522,'action complete via WP Cron','2025-01-11 15:37:02','2025-01-11 15:37:02'),(58392,19538,'action created','2025-01-11 15:37:02','2025-01-11 15:37:02'),(58393,19537,'action started via WP Cron','2025-01-11 16:03:07','2025-01-11 16:03:07'),(58394,19537,'action complete via WP Cron','2025-01-11 16:03:07','2025-01-11 16:03:07'),(58395,19539,'action created','2025-01-11 16:03:07','2025-01-11 16:03:07'),(58396,19539,'action started via WP Cron','2025-01-11 17:04:56','2025-01-11 17:04:56'),(58397,19539,'action complete via WP Cron','2025-01-11 17:04:56','2025-01-11 17:04:56'),(58398,19540,'action created','2025-01-11 17:04:56','2025-01-11 17:04:56'),(58399,19540,'action started via WP Cron','2025-01-11 18:13:10','2025-01-11 18:13:10'),(58400,19540,'action complete via WP Cron','2025-01-11 18:13:10','2025-01-11 18:13:10'),(58401,19541,'action created','2025-01-11 18:13:10','2025-01-11 18:13:10'),(58402,19541,'action started via WP Cron','2025-01-11 19:21:54','2025-01-11 19:21:54'),(58403,19541,'action complete via WP Cron','2025-01-11 19:21:54','2025-01-11 19:21:54'),(58404,19542,'action created','2025-01-11 19:21:54','2025-01-11 19:21:54'),(58405,19542,'action started via WP Cron','2025-01-11 20:42:29','2025-01-11 20:42:29'),(58406,19542,'action complete via WP Cron','2025-01-11 20:42:29','2025-01-11 20:42:29'),(58407,19543,'action created','2025-01-11 20:42:29','2025-01-11 20:42:29'),(58408,19543,'action started via WP Cron','2025-01-11 21:42:29','2025-01-11 21:42:29'),(58409,19543,'action complete via WP Cron','2025-01-11 21:42:29','2025-01-11 21:42:29'),(58410,19544,'action created','2025-01-11 21:42:29','2025-01-11 21:42:29'),(58411,19544,'action started via WP Cron','2025-01-11 22:44:29','2025-01-11 22:44:29'),(58412,19544,'action complete via WP Cron','2025-01-11 22:44:29','2025-01-11 22:44:29'),(58413,19545,'action created','2025-01-11 22:44:29','2025-01-11 22:44:29'),(58414,19545,'action started via WP Cron','2025-01-11 23:47:03','2025-01-11 23:47:03'),(58415,19545,'action complete via WP Cron','2025-01-11 23:47:03','2025-01-11 23:47:03'),(58416,19546,'action created','2025-01-11 23:47:03','2025-01-11 23:47:03'),(58417,19546,'action started via WP Cron','2025-01-12 00:51:55','2025-01-12 00:51:55'),(58418,19546,'action complete via WP Cron','2025-01-12 00:51:55','2025-01-12 00:51:55'),(58419,19547,'action created','2025-01-12 00:51:55','2025-01-12 00:51:55'),(58420,19547,'action started via WP Cron','2025-01-12 01:53:39','2025-01-12 01:53:39'),(58421,19547,'action complete via WP Cron','2025-01-12 01:53:39','2025-01-12 01:53:39'),(58422,19548,'action created','2025-01-12 01:53:39','2025-01-12 01:53:39'),(58423,19548,'action started via WP Cron','2025-01-12 02:59:00','2025-01-12 02:59:00'),(58424,19548,'action complete via WP Cron','2025-01-12 02:59:00','2025-01-12 02:59:00'),(58425,19549,'action created','2025-01-12 02:59:00','2025-01-12 02:59:00'),(58426,19538,'action started via WP Cron','2025-01-12 03:39:32','2025-01-12 03:39:32'),(58427,19538,'action complete via WP Cron','2025-01-12 03:39:32','2025-01-12 03:39:32'),(58428,19550,'action created','2025-01-12 03:39:32','2025-01-12 03:39:32'),(58429,19549,'action started via WP Cron','2025-01-12 03:59:09','2025-01-12 03:59:09'),(58430,19549,'action complete via WP Cron','2025-01-12 03:59:09','2025-01-12 03:59:09'),(58431,19551,'action created','2025-01-12 03:59:09','2025-01-12 03:59:09'),(58432,19551,'action started via WP Cron','2025-01-12 05:18:48','2025-01-12 05:18:48'),(58433,19551,'action complete via WP Cron','2025-01-12 05:18:48','2025-01-12 05:18:48'),(58434,19552,'action created','2025-01-12 05:18:48','2025-01-12 05:18:48'),(58435,19525,'action started via WP Cron','2025-01-12 05:45:11','2025-01-12 05:45:11'),(58436,19525,'action complete via WP Cron','2025-01-12 05:45:11','2025-01-12 05:45:11'),(58437,19553,'action created','2025-01-12 05:45:11','2025-01-12 05:45:11'),(58438,19552,'action started via WP Cron','2025-01-12 06:29:09','2025-01-12 06:29:09'),(58439,19552,'action complete via WP Cron','2025-01-12 06:29:09','2025-01-12 06:29:09'),(58440,19554,'action created','2025-01-12 06:29:09','2025-01-12 06:29:09'),(58441,19554,'action started via WP Cron','2025-01-12 07:33:40','2025-01-12 07:33:40'),(58442,19554,'action complete via WP Cron','2025-01-12 07:33:40','2025-01-12 07:33:40'),(58443,19555,'action created','2025-01-12 07:33:40','2025-01-12 07:33:40'),(58444,19555,'action started via WP Cron','2025-01-12 08:37:31','2025-01-12 08:37:31'),(58445,19555,'action complete via WP Cron','2025-01-12 08:37:31','2025-01-12 08:37:31'),(58446,19556,'action created','2025-01-12 08:37:31','2025-01-12 08:37:31'),(58447,19556,'action started via WP Cron','2025-01-12 09:51:03','2025-01-12 09:51:03'),(58448,19556,'action complete via WP Cron','2025-01-12 09:51:03','2025-01-12 09:51:03'),(58449,19557,'action created','2025-01-12 09:51:03','2025-01-12 09:51:03'),(58450,19531,'action started via WP Cron','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58451,19531,'action complete via WP Cron','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58452,19558,'action created','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58453,19532,'action started via WP Cron','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58454,19532,'action complete via WP Cron','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58455,19559,'action created','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58456,19533,'action started via WP Cron','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58457,19533,'action complete via WP Cron','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58458,19560,'action created','2025-01-12 10:42:15','2025-01-12 10:42:15'),(58459,19557,'action started via WP Cron','2025-01-12 10:52:02','2025-01-12 10:52:02'),(58460,19557,'action complete via WP Cron','2025-01-12 10:52:02','2025-01-12 10:52:02'),(58461,19561,'action created','2025-01-12 10:52:02','2025-01-12 10:52:02'),(58462,19561,'action started via WP Cron','2025-01-12 12:04:29','2025-01-12 12:04:29'),(58463,19561,'action complete via WP Cron','2025-01-12 12:04:29','2025-01-12 12:04:29'),(58464,19562,'action created','2025-01-12 12:04:29','2025-01-12 12:04:29'),(58465,19562,'action started via WP Cron','2025-01-12 13:15:04','2025-01-12 13:15:04'),(58466,19562,'action complete via WP Cron','2025-01-12 13:15:04','2025-01-12 13:15:04'),(58467,19563,'action created','2025-01-12 13:15:04','2025-01-12 13:15:04'),(58468,19563,'action started via WP Cron','2025-01-12 14:15:58','2025-01-12 14:15:58'),(58469,19563,'action complete via WP Cron','2025-01-12 14:15:58','2025-01-12 14:15:58'),(58470,19564,'action created','2025-01-12 14:15:58','2025-01-12 14:15:58'),(58471,19564,'action started via WP Cron','2025-01-12 15:16:27','2025-01-12 15:16:27'),(58472,19564,'action complete via WP Cron','2025-01-12 15:16:27','2025-01-12 15:16:27'),(58473,19565,'action created','2025-01-12 15:16:27','2025-01-12 15:16:27'),(58474,19550,'action started via WP Cron','2025-01-12 16:15:19','2025-01-12 16:15:19'),(58475,19550,'action complete via WP Cron','2025-01-12 16:15:19','2025-01-12 16:15:19'),(58476,19566,'action created','2025-01-12 16:15:19','2025-01-12 16:15:19'),(58477,19565,'action started via WP Cron','2025-01-12 16:43:59','2025-01-12 16:43:59'),(58478,19565,'action complete via WP Cron','2025-01-12 16:43:59','2025-01-12 16:43:59'),(58479,19567,'action created','2025-01-12 16:43:59','2025-01-12 16:43:59'),(58480,19567,'action started via WP Cron','2025-01-12 17:48:45','2025-01-12 17:48:45'),(58481,19567,'action complete via WP Cron','2025-01-12 17:48:45','2025-01-12 17:48:45'),(58482,19568,'action created','2025-01-12 17:48:45','2025-01-12 17:48:45'),(58483,19568,'action started via WP Cron','2025-01-12 19:00:03','2025-01-12 19:00:03'),(58484,19568,'action complete via WP Cron','2025-01-12 19:00:03','2025-01-12 19:00:03'),(58485,19569,'action created','2025-01-12 19:00:03','2025-01-12 19:00:03'),(58486,19569,'action started via WP Cron','2025-01-12 20:12:18','2025-01-12 20:12:18'),(58487,19569,'action complete via WP Cron','2025-01-12 20:12:18','2025-01-12 20:12:18'),(58488,19570,'action created','2025-01-12 20:12:18','2025-01-12 20:12:18'),(58489,19570,'action started via WP Cron','2025-01-12 21:24:28','2025-01-12 21:24:28'),(58490,19570,'action complete via WP Cron','2025-01-12 21:24:28','2025-01-12 21:24:28'),(58491,19571,'action created','2025-01-12 21:24:28','2025-01-12 21:24:28'),(58492,19571,'action started via WP Cron','2025-01-12 22:33:26','2025-01-12 22:33:26'),(58493,19571,'action complete via WP Cron','2025-01-12 22:33:26','2025-01-12 22:33:26'),(58494,19572,'action created','2025-01-12 22:33:26','2025-01-12 22:33:26'),(58495,19572,'action started via WP Cron','2025-01-12 23:38:27','2025-01-12 23:38:27'),(58496,19572,'action complete via WP Cron','2025-01-12 23:38:27','2025-01-12 23:38:27'),(58497,19573,'action created','2025-01-12 23:38:27','2025-01-12 23:38:27'),(58498,19573,'action started via WP Cron','2025-01-13 00:40:40','2025-01-13 00:40:40'),(58499,19573,'action complete via WP Cron','2025-01-13 00:40:40','2025-01-13 00:40:40'),(58500,19574,'action created','2025-01-13 00:40:40','2025-01-13 00:40:40'),(58501,19574,'action started via WP Cron','2025-01-13 01:43:32','2025-01-13 01:43:32'),(58502,19574,'action complete via WP Cron','2025-01-13 01:43:32','2025-01-13 01:43:32'),(58503,19575,'action created','2025-01-13 01:43:32','2025-01-13 01:43:32'),(58504,19575,'action started via WP Cron','2025-01-13 02:44:41','2025-01-13 02:44:41'),(58505,19575,'action complete via WP Cron','2025-01-13 02:44:41','2025-01-13 02:44:41'),(58506,19576,'action created','2025-01-13 02:44:41','2025-01-13 02:44:41'),(58507,19576,'action started via WP Cron','2025-01-13 03:46:30','2025-01-13 03:46:30'),(58508,19576,'action complete via WP Cron','2025-01-13 03:46:30','2025-01-13 03:46:30'),(58509,19577,'action created','2025-01-13 03:46:30','2025-01-13 03:46:30'),(58510,19566,'action started via WP Cron','2025-01-13 04:15:32','2025-01-13 04:15:32'),(58511,19566,'action complete via WP Cron','2025-01-13 04:15:33','2025-01-13 04:15:33'),(58512,19578,'action created','2025-01-13 04:15:33','2025-01-13 04:15:33'),(58513,19577,'action started via WP Cron','2025-01-13 04:48:27','2025-01-13 04:48:27'),(58514,19577,'action complete via WP Cron','2025-01-13 04:48:27','2025-01-13 04:48:27'),(58515,19579,'action created','2025-01-13 04:48:27','2025-01-13 04:48:27'),(58516,19553,'action started via WP Cron','2025-01-13 05:45:28','2025-01-13 05:45:28'),(58517,19553,'action complete via WP Cron','2025-01-13 05:45:28','2025-01-13 05:45:28'),(58518,19580,'action created','2025-01-13 05:45:28','2025-01-13 05:45:28'),(58519,19579,'action started via WP Cron','2025-01-13 05:52:46','2025-01-13 05:52:46'),(58520,19579,'action complete via WP Cron','2025-01-13 05:52:46','2025-01-13 05:52:46'),(58521,19581,'action created','2025-01-13 05:52:46','2025-01-13 05:52:46'),(58522,19581,'action started via WP Cron','2025-01-13 06:53:23','2025-01-13 06:53:23'),(58523,19581,'action complete via WP Cron','2025-01-13 06:53:23','2025-01-13 06:53:23'),(58524,19582,'action created','2025-01-13 06:53:23','2025-01-13 06:53:23'),(58525,19582,'action started via WP Cron','2025-01-13 07:53:27','2025-01-13 07:53:27'),(58526,19582,'action complete via WP Cron','2025-01-13 07:53:27','2025-01-13 07:53:27'),(58527,19583,'action created','2025-01-13 07:53:27','2025-01-13 07:53:27'),(58528,19583,'action started via WP Cron','2025-01-13 08:56:32','2025-01-13 08:56:32'),(58529,19583,'action complete via WP Cron','2025-01-13 08:56:32','2025-01-13 08:56:32'),(58530,19584,'action created','2025-01-13 08:56:32','2025-01-13 08:56:32'),(58531,19584,'action started via WP Cron','2025-01-13 09:57:02','2025-01-13 09:57:02'),(58532,19584,'action complete via WP Cron','2025-01-13 09:57:02','2025-01-13 09:57:02'),(58533,19585,'action created','2025-01-13 09:57:02','2025-01-13 09:57:02'),(58534,19558,'action started via WP Cron','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58535,19558,'action complete via WP Cron','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58536,19586,'action created','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58537,19559,'action started via WP Cron','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58538,19559,'action complete via WP Cron','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58539,19587,'action created','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58540,19560,'action started via WP Cron','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58541,19560,'action complete via WP Cron','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58542,19588,'action created','2025-01-13 10:42:59','2025-01-13 10:42:59'),(58543,19585,'action started via WP Cron','2025-01-13 10:57:59','2025-01-13 10:57:59'),(58544,19585,'action complete via WP Cron','2025-01-13 10:57:59','2025-01-13 10:57:59'),(58545,19589,'action created','2025-01-13 10:57:59','2025-01-13 10:57:59'),(58546,19589,'action started via WP Cron','2025-01-13 12:04:52','2025-01-13 12:04:52'),(58547,19589,'action complete via WP Cron','2025-01-13 12:04:52','2025-01-13 12:04:52'),(58548,19590,'action created','2025-01-13 12:04:52','2025-01-13 12:04:52'),(58549,19590,'action started via WP Cron','2025-01-13 13:06:04','2025-01-13 13:06:04'),(58550,19590,'action complete via WP Cron','2025-01-13 13:06:04','2025-01-13 13:06:04'),(58551,19591,'action created','2025-01-13 13:06:04','2025-01-13 13:06:04'),(58552,19591,'action started via WP Cron','2025-01-13 14:11:00','2025-01-13 14:11:00'),(58553,19591,'action complete via WP Cron','2025-01-13 14:11:00','2025-01-13 14:11:00'),(58554,19592,'action created','2025-01-13 14:11:00','2025-01-13 14:11:00'),(58555,19592,'action started via WP Cron','2025-01-13 15:11:41','2025-01-13 15:11:41'),(58556,19592,'action complete via WP Cron','2025-01-13 15:11:41','2025-01-13 15:11:41'),(58557,19593,'action created','2025-01-13 15:11:41','2025-01-13 15:11:41'),(58558,19593,'action started via WP Cron','2025-01-13 16:14:06','2025-01-13 16:14:06'),(58559,19593,'action complete via WP Cron','2025-01-13 16:14:06','2025-01-13 16:14:06'),(58560,19594,'action created','2025-01-13 16:14:06','2025-01-13 16:14:06'),(58561,19578,'action started via WP Cron','2025-01-13 16:25:14','2025-01-13 16:25:14'),(58562,19578,'action complete via WP Cron','2025-01-13 16:25:14','2025-01-13 16:25:14'),(58563,19595,'action created','2025-01-13 16:25:14','2025-01-13 16:25:14'),(58564,19398,'action started via WP Cron','2025-01-13 16:55:51','2025-01-13 16:55:51'),(58565,19398,'action complete via WP Cron','2025-01-13 16:55:52','2025-01-13 16:55:52'),(58566,19596,'action created','2025-01-13 16:55:52','2025-01-13 16:55:52'),(58567,19594,'action started via WP Cron','2025-01-13 17:20:17','2025-01-13 17:20:17'),(58568,19594,'action complete via WP Cron','2025-01-13 17:20:17','2025-01-13 17:20:17'),(58569,19597,'action created','2025-01-13 17:20:17','2025-01-13 17:20:17'),(58570,19597,'action started via WP Cron','2025-01-13 18:24:34','2025-01-13 18:24:34'),(58571,19597,'action complete via WP Cron','2025-01-13 18:24:34','2025-01-13 18:24:34'),(58572,19598,'action created','2025-01-13 18:24:34','2025-01-13 18:24:34'),(58573,19598,'action started via WP Cron','2025-01-13 19:33:48','2025-01-13 19:33:48'),(58574,19598,'action complete via WP Cron','2025-01-13 19:33:48','2025-01-13 19:33:48'),(58575,19599,'action created','2025-01-13 19:33:48','2025-01-13 19:33:48'),(58576,19599,'action started via WP Cron','2025-01-13 20:39:31','2025-01-13 20:39:31'),(58577,19599,'action complete via WP Cron','2025-01-13 20:39:31','2025-01-13 20:39:31'),(58578,19600,'action created','2025-01-13 20:39:32','2025-01-13 20:39:32'),(58579,19600,'action started via WP Cron','2025-01-13 21:41:32','2025-01-13 21:41:32'),(58580,19600,'action complete via WP Cron','2025-01-13 21:41:32','2025-01-13 21:41:32'),(58581,19601,'action created','2025-01-13 21:41:32','2025-01-13 21:41:32'),(58582,19601,'action started via WP Cron','2025-01-13 22:51:39','2025-01-13 22:51:39'),(58583,19601,'action complete via WP Cron','2025-01-13 22:51:39','2025-01-13 22:51:39'),(58584,19602,'action created','2025-01-13 22:51:39','2025-01-13 22:51:39'),(58585,19602,'action started via WP Cron','2025-01-13 23:52:23','2025-01-13 23:52:23'),(58586,19602,'action complete via WP Cron','2025-01-13 23:52:23','2025-01-13 23:52:23'),(58587,19603,'action created','2025-01-13 23:52:23','2025-01-13 23:52:23'),(58588,19603,'action started via WP Cron','2025-01-14 00:55:13','2025-01-14 00:55:13'),(58589,19603,'action complete via WP Cron','2025-01-14 00:55:13','2025-01-14 00:55:13'),(58590,19604,'action created','2025-01-14 00:55:13','2025-01-14 00:55:13'),(58591,19604,'action started via WP Cron','2025-01-14 01:56:24','2025-01-14 01:56:24'),(58592,19604,'action complete via WP Cron','2025-01-14 01:56:24','2025-01-14 01:56:24'),(58593,19605,'action created','2025-01-14 01:56:24','2025-01-14 01:56:24'),(58594,19605,'action started via WP Cron','2025-01-14 03:02:02','2025-01-14 03:02:02'),(58595,19605,'action complete via WP Cron','2025-01-14 03:02:02','2025-01-14 03:02:02'),(58596,19606,'action created','2025-01-14 03:02:02','2025-01-14 03:02:02'),(58597,19606,'action started via WP Cron','2025-01-14 04:18:15','2025-01-14 04:18:15'),(58598,19606,'action complete via WP Cron','2025-01-14 04:18:15','2025-01-14 04:18:15'),(58599,19607,'action created','2025-01-14 04:18:15','2025-01-14 04:18:15'),(58600,19595,'action started via WP Cron','2025-01-14 04:26:55','2025-01-14 04:26:55'),(58601,19595,'action complete via WP Cron','2025-01-14 04:26:56','2025-01-14 04:26:56'),(58602,19608,'action created','2025-01-14 04:26:56','2025-01-14 04:26:56'),(58603,19607,'action started via WP Cron','2025-01-14 05:32:57','2025-01-14 05:32:57'),(58604,19607,'action complete via WP Cron','2025-01-14 05:32:57','2025-01-14 05:32:57'),(58605,19609,'action created','2025-01-14 05:32:57','2025-01-14 05:32:57'),(58606,19580,'action started via WP Cron','2025-01-14 05:48:39','2025-01-14 05:48:39'),(58607,19580,'action complete via WP Cron','2025-01-14 05:48:39','2025-01-14 05:48:39'),(58608,19610,'action created','2025-01-14 05:48:39','2025-01-14 05:48:39'),(58609,19611,'action created','2025-01-14 05:53:20','2025-01-14 05:53:20'),(58610,19611,'action started via WP Cron','2025-01-14 05:54:02','2025-01-14 05:54:02'),(58611,19611,'action complete via WP Cron','2025-01-14 05:54:02','2025-01-14 05:54:02'),(58612,19609,'action started via WP Cron','2025-01-14 06:43:20','2025-01-14 06:43:20'),(58613,19609,'action complete via WP Cron','2025-01-14 06:43:20','2025-01-14 06:43:20'),(58614,19612,'action created','2025-01-14 06:43:20','2025-01-14 06:43:20'),(58615,19612,'action started via WP Cron','2025-01-14 07:43:59','2025-01-14 07:43:59'),(58616,19612,'action complete via WP Cron','2025-01-14 07:43:59','2025-01-14 07:43:59'),(58617,19613,'action created','2025-01-14 07:43:59','2025-01-14 07:43:59'),(58618,19613,'action started via WP Cron','2025-01-14 08:48:45','2025-01-14 08:48:45'),(58619,19613,'action complete via WP Cron','2025-01-14 08:48:45','2025-01-14 08:48:45'),(58620,19614,'action created','2025-01-14 08:48:45','2025-01-14 08:48:45'),(58621,19614,'action started via WP Cron','2025-01-14 09:58:42','2025-01-14 09:58:42'),(58622,19614,'action complete via WP Cron','2025-01-14 09:58:42','2025-01-14 09:58:42'),(58623,19615,'action created','2025-01-14 09:58:42','2025-01-14 09:58:42'),(58624,19586,'action started via WP Cron','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58625,19586,'action complete via WP Cron','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58626,19616,'action created','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58627,19587,'action started via WP Cron','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58628,19587,'action complete via WP Cron','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58629,19617,'action created','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58630,19588,'action started via WP Cron','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58631,19588,'action complete via WP Cron','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58632,19618,'action created','2025-01-14 10:51:17','2025-01-14 10:51:17'),(58633,19615,'action started via WP Cron','2025-01-14 11:22:12','2025-01-14 11:22:12'),(58634,19615,'action complete via WP Cron','2025-01-14 11:22:12','2025-01-14 11:22:12'),(58635,19619,'action created','2025-01-14 11:22:12','2025-01-14 11:22:12'),(58636,19619,'action started via WP Cron','2025-01-14 12:24:43','2025-01-14 12:24:43'),(58637,19619,'action complete via WP Cron','2025-01-14 12:24:43','2025-01-14 12:24:43'),(58638,19620,'action created','2025-01-14 12:24:43','2025-01-14 12:24:43'),(58639,19620,'action started via WP Cron','2025-01-14 13:31:27','2025-01-14 13:31:27'),(58640,19620,'action complete via WP Cron','2025-01-14 13:31:27','2025-01-14 13:31:27'),(58641,19621,'action created','2025-01-14 13:31:27','2025-01-14 13:31:27'),(58642,19621,'action started via WP Cron','2025-01-14 14:32:48','2025-01-14 14:32:48'),(58643,19621,'action complete via WP Cron','2025-01-14 14:32:48','2025-01-14 14:32:48'),(58644,19622,'action created','2025-01-14 14:32:48','2025-01-14 14:32:48'),(58645,19622,'action started via WP Cron','2025-01-14 15:42:16','2025-01-14 15:42:16'),(58646,19622,'action complete via WP Cron','2025-01-14 15:42:16','2025-01-14 15:42:16'),(58647,19623,'action created','2025-01-14 15:42:16','2025-01-14 15:42:16'),(58648,19608,'action started via WP Cron','2025-01-14 16:32:42','2025-01-14 16:32:42'),(58649,19608,'action complete via WP Cron','2025-01-14 16:32:43','2025-01-14 16:32:43'),(58650,19624,'action created','2025-01-14 16:32:43','2025-01-14 16:32:43'),(58651,19623,'action started via WP Cron','2025-01-14 16:44:43','2025-01-14 16:44:43'),(58652,19623,'action complete via WP Cron','2025-01-14 16:44:43','2025-01-14 16:44:43'),(58653,19625,'action created','2025-01-14 16:44:43','2025-01-14 16:44:43'),(58654,19625,'action started via WP Cron','2025-01-14 17:54:05','2025-01-14 17:54:05'),(58655,19625,'action complete via WP Cron','2025-01-14 17:54:05','2025-01-14 17:54:05'),(58656,19626,'action created','2025-01-14 17:54:05','2025-01-14 17:54:05'),(58657,19626,'action started via WP Cron','2025-01-14 18:59:29','2025-01-14 18:59:29'),(58658,19626,'action complete via WP Cron','2025-01-14 18:59:29','2025-01-14 18:59:29'),(58659,19627,'action created','2025-01-14 18:59:29','2025-01-14 18:59:29'),(58660,19627,'action started via WP Cron','2025-01-14 20:06:05','2025-01-14 20:06:05'),(58661,19627,'action complete via WP Cron','2025-01-14 20:06:05','2025-01-14 20:06:05'),(58662,19628,'action created','2025-01-14 20:06:05','2025-01-14 20:06:05'),(58663,19628,'action started via WP Cron','2025-01-14 21:15:41','2025-01-14 21:15:41'),(58664,19628,'action complete via WP Cron','2025-01-14 21:15:41','2025-01-14 21:15:41'),(58665,19629,'action created','2025-01-14 21:15:41','2025-01-14 21:15:41'),(58666,19629,'action started via WP Cron','2025-01-14 22:36:54','2025-01-14 22:36:54'),(58667,19629,'action complete via WP Cron','2025-01-14 22:36:54','2025-01-14 22:36:54'),(58668,19630,'action created','2025-01-14 22:36:54','2025-01-14 22:36:54'),(58669,19630,'action started via WP Cron','2025-01-14 23:50:58','2025-01-14 23:50:58'),(58670,19630,'action complete via WP Cron','2025-01-14 23:50:58','2025-01-14 23:50:58'),(58671,19631,'action created','2025-01-14 23:50:58','2025-01-14 23:50:58'),(58672,19631,'action started via WP Cron','2025-01-15 00:52:11','2025-01-15 00:52:11'),(58673,19631,'action complete via WP Cron','2025-01-15 00:52:11','2025-01-15 00:52:11'),(58674,19632,'action created','2025-01-15 00:52:11','2025-01-15 00:52:11'),(58675,19632,'action started via WP Cron','2025-01-15 01:54:33','2025-01-15 01:54:33'),(58676,19632,'action complete via WP Cron','2025-01-15 01:54:33','2025-01-15 01:54:33'),(58677,19633,'action created','2025-01-15 01:54:33','2025-01-15 01:54:33'),(58678,19633,'action started via WP Cron','2025-01-15 03:06:59','2025-01-15 03:06:59'),(58679,19633,'action complete via WP Cron','2025-01-15 03:06:59','2025-01-15 03:06:59'),(58680,19634,'action created','2025-01-15 03:06:59','2025-01-15 03:06:59'),(58681,19634,'action started via WP Cron','2025-01-15 04:07:41','2025-01-15 04:07:41'),(58682,19634,'action complete via WP Cron','2025-01-15 04:07:41','2025-01-15 04:07:41'),(58683,19635,'action created','2025-01-15 04:07:41','2025-01-15 04:07:41'),(58684,19624,'action started via WP Cron','2025-01-15 04:33:42','2025-01-15 04:33:42'),(58685,19624,'action complete via WP Cron','2025-01-15 04:33:47','2025-01-15 04:33:47'),(58686,19636,'action created','2025-01-15 04:33:47','2025-01-15 04:33:47'),(58687,19635,'action started via WP Cron','2025-01-15 05:20:39','2025-01-15 05:20:39'),(58688,19635,'action complete via WP Cron','2025-01-15 05:20:39','2025-01-15 05:20:39'),(58689,19637,'action created','2025-01-15 05:20:39','2025-01-15 05:20:39'),(58690,19610,'action started via WP Cron','2025-01-15 05:53:28','2025-01-15 05:53:28'),(58691,19610,'action complete via WP Cron','2025-01-15 05:53:28','2025-01-15 05:53:28'),(58692,19638,'action created','2025-01-15 05:53:28','2025-01-15 05:53:28'),(58693,19639,'action created','2025-01-15 06:06:32','2025-01-15 06:06:32'),(58694,19639,'action started via WP Cron','2025-01-15 06:07:58','2025-01-15 06:07:58'),(58695,19639,'action complete via WP Cron','2025-01-15 06:07:58','2025-01-15 06:07:58'),(58696,19637,'action started via WP Cron','2025-01-15 06:37:12','2025-01-15 06:37:12'),(58697,19637,'action complete via WP Cron','2025-01-15 06:37:12','2025-01-15 06:37:12'),(58698,19640,'action created','2025-01-15 06:37:12','2025-01-15 06:37:12'),(58699,19640,'action started via WP Cron','2025-01-15 07:47:30','2025-01-15 07:47:30'),(58700,19640,'action complete via WP Cron','2025-01-15 07:47:30','2025-01-15 07:47:30'),(58701,19641,'action created','2025-01-15 07:47:30','2025-01-15 07:47:30'),(58702,19641,'action started via WP Cron','2025-01-15 08:49:19','2025-01-15 08:49:19'),(58703,19641,'action complete via WP Cron','2025-01-15 08:49:19','2025-01-15 08:49:19'),(58704,19642,'action created','2025-01-15 08:49:19','2025-01-15 08:49:19'),(58705,19642,'action started via WP Cron','2025-01-15 09:50:18','2025-01-15 09:50:18'),(58706,19642,'action complete via WP Cron','2025-01-15 09:50:18','2025-01-15 09:50:18'),(58707,19643,'action created','2025-01-15 09:50:18','2025-01-15 09:50:18'),(58708,19643,'action started via WP Cron','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58709,19643,'action complete via WP Cron','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58710,19644,'action created','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58711,19616,'action started via WP Cron','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58712,19616,'action complete via WP Cron','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58713,19645,'action created','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58714,19617,'action started via WP Cron','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58715,19617,'action complete via WP Cron','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58716,19646,'action created','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58717,19618,'action started via WP Cron','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58718,19618,'action complete via WP Cron','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58719,19647,'action created','2025-01-15 10:57:00','2025-01-15 10:57:00'),(58720,19644,'action started via WP Cron','2025-01-15 12:05:53','2025-01-15 12:05:53'),(58721,19644,'action complete via WP Cron','2025-01-15 12:05:53','2025-01-15 12:05:53'),(58722,19648,'action created','2025-01-15 12:05:53','2025-01-15 12:05:53'),(58723,19648,'action started via WP Cron','2025-01-15 13:11:07','2025-01-15 13:11:07'),(58724,19648,'action complete via WP Cron','2025-01-15 13:11:07','2025-01-15 13:11:07'),(58725,19649,'action created','2025-01-15 13:11:07','2025-01-15 13:11:07'),(58726,19649,'action started via WP Cron','2025-01-15 14:13:52','2025-01-15 14:13:52'),(58727,19649,'action complete via WP Cron','2025-01-15 14:13:52','2025-01-15 14:13:52'),(58728,19650,'action created','2025-01-15 14:13:52','2025-01-15 14:13:52'),(58729,19650,'action started via WP Cron','2025-01-15 15:21:06','2025-01-15 15:21:06'),(58730,19650,'action complete via WP Cron','2025-01-15 15:21:06','2025-01-15 15:21:06'),(58731,19651,'action created','2025-01-15 15:21:06','2025-01-15 15:21:06'),(58732,19454,'action started via WP Cron','2025-01-15 15:21:06','2025-01-15 15:21:06'),(58733,19454,'action complete via WP Cron','2025-01-15 15:21:07','2025-01-15 15:21:07'),(58734,19652,'action created','2025-01-15 15:21:07','2025-01-15 15:21:07'),(58735,19651,'action started via WP Cron','2025-01-15 16:29:34','2025-01-15 16:29:34'),(58736,19651,'action complete via WP Cron','2025-01-15 16:29:34','2025-01-15 16:29:34'),(58737,19653,'action created','2025-01-15 16:29:34','2025-01-15 16:29:34'),(58738,19636,'action started via WP Cron','2025-01-15 16:39:47','2025-01-15 16:39:47'),(58739,19636,'action complete via WP Cron','2025-01-15 16:39:47','2025-01-15 16:39:47'),(58740,19654,'action created','2025-01-15 16:39:47','2025-01-15 16:39:47'),(58741,19653,'action started via WP Cron','2025-01-15 18:09:41','2025-01-15 18:09:41'),(58742,19653,'action complete via WP Cron','2025-01-15 18:09:41','2025-01-15 18:09:41'),(58743,19655,'action created','2025-01-15 18:09:41','2025-01-15 18:09:41'),(58744,19655,'action started via WP Cron','2025-01-15 19:22:11','2025-01-15 19:22:11'),(58745,19655,'action complete via WP Cron','2025-01-15 19:22:11','2025-01-15 19:22:11'),(58746,19656,'action created','2025-01-15 19:22:11','2025-01-15 19:22:11'),(58747,19656,'action started via WP Cron','2025-01-15 20:26:00','2025-01-15 20:26:00'),(58748,19656,'action complete via WP Cron','2025-01-15 20:26:00','2025-01-15 20:26:00'),(58749,19657,'action created','2025-01-15 20:26:00','2025-01-15 20:26:00'),(58750,19657,'action started via WP Cron','2025-01-15 21:45:02','2025-01-15 21:45:02'),(58751,19657,'action complete via WP Cron','2025-01-15 21:45:02','2025-01-15 21:45:02'),(58752,19658,'action created','2025-01-15 21:45:02','2025-01-15 21:45:02'),(58753,19658,'action started via WP Cron','2025-01-15 22:45:53','2025-01-15 22:45:53'),(58754,19658,'action complete via WP Cron','2025-01-15 22:45:53','2025-01-15 22:45:53'),(58755,19659,'action created','2025-01-15 22:45:53','2025-01-15 22:45:53'),(58756,19659,'action started via WP Cron','2025-01-16 00:04:32','2025-01-16 00:04:32'),(58757,19659,'action complete via WP Cron','2025-01-16 00:04:32','2025-01-16 00:04:32'),(58758,19660,'action created','2025-01-16 00:04:32','2025-01-16 00:04:32'),(58759,19660,'action started via WP Cron','2025-01-16 01:09:13','2025-01-16 01:09:13'),(58760,19660,'action complete via WP Cron','2025-01-16 01:09:13','2025-01-16 01:09:13'),(58761,19661,'action created','2025-01-16 01:09:13','2025-01-16 01:09:13'),(58762,19661,'action started via WP Cron','2025-01-16 03:01:21','2025-01-16 03:01:21'),(58763,19661,'action complete via WP Cron','2025-01-16 03:01:21','2025-01-16 03:01:21'),(58764,19662,'action created','2025-01-16 03:01:21','2025-01-16 03:01:21'),(58765,19662,'action started via WP Cron','2025-01-16 04:03:37','2025-01-16 04:03:37'),(58766,19662,'action complete via WP Cron','2025-01-16 04:03:37','2025-01-16 04:03:37'),(58767,19663,'action created','2025-01-16 04:03:37','2025-01-16 04:03:37'),(58768,19654,'action started via WP Cron','2025-01-16 05:14:02','2025-01-16 05:14:02'),(58769,19654,'action complete via WP Cron','2025-01-16 05:14:02','2025-01-16 05:14:02'),(58770,19664,'action created','2025-01-16 05:14:02','2025-01-16 05:14:02'),(58771,19663,'action started via WP Cron','2025-01-16 05:14:02','2025-01-16 05:14:02'),(58772,19663,'action complete via WP Cron','2025-01-16 05:14:02','2025-01-16 05:14:02'),(58773,19665,'action created','2025-01-16 05:14:02','2025-01-16 05:14:02'),(58774,19638,'action started via WP Cron','2025-01-16 06:04:13','2025-01-16 06:04:13'),(58775,19638,'action complete via WP Cron','2025-01-16 06:04:13','2025-01-16 06:04:13'),(58776,19666,'action created','2025-01-16 06:04:13','2025-01-16 06:04:13'),(58777,19665,'action started via WP Cron','2025-01-16 06:43:03','2025-01-16 06:43:03'),(58778,19665,'action complete via WP Cron','2025-01-16 06:43:03','2025-01-16 06:43:03'),(58779,19667,'action created','2025-01-16 06:43:03','2025-01-16 06:43:03'),(58780,19667,'action started via WP Cron','2025-01-16 07:45:41','2025-01-16 07:45:41'),(58781,19667,'action complete via WP Cron','2025-01-16 07:45:41','2025-01-16 07:45:41'),(58782,19668,'action created','2025-01-16 07:45:41','2025-01-16 07:45:41'),(58783,19668,'action started via WP Cron','2025-01-16 08:47:37','2025-01-16 08:47:37'),(58784,19668,'action complete via WP Cron','2025-01-16 08:47:37','2025-01-16 08:47:37'),(58785,19669,'action created','2025-01-16 08:47:37','2025-01-16 08:47:37'),(58786,19670,'action created','2025-01-16 09:16:06','2025-01-16 09:16:06'),(58787,19670,'action started via WP Cron','2025-01-16 09:17:18','2025-01-16 09:17:18'),(58788,19670,'action complete via WP Cron','2025-01-16 09:17:18','2025-01-16 09:17:18'),(58789,19669,'action started via WP Cron','2025-01-16 09:49:09','2025-01-16 09:49:09'),(58790,19669,'action complete via WP Cron','2025-01-16 09:49:09','2025-01-16 09:49:09'),(58791,19671,'action created','2025-01-16 09:49:09','2025-01-16 09:49:09'),(58792,19671,'action started via WP Cron','2025-01-16 10:51:01','2025-01-16 10:51:01'),(58793,19671,'action complete via WP Cron','2025-01-16 10:51:01','2025-01-16 10:51:01'),(58794,19672,'action created','2025-01-16 10:51:01','2025-01-16 10:51:01'),(58795,19645,'action started via WP Cron','2025-01-16 11:00:07','2025-01-16 11:00:07'),(58796,19645,'action complete via WP Cron','2025-01-16 11:00:07','2025-01-16 11:00:07'),(58797,19673,'action created','2025-01-16 11:00:07','2025-01-16 11:00:07'),(58798,19646,'action started via WP Cron','2025-01-16 11:00:07','2025-01-16 11:00:07'),(58799,19646,'action complete via WP Cron','2025-01-16 11:00:07','2025-01-16 11:00:07'),(58800,19674,'action created','2025-01-16 11:00:07','2025-01-16 11:00:07'),(58801,19647,'action started via WP Cron','2025-01-16 11:00:07','2025-01-16 11:00:07'),(58802,19647,'action complete via WP Cron','2025-01-16 11:00:08','2025-01-16 11:00:08'),(58803,19675,'action created','2025-01-16 11:00:08','2025-01-16 11:00:08'),(58804,19672,'action started via WP Cron','2025-01-16 11:55:11','2025-01-16 11:55:11'),(58805,19672,'action complete via WP Cron','2025-01-16 11:55:11','2025-01-16 11:55:11'),(58806,19676,'action created','2025-01-16 11:55:11','2025-01-16 11:55:11'),(58807,19676,'action started via WP Cron','2025-01-16 12:55:14','2025-01-16 12:55:14'),(58808,19676,'action complete via WP Cron','2025-01-16 12:55:14','2025-01-16 12:55:14'),(58809,19677,'action created','2025-01-16 12:55:14','2025-01-16 12:55:14'),(58810,19677,'action started via WP Cron','2025-01-16 14:06:23','2025-01-16 14:06:23'),(58811,19677,'action complete via WP Cron','2025-01-16 14:06:23','2025-01-16 14:06:23'),(58812,19678,'action created','2025-01-16 14:06:23','2025-01-16 14:06:23'),(58813,19678,'action started via WP Cron','2025-01-16 15:06:38','2025-01-16 15:06:38'),(58814,19678,'action complete via WP Cron','2025-01-16 15:06:38','2025-01-16 15:06:38'),(58815,19679,'action created','2025-01-16 15:06:38','2025-01-16 15:06:38'),(58816,19679,'action started via WP Cron','2025-01-16 17:00:13','2025-01-16 17:00:13'),(58817,19679,'action complete via WP Cron','2025-01-16 17:00:13','2025-01-16 17:00:13'),(58818,19680,'action created','2025-01-16 17:00:13','2025-01-16 17:00:13'),(58819,19664,'action started via WP Cron','2025-01-16 17:18:39','2025-01-16 17:18:39'),(58820,19664,'action complete via WP Cron','2025-01-16 17:18:40','2025-01-16 17:18:40'),(58821,19681,'action created','2025-01-16 17:18:40','2025-01-16 17:18:40'),(58822,19680,'action started via WP Cron','2025-01-16 18:01:07','2025-01-16 18:01:07'),(58823,19680,'action complete via WP Cron','2025-01-16 18:01:07','2025-01-16 18:01:07'),(58824,19682,'action created','2025-01-16 18:01:07','2025-01-16 18:01:07'),(58825,19682,'action started via WP Cron','2025-01-16 19:02:45','2025-01-16 19:02:45'),(58826,19682,'action complete via WP Cron','2025-01-16 19:02:45','2025-01-16 19:02:45'),(58827,19683,'action created','2025-01-16 19:02:45','2025-01-16 19:02:45'),(58828,19683,'action started via WP Cron','2025-01-16 20:08:53','2025-01-16 20:08:53'),(58829,19683,'action complete via WP Cron','2025-01-16 20:08:53','2025-01-16 20:08:53'),(58830,19684,'action created','2025-01-16 20:08:53','2025-01-16 20:08:53'),(58831,19684,'action started via WP Cron','2025-01-16 21:08:59','2025-01-16 21:08:59'),(58832,19684,'action complete via WP Cron','2025-01-16 21:08:59','2025-01-16 21:08:59'),(58833,19685,'action created','2025-01-16 21:08:59','2025-01-16 21:08:59'),(58834,19685,'action started via WP Cron','2025-01-16 22:32:36','2025-01-16 22:32:36'),(58835,19685,'action complete via WP Cron','2025-01-16 22:32:36','2025-01-16 22:32:36'),(58836,19686,'action created','2025-01-16 22:32:36','2025-01-16 22:32:36'),(58837,19686,'action started via WP Cron','2025-01-16 23:53:49','2025-01-16 23:53:49'),(58838,19686,'action complete via WP Cron','2025-01-16 23:53:49','2025-01-16 23:53:49'),(58839,19687,'action created','2025-01-16 23:53:49','2025-01-16 23:53:49'),(58840,19687,'action started via WP Cron','2025-01-17 01:13:34','2025-01-17 01:13:34'),(58841,19687,'action complete via WP Cron','2025-01-17 01:13:34','2025-01-17 01:13:34'),(58842,19688,'action created','2025-01-17 01:13:34','2025-01-17 01:13:34'),(58843,19688,'action started via WP Cron','2025-01-17 02:14:18','2025-01-17 02:14:18'),(58844,19688,'action complete via WP Cron','2025-01-17 02:14:18','2025-01-17 02:14:18'),(58845,19689,'action created','2025-01-17 02:14:18','2025-01-17 02:14:18'),(58846,19689,'action started via WP Cron','2025-01-17 03:33:16','2025-01-17 03:33:16'),(58847,19689,'action complete via WP Cron','2025-01-17 03:33:16','2025-01-17 03:33:16'),(58848,19690,'action created','2025-01-17 03:33:16','2025-01-17 03:33:16'),(58849,19495,'action started via WP Cron','2025-01-17 04:40:13','2025-01-17 04:40:13'),(58850,19495,'action complete via WP Cron','2025-01-17 04:40:13','2025-01-17 04:40:13'),(58851,19691,'action created','2025-01-17 04:40:13','2025-01-17 04:40:13'),(58852,19690,'action started via WP Cron','2025-01-17 04:40:13','2025-01-17 04:40:13'),(58853,19690,'action complete via WP Cron','2025-01-17 04:40:13','2025-01-17 04:40:13'),(58854,19692,'action created','2025-01-17 04:40:13','2025-01-17 04:40:13'),(58855,19681,'action started via WP Cron','2025-01-17 05:43:01','2025-01-17 05:43:01'),(58856,19681,'action complete via WP Cron','2025-01-17 05:43:02','2025-01-17 05:43:02'),(58857,19693,'action created','2025-01-17 05:43:02','2025-01-17 05:43:02'),(58858,19692,'action started via WP Cron','2025-01-17 05:43:02','2025-01-17 05:43:02'),(58859,19692,'action complete via WP Cron','2025-01-17 05:43:02','2025-01-17 05:43:02'),(58860,19694,'action created','2025-01-17 05:43:02','2025-01-17 05:43:02'),(58861,19666,'action started via WP Cron','2025-01-17 06:06:31','2025-01-17 06:06:31'),(58862,19666,'action complete via WP Cron','2025-01-17 06:06:31','2025-01-17 06:06:31'),(58863,19695,'action created','2025-01-17 06:06:31','2025-01-17 06:06:31'),(58864,19694,'action started via WP Cron','2025-01-17 06:47:03','2025-01-17 06:47:03'),(58865,19694,'action complete via WP Cron','2025-01-17 06:47:03','2025-01-17 06:47:03'),(58866,19696,'action created','2025-01-17 06:47:03','2025-01-17 06:47:03'),(58867,19696,'action started via WP Cron','2025-01-17 07:52:33','2025-01-17 07:52:33'),(58868,19696,'action complete via WP Cron','2025-01-17 07:52:33','2025-01-17 07:52:33'),(58869,19697,'action created','2025-01-17 07:52:33','2025-01-17 07:52:33'),(58870,19697,'action started via WP Cron','2025-01-17 08:53:00','2025-01-17 08:53:00'),(58871,19697,'action complete via WP Cron','2025-01-17 08:53:00','2025-01-17 08:53:00'),(58872,19698,'action created','2025-01-17 08:53:00','2025-01-17 08:53:00'),(58873,19698,'action started via WP Cron','2025-01-17 10:09:16','2025-01-17 10:09:16'),(58874,19698,'action complete via WP Cron','2025-01-17 10:09:16','2025-01-17 10:09:16'),(58875,19699,'action created','2025-01-17 10:09:16','2025-01-17 10:09:16'),(58876,19673,'action started via WP Cron','2025-01-17 11:00:18','2025-01-17 11:00:18'),(58877,19673,'action complete via WP Cron','2025-01-17 11:00:18','2025-01-17 11:00:18'),(58878,19700,'action created','2025-01-17 11:00:18','2025-01-17 11:00:18'),(58879,19674,'action started via WP Cron','2025-01-17 11:00:18','2025-01-17 11:00:18'),(58880,19674,'action complete via WP Cron','2025-01-17 11:00:19','2025-01-17 11:00:19'),(58881,19701,'action created','2025-01-17 11:00:19','2025-01-17 11:00:19'),(58882,19675,'action started via WP Cron','2025-01-17 11:00:19','2025-01-17 11:00:19'),(58883,19675,'action complete via WP Cron','2025-01-17 11:00:19','2025-01-17 11:00:19'),(58884,19702,'action created','2025-01-17 11:00:19','2025-01-17 11:00:19'),(58885,19699,'action started via WP Cron','2025-01-17 11:13:06','2025-01-17 11:13:06'),(58886,19699,'action complete via WP Cron','2025-01-17 11:13:06','2025-01-17 11:13:06'),(58887,19703,'action created','2025-01-17 11:13:06','2025-01-17 11:13:06'),(58888,19703,'action started via WP Cron','2025-01-17 12:13:31','2025-01-17 12:13:31'),(58889,19703,'action complete via WP Cron','2025-01-17 12:13:31','2025-01-17 12:13:31'),(58890,19704,'action created','2025-01-17 12:13:31','2025-01-17 12:13:31'),(58891,19704,'action started via WP Cron','2025-01-17 13:15:31','2025-01-17 13:15:31'),(58892,19704,'action complete via WP Cron','2025-01-17 13:15:31','2025-01-17 13:15:31'),(58893,19705,'action created','2025-01-17 13:15:31','2025-01-17 13:15:31'),(58894,19705,'action started via WP Cron','2025-01-17 14:16:59','2025-01-17 14:16:59'),(58895,19705,'action complete via WP Cron','2025-01-17 14:16:59','2025-01-17 14:16:59'),(58896,19706,'action created','2025-01-17 14:16:59','2025-01-17 14:16:59'),(58897,19706,'action started via WP Cron','2025-01-17 15:17:02','2025-01-17 15:17:02'),(58898,19706,'action complete via WP Cron','2025-01-17 15:17:02','2025-01-17 15:17:02'),(58899,19707,'action created','2025-01-17 15:17:02','2025-01-17 15:17:02'),(58900,19707,'action started via WP Cron','2025-01-17 16:20:25','2025-01-17 16:20:25'),(58901,19707,'action complete via WP Cron','2025-01-17 16:20:25','2025-01-17 16:20:25'),(58902,19708,'action created','2025-01-17 16:20:25','2025-01-17 16:20:25'),(58903,19708,'action started via WP Cron','2025-01-17 17:36:27','2025-01-17 17:36:27'),(58904,19708,'action complete via WP Cron','2025-01-17 17:36:27','2025-01-17 17:36:27'),(58905,19709,'action created','2025-01-17 17:36:27','2025-01-17 17:36:27'),(58906,19693,'action started via WP Cron','2025-01-17 17:46:36','2025-01-17 17:46:36'),(58907,19693,'action complete via WP Cron','2025-01-17 17:46:37','2025-01-17 17:46:37'),(58908,19710,'action created','2025-01-17 17:46:37','2025-01-17 17:46:37'),(58909,19709,'action started via WP Cron','2025-01-17 18:57:03','2025-01-17 18:57:03'),(58910,19709,'action complete via WP Cron','2025-01-17 18:57:03','2025-01-17 18:57:03'),(58911,19711,'action created','2025-01-17 18:57:03','2025-01-17 18:57:03'),(58912,19711,'action started via WP Cron','2025-01-17 20:06:03','2025-01-17 20:06:03'),(58913,19711,'action complete via WP Cron','2025-01-17 20:06:03','2025-01-17 20:06:03'),(58914,19712,'action created','2025-01-17 20:06:03','2025-01-17 20:06:03'),(58915,19712,'action started via WP Cron','2025-01-17 21:14:40','2025-01-17 21:14:40'),(58916,19712,'action complete via WP Cron','2025-01-17 21:14:40','2025-01-17 21:14:40'),(58917,19713,'action created','2025-01-17 21:14:40','2025-01-17 21:14:40'),(58918,19713,'action started via WP Cron','2025-01-17 22:23:12','2025-01-17 22:23:12'),(58919,19713,'action complete via WP Cron','2025-01-17 22:23:12','2025-01-17 22:23:12'),(58920,19714,'action created','2025-01-17 22:23:13','2025-01-17 22:23:13'),(58921,19714,'action started via WP Cron','2025-01-17 23:28:02','2025-01-17 23:28:02'),(58922,19714,'action complete via WP Cron','2025-01-17 23:28:02','2025-01-17 23:28:02'),(58923,19715,'action created','2025-01-17 23:28:02','2025-01-17 23:28:02'),(58924,19715,'action started via WP Cron','2025-01-18 00:28:41','2025-01-18 00:28:41'),(58925,19715,'action complete via WP Cron','2025-01-18 00:28:41','2025-01-18 00:28:41'),(58926,19716,'action created','2025-01-18 00:28:41','2025-01-18 00:28:41'),(58927,19716,'action started via WP Cron','2025-01-18 01:35:11','2025-01-18 01:35:11'),(58928,19716,'action complete via WP Cron','2025-01-18 01:35:11','2025-01-18 01:35:11'),(58929,19717,'action created','2025-01-18 01:35:11','2025-01-18 01:35:11'),(58930,19717,'action started via WP Cron','2025-01-18 02:45:40','2025-01-18 02:45:40'),(58931,19717,'action complete via WP Cron','2025-01-18 02:45:40','2025-01-18 02:45:40'),(58932,19718,'action created','2025-01-18 02:45:40','2025-01-18 02:45:40'),(58933,19718,'action started via WP Cron','2025-01-18 03:59:45','2025-01-18 03:59:45'),(58934,19718,'action complete via WP Cron','2025-01-18 03:59:45','2025-01-18 03:59:45'),(58935,19719,'action created','2025-01-18 03:59:45','2025-01-18 03:59:45'),(58936,19719,'action started via WP Cron','2025-01-18 05:02:00','2025-01-18 05:02:00'),(58937,19719,'action complete via WP Cron','2025-01-18 05:02:00','2025-01-18 05:02:00'),(58938,19720,'action created','2025-01-18 05:02:00','2025-01-18 05:02:00'),(58939,19710,'action started via WP Cron','2025-01-18 05:53:29','2025-01-18 05:53:29'),(58940,19710,'action complete via WP Cron','2025-01-18 05:53:29','2025-01-18 05:53:29'),(58941,19721,'action created','2025-01-18 05:53:29','2025-01-18 05:53:29'),(58942,19720,'action started via WP Cron','2025-01-18 06:12:46','2025-01-18 06:12:46'),(58943,19720,'action complete via WP Cron','2025-01-18 06:12:46','2025-01-18 06:12:46'),(58944,19722,'action created','2025-01-18 06:12:46','2025-01-18 06:12:46'),(58945,19695,'action started via WP Cron','2025-01-18 06:12:46','2025-01-18 06:12:46'),(58946,19695,'action complete via WP Cron','2025-01-18 06:12:46','2025-01-18 06:12:46'),(58947,19723,'action created','2025-01-18 06:12:46','2025-01-18 06:12:46'),(58948,19722,'action started via WP Cron','2025-01-18 07:29:56','2025-01-18 07:29:56'),(58949,19722,'action complete via WP Cron','2025-01-18 07:29:56','2025-01-18 07:29:56'),(58950,19724,'action created','2025-01-18 07:29:56','2025-01-18 07:29:56'),(58951,19724,'action started via WP Cron','2025-01-18 08:33:06','2025-01-18 08:33:06'),(58952,19724,'action complete via WP Cron','2025-01-18 08:33:06','2025-01-18 08:33:06'),(58953,19725,'action created','2025-01-18 08:33:06','2025-01-18 08:33:06'),(58954,19725,'action started via WP Cron','2025-01-18 09:44:16','2025-01-18 09:44:16'),(58955,19725,'action complete via WP Cron','2025-01-18 09:44:16','2025-01-18 09:44:16'),(58956,19726,'action created','2025-01-18 09:44:16','2025-01-18 09:44:16'),(58957,19726,'action started via WP Cron','2025-01-18 10:44:24','2025-01-18 10:44:24'),(58958,19726,'action complete via WP Cron','2025-01-18 10:44:24','2025-01-18 10:44:24'),(58959,19727,'action created','2025-01-18 10:44:24','2025-01-18 10:44:24'),(58960,19700,'action started via WP Cron','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58961,19700,'action complete via WP Cron','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58962,19728,'action created','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58963,19701,'action started via WP Cron','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58964,19701,'action complete via WP Cron','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58965,19729,'action created','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58966,19702,'action started via WP Cron','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58967,19702,'action complete via WP Cron','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58968,19730,'action created','2025-01-18 11:03:22','2025-01-18 11:03:22'),(58969,19727,'action started via WP Cron','2025-01-18 11:50:09','2025-01-18 11:50:09'),(58970,19727,'action complete via WP Cron','2025-01-18 11:50:09','2025-01-18 11:50:09'),(58971,19731,'action created','2025-01-18 11:50:09','2025-01-18 11:50:09'),(58972,19731,'action started via WP Cron','2025-01-18 12:54:11','2025-01-18 12:54:11'),(58973,19731,'action complete via WP Cron','2025-01-18 12:54:11','2025-01-18 12:54:11'),(58974,19732,'action created','2025-01-18 12:54:11','2025-01-18 12:54:11'),(58975,19732,'action started via WP Cron','2025-01-18 14:05:35','2025-01-18 14:05:35'),(58976,19732,'action complete via WP Cron','2025-01-18 14:05:35','2025-01-18 14:05:35'),(58977,19733,'action created','2025-01-18 14:05:35','2025-01-18 14:05:35'),(58978,19733,'action started via WP Cron','2025-01-18 15:13:13','2025-01-18 15:13:13'),(58979,19733,'action complete via WP Cron','2025-01-18 15:13:13','2025-01-18 15:13:13'),(58980,19734,'action created','2025-01-18 15:13:13','2025-01-18 15:13:13'),(58981,19734,'action started via WP Cron','2025-01-18 16:14:48','2025-01-18 16:14:48'),(58982,19734,'action complete via WP Cron','2025-01-18 16:14:48','2025-01-18 16:14:48'),(58983,19735,'action created','2025-01-18 16:14:48','2025-01-18 16:14:48'),(58984,19735,'action started via WP Cron','2025-01-18 17:15:44','2025-01-18 17:15:44'),(58985,19735,'action complete via WP Cron','2025-01-18 17:15:44','2025-01-18 17:15:44'),(58986,19736,'action created','2025-01-18 17:15:44','2025-01-18 17:15:44'),(58987,19721,'action started via WP Cron','2025-01-18 18:15:45','2025-01-18 18:15:45'),(58988,19721,'action complete via WP Cron','2025-01-18 18:15:45','2025-01-18 18:15:45'),(58989,19737,'action created','2025-01-18 18:15:45','2025-01-18 18:15:45'),(58990,19736,'action started via WP Cron','2025-01-18 18:15:45','2025-01-18 18:15:45'),(58991,19736,'action complete via WP Cron','2025-01-18 18:15:45','2025-01-18 18:15:45'),(58992,19738,'action created','2025-01-18 18:15:45','2025-01-18 18:15:45'),(58993,19738,'action started via WP Cron','2025-01-18 19:24:54','2025-01-18 19:24:54'),(58994,19738,'action complete via WP Cron','2025-01-18 19:24:54','2025-01-18 19:24:54'),(58995,19739,'action created','2025-01-18 19:24:54','2025-01-18 19:24:54'),(58996,19739,'action started via WP Cron','2025-01-18 20:24:59','2025-01-18 20:24:59'),(58997,19739,'action complete via WP Cron','2025-01-18 20:24:59','2025-01-18 20:24:59'),(58998,19740,'action created','2025-01-18 20:24:59','2025-01-18 20:24:59'),(58999,19740,'action started via WP Cron','2025-01-18 21:26:39','2025-01-18 21:26:39'),(59000,19740,'action complete via WP Cron','2025-01-18 21:26:39','2025-01-18 21:26:39'),(59001,19741,'action created','2025-01-18 21:26:39','2025-01-18 21:26:39'),(59002,19741,'action started via WP Cron','2025-01-18 22:38:48','2025-01-18 22:38:48'),(59003,19741,'action complete via WP Cron','2025-01-18 22:38:48','2025-01-18 22:38:48'),(59004,19742,'action created','2025-01-18 22:38:48','2025-01-18 22:38:48'),(59005,19742,'action started via WP Cron','2025-01-18 23:39:17','2025-01-18 23:39:17'),(59006,19742,'action complete via WP Cron','2025-01-18 23:39:17','2025-01-18 23:39:17'),(59007,19743,'action created','2025-01-18 23:39:17','2025-01-18 23:39:17'),(59008,19743,'action started via WP Cron','2025-01-19 00:41:59','2025-01-19 00:41:59'),(59009,19743,'action complete via WP Cron','2025-01-19 00:41:59','2025-01-19 00:41:59'),(59010,19744,'action created','2025-01-19 00:41:59','2025-01-19 00:41:59'),(59011,19744,'action started via WP Cron','2025-01-19 01:43:16','2025-01-19 01:43:16'),(59012,19744,'action complete via WP Cron','2025-01-19 01:43:16','2025-01-19 01:43:16'),(59013,19745,'action created','2025-01-19 01:43:16','2025-01-19 01:43:16'),(59014,19745,'action started via WP Cron','2025-01-19 02:46:57','2025-01-19 02:46:57'),(59015,19745,'action complete via WP Cron','2025-01-19 02:46:57','2025-01-19 02:46:57'),(59016,19746,'action created','2025-01-19 02:46:57','2025-01-19 02:46:57'),(59017,19746,'action started via WP Cron','2025-01-19 03:48:28','2025-01-19 03:48:28'),(59018,19746,'action complete via WP Cron','2025-01-19 03:48:28','2025-01-19 03:48:28'),(59019,19747,'action created','2025-01-19 03:48:28','2025-01-19 03:48:28'),(59020,19747,'action started via WP Cron','2025-01-19 05:00:24','2025-01-19 05:00:24'),(59021,19747,'action complete via WP Cron','2025-01-19 05:00:24','2025-01-19 05:00:24'),(59022,19748,'action created','2025-01-19 05:00:24','2025-01-19 05:00:24'),(59023,19748,'action started via WP Cron','2025-01-19 06:12:03','2025-01-19 06:12:03'),(59024,19748,'action complete via WP Cron','2025-01-19 06:12:03','2025-01-19 06:12:03'),(59025,19749,'action created','2025-01-19 06:12:03','2025-01-19 06:12:03'),(59026,19723,'action started via WP Cron','2025-01-19 06:24:09','2025-01-19 06:24:09'),(59027,19723,'action complete via WP Cron','2025-01-19 06:24:09','2025-01-19 06:24:09'),(59028,19750,'action created','2025-01-19 06:24:09','2025-01-19 06:24:09'),(59029,19737,'action started via WP Cron','2025-01-19 06:24:09','2025-01-19 06:24:09'),(59030,19737,'action complete via WP Cron','2025-01-19 06:24:09','2025-01-19 06:24:09'),(59031,19751,'action created','2025-01-19 06:24:09','2025-01-19 06:24:09'),(59032,19749,'action started via WP Cron','2025-01-19 07:15:43','2025-01-19 07:15:43'),(59033,19749,'action complete via WP Cron','2025-01-19 07:15:43','2025-01-19 07:15:43'),(59034,19752,'action created','2025-01-19 07:15:43','2025-01-19 07:15:43'),(59035,19752,'action started via WP Cron','2025-01-19 08:25:10','2025-01-19 08:25:10'),(59036,19752,'action complete via WP Cron','2025-01-19 08:25:10','2025-01-19 08:25:10'),(59037,19753,'action created','2025-01-19 08:25:10','2025-01-19 08:25:10'),(59038,19753,'action started via WP Cron','2025-01-19 09:27:35','2025-01-19 09:27:35'),(59039,19753,'action complete via WP Cron','2025-01-19 09:27:35','2025-01-19 09:27:35'),(59040,19754,'action created','2025-01-19 09:27:35','2025-01-19 09:27:35'),(59041,19754,'action started via WP Cron','2025-01-19 10:39:36','2025-01-19 10:39:36'),(59042,19754,'action complete via WP Cron','2025-01-19 10:39:36','2025-01-19 10:39:36'),(59043,19755,'action created','2025-01-19 10:39:36','2025-01-19 10:39:36'),(59044,19728,'action started via WP Cron','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59045,19728,'action complete via WP Cron','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59046,19756,'action created','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59047,19729,'action started via WP Cron','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59048,19729,'action complete via WP Cron','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59049,19757,'action created','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59050,19730,'action started via WP Cron','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59051,19730,'action complete via WP Cron','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59052,19758,'action created','2025-01-19 11:08:15','2025-01-19 11:08:15'),(59053,19755,'action started via WP Cron','2025-01-19 11:46:42','2025-01-19 11:46:42'),(59054,19755,'action complete via WP Cron','2025-01-19 11:46:42','2025-01-19 11:46:42'),(59055,19759,'action created','2025-01-19 11:46:42','2025-01-19 11:46:42'),(59056,19759,'action started via WP Cron','2025-01-19 12:50:09','2025-01-19 12:50:09'),(59057,19759,'action complete via WP Cron','2025-01-19 12:50:09','2025-01-19 12:50:09'),(59058,19760,'action created','2025-01-19 12:50:09','2025-01-19 12:50:09'),(59059,19760,'action started via WP Cron','2025-01-19 13:57:04','2025-01-19 13:57:04'),(59060,19760,'action complete via WP Cron','2025-01-19 13:57:04','2025-01-19 13:57:04'),(59061,19761,'action created','2025-01-19 13:57:04','2025-01-19 13:57:04'),(59062,19761,'action started via WP Cron','2025-01-19 14:59:16','2025-01-19 14:59:16'),(59063,19761,'action complete via WP Cron','2025-01-19 14:59:16','2025-01-19 14:59:16'),(59064,19762,'action created','2025-01-19 14:59:16','2025-01-19 14:59:16'),(59065,19762,'action started via WP Cron','2025-01-19 16:08:55','2025-01-19 16:08:55'),(59066,19762,'action complete via WP Cron','2025-01-19 16:08:55','2025-01-19 16:08:55'),(59067,19763,'action created','2025-01-19 16:08:55','2025-01-19 16:08:55'),(59068,19763,'action started via WP Cron','2025-01-19 17:17:40','2025-01-19 17:17:40'),(59069,19763,'action complete via WP Cron','2025-01-19 17:17:40','2025-01-19 17:17:40'),(59070,19764,'action created','2025-01-19 17:17:40','2025-01-19 17:17:40'),(59071,19764,'action started via WP Cron','2025-01-19 18:17:57','2025-01-19 18:17:57'),(59072,19764,'action complete via WP Cron','2025-01-19 18:17:57','2025-01-19 18:17:57'),(59073,19765,'action created','2025-01-19 18:17:57','2025-01-19 18:17:57'),(59074,19751,'action started via WP Cron','2025-01-19 18:25:48','2025-01-19 18:25:48'),(59075,19751,'action complete via WP Cron','2025-01-19 18:25:48','2025-01-19 18:25:48'),(59076,19766,'action created','2025-01-19 18:25:48','2025-01-19 18:25:48'),(59077,19765,'action started via WP Cron','2025-01-19 19:21:55','2025-01-19 19:21:55'),(59078,19765,'action complete via WP Cron','2025-01-19 19:21:55','2025-01-19 19:21:55'),(59079,19767,'action created','2025-01-19 19:21:55','2025-01-19 19:21:55'),(59080,19767,'action started via WP Cron','2025-01-19 20:28:15','2025-01-19 20:28:15'),(59081,19767,'action complete via WP Cron','2025-01-19 20:28:15','2025-01-19 20:28:15'),(59082,19768,'action created','2025-01-19 20:28:15','2025-01-19 20:28:15'),(59083,19768,'action started via WP Cron','2025-01-19 21:36:44','2025-01-19 21:36:44'),(59084,19768,'action complete via WP Cron','2025-01-19 21:36:44','2025-01-19 21:36:44'),(59085,19769,'action created','2025-01-19 21:36:44','2025-01-19 21:36:44'),(59086,19769,'action started via WP Cron','2025-01-19 22:48:37','2025-01-19 22:48:37'),(59087,19769,'action complete via WP Cron','2025-01-19 22:48:37','2025-01-19 22:48:37'),(59088,19770,'action created','2025-01-19 22:48:37','2025-01-19 22:48:37'),(59089,19770,'action started via WP Cron','2025-01-20 00:20:16','2025-01-20 00:20:16'),(59090,19770,'action complete via WP Cron','2025-01-20 00:20:16','2025-01-20 00:20:16'),(59091,19771,'action created','2025-01-20 00:20:16','2025-01-20 00:20:16'),(59092,19771,'action started via WP Cron','2025-01-20 01:32:10','2025-01-20 01:32:10'),(59093,19771,'action complete via WP Cron','2025-01-20 01:32:10','2025-01-20 01:32:10'),(59094,19772,'action created','2025-01-20 01:32:10','2025-01-20 01:32:10'),(59095,19772,'action started via WP Cron','2025-01-20 02:33:01','2025-01-20 02:33:01'),(59096,19772,'action complete via WP Cron','2025-01-20 02:33:01','2025-01-20 02:33:01'),(59097,19773,'action created','2025-01-20 02:33:01','2025-01-20 02:33:01'),(59098,19773,'action started via WP Cron','2025-01-20 03:40:07','2025-01-20 03:40:07'),(59099,19773,'action complete via WP Cron','2025-01-20 03:40:07','2025-01-20 03:40:07'),(59100,19774,'action created','2025-01-20 03:40:07','2025-01-20 03:40:07'),(59101,19774,'action started via WP Cron','2025-01-20 05:19:51','2025-01-20 05:19:51'),(59102,19774,'action complete via WP Cron','2025-01-20 05:19:51','2025-01-20 05:19:51'),(59103,19775,'action created','2025-01-20 05:19:51','2025-01-20 05:19:51'),(59104,19775,'action started via WP Cron','2025-01-20 06:29:03','2025-01-20 06:29:03'),(59105,19775,'action complete via WP Cron','2025-01-20 06:29:03','2025-01-20 06:29:03'),(59106,19776,'action created','2025-01-20 06:29:03','2025-01-20 06:29:03'),(59107,19750,'action started via WP Cron','2025-01-20 06:29:03','2025-01-20 06:29:03'),(59108,19750,'action complete via WP Cron','2025-01-20 06:29:03','2025-01-20 06:29:03'),(59109,19777,'action created','2025-01-20 06:29:03','2025-01-20 06:29:03'),(59110,19766,'action started via WP Cron','2025-01-20 06:29:03','2025-01-20 06:29:03'),(59111,19766,'action complete via WP Cron','2025-01-20 06:29:04','2025-01-20 06:29:04'),(59112,19778,'action created','2025-01-20 06:29:04','2025-01-20 06:29:04'),(59113,19776,'action started via WP Cron','2025-01-20 07:39:59','2025-01-20 07:39:59'),(59114,19776,'action complete via WP Cron','2025-01-20 07:39:59','2025-01-20 07:39:59'),(59115,19779,'action created','2025-01-20 07:39:59','2025-01-20 07:39:59'),(59116,19779,'action started via WP Cron','2025-01-20 08:51:34','2025-01-20 08:51:34'),(59117,19779,'action complete via WP Cron','2025-01-20 08:51:34','2025-01-20 08:51:34'),(59118,19780,'action created','2025-01-20 08:51:34','2025-01-20 08:51:34'),(59119,19780,'action started via WP Cron','2025-01-20 09:54:27','2025-01-20 09:54:27'),(59120,19780,'action complete via WP Cron','2025-01-20 09:54:27','2025-01-20 09:54:27'),(59121,19781,'action created','2025-01-20 09:54:27','2025-01-20 09:54:27'),(59122,19781,'action started via WP Cron','2025-01-20 10:56:20','2025-01-20 10:56:20'),(59123,19781,'action complete via WP Cron','2025-01-20 10:56:20','2025-01-20 10:56:20'),(59124,19782,'action created','2025-01-20 10:56:20','2025-01-20 10:56:20'),(59125,19756,'action started via WP Cron','2025-01-20 11:22:22','2025-01-20 11:22:22'),(59126,19756,'action complete via WP Cron','2025-01-20 11:22:22','2025-01-20 11:22:22'),(59127,19783,'action created','2025-01-20 11:22:22','2025-01-20 11:22:22'),(59128,19757,'action started via WP Cron','2025-01-20 11:22:22','2025-01-20 11:22:22'),(59129,19757,'action complete via WP Cron','2025-01-20 11:22:22','2025-01-20 11:22:22'),(59130,19784,'action created','2025-01-20 11:22:22','2025-01-20 11:22:22'),(59131,19758,'action started via WP Cron','2025-01-20 11:22:22','2025-01-20 11:22:22'),(59132,19758,'action complete via WP Cron','2025-01-20 11:22:23','2025-01-20 11:22:23'),(59133,19785,'action created','2025-01-20 11:22:23','2025-01-20 11:22:23'),(59134,19782,'action started via WP Cron','2025-01-20 12:02:03','2025-01-20 12:02:03'),(59135,19782,'action complete via WP Cron','2025-01-20 12:02:03','2025-01-20 12:02:03'),(59136,19786,'action created','2025-01-20 12:02:03','2025-01-20 12:02:03'),(59137,19786,'action started via WP Cron','2025-01-20 13:28:00','2025-01-20 13:28:00'),(59138,19786,'action complete via WP Cron','2025-01-20 13:28:00','2025-01-20 13:28:00'),(59139,19787,'action created','2025-01-20 13:28:00','2025-01-20 13:28:00'),(59140,19787,'action started via WP Cron','2025-01-20 14:37:04','2025-01-20 14:37:04'),(59141,19787,'action complete via WP Cron','2025-01-20 14:37:04','2025-01-20 14:37:04'),(59142,19788,'action created','2025-01-20 14:37:04','2025-01-20 14:37:04'),(59143,19788,'action started via WP Cron','2025-01-20 15:43:35','2025-01-20 15:43:35'),(59144,19788,'action complete via WP Cron','2025-01-20 15:43:35','2025-01-20 15:43:35'),(59145,19789,'action created','2025-01-20 15:43:35','2025-01-20 15:43:35'),(59146,19789,'action started via WP Cron','2025-01-20 16:44:08','2025-01-20 16:44:08'),(59147,19789,'action complete via WP Cron','2025-01-20 16:44:08','2025-01-20 16:44:08'),(59148,19790,'action created','2025-01-20 16:44:08','2025-01-20 16:44:08'),(59149,19596,'action started via WP Cron','2025-01-20 17:05:12','2025-01-20 17:05:12'),(59150,19596,'action complete via WP Cron','2025-01-20 17:05:13','2025-01-20 17:05:13'),(59151,19791,'action created','2025-01-20 17:05:13','2025-01-20 17:05:13'),(59152,19790,'action started via WP Cron','2025-01-20 17:48:40','2025-01-20 17:48:40'),(59153,19790,'action complete via WP Cron','2025-01-20 17:48:40','2025-01-20 17:48:40'),(59154,19792,'action created','2025-01-20 17:48:40','2025-01-20 17:48:40'),(59155,19778,'action started via WP Cron','2025-01-20 18:33:21','2025-01-20 18:33:21'),(59156,19778,'action complete via WP Cron','2025-01-20 18:33:21','2025-01-20 18:33:21'),(59157,19793,'action created','2025-01-20 18:33:21','2025-01-20 18:33:21'),(59158,19792,'action started via WP Cron','2025-01-20 18:50:43','2025-01-20 18:50:43'),(59159,19792,'action complete via WP Cron','2025-01-20 18:50:43','2025-01-20 18:50:43'),(59160,19794,'action created','2025-01-20 18:50:43','2025-01-20 18:50:43'),(59161,19794,'action started via WP Cron','2025-01-20 19:55:29','2025-01-20 19:55:29'),(59162,19794,'action complete via WP Cron','2025-01-20 19:55:29','2025-01-20 19:55:29'),(59163,19795,'action created','2025-01-20 19:55:29','2025-01-20 19:55:29'),(59164,19795,'action started via WP Cron','2025-01-20 21:06:39','2025-01-20 21:06:39'),(59165,19795,'action complete via WP Cron','2025-01-20 21:06:39','2025-01-20 21:06:39'),(59166,19796,'action created','2025-01-20 21:06:39','2025-01-20 21:06:39'),(59167,19796,'action started via WP Cron','2025-01-20 22:14:39','2025-01-20 22:14:39'),(59168,19796,'action complete via WP Cron','2025-01-20 22:14:39','2025-01-20 22:14:39'),(59169,19797,'action created','2025-01-20 22:14:39','2025-01-20 22:14:39'),(59170,19797,'action started via WP Cron','2025-01-20 23:23:29','2025-01-20 23:23:29'),(59171,19797,'action complete via WP Cron','2025-01-20 23:23:29','2025-01-20 23:23:29'),(59172,19798,'action created','2025-01-20 23:23:29','2025-01-20 23:23:29'),(59173,19798,'action started via WP Cron','2025-01-21 00:49:11','2025-01-21 00:49:11'),(59174,19798,'action complete via WP Cron','2025-01-21 00:49:11','2025-01-21 00:49:11'),(59175,19799,'action created','2025-01-21 00:49:11','2025-01-21 00:49:11'),(59176,19799,'action started via WP Cron','2025-01-21 01:57:56','2025-01-21 01:57:56'),(59177,19799,'action complete via WP Cron','2025-01-21 01:57:56','2025-01-21 01:57:56'),(59178,19800,'action created','2025-01-21 01:57:56','2025-01-21 01:57:56'),(59179,19800,'action started via WP Cron','2025-01-21 02:58:47','2025-01-21 02:58:47'),(59180,19800,'action complete via WP Cron','2025-01-21 02:58:47','2025-01-21 02:58:47'),(59181,19801,'action created','2025-01-21 02:58:47','2025-01-21 02:58:47'),(59182,19801,'action started via WP Cron','2025-01-21 04:01:55','2025-01-21 04:01:55'),(59183,19801,'action complete via WP Cron','2025-01-21 04:01:55','2025-01-21 04:01:55'),(59184,19802,'action created','2025-01-21 04:01:55','2025-01-21 04:01:55'),(59185,19802,'action started via WP Cron','2025-01-21 05:03:47','2025-01-21 05:03:47'),(59186,19802,'action complete via WP Cron','2025-01-21 05:03:47','2025-01-21 05:03:47'),(59187,19803,'action created','2025-01-21 05:03:47','2025-01-21 05:03:47'),(59188,19803,'action started via WP Cron','2025-01-21 06:03:49','2025-01-21 06:03:49'),(59189,19803,'action complete via WP Cron','2025-01-21 06:03:49','2025-01-21 06:03:49'),(59190,19804,'action created','2025-01-21 06:03:49','2025-01-21 06:03:49'),(59191,19777,'action started via WP Cron','2025-01-21 06:30:12','2025-01-21 06:30:12'),(59192,19777,'action complete via WP Cron','2025-01-21 06:30:12','2025-01-21 06:30:12'),(59193,19805,'action created','2025-01-21 06:30:12','2025-01-21 06:30:12'),(59194,19793,'action started via WP Cron','2025-01-21 06:33:55','2025-01-21 06:33:55'),(59195,19793,'action complete via WP Cron','2025-01-21 06:33:56','2025-01-21 06:33:56'),(59196,19806,'action created','2025-01-21 06:33:56','2025-01-21 06:33:56'),(59197,19804,'action started via WP Cron','2025-01-21 07:05:53','2025-01-21 07:05:53'),(59198,19804,'action complete via WP Cron','2025-01-21 07:05:53','2025-01-21 07:05:53'),(59199,19807,'action created','2025-01-21 07:05:53','2025-01-21 07:05:53'),(59200,19807,'action started via WP Cron','2025-01-21 08:05:57','2025-01-21 08:05:57'),(59201,19807,'action complete via WP Cron','2025-01-21 08:05:57','2025-01-21 08:05:57'),(59202,19808,'action created','2025-01-21 08:05:57','2025-01-21 08:05:57'),(59203,19808,'action started via WP Cron','2025-01-21 09:08:44','2025-01-21 09:08:44'),(59204,19808,'action complete via WP Cron','2025-01-21 09:08:44','2025-01-21 09:08:44'),(59205,19809,'action created','2025-01-21 09:08:44','2025-01-21 09:08:44'),(59206,19809,'action started via WP Cron','2025-01-21 10:15:09','2025-01-21 10:15:09'),(59207,19809,'action complete via WP Cron','2025-01-21 10:15:09','2025-01-21 10:15:09'),(59208,19810,'action created','2025-01-21 10:15:09','2025-01-21 10:15:09'),(59209,19810,'action started via WP Cron','2025-01-21 11:19:05','2025-01-21 11:19:05'),(59210,19810,'action complete via WP Cron','2025-01-21 11:19:05','2025-01-21 11:19:05'),(59211,19811,'action created','2025-01-21 11:19:05','2025-01-21 11:19:05'),(59212,19783,'action started via WP Cron','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59213,19783,'action complete via WP Cron','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59214,19812,'action created','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59215,19784,'action started via WP Cron','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59216,19784,'action complete via WP Cron','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59217,19813,'action created','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59218,19785,'action started via WP Cron','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59219,19785,'action complete via WP Cron','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59220,19814,'action created','2025-01-21 11:26:07','2025-01-21 11:26:07'),(59221,19811,'action started via WP Cron','2025-01-21 12:19:59','2025-01-21 12:19:59'),(59222,19811,'action complete via WP Cron','2025-01-21 12:19:59','2025-01-21 12:19:59'),(59223,19815,'action created','2025-01-21 12:19:59','2025-01-21 12:19:59'),(59224,19815,'action started via WP Cron','2025-01-21 13:31:36','2025-01-21 13:31:36'),(59225,19815,'action complete via WP Cron','2025-01-21 13:31:36','2025-01-21 13:31:36'),(59226,19816,'action created','2025-01-21 13:31:36','2025-01-21 13:31:36'),(59227,19816,'action started via WP Cron','2025-01-21 14:49:35','2025-01-21 14:49:35'),(59228,19816,'action complete via WP Cron','2025-01-21 14:49:35','2025-01-21 14:49:35'),(59229,19817,'action created','2025-01-21 14:49:35','2025-01-21 14:49:35'),(59230,19817,'action started via WP Cron','2025-01-21 15:52:52','2025-01-21 15:52:52'),(59231,19817,'action complete via WP Cron','2025-01-21 15:52:52','2025-01-21 15:52:52'),(59232,19818,'action created','2025-01-21 15:52:52','2025-01-21 15:52:52'),(59233,19818,'action started via WP Cron','2025-01-21 17:03:17','2025-01-21 17:03:17'),(59234,19818,'action complete via WP Cron','2025-01-21 17:03:17','2025-01-21 17:03:17'),(59235,19819,'action created','2025-01-21 17:03:17','2025-01-21 17:03:17'),(59236,19819,'action started via WP Cron','2025-01-21 18:08:42','2025-01-21 18:08:42'),(59237,19819,'action complete via WP Cron','2025-01-21 18:08:42','2025-01-21 18:08:42'),(59238,19820,'action created','2025-01-21 18:08:42','2025-01-21 18:08:42'),(59239,19806,'action started via WP Cron','2025-01-21 18:43:50','2025-01-21 18:43:50'),(59240,19806,'action complete via WP Cron','2025-01-21 18:43:51','2025-01-21 18:43:51'),(59241,19821,'action created','2025-01-21 18:43:51','2025-01-21 18:43:51'),(59242,19820,'action started via WP Cron','2025-01-21 19:13:59','2025-01-21 19:13:59'),(59243,19820,'action complete via WP Cron','2025-01-21 19:13:59','2025-01-21 19:13:59'),(59244,19822,'action created','2025-01-21 19:13:59','2025-01-21 19:13:59'),(59245,19822,'action started via WP Cron','2025-01-21 20:24:12','2025-01-21 20:24:12'),(59246,19822,'action complete via WP Cron','2025-01-21 20:24:13','2025-01-21 20:24:13'),(59247,19823,'action created','2025-01-21 20:24:13','2025-01-21 20:24:13'),(59248,19823,'action started via WP Cron','2025-01-21 21:39:12','2025-01-21 21:39:12'),(59249,19823,'action complete via WP Cron','2025-01-21 21:39:12','2025-01-21 21:39:12'),(59250,19824,'action created','2025-01-21 21:39:12','2025-01-21 21:39:12'),(59251,19824,'action started via WP Cron','2025-01-21 23:05:11','2025-01-21 23:05:11'),(59252,19824,'action complete via WP Cron','2025-01-21 23:05:11','2025-01-21 23:05:11'),(59253,19825,'action created','2025-01-21 23:05:11','2025-01-21 23:05:11'),(59254,19825,'action started via WP Cron','2025-01-22 00:11:01','2025-01-22 00:11:01'),(59255,19825,'action complete via WP Cron','2025-01-22 00:11:01','2025-01-22 00:11:01'),(59256,19826,'action created','2025-01-22 00:11:01','2025-01-22 00:11:01'),(59257,19826,'action started via WP Cron','2025-01-22 01:12:19','2025-01-22 01:12:19'),(59258,19826,'action complete via WP Cron','2025-01-22 01:12:19','2025-01-22 01:12:19'),(59259,19827,'action created','2025-01-22 01:12:19','2025-01-22 01:12:19'),(59260,19827,'action started via WP Cron','2025-01-22 02:13:59','2025-01-22 02:13:59'),(59261,19827,'action complete via WP Cron','2025-01-22 02:13:59','2025-01-22 02:13:59'),(59262,19828,'action created','2025-01-22 02:13:59','2025-01-22 02:13:59'),(59263,19828,'action started via WP Cron','2025-01-22 03:33:11','2025-01-22 03:33:11'),(59264,19828,'action complete via WP Cron','2025-01-22 03:33:11','2025-01-22 03:33:11'),(59265,19829,'action created','2025-01-22 03:33:11','2025-01-22 03:33:11'),(59266,19829,'action started via WP Cron','2025-01-22 04:36:36','2025-01-22 04:36:36'),(59267,19829,'action complete via WP Cron','2025-01-22 04:36:36','2025-01-22 04:36:36'),(59268,19830,'action created','2025-01-22 04:36:36','2025-01-22 04:36:36'),(59269,19831,'action created','2025-01-22 04:47:38','2025-01-22 04:47:38'),(59270,19831,'action started via WP Cron','2025-01-22 04:47:38','2025-01-22 04:47:38'),(59271,19831,'action complete via WP Cron','2025-01-22 04:47:39','2025-01-22 04:47:39'),(59272,19830,'action started via WP Cron','2025-01-22 05:36:43','2025-01-22 05:36:43'),(59273,19830,'action complete via WP Cron','2025-01-22 05:36:43','2025-01-22 05:36:43'),(59274,19832,'action created','2025-01-22 05:36:43','2025-01-22 05:36:43'),(59275,19805,'action started via WP Cron','2025-01-22 06:40:34','2025-01-22 06:40:34'),(59276,19805,'action complete via WP Cron','2025-01-22 06:40:34','2025-01-22 06:40:34'),(59277,19833,'action created','2025-01-22 06:40:34','2025-01-22 06:40:34'),(59278,19832,'action started via WP Cron','2025-01-22 06:40:34','2025-01-22 06:40:34'),(59279,19832,'action complete via WP Cron','2025-01-22 06:40:34','2025-01-22 06:40:34'),(59280,19834,'action created','2025-01-22 06:40:34','2025-01-22 06:40:34'),(59281,19821,'action started via WP Cron','2025-01-22 06:50:31','2025-01-22 06:50:31'),(59282,19821,'action complete via WP Cron','2025-01-22 06:50:31','2025-01-22 06:50:31'),(59283,19835,'action created','2025-01-22 06:50:31','2025-01-22 06:50:31'),(59284,19834,'action started via WP Cron','2025-01-22 07:40:59','2025-01-22 07:40:59'),(59285,19834,'action complete via WP Cron','2025-01-22 07:40:59','2025-01-22 07:40:59'),(59286,19836,'action created','2025-01-22 07:40:59','2025-01-22 07:40:59'),(59287,19836,'action started via WP Cron','2025-01-22 08:41:39','2025-01-22 08:41:39'),(59288,19836,'action complete via WP Cron','2025-01-22 08:41:39','2025-01-22 08:41:39'),(59289,19837,'action created','2025-01-22 08:41:39','2025-01-22 08:41:39'),(59290,19837,'action started via WP Cron','2025-01-22 09:43:04','2025-01-22 09:43:04'),(59291,19837,'action complete via WP Cron','2025-01-22 09:43:04','2025-01-22 09:43:04'),(59292,19838,'action created','2025-01-22 09:43:04','2025-01-22 09:43:04'),(59293,19838,'action started via WP Cron','2025-01-22 10:53:28','2025-01-22 10:53:28'),(59294,19838,'action complete via WP Cron','2025-01-22 10:53:28','2025-01-22 10:53:28'),(59295,19839,'action created','2025-01-22 10:53:28','2025-01-22 10:53:28'),(59296,19812,'action started via WP Cron','2025-01-22 11:30:13','2025-01-22 11:30:13'),(59297,19812,'action complete via WP Cron','2025-01-22 11:30:13','2025-01-22 11:30:13'),(59298,19840,'action created','2025-01-22 11:30:13','2025-01-22 11:30:13'),(59299,19813,'action started via WP Cron','2025-01-22 11:30:13','2025-01-22 11:30:13'),(59300,19813,'action complete via WP Cron','2025-01-22 11:30:13','2025-01-22 11:30:13'),(59301,19841,'action created','2025-01-22 11:30:13','2025-01-22 11:30:13'),(59302,19814,'action started via WP Cron','2025-01-22 11:30:13','2025-01-22 11:30:13'),(59303,19814,'action complete via WP Cron','2025-01-22 11:30:14','2025-01-22 11:30:14'),(59304,19842,'action created','2025-01-22 11:30:14','2025-01-22 11:30:14'),(59305,19839,'action started via WP Cron','2025-01-22 12:05:20','2025-01-22 12:05:20'),(59306,19839,'action complete via WP Cron','2025-01-22 12:05:20','2025-01-22 12:05:20'),(59307,19843,'action created','2025-01-22 12:05:20','2025-01-22 12:05:20'),(59308,19843,'action started via WP Cron','2025-01-22 13:09:42','2025-01-22 13:09:42'),(59309,19843,'action complete via WP Cron','2025-01-22 13:09:42','2025-01-22 13:09:42'),(59310,19844,'action created','2025-01-22 13:09:42','2025-01-22 13:09:42'),(59311,19844,'action started via WP Cron','2025-01-22 14:13:06','2025-01-22 14:13:06'),(59312,19844,'action complete via WP Cron','2025-01-22 14:13:06','2025-01-22 14:13:06'),(59313,19845,'action created','2025-01-22 14:13:06','2025-01-22 14:13:06'),(59314,19845,'action started via WP Cron','2025-01-22 15:37:58','2025-01-22 15:37:58'),(59315,19845,'action complete via WP Cron','2025-01-22 15:37:58','2025-01-22 15:37:58'),(59316,19846,'action created','2025-01-22 15:37:58','2025-01-22 15:37:58'),(59317,19652,'action started via WP Cron','2025-01-22 15:37:58','2025-01-22 15:37:58'),(59318,19652,'action complete via WP Cron','2025-01-22 15:37:58','2025-01-22 15:37:58'),(59319,19847,'action created','2025-01-22 15:37:58','2025-01-22 15:37:58'),(59320,19846,'action started via WP Cron','2025-01-22 16:39:38','2025-01-22 16:39:38'),(59321,19846,'action complete via WP Cron','2025-01-22 16:39:38','2025-01-22 16:39:38'),(59322,19848,'action created','2025-01-22 16:39:38','2025-01-22 16:39:38'),(59323,19848,'action started via WP Cron','2025-01-22 17:57:45','2025-01-22 17:57:45'),(59324,19848,'action complete via WP Cron','2025-01-22 17:57:45','2025-01-22 17:57:45'),(59325,19849,'action created','2025-01-22 17:57:45','2025-01-22 17:57:45'),(59326,19835,'action started via WP Cron','2025-01-22 18:54:45','2025-01-22 18:54:45'),(59327,19835,'action complete via WP Cron','2025-01-22 18:54:45','2025-01-22 18:54:45'),(59328,19850,'action created','2025-01-22 18:54:45','2025-01-22 18:54:45'),(59329,19849,'action started via WP Cron','2025-01-22 19:00:53','2025-01-22 19:00:53'),(59330,19849,'action complete via WP Cron','2025-01-22 19:00:53','2025-01-22 19:00:53'),(59331,19851,'action created','2025-01-22 19:00:53','2025-01-22 19:00:53'),(59332,19851,'action started via WP Cron','2025-01-22 20:03:14','2025-01-22 20:03:14'),(59333,19851,'action complete via WP Cron','2025-01-22 20:03:14','2025-01-22 20:03:14'),(59334,19852,'action created','2025-01-22 20:03:14','2025-01-22 20:03:14'),(59335,19852,'action started via WP Cron','2025-01-22 21:18:20','2025-01-22 21:18:20'),(59336,19852,'action complete via WP Cron','2025-01-22 21:18:20','2025-01-22 21:18:20'),(59337,19853,'action created','2025-01-22 21:18:20','2025-01-22 21:18:20'),(59338,19853,'action started via WP Cron','2025-01-22 22:23:31','2025-01-22 22:23:31'),(59339,19853,'action complete via WP Cron','2025-01-22 22:23:31','2025-01-22 22:23:31'),(59340,19854,'action created','2025-01-22 22:23:31','2025-01-22 22:23:31'),(59341,19854,'action started via WP Cron','2025-01-22 23:23:56','2025-01-22 23:23:56'),(59342,19854,'action complete via WP Cron','2025-01-22 23:23:56','2025-01-22 23:23:56'),(59343,19855,'action created','2025-01-22 23:23:56','2025-01-22 23:23:56'),(59344,19855,'action started via WP Cron','2025-01-23 00:43:58','2025-01-23 00:43:58'),(59345,19855,'action complete via WP Cron','2025-01-23 00:43:58','2025-01-23 00:43:58'),(59346,19856,'action created','2025-01-23 00:43:58','2025-01-23 00:43:58'),(59347,19856,'action started via WP Cron','2025-01-23 01:49:52','2025-01-23 01:49:52'),(59348,19856,'action complete via WP Cron','2025-01-23 01:49:52','2025-01-23 01:49:52'),(59349,19857,'action created','2025-01-23 01:49:52','2025-01-23 01:49:52'),(59350,19857,'action started via WP Cron','2025-01-23 02:56:31','2025-01-23 02:56:31'),(59351,19857,'action complete via WP Cron','2025-01-23 02:56:31','2025-01-23 02:56:31'),(59352,19858,'action created','2025-01-23 02:56:31','2025-01-23 02:56:31'),(59353,19859,'action created','2025-01-23 03:37:02','2025-01-23 03:37:02'),(59354,19859,'action started via WP Cron','2025-01-23 03:37:03','2025-01-23 03:37:03'),(59355,19859,'action complete via WP Cron','2025-01-23 03:37:04','2025-01-23 03:37:04'),(59356,19860,'action created','2025-01-23 03:45:22','2025-01-23 03:45:22'),(59357,19860,'action started via Async Request','2025-01-23 03:46:00','2025-01-23 03:46:00'),(59358,19860,'action complete via Async Request','2025-01-23 03:46:00','2025-01-23 03:46:00'),(59359,19858,'action started via Async Request','2025-01-23 03:56:35','2025-01-23 03:56:35'),(59360,19858,'action complete via Async Request','2025-01-23 03:56:35','2025-01-23 03:56:35'),(59361,19861,'action created','2025-01-23 03:56:35','2025-01-23 03:56:35'),(59362,19862,'action created','2025-01-23 04:54:48','2025-01-23 04:54:48'),(59363,19862,'action started via WP Cron','2025-01-23 04:55:03','2025-01-23 04:55:03'),(59364,19862,'action complete via WP Cron','2025-01-23 04:55:03','2025-01-23 04:55:03'),(59365,19861,'action started via WP Cron','2025-01-23 04:58:31','2025-01-23 04:58:31'),(59366,19861,'action complete via WP Cron','2025-01-23 04:58:31','2025-01-23 04:58:31'),(59367,19863,'action created','2025-01-23 04:58:31','2025-01-23 04:58:31'),(59368,19863,'action started via WP Cron','2025-01-23 06:02:58','2025-01-23 06:02:58'),(59369,19863,'action complete via WP Cron','2025-01-23 06:02:58','2025-01-23 06:02:58'),(59370,19864,'action created','2025-01-23 06:02:58','2025-01-23 06:02:58'),(59371,19833,'action started via WP Cron','2025-01-23 06:43:07','2025-01-23 06:43:07'),(59372,19833,'action complete via WP Cron','2025-01-23 06:43:07','2025-01-23 06:43:07'),(59373,19865,'action created','2025-01-23 06:43:07','2025-01-23 06:43:07'),(59374,19850,'action started via WP Cron','2025-01-23 07:03:55','2025-01-23 07:03:55'),(59375,19850,'action complete via WP Cron','2025-01-23 07:03:56','2025-01-23 07:03:56'),(59376,19866,'action created','2025-01-23 07:03:56','2025-01-23 07:03:56'),(59377,19864,'action started via WP Cron','2025-01-23 07:03:56','2025-01-23 07:03:56'),(59378,19864,'action complete via WP Cron','2025-01-23 07:03:56','2025-01-23 07:03:56'),(59379,19867,'action created','2025-01-23 07:03:56','2025-01-23 07:03:56'),(59380,19867,'action started via WP Cron','2025-01-23 08:04:46','2025-01-23 08:04:46'),(59381,19867,'action complete via WP Cron','2025-01-23 08:04:46','2025-01-23 08:04:46'),(59382,19868,'action created','2025-01-23 08:04:46','2025-01-23 08:04:46'),(59383,19868,'action started via WP Cron','2025-01-23 09:05:56','2025-01-23 09:05:56'),(59384,19868,'action complete via WP Cron','2025-01-23 09:05:56','2025-01-23 09:05:56'),(59385,19869,'action created','2025-01-23 09:05:56','2025-01-23 09:05:56'),(59386,19869,'action started via WP Cron','2025-01-23 10:08:36','2025-01-23 10:08:36'),(59387,19869,'action complete via WP Cron','2025-01-23 10:08:36','2025-01-23 10:08:36'),(59388,19870,'action created','2025-01-23 10:08:36','2025-01-23 10:08:36'),(59389,19870,'action started via WP Cron','2025-01-23 11:26:47','2025-01-23 11:26:47'),(59390,19870,'action complete via WP Cron','2025-01-23 11:26:47','2025-01-23 11:26:47'),(59391,19871,'action created','2025-01-23 11:26:47','2025-01-23 11:26:47'),(59392,19840,'action started via WP Cron','2025-01-23 11:32:34','2025-01-23 11:32:34'),(59393,19840,'action complete via WP Cron','2025-01-23 11:32:34','2025-01-23 11:32:34'),(59394,19872,'action created','2025-01-23 11:32:34','2025-01-23 11:32:34'),(59395,19841,'action started via WP Cron','2025-01-23 11:32:34','2025-01-23 11:32:34'),(59396,19841,'action complete via WP Cron','2025-01-23 11:32:34','2025-01-23 11:32:34'),(59397,19873,'action created','2025-01-23 11:32:34','2025-01-23 11:32:34'),(59398,19842,'action started via WP Cron','2025-01-23 11:32:34','2025-01-23 11:32:34'),(59399,19842,'action complete via WP Cron','2025-01-23 11:32:35','2025-01-23 11:32:35'),(59400,19874,'action created','2025-01-23 11:32:35','2025-01-23 11:32:35'),(59401,19871,'action started via WP Cron','2025-01-23 12:32:25','2025-01-23 12:32:25'),(59402,19871,'action complete via WP Cron','2025-01-23 12:32:25','2025-01-23 12:32:25'),(59403,19875,'action created','2025-01-23 12:32:25','2025-01-23 12:32:25'),(59404,19875,'action started via WP Cron','2025-01-23 13:35:58','2025-01-23 13:35:58'),(59405,19875,'action complete via WP Cron','2025-01-23 13:35:58','2025-01-23 13:35:58'),(59406,19876,'action created','2025-01-23 13:35:58','2025-01-23 13:35:58'),(59407,19876,'action started via WP Cron','2025-01-23 14:42:55','2025-01-23 14:42:55'),(59408,19876,'action complete via WP Cron','2025-01-23 14:42:55','2025-01-23 14:42:55'),(59409,19877,'action created','2025-01-23 14:42:55','2025-01-23 14:42:55'),(59410,19877,'action started via WP Cron','2025-01-23 15:44:03','2025-01-23 15:44:03'),(59411,19877,'action complete via WP Cron','2025-01-23 15:44:03','2025-01-23 15:44:03'),(59412,19878,'action created','2025-01-23 15:44:03','2025-01-23 15:44:03'),(59413,19878,'action started via WP Cron','2025-01-23 16:53:43','2025-01-23 16:53:43'),(59414,19878,'action complete via WP Cron','2025-01-23 16:53:43','2025-01-23 16:53:43'),(59415,19879,'action created','2025-01-23 16:53:43','2025-01-23 16:53:43'),(59416,19879,'action started via WP Cron','2025-01-23 18:11:38','2025-01-23 18:11:38'),(59417,19879,'action complete via WP Cron','2025-01-23 18:11:38','2025-01-23 18:11:38'),(59418,19880,'action created','2025-01-23 18:11:38','2025-01-23 18:11:38'),(59419,19866,'action started via WP Cron','2025-01-23 19:06:15','2025-01-23 19:06:15'),(59420,19866,'action complete via WP Cron','2025-01-23 19:06:15','2025-01-23 19:06:15'),(59421,19881,'action created','2025-01-23 19:06:15','2025-01-23 19:06:15'),(59422,19880,'action started via WP Cron','2025-01-23 19:11:54','2025-01-23 19:11:54'),(59423,19880,'action complete via WP Cron','2025-01-23 19:11:54','2025-01-23 19:11:54'),(59424,19882,'action created','2025-01-23 19:11:54','2025-01-23 19:11:54'),(59425,19882,'action started via WP Cron','2025-01-23 20:16:11','2025-01-23 20:16:11'),(59426,19882,'action complete via WP Cron','2025-01-23 20:16:11','2025-01-23 20:16:11'),(59427,19883,'action created','2025-01-23 20:16:11','2025-01-23 20:16:11'),(59428,19883,'action started via WP Cron','2025-01-23 21:19:38','2025-01-23 21:19:38'),(59429,19883,'action complete via WP Cron','2025-01-23 21:19:38','2025-01-23 21:19:38'),(59430,19884,'action created','2025-01-23 21:19:38','2025-01-23 21:19:38'),(59431,19884,'action started via WP Cron','2025-01-23 22:22:09','2025-01-23 22:22:09'),(59432,19884,'action complete via WP Cron','2025-01-23 22:22:09','2025-01-23 22:22:09'),(59433,19885,'action created','2025-01-23 22:22:09','2025-01-23 22:22:09'),(59434,19885,'action started via WP Cron','2025-01-23 23:35:16','2025-01-23 23:35:16'),(59435,19885,'action complete via WP Cron','2025-01-23 23:35:16','2025-01-23 23:35:16'),(59436,19886,'action created','2025-01-23 23:35:16','2025-01-23 23:35:16'),(59437,19886,'action started via WP Cron','2025-01-24 00:41:04','2025-01-24 00:41:04'),(59438,19886,'action complete via WP Cron','2025-01-24 00:41:04','2025-01-24 00:41:04'),(59439,19887,'action created','2025-01-24 00:41:04','2025-01-24 00:41:04'),(59440,19887,'action started via WP Cron','2025-01-24 01:45:11','2025-01-24 01:45:11'),(59441,19887,'action complete via WP Cron','2025-01-24 01:45:11','2025-01-24 01:45:11'),(59442,19888,'action created','2025-01-24 01:45:11','2025-01-24 01:45:11'),(59443,19888,'action started via WP Cron','2025-01-24 02:54:14','2025-01-24 02:54:14'),(59444,19888,'action complete via WP Cron','2025-01-24 02:54:14','2025-01-24 02:54:14'),(59445,19889,'action created','2025-01-24 02:54:14','2025-01-24 02:54:14'),(59446,19889,'action started via WP Cron','2025-01-24 03:55:35','2025-01-24 03:55:35'),(59447,19889,'action complete via WP Cron','2025-01-24 03:55:35','2025-01-24 03:55:35'),(59448,19890,'action created','2025-01-24 03:55:35','2025-01-24 03:55:35'),(59449,19691,'action started via WP Cron','2025-01-24 04:46:59','2025-01-24 04:46:59'),(59450,19691,'action complete via WP Cron','2025-01-24 04:46:59','2025-01-24 04:46:59'),(59451,19891,'action created','2025-01-24 04:46:59','2025-01-24 04:46:59'),(59452,19890,'action started via WP Cron','2025-01-24 05:09:00','2025-01-24 05:09:00'),(59453,19890,'action complete via WP Cron','2025-01-24 05:09:00','2025-01-24 05:09:00'),(59454,19892,'action created','2025-01-24 05:09:00','2025-01-24 05:09:00'),(59455,19892,'action started via WP Cron','2025-01-24 06:19:47','2025-01-24 06:19:47'),(59456,19892,'action complete via WP Cron','2025-01-24 06:19:47','2025-01-24 06:19:47'),(59457,19893,'action created','2025-01-24 06:19:47','2025-01-24 06:19:47'),(59458,19865,'action started via WP Cron','2025-01-24 06:54:18','2025-01-24 06:54:18'),(59459,19865,'action complete via WP Cron','2025-01-24 06:54:18','2025-01-24 06:54:18'),(59460,19894,'action created','2025-01-24 06:54:18','2025-01-24 06:54:18'),(59461,19881,'action started via WP Cron','2025-01-24 07:19:00','2025-01-24 07:19:00'),(59462,19881,'action complete via WP Cron','2025-01-24 07:19:00','2025-01-24 07:19:00'),(59463,19895,'action created','2025-01-24 07:19:00','2025-01-24 07:19:00'),(59464,19893,'action started via WP Cron','2025-01-24 07:35:58','2025-01-24 07:35:58'),(59465,19893,'action complete via WP Cron','2025-01-24 07:35:58','2025-01-24 07:35:58'),(59466,19896,'action created','2025-01-24 07:35:58','2025-01-24 07:35:58'),(59467,19896,'action started via WP Cron','2025-01-24 08:42:02','2025-01-24 08:42:02'),(59468,19896,'action complete via WP Cron','2025-01-24 08:42:02','2025-01-24 08:42:02'),(59469,19897,'action created','2025-01-24 08:42:02','2025-01-24 08:42:02'),(59470,19897,'action started via WP Cron','2025-01-24 09:45:33','2025-01-24 09:45:33'),(59471,19897,'action complete via WP Cron','2025-01-24 09:45:33','2025-01-24 09:45:33'),(59472,19898,'action created','2025-01-24 09:45:33','2025-01-24 09:45:33'),(59473,19898,'action started via WP Cron','2025-01-24 10:45:36','2025-01-24 10:45:36'),(59474,19898,'action complete via WP Cron','2025-01-24 10:45:36','2025-01-24 10:45:36'),(59475,19899,'action created','2025-01-24 10:45:36','2025-01-24 10:45:36'),(59476,19872,'action started via WP Cron','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59477,19872,'action complete via WP Cron','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59478,19900,'action created','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59479,19873,'action started via WP Cron','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59480,19873,'action complete via WP Cron','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59481,19901,'action created','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59482,19874,'action started via WP Cron','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59483,19874,'action complete via WP Cron','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59484,19902,'action created','2025-01-24 11:34:13','2025-01-24 11:34:13'),(59485,19899,'action started via WP Cron','2025-01-24 11:49:01','2025-01-24 11:49:01'),(59486,19899,'action complete via WP Cron','2025-01-24 11:49:01','2025-01-24 11:49:01'),(59487,19903,'action created','2025-01-24 11:49:01','2025-01-24 11:49:01'),(59488,19903,'action started via WP Cron','2025-01-24 13:03:03','2025-01-24 13:03:03'),(59489,19903,'action complete via WP Cron','2025-01-24 13:03:03','2025-01-24 13:03:03'),(59490,19904,'action created','2025-01-24 13:03:03','2025-01-24 13:03:03'),(59491,19904,'action started via WP Cron','2025-01-24 14:08:29','2025-01-24 14:08:29'),(59492,19904,'action complete via WP Cron','2025-01-24 14:08:29','2025-01-24 14:08:29'),(59493,19905,'action created','2025-01-24 14:08:29','2025-01-24 14:08:29'),(59494,19905,'action started via WP Cron','2025-01-24 15:09:26','2025-01-24 15:09:26'),(59495,19905,'action complete via WP Cron','2025-01-24 15:09:26','2025-01-24 15:09:26'),(59496,19906,'action created','2025-01-24 15:09:26','2025-01-24 15:09:26'),(59497,19906,'action started via WP Cron','2025-01-24 16:20:21','2025-01-24 16:20:21'),(59498,19906,'action complete via WP Cron','2025-01-24 16:20:21','2025-01-24 16:20:21'),(59499,19907,'action created','2025-01-24 16:20:21','2025-01-24 16:20:21'),(59500,19907,'action started via WP Cron','2025-01-24 17:22:39','2025-01-24 17:22:39'),(59501,19907,'action complete via WP Cron','2025-01-24 17:22:39','2025-01-24 17:22:39'),(59502,19908,'action created','2025-01-24 17:22:39','2025-01-24 17:22:39'),(59503,19908,'action started via WP Cron','2025-01-24 18:26:53','2025-01-24 18:26:53'),(59504,19908,'action complete via WP Cron','2025-01-24 18:26:53','2025-01-24 18:26:53'),(59505,19909,'action created','2025-01-24 18:26:53','2025-01-24 18:26:53'),(59506,19895,'action started via WP Cron','2025-01-24 19:21:19','2025-01-24 19:21:19'),(59507,19895,'action complete via WP Cron','2025-01-24 19:21:19','2025-01-24 19:21:19'),(59508,19910,'action created','2025-01-24 19:21:19','2025-01-24 19:21:19'),(59509,19909,'action started via WP Cron','2025-01-24 19:27:16','2025-01-24 19:27:16'),(59510,19909,'action complete via WP Cron','2025-01-24 19:27:16','2025-01-24 19:27:16'),(59511,19911,'action created','2025-01-24 19:27:16','2025-01-24 19:27:16'),(59512,19911,'action started via WP Cron','2025-01-24 20:27:51','2025-01-24 20:27:51'),(59513,19911,'action complete via WP Cron','2025-01-24 20:27:51','2025-01-24 20:27:51'),(59514,19912,'action created','2025-01-24 20:27:51','2025-01-24 20:27:51'),(59515,19912,'action started via WP Cron','2025-01-24 21:31:40','2025-01-24 21:31:40'),(59516,19912,'action complete via WP Cron','2025-01-24 21:31:40','2025-01-24 21:31:40'),(59517,19913,'action created','2025-01-24 21:31:40','2025-01-24 21:31:40'),(59518,19913,'action started via WP Cron','2025-01-24 22:33:32','2025-01-24 22:33:32'),(59519,19913,'action complete via WP Cron','2025-01-24 22:33:32','2025-01-24 22:33:32'),(59520,19914,'action created','2025-01-24 22:33:32','2025-01-24 22:33:32'),(59521,19914,'action started via WP Cron','2025-01-24 23:37:46','2025-01-24 23:37:46'),(59522,19914,'action complete via WP Cron','2025-01-24 23:37:46','2025-01-24 23:37:46'),(59523,19915,'action created','2025-01-24 23:37:46','2025-01-24 23:37:46'),(59524,19915,'action started via WP Cron','2025-01-25 00:40:13','2025-01-25 00:40:13'),(59525,19915,'action complete via WP Cron','2025-01-25 00:40:13','2025-01-25 00:40:13'),(59526,19916,'action created','2025-01-25 00:40:13','2025-01-25 00:40:13'),(59527,19916,'action started via WP Cron','2025-01-25 02:00:43','2025-01-25 02:00:43'),(59528,19916,'action complete via WP Cron','2025-01-25 02:00:43','2025-01-25 02:00:43'),(59529,19917,'action created','2025-01-25 02:00:43','2025-01-25 02:00:43'),(59530,19917,'action started via WP Cron','2025-01-25 03:21:34','2025-01-25 03:21:34'),(59531,19917,'action complete via WP Cron','2025-01-25 03:21:34','2025-01-25 03:21:34'),(59532,19918,'action created','2025-01-25 03:21:34','2025-01-25 03:21:34'),(59533,19918,'action started via WP Cron','2025-01-25 04:21:37','2025-01-25 04:21:37'),(59534,19918,'action complete via WP Cron','2025-01-25 04:21:37','2025-01-25 04:21:37'),(59535,19919,'action created','2025-01-25 04:21:37','2025-01-25 04:21:37'),(59536,19919,'action started via WP Cron','2025-01-25 05:25:31','2025-01-25 05:25:31'),(59537,19919,'action complete via WP Cron','2025-01-25 05:25:31','2025-01-25 05:25:31'),(59538,19920,'action created','2025-01-25 05:25:31','2025-01-25 05:25:31'),(59539,19920,'action started via WP Cron','2025-01-25 06:27:42','2025-01-25 06:27:42'),(59540,19920,'action complete via WP Cron','2025-01-25 06:27:42','2025-01-25 06:27:42'),(59541,19921,'action created','2025-01-25 06:27:42','2025-01-25 06:27:42'),(59542,19894,'action started via WP Cron','2025-01-25 06:56:46','2025-01-25 06:56:46'),(59543,19894,'action complete via WP Cron','2025-01-25 06:56:46','2025-01-25 06:56:46'),(59544,19922,'action created','2025-01-25 06:56:46','2025-01-25 06:56:46'),(59545,19910,'action started via WP Cron','2025-01-25 07:23:36','2025-01-25 07:23:36'),(59546,19910,'action complete via WP Cron','2025-01-25 07:23:36','2025-01-25 07:23:36'),(59547,19923,'action created','2025-01-25 07:23:36','2025-01-25 07:23:36'),(59548,19921,'action started via WP Cron','2025-01-25 07:35:20','2025-01-25 07:35:20'),(59549,19921,'action complete via WP Cron','2025-01-25 07:35:20','2025-01-25 07:35:20'),(59550,19924,'action created','2025-01-25 07:35:20','2025-01-25 07:35:20'),(59551,19924,'action started via WP Cron','2025-01-25 08:35:59','2025-01-25 08:35:59'),(59552,19924,'action complete via WP Cron','2025-01-25 08:35:59','2025-01-25 08:35:59'),(59553,19925,'action created','2025-01-25 08:35:59','2025-01-25 08:35:59'),(59554,19925,'action started via WP Cron','2025-01-25 09:53:24','2025-01-25 09:53:24'),(59555,19925,'action complete via WP Cron','2025-01-25 09:53:24','2025-01-25 09:53:24'),(59556,19926,'action created','2025-01-25 09:53:24','2025-01-25 09:53:24'),(59557,19926,'action started via WP Cron','2025-01-25 10:55:33','2025-01-25 10:55:33'),(59558,19926,'action complete via WP Cron','2025-01-25 10:55:33','2025-01-25 10:55:33'),(59559,19927,'action created','2025-01-25 10:55:33','2025-01-25 10:55:33'),(59560,19900,'action started via WP Cron','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59561,19900,'action complete via WP Cron','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59562,19928,'action created','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59563,19901,'action started via WP Cron','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59564,19901,'action complete via WP Cron','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59565,19929,'action created','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59566,19902,'action started via WP Cron','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59567,19902,'action complete via WP Cron','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59568,19930,'action created','2025-01-25 11:47:39','2025-01-25 11:47:39'),(59569,19927,'action started via WP Cron','2025-01-25 11:57:30','2025-01-25 11:57:30'),(59570,19927,'action complete via WP Cron','2025-01-25 11:57:30','2025-01-25 11:57:30'),(59571,19931,'action created','2025-01-25 11:57:30','2025-01-25 11:57:30'),(59572,19931,'action started via WP Cron','2025-01-25 13:24:23','2025-01-25 13:24:23'),(59573,19931,'action complete via WP Cron','2025-01-25 13:24:23','2025-01-25 13:24:23'),(59574,19932,'action created','2025-01-25 13:24:23','2025-01-25 13:24:23'),(59575,19932,'action started via WP Cron','2025-01-25 14:38:58','2025-01-25 14:38:58'),(59576,19932,'action complete via WP Cron','2025-01-25 14:38:58','2025-01-25 14:38:58'),(59577,19933,'action created','2025-01-25 14:38:58','2025-01-25 14:38:58'),(59578,19933,'action started via WP Cron','2025-01-25 15:45:10','2025-01-25 15:45:10'),(59579,19933,'action complete via WP Cron','2025-01-25 15:45:10','2025-01-25 15:45:10'),(59580,19934,'action created','2025-01-25 15:45:10','2025-01-25 15:45:10'),(59581,19934,'action started via WP Cron','2025-01-25 16:50:00','2025-01-25 16:50:00'),(59582,19934,'action complete via WP Cron','2025-01-25 16:50:00','2025-01-25 16:50:00'),(59583,19935,'action created','2025-01-25 16:50:00','2025-01-25 16:50:00'),(59584,19935,'action started via WP Cron','2025-01-25 18:26:26','2025-01-25 18:26:26'),(59585,19935,'action complete via WP Cron','2025-01-25 18:26:26','2025-01-25 18:26:26'),(59586,19936,'action created','2025-01-25 18:26:26','2025-01-25 18:26:26'),(59587,19923,'action started via WP Cron','2025-01-25 19:33:12','2025-01-25 19:33:12'),(59588,19923,'action complete via WP Cron','2025-01-25 19:33:12','2025-01-25 19:33:12'),(59589,19937,'action created','2025-01-25 19:33:12','2025-01-25 19:33:12'),(59590,19936,'action started via WP Cron','2025-01-25 19:33:12','2025-01-25 19:33:12'),(59591,19936,'action complete via WP Cron','2025-01-25 19:33:12','2025-01-25 19:33:12'),(59592,19938,'action created','2025-01-25 19:33:12','2025-01-25 19:33:12'),(59593,19938,'action started via WP Cron','2025-01-25 20:45:42','2025-01-25 20:45:42'),(59594,19938,'action complete via WP Cron','2025-01-25 20:45:42','2025-01-25 20:45:42'),(59595,19939,'action created','2025-01-25 20:45:42','2025-01-25 20:45:42'),(59596,19939,'action started via WP Cron','2025-01-25 21:46:10','2025-01-25 21:46:10'),(59597,19939,'action complete via WP Cron','2025-01-25 21:46:10','2025-01-25 21:46:10'),(59598,19940,'action created','2025-01-25 21:46:10','2025-01-25 21:46:10'),(59599,19940,'action started via WP Cron','2025-01-25 22:47:03','2025-01-25 22:47:03'),(59600,19940,'action complete via WP Cron','2025-01-25 22:47:03','2025-01-25 22:47:03'),(59601,19941,'action created','2025-01-25 22:47:03','2025-01-25 22:47:03'),(59602,19941,'action started via WP Cron','2025-01-26 00:16:25','2025-01-26 00:16:25'),(59603,19941,'action complete via WP Cron','2025-01-26 00:16:25','2025-01-26 00:16:25'),(59604,19942,'action created','2025-01-26 00:16:25','2025-01-26 00:16:25'),(59605,19942,'action started via WP Cron','2025-01-26 01:36:21','2025-01-26 01:36:21'),(59606,19942,'action complete via WP Cron','2025-01-26 01:36:21','2025-01-26 01:36:21'),(59607,19943,'action created','2025-01-26 01:36:21','2025-01-26 01:36:21'),(59608,19943,'action started via WP Cron','2025-01-26 02:44:52','2025-01-26 02:44:52'),(59609,19943,'action complete via WP Cron','2025-01-26 02:44:52','2025-01-26 02:44:52'),(59610,19944,'action created','2025-01-26 02:44:52','2025-01-26 02:44:52'),(59611,19944,'action started via WP Cron','2025-01-26 03:52:03','2025-01-26 03:52:03'),(59612,19944,'action complete via WP Cron','2025-01-26 03:52:03','2025-01-26 03:52:03'),(59613,19945,'action created','2025-01-26 03:52:03','2025-01-26 03:52:03'),(59614,19945,'action started via WP Cron','2025-01-26 05:01:14','2025-01-26 05:01:14'),(59615,19945,'action complete via WP Cron','2025-01-26 05:01:14','2025-01-26 05:01:14'),(59616,19946,'action created','2025-01-26 05:01:14','2025-01-26 05:01:14'),(59617,19946,'action started via WP Cron','2025-01-26 06:01:59','2025-01-26 06:01:59'),(59618,19946,'action complete via WP Cron','2025-01-26 06:01:59','2025-01-26 06:01:59'),(59619,19947,'action created','2025-01-26 06:01:59','2025-01-26 06:01:59'),(59620,19922,'action started via WP Cron','2025-01-26 07:18:23','2025-01-26 07:18:23'),(59621,19922,'action complete via WP Cron','2025-01-26 07:18:23','2025-01-26 07:18:23'),(59622,19948,'action created','2025-01-26 07:18:23','2025-01-26 07:18:23'),(59623,19947,'action started via WP Cron','2025-01-26 07:18:23','2025-01-26 07:18:23'),(59624,19947,'action complete via WP Cron','2025-01-26 07:18:23','2025-01-26 07:18:23'),(59625,19949,'action created','2025-01-26 07:18:23','2025-01-26 07:18:23'),(59626,19937,'action started via WP Cron','2025-01-26 07:33:46','2025-01-26 07:33:46'),(59627,19937,'action complete via WP Cron','2025-01-26 07:33:46','2025-01-26 07:33:46'),(59628,19950,'action created','2025-01-26 07:33:46','2025-01-26 07:33:46'),(59629,19949,'action started via WP Cron','2025-01-26 08:23:21','2025-01-26 08:23:21'),(59630,19949,'action complete via WP Cron','2025-01-26 08:23:21','2025-01-26 08:23:21'),(59631,19951,'action created','2025-01-26 08:23:21','2025-01-26 08:23:21'),(59632,19951,'action started via WP Cron','2025-01-26 09:24:54','2025-01-26 09:24:54'),(59633,19951,'action complete via WP Cron','2025-01-26 09:24:54','2025-01-26 09:24:54'),(59634,19952,'action created','2025-01-26 09:24:54','2025-01-26 09:24:54'),(59635,19952,'action started via WP Cron','2025-01-26 10:32:56','2025-01-26 10:32:56'),(59636,19952,'action complete via WP Cron','2025-01-26 10:32:56','2025-01-26 10:32:56'),(59637,19953,'action created','2025-01-26 10:32:56','2025-01-26 10:32:56'),(59638,19953,'action started via WP Cron','2025-01-26 11:39:29','2025-01-26 11:39:29'),(59639,19953,'action complete via WP Cron','2025-01-26 11:39:29','2025-01-26 11:39:29'),(59640,19954,'action created','2025-01-26 11:39:29','2025-01-26 11:39:29'),(59641,19928,'action started via WP Cron','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59642,19928,'action complete via WP Cron','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59643,19955,'action created','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59644,19929,'action started via WP Cron','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59645,19929,'action complete via WP Cron','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59646,19956,'action created','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59647,19930,'action started via WP Cron','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59648,19930,'action complete via WP Cron','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59649,19957,'action created','2025-01-26 11:53:57','2025-01-26 11:53:57'),(59650,19954,'action started via WP Cron','2025-01-26 12:46:48','2025-01-26 12:46:48'),(59651,19954,'action complete via WP Cron','2025-01-26 12:46:48','2025-01-26 12:46:48'),(59652,19958,'action created','2025-01-26 12:46:48','2025-01-26 12:46:48'),(59653,19958,'action started via WP Cron','2025-01-26 13:51:15','2025-01-26 13:51:15'),(59654,19958,'action complete via WP Cron','2025-01-26 13:51:15','2025-01-26 13:51:15'),(59655,19959,'action created','2025-01-26 13:51:15','2025-01-26 13:51:15'),(59656,19959,'action started via WP Cron','2025-01-26 15:02:46','2025-01-26 15:02:46'),(59657,19959,'action complete via WP Cron','2025-01-26 15:02:46','2025-01-26 15:02:46'),(59658,19960,'action created','2025-01-26 15:02:46','2025-01-26 15:02:46'),(59659,19960,'action started via WP Cron','2025-01-26 16:06:31','2025-01-26 16:06:31'),(59660,19960,'action complete via WP Cron','2025-01-26 16:06:31','2025-01-26 16:06:31'),(59661,19961,'action created','2025-01-26 16:06:31','2025-01-26 16:06:31'),(59662,19961,'action started via WP Cron','2025-01-26 17:09:05','2025-01-26 17:09:05'),(59663,19961,'action complete via WP Cron','2025-01-26 17:09:05','2025-01-26 17:09:05'),(59664,19962,'action created','2025-01-26 17:09:05','2025-01-26 17:09:05'),(59665,19962,'action started via WP Cron','2025-01-26 18:11:55','2025-01-26 18:11:55'),(59666,19962,'action complete via WP Cron','2025-01-26 18:11:55','2025-01-26 18:11:55'),(59667,19963,'action created','2025-01-26 18:11:55','2025-01-26 18:11:55'),(59668,19963,'action started via WP Cron','2025-01-26 19:15:58','2025-01-26 19:15:58'),(59669,19963,'action complete via WP Cron','2025-01-26 19:15:58','2025-01-26 19:15:58'),(59670,19964,'action created','2025-01-26 19:15:58','2025-01-26 19:15:58'),(59671,19950,'action started via WP Cron','2025-01-26 19:44:18','2025-01-26 19:44:18'),(59672,19950,'action complete via WP Cron','2025-01-26 19:44:18','2025-01-26 19:44:18'),(59673,19965,'action created','2025-01-26 19:44:18','2025-01-26 19:44:18'),(59674,19964,'action started via WP Cron','2025-01-26 20:17:15','2025-01-26 20:17:15'),(59675,19964,'action complete via WP Cron','2025-01-26 20:17:15','2025-01-26 20:17:15'),(59676,19966,'action created','2025-01-26 20:17:15','2025-01-26 20:17:15'),(59677,19966,'action started via WP Cron','2025-01-26 21:24:29','2025-01-26 21:24:29'),(59678,19966,'action complete via WP Cron','2025-01-26 21:24:29','2025-01-26 21:24:29'),(59679,19967,'action created','2025-01-26 21:24:29','2025-01-26 21:24:29'),(59680,19967,'action started via WP Cron','2025-01-26 22:36:42','2025-01-26 22:36:42'),(59681,19967,'action complete via WP Cron','2025-01-26 22:36:42','2025-01-26 22:36:42'),(59682,19968,'action created','2025-01-26 22:36:42','2025-01-26 22:36:42'),(59683,19968,'action started via WP Cron','2025-01-27 00:06:18','2025-01-27 00:06:18'),(59684,19968,'action complete via WP Cron','2025-01-27 00:06:18','2025-01-27 00:06:18'),(59685,19969,'action created','2025-01-27 00:06:18','2025-01-27 00:06:18'),(59686,19969,'action started via WP Cron','2025-01-27 01:12:42','2025-01-27 01:12:42'),(59687,19969,'action complete via WP Cron','2025-01-27 01:12:42','2025-01-27 01:12:42'),(59688,19970,'action created','2025-01-27 01:12:42','2025-01-27 01:12:42'),(59689,19970,'action started via WP Cron','2025-01-27 02:13:37','2025-01-27 02:13:37'),(59690,19970,'action complete via WP Cron','2025-01-27 02:13:37','2025-01-27 02:13:37'),(59691,19971,'action created','2025-01-27 02:13:37','2025-01-27 02:13:37'),(59692,19971,'action started via WP Cron','2025-01-27 03:52:09','2025-01-27 03:52:09'),(59693,19971,'action complete via WP Cron','2025-01-27 03:52:09','2025-01-27 03:52:09'),(59694,19972,'action created','2025-01-27 03:52:09','2025-01-27 03:52:09'),(59695,19972,'action started via WP Cron','2025-01-27 04:57:55','2025-01-27 04:57:55'),(59696,19972,'action complete via WP Cron','2025-01-27 04:57:55','2025-01-27 04:57:55'),(59697,19973,'action created','2025-01-27 04:57:55','2025-01-27 04:57:55'),(59698,19973,'action started via WP Cron','2025-01-27 06:06:33','2025-01-27 06:06:33'),(59699,19973,'action complete via WP Cron','2025-01-27 06:06:33','2025-01-27 06:06:33'),(59700,19974,'action created','2025-01-27 06:06:33','2025-01-27 06:06:33'),(59701,19974,'action started via WP Cron','2025-01-27 07:13:28','2025-01-27 07:13:28'),(59702,19974,'action complete via WP Cron','2025-01-27 07:13:28','2025-01-27 07:13:28'),(59703,19975,'action created','2025-01-27 07:13:28','2025-01-27 07:13:28'),(59704,19948,'action started via WP Cron','2025-01-27 07:30:46','2025-01-27 07:30:46'),(59705,19948,'action complete via WP Cron','2025-01-27 07:30:46','2025-01-27 07:30:46'),(59706,19976,'action created','2025-01-27 07:30:46','2025-01-27 07:30:46'),(59707,19965,'action started via WP Cron','2025-01-27 07:52:09','2025-01-27 07:52:09'),(59708,19965,'action complete via WP Cron','2025-01-27 07:52:09','2025-01-27 07:52:09'),(59709,19977,'action created','2025-01-27 07:52:09','2025-01-27 07:52:09'),(59710,19975,'action started via WP Cron','2025-01-27 08:14:16','2025-01-27 08:14:16'),(59711,19975,'action complete via WP Cron','2025-01-27 08:14:16','2025-01-27 08:14:16'),(59712,19978,'action created','2025-01-27 08:14:16','2025-01-27 08:14:16'),(59713,19978,'action started via WP Cron','2025-01-27 09:19:00','2025-01-27 09:19:00'),(59714,19978,'action complete via WP Cron','2025-01-27 09:19:00','2025-01-27 09:19:00'),(59715,19979,'action created','2025-01-27 09:19:00','2025-01-27 09:19:00'),(59716,19979,'action started via WP Cron','2025-01-27 10:21:49','2025-01-27 10:21:49'),(59717,19979,'action complete via WP Cron','2025-01-27 10:21:49','2025-01-27 10:21:49'),(59718,19980,'action created','2025-01-27 10:21:49','2025-01-27 10:21:49'),(59719,19980,'action started via WP Cron','2025-01-27 11:22:51','2025-01-27 11:22:51'),(59720,19980,'action complete via WP Cron','2025-01-27 11:22:51','2025-01-27 11:22:51'),(59721,19981,'action created','2025-01-27 11:22:51','2025-01-27 11:22:51'),(59722,19955,'action started via WP Cron','2025-01-27 12:17:05','2025-01-27 12:17:05'),(59723,19955,'action complete via WP Cron','2025-01-27 12:17:05','2025-01-27 12:17:05'),(59724,19982,'action created','2025-01-27 12:17:05','2025-01-27 12:17:05'),(59725,19956,'action started via WP Cron','2025-01-27 12:17:05','2025-01-27 12:17:05'),(59726,19956,'action complete via WP Cron','2025-01-27 12:17:05','2025-01-27 12:17:05'),(59727,19983,'action created','2025-01-27 12:17:05','2025-01-27 12:17:05'),(59728,19957,'action started via WP Cron','2025-01-27 12:17:05','2025-01-27 12:17:05'),(59729,19957,'action complete via WP Cron','2025-01-27 12:17:06','2025-01-27 12:17:06'),(59730,19984,'action created','2025-01-27 12:17:06','2025-01-27 12:17:06'),(59731,19981,'action started via WP Cron','2025-01-27 12:25:16','2025-01-27 12:25:16'),(59732,19981,'action complete via WP Cron','2025-01-27 12:25:16','2025-01-27 12:25:16'),(59733,19985,'action created','2025-01-27 12:25:16','2025-01-27 12:25:16'),(59734,19985,'action started via WP Cron','2025-01-27 13:46:00','2025-01-27 13:46:00'),(59735,19985,'action complete via WP Cron','2025-01-27 13:46:00','2025-01-27 13:46:00'),(59736,19986,'action created','2025-01-27 13:46:00','2025-01-27 13:46:00'),(59737,19986,'action started via WP Cron','2025-01-27 15:05:00','2025-01-27 15:05:00'),(59738,19986,'action complete via WP Cron','2025-01-27 15:05:00','2025-01-27 15:05:00'),(59739,19987,'action created','2025-01-27 15:05:00','2025-01-27 15:05:00'),(59740,19987,'action started via WP Cron','2025-01-27 16:21:29','2025-01-27 16:21:29'),(59741,19987,'action complete via WP Cron','2025-01-27 16:21:29','2025-01-27 16:21:29'),(59742,19988,'action created','2025-01-27 16:21:29','2025-01-27 16:21:29'),(59743,19791,'action started via WP Cron','2025-01-27 17:07:49','2025-01-27 17:07:49'),(59744,19791,'action complete via WP Cron','2025-01-27 17:07:50','2025-01-27 17:07:50'),(59745,19989,'action created','2025-01-27 17:07:50','2025-01-27 17:07:50'),(59746,19988,'action started via WP Cron','2025-01-27 17:26:40','2025-01-27 17:26:40'),(59747,19988,'action complete via WP Cron','2025-01-27 17:26:40','2025-01-27 17:26:40'),(59748,19990,'action created','2025-01-27 17:26:40','2025-01-27 17:26:40'),(59749,19990,'action started via WP Cron','2025-01-27 18:27:53','2025-01-27 18:27:53'),(59750,19990,'action complete via WP Cron','2025-01-27 18:27:53','2025-01-27 18:27:53'),(59751,19991,'action created','2025-01-27 18:27:53','2025-01-27 18:27:53'),(59752,19991,'action started via WP Cron','2025-01-27 19:31:49','2025-01-27 19:31:49'),(59753,19991,'action complete via WP Cron','2025-01-27 19:31:49','2025-01-27 19:31:49'),(59754,19992,'action created','2025-01-27 19:31:49','2025-01-27 19:31:49'),(59755,19977,'action started via WP Cron','2025-01-27 20:02:41','2025-01-27 20:02:41'),(59756,19977,'action complete via WP Cron','2025-01-27 20:02:41','2025-01-27 20:02:41'),(59757,19993,'action created','2025-01-27 20:02:41','2025-01-27 20:02:41'),(59758,19992,'action started via WP Cron','2025-01-27 20:41:00','2025-01-27 20:41:00'),(59759,19992,'action complete via WP Cron','2025-01-27 20:41:00','2025-01-27 20:41:00'),(59760,19994,'action created','2025-01-27 20:41:00','2025-01-27 20:41:00'),(59761,19994,'action started via WP Cron','2025-01-27 22:20:12','2025-01-27 22:20:12'),(59762,19994,'action complete via WP Cron','2025-01-27 22:20:12','2025-01-27 22:20:12'),(59763,19995,'action created','2025-01-27 22:20:12','2025-01-27 22:20:12'),(59764,19995,'action started via WP Cron','2025-01-27 23:29:07','2025-01-27 23:29:07'),(59765,19995,'action complete via WP Cron','2025-01-27 23:29:07','2025-01-27 23:29:07'),(59766,19996,'action created','2025-01-27 23:29:07','2025-01-27 23:29:07'),(59767,19996,'action started via WP Cron','2025-01-28 00:37:24','2025-01-28 00:37:24'),(59768,19996,'action complete via WP Cron','2025-01-28 00:37:24','2025-01-28 00:37:24'),(59769,19997,'action created','2025-01-28 00:37:24','2025-01-28 00:37:24'),(59770,19997,'action started via WP Cron','2025-01-28 01:52:44','2025-01-28 01:52:44'),(59771,19997,'action complete via WP Cron','2025-01-28 01:52:44','2025-01-28 01:52:44'),(59772,19998,'action created','2025-01-28 01:52:44','2025-01-28 01:52:44'),(59773,19998,'action started via WP Cron','2025-01-28 03:15:22','2025-01-28 03:15:22'),(59774,19998,'action complete via WP Cron','2025-01-28 03:15:22','2025-01-28 03:15:22'),(59775,19999,'action created','2025-01-28 03:15:22','2025-01-28 03:15:22'),(59776,19999,'action started via WP Cron','2025-01-28 05:05:23','2025-01-28 05:05:23'),(59777,19999,'action complete via WP Cron','2025-01-28 05:05:23','2025-01-28 05:05:23'),(59778,20000,'action created','2025-01-28 05:05:23','2025-01-28 05:05:23'),(59779,20000,'action started via WP Cron','2025-01-28 06:08:54','2025-01-28 06:08:54'),(59780,20000,'action complete via WP Cron','2025-01-28 06:08:54','2025-01-28 06:08:54'),(59781,20001,'action created','2025-01-28 06:08:54','2025-01-28 06:08:54'),(59782,20001,'action started via WP Cron','2025-01-28 07:10:43','2025-01-28 07:10:43'),(59783,20001,'action complete via WP Cron','2025-01-28 07:10:43','2025-01-28 07:10:43'),(59784,20002,'action created','2025-01-28 07:10:43','2025-01-28 07:10:43'),(59785,19976,'action started via WP Cron','2025-01-28 07:37:16','2025-01-28 07:37:16'),(59786,19976,'action complete via WP Cron','2025-01-28 07:37:16','2025-01-28 07:37:16'),(59787,20003,'action created','2025-01-28 07:37:16','2025-01-28 07:37:16'),(59788,19993,'action started via WP Cron','2025-01-28 08:08:47','2025-01-28 08:08:47'),(59789,19993,'action complete via WP Cron','2025-01-28 08:08:47','2025-01-28 08:08:47'),(59790,20004,'action created','2025-01-28 08:08:47','2025-01-28 08:08:47'),(59791,20002,'action started via WP Cron','2025-01-28 08:24:32','2025-01-28 08:24:32'),(59792,20002,'action complete via WP Cron','2025-01-28 08:24:32','2025-01-28 08:24:32'),(59793,20005,'action created','2025-01-28 08:24:32','2025-01-28 08:24:32'),(59794,20005,'action started via WP Cron','2025-01-28 09:25:44','2025-01-28 09:25:44'),(59795,20005,'action complete via WP Cron','2025-01-28 09:25:44','2025-01-28 09:25:44'),(59796,20006,'action created','2025-01-28 09:25:44','2025-01-28 09:25:44'),(59797,20006,'action started via WP Cron','2025-01-28 10:33:09','2025-01-28 10:33:09'),(59798,20006,'action complete via WP Cron','2025-01-28 10:33:09','2025-01-28 10:33:09'),(59799,20007,'action created','2025-01-28 10:33:09','2025-01-28 10:33:09'),(59800,20007,'action started via WP Cron','2025-01-28 11:34:00','2025-01-28 11:34:00'),(59801,20007,'action complete via WP Cron','2025-01-28 11:34:00','2025-01-28 11:34:00'),(59802,20008,'action created','2025-01-28 11:34:00','2025-01-28 11:34:00'),(59803,19982,'action started via WP Cron','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59804,19982,'action complete via WP Cron','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59805,20009,'action created','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59806,19983,'action started via WP Cron','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59807,19983,'action complete via WP Cron','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59808,20010,'action created','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59809,19984,'action started via WP Cron','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59810,19984,'action complete via WP Cron','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59811,20011,'action created','2025-01-28 12:26:00','2025-01-28 12:26:00'),(59812,20008,'action started via WP Cron','2025-01-28 12:45:39','2025-01-28 12:45:39'),(59813,20008,'action complete via WP Cron','2025-01-28 12:45:39','2025-01-28 12:45:39'),(59814,20012,'action created','2025-01-28 12:45:39','2025-01-28 12:45:39'),(59815,20012,'action started via WP Cron','2025-01-28 14:14:36','2025-01-28 14:14:36'),(59816,20012,'action complete via WP Cron','2025-01-28 14:14:36','2025-01-28 14:14:36'),(59817,20013,'action created','2025-01-28 14:14:36','2025-01-28 14:14:36'),(59818,20013,'action started via WP Cron','2025-01-28 15:58:51','2025-01-28 15:58:51'),(59819,20013,'action complete via WP Cron','2025-01-28 15:58:51','2025-01-28 15:58:51'),(59820,20014,'action created','2025-01-28 15:58:51','2025-01-28 15:58:51'),(59821,20014,'action started via WP Cron','2025-01-28 17:07:51','2025-01-28 17:07:51'),(59822,20014,'action complete via WP Cron','2025-01-28 17:07:51','2025-01-28 17:07:51'),(59823,20015,'action created','2025-01-28 17:07:51','2025-01-28 17:07:51'),(59824,20015,'action started via WP Cron','2025-01-28 18:12:23','2025-01-28 18:12:23'),(59825,20015,'action complete via WP Cron','2025-01-28 18:12:23','2025-01-28 18:12:23'),(59826,20016,'action created','2025-01-28 18:12:23','2025-01-28 18:12:23'),(59827,20016,'action started via WP Cron','2025-01-28 19:44:15','2025-01-28 19:44:15'),(59828,20016,'action complete via WP Cron','2025-01-28 19:44:15','2025-01-28 19:44:15'),(59829,20017,'action created','2025-01-28 19:44:15','2025-01-28 19:44:15'),(59830,20004,'action started via WP Cron','2025-01-28 20:23:52','2025-01-28 20:23:52'),(59831,20004,'action complete via WP Cron','2025-01-28 20:23:52','2025-01-28 20:23:52'),(59832,20018,'action created','2025-01-28 20:23:52','2025-01-28 20:23:52'),(59833,20017,'action started via WP Cron','2025-01-28 20:58:15','2025-01-28 20:58:15'),(59834,20017,'action complete via WP Cron','2025-01-28 20:58:15','2025-01-28 20:58:15'),(59835,20019,'action created','2025-01-28 20:58:15','2025-01-28 20:58:15'),(59836,20019,'action started via WP Cron','2025-01-28 21:59:58','2025-01-28 21:59:58'),(59837,20019,'action complete via WP Cron','2025-01-28 21:59:58','2025-01-28 21:59:58'),(59838,20020,'action created','2025-01-28 21:59:58','2025-01-28 21:59:58'),(59839,20020,'action started via WP Cron','2025-01-28 23:14:36','2025-01-28 23:14:36'),(59840,20020,'action complete via WP Cron','2025-01-28 23:14:36','2025-01-28 23:14:36'),(59841,20021,'action created','2025-01-28 23:14:36','2025-01-28 23:14:36'),(59842,20021,'action started via WP Cron','2025-01-29 00:17:11','2025-01-29 00:17:11'),(59843,20021,'action complete via WP Cron','2025-01-29 00:17:11','2025-01-29 00:17:11'),(59844,20022,'action created','2025-01-29 00:17:11','2025-01-29 00:17:11'),(59845,20022,'action started via WP Cron','2025-01-29 01:17:23','2025-01-29 01:17:23'),(59846,20022,'action complete via WP Cron','2025-01-29 01:17:23','2025-01-29 01:17:23'),(59847,20023,'action created','2025-01-29 01:17:23','2025-01-29 01:17:23'),(59848,20023,'action started via WP Cron','2025-01-29 02:18:05','2025-01-29 02:18:05'),(59849,20023,'action complete via WP Cron','2025-01-29 02:18:05','2025-01-29 02:18:05'),(59850,20024,'action created','2025-01-29 02:18:05','2025-01-29 02:18:05'),(59851,20024,'action started via WP Cron','2025-01-29 03:51:24','2025-01-29 03:51:24'),(59852,20024,'action complete via WP Cron','2025-01-29 03:51:24','2025-01-29 03:51:24'),(59853,20025,'action created','2025-01-29 03:51:24','2025-01-29 03:51:24'),(59854,20025,'action started via WP Cron','2025-01-29 04:57:14','2025-01-29 04:57:14'),(59855,20025,'action complete via WP Cron','2025-01-29 04:57:14','2025-01-29 04:57:14'),(59856,20026,'action created','2025-01-29 04:57:14','2025-01-29 04:57:14'),(59857,20026,'action started via WP Cron','2025-01-29 05:59:26','2025-01-29 05:59:26'),(59858,20026,'action complete via WP Cron','2025-01-29 05:59:26','2025-01-29 05:59:26'),(59859,20027,'action created','2025-01-29 05:59:26','2025-01-29 05:59:26'),(59860,20027,'action started via WP Cron','2025-01-29 07:07:49','2025-01-29 07:07:49'),(59861,20027,'action complete via WP Cron','2025-01-29 07:07:49','2025-01-29 07:07:49'),(59862,20028,'action created','2025-01-29 07:07:49','2025-01-29 07:07:49'),(59863,20003,'action started via WP Cron','2025-01-29 07:44:18','2025-01-29 07:44:18'),(59864,20003,'action complete via WP Cron','2025-01-29 07:44:18','2025-01-29 07:44:18'),(59865,20029,'action created','2025-01-29 07:44:18','2025-01-29 07:44:18'),(59866,20028,'action started via WP Cron','2025-01-29 08:08:32','2025-01-29 08:08:32'),(59867,20028,'action complete via WP Cron','2025-01-29 08:08:32','2025-01-29 08:08:32'),(59868,20030,'action created','2025-01-29 08:08:32','2025-01-29 08:08:32'),(59869,20018,'action started via WP Cron','2025-01-29 09:03:11','2025-01-29 09:03:11'),(59870,20018,'action complete via WP Cron','2025-01-29 09:03:11','2025-01-29 09:03:11'),(59871,20031,'action created','2025-01-29 09:03:11','2025-01-29 09:03:11'),(59872,20030,'action started via WP Cron','2025-01-29 09:21:31','2025-01-29 09:21:31'),(59873,20030,'action complete via WP Cron','2025-01-29 09:21:31','2025-01-29 09:21:31'),(59874,20032,'action created','2025-01-29 09:21:31','2025-01-29 09:21:31'),(59875,20032,'action started via WP Cron','2025-01-29 10:24:24','2025-01-29 10:24:24'),(59876,20032,'action complete via WP Cron','2025-01-29 10:24:24','2025-01-29 10:24:24'),(59877,20033,'action created','2025-01-29 10:24:24','2025-01-29 10:24:24'),(59878,20033,'action started via WP Cron','2025-01-29 11:42:06','2025-01-29 11:42:06'),(59879,20033,'action complete via WP Cron','2025-01-29 11:42:06','2025-01-29 11:42:06'),(59880,20034,'action created','2025-01-29 11:42:06','2025-01-29 11:42:06'),(59881,20009,'action started via WP Cron','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59882,20009,'action complete via WP Cron','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59883,20035,'action created','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59884,20010,'action started via WP Cron','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59885,20010,'action complete via WP Cron','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59886,20036,'action created','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59887,20011,'action started via WP Cron','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59888,20011,'action complete via WP Cron','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59889,20037,'action created','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59890,20034,'action started via WP Cron','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59891,20034,'action complete via WP Cron','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59892,20038,'action created','2025-01-29 13:06:14','2025-01-29 13:06:14'),(59893,20038,'action started via WP Cron','2025-01-29 14:47:36','2025-01-29 14:47:36'),(59894,20038,'action complete via WP Cron','2025-01-29 14:47:36','2025-01-29 14:47:36'),(59895,20039,'action created','2025-01-29 14:47:36','2025-01-29 14:47:36'),(59896,19847,'action started via WP Cron','2025-01-29 16:25:25','2025-01-29 16:25:25'),(59897,19847,'action complete via WP Cron','2025-01-29 16:25:25','2025-01-29 16:25:25'),(59898,20040,'action created','2025-01-29 16:25:25','2025-01-29 16:25:25'),(59899,20039,'action started via WP Cron','2025-01-29 16:25:25','2025-01-29 16:25:25'),(59900,20039,'action complete via WP Cron','2025-01-29 16:25:25','2025-01-29 16:25:25'),(59901,20041,'action created','2025-01-29 16:25:25','2025-01-29 16:25:25'),(59902,20041,'action started via WP Cron','2025-01-29 17:43:55','2025-01-29 17:43:55'),(59903,20041,'action complete via WP Cron','2025-01-29 17:43:55','2025-01-29 17:43:55'),(59904,20042,'action created','2025-01-29 17:43:55','2025-01-29 17:43:55'),(59905,20042,'action started via WP Cron','2025-01-29 18:48:26','2025-01-29 18:48:26'),(59906,20042,'action complete via WP Cron','2025-01-29 18:48:26','2025-01-29 18:48:26'),(59907,20043,'action created','2025-01-29 18:48:26','2025-01-29 18:48:26'),(59908,20043,'action started via WP Cron','2025-01-29 19:59:09','2025-01-29 19:59:09'),(59909,20043,'action complete via WP Cron','2025-01-29 19:59:09','2025-01-29 19:59:09'),(59910,20044,'action created','2025-01-29 19:59:09','2025-01-29 19:59:09'),(59911,20044,'action started via WP Cron','2025-01-29 21:46:50','2025-01-29 21:46:50'),(59912,20044,'action complete via WP Cron','2025-01-29 21:46:50','2025-01-29 21:46:50'),(59913,20045,'action created','2025-01-29 21:46:50','2025-01-29 21:46:50'),(59914,20031,'action started via WP Cron','2025-01-29 21:46:50','2025-01-29 21:46:50'),(59915,20031,'action complete via WP Cron','2025-01-29 21:46:50','2025-01-29 21:46:50'),(59916,20046,'action created','2025-01-29 21:46:50','2025-01-29 21:46:50'),(59917,20045,'action started via WP Cron','2025-01-29 23:09:31','2025-01-29 23:09:31'),(59918,20045,'action complete via WP Cron','2025-01-29 23:09:31','2025-01-29 23:09:31'),(59919,20047,'action created','2025-01-29 23:09:31','2025-01-29 23:09:31'),(59920,20047,'action started via WP Cron','2025-01-30 00:18:09','2025-01-30 00:18:09'),(59921,20047,'action complete via WP Cron','2025-01-30 00:18:09','2025-01-30 00:18:09'),(59922,20048,'action created','2025-01-30 00:18:09','2025-01-30 00:18:09'),(59923,20048,'action started via WP Cron','2025-01-30 02:22:33','2025-01-30 02:22:33'),(59924,20048,'action complete via WP Cron','2025-01-30 02:22:33','2025-01-30 02:22:33'),(59925,20049,'action created','2025-01-30 02:22:33','2025-01-30 02:22:33'),(59926,20049,'action started via WP Cron','2025-01-30 03:26:04','2025-01-30 03:26:04'),(59927,20049,'action complete via WP Cron','2025-01-30 03:26:04','2025-01-30 03:26:04'),(59928,20050,'action created','2025-01-30 03:26:04','2025-01-30 03:26:04'),(59929,20050,'action started via WP Cron','2025-01-30 04:50:03','2025-01-30 04:50:03'),(59930,20050,'action complete via WP Cron','2025-01-30 04:50:03','2025-01-30 04:50:03'),(59931,20051,'action created','2025-01-30 04:50:03','2025-01-30 04:50:03'),(59932,20051,'action started via WP Cron','2025-01-30 06:14:05','2025-01-30 06:14:05'),(59933,20051,'action complete via WP Cron','2025-01-30 06:14:05','2025-01-30 06:14:05'),(59934,20052,'action created','2025-01-30 06:14:05','2025-01-30 06:14:05'),(59935,20052,'action started via WP Cron','2025-01-30 07:44:45','2025-01-30 07:44:45'),(59936,20052,'action complete via WP Cron','2025-01-30 07:44:45','2025-01-30 07:44:45'),(59937,20053,'action created','2025-01-30 07:44:45','2025-01-30 07:44:45'),(59938,20029,'action started via WP Cron','2025-01-30 07:44:45','2025-01-30 07:44:45'),(59939,20029,'action complete via WP Cron','2025-01-30 07:44:45','2025-01-30 07:44:45'),(59940,20054,'action created','2025-01-30 07:44:45','2025-01-30 07:44:45'),(59941,20053,'action started via WP Cron','2025-01-30 08:46:42','2025-01-30 08:46:42'),(59942,20053,'action complete via WP Cron','2025-01-30 08:46:42','2025-01-30 08:46:42'),(59943,20055,'action created','2025-01-30 08:46:42','2025-01-30 08:46:42'),(59944,20055,'action started via WP Cron','2025-01-30 09:56:23','2025-01-30 09:56:23'),(59945,20055,'action complete via WP Cron','2025-01-30 09:56:23','2025-01-30 09:56:23'),(59946,20056,'action created','2025-01-30 09:56:23','2025-01-30 09:56:23'),(59947,20046,'action started via WP Cron','2025-01-30 09:56:23','2025-01-30 09:56:23'),(59948,20046,'action complete via WP Cron','2025-01-30 09:56:24','2025-01-30 09:56:24'),(59949,20057,'action created','2025-01-30 09:56:24','2025-01-30 09:56:24'),(59950,20056,'action started via WP Cron','2025-01-30 11:07:55','2025-01-30 11:07:55'),(59951,20056,'action complete via WP Cron','2025-01-30 11:07:55','2025-01-30 11:07:55'),(59952,20058,'action created','2025-01-30 11:07:55','2025-01-30 11:07:55'),(59953,20058,'action started via WP Cron','2025-01-30 12:27:31','2025-01-30 12:27:31'),(59954,20058,'action complete via WP Cron','2025-01-30 12:27:31','2025-01-30 12:27:31'),(59955,20059,'action created','2025-01-30 12:27:31','2025-01-30 12:27:31'),(59956,20035,'action started via WP Cron','2025-01-30 13:36:26','2025-01-30 13:36:26'),(59957,20035,'action complete via WP Cron','2025-01-30 13:36:26','2025-01-30 13:36:26'),(59958,20060,'action created','2025-01-30 13:36:26','2025-01-30 13:36:26'),(59959,20036,'action started via WP Cron','2025-01-30 13:36:26','2025-01-30 13:36:26'),(59960,20036,'action complete via WP Cron','2025-01-30 13:36:26','2025-01-30 13:36:26'),(59961,20061,'action created','2025-01-30 13:36:26','2025-01-30 13:36:26'),(59962,20037,'action started via WP Cron','2025-01-30 13:36:26','2025-01-30 13:36:26'),(59963,20037,'action complete via WP Cron','2025-01-30 13:36:27','2025-01-30 13:36:27'),(59964,20062,'action created','2025-01-30 13:36:27','2025-01-30 13:36:27'),(59965,20059,'action started via WP Cron','2025-01-30 13:36:27','2025-01-30 13:36:27'),(59966,20059,'action complete via WP Cron','2025-01-30 13:36:27','2025-01-30 13:36:27'),(59967,20063,'action created','2025-01-30 13:36:27','2025-01-30 13:36:27'),(59968,20063,'action started via WP Cron','2025-01-30 14:38:43','2025-01-30 14:38:43'),(59969,20063,'action complete via WP Cron','2025-01-30 14:38:43','2025-01-30 14:38:43'),(59970,20064,'action created','2025-01-30 14:38:43','2025-01-30 14:38:43'),(59971,20064,'action started via WP Cron','2025-01-30 15:51:49','2025-01-30 15:51:49'),(59972,20064,'action complete via WP Cron','2025-01-30 15:51:49','2025-01-30 15:51:49'),(59973,20065,'action created','2025-01-30 15:51:49','2025-01-30 15:51:49'),(59974,20065,'action started via WP Cron','2025-01-30 17:14:50','2025-01-30 17:14:50'),(59975,20065,'action complete via WP Cron','2025-01-30 17:14:50','2025-01-30 17:14:50'),(59976,20066,'action created','2025-01-30 17:14:50','2025-01-30 17:14:50'),(59977,20066,'action started via WP Cron','2025-01-30 18:18:54','2025-01-30 18:18:54'),(59978,20066,'action complete via WP Cron','2025-01-30 18:18:54','2025-01-30 18:18:54'),(59979,20067,'action created','2025-01-30 18:18:54','2025-01-30 18:18:54'),(59980,20067,'action started via WP Cron','2025-01-30 19:34:17','2025-01-30 19:34:17'),(59981,20067,'action complete via WP Cron','2025-01-30 19:34:17','2025-01-30 19:34:17'),(59982,20068,'action created','2025-01-30 19:34:17','2025-01-30 19:34:17'),(59983,20068,'action started via WP Cron','2025-01-30 20:37:15','2025-01-30 20:37:15'),(59984,20068,'action complete via WP Cron','2025-01-30 20:37:15','2025-01-30 20:37:15'),(59985,20069,'action created','2025-01-30 20:37:15','2025-01-30 20:37:15'),(59986,20069,'action started via WP Cron','2025-01-30 21:38:53','2025-01-30 21:38:53'),(59987,20069,'action complete via WP Cron','2025-01-30 21:38:53','2025-01-30 21:38:53'),(59988,20070,'action created','2025-01-30 21:38:53','2025-01-30 21:38:53'),(59989,20057,'action started via WP Cron','2025-01-30 22:04:05','2025-01-30 22:04:05'),(59990,20057,'action complete via WP Cron','2025-01-30 22:04:05','2025-01-30 22:04:05'),(59991,20071,'action created','2025-01-30 22:04:05','2025-01-30 22:04:05'),(59992,20070,'action started via WP Cron','2025-01-30 22:59:02','2025-01-30 22:59:02'),(59993,20070,'action complete via WP Cron','2025-01-30 22:59:02','2025-01-30 22:59:02'),(59994,20072,'action created','2025-01-30 22:59:02','2025-01-30 22:59:02'),(59995,20072,'action started via WP Cron','2025-01-31 00:03:37','2025-01-31 00:03:37'),(59996,20072,'action complete via WP Cron','2025-01-31 00:03:37','2025-01-31 00:03:37'),(59997,20073,'action created','2025-01-31 00:03:37','2025-01-31 00:03:37'),(59998,20073,'action started via WP Cron','2025-01-31 01:11:51','2025-01-31 01:11:51'),(59999,20073,'action complete via WP Cron','2025-01-31 01:11:51','2025-01-31 01:11:51'),(60000,20074,'action created','2025-01-31 01:11:51','2025-01-31 01:11:51'),(60001,20074,'action started via WP Cron','2025-01-31 02:24:13','2025-01-31 02:24:13'),(60002,20074,'action complete via WP Cron','2025-01-31 02:24:13','2025-01-31 02:24:13'),(60003,20075,'action created','2025-01-31 02:24:13','2025-01-31 02:24:13'),(60004,20075,'action started via WP Cron','2025-01-31 04:19:59','2025-01-31 04:19:59'),(60005,20075,'action complete via WP Cron','2025-01-31 04:19:59','2025-01-31 04:19:59'),(60006,20076,'action created','2025-01-31 04:19:59','2025-01-31 04:19:59'),(60007,19891,'action started via WP Cron','2025-01-31 04:47:00','2025-01-31 04:47:00'),(60008,19891,'action complete via WP Cron','2025-01-31 04:47:00','2025-01-31 04:47:00'),(60009,20077,'action created','2025-01-31 04:47:00','2025-01-31 04:47:00'),(60010,20076,'action started via WP Cron','2025-01-31 05:31:44','2025-01-31 05:31:44'),(60011,20076,'action complete via WP Cron','2025-01-31 05:31:44','2025-01-31 05:31:44'),(60012,20078,'action created','2025-01-31 05:31:44','2025-01-31 05:31:44'),(60013,20078,'action started via WP Cron','2025-01-31 06:42:17','2025-01-31 06:42:17'),(60014,20078,'action complete via WP Cron','2025-01-31 06:42:17','2025-01-31 06:42:17'),(60015,20079,'action created','2025-01-31 06:42:17','2025-01-31 06:42:17'),(60016,20079,'action started via WP Cron','2025-01-31 08:06:57','2025-01-31 08:06:57'),(60017,20079,'action complete via WP Cron','2025-01-31 08:06:57','2025-01-31 08:06:57'),(60018,20080,'action created','2025-01-31 08:06:57','2025-01-31 08:06:57'),(60019,20054,'action started via WP Cron','2025-01-31 08:06:57','2025-01-31 08:06:57'),(60020,20054,'action complete via WP Cron','2025-01-31 08:06:57','2025-01-31 08:06:57'),(60021,20081,'action created','2025-01-31 08:06:57','2025-01-31 08:06:57'),(60022,20080,'action started via WP Cron','2025-01-31 09:10:44','2025-01-31 09:10:44'),(60023,20080,'action complete via WP Cron','2025-01-31 09:10:44','2025-01-31 09:10:44'),(60024,20082,'action created','2025-01-31 09:10:44','2025-01-31 09:10:44'),(60025,20071,'action started via WP Cron','2025-01-31 10:52:24','2025-01-31 10:52:24'),(60026,20071,'action complete via WP Cron','2025-01-31 10:52:24','2025-01-31 10:52:24'),(60027,20083,'action created','2025-01-31 10:52:24','2025-01-31 10:52:24'),(60028,20082,'action started via WP Cron','2025-01-31 10:52:24','2025-01-31 10:52:24'),(60029,20082,'action complete via WP Cron','2025-01-31 10:52:24','2025-01-31 10:52:24'),(60030,20084,'action created','2025-01-31 10:52:24','2025-01-31 10:52:24'),(60031,20084,'action started via WP Cron','2025-01-31 12:05:38','2025-01-31 12:05:38'),(60032,20084,'action complete via WP Cron','2025-01-31 12:05:38','2025-01-31 12:05:38'),(60033,20085,'action created','2025-01-31 12:05:38','2025-01-31 12:05:38'),(60034,20085,'action started via WP Cron','2025-01-31 13:17:15','2025-01-31 13:17:15'),(60035,20085,'action complete via WP Cron','2025-01-31 13:17:15','2025-01-31 13:17:15'),(60036,20086,'action created','2025-01-31 13:17:15','2025-01-31 13:17:15'),(60037,20060,'action started via WP Cron','2025-01-31 13:49:07','2025-01-31 13:49:07'),(60038,20060,'action complete via WP Cron','2025-01-31 13:49:07','2025-01-31 13:49:07'),(60039,20087,'action created','2025-01-31 13:49:07','2025-01-31 13:49:07'),(60040,20061,'action started via WP Cron','2025-01-31 13:49:07','2025-01-31 13:49:07'),(60041,20061,'action complete via WP Cron','2025-01-31 13:49:07','2025-01-31 13:49:07'),(60042,20088,'action created','2025-01-31 13:49:07','2025-01-31 13:49:07'),(60043,20062,'action started via WP Cron','2025-01-31 13:49:07','2025-01-31 13:49:07'),(60044,20062,'action complete via WP Cron','2025-01-31 13:49:08','2025-01-31 13:49:08'),(60045,20089,'action created','2025-01-31 13:49:08','2025-01-31 13:49:08'),(60046,20086,'action started via WP Cron','2025-01-31 14:19:53','2025-01-31 14:19:53'),(60047,20086,'action complete via WP Cron','2025-01-31 14:19:53','2025-01-31 14:19:53'),(60048,20090,'action created','2025-01-31 14:19:53','2025-01-31 14:19:53'),(60049,20090,'action started via WP Cron','2025-01-31 15:20:31','2025-01-31 15:20:31'),(60050,20090,'action complete via WP Cron','2025-01-31 15:20:31','2025-01-31 15:20:31'),(60051,20091,'action created','2025-01-31 15:20:31','2025-01-31 15:20:31'),(60052,20091,'action started via WP Cron','2025-01-31 16:28:47','2025-01-31 16:28:47'),(60053,20091,'action complete via WP Cron','2025-01-31 16:28:47','2025-01-31 16:28:47'),(60054,20092,'action created','2025-01-31 16:28:47','2025-01-31 16:28:47'),(60055,20092,'action started via WP Cron','2025-01-31 17:35:31','2025-01-31 17:35:31'),(60056,20092,'action complete via WP Cron','2025-01-31 17:35:31','2025-01-31 17:35:31'),(60057,20093,'action created','2025-01-31 17:35:31','2025-01-31 17:35:31'),(60058,20093,'action started via WP Cron','2025-01-31 18:41:42','2025-01-31 18:41:42'),(60059,20093,'action complete via WP Cron','2025-01-31 18:41:42','2025-01-31 18:41:42'),(60060,20094,'action created','2025-01-31 18:41:42','2025-01-31 18:41:42'),(60061,20094,'action started via WP Cron','2025-01-31 20:03:03','2025-01-31 20:03:03'),(60062,20094,'action complete via WP Cron','2025-01-31 20:03:03','2025-01-31 20:03:03'),(60063,20095,'action created','2025-01-31 20:03:03','2025-01-31 20:03:03'),(60064,20095,'action started via WP Cron','2025-01-31 21:12:25','2025-01-31 21:12:25'),(60065,20095,'action complete via WP Cron','2025-01-31 21:12:25','2025-01-31 21:12:25'),(60066,20096,'action created','2025-01-31 21:12:25','2025-01-31 21:12:25'),(60067,20096,'action started via WP Cron','2025-01-31 22:27:17','2025-01-31 22:27:17'),(60068,20096,'action complete via WP Cron','2025-01-31 22:27:17','2025-01-31 22:27:17'),(60069,20097,'action created','2025-01-31 22:27:17','2025-01-31 22:27:17'),(60070,20083,'action started via WP Cron','2025-01-31 22:54:35','2025-01-31 22:54:35'),(60071,20083,'action complete via WP Cron','2025-01-31 22:54:36','2025-01-31 22:54:36'),(60072,20098,'action created','2025-01-31 22:54:36','2025-01-31 22:54:36'),(60073,20097,'action started via WP Cron','2025-01-31 23:32:51','2025-01-31 23:32:51'),(60074,20097,'action complete via WP Cron','2025-01-31 23:32:51','2025-01-31 23:32:51'),(60075,20099,'action created','2025-01-31 23:32:51','2025-01-31 23:32:51'),(60076,20099,'action started via WP Cron','2025-02-01 00:34:52','2025-02-01 00:34:52'),(60077,20099,'action complete via WP Cron','2025-02-01 00:34:52','2025-02-01 00:34:52'),(60078,20100,'action created','2025-02-01 00:34:52','2025-02-01 00:34:52'),(60079,20100,'action started via WP Cron','2025-02-01 01:37:30','2025-02-01 01:37:30'),(60080,20100,'action complete via WP Cron','2025-02-01 01:37:30','2025-02-01 01:37:30'),(60081,20101,'action created','2025-02-01 01:37:30','2025-02-01 01:37:30'),(60082,20101,'action started via WP Cron','2025-02-01 02:42:45','2025-02-01 02:42:45'),(60083,20101,'action complete via WP Cron','2025-02-01 02:42:45','2025-02-01 02:42:45'),(60084,20102,'action created','2025-02-01 02:42:45','2025-02-01 02:42:45'),(60085,20102,'action started via WP Cron','2025-02-01 03:44:14','2025-02-01 03:44:14'),(60086,20102,'action complete via WP Cron','2025-02-01 03:44:14','2025-02-01 03:44:14'),(60087,20103,'action created','2025-02-01 03:44:14','2025-02-01 03:44:14'),(60088,20103,'action started via WP Cron','2025-02-01 04:59:59','2025-02-01 04:59:59'),(60089,20103,'action complete via WP Cron','2025-02-01 04:59:59','2025-02-01 04:59:59'),(60090,20104,'action created','2025-02-01 04:59:59','2025-02-01 04:59:59'),(60091,20104,'action started via WP Cron','2025-02-01 06:03:32','2025-02-01 06:03:32'),(60092,20104,'action complete via WP Cron','2025-02-01 06:03:32','2025-02-01 06:03:32'),(60093,20105,'action created','2025-02-01 06:03:32','2025-02-01 06:03:32'),(60094,20105,'action started via WP Cron','2025-02-01 07:05:32','2025-02-01 07:05:32'),(60095,20105,'action complete via WP Cron','2025-02-01 07:05:32','2025-02-01 07:05:32'),(60096,20106,'action created','2025-02-01 07:05:32','2025-02-01 07:05:32'),(60097,20106,'action started via WP Cron','2025-02-01 08:06:35','2025-02-01 08:06:35'),(60098,20106,'action complete via WP Cron','2025-02-01 08:06:35','2025-02-01 08:06:35'),(60099,20107,'action created','2025-02-01 08:06:35','2025-02-01 08:06:35'),(60100,20081,'action started via WP Cron','2025-02-01 08:20:44','2025-02-01 08:20:44'),(60101,20081,'action complete via WP Cron','2025-02-01 08:20:44','2025-02-01 08:20:44'),(60102,20108,'action created','2025-02-01 08:20:44','2025-02-01 08:20:44'),(60103,20107,'action started via WP Cron','2025-02-01 09:38:46','2025-02-01 09:38:46'),(60104,20107,'action complete via WP Cron','2025-02-01 09:38:46','2025-02-01 09:38:46'),(60105,20109,'action created','2025-02-01 09:38:46','2025-02-01 09:38:46'),(60106,20109,'action started via WP Cron','2025-02-01 11:48:39','2025-02-01 11:48:39'),(60107,20109,'action complete via WP Cron','2025-02-01 11:48:39','2025-02-01 11:48:39'),(60108,20110,'action created','2025-02-01 11:48:39','2025-02-01 11:48:39'),(60109,20098,'action started via WP Cron','2025-02-01 11:48:39','2025-02-01 11:48:39'),(60110,20098,'action complete via WP Cron','2025-02-01 11:48:40','2025-02-01 11:48:40'),(60111,20111,'action created','2025-02-01 11:48:40','2025-02-01 11:48:40'),(60112,20110,'action started via WP Cron','2025-02-01 12:49:00','2025-02-01 12:49:00'),(60113,20110,'action complete via WP Cron','2025-02-01 12:49:00','2025-02-01 12:49:00'),(60114,20112,'action created','2025-02-01 12:49:00','2025-02-01 12:49:00'),(60115,20112,'action started via WP Cron','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60116,20112,'action complete via WP Cron','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60117,20113,'action created','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60118,20087,'action started via WP Cron','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60119,20087,'action complete via WP Cron','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60120,20114,'action created','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60121,20088,'action started via WP Cron','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60122,20088,'action complete via WP Cron','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60123,20115,'action created','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60124,20089,'action started via WP Cron','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60125,20089,'action complete via WP Cron','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60126,20116,'action created','2025-02-01 13:49:28','2025-02-01 13:49:28'),(60127,20113,'action started via WP Cron','2025-02-01 14:52:36','2025-02-01 14:52:36'),(60128,20113,'action complete via WP Cron','2025-02-01 14:52:36','2025-02-01 14:52:36'),(60129,20117,'action created','2025-02-01 14:52:36','2025-02-01 14:52:36'),(60130,20117,'action started via WP Cron','2025-02-01 15:52:42','2025-02-01 15:52:42'),(60131,20117,'action complete via WP Cron','2025-02-01 15:52:42','2025-02-01 15:52:42'),(60132,20118,'action created','2025-02-01 15:52:42','2025-02-01 15:52:42'),(60133,20118,'action started via WP Cron','2025-02-01 17:02:44','2025-02-01 17:02:44'),(60134,20118,'action complete via WP Cron','2025-02-01 17:02:44','2025-02-01 17:02:44'),(60135,20119,'action created','2025-02-01 17:02:44','2025-02-01 17:02:44'),(60136,20119,'action started via WP Cron','2025-02-01 18:11:19','2025-02-01 18:11:19'),(60137,20119,'action complete via WP Cron','2025-02-01 18:11:19','2025-02-01 18:11:19'),(60138,20120,'action created','2025-02-01 18:11:19','2025-02-01 18:11:19'),(60139,20120,'action started via WP Cron','2025-02-01 19:18:34','2025-02-01 19:18:34'),(60140,20120,'action complete via WP Cron','2025-02-01 19:18:34','2025-02-01 19:18:34'),(60141,20121,'action created','2025-02-01 19:18:34','2025-02-01 19:18:34'),(60142,20121,'action started via WP Cron','2025-02-01 20:19:53','2025-02-01 20:19:53'),(60143,20121,'action complete via WP Cron','2025-02-01 20:19:53','2025-02-01 20:19:53'),(60144,20122,'action created','2025-02-01 20:19:54','2025-02-01 20:19:54'),(60145,20122,'action started via WP Cron','2025-02-01 21:32:18','2025-02-01 21:32:18'),(60146,20122,'action complete via WP Cron','2025-02-01 21:32:18','2025-02-01 21:32:18'),(60147,20123,'action created','2025-02-01 21:32:18','2025-02-01 21:32:18'),(60148,20123,'action started via WP Cron','2025-02-01 22:35:05','2025-02-01 22:35:05'),(60149,20123,'action complete via WP Cron','2025-02-01 22:35:05','2025-02-01 22:35:05'),(60150,20124,'action created','2025-02-01 22:35:05','2025-02-01 22:35:05'),(60151,20124,'action started via WP Cron','2025-02-01 23:41:15','2025-02-01 23:41:15'),(60152,20124,'action complete via WP Cron','2025-02-01 23:41:15','2025-02-01 23:41:15'),(60153,20125,'action created','2025-02-01 23:41:15','2025-02-01 23:41:15'),(60154,20111,'action started via WP Cron','2025-02-01 23:50:59','2025-02-01 23:50:59'),(60155,20111,'action complete via WP Cron','2025-02-01 23:50:59','2025-02-01 23:50:59'),(60156,20126,'action created','2025-02-01 23:50:59','2025-02-01 23:50:59'),(60157,20125,'action started via WP Cron','2025-02-02 00:56:03','2025-02-02 00:56:03'),(60158,20125,'action complete via WP Cron','2025-02-02 00:56:03','2025-02-02 00:56:03'),(60159,20127,'action created','2025-02-02 00:56:03','2025-02-02 00:56:03'),(60160,20127,'action started via WP Cron','2025-02-02 02:36:56','2025-02-02 02:36:56'),(60161,20127,'action complete via WP Cron','2025-02-02 02:36:56','2025-02-02 02:36:56'),(60162,20128,'action created','2025-02-02 02:36:56','2025-02-02 02:36:56'),(60163,20128,'action started via WP Cron','2025-02-02 03:38:50','2025-02-02 03:38:50'),(60164,20128,'action complete via WP Cron','2025-02-02 03:38:50','2025-02-02 03:38:50'),(60165,20129,'action created','2025-02-02 03:38:50','2025-02-02 03:38:50'),(60166,20129,'action started via WP Cron','2025-02-02 04:49:28','2025-02-02 04:49:28'),(60167,20129,'action complete via WP Cron','2025-02-02 04:49:28','2025-02-02 04:49:28'),(60168,20130,'action created','2025-02-02 04:49:28','2025-02-02 04:49:28'),(60169,20130,'action started via WP Cron','2025-02-02 05:51:01','2025-02-02 05:51:01'),(60170,20130,'action complete via WP Cron','2025-02-02 05:51:01','2025-02-02 05:51:01'),(60171,20131,'action created','2025-02-02 05:51:01','2025-02-02 05:51:01'),(60172,20131,'action started via WP Cron','2025-02-02 06:53:16','2025-02-02 06:53:16'),(60173,20131,'action complete via WP Cron','2025-02-02 06:53:16','2025-02-02 06:53:16'),(60174,20132,'action created','2025-02-02 06:53:16','2025-02-02 06:53:16'),(60175,20132,'action started via WP Cron','2025-02-02 07:54:26','2025-02-02 07:54:26'),(60176,20132,'action complete via WP Cron','2025-02-02 07:54:26','2025-02-02 07:54:26'),(60177,20133,'action created','2025-02-02 07:54:26','2025-02-02 07:54:26'),(60178,20108,'action started via WP Cron','2025-02-02 08:24:08','2025-02-02 08:24:08'),(60179,20108,'action complete via WP Cron','2025-02-02 08:24:08','2025-02-02 08:24:08'),(60180,20134,'action created','2025-02-02 08:24:08','2025-02-02 08:24:08'),(60181,20133,'action started via WP Cron','2025-02-02 09:47:16','2025-02-02 09:47:16'),(60182,20133,'action complete via WP Cron','2025-02-02 09:47:16','2025-02-02 09:47:16'),(60183,20135,'action created','2025-02-02 09:47:16','2025-02-02 09:47:16'),(60184,20135,'action started via WP Cron','2025-02-02 11:32:17','2025-02-02 11:32:17'),(60185,20135,'action complete via WP Cron','2025-02-02 11:32:17','2025-02-02 11:32:17'),(60186,20136,'action created','2025-02-02 11:32:17','2025-02-02 11:32:17'),(60187,20126,'action started via WP Cron','2025-02-02 12:41:14','2025-02-02 12:41:14'),(60188,20126,'action complete via WP Cron','2025-02-02 12:41:14','2025-02-02 12:41:14'),(60189,20137,'action created','2025-02-02 12:41:14','2025-02-02 12:41:14'),(60190,20136,'action started via WP Cron','2025-02-02 12:41:14','2025-02-02 12:41:14'),(60191,20136,'action complete via WP Cron','2025-02-02 12:41:14','2025-02-02 12:41:14'),(60192,20138,'action created','2025-02-02 12:41:14','2025-02-02 12:41:14'),(60193,20138,'action started via WP Cron','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60194,20138,'action complete via WP Cron','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60195,20139,'action created','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60196,20114,'action started via WP Cron','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60197,20114,'action complete via WP Cron','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60198,20140,'action created','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60199,20115,'action started via WP Cron','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60200,20115,'action complete via WP Cron','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60201,20141,'action created','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60202,20116,'action started via WP Cron','2025-02-02 14:05:17','2025-02-02 14:05:17'),(60203,20116,'action complete via WP Cron','2025-02-02 14:05:18','2025-02-02 14:05:18'),(60204,20142,'action created','2025-02-02 14:05:18','2025-02-02 14:05:18'),(60205,20139,'action started via WP Cron','2025-02-02 15:17:07','2025-02-02 15:17:07'),(60206,20139,'action complete via WP Cron','2025-02-02 15:17:07','2025-02-02 15:17:07'),(60207,20143,'action created','2025-02-02 15:17:07','2025-02-02 15:17:07'),(60208,20143,'action started via WP Cron','2025-02-02 16:41:01','2025-02-02 16:41:01'),(60209,20143,'action complete via WP Cron','2025-02-02 16:41:01','2025-02-02 16:41:01'),(60210,20144,'action created','2025-02-02 16:41:01','2025-02-02 16:41:01'),(60211,20144,'action started via WP Cron','2025-02-02 17:41:38','2025-02-02 17:41:38'),(60212,20144,'action complete via WP Cron','2025-02-02 17:41:38','2025-02-02 17:41:38'),(60213,20145,'action created','2025-02-02 17:41:38','2025-02-02 17:41:38'),(60214,20145,'action started via WP Cron','2025-02-02 18:48:19','2025-02-02 18:48:19'),(60215,20145,'action complete via WP Cron','2025-02-02 18:48:19','2025-02-02 18:48:19'),(60216,20146,'action created','2025-02-02 18:48:19','2025-02-02 18:48:19'),(60217,20146,'action started via WP Cron','2025-02-02 19:49:12','2025-02-02 19:49:12'),(60218,20146,'action complete via WP Cron','2025-02-02 19:49:12','2025-02-02 19:49:12'),(60219,20147,'action created','2025-02-02 19:49:12','2025-02-02 19:49:12'),(60220,20147,'action started via WP Cron','2025-02-02 21:05:38','2025-02-02 21:05:38'),(60221,20147,'action complete via WP Cron','2025-02-02 21:05:38','2025-02-02 21:05:38'),(60222,20148,'action created','2025-02-02 21:05:38','2025-02-02 21:05:38'),(60223,20148,'action started via WP Cron','2025-02-02 22:10:44','2025-02-02 22:10:44'),(60224,20148,'action complete via WP Cron','2025-02-02 22:10:44','2025-02-02 22:10:44'),(60225,20149,'action created','2025-02-02 22:10:44','2025-02-02 22:10:44'),(60226,20149,'action started via WP Cron','2025-02-02 23:17:42','2025-02-02 23:17:42'),(60227,20149,'action complete via WP Cron','2025-02-02 23:17:42','2025-02-02 23:17:42'),(60228,20150,'action created','2025-02-02 23:17:42','2025-02-02 23:17:42'),(60229,20150,'action started via WP Cron','2025-02-03 00:25:58','2025-02-03 00:25:58'),(60230,20150,'action complete via WP Cron','2025-02-03 00:25:58','2025-02-03 00:25:58'),(60231,20151,'action created','2025-02-03 00:25:58','2025-02-03 00:25:58'),(60232,20137,'action started via WP Cron','2025-02-03 00:42:00','2025-02-03 00:42:00'),(60233,20137,'action complete via WP Cron','2025-02-03 00:42:00','2025-02-03 00:42:00'),(60234,20152,'action created','2025-02-03 00:42:00','2025-02-03 00:42:00'),(60235,20151,'action started via WP Cron','2025-02-03 01:28:01','2025-02-03 01:28:01'),(60236,20151,'action complete via WP Cron','2025-02-03 01:28:01','2025-02-03 01:28:01'),(60237,20153,'action created','2025-02-03 01:28:01','2025-02-03 01:28:01'),(60238,20153,'action started via WP Cron','2025-02-03 03:45:05','2025-02-03 03:45:05'),(60239,20153,'action complete via WP Cron','2025-02-03 03:45:05','2025-02-03 03:45:05'),(60240,20154,'action created','2025-02-03 03:45:05','2025-02-03 03:45:05'),(60241,20154,'action started via WP Cron','2025-02-03 06:23:24','2025-02-03 06:23:24'),(60242,20154,'action complete via WP Cron','2025-02-03 06:23:24','2025-02-03 06:23:24'),(60243,20155,'action created','2025-02-03 06:23:24','2025-02-03 06:23:24'),(60244,20155,'action started via WP Cron','2025-02-03 07:35:12','2025-02-03 07:35:12'),(60245,20155,'action complete via WP Cron','2025-02-03 07:35:12','2025-02-03 07:35:12'),(60246,20156,'action created','2025-02-03 07:35:12','2025-02-03 07:35:12'),(60247,20134,'action started via WP Cron','2025-02-03 08:45:13','2025-02-03 08:45:13'),(60248,20134,'action complete via WP Cron','2025-02-03 08:45:13','2025-02-03 08:45:13'),(60249,20157,'action created','2025-02-03 08:45:13','2025-02-03 08:45:13'),(60250,20156,'action started via WP Cron','2025-02-03 08:45:13','2025-02-03 08:45:13'),(60251,20156,'action complete via WP Cron','2025-02-03 08:45:13','2025-02-03 08:45:13'),(60252,20158,'action created','2025-02-03 08:45:13','2025-02-03 08:45:13'),(60253,20158,'action started via WP Cron','2025-02-03 09:51:10','2025-02-03 09:51:10'),(60254,20158,'action complete via WP Cron','2025-02-03 09:51:10','2025-02-03 09:51:10'),(60255,20159,'action created','2025-02-03 09:51:10','2025-02-03 09:51:10'),(60256,20159,'action started via WP Cron','2025-02-03 10:52:51','2025-02-03 10:52:51'),(60257,20159,'action complete via WP Cron','2025-02-03 10:52:51','2025-02-03 10:52:51'),(60258,20160,'action created','2025-02-03 10:52:51','2025-02-03 10:52:51'),(60259,20160,'action started via WP Cron','2025-02-03 12:05:50','2025-02-03 12:05:50'),(60260,20160,'action complete via WP Cron','2025-02-03 12:05:50','2025-02-03 12:05:50'),(60261,20161,'action created','2025-02-03 12:05:50','2025-02-03 12:05:50'),(60262,20152,'action started via WP Cron','2025-02-03 12:42:47','2025-02-03 12:42:47'),(60263,20152,'action complete via WP Cron','2025-02-03 12:42:52','2025-02-03 12:42:52'),(60264,20162,'action created','2025-02-03 12:42:52','2025-02-03 12:42:52'),(60265,20161,'action started via WP Cron','2025-02-03 13:05:55','2025-02-03 13:05:55'),(60266,20161,'action complete via WP Cron','2025-02-03 13:05:55','2025-02-03 13:05:55'),(60267,20163,'action created','2025-02-03 13:05:55','2025-02-03 13:05:55'),(60268,20140,'action started via WP Cron','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60269,20140,'action complete via WP Cron','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60270,20164,'action created','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60271,20141,'action started via WP Cron','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60272,20141,'action complete via WP Cron','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60273,20165,'action created','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60274,20142,'action started via WP Cron','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60275,20142,'action complete via WP Cron','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60276,20166,'action created','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60277,20163,'action started via WP Cron','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60278,20163,'action complete via WP Cron','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60279,20167,'action created','2025-02-03 14:12:22','2025-02-03 14:12:22'),(60280,20167,'action started via WP Cron','2025-02-03 15:48:59','2025-02-03 15:48:59'),(60281,20167,'action complete via WP Cron','2025-02-03 15:48:59','2025-02-03 15:48:59'),(60282,20168,'action created','2025-02-03 15:48:59','2025-02-03 15:48:59'),(60283,20168,'action started via WP Cron','2025-02-03 16:49:42','2025-02-03 16:49:42'),(60284,20168,'action complete via WP Cron','2025-02-03 16:49:42','2025-02-03 16:49:42'),(60285,20169,'action created','2025-02-03 16:49:42','2025-02-03 16:49:42'),(60286,19989,'action started via WP Cron','2025-02-03 17:10:21','2025-02-03 17:10:21'),(60287,19989,'action complete via WP Cron','2025-02-03 17:10:22','2025-02-03 17:10:22'),(60288,20170,'action created','2025-02-03 17:10:22','2025-02-03 17:10:22'),(60289,20169,'action started via WP Cron','2025-02-03 17:53:32','2025-02-03 17:53:32'),(60290,20169,'action complete via WP Cron','2025-02-03 17:53:32','2025-02-03 17:53:32'),(60291,20171,'action created','2025-02-03 17:53:32','2025-02-03 17:53:32'),(60292,20171,'action started via WP Cron','2025-02-03 19:08:08','2025-02-03 19:08:08'),(60293,20171,'action complete via WP Cron','2025-02-03 19:08:08','2025-02-03 19:08:08'),(60294,20172,'action created','2025-02-03 19:08:08','2025-02-03 19:08:08'),(60295,20172,'action started via WP Cron','2025-02-03 20:23:36','2025-02-03 20:23:36'),(60296,20172,'action complete via WP Cron','2025-02-03 20:23:36','2025-02-03 20:23:36'),(60297,20173,'action created','2025-02-03 20:23:36','2025-02-03 20:23:36'),(60298,20173,'action started via WP Cron','2025-02-03 21:30:26','2025-02-03 21:30:26'),(60299,20173,'action complete via WP Cron','2025-02-03 21:30:26','2025-02-03 21:30:26'),(60300,20174,'action created','2025-02-03 21:30:26','2025-02-03 21:30:26'),(60301,20174,'action started via WP Cron','2025-02-03 22:35:13','2025-02-03 22:35:13'),(60302,20174,'action complete via WP Cron','2025-02-03 22:35:13','2025-02-03 22:35:13'),(60303,20175,'action created','2025-02-03 22:35:13','2025-02-03 22:35:13'),(60304,20175,'action started via WP Cron','2025-02-03 23:58:35','2025-02-03 23:58:35'),(60305,20175,'action complete via WP Cron','2025-02-03 23:58:35','2025-02-03 23:58:35'),(60306,20176,'action created','2025-02-03 23:58:35','2025-02-03 23:58:35'),(60307,20162,'action started via WP Cron','2025-02-04 00:46:23','2025-02-04 00:46:23'),(60308,20162,'action complete via WP Cron','2025-02-04 00:46:23','2025-02-04 00:46:23'),(60309,20177,'action created','2025-02-04 00:46:23','2025-02-04 00:46:23'),(60310,20176,'action started via WP Cron','2025-02-04 01:00:25','2025-02-04 01:00:25'),(60311,20176,'action complete via WP Cron','2025-02-04 01:00:25','2025-02-04 01:00:25'),(60312,20178,'action created','2025-02-04 01:00:25','2025-02-04 01:00:25'),(60313,20178,'action started via WP Cron','2025-02-04 02:50:56','2025-02-04 02:50:56'),(60314,20178,'action complete via WP Cron','2025-02-04 02:50:56','2025-02-04 02:50:56'),(60315,20179,'action created','2025-02-04 02:50:56','2025-02-04 02:50:56'),(60316,20179,'action started via WP Cron','2025-02-04 03:59:19','2025-02-04 03:59:19'),(60317,20179,'action complete via WP Cron','2025-02-04 03:59:19','2025-02-04 03:59:19'),(60318,20180,'action created','2025-02-04 03:59:19','2025-02-04 03:59:19'),(60319,20180,'action started via WP Cron','2025-02-04 05:08:10','2025-02-04 05:08:10'),(60320,20180,'action complete via WP Cron','2025-02-04 05:08:10','2025-02-04 05:08:10'),(60321,20181,'action created','2025-02-04 05:08:10','2025-02-04 05:08:10'),(60322,20181,'action started via WP Cron','2025-02-04 06:09:58','2025-02-04 06:09:58'),(60323,20181,'action complete via WP Cron','2025-02-04 06:09:58','2025-02-04 06:09:58'),(60324,20182,'action created','2025-02-04 06:09:58','2025-02-04 06:09:58'),(60325,20182,'action started via WP Cron','2025-02-04 07:14:29','2025-02-04 07:14:29'),(60326,20182,'action complete via WP Cron','2025-02-04 07:14:29','2025-02-04 07:14:29'),(60327,20183,'action created','2025-02-04 07:14:29','2025-02-04 07:14:29'),(60328,20183,'action started via WP Cron','2025-02-04 08:17:02','2025-02-04 08:17:02'),(60329,20183,'action complete via WP Cron','2025-02-04 08:17:02','2025-02-04 08:17:02'),(60330,20184,'action created','2025-02-04 08:17:02','2025-02-04 08:17:02'),(60331,20157,'action started via WP Cron','2025-02-04 08:52:34','2025-02-04 08:52:34'),(60332,20157,'action complete via WP Cron','2025-02-04 08:52:34','2025-02-04 08:52:34'),(60333,20185,'action created','2025-02-04 08:52:34','2025-02-04 08:52:34'),(60334,20184,'action started via WP Cron','2025-02-04 09:27:37','2025-02-04 09:27:37'),(60335,20184,'action complete via WP Cron','2025-02-04 09:27:37','2025-02-04 09:27:37'),(60336,20186,'action created','2025-02-04 09:27:37','2025-02-04 09:27:37'),(60337,20187,'action created','2025-02-04 10:11:09','2025-02-04 10:11:09'),(60338,20187,'action started via WP Cron','2025-02-04 10:12:00','2025-02-04 10:12:00'),(60339,20187,'action complete via WP Cron','2025-02-04 10:12:01','2025-02-04 10:12:01'),(60340,20186,'action started via WP Cron','2025-02-04 10:27:59','2025-02-04 10:27:59'),(60341,20186,'action complete via WP Cron','2025-02-04 10:27:59','2025-02-04 10:27:59'),(60342,20188,'action created','2025-02-04 10:27:59','2025-02-04 10:27:59'),(60343,20188,'action started via WP Cron','2025-02-04 11:30:51','2025-02-04 11:30:51'),(60344,20188,'action complete via WP Cron','2025-02-04 11:30:51','2025-02-04 11:30:51'),(60345,20189,'action created','2025-02-04 11:30:51','2025-02-04 11:30:51'),(60346,20189,'action started via WP Cron','2025-02-04 12:30:59','2025-02-04 12:30:59'),(60347,20189,'action complete via WP Cron','2025-02-04 12:30:59','2025-02-04 12:30:59'),(60348,20190,'action created','2025-02-04 12:30:59','2025-02-04 12:30:59'),(60349,20177,'action started via WP Cron','2025-02-04 12:47:00','2025-02-04 12:47:00'),(60350,20177,'action complete via WP Cron','2025-02-04 12:47:00','2025-02-04 12:47:00'),(60351,20191,'action created','2025-02-04 12:47:00','2025-02-04 12:47:00'),(60352,20190,'action started via WP Cron','2025-02-04 13:42:20','2025-02-04 13:42:20'),(60353,20190,'action complete via WP Cron','2025-02-04 13:42:20','2025-02-04 13:42:20'),(60354,20192,'action created','2025-02-04 13:42:20','2025-02-04 13:42:20'),(60355,20164,'action started via WP Cron','2025-02-04 14:29:00','2025-02-04 14:29:00'),(60356,20164,'action complete via WP Cron','2025-02-04 14:29:00','2025-02-04 14:29:00'),(60357,20193,'action created','2025-02-04 14:29:00','2025-02-04 14:29:00'),(60358,20165,'action started via WP Cron','2025-02-04 14:29:00','2025-02-04 14:29:00'),(60359,20165,'action complete via WP Cron','2025-02-04 14:29:00','2025-02-04 14:29:00'),(60360,20194,'action created','2025-02-04 14:29:00','2025-02-04 14:29:00'),(60361,20166,'action started via WP Cron','2025-02-04 14:29:00','2025-02-04 14:29:00'),(60362,20166,'action complete via WP Cron','2025-02-04 14:29:01','2025-02-04 14:29:01'),(60363,20195,'action created','2025-02-04 14:29:01','2025-02-04 14:29:01'),(60364,20192,'action started via WP Cron','2025-02-04 14:42:36','2025-02-04 14:42:36'),(60365,20192,'action complete via WP Cron','2025-02-04 14:42:36','2025-02-04 14:42:36'),(60366,20196,'action created','2025-02-04 14:42:36','2025-02-04 14:42:36'),(60367,20196,'action started via WP Cron','2025-02-04 16:04:50','2025-02-04 16:04:50'),(60368,20196,'action complete via WP Cron','2025-02-04 16:04:50','2025-02-04 16:04:50'),(60369,20197,'action created','2025-02-04 16:04:50','2025-02-04 16:04:50'),(60370,20197,'action started via WP Cron','2025-02-04 17:06:20','2025-02-04 17:06:20'),(60371,20197,'action complete via WP Cron','2025-02-04 17:06:20','2025-02-04 17:06:20'),(60372,20198,'action created','2025-02-04 17:06:20','2025-02-04 17:06:20'),(60373,20198,'action started via WP Cron','2025-02-04 18:09:11','2025-02-04 18:09:11'),(60374,20198,'action complete via WP Cron','2025-02-04 18:09:11','2025-02-04 18:09:11'),(60375,20199,'action created','2025-02-04 18:09:11','2025-02-04 18:09:11'),(60376,20199,'action started via WP Cron','2025-02-04 19:15:09','2025-02-04 19:15:09'),(60377,20199,'action complete via WP Cron','2025-02-04 19:15:10','2025-02-04 19:15:10'),(60378,20200,'action created','2025-02-04 19:15:10','2025-02-04 19:15:10'),(60379,20200,'action started via WP Cron','2025-02-04 20:30:50','2025-02-04 20:30:50'),(60380,20200,'action complete via WP Cron','2025-02-04 20:30:51','2025-02-04 20:30:51'),(60381,20201,'action created','2025-02-04 20:30:51','2025-02-04 20:30:51'),(60382,20201,'action started via WP Cron','2025-02-04 22:02:24','2025-02-04 22:02:24'),(60383,20201,'action complete via WP Cron','2025-02-04 22:02:24','2025-02-04 22:02:24'),(60384,20202,'action created','2025-02-04 22:02:24','2025-02-04 22:02:24'),(60385,20202,'action started via WP Cron','2025-02-04 23:07:31','2025-02-04 23:07:31'),(60386,20202,'action complete via WP Cron','2025-02-04 23:07:31','2025-02-04 23:07:31'),(60387,20203,'action created','2025-02-04 23:07:31','2025-02-04 23:07:31'),(60388,20203,'action started via WP Cron','2025-02-05 00:12:56','2025-02-05 00:12:56'),(60389,20203,'action complete via WP Cron','2025-02-05 00:12:56','2025-02-05 00:12:56'),(60390,20204,'action created','2025-02-05 00:12:56','2025-02-05 00:12:56'),(60391,20191,'action started via WP Cron','2025-02-05 01:01:57','2025-02-05 01:01:57'),(60392,20191,'action complete via WP Cron','2025-02-05 01:01:57','2025-02-05 01:01:57'),(60393,20205,'action created','2025-02-05 01:01:57','2025-02-05 01:01:57'),(60394,20204,'action started via WP Cron','2025-02-05 01:14:43','2025-02-05 01:14:43'),(60395,20204,'action complete via WP Cron','2025-02-05 01:14:43','2025-02-05 01:14:43'),(60396,20206,'action created','2025-02-05 01:14:43','2025-02-05 01:14:43'),(60397,20206,'action started via WP Cron','2025-02-05 02:23:58','2025-02-05 02:23:58'),(60398,20206,'action complete via WP Cron','2025-02-05 02:23:58','2025-02-05 02:23:58'),(60399,20207,'action created','2025-02-05 02:23:58','2025-02-05 02:23:58'),(60400,20207,'action started via WP Cron','2025-02-05 03:38:54','2025-02-05 03:38:54'),(60401,20207,'action complete via WP Cron','2025-02-05 03:38:54','2025-02-05 03:38:54'),(60402,20208,'action created','2025-02-05 03:38:54','2025-02-05 03:38:54'),(60403,20208,'action started via WP Cron','2025-02-05 04:40:20','2025-02-05 04:40:20'),(60404,20208,'action complete via WP Cron','2025-02-05 04:40:20','2025-02-05 04:40:20'),(60405,20209,'action created','2025-02-05 04:40:20','2025-02-05 04:40:20'),(60406,20209,'action started via WP Cron','2025-02-05 06:01:12','2025-02-05 06:01:12'),(60407,20209,'action complete via WP Cron','2025-02-05 06:01:12','2025-02-05 06:01:12'),(60408,20210,'action created','2025-02-05 06:01:12','2025-02-05 06:01:12'),(60409,20210,'action started via WP Cron','2025-02-05 07:09:28','2025-02-05 07:09:28'),(60410,20210,'action complete via WP Cron','2025-02-05 07:09:28','2025-02-05 07:09:28'),(60411,20211,'action created','2025-02-05 07:09:28','2025-02-05 07:09:28'),(60412,20211,'action started via WP Cron','2025-02-05 08:12:44','2025-02-05 08:12:44'),(60413,20211,'action complete via WP Cron','2025-02-05 08:12:44','2025-02-05 08:12:44'),(60414,20212,'action created','2025-02-05 08:12:44','2025-02-05 08:12:44'),(60415,20185,'action started via WP Cron','2025-02-05 08:57:50','2025-02-05 08:57:50'),(60416,20185,'action complete via WP Cron','2025-02-05 08:57:50','2025-02-05 08:57:50'),(60417,20213,'action created','2025-02-05 08:57:50','2025-02-05 08:57:50'),(60418,20212,'action started via WP Cron','2025-02-05 09:20:34','2025-02-05 09:20:34'),(60419,20212,'action complete via WP Cron','2025-02-05 09:20:34','2025-02-05 09:20:34'),(60420,20214,'action created','2025-02-05 09:20:34','2025-02-05 09:20:34'),(60421,20214,'action started via WP Cron','2025-02-05 10:50:45','2025-02-05 10:50:45'),(60422,20214,'action complete via WP Cron','2025-02-05 10:50:45','2025-02-05 10:50:45'),(60423,20215,'action created','2025-02-05 10:50:45','2025-02-05 10:50:45'),(60424,20215,'action started via WP Cron','2025-02-05 12:04:12','2025-02-05 12:04:12'),(60425,20215,'action complete via WP Cron','2025-02-05 12:04:12','2025-02-05 12:04:12'),(60426,20216,'action created','2025-02-05 12:04:12','2025-02-05 12:04:12'),(60427,20205,'action started via WP Cron','2025-02-05 13:26:06','2025-02-05 13:26:06'),(60428,20205,'action complete via WP Cron','2025-02-05 13:26:07','2025-02-05 13:26:07'),(60429,20217,'action created','2025-02-05 13:26:07','2025-02-05 13:26:07'),(60430,20216,'action started via WP Cron','2025-02-05 13:26:07','2025-02-05 13:26:07'),(60431,20216,'action complete via WP Cron','2025-02-05 13:26:07','2025-02-05 13:26:07'),(60432,20218,'action created','2025-02-05 13:26:07','2025-02-05 13:26:07'),(60433,20218,'action started via WP Cron','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60434,20218,'action complete via WP Cron','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60435,20219,'action created','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60436,20193,'action started via WP Cron','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60437,20193,'action complete via WP Cron','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60438,20220,'action created','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60439,20194,'action started via WP Cron','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60440,20194,'action complete via WP Cron','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60441,20221,'action created','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60442,20195,'action started via WP Cron','2025-02-05 14:31:09','2025-02-05 14:31:09'),(60443,20195,'action complete via WP Cron','2025-02-05 14:31:10','2025-02-05 14:31:10'),(60444,20222,'action created','2025-02-05 14:31:10','2025-02-05 14:31:10'),(60445,20219,'action started via WP Cron','2025-02-05 15:53:36','2025-02-05 15:53:36'),(60446,20219,'action complete via WP Cron','2025-02-05 15:53:36','2025-02-05 15:53:36'),(60447,20223,'action created','2025-02-05 15:53:36','2025-02-05 15:53:36'),(60448,20040,'action started via WP Cron','2025-02-05 17:13:40','2025-02-05 17:13:40'),(60449,20040,'action complete via WP Cron','2025-02-05 17:13:45','2025-02-05 17:13:45'),(60450,20224,'action created','2025-02-05 17:13:45','2025-02-05 17:13:45'),(60451,20223,'action started via WP Cron','2025-02-05 17:13:45','2025-02-05 17:13:45'),(60452,20223,'action complete via WP Cron','2025-02-05 17:13:45','2025-02-05 17:13:45'),(60453,20225,'action created','2025-02-05 17:13:45','2025-02-05 17:13:45'),(60454,20225,'action started via WP Cron','2025-02-05 18:14:20','2025-02-05 18:14:20'),(60455,20225,'action complete via WP Cron','2025-02-05 18:14:20','2025-02-05 18:14:20'),(60456,20226,'action created','2025-02-05 18:14:20','2025-02-05 18:14:20'),(60457,20226,'action started via WP Cron','2025-02-05 19:20:23','2025-02-05 19:20:23'),(60458,20226,'action complete via WP Cron','2025-02-05 19:20:23','2025-02-05 19:20:23'),(60459,20227,'action created','2025-02-05 19:20:23','2025-02-05 19:20:23'),(60460,20227,'action started via WP Cron','2025-02-05 20:35:05','2025-02-05 20:35:05'),(60461,20227,'action complete via WP Cron','2025-02-05 20:35:05','2025-02-05 20:35:05'),(60462,20228,'action created','2025-02-05 20:35:05','2025-02-05 20:35:05'),(60463,20228,'action started via WP Cron','2025-02-05 22:25:03','2025-02-05 22:25:03'),(60464,20228,'action complete via WP Cron','2025-02-05 22:25:03','2025-02-05 22:25:03'),(60465,20229,'action created','2025-02-05 22:25:03','2025-02-05 22:25:03'),(60466,20229,'action started via WP Cron','2025-02-05 23:47:00','2025-02-05 23:47:00'),(60467,20229,'action complete via WP Cron','2025-02-05 23:47:00','2025-02-05 23:47:00'),(60468,20230,'action created','2025-02-05 23:47:00','2025-02-05 23:47:00'),(60469,20230,'action started via WP Cron','2025-02-06 00:48:00','2025-02-06 00:48:00'),(60470,20230,'action complete via WP Cron','2025-02-06 00:48:00','2025-02-06 00:48:00'),(60471,20231,'action created','2025-02-06 00:48:00','2025-02-06 00:48:00'),(60472,20217,'action started via WP Cron','2025-02-06 01:59:32','2025-02-06 01:59:32'),(60473,20217,'action complete via WP Cron','2025-02-06 01:59:33','2025-02-06 01:59:33'),(60474,20232,'action created','2025-02-06 01:59:33','2025-02-06 01:59:33'),(60475,20231,'action started via WP Cron','2025-02-06 01:59:33','2025-02-06 01:59:33'),(60476,20231,'action complete via WP Cron','2025-02-06 01:59:33','2025-02-06 01:59:33'),(60477,20233,'action created','2025-02-06 01:59:33','2025-02-06 01:59:33'),(60478,20233,'action started via WP Cron','2025-02-06 03:26:55','2025-02-06 03:26:55'),(60479,20233,'action complete via WP Cron','2025-02-06 03:26:55','2025-02-06 03:26:55'),(60480,20234,'action created','2025-02-06 03:26:55','2025-02-06 03:26:55'),(60481,20234,'action started via WP Cron','2025-02-06 04:32:54','2025-02-06 04:32:54'),(60482,20234,'action complete via WP Cron','2025-02-06 04:32:54','2025-02-06 04:32:54'),(60483,20235,'action created','2025-02-06 04:32:54','2025-02-06 04:32:54'),(60484,20235,'action started via WP Cron','2025-02-06 05:38:48','2025-02-06 05:38:48'),(60485,20235,'action complete via WP Cron','2025-02-06 05:38:48','2025-02-06 05:38:48'),(60486,20236,'action created','2025-02-06 05:38:48','2025-02-06 05:38:48'),(60487,20236,'action started via WP Cron','2025-02-06 06:40:25','2025-02-06 06:40:25'),(60488,20236,'action complete via WP Cron','2025-02-06 06:40:25','2025-02-06 06:40:25'),(60489,20237,'action created','2025-02-06 06:40:25','2025-02-06 06:40:25'),(60490,20237,'action started via WP Cron','2025-02-06 07:41:52','2025-02-06 07:41:52'),(60491,20237,'action complete via WP Cron','2025-02-06 07:41:52','2025-02-06 07:41:52'),(60492,20238,'action created','2025-02-06 07:41:52','2025-02-06 07:41:52'),(60493,20238,'action started via WP Cron','2025-02-06 08:44:59','2025-02-06 08:44:59'),(60494,20238,'action complete via WP Cron','2025-02-06 08:44:59','2025-02-06 08:44:59'),(60495,20239,'action created','2025-02-06 08:44:59','2025-02-06 08:44:59'),(60496,20213,'action started via WP Cron','2025-02-06 09:02:26','2025-02-06 09:02:26'),(60497,20213,'action complete via WP Cron','2025-02-06 09:02:26','2025-02-06 09:02:26'),(60498,20240,'action created','2025-02-06 09:02:26','2025-02-06 09:02:26'),(60499,20239,'action started via WP Cron','2025-02-06 09:46:16','2025-02-06 09:46:16'),(60500,20239,'action complete via WP Cron','2025-02-06 09:46:16','2025-02-06 09:46:16'),(60501,20241,'action created','2025-02-06 09:46:16','2025-02-06 09:46:16'),(60502,20241,'action started via WP Cron','2025-02-06 10:54:43','2025-02-06 10:54:43'),(60503,20241,'action complete via WP Cron','2025-02-06 10:54:43','2025-02-06 10:54:43'),(60504,20242,'action created','2025-02-06 10:54:43','2025-02-06 10:54:43'),(60505,20242,'action started via WP Cron','2025-02-06 12:05:14','2025-02-06 12:05:14'),(60506,20242,'action complete via WP Cron','2025-02-06 12:05:14','2025-02-06 12:05:14'),(60507,20243,'action created','2025-02-06 12:05:14','2025-02-06 12:05:14'),(60508,20243,'action started via WP Cron','2025-02-06 13:06:25','2025-02-06 13:06:25'),(60509,20243,'action complete via WP Cron','2025-02-06 13:06:25','2025-02-06 13:06:25'),(60510,20244,'action created','2025-02-06 13:06:25','2025-02-06 13:06:25'),(60511,20232,'action started via WP Cron','2025-02-06 14:00:24','2025-02-06 14:00:24'),(60512,20232,'action complete via WP Cron','2025-02-06 14:00:30','2025-02-06 14:00:30'),(60513,20245,'action created','2025-02-06 14:00:30','2025-02-06 14:00:30'),(60514,20244,'action started via WP Cron','2025-02-06 14:07:52','2025-02-06 14:07:52'),(60515,20244,'action complete via WP Cron','2025-02-06 14:07:52','2025-02-06 14:07:52'),(60516,20246,'action created','2025-02-06 14:07:52','2025-02-06 14:07:52'),(60517,20220,'action started via WP Cron','2025-02-06 14:36:34','2025-02-06 14:36:34'),(60518,20220,'action complete via WP Cron','2025-02-06 14:36:34','2025-02-06 14:36:34'),(60519,20247,'action created','2025-02-06 14:36:34','2025-02-06 14:36:34'),(60520,20221,'action started via WP Cron','2025-02-06 14:36:34','2025-02-06 14:36:34'),(60521,20221,'action complete via WP Cron','2025-02-06 14:36:34','2025-02-06 14:36:34'),(60522,20248,'action created','2025-02-06 14:36:34','2025-02-06 14:36:34'),(60523,20222,'action started via WP Cron','2025-02-06 14:36:34','2025-02-06 14:36:34'),(60524,20222,'action complete via WP Cron','2025-02-06 14:36:35','2025-02-06 14:36:35'),(60525,20249,'action created','2025-02-06 14:36:35','2025-02-06 14:36:35'),(60526,20246,'action started via WP Cron','2025-02-06 15:10:07','2025-02-06 15:10:07'),(60527,20246,'action complete via WP Cron','2025-02-06 15:10:07','2025-02-06 15:10:07'),(60528,20250,'action created','2025-02-06 15:10:07','2025-02-06 15:10:07'),(60529,20250,'action started via WP Cron','2025-02-06 16:17:24','2025-02-06 16:17:24'),(60530,20250,'action complete via WP Cron','2025-02-06 16:17:24','2025-02-06 16:17:24'),(60531,20251,'action created','2025-02-06 16:17:24','2025-02-06 16:17:24'),(60532,20251,'action started via WP Cron','2025-02-06 17:27:14','2025-02-06 17:27:14'),(60533,20251,'action complete via WP Cron','2025-02-06 17:27:14','2025-02-06 17:27:14'),(60534,20252,'action created','2025-02-06 17:27:14','2025-02-06 17:27:14'),(60535,20252,'action started via WP Cron','2025-02-06 18:32:10','2025-02-06 18:32:10'),(60536,20252,'action complete via WP Cron','2025-02-06 18:32:10','2025-02-06 18:32:10'),(60537,20253,'action created','2025-02-06 18:32:10','2025-02-06 18:32:10'),(60538,20253,'action started via WP Cron','2025-02-06 19:35:34','2025-02-06 19:35:34'),(60539,20253,'action complete via WP Cron','2025-02-06 19:35:34','2025-02-06 19:35:34'),(60540,20254,'action created','2025-02-06 19:35:34','2025-02-06 19:35:34'),(60541,20254,'action started via WP Cron','2025-02-06 20:37:33','2025-02-06 20:37:33'),(60542,20254,'action complete via WP Cron','2025-02-06 20:37:33','2025-02-06 20:37:33'),(60543,20255,'action created','2025-02-06 20:37:33','2025-02-06 20:37:33'),(60544,20255,'action started via WP Cron','2025-02-06 21:38:09','2025-02-06 21:38:09'),(60545,20255,'action complete via WP Cron','2025-02-06 21:38:09','2025-02-06 21:38:09'),(60546,20256,'action created','2025-02-06 21:38:09','2025-02-06 21:38:09'),(60547,20256,'action started via WP Cron','2025-02-06 22:39:56','2025-02-06 22:39:56'),(60548,20256,'action complete via WP Cron','2025-02-06 22:39:56','2025-02-06 22:39:56'),(60549,20257,'action created','2025-02-06 22:39:56','2025-02-06 22:39:56'),(60550,20257,'action started via WP Cron','2025-02-06 23:47:01','2025-02-06 23:47:01'),(60551,20257,'action complete via WP Cron','2025-02-06 23:47:01','2025-02-06 23:47:01'),(60552,20258,'action created','2025-02-06 23:47:01','2025-02-06 23:47:01'),(60553,20258,'action started via WP Cron','2025-02-07 00:48:00','2025-02-07 00:48:00'),(60554,20258,'action complete via WP Cron','2025-02-07 00:48:00','2025-02-07 00:48:00'),(60555,20259,'action created','2025-02-07 00:48:00','2025-02-07 00:48:00'),(60556,20259,'action started via WP Cron','2025-02-07 02:02:22','2025-02-07 02:02:22'),(60557,20259,'action complete via WP Cron','2025-02-07 02:02:22','2025-02-07 02:02:22'),(60558,20260,'action created','2025-02-07 02:02:22','2025-02-07 02:02:22'),(60559,20245,'action started via WP Cron','2025-02-07 02:02:22','2025-02-07 02:02:22'),(60560,20245,'action complete via WP Cron','2025-02-07 02:02:22','2025-02-07 02:02:22'),(60561,20261,'action created','2025-02-07 02:02:22','2025-02-07 02:02:22'),(60562,20260,'action started via WP Cron','2025-02-07 03:11:08','2025-02-07 03:11:08'),(60563,20260,'action complete via WP Cron','2025-02-07 03:11:08','2025-02-07 03:11:08'),(60564,20262,'action created','2025-02-07 03:11:08','2025-02-07 03:11:08'),(60565,20262,'action started via WP Cron','2025-02-07 04:18:42','2025-02-07 04:18:42'),(60566,20262,'action complete via WP Cron','2025-02-07 04:18:42','2025-02-07 04:18:42'),(60567,20263,'action created','2025-02-07 04:18:42','2025-02-07 04:18:42'),(60568,20077,'action started via WP Cron','2025-02-07 04:47:44','2025-02-07 04:47:44'),(60569,20077,'action complete via WP Cron','2025-02-07 04:47:45','2025-02-07 04:47:45'),(60570,20264,'action created','2025-02-07 04:47:45','2025-02-07 04:47:45'),(60571,20263,'action started via WP Cron','2025-02-07 05:22:29','2025-02-07 05:22:29'),(60572,20263,'action complete via WP Cron','2025-02-07 05:22:29','2025-02-07 05:22:29'),(60573,20265,'action created','2025-02-07 05:22:29','2025-02-07 05:22:29'),(60574,20265,'action started via WP Cron','2025-02-07 06:26:54','2025-02-07 06:26:54'),(60575,20265,'action complete via WP Cron','2025-02-07 06:26:54','2025-02-07 06:26:54'),(60576,20266,'action created','2025-02-07 06:26:54','2025-02-07 06:26:54'),(60577,20266,'action started via WP Cron','2025-02-07 07:28:14','2025-02-07 07:28:14'),(60578,20266,'action complete via WP Cron','2025-02-07 07:28:14','2025-02-07 07:28:14'),(60579,20267,'action created','2025-02-07 07:28:14','2025-02-07 07:28:14'),(60580,20267,'action started via WP Cron','2025-02-07 08:41:35','2025-02-07 08:41:35'),(60581,20267,'action complete via WP Cron','2025-02-07 08:41:35','2025-02-07 08:41:35'),(60582,20268,'action created','2025-02-07 08:41:35','2025-02-07 08:41:35'),(60583,20240,'action started via WP Cron','2025-02-07 09:11:08','2025-02-07 09:11:08'),(60584,20240,'action complete via WP Cron','2025-02-07 09:11:08','2025-02-07 09:11:08'),(60585,20269,'action created','2025-02-07 09:11:08','2025-02-07 09:11:08'),(60586,20268,'action started via WP Cron','2025-02-07 09:43:37','2025-02-07 09:43:37'),(60587,20268,'action complete via WP Cron','2025-02-07 09:43:37','2025-02-07 09:43:37'),(60588,20270,'action created','2025-02-07 09:43:37','2025-02-07 09:43:37'),(60589,20270,'action started via WP Cron','2025-02-07 10:45:18','2025-02-07 10:45:18'),(60590,20270,'action complete via WP Cron','2025-02-07 10:45:18','2025-02-07 10:45:18'),(60591,20271,'action created','2025-02-07 10:45:18','2025-02-07 10:45:18'),(60592,20271,'action started via WP Cron','2025-02-07 11:47:48','2025-02-07 11:47:48'),(60593,20271,'action complete via WP Cron','2025-02-07 11:47:48','2025-02-07 11:47:48'),(60594,20272,'action created','2025-02-07 11:47:48','2025-02-07 11:47:48'),(60595,20272,'action started via WP Cron','2025-02-07 12:49:51','2025-02-07 12:49:51'),(60596,20272,'action complete via WP Cron','2025-02-07 12:49:51','2025-02-07 12:49:51'),(60597,20273,'action created','2025-02-07 12:49:51','2025-02-07 12:49:51'),(60598,20273,'action started via WP Cron','2025-02-07 13:56:42','2025-02-07 13:56:42'),(60599,20273,'action complete via WP Cron','2025-02-07 13:56:42','2025-02-07 13:56:42'),(60600,20274,'action created','2025-02-07 13:56:42','2025-02-07 13:56:42'),(60601,20261,'action started via WP Cron','2025-02-07 14:14:29','2025-02-07 14:14:29'),(60602,20261,'action complete via WP Cron','2025-02-07 14:14:29','2025-02-07 14:14:29'),(60603,20275,'action created','2025-02-07 14:14:29','2025-02-07 14:14:29'),(60604,20247,'action started via WP Cron','2025-02-07 14:56:55','2025-02-07 14:56:55'),(60605,20247,'action complete via WP Cron','2025-02-07 14:56:55','2025-02-07 14:56:55'),(60606,20276,'action created','2025-02-07 14:56:55','2025-02-07 14:56:55'),(60607,20248,'action started via WP Cron','2025-02-07 14:56:55','2025-02-07 14:56:55'),(60608,20248,'action complete via WP Cron','2025-02-07 14:56:55','2025-02-07 14:56:55'),(60609,20277,'action created','2025-02-07 14:56:55','2025-02-07 14:56:55'),(60610,20249,'action started via WP Cron','2025-02-07 14:56:55','2025-02-07 14:56:55'),(60611,20249,'action complete via WP Cron','2025-02-07 14:57:00','2025-02-07 14:57:00'),(60612,20278,'action created','2025-02-07 14:57:00','2025-02-07 14:57:00'),(60613,20274,'action started via WP Cron','2025-02-07 14:57:00','2025-02-07 14:57:00'),(60614,20274,'action complete via WP Cron','2025-02-07 14:57:00','2025-02-07 14:57:00'),(60615,20279,'action created','2025-02-07 14:57:00','2025-02-07 14:57:00'),(60616,20279,'action started via WP Cron','2025-02-07 16:05:04','2025-02-07 16:05:04'),(60617,20279,'action complete via WP Cron','2025-02-07 16:05:04','2025-02-07 16:05:04'),(60618,20280,'action created','2025-02-07 16:05:04','2025-02-07 16:05:04'),(60619,20280,'action started via WP Cron','2025-02-07 17:20:54','2025-02-07 17:20:54'),(60620,20280,'action complete via WP Cron','2025-02-07 17:20:54','2025-02-07 17:20:54'),(60621,20281,'action created','2025-02-07 17:20:54','2025-02-07 17:20:54'),(60622,20281,'action started via WP Cron','2025-02-07 18:22:13','2025-02-07 18:22:13'),(60623,20281,'action complete via WP Cron','2025-02-07 18:22:13','2025-02-07 18:22:13'),(60624,20282,'action created','2025-02-07 18:22:13','2025-02-07 18:22:13'),(60625,20282,'action started via WP Cron','2025-02-07 19:35:40','2025-02-07 19:35:40'),(60626,20282,'action complete via WP Cron','2025-02-07 19:35:40','2025-02-07 19:35:40'),(60627,20283,'action created','2025-02-07 19:35:40','2025-02-07 19:35:40'),(60628,20283,'action started via WP Cron','2025-02-07 20:36:00','2025-02-07 20:36:00'),(60629,20283,'action complete via WP Cron','2025-02-07 20:36:00','2025-02-07 20:36:00'),(60630,20284,'action created','2025-02-07 20:36:00','2025-02-07 20:36:00'),(60631,20284,'action started via WP Cron','2025-02-07 21:37:00','2025-02-07 21:37:00'),(60632,20284,'action complete via WP Cron','2025-02-07 21:37:00','2025-02-07 21:37:00'),(60633,20285,'action created','2025-02-07 21:37:00','2025-02-07 21:37:00'),(60634,20285,'action started via WP Cron','2025-02-07 22:37:58','2025-02-07 22:37:58'),(60635,20285,'action complete via WP Cron','2025-02-07 22:37:58','2025-02-07 22:37:58'),(60636,20286,'action created','2025-02-07 22:37:58','2025-02-07 22:37:58'),(60637,20286,'action started via WP Cron','2025-02-07 23:41:12','2025-02-07 23:41:12'),(60638,20286,'action complete via WP Cron','2025-02-07 23:41:12','2025-02-07 23:41:12'),(60639,20287,'action created','2025-02-07 23:41:12','2025-02-07 23:41:12'),(60640,20287,'action started via WP Cron','2025-02-08 00:41:51','2025-02-08 00:41:51'),(60641,20287,'action complete via WP Cron','2025-02-08 00:41:51','2025-02-08 00:41:51'),(60642,20288,'action created','2025-02-08 00:41:51','2025-02-08 00:41:51'),(60643,20288,'action started via WP Cron','2025-02-08 01:47:50','2025-02-08 01:47:50'),(60644,20288,'action complete via WP Cron','2025-02-08 01:47:50','2025-02-08 01:47:50'),(60645,20289,'action created','2025-02-08 01:47:50','2025-02-08 01:47:50'),(60646,20275,'action started via WP Cron','2025-02-08 02:16:55','2025-02-08 02:16:55'),(60647,20275,'action complete via WP Cron','2025-02-08 02:16:56','2025-02-08 02:16:56'),(60648,20290,'action created','2025-02-08 02:16:56','2025-02-08 02:16:56');
/*!40000 ALTER TABLE `zs_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_awb_critical_css`
--
DROP TABLE IF EXISTS `zs_awb_critical_css`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_awb_critical_css` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`css_key` varchar(255) NOT NULL,
`mobile_css` longtext NOT NULL,
`desktop_css` longtext NOT NULL,
`mobile_preloads` longtext NOT NULL,
`desktop_preloads` longtext NOT NULL,
`updated_at` varchar(25) NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_awb_critical_css`
--
LOCK TABLES `zs_awb_critical_css` WRITE;
/*!40000 ALTER TABLE `zs_awb_critical_css` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_awb_critical_css` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_commentmeta`
--
DROP TABLE IF EXISTS `zs_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_commentmeta`
--
LOCK TABLES `zs_commentmeta` WRITE;
/*!40000 ALTER TABLE `zs_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_comments`
--
DROP TABLE IF EXISTS `zs_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL DEFAULT '',
`comment_author_url` varchar(200) NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT 0,
`comment_approved` varchar(20) NOT NULL DEFAULT '1',
`comment_agent` varchar(255) NOT NULL DEFAULT '',
`comment_type` varchar(20) NOT NULL DEFAULT 'comment',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10)),
KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_comments`
--
LOCK TABLES `zs_comments` WRITE;
/*!40000 ALTER TABLE `zs_comments` DISABLE KEYS */;
INSERT INTO `zs_comments` VALUES (8,4307,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-07 03:31:53','2024-05-07 03:31:53','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(9,4308,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-07 03:34:15','2024-05-07 03:34:15','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(10,4309,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-07 03:37:53','2024-05-07 03:37:53','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(11,4310,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-07 03:52:14','2024-05-07 03:52:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(12,4312,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-07 03:55:22','2024-05-07 03:55:22','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(13,4313,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-07 03:56:29','2024-05-07 03:56:29','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(14,4315,'zsadmin','thienthanh27@gmail.com','','','2024-05-07 04:11:52','2024-05-07 04:11:52','Added line items: TrafficGenApp - TRIAL (#4303)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(15,4316,'zsadmin','thienthanh27@gmail.com','','','2024-05-07 04:12:48','2024-05-07 04:12:48','Added line items: TrafficGenApp - TRIAL (#4303)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(16,4317,'zsadmin','thienthanh27@gmail.com','','','2024-05-07 04:14:10','2024-05-07 04:14:10','Added line items: TrafficGenApp - TRIAL (#4303)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(17,4318,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-07 04:24:05','2024-05-07 04:24:05','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(18,4335,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-08 03:13:19','2024-05-08 03:13:19','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(19,4336,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 10:03:07','2024-05-08 10:03:07','Added line items: TrafficGenApp - TRIAL (#4303)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(20,4338,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 10:23:13','2024-05-08 10:23:13','Added line items: TrafficGenApp - TRIAL (#4303)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(21,4338,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 10:23:22','2024-05-08 10:23:22','Order details manually sent to customer.',0,'1','WooCommerce','order_note',0,0),(22,4338,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 14:30:21','2024-05-08 14:30:21','Deleted TrafficGenApp - TRIAL',0,'1','WooCommerce','order_note',0,0),(23,4338,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 14:30:35','2024-05-08 14:30:35','Added line items: TrafficGenApp - TRIAL (SOFTAUTO001)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(24,4345,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 14:33:04','2024-05-08 14:33:04','Added line items: TrafficGenApp - TRIAL (SOFTAUTO001)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(25,4345,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 14:39:17','2024-05-08 14:39:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(26,4347,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 14:42:49','2024-05-08 14:42:49','Added line items: TrafficGenApp - TRIAL (SOFTAUTO001)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(27,4347,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 14:43:02','2024-05-08 14:43:02','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(28,4350,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 15:43:34','2024-05-08 15:43:34','Added line items: TrafficGenApp - TRIAL (SOFTAUTO001)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(29,4350,'zsadmin','thienthanh27@gmail.com','','','2024-05-08 15:44:05','2024-05-08 15:44:05','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(30,4372,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-10 07:26:34','2024-05-10 07:26:34','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(31,4373,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-10 07:40:00','2024-05-10 07:40:00','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(32,4375,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-17 06:23:57','2024-05-17 06:23:57','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(33,4376,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-17 06:29:16','2024-05-17 06:29:16','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(34,4382,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-17 08:57:49','2024-05-17 08:57:49','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(35,4382,'WooCommerce','woocommerce@zinisoft.net','','','2024-05-17 08:57:49','2024-05-17 08:57:49','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),(36,4382,'zsadmin','thienthanh27@gmail.com','','','2024-05-17 08:59:18','2024-05-17 08:59:18','Order status changed from On hold to Processing.',0,'1','WooCommerce','order_note',0,0),(37,4383,'zsadmin','thienthanh27@gmail.com','','','2024-05-17 09:32:04','2024-05-17 09:32:04','Added line items: XboosterTrafficApp - TRIAL (SOFTAUTO001)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(38,4385,'zsadmin','thienthanh27@gmail.com','','','2024-05-17 10:19:47','2024-05-17 10:19:47','Added line items: XboosterTrafficApp - TRIAL (SOFTAUTO001)<span class=\"description\"></span>',0,'1','WooCommerce','order_note',0,0),(39,4385,'zsadmin','thienthanh27@gmail.com','','','2024-05-17 10:20:44','2024-05-17 10:20:44','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(40,4385,'zsadmin','thienthanh27@gmail.com','','','2024-05-17 10:22:24','2024-05-17 10:22:24','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(41,4639,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-24 07:24:23','2024-06-24 07:24:23','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(42,4640,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-24 07:36:37','2024-06-24 07:36:37','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(43,4654,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 02:25:43','2024-06-25 02:25:43','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(44,4655,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 02:28:19','2024-06-25 02:28:19','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(45,4656,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 02:59:55','2024-06-25 02:59:55','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(46,4659,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 04:24:42','2024-06-25 04:24:42','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(47,4660,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 04:30:57','2024-06-25 04:30:57','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(48,4661,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 04:50:01','2024-06-25 04:50:01','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(49,4662,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 05:15:08','2024-06-25 05:15:08','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(50,4663,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 07:31:59','2024-06-25 07:31:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(51,4664,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 07:35:57','2024-06-25 07:35:57','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(52,4665,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 07:37:38','2024-06-25 07:37:38','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(53,4666,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 07:39:01','2024-06-25 07:39:01','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(54,4667,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 07:43:12','2024-06-25 07:43:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(55,4668,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 07:45:21','2024-06-25 07:45:21','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(56,4669,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 07:51:32','2024-06-25 07:51:32','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(57,4670,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 07:59:28','2024-06-25 07:59:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(58,4671,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:00:38','2024-06-25 08:00:38','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(59,4672,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:05:55','2024-06-25 08:05:55','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(60,4673,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:07:15','2024-06-25 08:07:15','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(61,4674,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:14:17','2024-06-25 08:14:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(62,4675,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:16:20','2024-06-25 08:16:20','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(63,4676,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:50:16','2024-06-25 08:50:16','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(64,4677,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:53:11','2024-06-25 08:53:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(65,4678,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:56:24','2024-06-25 08:56:24','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(66,4679,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 08:57:18','2024-06-25 08:57:18','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(67,4680,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 09:02:08','2024-06-25 09:02:08','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(68,4681,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 09:08:58','2024-06-25 09:08:58','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(69,4682,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 09:20:45','2024-06-25 09:20:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(70,4683,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 09:30:26','2024-06-25 09:30:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(71,4684,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 09:31:34','2024-06-25 09:31:34','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(72,4685,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 09:44:20','2024-06-25 09:44:20','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(73,4686,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 09:52:33','2024-06-25 09:52:33','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(74,4687,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 10:36:28','2024-06-25 10:36:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(75,4687,'zsadmin','thienthanh27@gmail.com','','','2024-06-25 10:40:21','2024-06-25 10:40:21','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(76,4688,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-25 10:55:25','2024-06-25 10:55:25','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(77,4696,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-26 08:07:55','2024-06-26 08:07:55','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(78,4697,'WooCommerce','woocommerce@zinisoft.net','','','2024-06-27 02:33:51','2024-06-27 02:33:51','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(79,4735,'WooCommerce','woocommerce@zinisoft.net','','','2024-07-05 04:33:38','2024-07-05 04:33:38','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(80,4742,'WooCommerce','woocommerce@zinisoft.net','','','2024-08-06 07:47:12','2024-08-06 07:47:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(81,4743,'WooCommerce','woocommerce@zinisoft.net','','','2024-08-07 02:52:22','2024-08-07 02:52:22','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(82,4745,'WooCommerce','woocommerce@zinisoft.net','','','2024-08-07 07:40:14','2024-08-07 07:40:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(83,4746,'WooCommerce','woocommerce@zinisoft.net','','','2024-08-07 07:47:59','2024-08-07 07:47:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(84,4748,'WooCommerce','woocommerce@zinisoft.net','','','2024-08-08 01:45:20','2024-08-08 01:45:20','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(85,4749,'WooCommerce','woocommerce@zinisoft.net','','','2024-08-08 01:46:03','2024-08-08 01:46:03','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(86,4768,'WooCommerce','woocommerce@zinisoft.net','','','2024-09-16 06:48:15','2024-09-16 06:48:15','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(87,4826,'WooCommerce','woocommerce@zinisoft.net','','','2024-12-20 08:26:30','2024-12-20 08:26:30','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(88,4827,'WooCommerce','woocommerce@zinisoft.net','','','2024-12-20 08:40:37','2024-12-20 08:40:37','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(89,4828,'WooCommerce','woocommerce@zinisoft.net','','','2024-12-20 08:43:45','2024-12-20 08:43:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(90,4829,'WooCommerce','woocommerce@zinisoft.net','','','2024-12-22 18:01:18','2024-12-22 18:01:18','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(91,4830,'WooCommerce','woocommerce@zinisoft.net','','','2024-12-22 18:05:22','2024-12-22 18:05:22','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `zs_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_fusion_form_entries`
--
DROP TABLE IF EXISTS `zs_fusion_form_entries`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_fusion_form_entries` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`submission_id` bigint(20) NOT NULL,
`form_id` bigint(20) NOT NULL,
`field_id` bigint(20) NOT NULL,
`value` longtext DEFAULT NULL,
`privacy` tinyint(1) DEFAULT NULL,
`data` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_fusion_form_entries`
--
LOCK TABLES `zs_fusion_form_entries` WRITE;
/*!40000 ALTER TABLE `zs_fusion_form_entries` DISABLE KEYS */;
INSERT INTO `zs_fusion_form_entries` VALUES (1,1,1,1,'Hamza',0,NULL),(2,1,1,2,'Nasri',0,NULL),(3,1,1,3,'hamzanasri89@gmail.com',0,NULL),(4,1,1,4,'0021651739090',0,NULL),(5,1,1,5,'hello how are you doing, \r\ni am interested in your kindie product , however i need it to be a saas version, is that possible?add schools with subscription, either they make signup request or the admin add them manually, it doesn\'t matter, and they all have access to the app ofcourse \r\nif it\'s possible please contact me on watsapp\r\nthank you',0,NULL),(6,2,1,1,'Name cucumber besting naw and ladonna https://yandex.ru',0,NULL),(7,2,1,2,'Messege cucumber besting naw and ladonna https://yandex.ru',0,NULL),(8,2,1,3,'alex02@24red.ru',0,NULL),(9,2,1,4,'+74953806591',0,NULL),(10,2,1,5,'Messege cucumber besting naw and ladonna https://yandex.ru',0,NULL);
/*!40000 ALTER TABLE `zs_fusion_form_entries` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_fusion_form_fields`
--
DROP TABLE IF EXISTS `zs_fusion_form_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_fusion_form_fields` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`form_id` bigint(20) NOT NULL,
`field_name` varchar(256) NOT NULL,
`field_label` varchar(256) DEFAULT NULL,
`data` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_fusion_form_fields`
--
LOCK TABLES `zs_fusion_form_fields` WRITE;
/*!40000 ALTER TABLE `zs_fusion_form_fields` DISABLE KEYS */;
INSERT INTO `zs_fusion_form_fields` VALUES (1,1,'first_name','First name',NULL),(2,1,'last_name','Last name',NULL),(3,1,'email','Email',NULL),(4,1,'phone_number','Phone number',NULL),(5,1,'your_challenge','Your message',NULL);
/*!40000 ALTER TABLE `zs_fusion_form_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_fusion_form_submissions`
--
DROP TABLE IF EXISTS `zs_fusion_form_submissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_fusion_form_submissions` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`form_id` bigint(20) NOT NULL,
`time` datetime NOT NULL,
`source_url` varchar(512) NOT NULL,
`post_id` bigint(20) DEFAULT NULL,
`user_id` bigint(20) DEFAULT NULL,
`user_agent` text DEFAULT NULL,
`ip` varchar(512) DEFAULT NULL,
`is_read` tinyint(1) DEFAULT NULL,
`privacy_scrub_date` date DEFAULT NULL,
`on_privacy_scrub` varchar(20) NOT NULL,
`data` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_fusion_form_submissions`
--
LOCK TABLES `zs_fusion_form_submissions` WRITE;
/*!40000 ALTER TABLE `zs_fusion_form_submissions` DISABLE KEYS */;
INSERT INTO `zs_fusion_form_submissions` VALUES (1,1,'2024-07-17 16:48:17','https://zinisoft.net/contact/',42,0,'','',0,'2025-07-17','anonymize',NULL),(2,1,'2024-12-03 07:36:49','https://zinisoft.net/contact/',42,0,'','',0,'2025-12-03','anonymize',NULL);
/*!40000 ALTER TABLE `zs_fusion_form_submissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_fusion_forms`
--
DROP TABLE IF EXISTS `zs_fusion_forms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_fusion_forms` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`form_id` bigint(20) NOT NULL,
`views` bigint(20) DEFAULT 0,
`submissions_count` bigint(20) DEFAULT 0,
`data` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id` (`id`),
UNIQUE KEY `form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_fusion_forms`
--
LOCK TABLES `zs_fusion_forms` WRITE;
/*!40000 ALTER TABLE `zs_fusion_forms` DISABLE KEYS */;
INSERT INTO `zs_fusion_forms` VALUES (1,43,141,2,NULL),(2,946,2,0,NULL);
/*!40000 ALTER TABLE `zs_fusion_forms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_gla_attribute_mapping_rules`
--
DROP TABLE IF EXISTS `zs_gla_attribute_mapping_rules`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_gla_attribute_mapping_rules` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`attribute` varchar(255) NOT NULL,
`source` varchar(100) NOT NULL,
`category_condition_type` varchar(10) NOT NULL,
`categories` text DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_gla_attribute_mapping_rules`
--
LOCK TABLES `zs_gla_attribute_mapping_rules` WRITE;
/*!40000 ALTER TABLE `zs_gla_attribute_mapping_rules` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_gla_attribute_mapping_rules` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_gla_budget_recommendations`
--
DROP TABLE IF EXISTS `zs_gla_budget_recommendations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_gla_budget_recommendations` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`currency` varchar(3) NOT NULL,
`country` varchar(2) NOT NULL,
`daily_budget` int(11) NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `country_currency` (`country`,`currency`)
) ENGINE=InnoDB AUTO_INCREMENT=4231 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_gla_budget_recommendations`
--
LOCK TABLES `zs_gla_budget_recommendations` WRITE;
/*!40000 ALTER TABLE `zs_gla_budget_recommendations` DISABLE KEYS */;
INSERT INTO `zs_gla_budget_recommendations` VALUES (1,'AED','US',55),(2,'AED','CH',50),(3,'AED','AU',50),(4,'AED','GB',64),(5,'AED','DE',64),(6,'AED','DK',51),(7,'AED','AT',44),(8,'AED','NO',44),(9,'AED','CA',51),(10,'AED','NL',51),(11,'AED','SE',51),(12,'AED','IE',40),(13,'AED','BE',40),(14,'AED','FI',40),(15,'AED','FR',51),(16,'AED','NZ',44),(17,'AED','HK',22),(18,'AED','CZ',44),(19,'AED','SK',40),(20,'AED','AE',51),(21,'AED','SG',51),(22,'AED','IL',51),(23,'AED','KW',24),(24,'AED','IT',50),(25,'AED','JP',64),(26,'AED','ES',50),(27,'AED','VE',50),(28,'AED','HU',40),(29,'AED','PT',44),(30,'AED','GR',44),(31,'AED','KR',22),(32,'AED','TW',44),(33,'AED','PL',20),(34,'AED','ZM',50),(35,'AED','PR',50),(36,'AED','CI',50),(37,'AED','RO',40),(38,'AED','BH',24),(39,'AED','PA',50),(40,'AED','GH',50),(41,'AED','KH',50),(42,'AED','SN',50),(43,'AED','SA',24),(44,'AED','RU',51),(45,'AED','UG',50),(46,'AED','BR',20),(47,'AED','NI',50),(48,'AED','MG',50),(49,'AED','DO',50),(50,'AED','MX',22),(51,'AED','OM',24),(52,'AED','CM',50),(53,'AED','ZA',50),(54,'AED','CL',50),(55,'AED','KE',50),(56,'AED','NP',50),(57,'AED','PE',50),(58,'AED','UA',50),(59,'AED','MZ',50),(60,'AED','TZ',50),(61,'AED','AO',50),(62,'AED','JO',24),(63,'AED','ZW',50),(64,'AED','TR',40),(65,'AED','MU',50),(66,'AED','SV',50),(67,'AED','TH',22),(68,'AED','CO',50),(69,'AED','LK',50),(70,'AED','CR',50),(71,'AED','AR',24),(72,'AED','MA',24),(73,'AED','MY',50),(74,'AED','KZ',50),(75,'AED','DZ',24),(76,'AED','ID',24),(77,'AED','NG',50),(78,'AED','GT',50),(79,'AED','VN',20),(80,'AED','BY',50),(81,'AED','EG',24),(82,'AED','UY',50),(83,'AED','BD',50),(84,'AED','PK',50),(85,'AED','PH',50),(86,'AED','ET',50),(87,'AED','TN',24),(88,'AED','LB',24),(89,'AED','IN',20),(90,'AED','PY',50),(91,'AED','UZ',50),(92,'AED','EC',50),(93,'AED','MM',50),(94,'AED','GE',50),(95,'ARS','US',5347),(96,'ARS','CH',4812),(97,'ARS','AU',4812),(98,'ARS','GB',6238),(99,'ARS','DE',6238),(100,'ARS','DK',4991),(101,'ARS','AT',4278),(102,'ARS','NO',4278),(103,'ARS','CA',4991),(104,'ARS','NL',4991),(105,'ARS','SE',4991),(106,'ARS','IE',3921),(107,'ARS','BE',3921),(108,'ARS','FI',3921),(109,'ARS','FR',4991),(110,'ARS','NZ',4278),(111,'ARS','HK',2139),(112,'ARS','CZ',4278),(113,'ARS','SK',3921),(114,'ARS','AE',4991),(115,'ARS','SG',4991),(116,'ARS','IL',4991),(117,'ARS','KW',2317),(118,'ARS','IT',4812),(119,'ARS','JP',6238),(120,'ARS','ES',4812),(121,'ARS','VE',4812),(122,'ARS','HU',3921),(123,'ARS','PT',4278),(124,'ARS','GR',4278),(125,'ARS','KR',2139),(126,'ARS','TW',4278),(127,'ARS','PL',1961),(128,'ARS','ZM',4812),(129,'ARS','PR',4812),(130,'ARS','CI',4812),(131,'ARS','RO',3921),(132,'ARS','BH',2317),(133,'ARS','PA',4812),(134,'ARS','GH',4812),(135,'ARS','KH',4812),(136,'ARS','SN',4812),(137,'ARS','SA',2317),(138,'ARS','RU',4991),(139,'ARS','UG',4812),(140,'ARS','BR',1961),(141,'ARS','NI',4812),(142,'ARS','MG',4812),(143,'ARS','DO',4812),(144,'ARS','MX',2139),(145,'ARS','OM',2317),(146,'ARS','CM',4812),(147,'ARS','ZA',4812),(148,'ARS','CL',4812),(149,'ARS','KE',4812),(150,'ARS','NP',4812),(151,'ARS','PE',4812),(152,'ARS','UA',4812),(153,'ARS','MZ',4812),(154,'ARS','TZ',4812),(155,'ARS','AO',4812),(156,'ARS','JO',2317),(157,'ARS','ZW',4812),(158,'ARS','TR',3921),(159,'ARS','MU',4812),(160,'ARS','SV',4812),(161,'ARS','TH',2139),(162,'ARS','CO',4812),(163,'ARS','LK',4812),(164,'ARS','CR',4812),(165,'ARS','AR',2317),(166,'ARS','MA',2317),(167,'ARS','MY',4812),(168,'ARS','KZ',4812),(169,'ARS','DZ',2317),(170,'ARS','ID',2317),(171,'ARS','NG',4812),(172,'ARS','GT',4812),(173,'ARS','VN',1961),(174,'ARS','BY',4812),(175,'ARS','EG',2317),(176,'ARS','UY',4812),(177,'ARS','BD',4812),(178,'ARS','PK',4812),(179,'ARS','PH',4812),(180,'ARS','ET',4812),(181,'ARS','TN',2317),(182,'ARS','LB',2317),(183,'ARS','IN',1961),(184,'ARS','PY',4812),(185,'ARS','UZ',4812),(186,'ARS','EC',4812),(187,'ARS','MM',4812),(188,'ARS','GE',4812),(189,'AUD','US',23),(190,'AUD','CH',21),(191,'AUD','AU',21),(192,'AUD','GB',27),(193,'AUD','DE',27),(194,'AUD','DK',21),(195,'AUD','AT',18),(196,'AUD','NO',18),(197,'AUD','CA',21),(198,'AUD','NL',21),(199,'AUD','SE',21),(200,'AUD','IE',17),(201,'AUD','BE',17),(202,'AUD','FI',17),(203,'AUD','FR',21),(204,'AUD','NZ',18),(205,'AUD','HK',9),(206,'AUD','CZ',18),(207,'AUD','SK',17),(208,'AUD','AE',21),(209,'AUD','SG',21),(210,'AUD','IL',21),(211,'AUD','KW',10),(212,'AUD','IT',21),(213,'AUD','JP',27),(214,'AUD','ES',21),(215,'AUD','VE',21),(216,'AUD','HU',17),(217,'AUD','PT',18),(218,'AUD','GR',18),(219,'AUD','KR',9),(220,'AUD','TW',18),(221,'AUD','PL',8),(222,'AUD','ZM',21),(223,'AUD','PR',21),(224,'AUD','CI',21),(225,'AUD','RO',17),(226,'AUD','BH',10),(227,'AUD','PA',21),(228,'AUD','GH',21),(229,'AUD','KH',21),(230,'AUD','SN',21),(231,'AUD','SA',10),(232,'AUD','RU',21),(233,'AUD','UG',21),(234,'AUD','BR',8),(235,'AUD','NI',21),(236,'AUD','MG',21),(237,'AUD','DO',21),(238,'AUD','MX',9),(239,'AUD','OM',10),(240,'AUD','CM',21),(241,'AUD','ZA',21),(242,'AUD','CL',21),(243,'AUD','KE',21),(244,'AUD','NP',21),(245,'AUD','PE',21),(246,'AUD','UA',21),(247,'AUD','MZ',21),(248,'AUD','TZ',21),(249,'AUD','AO',21),(250,'AUD','JO',10),(251,'AUD','ZW',21),(252,'AUD','TR',17),(253,'AUD','MU',21),(254,'AUD','SV',21),(255,'AUD','TH',9),(256,'AUD','CO',21),(257,'AUD','LK',21),(258,'AUD','CR',21),(259,'AUD','AR',10),(260,'AUD','MA',10),(261,'AUD','MY',21),(262,'AUD','KZ',21),(263,'AUD','DZ',10),(264,'AUD','ID',10),(265,'AUD','NG',21),(266,'AUD','GT',21),(267,'AUD','VN',8),(268,'AUD','BY',21),(269,'AUD','EG',10),(270,'AUD','UY',21),(271,'AUD','BD',21),(272,'AUD','PK',21),(273,'AUD','PH',21),(274,'AUD','ET',21),(275,'AUD','TN',10),(276,'AUD','LB',10),(277,'AUD','IN',8),(278,'AUD','PY',21),(279,'AUD','UZ',21),(280,'AUD','EC',21),(281,'AUD','MM',21),(282,'AUD','GE',21),(283,'BGN','US',27),(284,'BGN','CH',24),(285,'BGN','AU',24),(286,'BGN','GB',31),(287,'BGN','DE',31),(288,'BGN','DK',25),(289,'BGN','AT',22),(290,'BGN','NO',22),(291,'BGN','CA',25),(292,'BGN','NL',25),(293,'BGN','SE',25),(294,'BGN','IE',20),(295,'BGN','BE',20),(296,'BGN','FI',20),(297,'BGN','FR',25),(298,'BGN','NZ',22),(299,'BGN','HK',11),(300,'BGN','CZ',22),(301,'BGN','SK',20),(302,'BGN','AE',25),(303,'BGN','SG',25),(304,'BGN','IL',25),(305,'BGN','KW',12),(306,'BGN','IT',24),(307,'BGN','JP',31),(308,'BGN','ES',24),(309,'BGN','VE',24),(310,'BGN','HU',20),(311,'BGN','PT',22),(312,'BGN','GR',22),(313,'BGN','KR',11),(314,'BGN','TW',22),(315,'BGN','PL',10),(316,'BGN','ZM',24),(317,'BGN','PR',24),(318,'BGN','CI',24),(319,'BGN','RO',20),(320,'BGN','BH',12),(321,'BGN','PA',24),(322,'BGN','GH',24),(323,'BGN','KH',24),(324,'BGN','SN',24),(325,'BGN','SA',12),(326,'BGN','RU',25),(327,'BGN','UG',24),(328,'BGN','BR',10),(329,'BGN','NI',24),(330,'BGN','MG',24),(331,'BGN','DO',24),(332,'BGN','MX',11),(333,'BGN','OM',12),(334,'BGN','CM',24),(335,'BGN','ZA',24),(336,'BGN','CL',24),(337,'BGN','KE',24),(338,'BGN','NP',24),(339,'BGN','PE',24),(340,'BGN','UA',24),(341,'BGN','MZ',24),(342,'BGN','TZ',24),(343,'BGN','AO',24),(344,'BGN','JO',12),(345,'BGN','ZW',24),(346,'BGN','TR',20),(347,'BGN','MU',24),(348,'BGN','SV',24),(349,'BGN','TH',11),(350,'BGN','CO',24),(351,'BGN','LK',24),(352,'BGN','CR',24),(353,'BGN','AR',12),(354,'BGN','MA',12),(355,'BGN','MY',24),(356,'BGN','KZ',24),(357,'BGN','DZ',12),(358,'BGN','ID',12),(359,'BGN','NG',24),(360,'BGN','GT',24),(361,'BGN','VN',10),(362,'BGN','BY',24),(363,'BGN','EG',12),(364,'BGN','UY',24),(365,'BGN','BD',24),(366,'BGN','PK',24),(367,'BGN','PH',24),(368,'BGN','ET',24),(369,'BGN','TN',12),(370,'BGN','LB',12),(371,'BGN','IN',10),(372,'BGN','PY',24),(373,'BGN','UZ',24),(374,'BGN','EC',24),(375,'BGN','MM',24),(376,'BGN','GE',24),(377,'BOB','US',104),(378,'BOB','CH',93),(379,'BOB','AU',93),(380,'BOB','GB',121),(381,'BOB','DE',121),(382,'BOB','DK',97),(383,'BOB','AT',83),(384,'BOB','NO',83),(385,'BOB','CA',97),(386,'BOB','NL',97),(387,'BOB','SE',97),(388,'BOB','IE',76),(389,'BOB','BE',76),(390,'BOB','FI',76),(391,'BOB','FR',97),(392,'BOB','NZ',83),(393,'BOB','HK',41),(394,'BOB','CZ',83),(395,'BOB','SK',76),(396,'BOB','AE',97),(397,'BOB','SG',97),(398,'BOB','IL',97),(399,'BOB','KW',45),(400,'BOB','IT',93),(401,'BOB','JP',121),(402,'BOB','ES',93),(403,'BOB','VE',93),(404,'BOB','HU',76),(405,'BOB','PT',83),(406,'BOB','GR',83),(407,'BOB','KR',41),(408,'BOB','TW',83),(409,'BOB','PL',38),(410,'BOB','ZM',93),(411,'BOB','PR',93),(412,'BOB','CI',93),(413,'BOB','RO',76),(414,'BOB','BH',45),(415,'BOB','PA',93),(416,'BOB','GH',93),(417,'BOB','KH',93),(418,'BOB','SN',93),(419,'BOB','SA',45),(420,'BOB','RU',97),(421,'BOB','UG',93),(422,'BOB','BR',38),(423,'BOB','NI',93),(424,'BOB','MG',93),(425,'BOB','DO',93),(426,'BOB','MX',41),(427,'BOB','OM',45),(428,'BOB','CM',93),(429,'BOB','ZA',93),(430,'BOB','CL',93),(431,'BOB','KE',93),(432,'BOB','NP',93),(433,'BOB','PE',93),(434,'BOB','UA',93),(435,'BOB','MZ',93),(436,'BOB','TZ',93),(437,'BOB','AO',93),(438,'BOB','JO',45),(439,'BOB','ZW',93),(440,'BOB','TR',76),(441,'BOB','MU',93),(442,'BOB','SV',93),(443,'BOB','TH',41),(444,'BOB','CO',93),(445,'BOB','LK',93),(446,'BOB','CR',93),(447,'BOB','AR',45),(448,'BOB','MA',45),(449,'BOB','MY',93),(450,'BOB','KZ',93),(451,'BOB','DZ',45),(452,'BOB','ID',45),(453,'BOB','NG',93),(454,'BOB','GT',93),(455,'BOB','VN',38),(456,'BOB','BY',93),(457,'BOB','EG',45),(458,'BOB','UY',93),(459,'BOB','BD',93),(460,'BOB','PK',93),(461,'BOB','PH',93),(462,'BOB','ET',93),(463,'BOB','TN',45),(464,'BOB','LB',45),(465,'BOB','IN',38),(466,'BOB','PY',93),(467,'BOB','UZ',93),(468,'BOB','EC',93),(469,'BOB','MM',93),(470,'BOB','GE',93),(471,'BRL','US',73),(472,'BRL','CH',66),(473,'BRL','AU',66),(474,'BRL','GB',86),(475,'BRL','DE',86),(476,'BRL','DK',69),(477,'BRL','AT',59),(478,'BRL','NO',59),(479,'BRL','CA',69),(480,'BRL','NL',69),(481,'BRL','SE',69),(482,'BRL','IE',54),(483,'BRL','BE',54),(484,'BRL','FI',54),(485,'BRL','FR',69),(486,'BRL','NZ',59),(487,'BRL','HK',29),(488,'BRL','CZ',59),(489,'BRL','SK',54),(490,'BRL','AE',69),(491,'BRL','SG',69),(492,'BRL','IL',69),(493,'BRL','KW',32),(494,'BRL','IT',66),(495,'BRL','JP',86),(496,'BRL','ES',66),(497,'BRL','VE',66),(498,'BRL','HU',54),(499,'BRL','PT',59),(500,'BRL','GR',59),(501,'BRL','KR',29),(502,'BRL','TW',59),(503,'BRL','PL',27),(504,'BRL','ZM',66),(505,'BRL','PR',66),(506,'BRL','CI',66),(507,'BRL','RO',54),(508,'BRL','BH',32),(509,'BRL','PA',66),(510,'BRL','GH',66),(511,'BRL','KH',66),(512,'BRL','SN',66),(513,'BRL','SA',32),(514,'BRL','RU',69),(515,'BRL','UG',66),(516,'BRL','BR',27),(517,'BRL','NI',66),(518,'BRL','MG',66),(519,'BRL','DO',66),(520,'BRL','MX',29),(521,'BRL','OM',32),(522,'BRL','CM',66),(523,'BRL','ZA',66),(524,'BRL','CL',66),(525,'BRL','KE',66),(526,'BRL','NP',66),(527,'BRL','PE',66),(528,'BRL','UA',66),(529,'BRL','MZ',66),(530,'BRL','TZ',66),(531,'BRL','AO',66),(532,'BRL','JO',32),(533,'BRL','ZW',66),(534,'BRL','TR',54),(535,'BRL','MU',66),(536,'BRL','SV',66),(537,'BRL','TH',29),(538,'BRL','CO',66),(539,'BRL','LK',66),(540,'BRL','CR',66),(541,'BRL','AR',32),(542,'BRL','MA',32),(543,'BRL','MY',66),(544,'BRL','KZ',66),(545,'BRL','DZ',32),(546,'BRL','ID',32),(547,'BRL','NG',66),(548,'BRL','GT',66),(549,'BRL','VN',27),(550,'BRL','BY',66),(551,'BRL','EG',32),(552,'BRL','UY',66),(553,'BRL','BD',66),(554,'BRL','PK',66),(555,'BRL','PH',66),(556,'BRL','ET',66),(557,'BRL','TN',32),(558,'BRL','LB',32),(559,'BRL','IN',27),(560,'BRL','PY',66),(561,'BRL','UZ',66),(562,'BRL','EC',66),(563,'BRL','MM',66),(564,'BRL','GE',66),(565,'CAD','US',21),(566,'CAD','CH',18),(567,'CAD','AU',18),(568,'CAD','GB',24),(569,'CAD','DE',24),(570,'CAD','DK',19),(571,'CAD','AT',16),(572,'CAD','NO',16),(573,'CAD','CA',19),(574,'CAD','NL',19),(575,'CAD','SE',19),(576,'CAD','IE',15),(577,'CAD','BE',15),(578,'CAD','FI',15),(579,'CAD','FR',19),(580,'CAD','NZ',16),(581,'CAD','HK',8),(582,'CAD','CZ',16),(583,'CAD','SK',15),(584,'CAD','AE',19),(585,'CAD','SG',19),(586,'CAD','IL',19),(587,'CAD','KW',9),(588,'CAD','IT',18),(589,'CAD','JP',24),(590,'CAD','ES',18),(591,'CAD','VE',18),(592,'CAD','HU',15),(593,'CAD','PT',16),(594,'CAD','GR',16),(595,'CAD','KR',8),(596,'CAD','TW',16),(597,'CAD','PL',8),(598,'CAD','ZM',18),(599,'CAD','PR',18),(600,'CAD','CI',18),(601,'CAD','RO',15),(602,'CAD','BH',9),(603,'CAD','PA',18),(604,'CAD','GH',18),(605,'CAD','KH',18),(606,'CAD','SN',18),(607,'CAD','SA',9),(608,'CAD','RU',19),(609,'CAD','UG',18),(610,'CAD','BR',8),(611,'CAD','NI',18),(612,'CAD','MG',18),(613,'CAD','DO',18),(614,'CAD','MX',8),(615,'CAD','OM',9),(616,'CAD','CM',18),(617,'CAD','ZA',18),(618,'CAD','CL',18),(619,'CAD','KE',18),(620,'CAD','NP',18),(621,'CAD','PE',18),(622,'CAD','UA',18),(623,'CAD','MZ',18),(624,'CAD','TZ',18),(625,'CAD','AO',18),(626,'CAD','JO',9),(627,'CAD','ZW',18),(628,'CAD','TR',15),(629,'CAD','MU',18),(630,'CAD','SV',18),(631,'CAD','TH',8),(632,'CAD','CO',18),(633,'CAD','LK',18),(634,'CAD','CR',18),(635,'CAD','AR',9),(636,'CAD','MA',9),(637,'CAD','MY',18),(638,'CAD','KZ',18),(639,'CAD','DZ',9),(640,'CAD','ID',9),(641,'CAD','NG',18),(642,'CAD','GT',18),(643,'CAD','VN',8),(644,'CAD','BY',18),(645,'CAD','EG',9),(646,'CAD','UY',18),(647,'CAD','BD',18),(648,'CAD','PK',18),(649,'CAD','PH',18),(650,'CAD','ET',18),(651,'CAD','TN',9),(652,'CAD','LB',9),(653,'CAD','IN',8),(654,'CAD','PY',18),(655,'CAD','UZ',18),(656,'CAD','EC',18),(657,'CAD','MM',18),(658,'CAD','GE',18),(659,'CHF','US',13),(660,'CHF','CH',12),(661,'CHF','AU',12),(662,'CHF','GB',15),(663,'CHF','DE',15),(664,'CHF','DK',12),(665,'CHF','AT',11),(666,'CHF','NO',11),(667,'CHF','CA',12),(668,'CHF','NL',12),(669,'CHF','SE',12),(670,'CHF','IE',10),(671,'CHF','BE',10),(672,'CHF','FI',10),(673,'CHF','FR',12),(674,'CHF','NZ',11),(675,'CHF','HK',5),(676,'CHF','CZ',11),(677,'CHF','SK',10),(678,'CHF','AE',12),(679,'CHF','SG',12),(680,'CHF','IL',12),(681,'CHF','KW',6),(682,'CHF','IT',12),(683,'CHF','JP',15),(684,'CHF','ES',12),(685,'CHF','VE',12),(686,'CHF','HU',10),(687,'CHF','PT',11),(688,'CHF','GR',11),(689,'CHF','KR',5),(690,'CHF','TW',11),(691,'CHF','PL',5),(692,'CHF','ZM',12),(693,'CHF','PR',12),(694,'CHF','CI',12),(695,'CHF','RO',10),(696,'CHF','BH',6),(697,'CHF','PA',12),(698,'CHF','GH',12),(699,'CHF','KH',12),(700,'CHF','SN',12),(701,'CHF','SA',6),(702,'CHF','RU',12),(703,'CHF','UG',12),(704,'CHF','BR',5),(705,'CHF','NI',12),(706,'CHF','MG',12),(707,'CHF','DO',12),(708,'CHF','MX',5),(709,'CHF','OM',6),(710,'CHF','CM',12),(711,'CHF','ZA',12),(712,'CHF','CL',12),(713,'CHF','KE',12),(714,'CHF','NP',12),(715,'CHF','PE',12),(716,'CHF','UA',12),(717,'CHF','MZ',12),(718,'CHF','TZ',12),(719,'CHF','AO',12),(720,'CHF','JO',6),(721,'CHF','ZW',12),(722,'CHF','TR',10),(723,'CHF','MU',12),(724,'CHF','SV',12),(725,'CHF','TH',5),(726,'CHF','CO',12),(727,'CHF','LK',12),(728,'CHF','CR',12),(729,'CHF','AR',6),(730,'CHF','MA',6),(731,'CHF','MY',12),(732,'CHF','KZ',12),(733,'CHF','DZ',6),(734,'CHF','ID',6),(735,'CHF','NG',12),(736,'CHF','GT',12),(737,'CHF','VN',5),(738,'CHF','BY',12),(739,'CHF','EG',6),(740,'CHF','UY',12),(741,'CHF','BD',12),(742,'CHF','PK',12),(743,'CHF','PH',12),(744,'CHF','ET',12),(745,'CHF','TN',6),(746,'CHF','LB',6),(747,'CHF','IN',5),(748,'CHF','PY',12),(749,'CHF','UZ',12),(750,'CHF','EC',12),(751,'CHF','MM',12),(752,'CHF','GE',12),(753,'CLP','US',13081),(754,'CLP','CH',11773),(755,'CLP','AU',11773),(756,'CLP','GB',15261),(757,'CLP','DE',15261),(758,'CLP','DK',12209),(759,'CLP','AT',10464),(760,'CLP','NO',10464),(761,'CLP','CA',12209),(762,'CLP','NL',12209),(763,'CLP','SE',12209),(764,'CLP','IE',9592),(765,'CLP','BE',9592),(766,'CLP','FI',9592),(767,'CLP','FR',12209),(768,'CLP','NZ',10464),(769,'CLP','HK',5232),(770,'CLP','CZ',10464),(771,'CLP','SK',9592),(772,'CLP','AE',12209),(773,'CLP','SG',12209),(774,'CLP','IL',12209),(775,'CLP','KW',5668),(776,'CLP','IT',11773),(777,'CLP','JP',15261),(778,'CLP','ES',11773),(779,'CLP','VE',11773),(780,'CLP','HU',9592),(781,'CLP','PT',10464),(782,'CLP','GR',10464),(783,'CLP','KR',5232),(784,'CLP','TW',10464),(785,'CLP','PL',4796),(786,'CLP','ZM',11773),(787,'CLP','PR',11773),(788,'CLP','CI',11773),(789,'CLP','RO',9592),(790,'CLP','BH',5668),(791,'CLP','PA',11773),(792,'CLP','GH',11773),(793,'CLP','KH',11773),(794,'CLP','SN',11773),(795,'CLP','SA',5668),(796,'CLP','RU',12209),(797,'CLP','UG',11773),(798,'CLP','BR',4796),(799,'CLP','NI',11773),(800,'CLP','MG',11773),(801,'CLP','DO',11773),(802,'CLP','MX',5232),(803,'CLP','OM',5668),(804,'CLP','CM',11773),(805,'CLP','ZA',11773),(806,'CLP','CL',11773),(807,'CLP','KE',11773),(808,'CLP','NP',11773),(809,'CLP','PE',11773),(810,'CLP','UA',11773),(811,'CLP','MZ',11773),(812,'CLP','TZ',11773),(813,'CLP','AO',11773),(814,'CLP','JO',5668),(815,'CLP','ZW',11773),(816,'CLP','TR',9592),(817,'CLP','MU',11773),(818,'CLP','SV',11773),(819,'CLP','TH',5232),(820,'CLP','CO',11773),(821,'CLP','LK',11773),(822,'CLP','CR',11773),(823,'CLP','AR',5668),(824,'CLP','MA',5668),(825,'CLP','MY',11773),(826,'CLP','KZ',11773),(827,'CLP','DZ',5668),(828,'CLP','ID',5668),(829,'CLP','NG',11773),(830,'CLP','GT',11773),(831,'CLP','VN',4796),(832,'CLP','BY',11773),(833,'CLP','EG',5668),(834,'CLP','UY',11773),(835,'CLP','BD',11773),(836,'CLP','PK',11773),(837,'CLP','PH',11773),(838,'CLP','ET',11773),(839,'CLP','TN',5668),(840,'CLP','LB',5668),(841,'CLP','IN',4796),(842,'CLP','PY',11773),(843,'CLP','UZ',11773),(844,'CLP','EC',11773),(845,'CLP','MM',11773),(846,'CLP','GE',11773),(847,'CNY','US',107),(848,'CNY','CH',97),(849,'CNY','AU',97),(850,'CNY','GB',125),(851,'CNY','DE',125),(852,'CNY','DK',100),(853,'CNY','AT',86),(854,'CNY','NO',86),(855,'CNY','CA',100),(856,'CNY','NL',100),(857,'CNY','SE',100),(858,'CNY','IE',79),(859,'CNY','BE',79),(860,'CNY','FI',79),(861,'CNY','FR',100),(862,'CNY','NZ',86),(863,'CNY','HK',43),(864,'CNY','CZ',86),(865,'CNY','SK',79),(866,'CNY','AE',100),(867,'CNY','SG',100),(868,'CNY','IL',100),(869,'CNY','KW',47),(870,'CNY','IT',97),(871,'CNY','JP',125),(872,'CNY','ES',97),(873,'CNY','VE',97),(874,'CNY','HU',79),(875,'CNY','PT',86),(876,'CNY','GR',86),(877,'CNY','KR',43),(878,'CNY','TW',86),(879,'CNY','PL',39),(880,'CNY','ZM',97),(881,'CNY','PR',97),(882,'CNY','CI',97),(883,'CNY','RO',79),(884,'CNY','BH',47),(885,'CNY','PA',97),(886,'CNY','GH',97),(887,'CNY','KH',97),(888,'CNY','SN',97),(889,'CNY','SA',47),(890,'CNY','RU',100),(891,'CNY','UG',97),(892,'CNY','BR',39),(893,'CNY','NI',97),(894,'CNY','MG',97),(895,'CNY','DO',97),(896,'CNY','MX',43),(897,'CNY','OM',47),(898,'CNY','CM',97),(899,'CNY','ZA',97),(900,'CNY','CL',97),(901,'CNY','KE',97),(902,'CNY','NP',97),(903,'CNY','PE',97),(904,'CNY','UA',97),(905,'CNY','MZ',97),(906,'CNY','TZ',97),(907,'CNY','AO',97),(908,'CNY','JO',47),(909,'CNY','ZW',97),(910,'CNY','TR',79),(911,'CNY','MU',97),(912,'CNY','SV',97),(913,'CNY','TH',43),(914,'CNY','CO',97),(915,'CNY','LK',97),(916,'CNY','CR',97),(917,'CNY','AR',47),(918,'CNY','MA',47),(919,'CNY','MY',97),(920,'CNY','KZ',97),(921,'CNY','DZ',47),(922,'CNY','ID',47),(923,'CNY','NG',97),(924,'CNY','GT',97),(925,'CNY','VN',39),(926,'CNY','BY',97),(927,'CNY','EG',47),(928,'CNY','UY',97),(929,'CNY','BD',97),(930,'CNY','PK',97),(931,'CNY','PH',97),(932,'CNY','ET',97),(933,'CNY','TN',47),(934,'CNY','LB',47),(935,'CNY','IN',39),(936,'CNY','PY',97),(937,'CNY','UZ',97),(938,'CNY','EC',97),(939,'CNY','MM',97),(940,'CNY','GE',97),(941,'COP','US',61099),(942,'COP','CH',54989),(943,'COP','AU',54989),(944,'COP','GB',71282),(945,'COP','DE',71282),(946,'COP','DK',57026),(947,'COP','AT',48879),(948,'COP','NO',48879),(949,'COP','CA',57026),(950,'COP','NL',57026),(951,'COP','SE',57026),(952,'COP','IE',44806),(953,'COP','BE',44806),(954,'COP','FI',44806),(955,'COP','FR',57026),(956,'COP','NZ',48879),(957,'COP','HK',24440),(958,'COP','CZ',48879),(959,'COP','SK',44806),(960,'COP','AE',57026),(961,'COP','SG',57026),(962,'COP','IL',57026),(963,'COP','KW',26476),(964,'COP','IT',54989),(965,'COP','JP',71282),(966,'COP','ES',54989),(967,'COP','VE',54989),(968,'COP','HU',44806),(969,'COP','PT',48879),(970,'COP','GR',48879),(971,'COP','KR',24440),(972,'COP','TW',48879),(973,'COP','PL',22403),(974,'COP','ZM',54989),(975,'COP','PR',54989),(976,'COP','CI',54989),(977,'COP','RO',44806),(978,'COP','BH',26476),(979,'COP','PA',54989),(980,'COP','GH',54989),(981,'COP','KH',54989),(982,'COP','SN',54989),(983,'COP','SA',26476),(984,'COP','RU',57026),(985,'COP','UG',54989),(986,'COP','BR',22403),(987,'COP','NI',54989),(988,'COP','MG',54989),(989,'COP','DO',54989),(990,'COP','MX',24440),(991,'COP','OM',26476),(992,'COP','CM',54989),(993,'COP','ZA',54989),(994,'COP','CL',54989),(995,'COP','KE',54989),(996,'COP','NP',54989),(997,'COP','PE',54989),(998,'COP','UA',54989),(999,'COP','MZ',54989),(1000,'COP','TZ',54989),(1001,'COP','AO',54989),(1002,'COP','JO',26476),(1003,'COP','ZW',54989),(1004,'COP','TR',44806),(1005,'COP','MU',54989),(1006,'COP','SV',54989),(1007,'COP','TH',24440),(1008,'COP','CO',54989),(1009,'COP','LK',54989),(1010,'COP','CR',54989),(1011,'COP','AR',26476),(1012,'COP','MA',26476),(1013,'COP','MY',54989),(1014,'COP','KZ',54989),(1015,'COP','DZ',26476),(1016,'COP','ID',26476),(1017,'COP','NG',54989),(1018,'COP','GT',54989),(1019,'COP','VN',22403),(1020,'COP','BY',54989),(1021,'COP','EG',26476),(1022,'COP','UY',54989),(1023,'COP','BD',54989),(1024,'COP','PK',54989),(1025,'COP','PH',54989),(1026,'COP','ET',54989),(1027,'COP','TN',26476),(1028,'COP','LB',26476),(1029,'COP','IN',22403),(1030,'COP','PY',54989),(1031,'COP','UZ',54989),(1032,'COP','EC',54989),(1033,'COP','MM',54989),(1034,'COP','GE',54989),(1035,'CZK','US',337),(1036,'CZK','CH',303),(1037,'CZK','AU',303),(1038,'CZK','GB',393),(1039,'CZK','DE',393),(1040,'CZK','DK',314),(1041,'CZK','AT',269),(1042,'CZK','NO',269),(1043,'CZK','CA',314),(1044,'CZK','NL',314),(1045,'CZK','SE',314),(1046,'CZK','IE',247),(1047,'CZK','BE',247),(1048,'CZK','FI',247),(1049,'CZK','FR',314),(1050,'CZK','NZ',269),(1051,'CZK','HK',135),(1052,'CZK','CZ',269),(1053,'CZK','SK',247),(1054,'CZK','AE',314),(1055,'CZK','SG',314),(1056,'CZK','IL',314),(1057,'CZK','KW',146),(1058,'CZK','IT',303),(1059,'CZK','JP',393),(1060,'CZK','ES',303),(1061,'CZK','VE',303),(1062,'CZK','HU',247),(1063,'CZK','PT',269),(1064,'CZK','GR',269),(1065,'CZK','KR',135),(1066,'CZK','TW',269),(1067,'CZK','PL',124),(1068,'CZK','ZM',303),(1069,'CZK','PR',303),(1070,'CZK','CI',303),(1071,'CZK','RO',247),(1072,'CZK','BH',146),(1073,'CZK','PA',303),(1074,'CZK','GH',303),(1075,'CZK','KH',303),(1076,'CZK','SN',303),(1077,'CZK','SA',146),(1078,'CZK','RU',314),(1079,'CZK','UG',303),(1080,'CZK','BR',124),(1081,'CZK','NI',303),(1082,'CZK','MG',303),(1083,'CZK','DO',303),(1084,'CZK','MX',135),(1085,'CZK','OM',146),(1086,'CZK','CM',303),(1087,'CZK','ZA',303),(1088,'CZK','CL',303),(1089,'CZK','KE',303),(1090,'CZK','NP',303),(1091,'CZK','PE',303),(1092,'CZK','UA',303),(1093,'CZK','MZ',303),(1094,'CZK','TZ',303),(1095,'CZK','AO',303),(1096,'CZK','JO',146),(1097,'CZK','ZW',303),(1098,'CZK','TR',247),(1099,'CZK','MU',303),(1100,'CZK','SV',303),(1101,'CZK','TH',135),(1102,'CZK','CO',303),(1103,'CZK','LK',303),(1104,'CZK','CR',303),(1105,'CZK','AR',146),(1106,'CZK','MA',146),(1107,'CZK','MY',303),(1108,'CZK','KZ',303),(1109,'CZK','DZ',146),(1110,'CZK','ID',146),(1111,'CZK','NG',303),(1112,'CZK','GT',303),(1113,'CZK','VN',124),(1114,'CZK','BY',303),(1115,'CZK','EG',146),(1116,'CZK','UY',303),(1117,'CZK','BD',303),(1118,'CZK','PK',303),(1119,'CZK','PH',303),(1120,'CZK','ET',303),(1121,'CZK','TN',146),(1122,'CZK','LB',146),(1123,'CZK','IN',124),(1124,'CZK','PY',303),(1125,'CZK','UZ',303),(1126,'CZK','EC',303),(1127,'CZK','MM',303),(1128,'CZK','GE',303),(1129,'DKK','US',103),(1130,'DKK','CH',92),(1131,'DKK','AU',92),(1132,'DKK','GB',120),(1133,'DKK','DE',120),(1134,'DKK','DK',96),(1135,'DKK','AT',82),(1136,'DKK','NO',82),(1137,'DKK','CA',96),(1138,'DKK','NL',96),(1139,'DKK','SE',96),(1140,'DKK','IE',75),(1141,'DKK','BE',75),(1142,'DKK','FI',75),(1143,'DKK','FR',96),(1144,'DKK','NZ',82),(1145,'DKK','HK',41),(1146,'DKK','CZ',82),(1147,'DKK','SK',75),(1148,'DKK','AE',96),(1149,'DKK','SG',96),(1150,'DKK','IL',96),(1151,'DKK','KW',45),(1152,'DKK','IT',92),(1153,'DKK','JP',120),(1154,'DKK','ES',92),(1155,'DKK','VE',92),(1156,'DKK','HU',75),(1157,'DKK','PT',82),(1158,'DKK','GR',82),(1159,'DKK','KR',41),(1160,'DKK','TW',82),(1161,'DKK','PL',38),(1162,'DKK','ZM',92),(1163,'DKK','PR',92),(1164,'DKK','CI',92),(1165,'DKK','RO',75),(1166,'DKK','BH',45),(1167,'DKK','PA',92),(1168,'DKK','GH',92),(1169,'DKK','KH',92),(1170,'DKK','SN',92),(1171,'DKK','SA',45),(1172,'DKK','RU',96),(1173,'DKK','UG',92),(1174,'DKK','BR',38),(1175,'DKK','NI',92),(1176,'DKK','MG',92),(1177,'DKK','DO',92),(1178,'DKK','MX',41),(1179,'DKK','OM',45),(1180,'DKK','CM',92),(1181,'DKK','ZA',92),(1182,'DKK','CL',92),(1183,'DKK','KE',92),(1184,'DKK','NP',92),(1185,'DKK','PE',92),(1186,'DKK','UA',92),(1187,'DKK','MZ',92),(1188,'DKK','TZ',92),(1189,'DKK','AO',92),(1190,'DKK','JO',45),(1191,'DKK','ZW',92),(1192,'DKK','TR',75),(1193,'DKK','MU',92),(1194,'DKK','SV',92),(1195,'DKK','TH',41),(1196,'DKK','CO',92),(1197,'DKK','LK',92),(1198,'DKK','CR',92),(1199,'DKK','AR',45),(1200,'DKK','MA',45),(1201,'DKK','MY',92),(1202,'DKK','KZ',92),(1203,'DKK','DZ',45),(1204,'DKK','ID',45),(1205,'DKK','NG',92),(1206,'DKK','GT',92),(1207,'DKK','VN',38),(1208,'DKK','BY',92),(1209,'DKK','EG',45),(1210,'DKK','UY',92),(1211,'DKK','BD',92),(1212,'DKK','PK',92),(1213,'DKK','PH',92),(1214,'DKK','ET',92),(1215,'DKK','TN',45),(1216,'DKK','LB',45),(1217,'DKK','IN',38),(1218,'DKK','PY',92),(1219,'DKK','UZ',92),(1220,'DKK','EC',92),(1221,'DKK','MM',92),(1222,'DKK','GE',92),(1223,'EGP','US',463),(1224,'EGP','CH',417),(1225,'EGP','AU',417),(1226,'EGP','GB',541),(1227,'EGP','DE',541),(1228,'EGP','DK',433),(1229,'EGP','AT',371),(1230,'EGP','NO',371),(1231,'EGP','CA',433),(1232,'EGP','NL',433),(1233,'EGP','SE',433),(1234,'EGP','IE',340),(1235,'EGP','BE',340),(1236,'EGP','FI',340),(1237,'EGP','FR',433),(1238,'EGP','NZ',371),(1239,'EGP','HK',185),(1240,'EGP','CZ',371),(1241,'EGP','SK',340),(1242,'EGP','AE',433),(1243,'EGP','SG',433),(1244,'EGP','IL',433),(1245,'EGP','KW',201),(1246,'EGP','IT',417),(1247,'EGP','JP',541),(1248,'EGP','ES',417),(1249,'EGP','VE',417),(1250,'EGP','HU',340),(1251,'EGP','PT',371),(1252,'EGP','GR',371),(1253,'EGP','KR',185),(1254,'EGP','TW',371),(1255,'EGP','PL',170),(1256,'EGP','ZM',417),(1257,'EGP','PR',417),(1258,'EGP','CI',417),(1259,'EGP','RO',340),(1260,'EGP','BH',201),(1261,'EGP','PA',417),(1262,'EGP','GH',417),(1263,'EGP','KH',417),(1264,'EGP','SN',417),(1265,'EGP','SA',201),(1266,'EGP','RU',433),(1267,'EGP','UG',417),(1268,'EGP','BR',170),(1269,'EGP','NI',417),(1270,'EGP','MG',417),(1271,'EGP','DO',417),(1272,'EGP','MX',185),(1273,'EGP','OM',201),(1274,'EGP','CM',417),(1275,'EGP','ZA',417),(1276,'EGP','CL',417),(1277,'EGP','KE',417),(1278,'EGP','NP',417),(1279,'EGP','PE',417),(1280,'EGP','UA',417),(1281,'EGP','MZ',417),(1282,'EGP','TZ',417),(1283,'EGP','AO',417),(1284,'EGP','JO',201),(1285,'EGP','ZW',417),(1286,'EGP','TR',340),(1287,'EGP','MU',417),(1288,'EGP','SV',417),(1289,'EGP','TH',185),(1290,'EGP','CO',417),(1291,'EGP','LK',417),(1292,'EGP','CR',417),(1293,'EGP','AR',201),(1294,'EGP','MA',201),(1295,'EGP','MY',417),(1296,'EGP','KZ',417),(1297,'EGP','DZ',201),(1298,'EGP','ID',201),(1299,'EGP','NG',417),(1300,'EGP','GT',417),(1301,'EGP','VN',170),(1302,'EGP','BY',417),(1303,'EGP','EG',201),(1304,'EGP','UY',417),(1305,'EGP','BD',417),(1306,'EGP','PK',417),(1307,'EGP','PH',417),(1308,'EGP','ET',417),(1309,'EGP','TN',201),(1310,'EGP','LB',201),(1311,'EGP','IN',170),(1312,'EGP','PY',417),(1313,'EGP','UZ',417),(1314,'EGP','EC',417),(1315,'EGP','MM',417),(1316,'EGP','GE',417),(1317,'EUR','US',14),(1318,'EUR','CH',12),(1319,'EUR','AU',12),(1320,'EUR','GB',16),(1321,'EUR','DE',16),(1322,'EUR','DK',13),(1323,'EUR','AT',11),(1324,'EUR','NO',11),(1325,'EUR','CA',13),(1326,'EUR','NL',13),(1327,'EUR','SE',13),(1328,'EUR','IE',10),(1329,'EUR','BE',10),(1330,'EUR','FI',10),(1331,'EUR','FR',13),(1332,'EUR','NZ',11),(1333,'EUR','HK',6),(1334,'EUR','CZ',11),(1335,'EUR','SK',10),(1336,'EUR','AE',13),(1337,'EUR','SG',13),(1338,'EUR','IL',13),(1339,'EUR','KW',6),(1340,'EUR','IT',12),(1341,'EUR','JP',16),(1342,'EUR','ES',12),(1343,'EUR','VE',12),(1344,'EUR','HU',10),(1345,'EUR','PT',11),(1346,'EUR','GR',11),(1347,'EUR','KR',6),(1348,'EUR','TW',11),(1349,'EUR','PL',5),(1350,'EUR','ZM',12),(1351,'EUR','PR',12),(1352,'EUR','CI',12),(1353,'EUR','RO',10),(1354,'EUR','BH',6),(1355,'EUR','PA',12),(1356,'EUR','GH',12),(1357,'EUR','KH',12),(1358,'EUR','SN',12),(1359,'EUR','SA',6),(1360,'EUR','RU',13),(1361,'EUR','UG',12),(1362,'EUR','BR',5),(1363,'EUR','NI',12),(1364,'EUR','MG',12),(1365,'EUR','DO',12),(1366,'EUR','MX',6),(1367,'EUR','OM',6),(1368,'EUR','CM',12),(1369,'EUR','ZA',12),(1370,'EUR','CL',12),(1371,'EUR','KE',12),(1372,'EUR','NP',12),(1373,'EUR','PE',12),(1374,'EUR','UA',12),(1375,'EUR','MZ',12),(1376,'EUR','TZ',12),(1377,'EUR','AO',12),(1378,'EUR','JO',6),(1379,'EUR','ZW',12),(1380,'EUR','TR',10),(1381,'EUR','MU',12),(1382,'EUR','SV',12),(1383,'EUR','TH',6),(1384,'EUR','CO',12),(1385,'EUR','LK',12),(1386,'EUR','CR',12),(1387,'EUR','AR',6),(1388,'EUR','MA',6),(1389,'EUR','MY',12),(1390,'EUR','KZ',12),(1391,'EUR','DZ',6),(1392,'EUR','ID',6),(1393,'EUR','NG',12),(1394,'EUR','GT',12),(1395,'EUR','VN',5),(1396,'EUR','BY',12),(1397,'EUR','EG',6),(1398,'EUR','UY',12),(1399,'EUR','BD',12),(1400,'EUR','PK',12),(1401,'EUR','PH',12),(1402,'EUR','ET',12),(1403,'EUR','TN',6),(1404,'EUR','LB',6),(1405,'EUR','IN',5),(1406,'EUR','PY',12),(1407,'EUR','UZ',12),(1408,'EUR','EC',12),(1409,'EUR','MM',12),(1410,'EUR','GE',12),(1411,'GBP','US',12),(1412,'GBP','CH',11),(1413,'GBP','AU',11),(1414,'GBP','GB',14),(1415,'GBP','DE',14),(1416,'GBP','DK',11),(1417,'GBP','AT',10),(1418,'GBP','NO',10),(1419,'GBP','CA',11),(1420,'GBP','NL',11),(1421,'GBP','SE',11),(1422,'GBP','IE',9),(1423,'GBP','BE',9),(1424,'GBP','FI',9),(1425,'GBP','FR',11),(1426,'GBP','NZ',10),(1427,'GBP','HK',5),(1428,'GBP','CZ',10),(1429,'GBP','SK',9),(1430,'GBP','AE',11),(1431,'GBP','SG',11),(1432,'GBP','IL',11),(1433,'GBP','KW',5),(1434,'GBP','IT',11),(1435,'GBP','JP',14),(1436,'GBP','ES',11),(1437,'GBP','VE',11),(1438,'GBP','HU',9),(1439,'GBP','PT',10),(1440,'GBP','GR',10),(1441,'GBP','KR',5),(1442,'GBP','TW',10),(1443,'GBP','PL',4),(1444,'GBP','ZM',11),(1445,'GBP','PR',11),(1446,'GBP','CI',11),(1447,'GBP','RO',9),(1448,'GBP','BH',5),(1449,'GBP','PA',11),(1450,'GBP','GH',11),(1451,'GBP','KH',11),(1452,'GBP','SN',11),(1453,'GBP','SA',5),(1454,'GBP','RU',11),(1455,'GBP','UG',11),(1456,'GBP','BR',4),(1457,'GBP','NI',11),(1458,'GBP','MG',11),(1459,'GBP','DO',11),(1460,'GBP','MX',5),(1461,'GBP','OM',5),(1462,'GBP','CM',11),(1463,'GBP','ZA',11),(1464,'GBP','CL',11),(1465,'GBP','KE',11),(1466,'GBP','NP',11),(1467,'GBP','PE',11),(1468,'GBP','UA',11),(1469,'GBP','MZ',11),(1470,'GBP','TZ',11),(1471,'GBP','AO',11),(1472,'GBP','JO',5),(1473,'GBP','ZW',11),(1474,'GBP','TR',9),(1475,'GBP','MU',11),(1476,'GBP','SV',11),(1477,'GBP','TH',5),(1478,'GBP','CO',11),(1479,'GBP','LK',11),(1480,'GBP','CR',11),(1481,'GBP','AR',5),(1482,'GBP','MA',5),(1483,'GBP','MY',11),(1484,'GBP','KZ',11),(1485,'GBP','DZ',5),(1486,'GBP','ID',5),(1487,'GBP','NG',11),(1488,'GBP','GT',11),(1489,'GBP','VN',4),(1490,'GBP','BY',11),(1491,'GBP','EG',5),(1492,'GBP','UY',11),(1493,'GBP','BD',11),(1494,'GBP','PK',11),(1495,'GBP','PH',11),(1496,'GBP','ET',11),(1497,'GBP','TN',5),(1498,'GBP','LB',5),(1499,'GBP','IN',4),(1500,'GBP','PY',11),(1501,'GBP','UZ',11),(1502,'GBP','EC',11),(1503,'GBP','MM',11),(1504,'GBP','GE',11),(1505,'HKD','US',117),(1506,'HKD','CH',105),(1507,'HKD','AU',105),(1508,'HKD','GB',136),(1509,'HKD','DE',136),(1510,'HKD','DK',109),(1511,'HKD','AT',94),(1512,'HKD','NO',94),(1513,'HKD','CA',109),(1514,'HKD','NL',109),(1515,'HKD','SE',109),(1516,'HKD','IE',86),(1517,'HKD','BE',86),(1518,'HKD','FI',86),(1519,'HKD','FR',109),(1520,'HKD','NZ',94),(1521,'HKD','HK',47),(1522,'HKD','CZ',94),(1523,'HKD','SK',86),(1524,'HKD','AE',109),(1525,'HKD','SG',109),(1526,'HKD','IL',109),(1527,'HKD','KW',51),(1528,'HKD','IT',105),(1529,'HKD','JP',136),(1530,'HKD','ES',105),(1531,'HKD','VE',105),(1532,'HKD','HU',86),(1533,'HKD','PT',94),(1534,'HKD','GR',94),(1535,'HKD','KR',47),(1536,'HKD','TW',94),(1537,'HKD','PL',43),(1538,'HKD','ZM',105),(1539,'HKD','PR',105),(1540,'HKD','CI',105),(1541,'HKD','RO',86),(1542,'HKD','BH',51),(1543,'HKD','PA',105),(1544,'HKD','GH',105),(1545,'HKD','KH',105),(1546,'HKD','SN',105),(1547,'HKD','SA',51),(1548,'HKD','RU',109),(1549,'HKD','UG',105),(1550,'HKD','BR',43),(1551,'HKD','NI',105),(1552,'HKD','MG',105),(1553,'HKD','DO',105),(1554,'HKD','MX',47),(1555,'HKD','OM',51),(1556,'HKD','CM',105),(1557,'HKD','ZA',105),(1558,'HKD','CL',105),(1559,'HKD','KE',105),(1560,'HKD','NP',105),(1561,'HKD','PE',105),(1562,'HKD','UA',105),(1563,'HKD','MZ',105),(1564,'HKD','TZ',105),(1565,'HKD','AO',105),(1566,'HKD','JO',51),(1567,'HKD','ZW',105),(1568,'HKD','TR',86),(1569,'HKD','MU',105),(1570,'HKD','SV',105),(1571,'HKD','TH',47),(1572,'HKD','CO',105),(1573,'HKD','LK',105),(1574,'HKD','CR',105),(1575,'HKD','AR',51),(1576,'HKD','MA',51),(1577,'HKD','MY',105),(1578,'HKD','KZ',105),(1579,'HKD','DZ',51),(1580,'HKD','ID',51),(1581,'HKD','NG',105),(1582,'HKD','GT',105),(1583,'HKD','VN',43),(1584,'HKD','BY',105),(1585,'HKD','EG',51),(1586,'HKD','UY',105),(1587,'HKD','BD',105),(1588,'HKD','PK',105),(1589,'HKD','PH',105),(1590,'HKD','ET',105),(1591,'HKD','TN',51),(1592,'HKD','LB',51),(1593,'HKD','IN',43),(1594,'HKD','PY',105),(1595,'HKD','UZ',105),(1596,'HKD','EC',105),(1597,'HKD','MM',105),(1598,'HKD','GE',105),(1599,'HUF','US',5254),(1600,'HUF','CH',4729),(1601,'HUF','AU',4729),(1602,'HUF','GB',6130),(1603,'HUF','DE',6130),(1604,'HUF','DK',4904),(1605,'HUF','AT',4203),(1606,'HUF','NO',4203),(1607,'HUF','CA',4904),(1608,'HUF','NL',4904),(1609,'HUF','SE',4904),(1610,'HUF','IE',3853),(1611,'HUF','BE',3853),(1612,'HUF','FI',3853),(1613,'HUF','FR',4904),(1614,'HUF','NZ',4203),(1615,'HUF','HK',2102),(1616,'HUF','CZ',4203),(1617,'HUF','SK',3853),(1618,'HUF','AE',4904),(1619,'HUF','SG',4904),(1620,'HUF','IL',4904),(1621,'HUF','KW',2277),(1622,'HUF','IT',4729),(1623,'HUF','JP',6130),(1624,'HUF','ES',4729),(1625,'HUF','VE',4729),(1626,'HUF','HU',3853),(1627,'HUF','PT',4203),(1628,'HUF','GR',4203),(1629,'HUF','KR',2102),(1630,'HUF','TW',4203),(1631,'HUF','PL',1926),(1632,'HUF','ZM',4729),(1633,'HUF','PR',4729),(1634,'HUF','CI',4729),(1635,'HUF','RO',3853),(1636,'HUF','BH',2277),(1637,'HUF','PA',4729),(1638,'HUF','GH',4729),(1639,'HUF','KH',4729),(1640,'HUF','SN',4729),(1641,'HUF','SA',2277),(1642,'HUF','RU',4904),(1643,'HUF','UG',4729),(1644,'HUF','BR',1926),(1645,'HUF','NI',4729),(1646,'HUF','MG',4729),(1647,'HUF','DO',4729),(1648,'HUF','MX',2102),(1649,'HUF','OM',2277),(1650,'HUF','CM',4729),(1651,'HUF','ZA',4729),(1652,'HUF','CL',4729),(1653,'HUF','KE',4729),(1654,'HUF','NP',4729),(1655,'HUF','PE',4729),(1656,'HUF','UA',4729),(1657,'HUF','MZ',4729),(1658,'HUF','TZ',4729),(1659,'HUF','AO',4729),(1660,'HUF','JO',2277),(1661,'HUF','ZW',4729),(1662,'HUF','TR',3853),(1663,'HUF','MU',4729),(1664,'HUF','SV',4729),(1665,'HUF','TH',2102),(1666,'HUF','CO',4729),(1667,'HUF','LK',4729),(1668,'HUF','CR',4729),(1669,'HUF','AR',2277),(1670,'HUF','MA',2277),(1671,'HUF','MY',4729),(1672,'HUF','KZ',4729),(1673,'HUF','DZ',2277),(1674,'HUF','ID',2277),(1675,'HUF','NG',4729),(1676,'HUF','GT',4729),(1677,'HUF','VN',1926),(1678,'HUF','BY',4729),(1679,'HUF','EG',2277),(1680,'HUF','UY',4729),(1681,'HUF','BD',4729),(1682,'HUF','PK',4729),(1683,'HUF','PH',4729),(1684,'HUF','ET',4729),(1685,'HUF','TN',2277),(1686,'HUF','LB',2277),(1687,'HUF','IN',1926),(1688,'HUF','PY',4729),(1689,'HUF','UZ',4729),(1690,'HUF','EC',4729),(1691,'HUF','MM',4729),(1692,'HUF','GE',4729),(1693,'IDR','US',234395),(1694,'IDR','CH',210956),(1695,'IDR','AU',210956),(1696,'IDR','GB',273461),(1697,'IDR','DE',273461),(1698,'IDR','DK',218769),(1699,'IDR','AT',187516),(1700,'IDR','NO',187516),(1701,'IDR','CA',218769),(1702,'IDR','NL',218769),(1703,'IDR','SE',218769),(1704,'IDR','IE',171890),(1705,'IDR','BE',171890),(1706,'IDR','FI',171890),(1707,'IDR','FR',218769),(1708,'IDR','NZ',187516),(1709,'IDR','HK',93758),(1710,'IDR','CZ',187516),(1711,'IDR','SK',171890),(1712,'IDR','AE',218769),(1713,'IDR','SG',218769),(1714,'IDR','IL',218769),(1715,'IDR','KW',101571),(1716,'IDR','IT',210956),(1717,'IDR','JP',273461),(1718,'IDR','ES',210956),(1719,'IDR','VE',210956),(1720,'IDR','HU',171890),(1721,'IDR','PT',187516),(1722,'IDR','GR',187516),(1723,'IDR','KR',93758),(1724,'IDR','TW',187516),(1725,'IDR','PL',85945),(1726,'IDR','ZM',210956),(1727,'IDR','PR',210956),(1728,'IDR','CI',210956),(1729,'IDR','RO',171890),(1730,'IDR','BH',101571),(1731,'IDR','PA',210956),(1732,'IDR','GH',210956),(1733,'IDR','KH',210956),(1734,'IDR','SN',210956),(1735,'IDR','SA',101571),(1736,'IDR','RU',218769),(1737,'IDR','UG',210956),(1738,'IDR','BR',85945),(1739,'IDR','NI',210956),(1740,'IDR','MG',210956),(1741,'IDR','DO',210956),(1742,'IDR','MX',93758),(1743,'IDR','OM',101571),(1744,'IDR','CM',210956),(1745,'IDR','ZA',210956),(1746,'IDR','CL',210956),(1747,'IDR','KE',210956),(1748,'IDR','NP',210956),(1749,'IDR','PE',210956),(1750,'IDR','UA',210956),(1751,'IDR','MZ',210956),(1752,'IDR','TZ',210956),(1753,'IDR','AO',210956),(1754,'IDR','JO',101571),(1755,'IDR','ZW',210956),(1756,'IDR','TR',171890),(1757,'IDR','MU',210956),(1758,'IDR','SV',210956),(1759,'IDR','TH',93758),(1760,'IDR','CO',210956),(1761,'IDR','LK',210956),(1762,'IDR','CR',210956),(1763,'IDR','AR',101571),(1764,'IDR','MA',101571),(1765,'IDR','MY',210956),(1766,'IDR','KZ',210956),(1767,'IDR','DZ',101571),(1768,'IDR','ID',101571),(1769,'IDR','NG',210956),(1770,'IDR','GT',210956),(1771,'IDR','VN',85945),(1772,'IDR','BY',210956),(1773,'IDR','EG',101571),(1774,'IDR','UY',210956),(1775,'IDR','BD',210956),(1776,'IDR','PK',210956),(1777,'IDR','PH',210956),(1778,'IDR','ET',210956),(1779,'IDR','TN',101571),(1780,'IDR','LB',101571),(1781,'IDR','IN',85945),(1782,'IDR','PY',210956),(1783,'IDR','UZ',210956),(1784,'IDR','EC',210956),(1785,'IDR','MM',210956),(1786,'IDR','GE',210956),(1787,'ILS','US',56),(1788,'ILS','CH',50),(1789,'ILS','AU',50),(1790,'ILS','GB',65),(1791,'ILS','DE',65),(1792,'ILS','DK',52),(1793,'ILS','AT',45),(1794,'ILS','NO',45),(1795,'ILS','CA',52),(1796,'ILS','NL',52),(1797,'ILS','SE',52),(1798,'ILS','IE',41),(1799,'ILS','BE',41),(1800,'ILS','FI',41),(1801,'ILS','FR',52),(1802,'ILS','NZ',45),(1803,'ILS','HK',22),(1804,'ILS','CZ',45),(1805,'ILS','SK',41),(1806,'ILS','AE',52),(1807,'ILS','SG',52),(1808,'ILS','IL',52),(1809,'ILS','KW',24),(1810,'ILS','IT',50),(1811,'ILS','JP',65),(1812,'ILS','ES',50),(1813,'ILS','VE',50),(1814,'ILS','HU',41),(1815,'ILS','PT',45),(1816,'ILS','GR',45),(1817,'ILS','KR',22),(1818,'ILS','TW',45),(1819,'ILS','PL',21),(1820,'ILS','ZM',50),(1821,'ILS','PR',50),(1822,'ILS','CI',50),(1823,'ILS','RO',41),(1824,'ILS','BH',24),(1825,'ILS','PA',50),(1826,'ILS','GH',50),(1827,'ILS','KH',50),(1828,'ILS','SN',50),(1829,'ILS','SA',24),(1830,'ILS','RU',52),(1831,'ILS','UG',50),(1832,'ILS','BR',21),(1833,'ILS','NI',50),(1834,'ILS','MG',50),(1835,'ILS','DO',50),(1836,'ILS','MX',22),(1837,'ILS','OM',24),(1838,'ILS','CM',50),(1839,'ILS','ZA',50),(1840,'ILS','CL',50),(1841,'ILS','KE',50),(1842,'ILS','NP',50),(1843,'ILS','PE',50),(1844,'ILS','UA',50),(1845,'ILS','MZ',50),(1846,'ILS','TZ',50),(1847,'ILS','AO',50),(1848,'ILS','JO',24),(1849,'ILS','ZW',50),(1850,'ILS','TR',41),(1851,'ILS','MU',50),(1852,'ILS','SV',50),(1853,'ILS','TH',22),(1854,'ILS','CO',50),(1855,'ILS','LK',50),(1856,'ILS','CR',50),(1857,'ILS','AR',24),(1858,'ILS','MA',24),(1859,'ILS','MY',50),(1860,'ILS','KZ',50),(1861,'ILS','DZ',24),(1862,'ILS','ID',24),(1863,'ILS','NG',50),(1864,'ILS','GT',50),(1865,'ILS','VN',21),(1866,'ILS','BY',50),(1867,'ILS','EG',24),(1868,'ILS','UY',50),(1869,'ILS','BD',50),(1870,'ILS','PK',50),(1871,'ILS','PH',50),(1872,'ILS','ET',50),(1873,'ILS','TN',24),(1874,'ILS','LB',24),(1875,'ILS','IN',21),(1876,'ILS','PY',50),(1877,'ILS','UZ',50),(1878,'ILS','EC',50),(1879,'ILS','MM',50),(1880,'ILS','GE',50),(1881,'INR','US',1250),(1882,'INR','CH',1125),(1883,'INR','AU',1125),(1884,'INR','GB',1458),(1885,'INR','DE',1458),(1886,'INR','DK',1166),(1887,'INR','AT',1000),(1888,'INR','NO',1000),(1889,'INR','CA',1166),(1890,'INR','NL',1166),(1891,'INR','SE',1166),(1892,'INR','IE',916),(1893,'INR','BE',916),(1894,'INR','FI',916),(1895,'INR','FR',1166),(1896,'INR','NZ',1000),(1897,'INR','HK',500),(1898,'INR','CZ',1000),(1899,'INR','SK',916),(1900,'INR','AE',1166),(1901,'INR','SG',1166),(1902,'INR','IL',1166),(1903,'INR','KW',541),(1904,'INR','IT',1125),(1905,'INR','JP',1458),(1906,'INR','ES',1125),(1907,'INR','VE',1125),(1908,'INR','HU',916),(1909,'INR','PT',1000),(1910,'INR','GR',1000),(1911,'INR','KR',500),(1912,'INR','TW',1000),(1913,'INR','PL',458),(1914,'INR','ZM',1125),(1915,'INR','PR',1125),(1916,'INR','CI',1125),(1917,'INR','RO',916),(1918,'INR','BH',541),(1919,'INR','PA',1125),(1920,'INR','GH',1125),(1921,'INR','KH',1125),(1922,'INR','SN',1125),(1923,'INR','SA',541),(1924,'INR','RU',1166),(1925,'INR','UG',1125),(1926,'INR','BR',458),(1927,'INR','NI',1125),(1928,'INR','MG',1125),(1929,'INR','DO',1125),(1930,'INR','MX',500),(1931,'INR','OM',541),(1932,'INR','CM',1125),(1933,'INR','ZA',1125),(1934,'INR','CL',1125),(1935,'INR','KE',1125),(1936,'INR','NP',1125),(1937,'INR','PE',1125),(1938,'INR','UA',1125),(1939,'INR','MZ',1125),(1940,'INR','TZ',1125),(1941,'INR','AO',1125),(1942,'INR','JO',541),(1943,'INR','ZW',1125),(1944,'INR','TR',916),(1945,'INR','MU',1125),(1946,'INR','SV',1125),(1947,'INR','TH',500),(1948,'INR','CO',1125),(1949,'INR','LK',1125),(1950,'INR','CR',1125),(1951,'INR','AR',541),(1952,'INR','MA',541),(1953,'INR','MY',1125),(1954,'INR','KZ',1125),(1955,'INR','DZ',541),(1956,'INR','ID',541),(1957,'INR','NG',1125),(1958,'INR','GT',1125),(1959,'INR','VN',458),(1960,'INR','BY',1125),(1961,'INR','EG',541),(1962,'INR','UY',1125),(1963,'INR','BD',1125),(1964,'INR','PK',1125),(1965,'INR','PH',1125),(1966,'INR','ET',1125),(1967,'INR','TN',541),(1968,'INR','LB',541),(1969,'INR','IN',458),(1970,'INR','PY',1125),(1971,'INR','UZ',1125),(1972,'INR','EC',1125),(1973,'INR','MM',1125),(1974,'INR','GE',1125),(1975,'JPY','US',2244),(1976,'JPY','CH',2020),(1977,'JPY','AU',2020),(1978,'JPY','GB',2618),(1979,'JPY','DE',2618),(1980,'JPY','DK',2095),(1981,'JPY','AT',1795),(1982,'JPY','NO',1795),(1983,'JPY','CA',2095),(1984,'JPY','NL',2095),(1985,'JPY','SE',2095),(1986,'JPY','IE',1646),(1987,'JPY','BE',1646),(1988,'JPY','FI',1646),(1989,'JPY','FR',2095),(1990,'JPY','NZ',1795),(1991,'JPY','HK',898),(1992,'JPY','CZ',1795),(1993,'JPY','SK',1646),(1994,'JPY','AE',2095),(1995,'JPY','SG',2095),(1996,'JPY','IL',2095),(1997,'JPY','KW',973),(1998,'JPY','IT',2020),(1999,'JPY','JP',2618),(2000,'JPY','ES',2020),(2001,'JPY','VE',2020),(2002,'JPY','HU',1646),(2003,'JPY','PT',1795),(2004,'JPY','GR',1795),(2005,'JPY','KR',898),(2006,'JPY','TW',1795),(2007,'JPY','PL',823),(2008,'JPY','ZM',2020),(2009,'JPY','PR',2020),(2010,'JPY','CI',2020),(2011,'JPY','RO',1646),(2012,'JPY','BH',973),(2013,'JPY','PA',2020),(2014,'JPY','GH',2020),(2015,'JPY','KH',2020),(2016,'JPY','SN',2020),(2017,'JPY','SA',973),(2018,'JPY','RU',2095),(2019,'JPY','UG',2020),(2020,'JPY','BR',823),(2021,'JPY','NI',2020),(2022,'JPY','MG',2020),(2023,'JPY','DO',2020),(2024,'JPY','MX',898),(2025,'JPY','OM',973),(2026,'JPY','CM',2020),(2027,'JPY','ZA',2020),(2028,'JPY','CL',2020),(2029,'JPY','KE',2020),(2030,'JPY','NP',2020),(2031,'JPY','PE',2020),(2032,'JPY','UA',2020),(2033,'JPY','MZ',2020),(2034,'JPY','TZ',2020),(2035,'JPY','AO',2020),(2036,'JPY','JO',973),(2037,'JPY','ZW',2020),(2038,'JPY','TR',1646),(2039,'JPY','MU',2020),(2040,'JPY','SV',2020),(2041,'JPY','TH',898),(2042,'JPY','CO',2020),(2043,'JPY','LK',2020),(2044,'JPY','CR',2020),(2045,'JPY','AR',973),(2046,'JPY','MA',973),(2047,'JPY','MY',2020),(2048,'JPY','KZ',2020),(2049,'JPY','DZ',973),(2050,'JPY','ID',973),(2051,'JPY','NG',2020),(2052,'JPY','GT',2020),(2053,'JPY','VN',823),(2054,'JPY','BY',2020),(2055,'JPY','EG',973),(2056,'JPY','UY',2020),(2057,'JPY','BD',2020),(2058,'JPY','PK',2020),(2059,'JPY','PH',2020),(2060,'JPY','ET',2020),(2061,'JPY','TN',973),(2062,'JPY','LB',973),(2063,'JPY','IN',823),(2064,'JPY','PY',2020),(2065,'JPY','UZ',2020),(2066,'JPY','EC',2020),(2067,'JPY','MM',2020),(2068,'JPY','GE',2020),(2069,'KRW','US',19538),(2070,'KRW','CH',17584),(2071,'KRW','AU',17584),(2072,'KRW','GB',22794),(2073,'KRW','DE',22794),(2074,'KRW','DK',18235),(2075,'KRW','AT',15630),(2076,'KRW','NO',15630),(2077,'KRW','CA',18235),(2078,'KRW','NL',18235),(2079,'KRW','SE',18235),(2080,'KRW','IE',14328),(2081,'KRW','BE',14328),(2082,'KRW','FI',14328),(2083,'KRW','FR',18235),(2084,'KRW','NZ',15630),(2085,'KRW','HK',7815),(2086,'KRW','CZ',15630),(2087,'KRW','SK',14328),(2088,'KRW','AE',18235),(2089,'KRW','SG',18235),(2090,'KRW','IL',18235),(2091,'KRW','KW',8466),(2092,'KRW','IT',17584),(2093,'KRW','JP',22794),(2094,'KRW','ES',17584),(2095,'KRW','VE',17584),(2096,'KRW','HU',14328),(2097,'KRW','PT',15630),(2098,'KRW','GR',15630),(2099,'KRW','KR',7815),(2100,'KRW','TW',15630),(2101,'KRW','PL',7164),(2102,'KRW','ZM',17584),(2103,'KRW','PR',17584),(2104,'KRW','CI',17584),(2105,'KRW','RO',14328),(2106,'KRW','BH',8466),(2107,'KRW','PA',17584),(2108,'KRW','GH',17584),(2109,'KRW','KH',17584),(2110,'KRW','SN',17584),(2111,'KRW','SA',8466),(2112,'KRW','RU',18235),(2113,'KRW','UG',17584),(2114,'KRW','BR',7164),(2115,'KRW','NI',17584),(2116,'KRW','MG',17584),(2117,'KRW','DO',17584),(2118,'KRW','MX',7815),(2119,'KRW','OM',8466),(2120,'KRW','CM',17584),(2121,'KRW','ZA',17584),(2122,'KRW','CL',17584),(2123,'KRW','KE',17584),(2124,'KRW','NP',17584),(2125,'KRW','PE',17584),(2126,'KRW','UA',17584),(2127,'KRW','MZ',17584),(2128,'KRW','TZ',17584),(2129,'KRW','AO',17584),(2130,'KRW','JO',8466),(2131,'KRW','ZW',17584),(2132,'KRW','TR',14328),(2133,'KRW','MU',17584),(2134,'KRW','SV',17584),(2135,'KRW','TH',7815),(2136,'KRW','CO',17584),(2137,'KRW','LK',17584),(2138,'KRW','CR',17584),(2139,'KRW','AR',8466),(2140,'KRW','MA',8466),(2141,'KRW','MY',17584),(2142,'KRW','KZ',17584),(2143,'KRW','DZ',8466),(2144,'KRW','ID',8466),(2145,'KRW','NG',17584),(2146,'KRW','GT',17584),(2147,'KRW','VN',7164),(2148,'KRW','BY',17584),(2149,'KRW','EG',8466),(2150,'KRW','UY',17584),(2151,'KRW','BD',17584),(2152,'KRW','PK',17584),(2153,'KRW','PH',17584),(2154,'KRW','ET',17584),(2155,'KRW','TN',8466),(2156,'KRW','LB',8466),(2157,'KRW','IN',7164),(2158,'KRW','PY',17584),(2159,'KRW','UZ',17584),(2160,'KRW','EC',17584),(2161,'KRW','MM',17584),(2162,'KRW','GE',17584),(2163,'MAD','US',152),(2164,'MAD','CH',137),(2165,'MAD','AU',137),(2166,'MAD','GB',177),(2167,'MAD','DE',177),(2168,'MAD','DK',142),(2169,'MAD','AT',122),(2170,'MAD','NO',122),(2171,'MAD','CA',142),(2172,'MAD','NL',142),(2173,'MAD','SE',142),(2174,'MAD','IE',111),(2175,'MAD','BE',111),(2176,'MAD','FI',111),(2177,'MAD','FR',142),(2178,'MAD','NZ',122),(2179,'MAD','HK',61),(2180,'MAD','CZ',122),(2181,'MAD','SK',111),(2182,'MAD','AE',142),(2183,'MAD','SG',142),(2184,'MAD','IL',142),(2185,'MAD','KW',66),(2186,'MAD','IT',137),(2187,'MAD','JP',177),(2188,'MAD','ES',137),(2189,'MAD','VE',137),(2190,'MAD','HU',111),(2191,'MAD','PT',122),(2192,'MAD','GR',122),(2193,'MAD','KR',61),(2194,'MAD','TW',122),(2195,'MAD','PL',56),(2196,'MAD','ZM',137),(2197,'MAD','PR',137),(2198,'MAD','CI',137),(2199,'MAD','RO',111),(2200,'MAD','BH',66),(2201,'MAD','PA',137),(2202,'MAD','GH',137),(2203,'MAD','KH',137),(2204,'MAD','SN',137),(2205,'MAD','SA',66),(2206,'MAD','RU',142),(2207,'MAD','UG',137),(2208,'MAD','BR',56),(2209,'MAD','NI',137),(2210,'MAD','MG',137),(2211,'MAD','DO',137),(2212,'MAD','MX',61),(2213,'MAD','OM',66),(2214,'MAD','CM',137),(2215,'MAD','ZA',137),(2216,'MAD','CL',137),(2217,'MAD','KE',137),(2218,'MAD','NP',137),(2219,'MAD','PE',137),(2220,'MAD','UA',137),(2221,'MAD','MZ',137),(2222,'MAD','TZ',137),(2223,'MAD','AO',137),(2224,'MAD','JO',66),(2225,'MAD','ZW',137),(2226,'MAD','TR',111),(2227,'MAD','MU',137),(2228,'MAD','SV',137),(2229,'MAD','TH',61),(2230,'MAD','CO',137),(2231,'MAD','LK',137),(2232,'MAD','CR',137),(2233,'MAD','AR',66),(2234,'MAD','MA',66),(2235,'MAD','MY',137),(2236,'MAD','KZ',137),(2237,'MAD','DZ',66),(2238,'MAD','ID',66),(2239,'MAD','NG',137),(2240,'MAD','GT',137),(2241,'MAD','VN',56),(2242,'MAD','BY',137),(2243,'MAD','EG',66),(2244,'MAD','UY',137),(2245,'MAD','BD',137),(2246,'MAD','PK',137),(2247,'MAD','PH',137),(2248,'MAD','ET',137),(2249,'MAD','TN',66),(2250,'MAD','LB',66),(2251,'MAD','IN',56),(2252,'MAD','PY',137),(2253,'MAD','UZ',137),(2254,'MAD','EC',137),(2255,'MAD','MM',137),(2256,'MAD','GE',137),(2257,'MXN','US',258),(2258,'MXN','CH',232),(2259,'MXN','AU',232),(2260,'MXN','GB',301),(2261,'MXN','DE',301),(2262,'MXN','DK',241),(2263,'MXN','AT',206),(2264,'MXN','NO',206),(2265,'MXN','CA',241),(2266,'MXN','NL',241),(2267,'MXN','SE',241),(2268,'MXN','IE',189),(2269,'MXN','BE',189),(2270,'MXN','FI',189),(2271,'MXN','FR',241),(2272,'MXN','NZ',206),(2273,'MXN','HK',103),(2274,'MXN','CZ',206),(2275,'MXN','SK',189),(2276,'MXN','AE',241),(2277,'MXN','SG',241),(2278,'MXN','IL',241),(2279,'MXN','KW',112),(2280,'MXN','IT',232),(2281,'MXN','JP',301),(2282,'MXN','ES',232),(2283,'MXN','VE',232),(2284,'MXN','HU',189),(2285,'MXN','PT',206),(2286,'MXN','GR',206),(2287,'MXN','KR',103),(2288,'MXN','TW',206),(2289,'MXN','PL',95),(2290,'MXN','ZM',232),(2291,'MXN','PR',232),(2292,'MXN','CI',232),(2293,'MXN','RO',189),(2294,'MXN','BH',112),(2295,'MXN','PA',232),(2296,'MXN','GH',232),(2297,'MXN','KH',232),(2298,'MXN','SN',232),(2299,'MXN','SA',112),(2300,'MXN','RU',241),(2301,'MXN','UG',232),(2302,'MXN','BR',95),(2303,'MXN','NI',232),(2304,'MXN','MG',232),(2305,'MXN','DO',232),(2306,'MXN','MX',103),(2307,'MXN','OM',112),(2308,'MXN','CM',232),(2309,'MXN','ZA',232),(2310,'MXN','CL',232),(2311,'MXN','KE',232),(2312,'MXN','NP',232),(2313,'MXN','PE',232),(2314,'MXN','UA',232),(2315,'MXN','MZ',232),(2316,'MXN','TZ',232),(2317,'MXN','AO',232),(2318,'MXN','JO',112),(2319,'MXN','ZW',232),(2320,'MXN','TR',189),(2321,'MXN','MU',232),(2322,'MXN','SV',232),(2323,'MXN','TH',103),(2324,'MXN','CO',232),(2325,'MXN','LK',232),(2326,'MXN','CR',232),(2327,'MXN','AR',112),(2328,'MXN','MA',112),(2329,'MXN','MY',232),(2330,'MXN','KZ',232),(2331,'MXN','DZ',112),(2332,'MXN','ID',112),(2333,'MXN','NG',232),(2334,'MXN','GT',232),(2335,'MXN','VN',95),(2336,'MXN','BY',232),(2337,'MXN','EG',112),(2338,'MXN','UY',232),(2339,'MXN','BD',232),(2340,'MXN','PK',232),(2341,'MXN','PH',232),(2342,'MXN','ET',232),(2343,'MXN','TN',112),(2344,'MXN','LB',112),(2345,'MXN','IN',95),(2346,'MXN','PY',232),(2347,'MXN','UZ',232),(2348,'MXN','EC',232),(2349,'MXN','MM',232),(2350,'MXN','GE',232),(2351,'MYR','US',70),(2352,'MYR','CH',63),(2353,'MYR','AU',63),(2354,'MYR','GB',82),(2355,'MYR','DE',82),(2356,'MYR','DK',65),(2357,'MYR','AT',56),(2358,'MYR','NO',56),(2359,'MYR','CA',65),(2360,'MYR','NL',65),(2361,'MYR','SE',65),(2362,'MYR','IE',51),(2363,'MYR','BE',51),(2364,'MYR','FI',51),(2365,'MYR','FR',65),(2366,'MYR','NZ',56),(2367,'MYR','HK',28),(2368,'MYR','CZ',56),(2369,'MYR','SK',51),(2370,'MYR','AE',65),(2371,'MYR','SG',65),(2372,'MYR','IL',65),(2373,'MYR','KW',30),(2374,'MYR','IT',63),(2375,'MYR','JP',82),(2376,'MYR','ES',63),(2377,'MYR','VE',63),(2378,'MYR','HU',51),(2379,'MYR','PT',56),(2380,'MYR','GR',56),(2381,'MYR','KR',28),(2382,'MYR','TW',56),(2383,'MYR','PL',26),(2384,'MYR','ZM',63),(2385,'MYR','PR',63),(2386,'MYR','CI',63),(2387,'MYR','RO',51),(2388,'MYR','BH',30),(2389,'MYR','PA',63),(2390,'MYR','GH',63),(2391,'MYR','KH',63),(2392,'MYR','SN',63),(2393,'MYR','SA',30),(2394,'MYR','RU',65),(2395,'MYR','UG',63),(2396,'MYR','BR',26),(2397,'MYR','NI',63),(2398,'MYR','MG',63),(2399,'MYR','DO',63),(2400,'MYR','MX',28),(2401,'MYR','OM',30),(2402,'MYR','CM',63),(2403,'MYR','ZA',63),(2404,'MYR','CL',63),(2405,'MYR','KE',63),(2406,'MYR','NP',63),(2407,'MYR','PE',63),(2408,'MYR','UA',63),(2409,'MYR','MZ',63),(2410,'MYR','TZ',63),(2411,'MYR','AO',63),(2412,'MYR','JO',30),(2413,'MYR','ZW',63),(2414,'MYR','TR',51),(2415,'MYR','MU',63),(2416,'MYR','SV',63),(2417,'MYR','TH',28),(2418,'MYR','CO',63),(2419,'MYR','LK',63),(2420,'MYR','CR',63),(2421,'MYR','AR',30),(2422,'MYR','MA',30),(2423,'MYR','MY',63),(2424,'MYR','KZ',63),(2425,'MYR','DZ',30),(2426,'MYR','ID',30),(2427,'MYR','NG',63),(2428,'MYR','GT',63),(2429,'MYR','VN',26),(2430,'MYR','BY',63),(2431,'MYR','EG',30),(2432,'MYR','UY',63),(2433,'MYR','BD',63),(2434,'MYR','PK',63),(2435,'MYR','PH',63),(2436,'MYR','ET',63),(2437,'MYR','TN',30),(2438,'MYR','LB',30),(2439,'MYR','IN',26),(2440,'MYR','PY',63),(2441,'MYR','UZ',63),(2442,'MYR','EC',63),(2443,'MYR','MM',63),(2444,'MYR','GE',63),(2445,'NGN','US',12242),(2446,'NGN','CH',11017),(2447,'NGN','AU',11017),(2448,'NGN','GB',14282),(2449,'NGN','DE',14282),(2450,'NGN','DK',11426),(2451,'NGN','AT',9793),(2452,'NGN','NO',9793),(2453,'NGN','CA',11426),(2454,'NGN','NL',11426),(2455,'NGN','SE',11426),(2456,'NGN','IE',8977),(2457,'NGN','BE',8977),(2458,'NGN','FI',8977),(2459,'NGN','FR',11426),(2460,'NGN','NZ',9793),(2461,'NGN','HK',4897),(2462,'NGN','CZ',9793),(2463,'NGN','SK',8977),(2464,'NGN','AE',11426),(2465,'NGN','SG',11426),(2466,'NGN','IL',11426),(2467,'NGN','KW',5305),(2468,'NGN','IT',11017),(2469,'NGN','JP',14282),(2470,'NGN','ES',11017),(2471,'NGN','VE',11017),(2472,'NGN','HU',8977),(2473,'NGN','PT',9793),(2474,'NGN','GR',9793),(2475,'NGN','KR',4897),(2476,'NGN','TW',9793),(2477,'NGN','PL',4489),(2478,'NGN','ZM',11017),(2479,'NGN','PR',11017),(2480,'NGN','CI',11017),(2481,'NGN','RO',8977),(2482,'NGN','BH',5305),(2483,'NGN','PA',11017),(2484,'NGN','GH',11017),(2485,'NGN','KH',11017),(2486,'NGN','SN',11017),(2487,'NGN','SA',5305),(2488,'NGN','RU',11426),(2489,'NGN','UG',11017),(2490,'NGN','BR',4489),(2491,'NGN','NI',11017),(2492,'NGN','MG',11017),(2493,'NGN','DO',11017),(2494,'NGN','MX',4897),(2495,'NGN','OM',5305),(2496,'NGN','CM',11017),(2497,'NGN','ZA',11017),(2498,'NGN','CL',11017),(2499,'NGN','KE',11017),(2500,'NGN','NP',11017),(2501,'NGN','PE',11017),(2502,'NGN','UA',11017),(2503,'NGN','MZ',11017),(2504,'NGN','TZ',11017),(2505,'NGN','AO',11017),(2506,'NGN','JO',5305),(2507,'NGN','ZW',11017),(2508,'NGN','TR',8977),(2509,'NGN','MU',11017),(2510,'NGN','SV',11017),(2511,'NGN','TH',4897),(2512,'NGN','CO',11017),(2513,'NGN','LK',11017),(2514,'NGN','CR',11017),(2515,'NGN','AR',5305),(2516,'NGN','MA',5305),(2517,'NGN','MY',11017),(2518,'NGN','KZ',11017),(2519,'NGN','DZ',5305),(2520,'NGN','ID',5305),(2521,'NGN','NG',11017),(2522,'NGN','GT',11017),(2523,'NGN','VN',4489),(2524,'NGN','BY',11017),(2525,'NGN','EG',5305),(2526,'NGN','UY',11017),(2527,'NGN','BD',11017),(2528,'NGN','PK',11017),(2529,'NGN','PH',11017),(2530,'NGN','ET',11017),(2531,'NGN','TN',5305),(2532,'NGN','LB',5305),(2533,'NGN','IN',4489),(2534,'NGN','PY',11017),(2535,'NGN','UZ',11017),(2536,'NGN','EC',11017),(2537,'NGN','MM',11017),(2538,'NGN','GE',11017),(2539,'NOK','US',161),(2540,'NOK','CH',145),(2541,'NOK','AU',145),(2542,'NOK','GB',188),(2543,'NOK','DE',188),(2544,'NOK','DK',151),(2545,'NOK','AT',129),(2546,'NOK','NO',129),(2547,'NOK','CA',151),(2548,'NOK','NL',151),(2549,'NOK','SE',151),(2550,'NOK','IE',118),(2551,'NOK','BE',118),(2552,'NOK','FI',118),(2553,'NOK','FR',151),(2554,'NOK','NZ',129),(2555,'NOK','HK',65),(2556,'NOK','CZ',129),(2557,'NOK','SK',118),(2558,'NOK','AE',151),(2559,'NOK','SG',151),(2560,'NOK','IL',151),(2561,'NOK','KW',70),(2562,'NOK','IT',145),(2563,'NOK','JP',188),(2564,'NOK','ES',145),(2565,'NOK','VE',145),(2566,'NOK','HU',118),(2567,'NOK','PT',129),(2568,'NOK','GR',129),(2569,'NOK','KR',65),(2570,'NOK','TW',129),(2571,'NOK','PL',59),(2572,'NOK','ZM',145),(2573,'NOK','PR',145),(2574,'NOK','CI',145),(2575,'NOK','RO',118),(2576,'NOK','BH',70),(2577,'NOK','PA',145),(2578,'NOK','GH',145),(2579,'NOK','KH',145),(2580,'NOK','SN',145),(2581,'NOK','SA',70),(2582,'NOK','RU',151),(2583,'NOK','UG',145),(2584,'NOK','BR',59),(2585,'NOK','NI',145),(2586,'NOK','MG',145),(2587,'NOK','DO',145),(2588,'NOK','MX',65),(2589,'NOK','OM',70),(2590,'NOK','CM',145),(2591,'NOK','ZA',145),(2592,'NOK','CL',145),(2593,'NOK','KE',145),(2594,'NOK','NP',145),(2595,'NOK','PE',145),(2596,'NOK','UA',145),(2597,'NOK','MZ',145),(2598,'NOK','TZ',145),(2599,'NOK','AO',145),(2600,'NOK','JO',70),(2601,'NOK','ZW',145),(2602,'NOK','TR',118),(2603,'NOK','MU',145),(2604,'NOK','SV',145),(2605,'NOK','TH',65),(2606,'NOK','CO',145),(2607,'NOK','LK',145),(2608,'NOK','CR',145),(2609,'NOK','AR',70),(2610,'NOK','MA',70),(2611,'NOK','MY',145),(2612,'NOK','KZ',145),(2613,'NOK','DZ',70),(2614,'NOK','ID',70),(2615,'NOK','NG',145),(2616,'NOK','GT',145),(2617,'NOK','VN',59),(2618,'NOK','BY',145),(2619,'NOK','EG',70),(2620,'NOK','UY',145),(2621,'NOK','BD',145),(2622,'NOK','PK',145),(2623,'NOK','PH',145),(2624,'NOK','ET',145),(2625,'NOK','TN',70),(2626,'NOK','LB',70),(2627,'NOK','IN',59),(2628,'NOK','PY',145),(2629,'NOK','UZ',145),(2630,'NOK','EC',145),(2631,'NOK','MM',145),(2632,'NOK','GE',145),(2633,'PEN','US',56),(2634,'PEN','CH',50),(2635,'PEN','AU',50),(2636,'PEN','GB',65),(2637,'PEN','DE',65),(2638,'PEN','DK',52),(2639,'PEN','AT',45),(2640,'PEN','NO',45),(2641,'PEN','CA',52),(2642,'PEN','NL',52),(2643,'PEN','SE',52),(2644,'PEN','IE',41),(2645,'PEN','BE',41),(2646,'PEN','FI',41),(2647,'PEN','FR',52),(2648,'PEN','NZ',45),(2649,'PEN','HK',22),(2650,'PEN','CZ',45),(2651,'PEN','SK',41),(2652,'PEN','AE',52),(2653,'PEN','SG',52),(2654,'PEN','IL',52),(2655,'PEN','KW',24),(2656,'PEN','IT',50),(2657,'PEN','JP',65),(2658,'PEN','ES',50),(2659,'PEN','VE',50),(2660,'PEN','HU',41),(2661,'PEN','PT',45),(2662,'PEN','GR',45),(2663,'PEN','KR',22),(2664,'PEN','TW',45),(2665,'PEN','PL',21),(2666,'PEN','ZM',50),(2667,'PEN','PR',50),(2668,'PEN','CI',50),(2669,'PEN','RO',41),(2670,'PEN','BH',24),(2671,'PEN','PA',50),(2672,'PEN','GH',50),(2673,'PEN','KH',50),(2674,'PEN','SN',50),(2675,'PEN','SA',24),(2676,'PEN','RU',52),(2677,'PEN','UG',50),(2678,'PEN','BR',21),(2679,'PEN','NI',50),(2680,'PEN','MG',50),(2681,'PEN','DO',50),(2682,'PEN','MX',22),(2683,'PEN','OM',24),(2684,'PEN','CM',50),(2685,'PEN','ZA',50),(2686,'PEN','CL',50),(2687,'PEN','KE',50),(2688,'PEN','NP',50),(2689,'PEN','PE',50),(2690,'PEN','UA',50),(2691,'PEN','MZ',50),(2692,'PEN','TZ',50),(2693,'PEN','AO',50),(2694,'PEN','JO',24),(2695,'PEN','ZW',50),(2696,'PEN','TR',41),(2697,'PEN','MU',50),(2698,'PEN','SV',50),(2699,'PEN','TH',22),(2700,'PEN','CO',50),(2701,'PEN','LK',50),(2702,'PEN','CR',50),(2703,'PEN','AR',24),(2704,'PEN','MA',24),(2705,'PEN','MY',50),(2706,'PEN','KZ',50),(2707,'PEN','DZ',24),(2708,'PEN','ID',24),(2709,'PEN','NG',50),(2710,'PEN','GT',50),(2711,'PEN','VN',21),(2712,'PEN','BY',50),(2713,'PEN','EG',24),(2714,'PEN','UY',50),(2715,'PEN','BD',50),(2716,'PEN','PK',50),(2717,'PEN','PH',50),(2718,'PEN','ET',50),(2719,'PEN','TN',24),(2720,'PEN','LB',24),(2721,'PEN','IN',21),(2722,'PEN','PY',50),(2723,'PEN','UZ',50),(2724,'PEN','EC',50),(2725,'PEN','MM',50),(2726,'PEN','GE',50),(2727,'PHP','US',832),(2728,'PHP','CH',749),(2729,'PHP','AU',749),(2730,'PHP','GB',971),(2731,'PHP','DE',971),(2732,'PHP','DK',777),(2733,'PHP','AT',666),(2734,'PHP','NO',666),(2735,'PHP','CA',777),(2736,'PHP','NL',777),(2737,'PHP','SE',777),(2738,'PHP','IE',610),(2739,'PHP','BE',610),(2740,'PHP','FI',610),(2741,'PHP','FR',777),(2742,'PHP','NZ',666),(2743,'PHP','HK',333),(2744,'PHP','CZ',666),(2745,'PHP','SK',610),(2746,'PHP','AE',777),(2747,'PHP','SG',777),(2748,'PHP','IL',777),(2749,'PHP','KW',361),(2750,'PHP','IT',749),(2751,'PHP','JP',971),(2752,'PHP','ES',749),(2753,'PHP','VE',749),(2754,'PHP','HU',610),(2755,'PHP','PT',666),(2756,'PHP','GR',666),(2757,'PHP','KR',333),(2758,'PHP','TW',666),(2759,'PHP','PL',305),(2760,'PHP','ZM',749),(2761,'PHP','PR',749),(2762,'PHP','CI',749),(2763,'PHP','RO',610),(2764,'PHP','BH',361),(2765,'PHP','PA',749),(2766,'PHP','GH',749),(2767,'PHP','KH',749),(2768,'PHP','SN',749),(2769,'PHP','SA',361),(2770,'PHP','RU',777),(2771,'PHP','UG',749),(2772,'PHP','BR',305),(2773,'PHP','NI',749),(2774,'PHP','MG',749),(2775,'PHP','DO',749),(2776,'PHP','MX',333),(2777,'PHP','OM',361),(2778,'PHP','CM',749),(2779,'PHP','ZA',749),(2780,'PHP','CL',749),(2781,'PHP','KE',749),(2782,'PHP','NP',749),(2783,'PHP','PE',749),(2784,'PHP','UA',749),(2785,'PHP','MZ',749),(2786,'PHP','TZ',749),(2787,'PHP','AO',749),(2788,'PHP','JO',361),(2789,'PHP','ZW',749),(2790,'PHP','TR',610),(2791,'PHP','MU',749),(2792,'PHP','SV',749),(2793,'PHP','TH',333),(2794,'PHP','CO',749),(2795,'PHP','LK',749),(2796,'PHP','CR',749),(2797,'PHP','AR',361),(2798,'PHP','MA',361),(2799,'PHP','MY',749),(2800,'PHP','KZ',749),(2801,'PHP','DZ',361),(2802,'PHP','ID',361),(2803,'PHP','NG',749),(2804,'PHP','GT',749),(2805,'PHP','VN',305),(2806,'PHP','BY',749),(2807,'PHP','EG',361),(2808,'PHP','UY',749),(2809,'PHP','BD',749),(2810,'PHP','PK',749),(2811,'PHP','PH',749),(2812,'PHP','ET',749),(2813,'PHP','TN',361),(2814,'PHP','LB',361),(2815,'PHP','IN',305),(2816,'PHP','PY',749),(2817,'PHP','UZ',749),(2818,'PHP','EC',749),(2819,'PHP','MM',749),(2820,'PHP','GE',749),(2821,'PKR','US',4272),(2822,'PKR','CH',3845),(2823,'PKR','AU',3845),(2824,'PKR','GB',4984),(2825,'PKR','DE',4984),(2826,'PKR','DK',3987),(2827,'PKR','AT',3418),(2828,'PKR','NO',3418),(2829,'PKR','CA',3987),(2830,'PKR','NL',3987),(2831,'PKR','SE',3987),(2832,'PKR','IE',3133),(2833,'PKR','BE',3133),(2834,'PKR','FI',3133),(2835,'PKR','FR',3987),(2836,'PKR','NZ',3418),(2837,'PKR','HK',1709),(2838,'PKR','CZ',3418),(2839,'PKR','SK',3133),(2840,'PKR','AE',3987),(2841,'PKR','SG',3987),(2842,'PKR','IL',3987),(2843,'PKR','KW',1851),(2844,'PKR','IT',3845),(2845,'PKR','JP',4984),(2846,'PKR','ES',3845),(2847,'PKR','VE',3845),(2848,'PKR','HU',3133),(2849,'PKR','PT',3418),(2850,'PKR','GR',3418),(2851,'PKR','KR',1709),(2852,'PKR','TW',3418),(2853,'PKR','PL',1566),(2854,'PKR','ZM',3845),(2855,'PKR','PR',3845),(2856,'PKR','CI',3845),(2857,'PKR','RO',3133),(2858,'PKR','BH',1851),(2859,'PKR','PA',3845),(2860,'PKR','GH',3845),(2861,'PKR','KH',3845),(2862,'PKR','SN',3845),(2863,'PKR','SA',1851),(2864,'PKR','RU',3987),(2865,'PKR','UG',3845),(2866,'PKR','BR',1566),(2867,'PKR','NI',3845),(2868,'PKR','MG',3845),(2869,'PKR','DO',3845),(2870,'PKR','MX',1709),(2871,'PKR','OM',1851),(2872,'PKR','CM',3845),(2873,'PKR','ZA',3845),(2874,'PKR','CL',3845),(2875,'PKR','KE',3845),(2876,'PKR','NP',3845),(2877,'PKR','PE',3845),(2878,'PKR','UA',3845),(2879,'PKR','MZ',3845),(2880,'PKR','TZ',3845),(2881,'PKR','AO',3845),(2882,'PKR','JO',1851),(2883,'PKR','ZW',3845),(2884,'PKR','TR',3133),(2885,'PKR','MU',3845),(2886,'PKR','SV',3845),(2887,'PKR','TH',1709),(2888,'PKR','CO',3845),(2889,'PKR','LK',3845),(2890,'PKR','CR',3845),(2891,'PKR','AR',1851),(2892,'PKR','MA',1851),(2893,'PKR','MY',3845),(2894,'PKR','KZ',3845),(2895,'PKR','DZ',1851),(2896,'PKR','ID',1851),(2897,'PKR','NG',3845),(2898,'PKR','GT',3845),(2899,'PKR','VN',1566),(2900,'PKR','BY',3845),(2901,'PKR','EG',1851),(2902,'PKR','UY',3845),(2903,'PKR','BD',3845),(2904,'PKR','PK',3845),(2905,'PKR','PH',3845),(2906,'PKR','ET',3845),(2907,'PKR','TN',1851),(2908,'PKR','LB',1851),(2909,'PKR','IN',1566),(2910,'PKR','PY',3845),(2911,'PKR','UZ',3845),(2912,'PKR','EC',3845),(2913,'PKR','MM',3845),(2914,'PKR','GE',3845),(2915,'PLN','US',60),(2916,'PLN','CH',54),(2917,'PLN','AU',54),(2918,'PLN','GB',70),(2919,'PLN','DE',70),(2920,'PLN','DK',56),(2921,'PLN','AT',48),(2922,'PLN','NO',48),(2923,'PLN','CA',56),(2924,'PLN','NL',56),(2925,'PLN','SE',56),(2926,'PLN','IE',44),(2927,'PLN','BE',44),(2928,'PLN','FI',44),(2929,'PLN','FR',56),(2930,'PLN','NZ',48),(2931,'PLN','HK',24),(2932,'PLN','CZ',48),(2933,'PLN','SK',44),(2934,'PLN','AE',56),(2935,'PLN','SG',56),(2936,'PLN','IL',56),(2937,'PLN','KW',26),(2938,'PLN','IT',54),(2939,'PLN','JP',70),(2940,'PLN','ES',54),(2941,'PLN','VE',54),(2942,'PLN','HU',44),(2943,'PLN','PT',48),(2944,'PLN','GR',48),(2945,'PLN','KR',24),(2946,'PLN','TW',48),(2947,'PLN','PL',22),(2948,'PLN','ZM',54),(2949,'PLN','PR',54),(2950,'PLN','CI',54),(2951,'PLN','RO',44),(2952,'PLN','BH',26),(2953,'PLN','PA',54),(2954,'PLN','GH',54),(2955,'PLN','KH',54),(2956,'PLN','SN',54),(2957,'PLN','SA',26),(2958,'PLN','RU',56),(2959,'PLN','UG',54),(2960,'PLN','BR',22),(2961,'PLN','NI',54),(2962,'PLN','MG',54),(2963,'PLN','DO',54),(2964,'PLN','MX',24),(2965,'PLN','OM',26),(2966,'PLN','CM',54),(2967,'PLN','ZA',54),(2968,'PLN','CL',54),(2969,'PLN','KE',54),(2970,'PLN','NP',54),(2971,'PLN','PE',54),(2972,'PLN','UA',54),(2973,'PLN','MZ',54),(2974,'PLN','TZ',54),(2975,'PLN','AO',54),(2976,'PLN','JO',26),(2977,'PLN','ZW',54),(2978,'PLN','TR',44),(2979,'PLN','MU',54),(2980,'PLN','SV',54),(2981,'PLN','TH',24),(2982,'PLN','CO',54),(2983,'PLN','LK',54),(2984,'PLN','CR',54),(2985,'PLN','AR',26),(2986,'PLN','MA',26),(2987,'PLN','MY',54),(2988,'PLN','KZ',54),(2989,'PLN','DZ',26),(2990,'PLN','ID',26),(2991,'PLN','NG',54),(2992,'PLN','GT',54),(2993,'PLN','VN',22),(2994,'PLN','BY',54),(2995,'PLN','EG',26),(2996,'PLN','UY',54),(2997,'PLN','BD',54),(2998,'PLN','PK',54),(2999,'PLN','PH',54),(3000,'PLN','ET',54),(3001,'PLN','TN',26),(3002,'PLN','LB',26),(3003,'PLN','IN',22),(3004,'PLN','PY',54),(3005,'PLN','UZ',54),(3006,'PLN','EC',54),(3007,'PLN','MM',54),(3008,'PLN','GE',54),(3009,'RON','US',69),(3010,'RON','CH',62),(3011,'RON','AU',62),(3012,'RON','GB',80),(3013,'RON','DE',80),(3014,'RON','DK',64),(3015,'RON','AT',55),(3016,'RON','NO',55),(3017,'RON','CA',64),(3018,'RON','NL',64),(3019,'RON','SE',64),(3020,'RON','IE',50),(3021,'RON','BE',50),(3022,'RON','FI',50),(3023,'RON','FR',64),(3024,'RON','NZ',55),(3025,'RON','HK',27),(3026,'RON','CZ',55),(3027,'RON','SK',50),(3028,'RON','AE',64),(3029,'RON','SG',64),(3030,'RON','IL',64),(3031,'RON','KW',30),(3032,'RON','IT',62),(3033,'RON','JP',80),(3034,'RON','ES',62),(3035,'RON','VE',62),(3036,'RON','HU',50),(3037,'RON','PT',55),(3038,'RON','GR',55),(3039,'RON','KR',27),(3040,'RON','TW',55),(3041,'RON','PL',25),(3042,'RON','ZM',62),(3043,'RON','PR',62),(3044,'RON','CI',62),(3045,'RON','RO',50),(3046,'RON','BH',30),(3047,'RON','PA',62),(3048,'RON','GH',62),(3049,'RON','KH',62),(3050,'RON','SN',62),(3051,'RON','SA',30),(3052,'RON','RU',64),(3053,'RON','UG',62),(3054,'RON','BR',25),(3055,'RON','NI',62),(3056,'RON','MG',62),(3057,'RON','DO',62),(3058,'RON','MX',27),(3059,'RON','OM',30),(3060,'RON','CM',62),(3061,'RON','ZA',62),(3062,'RON','CL',62),(3063,'RON','KE',62),(3064,'RON','NP',62),(3065,'RON','PE',62),(3066,'RON','UA',62),(3067,'RON','MZ',62),(3068,'RON','TZ',62),(3069,'RON','AO',62),(3070,'RON','JO',30),(3071,'RON','ZW',62),(3072,'RON','TR',50),(3073,'RON','MU',62),(3074,'RON','SV',62),(3075,'RON','TH',27),(3076,'RON','CO',62),(3077,'RON','LK',62),(3078,'RON','CR',62),(3079,'RON','AR',30),(3080,'RON','MA',30),(3081,'RON','MY',62),(3082,'RON','KZ',62),(3083,'RON','DZ',30),(3084,'RON','ID',30),(3085,'RON','NG',62),(3086,'RON','GT',62),(3087,'RON','VN',25),(3088,'RON','BY',62),(3089,'RON','EG',30),(3090,'RON','UY',62),(3091,'RON','BD',62),(3092,'RON','PK',62),(3093,'RON','PH',62),(3094,'RON','ET',62),(3095,'RON','TN',30),(3096,'RON','LB',30),(3097,'RON','IN',25),(3098,'RON','PY',62),(3099,'RON','UZ',62),(3100,'RON','EC',62),(3101,'RON','MM',62),(3102,'RON','GE',62),(3103,'RSD','US',1612),(3104,'RSD','CH',1451),(3105,'RSD','AU',1451),(3106,'RSD','GB',1880),(3107,'RSD','DE',1880),(3108,'RSD','DK',1504),(3109,'RSD','AT',1289),(3110,'RSD','NO',1289),(3111,'RSD','CA',1504),(3112,'RSD','NL',1504),(3113,'RSD','SE',1504),(3114,'RSD','IE',1182),(3115,'RSD','BE',1182),(3116,'RSD','FI',1182),(3117,'RSD','FR',1504),(3118,'RSD','NZ',1289),(3119,'RSD','HK',645),(3120,'RSD','CZ',1289),(3121,'RSD','SK',1182),(3122,'RSD','AE',1504),(3123,'RSD','SG',1504),(3124,'RSD','IL',1504),(3125,'RSD','KW',698),(3126,'RSD','IT',1451),(3127,'RSD','JP',1880),(3128,'RSD','ES',1451),(3129,'RSD','VE',1451),(3130,'RSD','HU',1182),(3131,'RSD','PT',1289),(3132,'RSD','GR',1289),(3133,'RSD','KR',645),(3134,'RSD','TW',1289),(3135,'RSD','PL',591),(3136,'RSD','ZM',1451),(3137,'RSD','PR',1451),(3138,'RSD','CI',1451),(3139,'RSD','RO',1182),(3140,'RSD','BH',698),(3141,'RSD','PA',1451),(3142,'RSD','GH',1451),(3143,'RSD','KH',1451),(3144,'RSD','SN',1451),(3145,'RSD','SA',698),(3146,'RSD','RU',1504),(3147,'RSD','UG',1451),(3148,'RSD','BR',591),(3149,'RSD','NI',1451),(3150,'RSD','MG',1451),(3151,'RSD','DO',1451),(3152,'RSD','MX',645),(3153,'RSD','OM',698),(3154,'RSD','CM',1451),(3155,'RSD','ZA',1451),(3156,'RSD','CL',1451),(3157,'RSD','KE',1451),(3158,'RSD','NP',1451),(3159,'RSD','PE',1451),(3160,'RSD','UA',1451),(3161,'RSD','MZ',1451),(3162,'RSD','TZ',1451),(3163,'RSD','AO',1451),(3164,'RSD','JO',698),(3165,'RSD','ZW',1451),(3166,'RSD','TR',1182),(3167,'RSD','MU',1451),(3168,'RSD','SV',1451),(3169,'RSD','TH',645),(3170,'RSD','CO',1451),(3171,'RSD','LK',1451),(3172,'RSD','CR',1451),(3173,'RSD','AR',698),(3174,'RSD','MA',698),(3175,'RSD','MY',1451),(3176,'RSD','KZ',1451),(3177,'RSD','DZ',698),(3178,'RSD','ID',698),(3179,'RSD','NG',1451),(3180,'RSD','GT',1451),(3181,'RSD','VN',591),(3182,'RSD','BY',1451),(3183,'RSD','EG',698),(3184,'RSD','UY',1451),(3185,'RSD','BD',1451),(3186,'RSD','PK',1451),(3187,'RSD','PH',1451),(3188,'RSD','ET',1451),(3189,'RSD','TN',698),(3190,'RSD','LB',698),(3191,'RSD','IN',591),(3192,'RSD','PY',1451),(3193,'RSD','UZ',1451),(3194,'RSD','EC',1451),(3195,'RSD','MM',1451),(3196,'RSD','GE',1451),(3197,'RUB','US',1326),(3198,'RUB','CH',1193),(3199,'RUB','AU',1193),(3200,'RUB','GB',1547),(3201,'RUB','DE',1547),(3202,'RUB','DK',1238),(3203,'RUB','AT',1061),(3204,'RUB','NO',1061),(3205,'RUB','CA',1238),(3206,'RUB','NL',1238),(3207,'RUB','SE',1238),(3208,'RUB','IE',972),(3209,'RUB','BE',972),(3210,'RUB','FI',972),(3211,'RUB','FR',1238),(3212,'RUB','NZ',1061),(3213,'RUB','HK',530),(3214,'RUB','CZ',1061),(3215,'RUB','SK',972),(3216,'RUB','AE',1238),(3217,'RUB','SG',1238),(3218,'RUB','IL',1238),(3219,'RUB','KW',575),(3220,'RUB','IT',1193),(3221,'RUB','JP',1547),(3222,'RUB','ES',1193),(3223,'RUB','VE',1193),(3224,'RUB','HU',972),(3225,'RUB','PT',1061),(3226,'RUB','GR',1061),(3227,'RUB','KR',530),(3228,'RUB','TW',1061),(3229,'RUB','PL',486),(3230,'RUB','ZM',1193),(3231,'RUB','PR',1193),(3232,'RUB','CI',1193),(3233,'RUB','RO',972),(3234,'RUB','BH',575),(3235,'RUB','PA',1193),(3236,'RUB','GH',1193),(3237,'RUB','KH',1193),(3238,'RUB','SN',1193),(3239,'RUB','SA',575),(3240,'RUB','RU',1238),(3241,'RUB','UG',1193),(3242,'RUB','BR',486),(3243,'RUB','NI',1193),(3244,'RUB','MG',1193),(3245,'RUB','DO',1193),(3246,'RUB','MX',530),(3247,'RUB','OM',575),(3248,'RUB','CM',1193),(3249,'RUB','ZA',1193),(3250,'RUB','CL',1193),(3251,'RUB','KE',1193),(3252,'RUB','NP',1193),(3253,'RUB','PE',1193),(3254,'RUB','UA',1193),(3255,'RUB','MZ',1193),(3256,'RUB','TZ',1193),(3257,'RUB','AO',1193),(3258,'RUB','JO',575),(3259,'RUB','ZW',1193),(3260,'RUB','TR',972),(3261,'RUB','MU',1193),(3262,'RUB','SV',1193),(3263,'RUB','TH',530),(3264,'RUB','CO',1193),(3265,'RUB','LK',1193),(3266,'RUB','CR',1193),(3267,'RUB','AR',575),(3268,'RUB','MA',575),(3269,'RUB','MY',1193),(3270,'RUB','KZ',1193),(3271,'RUB','DZ',575),(3272,'RUB','ID',575),(3273,'RUB','NG',1193),(3274,'RUB','GT',1193),(3275,'RUB','VN',486),(3276,'RUB','BY',1193),(3277,'RUB','EG',575),(3278,'RUB','UY',1193),(3279,'RUB','BD',1193),(3280,'RUB','PK',1193),(3281,'RUB','PH',1193),(3282,'RUB','ET',1193),(3283,'RUB','TN',575),(3284,'RUB','LB',575),(3285,'RUB','IN',486),(3286,'RUB','PY',1193),(3287,'RUB','UZ',1193),(3288,'RUB','EC',1193),(3289,'RUB','MM',1193),(3290,'RUB','GE',1193),(3291,'SAR','US',56),(3292,'SAR','CH',51),(3293,'SAR','AU',51),(3294,'SAR','GB',66),(3295,'SAR','DE',66),(3296,'SAR','DK',53),(3297,'SAR','AT',45),(3298,'SAR','NO',45),(3299,'SAR','CA',53),(3300,'SAR','NL',53),(3301,'SAR','SE',53),(3302,'SAR','IE',41),(3303,'SAR','BE',41),(3304,'SAR','FI',41),(3305,'SAR','FR',53),(3306,'SAR','NZ',45),(3307,'SAR','HK',23),(3308,'SAR','CZ',45),(3309,'SAR','SK',41),(3310,'SAR','AE',53),(3311,'SAR','SG',53),(3312,'SAR','IL',53),(3313,'SAR','KW',24),(3314,'SAR','IT',51),(3315,'SAR','JP',66),(3316,'SAR','ES',51),(3317,'SAR','VE',51),(3318,'SAR','HU',41),(3319,'SAR','PT',45),(3320,'SAR','GR',45),(3321,'SAR','KR',23),(3322,'SAR','TW',45),(3323,'SAR','PL',21),(3324,'SAR','ZM',51),(3325,'SAR','PR',51),(3326,'SAR','CI',51),(3327,'SAR','RO',41),(3328,'SAR','BH',24),(3329,'SAR','PA',51),(3330,'SAR','GH',51),(3331,'SAR','KH',51),(3332,'SAR','SN',51),(3333,'SAR','SA',24),(3334,'SAR','RU',53),(3335,'SAR','UG',51),(3336,'SAR','BR',21),(3337,'SAR','NI',51),(3338,'SAR','MG',51),(3339,'SAR','DO',51),(3340,'SAR','MX',23),(3341,'SAR','OM',24),(3342,'SAR','CM',51),(3343,'SAR','ZA',51),(3344,'SAR','CL',51),(3345,'SAR','KE',51),(3346,'SAR','NP',51),(3347,'SAR','PE',51),(3348,'SAR','UA',51),(3349,'SAR','MZ',51),(3350,'SAR','TZ',51),(3351,'SAR','AO',51),(3352,'SAR','JO',24),(3353,'SAR','ZW',51),(3354,'SAR','TR',41),(3355,'SAR','MU',51),(3356,'SAR','SV',51),(3357,'SAR','TH',23),(3358,'SAR','CO',51),(3359,'SAR','LK',51),(3360,'SAR','CR',51),(3361,'SAR','AR',24),(3362,'SAR','MA',24),(3363,'SAR','MY',51),(3364,'SAR','KZ',51),(3365,'SAR','DZ',24),(3366,'SAR','ID',24),(3367,'SAR','NG',51),(3368,'SAR','GT',51),(3369,'SAR','VN',21),(3370,'SAR','BY',51),(3371,'SAR','EG',24),(3372,'SAR','UY',51),(3373,'SAR','BD',51),(3374,'SAR','PK',51),(3375,'SAR','PH',51),(3376,'SAR','ET',51),(3377,'SAR','TN',24),(3378,'SAR','LB',24),(3379,'SAR','IN',21),(3380,'SAR','PY',51),(3381,'SAR','UZ',51),(3382,'SAR','EC',51),(3383,'SAR','MM',51),(3384,'SAR','GE',51),(3385,'SEK','US',157),(3386,'SEK','CH',142),(3387,'SEK','AU',142),(3388,'SEK','GB',183),(3389,'SEK','DE',183),(3390,'SEK','DK',147),(3391,'SEK','AT',126),(3392,'SEK','NO',126),(3393,'SEK','CA',147),(3394,'SEK','NL',147),(3395,'SEK','SE',147),(3396,'SEK','IE',115),(3397,'SEK','BE',115),(3398,'SEK','FI',115),(3399,'SEK','FR',147),(3400,'SEK','NZ',126),(3401,'SEK','HK',63),(3402,'SEK','CZ',126),(3403,'SEK','SK',115),(3404,'SEK','AE',147),(3405,'SEK','SG',147),(3406,'SEK','IL',147),(3407,'SEK','KW',68),(3408,'SEK','IT',142),(3409,'SEK','JP',183),(3410,'SEK','ES',142),(3411,'SEK','VE',142),(3412,'SEK','HU',115),(3413,'SEK','PT',126),(3414,'SEK','GR',126),(3415,'SEK','KR',63),(3416,'SEK','TW',126),(3417,'SEK','PL',58),(3418,'SEK','ZM',142),(3419,'SEK','PR',142),(3420,'SEK','CI',142),(3421,'SEK','RO',115),(3422,'SEK','BH',68),(3423,'SEK','PA',142),(3424,'SEK','GH',142),(3425,'SEK','KH',142),(3426,'SEK','SN',142),(3427,'SEK','SA',68),(3428,'SEK','RU',147),(3429,'SEK','UG',142),(3430,'SEK','BR',58),(3431,'SEK','NI',142),(3432,'SEK','MG',142),(3433,'SEK','DO',142),(3434,'SEK','MX',63),(3435,'SEK','OM',68),(3436,'SEK','CM',142),(3437,'SEK','ZA',142),(3438,'SEK','CL',142),(3439,'SEK','KE',142),(3440,'SEK','NP',142),(3441,'SEK','PE',142),(3442,'SEK','UA',142),(3443,'SEK','MZ',142),(3444,'SEK','TZ',142),(3445,'SEK','AO',142),(3446,'SEK','JO',68),(3447,'SEK','ZW',142),(3448,'SEK','TR',115),(3449,'SEK','MU',142),(3450,'SEK','SV',142),(3451,'SEK','TH',63),(3452,'SEK','CO',142),(3453,'SEK','LK',142),(3454,'SEK','CR',142),(3455,'SEK','AR',68),(3456,'SEK','MA',68),(3457,'SEK','MY',142),(3458,'SEK','KZ',142),(3459,'SEK','DZ',68),(3460,'SEK','ID',68),(3461,'SEK','NG',142),(3462,'SEK','GT',142),(3463,'SEK','VN',58),(3464,'SEK','BY',142),(3465,'SEK','EG',68),(3466,'SEK','UY',142),(3467,'SEK','BD',142),(3468,'SEK','PK',142),(3469,'SEK','PH',142),(3470,'SEK','ET',142),(3471,'SEK','TN',68),(3472,'SEK','LB',68),(3473,'SEK','IN',58),(3474,'SEK','PY',142),(3475,'SEK','UZ',142),(3476,'SEK','EC',142),(3477,'SEK','MM',142),(3478,'SEK','GE',142),(3479,'SGD','US',20),(3480,'SGD','CH',18),(3481,'SGD','AU',18),(3482,'SGD','GB',23),(3483,'SGD','DE',23),(3484,'SGD','DK',19),(3485,'SGD','AT',16),(3486,'SGD','NO',16),(3487,'SGD','CA',19),(3488,'SGD','NL',19),(3489,'SGD','SE',19),(3490,'SGD','IE',15),(3491,'SGD','BE',15),(3492,'SGD','FI',15),(3493,'SGD','FR',19),(3494,'SGD','NZ',16),(3495,'SGD','HK',8),(3496,'SGD','CZ',16),(3497,'SGD','SK',15),(3498,'SGD','AE',19),(3499,'SGD','SG',19),(3500,'SGD','IL',19),(3501,'SGD','KW',9),(3502,'SGD','IT',18),(3503,'SGD','JP',23),(3504,'SGD','ES',18),(3505,'SGD','VE',18),(3506,'SGD','HU',15),(3507,'SGD','PT',16),(3508,'SGD','GR',16),(3509,'SGD','KR',8),(3510,'SGD','TW',16),(3511,'SGD','PL',7),(3512,'SGD','ZM',18),(3513,'SGD','PR',18),(3514,'SGD','CI',18),(3515,'SGD','RO',15),(3516,'SGD','BH',9),(3517,'SGD','PA',18),(3518,'SGD','GH',18),(3519,'SGD','KH',18),(3520,'SGD','SN',18),(3521,'SGD','SA',9),(3522,'SGD','RU',19),(3523,'SGD','UG',18),(3524,'SGD','BR',7),(3525,'SGD','NI',18),(3526,'SGD','MG',18),(3527,'SGD','DO',18),(3528,'SGD','MX',8),(3529,'SGD','OM',9),(3530,'SGD','CM',18),(3531,'SGD','ZA',18),(3532,'SGD','CL',18),(3533,'SGD','KE',18),(3534,'SGD','NP',18),(3535,'SGD','PE',18),(3536,'SGD','UA',18),(3537,'SGD','MZ',18),(3538,'SGD','TZ',18),(3539,'SGD','AO',18),(3540,'SGD','JO',9),(3541,'SGD','ZW',18),(3542,'SGD','TR',15),(3543,'SGD','MU',18),(3544,'SGD','SV',18),(3545,'SGD','TH',8),(3546,'SGD','CO',18),(3547,'SGD','LK',18),(3548,'SGD','CR',18),(3549,'SGD','AR',9),(3550,'SGD','MA',9),(3551,'SGD','MY',18),(3552,'SGD','KZ',18),(3553,'SGD','DZ',9),(3554,'SGD','ID',9),(3555,'SGD','NG',18),(3556,'SGD','GT',18),(3557,'SGD','VN',7),(3558,'SGD','BY',18),(3559,'SGD','EG',9),(3560,'SGD','UY',18),(3561,'SGD','BD',18),(3562,'SGD','PK',18),(3563,'SGD','PH',18),(3564,'SGD','ET',18),(3565,'SGD','TN',9),(3566,'SGD','LB',9),(3567,'SGD','IN',7),(3568,'SGD','PY',18),(3569,'SGD','UZ',18),(3570,'SGD','EC',18),(3571,'SGD','MM',18),(3572,'SGD','GE',18),(3573,'THB','US',529),(3574,'THB','CH',476),(3575,'THB','AU',476),(3576,'THB','GB',617),(3577,'THB','DE',617),(3578,'THB','DK',494),(3579,'THB','AT',423),(3580,'THB','NO',423),(3581,'THB','CA',494),(3582,'THB','NL',494),(3583,'THB','SE',494),(3584,'THB','IE',388),(3585,'THB','BE',388),(3586,'THB','FI',388),(3587,'THB','FR',494),(3588,'THB','NZ',423),(3589,'THB','HK',212),(3590,'THB','CZ',423),(3591,'THB','SK',388),(3592,'THB','AE',494),(3593,'THB','SG',494),(3594,'THB','IL',494),(3595,'THB','KW',229),(3596,'THB','IT',476),(3597,'THB','JP',617),(3598,'THB','ES',476),(3599,'THB','VE',476),(3600,'THB','HU',388),(3601,'THB','PT',423),(3602,'THB','GR',423),(3603,'THB','KR',212),(3604,'THB','TW',423),(3605,'THB','PL',194),(3606,'THB','ZM',476),(3607,'THB','PR',476),(3608,'THB','CI',476),(3609,'THB','RO',388),(3610,'THB','BH',229),(3611,'THB','PA',476),(3612,'THB','GH',476),(3613,'THB','KH',476),(3614,'THB','SN',476),(3615,'THB','SA',229),(3616,'THB','RU',494),(3617,'THB','UG',476),(3618,'THB','BR',194),(3619,'THB','NI',476),(3620,'THB','MG',476),(3621,'THB','DO',476),(3622,'THB','MX',212),(3623,'THB','OM',229),(3624,'THB','CM',476),(3625,'THB','ZA',476),(3626,'THB','CL',476),(3627,'THB','KE',476),(3628,'THB','NP',476),(3629,'THB','PE',476),(3630,'THB','UA',476),(3631,'THB','MZ',476),(3632,'THB','TZ',476),(3633,'THB','AO',476),(3634,'THB','JO',229),(3635,'THB','ZW',476),(3636,'THB','TR',388),(3637,'THB','MU',476),(3638,'THB','SV',476),(3639,'THB','TH',212),(3640,'THB','CO',476),(3641,'THB','LK',476),(3642,'THB','CR',476),(3643,'THB','AR',229),(3644,'THB','MA',229),(3645,'THB','MY',476),(3646,'THB','KZ',476),(3647,'THB','DZ',229),(3648,'THB','ID',229),(3649,'THB','NG',476),(3650,'THB','GT',476),(3651,'THB','VN',194),(3652,'THB','BY',476),(3653,'THB','EG',229),(3654,'THB','UY',476),(3655,'THB','BD',476),(3656,'THB','PK',476),(3657,'THB','PH',476),(3658,'THB','ET',476),(3659,'THB','TN',229),(3660,'THB','LB',229),(3661,'THB','IN',194),(3662,'THB','PY',476),(3663,'THB','UZ',476),(3664,'THB','EC',476),(3665,'THB','MM',476),(3666,'THB','GE',476),(3667,'TRY','US',433),(3668,'TRY','CH',389),(3669,'TRY','AU',389),(3670,'TRY','GB',505),(3671,'TRY','DE',505),(3672,'TRY','DK',404),(3673,'TRY','AT',346),(3674,'TRY','NO',346),(3675,'TRY','CA',404),(3676,'TRY','NL',404),(3677,'TRY','SE',404),(3678,'TRY','IE',317),(3679,'TRY','BE',317),(3680,'TRY','FI',317),(3681,'TRY','FR',404),(3682,'TRY','NZ',346),(3683,'TRY','HK',173),(3684,'TRY','CZ',346),(3685,'TRY','SK',317),(3686,'TRY','AE',404),(3687,'TRY','SG',404),(3688,'TRY','IL',404),(3689,'TRY','KW',187),(3690,'TRY','IT',389),(3691,'TRY','JP',505),(3692,'TRY','ES',389),(3693,'TRY','VE',389),(3694,'TRY','HU',317),(3695,'TRY','PT',346),(3696,'TRY','GR',346),(3697,'TRY','KR',173),(3698,'TRY','TW',346),(3699,'TRY','PL',159),(3700,'TRY','ZM',389),(3701,'TRY','PR',389),(3702,'TRY','CI',389),(3703,'TRY','RO',317),(3704,'TRY','BH',187),(3705,'TRY','PA',389),(3706,'TRY','GH',389),(3707,'TRY','KH',389),(3708,'TRY','SN',389),(3709,'TRY','SA',187),(3710,'TRY','RU',404),(3711,'TRY','UG',389),(3712,'TRY','BR',159),(3713,'TRY','NI',389),(3714,'TRY','MG',389),(3715,'TRY','DO',389),(3716,'TRY','MX',173),(3717,'TRY','OM',187),(3718,'TRY','CM',389),(3719,'TRY','ZA',389),(3720,'TRY','CL',389),(3721,'TRY','KE',389),(3722,'TRY','NP',389),(3723,'TRY','PE',389),(3724,'TRY','UA',389),(3725,'TRY','MZ',389),(3726,'TRY','TZ',389),(3727,'TRY','AO',389),(3728,'TRY','JO',187),(3729,'TRY','ZW',389),(3730,'TRY','TR',317),(3731,'TRY','MU',389),(3732,'TRY','SV',389),(3733,'TRY','TH',173),(3734,'TRY','CO',389),(3735,'TRY','LK',389),(3736,'TRY','CR',389),(3737,'TRY','AR',187),(3738,'TRY','MA',187),(3739,'TRY','MY',389),(3740,'TRY','KZ',389),(3741,'TRY','DZ',187),(3742,'TRY','ID',187),(3743,'TRY','NG',389),(3744,'TRY','GT',389),(3745,'TRY','VN',159),(3746,'TRY','BY',389),(3747,'TRY','EG',187),(3748,'TRY','UY',389),(3749,'TRY','BD',389),(3750,'TRY','PK',389),(3751,'TRY','PH',389),(3752,'TRY','ET',389),(3753,'TRY','TN',187),(3754,'TRY','LB',187),(3755,'TRY','IN',159),(3756,'TRY','PY',389),(3757,'TRY','UZ',389),(3758,'TRY','EC',389),(3759,'TRY','MM',389),(3760,'TRY','GE',389),(3761,'TWD','US',475),(3762,'TWD','CH',427),(3763,'TWD','AU',427),(3764,'TWD','GB',554),(3765,'TWD','DE',554),(3766,'TWD','DK',443),(3767,'TWD','AT',380),(3768,'TWD','NO',380),(3769,'TWD','CA',443),(3770,'TWD','NL',443),(3771,'TWD','SE',443),(3772,'TWD','IE',348),(3773,'TWD','BE',348),(3774,'TWD','FI',348),(3775,'TWD','FR',443),(3776,'TWD','NZ',380),(3777,'TWD','HK',190),(3778,'TWD','CZ',380),(3779,'TWD','SK',348),(3780,'TWD','AE',443),(3781,'TWD','SG',443),(3782,'TWD','IL',443),(3783,'TWD','KW',206),(3784,'TWD','IT',427),(3785,'TWD','JP',554),(3786,'TWD','ES',427),(3787,'TWD','VE',427),(3788,'TWD','HU',348),(3789,'TWD','PT',380),(3790,'TWD','GR',380),(3791,'TWD','KR',190),(3792,'TWD','TW',380),(3793,'TWD','PL',174),(3794,'TWD','ZM',427),(3795,'TWD','PR',427),(3796,'TWD','CI',427),(3797,'TWD','RO',348),(3798,'TWD','BH',206),(3799,'TWD','PA',427),(3800,'TWD','GH',427),(3801,'TWD','KH',427),(3802,'TWD','SN',427),(3803,'TWD','SA',206),(3804,'TWD','RU',443),(3805,'TWD','UG',427),(3806,'TWD','BR',174),(3807,'TWD','NI',427),(3808,'TWD','MG',427),(3809,'TWD','DO',427),(3810,'TWD','MX',190),(3811,'TWD','OM',206),(3812,'TWD','CM',427),(3813,'TWD','ZA',427),(3814,'TWD','CL',427),(3815,'TWD','KE',427),(3816,'TWD','NP',427),(3817,'TWD','PE',427),(3818,'TWD','UA',427),(3819,'TWD','MZ',427),(3820,'TWD','TZ',427),(3821,'TWD','AO',427),(3822,'TWD','JO',206),(3823,'TWD','ZW',427),(3824,'TWD','TR',348),(3825,'TWD','MU',427),(3826,'TWD','SV',427),(3827,'TWD','TH',190),(3828,'TWD','CO',427),(3829,'TWD','LK',427),(3830,'TWD','CR',427),(3831,'TWD','AR',206),(3832,'TWD','MA',206),(3833,'TWD','MY',427),(3834,'TWD','KZ',427),(3835,'TWD','DZ',206),(3836,'TWD','ID',206),(3837,'TWD','NG',427),(3838,'TWD','GT',427),(3839,'TWD','VN',174),(3840,'TWD','BY',427),(3841,'TWD','EG',206),(3842,'TWD','UY',427),(3843,'TWD','BD',427),(3844,'TWD','PK',427),(3845,'TWD','PH',427),(3846,'TWD','ET',427),(3847,'TWD','TN',206),(3848,'TWD','LB',206),(3849,'TWD','IN',174),(3850,'TWD','PY',427),(3851,'TWD','UZ',427),(3852,'TWD','EC',427),(3853,'TWD','MM',427),(3854,'TWD','GE',427),(3855,'UAH','US',541),(3856,'UAH','CH',487),(3857,'UAH','AU',487),(3858,'UAH','GB',631),(3859,'UAH','DE',631),(3860,'UAH','DK',505),(3861,'UAH','AT',432),(3862,'UAH','NO',432),(3863,'UAH','CA',505),(3864,'UAH','NL',505),(3865,'UAH','SE',505),(3866,'UAH','IE',396),(3867,'UAH','BE',396),(3868,'UAH','FI',396),(3869,'UAH','FR',505),(3870,'UAH','NZ',432),(3871,'UAH','HK',216),(3872,'UAH','CZ',432),(3873,'UAH','SK',396),(3874,'UAH','AE',505),(3875,'UAH','SG',505),(3876,'UAH','IL',505),(3877,'UAH','KW',234),(3878,'UAH','IT',487),(3879,'UAH','JP',631),(3880,'UAH','ES',487),(3881,'UAH','VE',487),(3882,'UAH','HU',396),(3883,'UAH','PT',432),(3884,'UAH','GR',432),(3885,'UAH','KR',216),(3886,'UAH','TW',432),(3887,'UAH','PL',198),(3888,'UAH','ZM',487),(3889,'UAH','PR',487),(3890,'UAH','CI',487),(3891,'UAH','RO',396),(3892,'UAH','BH',234),(3893,'UAH','PA',487),(3894,'UAH','GH',487),(3895,'UAH','KH',487),(3896,'UAH','SN',487),(3897,'UAH','SA',234),(3898,'UAH','RU',505),(3899,'UAH','UG',487),(3900,'UAH','BR',198),(3901,'UAH','NI',487),(3902,'UAH','MG',487),(3903,'UAH','DO',487),(3904,'UAH','MX',216),(3905,'UAH','OM',234),(3906,'UAH','CM',487),(3907,'UAH','ZA',487),(3908,'UAH','CL',487),(3909,'UAH','KE',487),(3910,'UAH','NP',487),(3911,'UAH','PE',487),(3912,'UAH','UA',487),(3913,'UAH','MZ',487),(3914,'UAH','TZ',487),(3915,'UAH','AO',487),(3916,'UAH','JO',234),(3917,'UAH','ZW',487),(3918,'UAH','TR',396),(3919,'UAH','MU',487),(3920,'UAH','SV',487),(3921,'UAH','TH',216),(3922,'UAH','CO',487),(3923,'UAH','LK',487),(3924,'UAH','CR',487),(3925,'UAH','AR',234),(3926,'UAH','MA',234),(3927,'UAH','MY',487),(3928,'UAH','KZ',487),(3929,'UAH','DZ',234),(3930,'UAH','ID',234),(3931,'UAH','NG',487),(3932,'UAH','GT',487),(3933,'UAH','VN',198),(3934,'UAH','BY',487),(3935,'UAH','EG',234),(3936,'UAH','UY',487),(3937,'UAH','BD',487),(3938,'UAH','PK',487),(3939,'UAH','PH',487),(3940,'UAH','ET',487),(3941,'UAH','TN',234),(3942,'UAH','LB',234),(3943,'UAH','IN',198),(3944,'UAH','PY',487),(3945,'UAH','UZ',487),(3946,'UAH','EC',487),(3947,'UAH','MM',487),(3948,'UAH','GE',487),(3949,'USD','US',15),(3950,'USD','CH',13),(3951,'USD','AU',13),(3952,'USD','GB',17),(3953,'USD','DE',17),(3954,'USD','DK',14),(3955,'USD','AT',12),(3956,'USD','NO',12),(3957,'USD','CA',14),(3958,'USD','NL',14),(3959,'USD','SE',14),(3960,'USD','IE',11),(3961,'USD','BE',11),(3962,'USD','FI',11),(3963,'USD','FR',14),(3964,'USD','NZ',12),(3965,'USD','HK',6),(3966,'USD','CZ',12),(3967,'USD','SK',11),(3968,'USD','AE',14),(3969,'USD','SG',14),(3970,'USD','IL',14),(3971,'USD','KW',6),(3972,'USD','IT',13),(3973,'USD','JP',17),(3974,'USD','ES',13),(3975,'USD','VE',13),(3976,'USD','HU',11),(3977,'USD','PT',12),(3978,'USD','GR',12),(3979,'USD','KR',6),(3980,'USD','TW',12),(3981,'USD','PL',5),(3982,'USD','ZM',13),(3983,'USD','PR',13),(3984,'USD','CI',13),(3985,'USD','RO',11),(3986,'USD','BH',6),(3987,'USD','PA',13),(3988,'USD','GH',13),(3989,'USD','KH',13),(3990,'USD','SN',13),(3991,'USD','SA',6),(3992,'USD','RU',14),(3993,'USD','UG',13),(3994,'USD','BR',5),(3995,'USD','NI',13),(3996,'USD','MG',13),(3997,'USD','DO',13),(3998,'USD','MX',6),(3999,'USD','OM',6),(4000,'USD','CM',13),(4001,'USD','ZA',13),(4002,'USD','CL',13),(4003,'USD','KE',13),(4004,'USD','NP',13),(4005,'USD','PE',13),(4006,'USD','UA',13),(4007,'USD','MZ',13),(4008,'USD','TZ',13),(4009,'USD','AO',13),(4010,'USD','JO',6),(4011,'USD','ZW',13),(4012,'USD','TR',11),(4013,'USD','MU',13),(4014,'USD','SV',13),(4015,'USD','TH',6),(4016,'USD','CO',13),(4017,'USD','LK',13),(4018,'USD','CR',13),(4019,'USD','AR',6),(4020,'USD','MA',6),(4021,'USD','MY',13),(4022,'USD','KZ',13),(4023,'USD','DZ',6),(4024,'USD','ID',6),(4025,'USD','NG',13),(4026,'USD','GT',13),(4027,'USD','VN',5),(4028,'USD','BY',13),(4029,'USD','EG',6),(4030,'USD','UY',13),(4031,'USD','BD',13),(4032,'USD','PK',13),(4033,'USD','PH',13),(4034,'USD','ET',13),(4035,'USD','TN',6),(4036,'USD','LB',6),(4037,'USD','IN',5),(4038,'USD','PY',13),(4039,'USD','UZ',13),(4040,'USD','EC',13),(4041,'USD','MM',13),(4042,'USD','GE',13),(4043,'VND','US',363225),(4044,'VND','CH',326903),(4045,'VND','AU',326903),(4046,'VND','GB',423763),(4047,'VND','DE',423763),(4048,'VND','DK',339010),(4049,'VND','AT',290580),(4050,'VND','NO',290580),(4051,'VND','CA',339010),(4052,'VND','NL',339010),(4053,'VND','SE',339010),(4054,'VND','IE',266365),(4055,'VND','BE',266365),(4056,'VND','FI',266365),(4057,'VND','FR',339010),(4058,'VND','NZ',290580),(4059,'VND','HK',145290),(4060,'VND','CZ',290580),(4061,'VND','SK',266365),(4062,'VND','AE',339010),(4063,'VND','SG',339010),(4064,'VND','IL',339010),(4065,'VND','KW',157398),(4066,'VND','IT',326903),(4067,'VND','JP',423763),(4068,'VND','ES',326903),(4069,'VND','VE',326903),(4070,'VND','HU',266365),(4071,'VND','PT',290580),(4072,'VND','GR',290580),(4073,'VND','KR',145290),(4074,'VND','TW',290580),(4075,'VND','PL',133183),(4076,'VND','ZM',326903),(4077,'VND','PR',326903),(4078,'VND','CI',326903),(4079,'VND','RO',266365),(4080,'VND','BH',157398),(4081,'VND','PA',326903),(4082,'VND','GH',326903),(4083,'VND','KH',326903),(4084,'VND','SN',326903),(4085,'VND','SA',157398),(4086,'VND','RU',339010),(4087,'VND','UG',326903),(4088,'VND','BR',133183),(4089,'VND','NI',326903),(4090,'VND','MG',326903),(4091,'VND','DO',326903),(4092,'VND','MX',145290),(4093,'VND','OM',157398),(4094,'VND','CM',326903),(4095,'VND','ZA',326903),(4096,'VND','CL',326903),(4097,'VND','KE',326903),(4098,'VND','NP',326903),(4099,'VND','PE',326903),(4100,'VND','UA',326903),(4101,'VND','MZ',326903),(4102,'VND','TZ',326903),(4103,'VND','AO',326903),(4104,'VND','JO',157398),(4105,'VND','ZW',326903),(4106,'VND','TR',266365),(4107,'VND','MU',326903),(4108,'VND','SV',326903),(4109,'VND','TH',145290),(4110,'VND','CO',326903),(4111,'VND','LK',326903),(4112,'VND','CR',326903),(4113,'VND','AR',157398),(4114,'VND','MA',157398),(4115,'VND','MY',326903),(4116,'VND','KZ',326903),(4117,'VND','DZ',157398),(4118,'VND','ID',157398),(4119,'VND','NG',326903),(4120,'VND','GT',326903),(4121,'VND','VN',133183),(4122,'VND','BY',326903),(4123,'VND','EG',157398),(4124,'VND','UY',326903),(4125,'VND','BD',326903),(4126,'VND','PK',326903),(4127,'VND','PH',326903),(4128,'VND','ET',326903),(4129,'VND','TN',157398),(4130,'VND','LB',157398),(4131,'VND','IN',133183),(4132,'VND','PY',326903),(4133,'VND','UZ',326903),(4134,'VND','EC',326903),(4135,'VND','MM',326903),(4136,'VND','GE',326903),(4137,'ZAR','US',283),(4138,'ZAR','CH',255),(4139,'ZAR','AU',255),(4140,'ZAR','GB',330),(4141,'ZAR','DE',330),(4142,'ZAR','DK',264),(4143,'ZAR','AT',227),(4144,'ZAR','NO',227),(4145,'ZAR','CA',264),(4146,'ZAR','NL',264),(4147,'ZAR','SE',264),(4148,'ZAR','IE',208),(4149,'ZAR','BE',208),(4150,'ZAR','FI',208),(4151,'ZAR','FR',264),(4152,'ZAR','NZ',227),(4153,'ZAR','HK',113),(4154,'ZAR','CZ',227),(4155,'ZAR','SK',208),(4156,'ZAR','AE',264),(4157,'ZAR','SG',264),(4158,'ZAR','IL',264),(4159,'ZAR','KW',123),(4160,'ZAR','IT',255),(4161,'ZAR','JP',330),(4162,'ZAR','ES',255),(4163,'ZAR','VE',255),(4164,'ZAR','HU',208),(4165,'ZAR','PT',227),(4166,'ZAR','GR',227),(4167,'ZAR','KR',113),(4168,'ZAR','TW',227),(4169,'ZAR','PL',104),(4170,'ZAR','ZM',255),(4171,'ZAR','PR',255),(4172,'ZAR','CI',255),(4173,'ZAR','RO',208),(4174,'ZAR','BH',123),(4175,'ZAR','PA',255),(4176,'ZAR','GH',255),(4177,'ZAR','KH',255),(4178,'ZAR','SN',255),(4179,'ZAR','SA',123),(4180,'ZAR','RU',264),(4181,'ZAR','UG',255),(4182,'ZAR','BR',104),(4183,'ZAR','NI',255),(4184,'ZAR','MG',255),(4185,'ZAR','DO',255),(4186,'ZAR','MX',113),(4187,'ZAR','OM',123),(4188,'ZAR','CM',255),(4189,'ZAR','ZA',255),(4190,'ZAR','CL',255),(4191,'ZAR','KE',255),(4192,'ZAR','NP',255),(4193,'ZAR','PE',255),(4194,'ZAR','UA',255),(4195,'ZAR','MZ',255),(4196,'ZAR','TZ',255),(4197,'ZAR','AO',255),(4198,'ZAR','JO',123),(4199,'ZAR','ZW',255),(4200,'ZAR','TR',208),(4201,'ZAR','MU',255),(4202,'ZAR','SV',255),(4203,'ZAR','TH',113),(4204,'ZAR','CO',255),(4205,'ZAR','LK',255),(4206,'ZAR','CR',255),(4207,'ZAR','AR',123),(4208,'ZAR','MA',123),(4209,'ZAR','MY',255),(4210,'ZAR','KZ',255),(4211,'ZAR','DZ',123),(4212,'ZAR','ID',123),(4213,'ZAR','NG',255),(4214,'ZAR','GT',255),(4215,'ZAR','VN',104),(4216,'ZAR','BY',255),(4217,'ZAR','EG',123),(4218,'ZAR','UY',255),(4219,'ZAR','BD',255),(4220,'ZAR','PK',255),(4221,'ZAR','PH',255),(4222,'ZAR','ET',255),(4223,'ZAR','TN',123),(4224,'ZAR','LB',123),(4225,'ZAR','IN',104),(4226,'ZAR','PY',255),(4227,'ZAR','UZ',255),(4228,'ZAR','EC',255),(4229,'ZAR','MM',255),(4230,'ZAR','GE',255);
/*!40000 ALTER TABLE `zs_gla_budget_recommendations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_gla_merchant_issues`
--
DROP TABLE IF EXISTS `zs_gla_merchant_issues`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_gla_merchant_issues` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`product_id` bigint(20) NOT NULL,
`issue` varchar(200) NOT NULL,
`code` varchar(100) NOT NULL,
`severity` varchar(20) NOT NULL DEFAULT 'warning',
`product` varchar(100) NOT NULL,
`action` text NOT NULL,
`action_url` varchar(1024) NOT NULL,
`applicable_countries` text NOT NULL,
`source` varchar(10) NOT NULL DEFAULT 'mc',
`type` varchar(10) NOT NULL DEFAULT 'product',
`created_at` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_gla_merchant_issues`
--
LOCK TABLES `zs_gla_merchant_issues` WRITE;
/*!40000 ALTER TABLE `zs_gla_merchant_issues` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_gla_merchant_issues` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_gla_shipping_rates`
--
DROP TABLE IF EXISTS `zs_gla_shipping_rates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_gla_shipping_rates` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`country` varchar(2) NOT NULL,
`currency` varchar(3) NOT NULL,
`rate` double NOT NULL DEFAULT 0,
`options` text DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `country` (`country`),
KEY `currency` (`currency`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_gla_shipping_rates`
--
LOCK TABLES `zs_gla_shipping_rates` WRITE;
/*!40000 ALTER TABLE `zs_gla_shipping_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_gla_shipping_rates` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_gla_shipping_times`
--
DROP TABLE IF EXISTS `zs_gla_shipping_times`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_gla_shipping_times` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`country` varchar(2) NOT NULL,
`time` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
KEY `country` (`country`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_gla_shipping_times`
--
LOCK TABLES `zs_gla_shipping_times` WRITE;
/*!40000 ALTER TABLE `zs_gla_shipping_times` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_gla_shipping_times` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_links`
--
DROP TABLE IF EXISTS `zs_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) NOT NULL DEFAULT '',
`link_name` varchar(255) NOT NULL DEFAULT '',
`link_image` varchar(255) NOT NULL DEFAULT '',
`link_target` varchar(25) NOT NULL DEFAULT '',
`link_description` varchar(255) NOT NULL DEFAULT '',
`link_visible` varchar(20) NOT NULL DEFAULT 'Y',
`link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
`link_rating` int(11) NOT NULL DEFAULT 0,
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) NOT NULL DEFAULT '',
`link_notes` mediumtext NOT NULL,
`link_rss` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_links`
--
LOCK TABLES `zs_links` WRITE;
/*!40000 ALTER TABLE `zs_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_lmfwc_activations`
--
DROP TABLE IF EXISTS `zs_lmfwc_activations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_lmfwc_activations` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`token` longtext NOT NULL COMMENT 'Public identifier',
`license_id` bigint(20) unsigned NOT NULL,
`label` varchar(255) DEFAULT NULL,
`source` varchar(255) NOT NULL,
`ip_address` varchar(255) DEFAULT NULL,
`user_agent` text DEFAULT NULL,
`meta_data` longtext DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`deactivated_at` datetime DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_lmfwc_activations`
--
LOCK TABLES `zs_lmfwc_activations` WRITE;
/*!40000 ALTER TABLE `zs_lmfwc_activations` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_lmfwc_activations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_lmfwc_api_keys`
--
DROP TABLE IF EXISTS `zs_lmfwc_api_keys`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_lmfwc_api_keys` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL,
`description` varchar(200) DEFAULT NULL,
`permissions` varchar(10) NOT NULL,
`consumer_key` char(64) NOT NULL,
`consumer_secret` char(43) NOT NULL,
`nonces` longtext DEFAULT NULL,
`truncated_key` char(7) NOT NULL,
`last_access` datetime DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`created_by` bigint(20) unsigned DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`updated_by` bigint(20) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `consumer_key` (`consumer_key`),
KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_lmfwc_api_keys`
--
LOCK TABLES `zs_lmfwc_api_keys` WRITE;
/*!40000 ALTER TABLE `zs_lmfwc_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_lmfwc_api_keys` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_lmfwc_generators`
--
DROP TABLE IF EXISTS `zs_lmfwc_generators`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_lmfwc_generators` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`charset` varchar(255) NOT NULL,
`chunks` int(10) unsigned NOT NULL,
`chunk_length` int(10) unsigned NOT NULL,
`times_activated_max` int(10) unsigned DEFAULT NULL,
`separator` varchar(255) DEFAULT NULL,
`prefix` varchar(255) DEFAULT NULL,
`suffix` varchar(255) DEFAULT NULL,
`expires_in` int(10) unsigned DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`created_by` bigint(20) unsigned DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`updated_by` bigint(20) unsigned DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_lmfwc_generators`
--
LOCK TABLES `zs_lmfwc_generators` WRITE;
/*!40000 ALTER TABLE `zs_lmfwc_generators` DISABLE KEYS */;
INSERT INTO `zs_lmfwc_generators` VALUES (1,'Kindie','12-AB-34-CD',5,4,1000,'-','TRIAL','',0,'2024-05-08 15:52:00',1,NULL,NULL);
/*!40000 ALTER TABLE `zs_lmfwc_generators` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_lmfwc_licenses`
--
DROP TABLE IF EXISTS `zs_lmfwc_licenses`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_lmfwc_licenses` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_id` bigint(20) unsigned DEFAULT NULL,
`product_id` bigint(20) unsigned DEFAULT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`license_key` longtext NOT NULL,
`hash` longtext NOT NULL,
`expires_at` datetime DEFAULT NULL,
`valid_for` int(32) unsigned DEFAULT NULL,
`source` varchar(255) NOT NULL,
`status` tinyint(1) unsigned NOT NULL,
`times_activated` int(10) unsigned DEFAULT NULL,
`times_activated_max` int(10) unsigned DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`created_by` bigint(20) unsigned DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`updated_by` bigint(20) unsigned DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_lmfwc_licenses`
--
LOCK TABLES `zs_lmfwc_licenses` WRITE;
/*!40000 ALTER TABLE `zs_lmfwc_licenses` DISABLE KEYS */;
INSERT INTO `zs_lmfwc_licenses` VALUES (1,NULL,4303,NULL,'def502002799be1906638cdaf1cec987731bd32e9a69c8de4738c346396e93d774fcaeb3bdb1598177d5e9ef978d1aed5a6f805a54cb0f068b0a0b2b42beb87eda5d379c0078cc16d6388314a1621475962257de201021ba3c','08d2901d1ff6705626a6d3a1ae017e013b186b1704d9a143ec82cf0d33d8a5cf',NULL,7,'2',3,NULL,1000,'2024-05-08 15:41:08',1,NULL,NULL),(2,4340,NULL,1,'def50200f11471e39d3be72b0b490f7f1aeb4de7118fb8b9d410624bb0cb0121ceacfe1a5a53fb026eb88d49e751b7405744c8ddaabe08cab0e3a17bd9afa8b57ecf6780fb0865cbb6248cca027fd03808561c1fbf618e1f1278b3af94df69aeadb55d8d39d71931c8ba998a276b6fe122','fccd9c01f07db2b5ae119ca23ea38a6397cba658d5b2f41ffe6f30a59788a8d4',NULL,0,'1',3,NULL,1000,'2024-05-08 15:52:29',1,NULL,NULL);
/*!40000 ALTER TABLE `zs_lmfwc_licenses` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_lmfwc_licenses_meta`
--
DROP TABLE IF EXISTS `zs_lmfwc_licenses_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_lmfwc_licenses_meta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`license_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`created_by` bigint(20) unsigned DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`updated_by` bigint(20) unsigned DEFAULT NULL,
PRIMARY KEY (`meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_lmfwc_licenses_meta`
--
LOCK TABLES `zs_lmfwc_licenses_meta` WRITE;
/*!40000 ALTER TABLE `zs_lmfwc_licenses_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_lmfwc_licenses_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_automation_run_logs`
--
DROP TABLE IF EXISTS `zs_mailpoet_automation_run_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_automation_run_logs` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`automation_run_id` int(11) unsigned NOT NULL,
`step_id` varchar(191) NOT NULL,
`step_type` varchar(255) NOT NULL,
`step_key` varchar(255) NOT NULL,
`status` varchar(191) NOT NULL,
`started_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`run_number` int(11) NOT NULL,
`data` longtext NOT NULL,
`error` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `automation_run_id_step_id` (`automation_run_id`,`step_id`),
KEY `status` (`status`),
KEY `step_id` (`step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_automation_run_logs`
--
LOCK TABLES `zs_mailpoet_automation_run_logs` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_automation_run_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_automation_run_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_automation_run_subjects`
--
DROP TABLE IF EXISTS `zs_mailpoet_automation_run_subjects`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_automation_run_subjects` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`automation_run_id` int(11) unsigned NOT NULL,
`key` varchar(191) DEFAULT NULL,
`args` longtext DEFAULT NULL,
`hash` varchar(191) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `automation_run_id` (`automation_run_id`),
KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_automation_run_subjects`
--
LOCK TABLES `zs_mailpoet_automation_run_subjects` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_automation_run_subjects` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_automation_run_subjects` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_automation_runs`
--
DROP TABLE IF EXISTS `zs_mailpoet_automation_runs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_automation_runs` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`automation_id` int(11) unsigned NOT NULL,
`version_id` int(11) unsigned NOT NULL,
`trigger_key` varchar(191) NOT NULL,
`status` varchar(191) NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`next_step_id` varchar(191) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `automation_id` (`automation_id`,`status`),
KEY `created_at` (`created_at`),
KEY `version_id` (`version_id`),
KEY `status` (`status`),
KEY `next_step_id` (`next_step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_automation_runs`
--
LOCK TABLES `zs_mailpoet_automation_runs` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_automation_runs` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_automation_runs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_automation_triggers`
--
DROP TABLE IF EXISTS `zs_mailpoet_automation_triggers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_automation_triggers` (
`automation_id` int(11) unsigned NOT NULL,
`trigger_key` varchar(191) NOT NULL,
PRIMARY KEY (`automation_id`,`trigger_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_automation_triggers`
--
LOCK TABLES `zs_mailpoet_automation_triggers` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_automation_triggers` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_automation_triggers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_automation_versions`
--
DROP TABLE IF EXISTS `zs_mailpoet_automation_versions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_automation_versions` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`automation_id` int(11) unsigned NOT NULL,
`steps` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
KEY `automation_id` (`automation_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_automation_versions`
--
LOCK TABLES `zs_mailpoet_automation_versions` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_automation_versions` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_automation_versions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_automations`
--
DROP TABLE IF EXISTS `zs_mailpoet_automations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_automations` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(191) NOT NULL,
`author` bigint(20) NOT NULL,
`status` varchar(191) NOT NULL,
`meta` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`activated_at` timestamp NULL DEFAULT NULL,
`deleted_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_automations`
--
LOCK TABLES `zs_mailpoet_automations` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_automations` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_automations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_custom_fields`
--
DROP TABLE IF EXISTS `zs_mailpoet_custom_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_custom_fields` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(90) NOT NULL,
`type` varchar(90) NOT NULL,
`params` longtext NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_custom_fields`
--
LOCK TABLES `zs_mailpoet_custom_fields` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_custom_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_custom_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_dynamic_segment_filters`
--
DROP TABLE IF EXISTS `zs_mailpoet_dynamic_segment_filters`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_dynamic_segment_filters` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`segment_id` int(11) unsigned NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`filter_data` longblob DEFAULT NULL,
`filter_type` varchar(255) DEFAULT NULL,
`action` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_dynamic_segment_filters`
--
LOCK TABLES `zs_mailpoet_dynamic_segment_filters` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_dynamic_segment_filters` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_dynamic_segment_filters` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_feature_flags`
--
DROP TABLE IF EXISTS `zs_mailpoet_feature_flags`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_feature_flags` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
`value` tinyint(1) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_feature_flags`
--
LOCK TABLES `zs_mailpoet_feature_flags` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_feature_flags` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_feature_flags` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_forms`
--
DROP TABLE IF EXISTS `zs_mailpoet_forms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_forms` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(90) NOT NULL,
`status` varchar(20) NOT NULL DEFAULT 'enabled',
`body` longtext DEFAULT NULL,
`settings` longtext DEFAULT NULL,
`styles` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`deleted_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_forms`
--
LOCK TABLES `zs_mailpoet_forms` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_forms` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_forms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_log`
--
DROP TABLE IF EXISTS `zs_mailpoet_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_log` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
`level` int(11) DEFAULT NULL,
`message` longtext DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp(),
`raw_message` longtext DEFAULT NULL,
`context` longtext DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_log`
--
LOCK TABLES `zs_mailpoet_log` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_migrations`
--
DROP TABLE IF EXISTS `zs_mailpoet_migrations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_migrations` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(191) NOT NULL,
`started_at` timestamp NOT NULL DEFAULT current_timestamp(),
`completed_at` timestamp NULL DEFAULT NULL,
`retries` int(11) unsigned NOT NULL DEFAULT 0,
`error` text DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_migrations`
--
LOCK TABLES `zs_mailpoet_migrations` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_migrations` DISABLE KEYS */;
INSERT INTO `zs_mailpoet_migrations` VALUES (1,'Migration_20221028_105818','2024-05-03 11:16:25','2024-05-03 11:16:26',0,NULL),(2,'Migration_20221110_151621','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(3,'Migration_20230111_120000','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(4,'Migration_20230111_130000','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(5,'Migration_20230215_050813','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(6,'Migration_20230221_200520','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(7,'Migration_20230421_135915','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(8,'Migration_20230503_210945','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(9,'Migration_20230605_174836','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(10,'Migration_20230703_105957','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(11,'Migration_20230716_130221_Db','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(12,'Migration_20230824_054259_Db','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(13,'Migration_20230831_124214_Db','2024-05-03 11:16:26','2024-05-03 11:16:26',0,NULL),(14,'Migration_20230831_143755_Db','2024-05-03 11:16:26','2024-05-03 11:16:27',0,NULL),(15,'Migration_20240119_113943_Db','2024-05-03 11:16:27','2024-05-03 11:16:27',0,NULL),(16,'Migration_20221028_105818_App','2024-05-03 11:16:27','2024-05-03 11:16:27',0,NULL),(17,'Migration_20230109_144830','2024-05-03 11:16:27','2024-05-03 11:16:27',0,NULL),(18,'Migration_20230131_121621','2024-05-03 11:16:27','2024-05-03 11:16:30',0,NULL),(19,'Migration_20230419_080000','2024-05-03 11:16:30','2024-05-03 11:16:30',0,NULL),(20,'Migration_20230425_211517','2024-05-03 11:16:30','2024-05-03 11:16:30',0,NULL),(21,'Migration_20230712_180341','2024-05-03 11:16:30','2024-05-03 11:16:30',0,NULL),(22,'Migration_20230803_200413_App','2024-05-03 11:16:30','2024-05-03 11:16:30',0,NULL),(23,'Migration_20230825_093531_App','2024-05-03 11:16:30','2024-05-03 11:16:30',0,NULL),(24,'Migration_20231128_120355_App','2024-05-03 11:16:30','2024-05-03 11:16:30',0,NULL),(25,'Migration_20240202_130053_App','2024-05-03 11:16:30','2024-05-03 11:16:30',0,NULL),(26,'Migration_20240207_105912_App','2024-05-03 11:16:30','2024-05-03 11:16:30',0,NULL);
/*!40000 ALTER TABLE `zs_mailpoet_migrations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_newsletter_links`
--
DROP TABLE IF EXISTS `zs_mailpoet_newsletter_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_newsletter_links` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`queue_id` int(11) unsigned NOT NULL,
`url` varchar(2083) NOT NULL,
`hash` varchar(20) NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
KEY `newsletter_id` (`newsletter_id`),
KEY `queue_id` (`queue_id`),
KEY `url` (`url`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_newsletter_links`
--
LOCK TABLES `zs_mailpoet_newsletter_links` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_newsletter_option`
--
DROP TABLE IF EXISTS `zs_mailpoet_newsletter_option`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_newsletter_option` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`option_field_id` int(11) unsigned NOT NULL,
`value` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `newsletter_id_option_field_id` (`newsletter_id`,`option_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_newsletter_option`
--
LOCK TABLES `zs_mailpoet_newsletter_option` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_option` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_option` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_newsletter_option_fields`
--
DROP TABLE IF EXISTS `zs_mailpoet_newsletter_option_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_newsletter_option_fields` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(90) NOT NULL,
`newsletter_type` varchar(90) NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `name_newsletter_type` (`newsletter_type`,`name`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_newsletter_option_fields`
--
LOCK TABLES `zs_mailpoet_newsletter_option_fields` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_option_fields` DISABLE KEYS */;
INSERT INTO `zs_mailpoet_newsletter_option_fields` VALUES (1,'isScheduled','standard',NULL,'2024-05-03 11:16:30'),(2,'scheduledAt','standard',NULL,'2024-05-03 11:16:30'),(3,'event','welcome',NULL,'2024-05-03 11:16:30'),(4,'segment','welcome',NULL,'2024-05-03 11:16:30'),(5,'role','welcome',NULL,'2024-05-03 11:16:30'),(6,'afterTimeNumber','welcome',NULL,'2024-05-03 11:16:30'),(7,'afterTimeType','welcome',NULL,'2024-05-03 11:16:30'),(8,'intervalType','notification',NULL,'2024-05-03 11:16:30'),(9,'timeOfDay','notification',NULL,'2024-05-03 11:16:30'),(10,'weekDay','notification',NULL,'2024-05-03 11:16:30'),(11,'monthDay','notification',NULL,'2024-05-03 11:16:30'),(12,'nthWeekDay','notification',NULL,'2024-05-03 11:16:30'),(13,'schedule','notification',NULL,'2024-05-03 11:16:30'),(14,'group','automatic',NULL,'2024-05-03 11:16:30'),(15,'group','automation',NULL,'2024-05-03 11:16:30'),(16,'group','automation_transactional',NULL,'2024-05-03 11:16:30'),(17,'event','automatic',NULL,'2024-05-03 11:16:30'),(18,'event','automation',NULL,'2024-05-03 11:16:30'),(19,'event','automation_transactional',NULL,'2024-05-03 11:16:30'),(20,'sendTo','automatic',NULL,'2024-05-03 11:16:30'),(21,'segment','automatic',NULL,'2024-05-03 11:16:30'),(22,'afterTimeNumber','automatic',NULL,'2024-05-03 11:16:30'),(23,'afterTimeType','automatic',NULL,'2024-05-03 11:16:30'),(24,'meta','automatic',NULL,'2024-05-03 11:16:30'),(25,'afterTimeNumber','re_engagement',NULL,'2024-05-03 11:16:30'),(26,'afterTimeType','re_engagement',NULL,'2024-05-03 11:16:30'),(27,'automationId','automation',NULL,'2024-05-03 11:16:30'),(28,'automationStepId','automation',NULL,'2024-05-03 11:16:30'),(29,'filterSegmentId','standard',NULL,'2024-05-03 11:16:30'),(30,'filterSegmentId','re_engagement',NULL,'2024-05-03 11:16:30'),(31,'filterSegmentId','notification',NULL,'2024-05-03 11:16:30');
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_option_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_newsletter_posts`
--
DROP TABLE IF EXISTS `zs_mailpoet_newsletter_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_newsletter_posts` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`post_id` int(11) unsigned NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_newsletter_posts`
--
LOCK TABLES `zs_mailpoet_newsletter_posts` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_posts` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_newsletter_segment`
--
DROP TABLE IF EXISTS `zs_mailpoet_newsletter_segment`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_newsletter_segment` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`segment_id` int(11) unsigned NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `newsletter_segment` (`newsletter_id`,`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_newsletter_segment`
--
LOCK TABLES `zs_mailpoet_newsletter_segment` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_segment` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_segment` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_newsletter_templates`
--
DROP TABLE IF EXISTS `zs_mailpoet_newsletter_templates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_newsletter_templates` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) DEFAULT 0,
`name` varchar(250) NOT NULL,
`categories` varchar(250) NOT NULL DEFAULT '[]',
`description` varchar(255) NOT NULL DEFAULT '',
`body` longtext DEFAULT NULL,
`thumbnail` longtext DEFAULT NULL,
`thumbnail_data` longtext DEFAULT NULL,
`readonly` tinyint(1) DEFAULT 0,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_newsletter_templates`
--
LOCK TABLES `zs_mailpoet_newsletter_templates` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_templates` DISABLE KEYS */;
INSERT INTO `zs_mailpoet_newsletter_templates` VALUES (1,0,'Welcome Email: Blank 1 Column','[\"welcome\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p> <\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p> <\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\\n<p> <\\/p>\\n<p>Want to get to know us better? Check out some of our most popular articles: <\\/p>\\n<ol>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\\">Just Sit Down and Write – Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"https:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"https:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(2,0,'Welcome Email: Blank 1:2 Column','[\"welcome\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p> <\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p> <\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Our Most Popular Posts<\\/h3>\"},{\"type\":\"text\",\"text\":\"<ul>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\\">Just Sit Down and Write – Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>What\'s Next?<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read up!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"https:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"https:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-2-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(3,0,'Gift Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Header-1.jpg\",\"alt\":\"Gift-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7e7e7\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #dd2d2d;\\\">We\'re so happy you\'re onboard!<\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dd2d2d\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Footer.jpg\",\"alt\":\"Gift-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 1<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 2<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>City<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#dd2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/gift/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(4,0,'Minimal','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#303c54\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo1.png\",\"alt\":\"Minimal-Logo1\",\"fullWidth\":false,\"width\":\"590px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #8b9cbc;\\\">EST.2009<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"41px\"}}},{\"type\":\"text\",\"text\":\"<h2>Welcome to Minimal, Kim.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula. Cras sollicitudin nunc facilisis neque tristique sagittis.<\\/p>\\n<p><\\/p>\\n<p>Maecenas iaculis, lacus malesuada dictum dapibus, justo justo molestie lorem, ac dapibus magna urna vel arcu. Aliquam erat volutpat. Sed bibendum, ipsum sed ullamcorper blandit, eros odio interdum nibh, non venenatis metus lacus vitae lectus.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}}},{\"type\":\"text\",\"text\":\"<h2>Some of our recent stories<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/plasma-stingray111-800x533.jpg\",\"alt\":\"plasma-stingray111-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"gettyimages-578313682-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"5_what_to_do_p352m1141746-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"47px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo-Small.png\",\"alt\":\"Minimal-Logo-Small\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a><\\/span><\\/p>\\n<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#303c54\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/minimal/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(5,0,'New Phone Purchase','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":true,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Title.png\",\"alt\":\"Phone-Title\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"215px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Header.jpg\",\"alt\":\"Phone-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Welcome to your brand new Casia 7200.<\\/strong><\\/span><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #8748d5;\\\">Let\'s get you all set up.<\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8748d5\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"45px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#2c2c2c\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#8748d5\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1b1821\"},\"body\":{\"backgroundColor\":\"#1b1821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/phone/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(6,0,'Sunglasses','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Logo.jpg\",\"alt\":\"Glasses-Logo\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"66px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header-2.jpg\",\"alt\":\"Glasses-Header-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"116px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Here\'s what we sent you<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-1.jpg\",\"alt\":\"Glasses-Images-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-2.jpg\",\"alt\":\"Glasses-Images-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-3.jpg\",\"alt\":\"Glasses-Images-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header.jpg\",\"alt\":\"Glasses-Header\",\"fullWidth\":true,\"width\":\"640px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Our Summer Range Is Here<\\/strong><\\/h3>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit.<\\/p>\\n<p><\\/p>\\n<p>Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. <\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"137px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Got any questions or need some help?<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'re just a click or a phone call away.<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Call Us:<\\/strong> 08856877854<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><\\/h3>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"23.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><strong><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/sunglasses/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(7,0,'Real Estate','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Logo-1-150x84.jpg\",\"alt\":\"Property-Logo-1\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"84px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKING THE WORRY OUT OF REAL ESTATE<\\/span><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Welcome Home<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Header.jpg\",\"alt\":\"Property-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"782px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">We\'re here to help you move<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-1.png\",\"alt\":\"Property-Icon-1\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-2.png\",\"alt\":\"Property-Icon-2\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-3.png\",\"alt\":\"Property-Icon-3\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#8691be\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'d love to keep you updated with our latest news. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Sign up to our newsletter now and you\'ll never miss a thing.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Sign Up Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6a7087\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#6a7087\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/real-estate/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(8,0,'App Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-1.png\",\"alt\":\"App-Signup-Logo\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"80px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; margin: 0;\\\"><strong>Welcome to Appy<\\/strong><\\/h1><p style=\\\"text-align: center; margin: 0;\\\"><span style=\\\"color: #ffffff;\\\">Let\'s get started!<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Header.png\",\"alt\":\"App-Signup-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n <p style=\\\"text-align: center;\\\"><\\/p>\\n <p style=\\\"text-align: center;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n <p style=\\\"text-align: center;\\\"><\\/p>\\n <p style=\\\"text-align: center;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n <p style=\\\"text-align: center;\\\"><\\/p>\\n <p style=\\\"text-align: center;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Get Started Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\",\"borderColor\":\"#32b6c6\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"188px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Team.jpg\",\"alt\":\"App-Signup-Team\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-Footer.png\",\"alt\":\"App-Signup-Logo-Footer\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><strong>Appy<\\/strong><\\/p>\\n <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 1<\\/span><\\/p>\\n <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 2<\\/span><\\/p>\\n <p style=\\\"text-align: center; font-size: 12px;\\\"><span>City<\\/span><\\/p>\\n <p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#32b6c6\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#32b6c6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/app_welcome/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(9,0,'Welcome to FoodBox','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Logo.png\",\"alt\":\"Food-Delivery-Logo\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-App.png\",\"alt\":\"Food-Delivery-App\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome to FoodBox<\\/strong><\\/h1>\\n <h2><strong>Lorem ipsum dolor sit amet<\\/strong><\\/h2>\\n <p>Curabitur sollicitudin eros eu cursus sollicitudin. Suspendisse laoreet sollicitudin urna, ut lacinia risus dictum a. Integer a neque eu magna commodo sodales eu eget ante.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Focus.jpg\",\"alt\":\"Food-Delivery-Focus\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"31.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#e5e5e5\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Get started in 3 simple steps<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-1-1.png\",\"alt\":\"Food-Delivery-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-2-1.png\",\"alt\":\"Food-Delivery-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-3-1.png\",\"alt\":\"Food-Delivery-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 14px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Link 1 - Link 2 - Link 3 - Link 4<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#4599da\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#878787\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"link\":{\"fontColor\":\"#4599da\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/food_box/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(10,0,'Poet','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1>Thanks for signing up!<\\/h1>\\n <p><span style=\\\"color: #000000;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"66px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px;\\\"><span style=\\\"color: #999999;\\\"><strong>Latest p<\\/strong><\\/span><\\/p>\\n <h2><strong>The 26th of December<\\/strong><\\/h2>\\n <h3><span>A Tuesday, day of Tiw,<\\/span><br \\/><span>god of war, dawns in darkness.<\\/span><br \\/><span>The short holiday day of talking by the fire,<\\/span><br \\/><span>floating on snowshoes among<\\/span><br \\/><span>ancient self-pollarded maples,<\\/span><br \\/><span>visiting, being visited, giving<\\/span><br \\/><span>a rain gauge, receiving red socks,<\\/span><br \\/><span>watching snow buntings nearly over<\\/span><br \\/><span>their heads in snow stab at spirtled bits<\\/span><br \\/><span>of sunflower seeds the chickadees<\\/span><br \\/><span>hold with their feet to a bough<\\/span><br \\/><span>and hack apart, scattering debris<\\/span><br \\/><span>like sloppy butchers, is over.<\\/span><br \\/><span>Irregular life begins. Telephone calls,<\\/span><br \\/><span>Google searches, evasive letters,<\\/span><br \\/><span>complicated arrangements, faxes,<\\/span><br \\/><span>second thoughts, consultations,<\\/span><br \\/><span>e-mails, solemnly given kisses.<\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Images-1.jpg\",\"alt\":\"Poet-Images\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"1200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#393939\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">What did you think of this poem? Let me know on one of my social media channels.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"right\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Poetry books<\\/h1>\\n <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-1.png\",\"alt\":\"Poet-Books-1\",\"fullWidth\":false,\"width\":\"220px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-3.png\",\"alt\":\"Poet-Books-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-2.png\",\"alt\":\"Poet-Books-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#393939\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ebebeb\"},\"body\":{\"backgroundColor\":\"#ebebeb\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/poet/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(11,0,'Post Notifications: Blank 1 Column','[\"notification\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"fake-logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n<p> <\\/p>\\n<p>MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/post-notifications-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(12,0,'Modular Style Stories','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/Modular-Logo.png\",\"alt\":\"Modular-Logo\",\"fullWidth\":false,\"width\":\"271px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Ladybird’s transparent shell reveals how it folds its wings<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from ground to space<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We’re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"Cutting through the smog: What to do to fight air pollution\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Ladybird’s transparent shell reveals how it folds its wings<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#b956c5\"},\"body\":{\"backgroundColor\":\"#efe7f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"2\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"116px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/modular-style-stories/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(13,0,'Stripped RSS Style Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rss-simple-news\\/RSS-Logo-2.png\",\"alt\":\"RSS-Logo-2\",\"fullWidth\":true,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Latest RSS Simple Posts<\\/span><\\/strong><\\/h3>\\n<p><span style=\\\"color: #999999;\\\">Week 23: 23\\/19\\/19<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"5\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><strong>RSS Simple<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><span>Add your postal address here!<\\/span><\\/strong><\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3478f5\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#3478f5\",\"textDecoration\":\"none\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"3\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rss-simple-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(14,0,'One Full Post In An Email','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/not-so-medium\\/Not-So-Medium-Logo.png\",\"alt\":\"Not-So-Medium-Logo\",\"fullWidth\":false,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><em>Welcome to this week\'s post. <\\/em><\\/strong><\\/p>\\n<p><em>Every Friday, we send you the most interesting story of the week in full.<\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"1\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><em>Share this with your friends<\\/em><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><em>We promise not to spam anyone, and we only send our great articles to any email addresses in our list. Promise!<\\/em><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#2c2c2c\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"18px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"1\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/not-so-medium/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(15,0,'Wide Story Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Logo.png\",\"alt\":\"Wide-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #808080;\\\">Our Latest Posts<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Footer.jpg\",\"alt\":\"Wide-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"721px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Lucida\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Lucida\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#5ecd39\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wide-story-layout/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(16,0,'Industry Conference','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Logo.png\",\"alt\":\"Conf-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"150px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff; font-size: 11px; text-transform: uppercase; opacity: 0.5; letter-spacing: 3px;\\\">Get ready for the biggest email conference of the year<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Ticket.png\",\"alt\":\"Conf-Ticket\",\"fullWidth\":false,\"width\":\"339px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-size: 42px;\\\"><strong><span style=\\\"color: #ffffff; line-height: 1.2; position: relative; top: -5px;\\\">Email Boston 2018<\\/span><\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"133px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"34px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Industry-Coupon.png\",\"display\":\"fit\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">---<\\/span><\\/h3>\\n <h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Grab 20% off your tickets right now<\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'re offering an exclusive 20% off tickets with this coupon code!<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Code\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Top.png\",\"alt\":\"Conf-Top\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"12px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"14px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Holding.jpg\",\"alt\":\"Conf-Holding\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"667px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"46px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Check out this year\'s event<\\/strong><\\/h3>\\n <p>We\'ve ramped up everything this year for our conference, including amazing new speakers and guests, and a few surprises for everyone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a ticket here\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"30px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"header\",\"text\":\"<p> <a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b8291e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b8291e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b8291e;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#b8291e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#515151\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/industry-conference/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(17,0,'Science Weekly','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Science-Logo.png\",\"alt\":\"Science-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Title-22.png\",\"alt\":\"Health-Mag-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"214px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>The latest news from the world of science<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-End-1.png\",\"alt\":\"Health-Mag-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Download our app!<\\/strong><\\/h2>\\n <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in odio dui. Duis et dolor nec erat dictum laoreet. Morbi dapibus turpis id eros viverra tempor. <\\/span><\\/p>\\n <p><span><\\/span><\\/p>\\n <p><span>Fusce et diam ac sapien posuere luctus. Etiam in vehicula metus, ac viverra elit. Duis diam lacus, molestie vel enim non, rutrum placerat massa. Suspendisse a elit tincidunt, egestas lacus at, maximus diam. <\\/span><\\/p>\\n <p><span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"144px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Phone.png\",\"alt\":\"Health-Mag-Phone\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"573px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep In Touch With Us<\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"26px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b1b6d1;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b1b6d1;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b1b6d1;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\"},\"text\":{\"fontColor\":\"#d6d6d6\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b2d37\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/science_weekly/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(18,0,'Newspaper Traditional','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 15px;\\\"><em><strong>[date:mtext][date:dordinal],[date:y]<\\/strong><\\/em><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #008080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #008080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Local News<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Sports Updates & Scores<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Business News<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n <p style=\\\"text-align: left;\\\"> <\\/p>\\n <p style=\\\"text-align: left;\\\">MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"28px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #458687;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #458687;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #458687;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"21px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#3d8076\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f9f8\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newspaper-traditional/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(19,0,'Clear News','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"27px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #808080;\\\"><strong>October 2018<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left; line-height: 1.3;\\\"><strong>Good Morning!<\\/strong><\\/h1>\\n <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce egestas nisl vel ante finibus fringilla ullamcorper non lectus. Aenean leo neque, egestas et lacus eu, viverra luctus nisi. Donec dapibus mauris at fringilla consequat. Cras sed porta nunc. Ut tincidunt luctus felis sed suscipit. Sed tristique faucibus fermentum.<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/UEl2.gif\",\"alt\":\"UEl2\",\"fullWidth\":false,\"width\":\"360px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Today\'s Top Stories<\\/strong><\\/h2>\"}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>We cover all types of news<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"World\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e23f3f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Business\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#50b6ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Politics\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#506dce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Sports\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e1bc2d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Science\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#a650ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Health\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#64b03c\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Family\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#278f6e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Arts\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#7c5e5e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Local\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Crossword.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">The Friday Crossword<\\/span><\\/h2>\\n <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum vitae ornare elit. Duis laoreet justo sed fringilla maximus. Aenean pharetra nec risus a vestibulum.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get started\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n <p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/p>\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Add your postal address!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"social\",\"iconSet\":\"default\",\"icons\":[]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"titleOnly\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"centered\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/clear-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(20,0,'Dog Food','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Logo.png\",\"alt\":\"Dog-Logo\",\"fullWidth\":false,\"width\":\"42px\",\"height\":\"91px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 1.2em;\\\"><strong>Thanks for buying your dog food from us<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Header-1024x409.jpg\",\"alt\":\"Dog-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"511px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s some other pawsome things to try... <\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-1.jpg\",\"alt\":\"Dog-Product-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog Jumper<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><strong><\\/strong><\\/span><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-2.jpg\",\"alt\":\"Dog-Product-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog Socks<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span><em><strong>$19.99<\\/strong><\\/em><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-3.jpg\",\"alt\":\"Dog-Product-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Glow Collar<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><em><\\/em><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"45px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><\\/strong><span style=\\\"color: #ffffff;\\\">Our Guarantee<\\/span><\\/h3>\\n<p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus<\\/span><\\/p>\\n<p><span style=\\\"color: #ffffff;\\\"><em><\\/em><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><em><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/em><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#d4d4d4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/dog-food/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(21,0,'Abandoned Cart – Kids','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo.png\",\"alt\":\"Kids-Clothing-Logo\",\"fullWidth\":true,\"width\":\"250px\",\"height\":\"121px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Boys Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Girls Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Toys & Games<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9cd1e1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Wait!<\\/strong><\\/h1><h3>You\\u2019ve left something in your cart!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Don\\u2019t worry, we saved it for you\\u2026<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"abandonedCartContent\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"titlePosition\":\"aboveExcerpt\",\"featuredImagePosition\":\"left\",\"pricePosition\":\"below\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}},\"context\":\"abandonedCartContent.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Go To Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"154px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#fceba5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>YOU MIGHT ALSO LIKE\\u2026<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-3.jpg\",\"alt\":\"Kids-Clothing-Image-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Cherry Dress<\\/strong><\\/p><p><span>$10.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-2.jpg\",\"alt\":\"Kids-Clothing-Image-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Red T-Shirt<\\/strong><\\/p><p><span>$9.49<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-4.jpg\",\"alt\":\"Kids-Clothing-Image-4\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pink Dance Dress<\\/strong><\\/p><p><span>$11.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Footer.jpg\",\"alt\":\"Kids-Clothing-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"107px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo-Footer-150x61.png\",\"alt\":\"Kids-Clothing-Logo-Footer\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #333333;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #333333;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #333333;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#9bd2e0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#c3e1e8\"}},\"blockDefaults\":{\"abandonedCartContent\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"pricePosition\":\"below\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"abandonedCartContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"abandonedCartContent\",\"titlePosition\":\"aboveExcerpt\"},\"automatedLatestContent\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"alternate\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false,\"withLayout\":true},\"button\":{\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"154px\"}},\"text\":\"Go To Cart\",\"url\":\"\",\"type\":\"button\"},\"container\":[],\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"footer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"},\"posts\":{\"amount\":\"10\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"postStatus\":\"publish\",\"readMoreButton\":{\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"link\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"products\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"pricePosition\":\"below\",\"readMoreType\":\"link\",\"readMoreText\":\"Buy now\",\"readMoreButton\":{\"text\":\"Buy now\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"height\":\"32px\",\"iconType\":\"facebook\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"link\":\"http:\\/\\/www.facebook.com\",\"text\":\"Facebook\",\"type\":\"socialIcon\",\"width\":\"32px\"},{\"height\":\"32px\",\"iconType\":\"twitter\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"link\":\"http:\\/\\/www.twitter.com\",\"text\":\"Twitter\",\"type\":\"socialIcon\",\"width\":\"32px\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\"},\"woocommerceHeading\":{\"contents\":{\"new_account\":\"New Order: #0001\",\"processing_order\":\"Thank you for your order\",\"completed_order\":\"Thanks for shopping with us\",\"customer_note\":\"A note has been added to your order\"}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/kids-clothing/thumbnail.20201028.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(22,0,'Rock Band','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"315px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"48px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #7acff0;\\\">Free track download<\\/span><\\/h1>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download now for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#152533\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"2px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'ve been busy in the studio<\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-2.jpg\",\"alt\":\"RockBand-Albums-2\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Magnus Opium<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-1.jpg\",\"alt\":\"RockBand-Albums-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Skeletal Bones<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-3.jpg\",\"alt\":\"RockBand-Albums-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Blinded by Vision<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Tours.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c2f40\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: right;\\\">New Tour Dates<\\/h1>\\n <p style=\\\"text-align: right;\\\">14th March - London, UK<\\/p>\\n <p style=\\\"text-align: right;\\\">15th March - Leeds, UK<\\/p>\\n <p style=\\\"text-align: right;\\\">16th March - Birmingham, UK<\\/p>\\n <p style=\\\"text-align: right;\\\">19th March - Manchester, UK<\\/p>\\n <p style=\\\"text-align: right;\\\">21st March - Glasgow, UK<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Bounce Rate<\\/h3>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#060d13\"},\"body\":{\"backgroundColor\":\"#060d13\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rock-band/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(23,0,'Wine City (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Logo.png\",\"alt\":\"Wine-Logo\",\"fullWidth\":false,\"width\":\"136px\",\"height\":\"67px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Red Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>White Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Rose Wine<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Have a drink on us<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>You\'re our VIP - now it\'s time to celebrate! <\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue.<\\/span><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#6d6d6d\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#6d6d6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #6d6d6d;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #6d6d6d;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #6d6d6d;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #6d6d6d;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wine-city/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(24,0,'Abandoned Cart – Fitness','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-1.jpg\",\"alt\":\"Fitness-Logo-1\",\"fullWidth\":true,\"width\":\"180px\",\"height\":\"96px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Get back in the game<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Header.jpg\",\"alt\":\"Fitness-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"696px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>You\'ve left something in your cart...<\\/strong><\\/h3>\"}]}]},{\"type\":\"abandonedCartContent\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"titlePosition\":\"aboveExcerpt\",\"featuredImagePosition\":\"left\",\"pricePosition\":\"hidden\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"abandonedCartContent.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Still interested?<\\/strong><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong>Here\'s 20% off your order if you complete it right now. We\'re nice like that.<\\/strong><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\",\"borderColor\":\"#56741d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#56741d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-Footer-1.png\",\"alt\":\"Fitness-Logo-Footer-1\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"52px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Address Line 1, Address Line 2, City, Country<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><span> <\\/span>|<span> <\\/span><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#3c3c3c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"abandonedCartContent\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"pricePosition\":\"hidden\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"abandonedCartContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"abandonedCartContent\",\"titlePosition\":\"aboveExcerpt\"},\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":[],\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"products\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"pricePosition\":\"below\",\"readMoreType\":\"link\",\"readMoreText\":\"Buy now\",\"readMoreButton\":{\"text\":\"Buy now\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},\"woocommerceHeading\":{\"contents\":{\"new_account\":\"New Order: #0001\",\"processing_order\":\"Thank you for your order\",\"completed_order\":\"Thanks for shopping with us\",\"customer_note\":\"A note has been added to your order\"}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fitness/thumbnail.20201028.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(25,0,'Motor','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #d52a2a;\\\"><strong>Welcome to Vector Motors<\\/strong><\\/span><\\/p>\\n <p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-logo-1.png\",\"alt\":\"Car-Header-logo-1\",\"fullWidth\":false,\"width\":\"167.5px\",\"height\":\"349px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 35px; line-height: 40px; text-align: left; border-left: 10px solid #d52a2a; margin-left: 20px; padding-left: 20px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome to the club<\\/span><\\/strong><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"72px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #d52a2a;\\\">You\'ve bought the car, here\'s what happens next.<\\/span><\\/strong><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. <\\/span><\\/p>\\n <p style=\\\"text-align: center;\\\"><span><\\/span><\\/p>\\n <p style=\\\"text-align: center;\\\"><span>Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>We\'re here to help<\\/strong><\\/h1>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/p>\\n <p><\\/p>\\n <p><strong><a href=\\\"\\\">Get in touch with us here<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"113px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"42px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Wheel.jpg\",\"alt\":\"Car-Wheel\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"560px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'ll be in touch soon with updates<\\/strong><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d52a2a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d52a2a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Footer.jpg\",\"alt\":\"Car-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"275px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"5px\",\"borderColor\":\"#d52a2a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/motor/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(26,0,'Avocado','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Logo-2.png\",\"alt\":\"Avocado-Logo-2\",\"fullWidth\":false,\"width\":\"212px\",\"height\":\"89px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Has to be fresh<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Holy Guacamole!<\\/strong><\\/h1>\\n<h2 style=\\\"text-align: center;\\\">Your monthly avocado<\\/h2>\\n<h2 style=\\\"text-align: center;\\\">delivery starts right now.<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Header-1.jpg\",\"alt\":\"Avocado-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"644px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Recipe.jpg\",\"alt\":\"Avocado-Recipe\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"890px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"135px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>A quick and easy recipe to get you started...<\\/strong><\\/h3>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer blandit tortor nec eleifend maximus. Nulla est lectus, tincidunt quis molestie vitae, suscipit non orci.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"28px\",\"borderStyle\":\"solid\",\"width\":\"111px\",\"lineHeight\":\"36px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><strong><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Got a friend that hass to have this too ?<\\/strong><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Coupon.jpg\",\"alt\":\"Avocado-Coupon\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"382px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Send them your exclusive coupon code now and they\'ll receive 50% off their next order, and you\'ll get your next box for free! <\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"borderColor\":\"#3d3d3d\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"254px\",\"lineHeight\":\"50px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #9ecd2e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #9ecd2e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #9ecd2e;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#9ecd2e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f3f8f3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#9ecd2e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/avocado/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(27,0,'Book store (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Turn more pages this weekend...<\\/span><\\/strong><\\/h1>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Just to say thanks, here\'s a small gift from us to you.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #5094ad;\\\"><strong>Read more every week<\\/strong><\\/span><\\/p>\\n <h2 style=\\\"text-align: center;\\\"><strong>Your free gift!<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, adipiscing elit. Fusce mollis orci justo,<\\/span><\\/p>\\n <p style=\\\"text-align: center;\\\"><span>commodo mattis nisi vitae. Sed aliquam, ex ac lacinia tempus,<\\/span><\\/p>\\n <p style=\\\"text-align: center;\\\"><span>enim urna luctus odio, at leo ante non.<\\/span><\\/p>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>20% off all books<\\/strong><\\/h2>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#125674\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#125674\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Image-Wide-2.png\",\"alt\":\"Book-Image-Wide\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"96px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #cdc391;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #cdc391;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #cdc391;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#125674\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/book-store-with-coupon/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(28,0,'Flowers (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this email in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Logo.png\",\"alt\":\"Flowers-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Header.jpg\",\"alt\":\"Flowers-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"850px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Just for you.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Welcome to our flower store - as a token of our appreciation for you signing up,<\\/strong><\\/span><\\/p>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>here\'s a little gift from us for your next order.<\\/strong><\\/span><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#292929\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333; font-size: 11px;\\\"><strong><\\/strong><strong>10% off your next order with us. Terms and Conditions apply.<\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>A little inspiration to get you started...<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>New flowers delivered<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-1.jpg\",\"alt\":\"Flower-1\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-2.jpg\",\"alt\":\"Flower-2\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Save with a subscription<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Collect from our store<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-3.jpg\",\"alt\":\"Flower-3\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b3748a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b3748a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b3748a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e0a9bc\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eae5e5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"392px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/flowers-with-coupon/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(29,0,'Newsletter: Blank 1 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p> <\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(30,0,'Newsletter: Blank 1:2 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p> <\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p><span style=\\\"line-height: 25.6px;\\\">You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(31,0,'Newsletter: Blank 1:2:1 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Let\'s end with a single column. <\\/span><\\/h3>\\n<p style=\\\"line-height: 25.6px;\\\">In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<p style=\\\"line-height: 25.6px;\\\"><\\/p>\\n<ul style=\\\"line-height: 25.6px;\\\">\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(32,0,'Newsletter: Blank 1:3 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p> <\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>This template...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your newsletter.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>... has a...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You have the choice of:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>3-column layout.<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You can add as many layout blocks as you want!<\\/p>\"},{\"type\":\"text\",\"text\":\"\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-3-column/thumbnail.20190930.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(33,0,'Simple Text','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"It\'s time to take action!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p>Thanks for reading. See you soon!<\\/p>\\n<p> <\\/p>\\n<p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/simple-text/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(34,0,'Take a Hike','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/header.jpg\",\"alt\":\"header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"483px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p>Hi [subscriber:firstname | default:explorer]<\\/p>\\n <p><\\/p>\\n <p>Aliquam feugiat nisl eget eleifend congue. Nullam neque tellus, elementum vel elit dictum, tempus sagittis nunc. Phasellus quis commodo odio. Vestibulum vitae mi vel quam rhoncus egestas eget vitae eros. <\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>How to plan your hiking route<\\/strong><\\/h1>\\n <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aliquam dictum urna ac lacus dapibus rhoncus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"https:\\/\\/www.google.co.uk\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/map.jpg\",\"alt\":\"map\",\"fullWidth\":false,\"width\":\"330px\",\"height\":\"227px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/boots.jpg\",\"alt\":\"boots\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong>Tried & tested: Our favourite walking boots<\\/strong><\\/h2>\\n <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. <\\/p>\"},{\"type\":\"button\",\"text\":\"See Reviews\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hikers Gallery<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery3.jpg\",\"alt\":\"gallery3\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery1-300x225.jpg\",\"alt\":\"gallery1\",\"fullWidth\":true,\"width\":\"300px\",\"height\":\"225px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery2-1.jpg\",\"alt\":\"gallery2\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Edit this to insert text<\\/p>\"},{\"type\":\"button\",\"text\":\"View More Photos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"214px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hiking goes social...<\\/strong><\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"google-plus\",\"link\":\"http:\\/\\/plus.google.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Google Plus\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4f230c\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#265f6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#843c15\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#843c15\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/take_a_hike/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(35,0,'News Day','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/News-Outlet-Title-2.jpg\",\"alt\":\"News-Outlet-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #2ca5d2;\\\"><strong>Top Story<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":\"413.28125px\",\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We\\u2019re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone. Traditional jet engines create thrust by mixing compressed air with fuel and igniting it. The burning mixture expands rapidly and is blasted out of the back of the engine, pushing it forwards. …<\\/p><p><a href=\\\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #2ca5d2;\\\"><strong>Popular Posts Today<\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/h3>\\n <p class=\\\"mailpoet_wp_post\\\">Tackling our air problems starts with traffic control, but individual action to reduce energy use and intensive farming would also help clean our air.<\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Ladybird’s transparent shell reveals how it moves<\\/strong><\\/h3>\\n <p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Brazil’s history-making Hurricane<\\/strong><\\/h3>\\n <p class=\\\"mailpoet_wp_post\\\">Jairzinho has just made history. In claiming the fourth goal of an unforgettable 1970 FIFA World Cup Mexico™ Final against Italy, he has maintained his record of scoring in every one of Brazil’s matches en route to the Trophy.<\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Iceland’s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n <p class=\\\"mailpoet_wp_post\\\">As Iceland’s key matches loom, with kick-off just a couple of hours away, you will find their national coach in the pub. This may seem unusual...<\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia<\\/strong><\\/h3>\\n <p class=\\\"mailpoet_wp_post\\\">Organising a FIFA World Cup™ in a sustainable manner is a major challenge. The scale of the event inevitably has an impact on the Host Country. <\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Lineker’s life-changing treble<\\/strong><\\/h3>\\n <p class=\\\"mailpoet_wp_post\\\">Given that he won the Golden Boot in his first and came within a whisker of the Final in his second, one might expect Gary Lineker to have a tough time picking his FIFA World Cup™ highlight. Yet the man who scored ten times...<\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><strong>NewsDay<\\/strong><\\/p>\\n <p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><br \\/><\\/p>\\n <p><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#2ca5d2\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f2f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/news_day/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(36,0,'World Cup','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-1.png\",\"alt\":\"Sports-Football-Divider-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">Issue #1<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" target=\\\"_blank\\\" style=\\\"color: #ffffff; font-size: 14px; text-align: center;\\\">View In Browser<\\/a><\\/p>\\n <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff; text-align: start;\\\">Monday 1st January 2017<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header-1.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"580px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome Back!<\\/strong><\\/h2>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna.<\\/p>\\n <p><\\/p>\\n <p>Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi. Etiam sed nisl nec orci pretium lacinia eget in turpis. Maecenas in posuere justo. Vestibulum et sapien vestibulum, imperdiet neque in, maximus velit.<\\/p>\\n <p><\\/p>\\n <p>Proin dignissim elit magna, viverra scelerisque libero vehicula sed<\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-3.png\",\"alt\":\"Sports-Football-Divider-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"padding-bottom: 0;\\\"><span style=\\\"font-weight: 600;\\\">Latest News<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"View All News\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d35400\",\"borderColor\":\"#d35400\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2865897_full-lnd.jpg\",\"alt\":\"Brazil\\u2019s history-making Hurricane\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Brazil’s history-making Hurricane<\\/strong><\\/h3>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna. Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi...<\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2866107_full-lnd.jpg\",\"alt\":\"Iceland\\u2019s dentist-coach defying convention and expectations\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Iceland’s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit...<\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2709222_full-lnd.jpg\",\"alt\":\"Impact and legacy of 2018 FIFA World Cup Russia: facts and figures\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia: facts and figures<\\/strong><\\/h3>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod...<\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2867790_full-lnd.jpg\",\"alt\":\"Lineker\\u2019s life-changing treble\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Lineker’s life-changing treble<\\/strong><\\/h3>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit <span style=\\\"background-color: inherit;\\\">consequat lorem at est congue...<\\/span><\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-2.png\",\"alt\":\"Sports-Football-Divider-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Footer-1.png\",\"alt\":\"Sports-Football-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#b55311\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Logo-Small.png\",\"alt\":\"Sports-Football-Logo-Small\",\"fullWidth\":false,\"width\":\"772px\",\"height\":\"171px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#da6110\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#da6110\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/world_cup/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(37,0,'Festival Event','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/festival-header.jpg\",\"alt\":\"festival-header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"879px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Pack your glowsticks, <br \\/>Boomfest is back! <\\/h1>\\n <p><\\/p>\\n <p style=\\\"text-align: center;\\\">Duis tempor nisl in risus hendrerit venenatis. <br \\/>Curabitur ornare venenatis nisl non ullamcorper. <\\/p>\"},{\"type\":\"button\",\"text\":\"Duis id tincidunt\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"260px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Maecenas scelerisque nisi sit amet metus efficitur dapibus! <br \\/>Ut eros risus, facilisis ac aliquet vel, posuere ut urna.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Confirmed Lineup<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Main Stage<\\/span><\\/em><\\/h3><p>Quisque libero<br \\/>Nulla convallis<br \\/>Vestibulum Ornare<br \\/>Consectetur Odio<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">New Acts Stage<\\/span><\\/em><\\/h3><p>Nulla interdum<br \\/>Massa nec<br \\/>Pharetra<br \\/>Varius<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Comedy Stage<\\/span><\\/em><\\/h3><p>In pulvinar<br \\/>Risus sed<br \\/>Condimentum<br \\/>Feugiat<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">New to the festival this year<\\/h2>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/street-food.jpg\",\"alt\":\"street food\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Award-winning Street Food<\\/h3><p>Nullam pharetra lectus id porta pulvinar. Proin ac massa nibh. Nullam ac mi pharetra, lobortis nunc et, placerat leo. Mauris eu feugiat elit. Pellentesque eget turpis eu diam vehicula convallis non <a href=\\\"https:\\/\\/www.mailpoet.com\\\">luctus enim.<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/happy.jpeg\",\"alt\":\"happy\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Prepare to dazzle with our Glitter Run<\\/h3><p>Donec quis orci at metus finibus tincidunt. Sed vel urna sed urna maximus congue eu et turpis. Nulla tempus hendrerit justo eget molestie. Vivamus quis molestie lacus. Donec commodo odio a nisi feugiat, vitae egestas mi.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"footer\",\"text\":\"<p>Mauris tristique ultricies ullamcorper. <br \\/>Don\'t want to hear from us? <a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><\\/p><p>Add your postal address here. <\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#8d062b\"},\"body\":{\"backgroundColor\":\"#0a5388\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/festival_event/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(38,0,'Retro Computing Magazine','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4473a1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Header.png\",\"alt\":\"Windows94-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>We\'re upgrading!<\\/strong><\\/h1>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Quisque in leo felis. Etiam at libero et enim tincidunt scelerisque. Ut felis lectus, imperdiet quis justo quis, elementum sagittis tellus. Sed elementum, lacus at iaculis vestibulum, nunc leo gravida nisi, sed dapibus nisi odio ac ex. Aliquam id arcu dictum, cursus quam id, eleifend libero.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Latest News<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>What is it like to use a Windows 98 PC in 2017?<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\"><span>Computers are much more advanced than they were even a few years ago, but of course we all like to complain about the dumb things they sometimes do. It’s easy to forget how clunky things used to be, though...<\\/span><\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/odds-on-10-science-breakthroughs-you-can-bet-on\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Windows 95 still finds life online<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">Microsoft’s Windows 95 has reached the ripe old age of 22 this year and to commemorate this milestone, TheNextWeb goes into some details about the operating system that users may have missed over the years...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>New Sinclair ZX Spectrum Fully Funded<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">The new Sinclair ZX Spectrum Next home computer which was launched on Kickstarter to mark the 35th birthday of the original Spectrum produced by Sinclair Research has been fully funded in less than 48 hours...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read more<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Did you know?<\\/span><\\/strong><\\/h2>\\n<p><span style=\\\"color: #ffffff;\\\">At the time of creation and development, the microcomputers in Japan were not powerful enough to handle the complex tasks related to the design and programming of Space Invaders. Nishikado then designed his own hardware and developmental tools to make the game a reality.<\\/span><\\/p>\\n<p><strong><span style=\\\"color: #ffffff;\\\"><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Today.png\",\"alt\":\"Windows94-Today\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Let\'s get social!<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#008282\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro_computing_magazine/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(39,0,'Shoes','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo.png\",\"alt\":\"Retail-Shoes-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Header.jpg\",\"alt\":\"Retail-Shoes-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f1b512\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Our New Range<\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt.<\\/span><\\/p>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Curabitur fermentum ligula eget lacus aliquam volutpat. Integer sapien neque, laoreet quis lobortis sed, semper eget magna. Suspendisse potentiu.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Handcrafted Shoes<\\/span><\\/h2>\\n <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-1.jpg\",\"alt\":\"Retail-Shoes-Boxes-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-2.jpg\",\"alt\":\"Retail-Shoes-Boxes-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Perfect For Any Occasion<\\/span><\\/h2>\\n <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'re open every day!<\\/strong><\\/h3>\\n <p style=\\\"text-align: center;\\\">Call in any time and we\'ll help you pick the best shoes for any occasion.<\\/p>\\n <p style=\\\"text-align: center;\\\">If you\'re not happy, just bring them back to us and we\'ll give you a full refund.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Out Our Website\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"220px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#d3d3d3\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo-Footer.png\",\"alt\":\"Retail-Shoes-Logo-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"60px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#41c7bf\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f6f6f6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/shoes/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(40,0,'Music','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/music-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>You Play.<\\/strong><\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>They Listen.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">Up to 50% off all of our instruments.<\\/span><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">This week only.<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Choose a category and get playing<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Electric Guitars\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Trumpets\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"DJ Equipment\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Amps\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Drums\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Pianos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Banjos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Synthesizers\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Guitar Pedals\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Harmonicas\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Flutes\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Headphones\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><\\/strong><\\/em><\\/span><\\/p>\\n<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/strong><\\/em><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2d2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2d2d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/music/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(41,0,'Hotels','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-1.png\",\"alt\":\"Hotel-Logo\",\"fullWidth\":false,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>My Favourites<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Recent Bookings<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Pets go free<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stay in any Exquisite hotel this summer and bring your pet for free!<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Get ready to travel in Exquiste style...<\\/strong><\\/h2>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/dubai-paris.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Dubai<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $199<strong><br \\/><\\/strong><\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">Paris<\\/span><\\/strong><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/toronto-delhi.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Toronto<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $229<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>New Delhi<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/rio-london.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Rio de Janeiro<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $329<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>London<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $99<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Just for you...<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Here\'s 10% off your next booking with us.<\\/p>\\n<p style=\\\"text-align: center;\\\">Just grab the code below and paste it when required on the booking form!<\\/p>\"},{\"type\":\"button\",\"text\":\"VALU3DCUST\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#000000\",\"borderWidth\":\"2px\",\"borderRadius\":\"6px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-Small.png\",\"alt\":\"Hotel-Logo-Small\",\"fullWidth\":true,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 1 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 2 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>City <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffc600;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffc600;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffc600;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#2d2a31\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2a31\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/hotels/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(42,0,'Piece of cake','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong>Open daily from 9am to 9pm | <a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"},\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Logo-1.png\",\"alt\":\"Restaurant-Bakery-Logo-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Header.jpg\",\"alt\":\"Restaurant-Bakery-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"1600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>It\'s our Birthday!<\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center; line-height: 1.4;\\\">To celebrate, we\'re adding a slice of our Birthday cake to every order. Pop in this weekend to use our special offer code and enjoy!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; border: 3px dashed #d42b2b; color: #d42b2b; padding: 10px; font-size: 24px;\\\"><strong>HAPPYBDAY<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"background-color: #ececeb; line-height: 1.3;\\\"><span style=\\\"font-weight: 600;\\\"><span style=\\\"font-size: 12px; text-align: center;\\\">Add your postal address here.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n <p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Manage Subscription<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#d42b2b\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ececeb\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/piece_of_cake/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(43,0,'Buddhist Temple','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#00050b\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1>With our thoughts, we make the <span style=\\\"color: #f37f31;\\\">world<\\/span><\\/h1>\\n <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Avatar.jpg\",\"alt\":\"Buddhist-Avatar\",\"fullWidth\":false,\"width\":\"70px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\">Special Event<\\/span><\\/p>\\n <h3>Dalai Lama visit<\\/h3>\\n <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #f37f31;\\\">New prayer flags<\\/span><\\/h3>\\n <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\\n <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more ><\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/5bafccfc554c7f08176ec084.png\",\"alt\":\"5bafccfc554c7f08176ec084\",\"fullWidth\":false,\"width\":\"280px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Social.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Sharing matters to us<\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-1.jpg\",\"alt\":\"Buddhist-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Meditation for beginners<\\/span><\\/h3>\\n <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span> <\\/span><\\/p>\\n <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more ><\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-2.jpg\",\"alt\":\"Buddhist-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Planning your trip to a temple<\\/span><\\/h3>\\n <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span> <\\/span><\\/p>\\n <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more ><\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-3.jpg\",\"alt\":\"Buddhist-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Visit the sunken statues<\\/span><\\/h3>\\n <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span> <\\/span><\\/p>\\n <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more ><\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#00050b\"},\"body\":{\"backgroundColor\":\"#00050b\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/buddhist-temple/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(44,0,'Mosque','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"182px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>JANUARY 2019<\\/strong><\\/span><\\/p>\\n <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Newsletter<\\/span><\\/h1>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris efficitur pretium.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Upcoming Events<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-1.jpg\",\"alt\":\"Mosque-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>14th January 2019<\\/strong><\\/span><\\/p>\\n <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>The Four Imams<\\/span><\\/span><\\/h3>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><strong><a href=\\\"\\\">Find out more ><\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-2.jpg\",\"alt\":\"Mosque-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>23rd January 2019<\\/strong><\\/span><\\/p>\\n <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Prayer Makes Perfect<\\/span><\\/span><\\/h3>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"\\\">Find out more ><\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-3.jpg\",\"alt\":\"Mosque-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>29th January 2019<\\/strong><\\/span><\\/p>\\n <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Plaster Carving<\\/span><\\/span><\\/h3>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more ><\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Prayer Times<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><\\/strong><strong>Fajr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"7.04pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Sunrise<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"8.41am\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Dhuhr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"12.35pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Asr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"2.01pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Maghrib<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"4.21pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Isha\'a<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/bg-2.jpg\",\"alt\":\"bg-2\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"286px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/mosque/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(45,0,'Synagogue','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"7.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#0d7e85\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"27px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Welcome back<\\/span><\\/h1>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">This month we\'ll be discussing important topics around our faith, and highlighting some events that you may be interested in.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"38px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #04aeb9;\\\"><strong><span>S P E C I A L E V E N T<\\/span><\\/strong><\\/span><\\/p>\\n <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stories In Song<\\/span><\\/h3>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">An afternoon of comedy and music with Daniel Cainer. This multi-award-winning master-songwriter and great musician brings our family trees to life.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Tickets available here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"175px\",\"lineHeight\":\"38px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Back-1.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/male-18.jpg\",\"alt\":\"male-18\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"360px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"font_2\\\" style=\\\"text-align: right;\\\"><span style=\\\"color: #384e76;\\\"><strong>Ariel Abel<\\/strong><\\/span><\\/p>\\n <p class=\\\"font_2\\\" style=\\\"font-size: 11px; text-align: right;\\\"><span style=\\\"color: #384e76;\\\">Princes Road Synagogue <span>Rabbi <\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Greetings from our Rabbi <\\/span><\\/h2>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend. Fusce luctus accumsan risus, at rhoncus ante vehicula in. Praesent ut ultricies ipsum. Sed lacus dolor, laoreet nec tincidunt ut, commodo nec augue. In dignissim justo eget ante facilisis ornare.<\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Cras in lacus ac lectus hendrerit porta. Morbi pretium id nisi eget placerat. Integer nec quam nec augue luctus facilisis. Nam sollicitudin velit nec risus mattis, quis porttitor tortor consequat. Vivamus nec justo vel lectus pharetra volutpat.<\\/span><\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span><\\/span><\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Quisque eget vestibulum quam, eu fermentum ipsum.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Latest News<\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-1.jpg\",\"alt\":\"Synagogue-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Building work started this week<\\/span><\\/h3>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-2.jpg\",\"alt\":\"Synagogue-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">What\'s life like as a Jewish teenager?<\\/span><\\/h3>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-3.jpg\",\"alt\":\"Synagogue-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">The life of paper in a modern world<\\/span><\\/h3>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Keep in touch with us<\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b3d5e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/synagogue/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(46,0,'Faith','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/church-header.jpg\",\"alt\":\"church-header\",\"fullWidth\":true,\"width\":\"1036px\",\"height\":\"563px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Spreading Love & Hope...<\\/h1><p>Duis id molestie ex. Quisque finibus magna in justo tristique pellentesque. Nulla sed leo facilisis arcu malesuada molestie vel quis dolor. Donec imperdiet condimentum odio ut elementum. Aenean nisl massa, rutrum a ullamcorper eget, molestie non erat. <\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\">Family Faith Events<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/family.jpg\",\"alt\":\"family\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>In maximus tempus pellentesque. Nunc scelerisque ante odio, vel placerat dui fermentum efficitur. Integer vitae ex suscipit, aliquet eros vitae, ornare est. <a href=\\\"http:\\/\\/www.example.com\\\">Aenean vel dapibus nisi<\\/a>.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2>Thoughts & Prayers<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/pray.jpg\",\"alt\":\"pray\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Donec sed vulputate ipsum. In scelerisque rutrum interdum. Donec imperdiet dignissim erat, in dictum lectus accumsan ut. <a href=\\\"http:\\/\\/www.example.com\\\">Aliquam erat volutpat.<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Latest News<\\/h1>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"1px\",\"borderColor\":\"#dcdcdc\"}}},{\"type\":\"automatedLatestContent\",\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#dfeaf3\",\"borderColor\":\"#00ddff\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"45px\",\"fontColor\":\"#597890\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfeaf3\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"6px\",\"borderColor\":\"#597890\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><b>Add your postal address here!<\\/b>\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"},\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Find us socially:<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#597890\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e7eff6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/faith/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(47,0,'College','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffcc00;\\\"><strong>S U M M E R E D I T I O N<\\/strong><\\/span><\\/p>\\n <h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Graduation Day is Coming<\\/span><\\/h1>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt. Integer gravida mauris erat, vehicula blandit velit ultrices ut. <\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"54px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>H E A D M A S T E R \' S B L O G<\\/strong><\\/span><\\/p>\\n <h2 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Your hard work pays off in the future to come<\\/span><\\/strong><\\/h2>\\n <p><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}}},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur purus quam, semper eget nisl at, pretium fermentum ligula. Ut augue elit, congue non nisl eget, venenatis ornare ante. Aliquam erat volutpat. Maecenas facilisis eget risus vel scelerisque.<\\/p>\\n <p><\\/p>\\n <p>Etiam eros arcu, vestibulum at iaculis ut, iaculis nec est. Ut ut malesuada purus. Etiam sed accumsan eros, eu aliquam nisl. Nam faucibus sit amet felis at euismod. Sed efficitur varius tincidunt. Curabitur varius, nunc id interdum sodales, felis purus congue nulla, at semper orci est id mauris. Ut euismod vel dui sed mollis. Aliquam vestibulum id leo eu tristique. Etiam sit amet lacus vitae mi dignissim iaculis id ac nulla.<\\/p>\\n <p><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Image.jpg\",\"alt\":\"College-Image\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n <p>Praesent mi lorem, varius sit amet mattis at, sollicitudin ac enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam rhoncus tellus eleifend, accumsan magna in, imperdiet mauris. Cras a justo in lectus semper fermentum. Integer porta vel risus a varius. Aliquam nec nulla dui. Nulla congue ornare fringilla.<\\/p>\\n <p><\\/p>\\n <p>Nulla gravida interdum velit, nec pretium lacus placerat vel. Curabitur vitae arcu condimentum, iaculis nisl ac, viverra augue.<\\/p>\\n <p><\\/p>\\n <p>Etiam tincidunt justo quam, ac suscipit lectus hendrerit ac.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Avatar.jpg\",\"alt\":\"College-Avatar\",\"fullWidth\":true,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n <p><\\/p>\\n <p><strong>Mr George Chalk<\\/strong><\\/p>\\n <p>Headmaster & Director<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Need some tips and advice? <\\/strong><\\/p>\\n <p>Here\'s the latest updates from our blog:<\\/p>\\n <p><\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">7 ways to destress before an exam even starts<\\/a><\\/p>\\n <p><\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Focussing on the right content is key to being successful<\\/a><\\/p>\\n <p><\\/p>\\n <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Getting a degree is only the start of the battle<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffcc00;\\\"><strong><\\/strong><\\/span><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span>Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#447c9d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/college/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(48,0,'Renewable Energy','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #fdb323;\\\">View in browser ><\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#016fc1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">2018 Energy Report<\\/span><\\/strong><\\/h1>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar. Pellentesque at justo id ipsum porttitor viverra non porta nisl.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read it here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"135px\",\"lineHeight\":\"44px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"197px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>R E C E N T<\\/strong><\\/span><\\/p>\\n <h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #003366;\\\"><strong>Here\'s what\'s happening this week<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-1.jpg\",\"alt\":\"Energy-Image-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>How can electricity be better?<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-2.jpg\",\"alt\":\"Energy-Image-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Nuclear power for newcomers<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-3.jpg\",\"alt\":\"Energy-Image-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Saving the planet, one trip at a time<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-Tall.jpg\",\"alt\":\"Energy-Image-Tall\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"900px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>S P O N S O R E D<\\/strong><\\/span><\\/p>\\n <h2><span style=\\\"color: #003366;\\\"><strong>Control your heating and your spending with our amazing app<\\/strong><\\/span><\\/h2>\\n <p><span style=\\\"color: #003366;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar. <\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":true,\"width\":\"134px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #fdb323;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #fdb323;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2ea1cd\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#313f58\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/renewable-energy/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(49,0,'Primary School','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">News & Events<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Parent Information<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Scho<\\/a><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">ol Calendar<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-WideImage-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c23a3a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back everyone!<\\/span><\\/strong><\\/h1>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Avatar.png\",\"alt\":\"PrimarySchool-Avatar\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><em><span style=\\\"color: #ffffff;\\\">Dr Angela Boyd - Director of Schooling<\\/span><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>The new school year is here<\\/strong><\\/span><\\/h1>\\n <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span>Sed dui sapien, congue non accumsan euismod, ultrices ut dui. Ut sapien arcu, interdum pharetra enim at, porttitor viverra nisi. Suspendisse potenti. <\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-CopyImage.jpg\",\"alt\":\"PrimarySchool-CopyImage\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"583px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Essentials for your bag<\\/strong><\\/span><\\/h2>\\n <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-School.png\",\"alt\":\"PrimarySchool-School\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"512px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Class Lists\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Payments\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#43772f\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Schedule\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#408bb6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Everything is social!<\\/span><\\/strong><\\/h1>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#cae7f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/primary-school/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(50,0,'Computer Repair','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"408px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>TIRED OF SCREENS LIKE THIS?<\\/strong><\\/h1>\\n <p style=\\\"text-align: center;\\\"><em>Don\'t panic! We\'re here to help! <\\/em><\\/p>\\n <p style=\\\"text-align: center;\\\"><\\/p>\\n <p style=\\\"text-align: center;\\\">Come on down to our nearest store and we\'ll be happy to take a look at your computer and help get you back up and running again in no time.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Computer Repair<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Help & Support<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Call Us Now<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Image-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Check out our locations<\\/strong><\\/h2>\\n <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"254px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\">Add your address here<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1c00af\"},\"body\":{\"backgroundColor\":\"#1c00af\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"16.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/computer-repair/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(51,0,'Yoga Studio','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#1e2937\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-1.png\",\"alt\":\"yoga-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s your classes for this week:<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekdays<\\/em><\\/span><\\/strong><\\/h3>\\n <p><strong>Monday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n <p><strong>Tuesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n <p><strong>Wednesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n <p><strong>Thursday<\\/strong>: CLOSED FOR PRIVATE CLASS.<\\/p>\\n <p><strong>Friday<\\/strong>: 7am, 9am, 11am, and 3pm.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekend<\\/em><\\/span><\\/strong><\\/h3>\\n <p><strong>Saturday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n <p><strong>Sunday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n <p><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d5d5d5\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Meet the instructors<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-1.png\",\"alt\":\"yoga-person-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Maria Smith<\\/span><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-2.png\",\"alt\":\"yoga-person-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Fiona Davies<\\/span><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-3.png\",\"alt\":\"yoga-person-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Matthew Johnson<\\/span><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"31px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pose of the week:<\\/strong><\\/p>\\n <h2>Virabhadrasana I<\\/h2>\\n <p>The myth is that the powerful priest Daksha made a great yagna (ritual sacrifice) but did not invite his youngest daughter Sati and her husband Shiva, the supreme ruler of the universe. Sati found out and decided to go alone to the yagna.<\\/p>\\n <p><\\/p>\\n <p>When she arrived, Sati entered into an argument with her father. Unable to withstand his insults, she spoke a vow to her father, “Since it was you who gave me this body, I no longer wish to be associated with it.”<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-pose.png\",\"alt\":\"yoga-pose\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Quote of the week<\\/span><\\/h3>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><em>Be a lamp to yourself. Be your own confidence. Hold on to the truth within yourself as to the only truth.<\\/em><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"font-family: Arial, sans-serif; font-size: 14px; text-align: center; color: #999999;\\\">Buddha<\\/span><em><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"15px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#b3b3b3\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-logo-small.png\",\"alt\":\"yoga-logo-small\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 13px; text-align: center;\\\"><strong>Yoga Studio<\\/strong><\\/p>\\n <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 1<\\/p>\\n <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 2<\\/p>\\n <p style=\\\"font-size: 11px; text-align: center;\\\">City\\/Town<\\/p>\\n <p style=\\\"font-size: 11px; text-align: center;\\\">Country<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#000000\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#83bd31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#1e2937\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/yoga_studio/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(52,0,'Retro','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Header.jpg\",\"alt\":\"1980s-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome back !<\\/strong><\\/h2>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-1.jpg\",\"alt\":\"1980s-Download-1\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free Retro-Futuristic Font<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-2.jpg\",\"alt\":\"1980s-Download-2\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-weight: 600;\\\">New UI Kit now available<\\/span><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-3.jpg\",\"alt\":\"1980s-Download-3\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free Retro Patterns<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Footer.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Retro Downloads<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">To Your Inbox<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Every Week<\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"120px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#f36543\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Verdana\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#12233c\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(53,0,'Charity','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/header-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-logo.png\",\"alt\":\"charity-logo\",\"fullWidth\":false,\"width\":\"240px\",\"height\":\"103px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #a6d2d2;\\\">Charity Number: 09238923<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">We need your help<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #ffffff;\\\">For just $5 a month, you can help people around the world that are in desperate need of fresh, clean water.<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>It only takes 5 minutes to help someone in need<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Start Helping Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#05a0e8\",\"borderColor\":\"#05a0e8\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"241px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Noah\'s Story<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Child.png\",\"alt\":\"Charity-Child\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Video.jpg\",\"alt\":\"Charity-Video\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Logo-Small.png\",\"alt\":\"Charity-Logo-Small\",\"fullWidth\":false,\"width\":\"407px\",\"height\":\"82px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#05a0e8\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#7bc9ee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/charity/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(54,0,'City News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>[date:mtext] [date:y]<\\/strong><\\/span><\\/h1>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">N E W S L E T T E R<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><span><\\/span><\\/strong><\\/span><span style=\\\"color: #999999;\\\"><strong>TOP STORY<\\/strong><\\/span><\\/p>\\n <h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Park opens to all within the community<\\/strong><\\/span><\\/h2>\\n <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque. <\\/span><\\/p>\\n <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article ><\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Images-1.jpg\",\"alt\":\"CityNews-Images-1\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-1.jpg\",\"alt\":\"CityNews-ThinImages-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>EVENTS<\\/strong><\\/span><\\/p>\\n <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Christmas Market opening soon<\\/strong><\\/span><\\/h3>\\n <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article ><\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-2.jpg\",\"alt\":\"CityNews-ThinImages-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>HEALTHCARE<\\/strong><\\/span><\\/p>\\n <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Hospitals brace for cuts to services<\\/strong><\\/span><\\/h3>\\n <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article ><\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-3.jpg\",\"alt\":\"CityNews-ThinImages-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>WEATHER<\\/strong><\\/span><\\/p>\\n <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Dry heat has a high chance to cause fires<\\/strong><\\/span><\\/h3>\\n <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article ><\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-4.jpg\",\"alt\":\"CityNews-ThinImages-4\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>ARTS<\\/strong><\\/span><\\/p>\\n <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Local theatre to stage dramatic new play<\\/strong><\\/span><\\/h3>\\n <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article ><\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Phone.png\",\"alt\":\"CityNews-Phone\",\"fullWidth\":false,\"width\":\"162px\",\"height\":\"679px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Download the CityNews app<\\/strong><\\/span><\\/h3>\\n <p><span style=\\\"color: #d1d1d1;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque. <\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#252525\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#f8f8f8\"},\"body\":{\"backgroundColor\":\"#252525\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/city-local-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(55,0,'Coffee','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Header.jpg\",\"alt\":\"Coffee-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"260px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/coffee.gif\",\"alt\":\"coffee\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"371px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>We\'ve got some new blends, just for you.<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi. Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Them Out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Mid.jpg\",\"alt\":\"Coffee-Mid\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"411px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span> Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Interested in upgrading your subscription?<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: center;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"118px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest News<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Capsule MFG Launches Upgraded Line of Modular Coffee Bars<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><span style=\\\"color: #6fb910;\\\"><strong><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>British-Designed Niche Zero Aims to Leave No Grind Behind<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Boyd’s Being Acquired by Farmer Bros for Approximately $58.6M<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#0f0f0f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/coffee/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(56,0,'Vlogger','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3ba25\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"180px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 80px;\\\"><span style=\\\"color: #ffffff;\\\"><strong>STACEY<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"145px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Vlogging About Beauty, Fashion, Life Hacks & My Life<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Youtube.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7b0000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"63px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #ffffff;\\\">L A T E S T V I D E O<\\/span><\\/p>\\n <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Roses are red...<\\/strong><\\/span><\\/h1>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-PlayButton.png\",\"alt\":\"Vlogger-PlayButton\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-1.jpg\",\"alt\":\"Vlogger-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Mixing it up<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-2.jpg\",\"alt\":\"Vlogger-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Front row seats!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-3.jpg\",\"alt\":\"Vlogger-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Max has a birthday!<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Check out all my latest videos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-WhoAmI.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"109px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #5527a6;\\\"><strong>This is my story<\\/strong><\\/span><\\/h1>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><\\/span><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Go to my Youtube Page\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"183px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Never miss a thing<\\/strong><\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#3a147d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">STACEY<\\/span><\\/strong><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#5527a6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/vlogger/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(57,0,'Birds','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"178px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New Season<\\/strong><\\/span><\\/h1>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque. <\\/span><span style=\\\"color: #ffffff;\\\">Quisque sed massa eu tellus efficitur dictum at sed augue. <span>Ut in mattis neque.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read the whole story\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"37px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-1.jpg\",\"alt\":\"Birds-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"53px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Puffin Sightings<\\/strong><\\/h3>\\n <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque. Quisque sed massa eu tellus efficitur dictum at sed augue. <\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>This month\'s best pictures<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-6.jpg\",\"alt\":\"Birds-Images-6\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-7.jpg\",\"alt\":\"Birds-Images-7\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-5.jpg\",\"alt\":\"Birds-Images-5\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-2.jpg\",\"alt\":\"Birds-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-3.jpg\",\"alt\":\"Birds-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-4.jpg\",\"alt\":\"Birds-Images-4\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/580b57fbd9996e24bc43bb61.png\",\"alt\":\"580b57fbd9996e24bc43bb61\",\"fullWidth\":true,\"width\":\"671px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #ffffff;\\\">Tweeting isn\'t just for birds...<\\/span><\\/strong><\\/h3>\\n <p><span style=\\\"color: #ffffff;\\\">We love to hear your thoughts about this newsletter, as well as being able to share your amazing pictures with us. Use the hashtag <strong>#birdwatch<\\/strong> and we\'ll share the best pictures here each month.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"164px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#2d4b50\",\"padding\":\"5.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#4a6b70\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/birds/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(58,0,'Engineering','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"150px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"295px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">Let your dreams take flight...<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing.png\",\"alt\":\"Engineering-Bearing\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">The all-new RoundBros 6206 ball bearing.<\\/span><\\/strong><\\/h2>\\n <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. Sed dui sapien, congue non accumsan euismod, ultrices ut dui.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">...and stay grounded in safety<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Footer-c.jpg\",\"alt\":\"Engineering-Footer-c\",\"fullWidth\":true,\"width\":\"928px\",\"height\":\"661px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Bearing sets are back in stock for a limited time!<\\/span><\\/strong><\\/h2>\\n <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing-2.png\",\"alt\":\"Engineering-Bearing-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"574px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n <p><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Roboto\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1d1d1d\"},\"body\":{\"backgroundColor\":\"#1d1d1d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/engineering/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(59,0,'Branding Agency News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #bdbdbd;\\\"><strong>B I G N E W S<\\/strong><\\/span><\\/p>\\n <h1>Branded is getting a refresh<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image01.jpg\",\"alt\":\"Branding-Image01\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><strong><\\/strong><\\/span><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor. Cras enim orci, bibendum vitae sollicitudin porttitor, eleifend eu metus. Aliquam a fringilla libero. Vivamus turpis orci, viverra in vehicula vitae, imperdiet et ex. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Design starts with a pencil and paper<\\/h3>\\n <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image02.jpg\",\"alt\":\"Branding-Image02\",\"fullWidth\":false,\"width\":\"540px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>How television has impacted branding<\\/h3>\\n <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image03.jpg\",\"alt\":\"Branding-Image03\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Some of our recent branding<\\/h3>\\n <p style=\\\"text-align: center;\\\">Looking for some work from us? Get in touch and we\'ll see what we can do.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/greens-food-suppliers.png\",\"alt\":\"greens-food-suppliers\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"418px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/james-and-sons.png\",\"alt\":\"james-and-sons\",\"fullWidth\":false,\"width\":\"156px\",\"height\":\"692px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/fast-banana.png\",\"alt\":\"fast-banana\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"325px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/space-cube.png\",\"alt\":\"space-cube\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"487px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/the-dance-studio.png\",\"alt\":\"the-dance-studio\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"365px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/yoga-baby.png\",\"alt\":\"yoga-baby\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"248px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/beauty-box.png\",\"alt\":\"beauty-box\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"304px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/cheshire-county-hygiene-services.png\",\"alt\":\"cheshire-county-hygiene-services\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"393px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/crofts-accountants.png\",\"alt\":\"crofts-accountants\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"229px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/branding-agency-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(60,0,'WordPress Theme','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo.png\",\"alt\":\"Wordpress-Logo\",\"fullWidth\":false,\"width\":\"260px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-b.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d557f\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">ThemeZone presents...<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-img.png\",\"alt\":\"Wordpress-Header-img\",\"fullWidth\":false,\"width\":\"1134px\",\"height\":\"898px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Winter Theme Bundle<\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Fully customisable and ready to use<\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-1.jpg\",\"alt\":\"Wordpress-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"340px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Beautiful, simple design<\\/span><\\/h2>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-2.jpg\",\"alt\":\"Wordpress-Image-2\",\"fullWidth\":true,\"width\":\"541px\",\"height\":\"454px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Installation is super easy<\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong>1<\\/strong><\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>2<\\/span><\\/strong><\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>3<\\/span><\\/strong><\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo-Footer.png\",\"alt\":\"Wordpress-Logo-Footer\",\"fullWidth\":false,\"width\":\"190px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arvo\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#b8dae3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#21377e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/word-press-theme/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(61,0,'Drone','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#070707\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo.png\",\"alt\":\"Drone-Logo\",\"fullWidth\":false,\"width\":\"138px\",\"height\":\"228px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKE TO THE SKIES<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">The Frontier 7S is the world’s first<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">mind-controlled aerial drone<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Header.jpg\",\"alt\":\"Drone-Header\",\"fullWidth\":false,\"width\":\"470px\",\"height\":\"462px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Fly with your mind<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Image-1.jpg\",\"alt\":\"Drone-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Ready to travel to you<\\/strong><\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#000000\",\"borderColor\":\"#000000\",\"borderWidth\":\"1px\",\"borderRadius\":\"10px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#080808\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Don\'t just take our word for it...<\\/span><\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Video.jpg\",\"alt\":\"Drone-Video\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Check out our social media platforms and keep up-to-date with the latest news and events happening near you.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo-Light-1.png\",\"alt\":\"Drone-Logo-Light\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"72px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 1 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 2 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">City <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Country<\\/span><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#070707\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#242424\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/drone/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(62,0,'Fashion Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center; background-color: #ffffff; line-height: 1.2; margin: 0!important; padding: 15px 10px 10px 10px;\\\"><strong>The new season is here<\\/strong><\\/h2>\\n <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px; margin: 0!important;\\\"><strong><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et pellentesque<\\/span><\\/strong><\\/p>\\n <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px 10px 30px 10px; margin: 0!important;\\\"><a href=\\\"http:\\/\\/www.mystore.com\\\" style=\\\"background-color: #222222; color: #ffffff!important; padding: 10px; text-decoration: none!important; font-weight: bold;\\\">Start Shopping<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Gift.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><strong>In a hurry?<\\/strong><\\/h3>\\n <p style=\\\"text-align: right;\\\">Grab a gift card from our online shop.<\\/p>\\n <p style=\\\"text-align: right;\\\">Treat yourself or that special someone in your life.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Keep in touch with us online<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":true,\"width\":\"142px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(63,0,'Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/tulip-2.png\",\"alt\":\"tulip\",\"fullWidth\":false,\"width\":\"26.5px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>TULIP PARK<\\/strong><\\/h1>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"85px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #bcbcbc;\\\">Since 1987<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Autumn\\/Winter<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>The Autumn\\/Winter Range at Tulip Park<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-1.jpg\",\"alt\":\"Fashion-Items-1\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-2.jpg\",\"alt\":\"Fashion-Items-2\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-3.jpg\",\"alt\":\"Fashion-Items-3\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"button\",\"text\":\"Check out the full range here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#cdcdcd\",\"borderColor\":\"#e4e4e4\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>New in this week...<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-4.jpg\",\"alt\":\"Fashion-Items-4\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-5.jpg\",\"alt\":\"Fashion-Items-5\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-6.jpg\",\"alt\":\"Fashion-Items-6\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>TULIP PARK<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"default\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion/thumbnail.20190411-1500.jpeg',NULL,1,NULL,'2024-05-08 10:33:24'),(64,0,'Women Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px; text-align: left;\\\">October 2018 Edition<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b76e97; font-size: 12px;\\\">View this in your browser.<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Logo.png\",\"alt\":\"Fashion-Logo\",\"fullWidth\":false,\"width\":\"157px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>October 2018<\\/strong><\\/span><\\/p>\\n <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Autumn Season<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. Sed aliquam, ex ac lacinia tempus, enim urna luctus odio, at consequat leo ante non tellus.<\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. <\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-1.jpg\",\"alt\":\"Fashion-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$59<\\/strong><\\/span><\\/h2>\\n <h3><strong>New Outfit<\\/strong><\\/h3>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. <span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebe8e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$159<\\/strong><\\/span><\\/h2>\\n <h3><strong>New Outfit<\\/strong><\\/h3>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. <span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-2.jpg\",\"alt\":\"Fashion-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-3.jpg\",\"alt\":\"Fashion-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$25<\\/strong><\\/span><\\/h2>\\n <h3><strong>New Outfit<\\/strong><\\/h3>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. <span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Instagram.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/glyph-logo_May2016.png\",\"alt\":\"glyph-logo_May2016\",\"fullWidth\":false,\"width\":\"52px\",\"height\":\"504px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #000000;\\\"><strong>Our new Instagram Page<\\/strong><\\/span><\\/h2>\\n <p><span style=\\\"color: #000000;\\\">We have just released our brand new Instagram page.<\\/span><\\/p>\\n <p><span style=\\\"color: #000000;\\\">We\'ll be keeping everyone up to date with the latest<\\/span><\\/p>\\n <p><span style=\\\"color: #000000;\\\">fashion and style advice every day.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#151515\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#626262\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#505050\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f5f5f5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog-a/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24');
INSERT INTO `zs_mailpoet_newsletter_templates` VALUES (65,0,'Photography','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"160px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px;\\\"><strong>The big photos from last week, straight to your inbox.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-1.jpg\",\"alt\":\"Photography-Images-1\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Canyon<\\/span><\\/strong><\\/p>\\n <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Brodie Vissers<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-2.jpg\",\"alt\":\"Photography-Images-2\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Rooftopper<\\/span><\\/strong><\\/p>\\n <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Stan Johnson<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-3.jpg\",\"alt\":\"Photography-Images-3\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Gold<\\/span><\\/strong><\\/p>\\n <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Nicole De Khors<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Fresh inspiration<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-1.jpg\",\"alt\":\"Photography-Squares-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-2.jpg\",\"alt\":\"Photography-Squares-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-3.jpg\",\"alt\":\"Photography-Squares-3\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-4.jpg\",\"alt\":\"Photography-Squares-4\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-5.jpg\",\"alt\":\"Photography-Squares-5\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-6.jpg\",\"alt\":\"Photography-Squares-6\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-7.jpg\",\"alt\":\"Photography-Squares-7\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-8.jpg\",\"alt\":\"Photography-Squares-8\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-9.jpg\",\"alt\":\"Photography-Squares-9\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Stay focused<\\/strong><\\/h1>\\n <p style=\\\"text-align: center;\\\">We\'re always keeping our social media feeds up to date with the latest images from our photographers. Check them out below.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"108px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#111111\"},\"body\":{\"backgroundColor\":\"#111111\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/photography/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(66,0,'Jazz Club','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0b0821\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"324px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-1.jpg\",\"alt\":\"Jazz-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>29th March 2019<\\/span><\\/h2>\\n <h1><span>James Patterson<\\/span><\\/h1>\\n <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span>14th April 2019<\\/span><\\/h2>\\n <h1 style=\\\"text-align: right;\\\"><span>Samantha Morris<\\/span><\\/h1>\\n <p style=\\\"text-align: right;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-2.jpg\",\"alt\":\"Jazz-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-3.jpg\",\"alt\":\"Jazz-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>3rd May 2019<\\/span><\\/h2>\\n <h1><span>Buster Smith<\\/span><\\/h1>\\n <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ff7b0e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #a04d08;\\\"><strong>J A Z Z C L U B P R E S E N T S<\\/strong><\\/span><\\/p>\\n <h1 style=\\\"text-align: center; font-size: 52px;\\\"><span style=\\\"color: #ffffff;\\\">24th Jazz Festival<\\/span><\\/h1>\\n <h3 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #a04d08;\\\">5 - 14 August 2018<\\/span><\\/strong><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/span><\\/p>\\n <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Social.jpg\",\"alt\":\"Jazz-Social\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"193px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#848486\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"20px\"},\"h3\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#0b0821\"},\"body\":{\"backgroundColor\":\"#0b0821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":10,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/jazz-club/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(67,0,'Guitarist','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":false,\"width\":\"184px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-grey\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"700px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"250px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Exit Stage Right<\\/strong><\\/h3>\\n <p><span style=\\\"color: #999999;\\\">A brand new album releasing this summer on <span style=\\\"color: #ffffff;\\\">iTunes<\\/span> and <span style=\\\"color: #1db954;\\\">Spotify<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>My recording setup<\\/strong><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">A lot of people have been asking how I record my albums, so I thought I would write a quick blog post to explain<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-1-1.jpg\",\"alt\":\"Guitarist-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-2-1.jpg\",\"alt\":\"Guitarist-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>Life on the road<\\/strong><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">Not many people know what it\'s like to travel all over the world and perform every night in many different places<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New tour dates<\\/strong><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Come see me perform new tracks from the album<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 7th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Metro Radio Arena - Newcastle Upon Tyne<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 8th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">First Direct Arena<\\/span><\\/p>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">- Leeds<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 9th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Liverpool Echo Arena - Liverpool<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 11th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Brighton Centre - Brighton<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 12th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Nottingham - Nottingham<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Cardiff - Cardiff<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":true,\"width\":\"176px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#27282e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/guitarist/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(68,0,'Healthy Food Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#323232\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">[date:mtext] [date:y] Edition<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 12px;\\\"><span style=\\\"color: #ed682a;\\\"><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ed682a;\\\">View this email in your browser ><\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"25px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"121px\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back!<\\/span><\\/strong><\\/h1>\\n <p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>It\'s November - time to plant those \\ud83c\\udf36<\\/strong><\\/span><\\/h2>\\n <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n <p><span style=\\\"color: #333333;\\\">Tag your chilli images with #novemberheat for your chance to win a box of spicy treats!<\\/span><\\/p>\\n <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n <h3><span style=\\\"color: #ed682a;\\\"><strong>#novemberheat<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Instagram.jpg\",\"alt\":\"HealthyFood-Instagram\",\"fullWidth\":true,\"width\":\"507px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Start eating healthy today<\\/span><\\/strong><\\/h1>\\n <h3><strong><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/span><\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/5a5b7bf514d8c4188e0b08fc-1024x766.png\",\"alt\":\"5a5b7bf514d8c4188e0b08fc\",\"fullWidth\":true,\"width\":\"298px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Get 20% off a box<\\/strong><\\/h3>\\n <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla<\\/span><\\/p>\\n <p><span style=\\\"color: #333333;\\\">id rutrum sed, porttitor in risus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Cod3\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#323232\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#323232\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"height\":\"26px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Your weekly recipe list<\\/strong><\\/span><\\/h2>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Cook delicious meals right now - here\'s your list for this week.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>MONDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-01-Monday.jpg\",\"alt\":\"HealthyFood-01-Monday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Spicy Prawn Broth\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>TUESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-02-Tuesday.jpg\",\"alt\":\"HealthyFood-02-Tuesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Classic Pizza\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>WEDNESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-03-Wednesday.jpg\",\"alt\":\"HealthyFood-03-Wednesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Salad Roll\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>THURSDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-04-Thursday.jpg\",\"alt\":\"HealthyFood-04-Thursday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Shellfish Pasta\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>FRIDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-05-Friday.jpg\",\"alt\":\"HealthyFood-05-Friday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Thai Green Curry\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SATURDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-06-Saturday.jpg\",\"alt\":\"HealthyFood-06-Saturday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Stuffed Turkey\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SUNDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-07-Sunday.jpg\",\"alt\":\"HealthyFood-07-Sunday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Want more recipes?<\\/strong><\\/span><\\/h2>\\n <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n <p><span style=\\\"color: #333333;\\\">For all of our recipes, check out our website or visit one of our social media platforms below. We\'d love to hear what you think about our choices this week!<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ed682a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ed682a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ed682a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ed682a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e39171\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/healthy-food-blog/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(69,0,'Software','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View online<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; line-height: 46px;\\\"><span style=\\\"color: #212327;\\\"><strong>Your music.<br \\/>Your way.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Header.jpg\",\"alt\":\"Software-Header\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Find music fast<\\/strong><\\/h2>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-1.jpg\",\"alt\":\"Software-Image-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-2.jpg\",\"alt\":\"Software-Image-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Keep up with the trend<\\/strong><\\/h2>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Get the app now for free<\\/strong><\\/h2>\\n <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/p>\"},{\"type\":\"button\",\"text\":\"Download for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbbb00\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"199px\",\"lineHeight\":\"50px\",\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#dbbb00\"},\"body\":{\"backgroundColor\":\"#dbbb00\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/software/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(70,0,'Makeup Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"94px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Fashion Week Special<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Header-1.jpg\",\"alt\":\"WomensLifestyle-Header-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"426px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-1-1.jpg\",\"alt\":\"WomensLifestyle-Breaker-1-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c83142\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-1.png\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Big announcement from top artists<\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span style=\\\"color: #e0cccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-2.jpg\",\"alt\":\"WomensLifestyle-Breaker-2\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-2.png\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">New Workshops to begin<\\/span><\\/h3>\\n <p style=\\\"text-align: left;\\\"><span style=\\\"color: #f6dff7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-3.jpg\",\"alt\":\"WomensLifestyle-Breaker-3\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-3.png\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-4.png\",\"alt\":\"WomensLifestyle-Image-4\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-5.png\",\"alt\":\"WomensLifestyle-Image-5\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-4.jpg\",\"alt\":\"WomensLifestyle-Breaker-4\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"40px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/strong><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-a/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(71,0,'Kids Shop','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px; letter-spacing: 3px;\\\"><strong>AUTUMN RANGE 2018<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 52px; line-height: 1.2;\\\"><strong>IT\'S TIME <\\/strong><strong>TO EXPLORE<\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"403px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square.jpg\",\"alt\":\"FashionKids-Image-Square\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep them warm this autumn with our whole new range just for your little ones<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-1-1.jpg\",\"alt\":\"FashionKids-Image-1-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square-2.jpg\",\"alt\":\"FashionKids-Image-Square-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"113px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">All of our clothes are easy to wash and are ready for your little explorers<\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"187px\",\"height\":\"30px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-color\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-shop/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(72,0,'Lifestyle Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":true,\"width\":\"160px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b25088;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b25187\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"440px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-HeaderDrop.jpg\",\"alt\":\"WomensLifestyle-HeaderDrop\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>FEATURED ARTICLE THIS MONTH<\\/strong><\\/span><\\/p>\\n <h2 style=\\\"text-align: center;\\\"><strong>Business tips from top female executives<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>1<\\/strong><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>2<\\/strong><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>3<\\/strong><\\/span><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-1.jpg\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PODCASTS<\\/strong><\\/span><\\/p>\\n <h2 style=\\\"text-align: left;\\\"><strong>Does hard work really pay off?<\\/strong><\\/h2>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PSYCHOLOGY<\\/strong><\\/span><\\/p>\\n <h2 style=\\\"text-align: left;\\\"><strong>Closing deals can be easier than you think<\\/strong><\\/h2>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-2.jpg\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-3.jpg\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>TECHNOLOGY<\\/strong><\\/span><\\/p>\\n <h2 style=\\\"text-align: left;\\\"><strong>What email software is right for you?<\\/strong><\\/h2>\\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"112px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b25088;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b25088;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"circles\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-b/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(73,0,'Painter','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8289ca\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo.png\",\"alt\":\"Painter-Logo\",\"fullWidth\":false,\"width\":\"305.9375px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Reviews & Submissions<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Essential Gear<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Latest Commissions<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome back<\\/strong><\\/h1>\\n <p>It\'s been a big month for the studio and we\'d love to show you some of our recent work.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/186018-sktchy-2-nh-gutenCRALTBRBLOG.jpg\",\"alt\":\"186018-sktchy-2-nh-gutenCRALTBRBLOG\",\"fullWidth\":false,\"width\":\"520px\",\"height\":\"830px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog.jpg\",\"alt\":\"181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"1010px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/170204_sktchy_BlackChickenBrushPen2CRBR.jpg\",\"alt\":\"170204_sktchy_BlackChickenBrushPen2CRBR\",\"fullWidth\":false,\"width\":\"328px\",\"height\":\"686px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest from the blog<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252.jpg\",\"alt\":\"1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Self-Assessment: 2018—Filling Journals, Using Up Paint<\\/span><\\/p>\\n <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more ><\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252.jpg\",\"alt\":\"180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Happy New Year 2019<\\/span><\\/p>\\n <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more ><\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252.jpg\",\"alt\":\"180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Roz’s 2018 Minnesota State Fair Journal<\\/span><\\/p>\\n <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more ><\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-SocialBack.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"64px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Stay in touch<\\/strong><\\/h3>\\n <p style=\\\"text-align: center;\\\"><span>Keep up-to-date with all of the work from the studio<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Canvas Studio<\\/strong><\\/p>\\n <p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/painter/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(74,0,'Farmers Market','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #689f2c;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #689f2c;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Top-2.jpg\",\"alt\":\"FarmersMarket-Top\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"25px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">COME JOIN US THIS WEEKEND<\\/span><\\/strong><\\/h1>\\n <p><span style=\\\"color: #ffffff;\\\">We\'re having a big bake sale this weekend starting 9am on Saturday morning. Pop down to see us and our merchants.<\\/span><\\/p>\\n <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\\n <p><strong><a href=\\\"http:\\/\\/www.google.com\\\">Add date to my calendar ><\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Header.jpg\",\"alt\":\"FarmersMarket-Header\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-1.jpg\",\"alt\":\"FarmersMarket-Images-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>It\'s carrot season, which means it\'s the perfect time to try our carrot recipes!<\\/p>\"},{\"type\":\"button\",\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-2.jpg\",\"alt\":\"FarmersMarket-Images-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Don\'t throw out those leftover pumpkins - here\'s some tips for you.<\\/p>\"},{\"type\":\"button\",\"text\":\"PUMPED FOR PUMPKINS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-3.jpg\",\"alt\":\"FarmersMarket-Images-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Our new bakery has opened and is making some of the best artisanal bread.<\\/p>\"},{\"type\":\"button\",\"text\":\"I KNEAD THIS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Video.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-PlayButton.png\",\"alt\":\"FarmersMarket-PlayButton\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"61px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">A DAY IN THE LIFE<\\/span><\\/strong><\\/h1>\\n <p><span style=\\\"color: #ffffff;\\\">Check out what it\'s like to be at the market every weekend.<\\/span><\\/p>\\n <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"112px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Bottom-2.jpg\",\"alt\":\"FarmersMarket-Bottom\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#252525\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"full-symbol-black\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/farmers-market/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(75,0,'Confirm interest before deactivation','[\"re_engagement\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n <p style=\\\"text-align: left;\\\"><span>You have subscribed to receive email updates from us, but as we\'re not sure if you\'re reading our emails, we\'d like to ask - <strong>are you still interested in hearing from us?<\\/strong> If yes, please reconfirm your subscription by clicking the button below:<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Yes, keep me subscribed!\",\"url\":\"[link:subscription_re_engage_url]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span class=\\\"prismjs css-1xfvm4v\\\" data-code-lang=\\\"\\\" data-ds--code--code-block=\\\"\\\">If you\'re no longer interested, that\'s completely fine. You don\'t need to take any action. Our system will automatically unsubscribe you soon from all of our future content.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-before-deactivation/thumbnail.20211026.jpg',NULL,1,NULL,'2024-05-08 10:33:24'),(76,0,'Confirm your interest or unsubscribe','[\"re_engagement\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/zinisoft.net\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n <p style=\\\"text-align: left;\\\"><span>It\'s been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won\'t make it hard for you, so feel free to unsubscribe right away. <\\/span><\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n <p style=\\\"text-align: left;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe me!<\\/a><\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n <p style=\\\"text-align: left;\\\">(When you unsubscribe, you\'ll stop receiving all future emails from us.)<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n <p style=\\\"text-align: left;\\\"><span>On the other hand, if you like our emails and want to keep receiving them, please <strong>reconfirm your subscription by clicking the big button below<\\/strong>.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Yes, keep me subscribed!\",\"url\":\"[link:subscription_re_engage_url]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-or-unsubscribe/thumbnail.20211026.jpg',NULL,1,NULL,'2024-05-08 10:33:24');
/*!40000 ALTER TABLE `zs_mailpoet_newsletter_templates` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_newsletters`
--
DROP TABLE IF EXISTS `zs_mailpoet_newsletters`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_newsletters` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`hash` varchar(150) DEFAULT NULL,
`parent_id` int(11) unsigned DEFAULT NULL,
`subject` varchar(250) NOT NULL DEFAULT '',
`type` varchar(150) NOT NULL DEFAULT 'standard',
`sender_address` varchar(150) NOT NULL DEFAULT '',
`sender_name` varchar(150) NOT NULL DEFAULT '',
`status` varchar(20) NOT NULL DEFAULT 'draft',
`reply_to_address` varchar(150) NOT NULL DEFAULT '',
`reply_to_name` varchar(150) NOT NULL DEFAULT '',
`preheader` varchar(250) NOT NULL DEFAULT '',
`body` longtext DEFAULT NULL,
`sent_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`deleted_at` timestamp NULL DEFAULT NULL,
`unsubscribe_token` char(15) DEFAULT NULL,
`ga_campaign` varchar(250) NOT NULL DEFAULT '',
`wp_post_id` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
KEY `type_status` (`type`,`status`),
KEY `wp_post_id` (`wp_post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_newsletters`
--
LOCK TABLES `zs_mailpoet_newsletters` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_newsletters` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_newsletters` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_scheduled_task_subscribers`
--
DROP TABLE IF EXISTS `zs_mailpoet_scheduled_task_subscribers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_scheduled_task_subscribers` (
`task_id` int(11) unsigned NOT NULL,
`subscriber_id` int(11) unsigned NOT NULL,
`processed` int(1) NOT NULL,
`failed` smallint(1) NOT NULL DEFAULT 0,
`error` text DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`task_id`,`subscriber_id`),
KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_scheduled_task_subscribers`
--
LOCK TABLES `zs_mailpoet_scheduled_task_subscribers` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_scheduled_task_subscribers` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_scheduled_task_subscribers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_scheduled_tasks`
--
DROP TABLE IF EXISTS `zs_mailpoet_scheduled_tasks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_scheduled_tasks` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`type` varchar(90) DEFAULT NULL,
`status` varchar(12) DEFAULT NULL,
`priority` mediumint(9) NOT NULL DEFAULT 0,
`scheduled_at` timestamp NULL DEFAULT NULL,
`processed_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`deleted_at` timestamp NULL DEFAULT NULL,
`in_progress` int(1) DEFAULT NULL,
`reschedule_count` int(11) NOT NULL DEFAULT 0,
`meta` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `type` (`type`),
KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=237 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_scheduled_tasks`
--
LOCK TABLES `zs_mailpoet_scheduled_tasks` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_scheduled_tasks` DISABLE KEYS */;
INSERT INTO `zs_mailpoet_scheduled_tasks` VALUES (1,'inactive_subscribers','completed',0,'2024-05-03 12:16:30','2024-05-03 12:21:38','2024-05-03 11:16:25','2024-05-03 12:21:37',NULL,0,0,'{\"last_subscriber_id\":1000}'),(2,'beamer',NULL,0,'2024-05-03 11:16:30',NULL,'2024-05-03 11:16:25','2024-05-08 14:19:57',NULL,0,0,NULL),(3,'unsubscribe_tokens','completed',0,'2024-05-03 11:16:30','2024-05-03 11:19:10','2024-05-03 11:16:25','2024-05-03 11:19:09',NULL,0,0,'{\"last_subscriber_id\":2,\"last_newsletter_id\":0}'),(4,'subscriber_link_tokens','completed',0,'2024-05-03 11:16:30','2024-05-03 11:16:51','2024-05-03 11:16:25','2024-05-03 11:16:50',NULL,0,0,NULL),(5,'subscribers_last_engagement','completed',0,'2024-05-03 11:16:30','2024-05-03 11:16:51','2024-05-03 11:16:25','2024-05-03 11:16:50',NULL,0,0,'{\"nextId\":2001}'),(6,'newsletter_templates_thumbnails','completed',10,'2024-05-03 11:16:30','2024-05-03 11:16:51','2024-05-03 11:16:25','2024-05-03 11:16:50',NULL,0,0,NULL),(7,'backfill_engagement_data','completed',0,'2024-05-03 11:16:30','2024-05-03 11:16:51','2024-05-03 11:16:25','2024-05-03 11:16:50',NULL,0,0,'{\"last_subscriber_id\":2}'),(8,'mixpanel','completed',0,'2024-05-03 11:16:30','2024-05-03 11:16:51','2024-05-03 11:16:25','2024-05-03 11:16:50',NULL,0,0,NULL),(9,'export_files_cleanup','scheduled',10,'2024-05-12 00:00:00',NULL,'2024-05-03 11:16:50','2024-05-03 11:16:50',NULL,NULL,0,NULL),(10,'subscribers_email_count','completed',10,'2024-05-07 00:00:00','2024-05-07 00:00:43','2024-05-03 11:16:50','2024-05-07 00:00:42',NULL,0,0,'{\"highest_subscriber_id\":2,\"last_subscriber_id\":2}'),(11,'woocommerce_past_orders','completed',10,'2024-05-03 11:16:51','2024-05-03 11:19:10','2024-05-03 11:16:50','2024-05-03 11:19:09',NULL,0,0,NULL),(12,'subscriber_link_tokens','completed',10,'2024-05-03 11:16:51','2024-05-03 11:19:10','2024-05-03 11:16:50','2024-05-03 11:19:09',NULL,0,0,NULL),(13,'subscribers_engagement_score','completed',10,'2024-05-04 20:18:00','2024-05-04 20:21:00','2024-05-03 11:16:50','2024-05-04 20:20:59',NULL,0,0,NULL),(14,'schedule_re_engagement_email','completed',10,'2024-05-04 11:16:51','2024-05-04 11:22:17','2024-05-03 11:16:50','2024-05-04 11:22:15',NULL,0,0,NULL),(15,'mixpanel','completed',10,'2024-05-03 12:00:10','2024-05-03 12:00:26','2024-05-03 11:19:09','2024-05-03 12:00:25',NULL,0,0,NULL),(16,'mixpanel','completed',10,'2024-05-03 12:55:03','2024-05-03 12:59:36','2024-05-03 12:03:02','2024-05-03 12:59:35',NULL,0,0,NULL),(17,'inactive_subscribers','scheduled',10,'2024-05-11 00:00:00',NULL,'2024-05-03 12:21:37','2024-05-03 12:21:37',NULL,NULL,0,NULL),(18,'mixpanel','completed',10,'2024-05-03 13:15:48','2024-05-03 13:17:04','2024-05-03 13:09:47','2024-05-03 13:17:03',NULL,0,0,NULL),(19,'mixpanel','completed',10,'2024-05-03 13:45:30','2024-05-03 13:47:42','2024-05-03 13:21:28','2024-05-03 13:47:41',NULL,0,0,NULL),(20,'mixpanel','completed',10,'2024-05-03 14:10:52','2024-05-03 14:15:13','2024-05-03 13:50:51','2024-05-03 14:15:12',NULL,0,0,NULL),(21,'mixpanel','completed',10,'2024-05-03 15:02:53','2024-05-03 15:04:32','2024-05-03 14:28:52','2024-05-03 15:04:31',NULL,0,0,NULL),(22,'mixpanel','completed',10,'2024-05-03 15:52:32','2024-05-03 15:55:08','2024-05-03 15:14:31','2024-05-03 15:55:06',NULL,0,0,NULL),(23,'mixpanel','completed',10,'2024-05-03 16:25:53','2024-05-03 16:43:20','2024-05-03 16:06:52','2024-05-03 16:43:19',NULL,0,0,NULL),(24,'mixpanel','completed',10,'2024-05-03 16:55:56','2024-05-03 16:58:12','2024-05-03 16:49:55','2024-05-03 16:58:11',NULL,0,0,NULL),(25,'mixpanel','completed',10,'2024-05-03 17:25:49','2024-05-03 17:31:17','2024-05-03 17:04:48','2024-05-03 17:31:16',NULL,0,0,NULL),(26,'mixpanel','completed',10,'2024-05-03 18:15:48','2024-05-03 18:17:41','2024-05-03 17:40:47','2024-05-03 18:17:40',NULL,0,0,NULL),(27,'mixpanel','completed',10,'2024-05-03 18:49:36','2024-05-03 18:54:07','2024-05-03 18:21:35','2024-05-03 18:54:06',NULL,0,0,NULL),(28,'mixpanel','completed',10,'2024-05-03 19:39:42','2024-05-03 19:50:49','2024-05-03 19:13:41','2024-05-03 19:50:48',NULL,0,0,NULL),(29,'mixpanel','completed',10,'2024-05-03 20:29:55','2024-05-03 20:35:04','2024-05-03 19:55:54','2024-05-03 20:35:03',NULL,0,0,NULL),(30,'mixpanel','completed',10,'2024-05-03 21:31:34','2024-05-03 21:32:18','2024-05-03 20:37:33','2024-05-03 21:32:17',NULL,0,0,NULL),(31,'mixpanel','completed',10,'2024-05-03 22:22:40','2024-05-03 22:27:42','2024-05-03 21:34:39','2024-05-03 22:27:41',NULL,0,0,NULL),(32,'mixpanel','completed',10,'2024-05-03 23:15:12','2024-05-03 23:23:06','2024-05-03 22:40:10','2024-05-03 23:23:05',NULL,0,0,NULL),(33,'mixpanel','completed',10,'2024-05-04 00:27:34','2024-05-04 00:31:01','2024-05-03 23:30:33','2024-05-04 00:31:00',NULL,0,0,NULL),(34,'mixpanel','completed',10,'2024-05-04 00:58:19','2024-05-04 01:21:34','2024-05-04 00:34:18','2024-05-04 01:21:32',NULL,0,0,NULL),(35,'mixpanel','completed',10,'2024-05-04 02:17:20','2024-05-04 02:19:22','2024-05-04 01:26:19','2024-05-04 02:19:21',NULL,0,0,NULL),(36,'mixpanel','completed',10,'2024-05-04 03:03:22','2024-05-04 03:04:41','2024-05-04 02:22:21','2024-05-04 03:04:40',NULL,0,0,NULL),(37,'mixpanel','completed',10,'2024-05-04 04:02:52','2024-05-04 04:04:40','2024-05-04 03:06:51','2024-05-04 04:04:38',NULL,0,0,NULL),(38,'mixpanel','completed',10,'2024-05-04 05:03:26','2024-05-04 05:05:24','2024-05-04 04:07:24','2024-05-04 05:05:22',NULL,0,0,NULL),(39,'mixpanel','completed',10,'2024-05-04 06:08:38','2024-05-04 06:11:13','2024-05-04 05:10:36','2024-05-04 06:11:12',NULL,0,0,NULL),(40,'mixpanel','completed',10,'2024-05-04 06:19:43','2024-05-04 06:22:05','2024-05-04 06:14:42','2024-05-04 06:22:04',NULL,0,0,NULL),(41,'mixpanel','completed',10,'2024-05-04 06:43:24','2024-05-04 06:44:55','2024-05-04 06:24:23','2024-05-04 06:44:54',NULL,0,0,NULL),(42,'mixpanel','completed',10,'2024-05-04 06:56:00','2024-05-04 06:56:17','2024-05-04 06:46:59','2024-05-04 06:56:15',NULL,0,0,NULL),(43,'mixpanel','completed',10,'2024-05-04 07:24:02','2024-05-04 07:25:14','2024-05-04 06:59:01','2024-05-04 07:25:12',NULL,0,0,NULL),(44,'mixpanel','completed',10,'2024-05-04 07:38:09','2024-05-04 07:41:10','2024-05-04 07:28:08','2024-05-04 07:41:09',NULL,0,0,NULL),(45,'mixpanel','completed',10,'2024-05-04 08:40:45','2024-05-04 08:41:04','2024-05-04 07:43:43','2024-05-04 08:41:03',NULL,0,0,NULL),(46,'mixpanel','completed',10,'2024-05-04 09:07:04','2024-05-04 09:07:24','2024-05-04 08:44:03','2024-05-04 09:07:22',NULL,0,0,NULL),(47,'mixpanel','completed',10,'2024-05-04 09:51:07','2024-05-04 09:52:04','2024-05-04 09:10:06','2024-05-04 09:52:02',NULL,0,0,NULL),(48,'mixpanel','completed',10,'2024-05-04 10:08:31','2024-05-04 10:13:31','2024-05-04 09:54:30','2024-05-04 10:13:29',NULL,0,0,NULL),(49,'mixpanel','completed',10,'2024-05-04 10:48:36','2024-05-04 10:49:12','2024-05-04 10:19:35','2024-05-04 10:49:10',NULL,0,0,NULL),(50,'mixpanel','completed',10,'2024-05-04 11:27:59','2024-05-04 11:29:57','2024-05-04 10:53:58','2024-05-04 11:29:55',NULL,0,0,NULL),(51,'schedule_re_engagement_email','completed',10,'2024-05-05 11:26:31','2024-05-05 11:28:42','2024-05-04 11:26:30','2024-05-05 11:28:40',NULL,0,0,NULL),(52,'mixpanel','completed',10,'2024-05-04 11:44:15','2024-05-04 11:47:52','2024-05-04 11:33:14','2024-05-04 11:47:51',NULL,0,0,NULL),(53,'mixpanel','completed',10,'2024-05-04 12:24:12','2024-05-04 12:25:23','2024-05-04 11:55:11','2024-05-04 12:25:22',NULL,0,0,NULL),(54,'mixpanel','completed',10,'2024-05-04 13:42:48','2024-05-04 13:44:14','2024-05-04 12:46:46','2024-05-04 13:44:12',NULL,0,0,NULL),(55,'mixpanel','completed',10,'2024-05-04 14:07:36','2024-05-04 14:10:01','2024-05-04 13:46:34','2024-05-04 14:10:00',NULL,0,0,NULL),(56,'mixpanel','completed',10,'2024-05-04 15:06:37','2024-05-04 15:20:18','2024-05-04 14:14:36','2024-05-04 15:20:17',NULL,0,0,NULL),(57,'mixpanel','completed',10,'2024-05-04 16:03:43','2024-05-04 16:06:52','2024-05-04 15:23:42','2024-05-04 16:06:51',NULL,0,0,NULL),(58,'mixpanel','completed',10,'2024-05-04 16:38:46','2024-05-04 16:39:12','2024-05-04 16:13:44','2024-05-04 16:39:10',NULL,0,0,NULL),(59,'mixpanel','completed',10,'2024-05-04 17:33:54','2024-05-04 17:35:16','2024-05-04 16:42:53','2024-05-04 17:35:14',NULL,0,0,NULL),(60,'mixpanel','completed',10,'2024-05-04 17:38:34','2024-05-04 17:39:47','2024-05-04 17:37:33','2024-05-04 17:39:46',NULL,0,0,NULL),(61,'mixpanel','completed',10,'2024-05-04 17:52:37','2024-05-04 17:54:45','2024-05-04 17:43:36','2024-05-04 17:54:44',NULL,0,0,NULL),(62,'mixpanel','completed',10,'2024-05-04 18:10:30','2024-05-04 18:13:20','2024-05-04 17:58:29','2024-05-04 18:13:19',NULL,0,0,NULL),(63,'mixpanel','completed',10,'2024-05-04 18:59:17','2024-05-04 19:05:02','2024-05-04 18:19:16','2024-05-04 19:05:00',NULL,0,0,NULL),(64,'mixpanel','completed',10,'2024-05-04 19:27:20','2024-05-04 19:29:01','2024-05-04 19:07:19','2024-05-04 19:29:00',NULL,0,0,NULL),(65,'mixpanel','completed',10,'2024-05-04 20:09:17','2024-05-04 20:13:02','2024-05-04 19:41:16','2024-05-04 20:13:01',NULL,0,0,NULL),(66,'mixpanel','completed',10,'2024-05-04 20:31:19','2024-05-04 20:36:50','2024-05-04 20:15:18','2024-05-04 20:36:48',NULL,0,0,NULL),(67,'subscribers_engagement_score','completed',10,'2024-05-04 20:21:00','2024-05-04 20:24:01','2024-05-04 20:20:59','2024-05-04 20:24:00',NULL,0,0,NULL),(68,'subscribers_engagement_score','completed',10,'2024-05-04 20:24:01','2024-05-04 20:26:05','2024-05-04 20:24:00','2024-05-04 20:26:04',NULL,0,0,NULL),(69,'subscribers_engagement_score','completed',10,'2024-05-05 19:36:00','2024-05-05 19:36:56','2024-05-04 20:26:04','2024-05-05 19:36:55',NULL,0,0,NULL),(70,'mixpanel','completed',10,'2024-05-04 21:06:35','2024-05-04 21:07:56','2024-05-04 20:44:34','2024-05-04 21:07:55',NULL,0,0,NULL),(71,'mixpanel','completed',10,'2024-05-04 22:02:36','2024-05-04 22:08:14','2024-05-04 21:17:35','2024-05-04 22:08:13',NULL,0,0,NULL),(72,'mixpanel','completed',10,'2024-05-04 22:17:46','2024-05-04 22:26:13','2024-05-04 22:16:45','2024-05-04 22:26:12',NULL,0,0,NULL),(73,'mixpanel','completed',10,'2024-05-04 22:43:58','2024-05-04 22:46:45','2024-05-04 22:29:57','2024-05-04 22:46:44',NULL,0,0,NULL),(74,'mixpanel','completed',10,'2024-05-04 23:13:29','2024-05-04 23:17:49','2024-05-04 22:49:28','2024-05-04 23:17:47',NULL,0,0,NULL),(75,'mixpanel','completed',10,'2024-05-04 23:43:17','2024-05-04 23:46:32','2024-05-04 23:22:16','2024-05-04 23:46:31',NULL,0,0,NULL),(76,'mixpanel','completed',10,'2024-05-05 00:30:14','2024-05-05 00:33:54','2024-05-04 23:49:13','2024-05-05 00:33:52',NULL,0,0,NULL),(77,'mixpanel','completed',10,'2024-05-05 00:56:05','2024-05-05 01:04:14','2024-05-05 00:38:04','2024-05-05 01:04:13',NULL,0,0,NULL),(78,'mixpanel','completed',10,'2024-05-05 01:56:51','2024-05-05 01:57:36','2024-05-05 01:14:50','2024-05-05 01:57:35',NULL,0,0,NULL),(79,'mixpanel','completed',10,'2024-05-05 02:52:29','2024-05-05 02:54:04','2024-05-05 02:01:27','2024-05-05 02:54:02',NULL,0,0,NULL),(80,'mixpanel','completed',10,'2024-05-05 03:00:21','2024-05-05 03:00:54','2024-05-05 02:56:20','2024-05-05 03:00:53',NULL,0,0,NULL),(81,'mixpanel','completed',10,'2024-05-05 03:42:33','2024-05-05 03:44:31','2024-05-05 03:07:32','2024-05-05 03:44:30',NULL,0,0,NULL),(82,'mixpanel','completed',10,'2024-05-05 04:00:50','2024-05-05 04:04:38','2024-05-05 03:59:49','2024-05-05 04:04:37',NULL,0,0,NULL),(83,'mixpanel','completed',10,'2024-05-05 04:13:40','2024-05-05 04:14:29','2024-05-05 04:10:39','2024-05-05 04:14:28',NULL,0,0,NULL),(84,'mixpanel','completed',10,'2024-05-05 04:45:10','2024-05-05 04:45:27','2024-05-05 04:19:09','2024-05-05 04:45:26',NULL,0,0,NULL),(85,'mixpanel','completed',10,'2024-05-05 05:31:46','2024-05-05 05:36:11','2024-05-05 04:53:45','2024-05-05 05:36:10',NULL,0,0,NULL),(86,'mixpanel','completed',10,'2024-05-05 06:20:47','2024-05-05 06:22:29','2024-05-05 05:47:46','2024-05-05 06:22:28',NULL,0,0,NULL),(87,'mixpanel','completed',10,'2024-05-05 07:06:19','2024-05-05 07:07:02','2024-05-05 06:25:17','2024-05-05 07:07:01',NULL,0,0,NULL),(88,'mixpanel','completed',10,'2024-05-05 07:58:02','2024-05-05 08:09:11','2024-05-05 07:10:01','2024-05-05 08:09:10',NULL,0,0,NULL),(89,'mixpanel','completed',10,'2024-05-05 09:11:10','2024-05-05 09:11:44','2024-05-05 08:13:09','2024-05-05 09:11:43',NULL,0,0,NULL),(90,'mixpanel','completed',10,'2024-05-05 09:58:24','2024-05-05 10:01:12','2024-05-05 09:17:23','2024-05-05 10:01:10',NULL,0,0,NULL),(91,'mixpanel','completed',10,'2024-05-05 10:17:06','2024-05-05 10:18:53','2024-05-05 10:04:04','2024-05-05 10:18:52',NULL,0,0,NULL),(92,'mixpanel','completed',10,'2024-05-05 10:57:38','2024-05-05 10:58:07','2024-05-05 10:22:37','2024-05-05 10:58:06',NULL,0,0,NULL),(93,'mixpanel','completed',10,'2024-05-05 11:27:01','2024-05-05 11:28:42','2024-05-05 11:04:59','2024-05-05 11:28:40',NULL,0,0,NULL),(94,'schedule_re_engagement_email','completed',10,'2024-05-06 11:35:26','2024-05-06 11:37:24','2024-05-05 11:35:24','2024-05-06 11:37:23',NULL,0,0,NULL),(95,'mixpanel','completed',10,'2024-05-05 12:06:26','2024-05-05 12:10:31','2024-05-05 11:35:24','2024-05-05 12:10:30',NULL,0,0,NULL),(96,'mixpanel','completed',10,'2024-05-05 12:38:42','2024-05-05 12:41:26','2024-05-05 12:15:41','2024-05-05 12:41:25',NULL,0,0,NULL),(97,'mixpanel','completed',10,'2024-05-05 13:28:27','2024-05-05 13:38:52','2024-05-05 12:54:26','2024-05-05 13:38:51',NULL,0,0,NULL),(98,'mixpanel','completed',10,'2024-05-05 13:51:27','2024-05-05 13:51:49','2024-05-05 13:41:26','2024-05-05 13:51:48',NULL,0,0,NULL),(99,'mixpanel','completed',10,'2024-05-05 14:43:13','2024-05-05 14:48:05','2024-05-05 13:54:11','2024-05-05 14:48:04',NULL,0,0,NULL),(100,'mixpanel','completed',10,'2024-05-05 14:58:55','2024-05-05 15:06:22','2024-05-05 14:55:54','2024-05-05 15:06:21',NULL,0,0,NULL),(101,'mixpanel','completed',10,'2024-05-05 15:55:08','2024-05-05 15:56:27','2024-05-05 15:11:07','2024-05-05 15:56:26',NULL,0,0,NULL),(102,'mixpanel','completed',10,'2024-05-05 16:43:28','2024-05-05 16:45:00','2024-05-05 16:03:26','2024-05-05 16:44:59',NULL,0,0,NULL),(103,'mixpanel','completed',10,'2024-05-05 17:33:36','2024-05-05 17:37:15','2024-05-05 16:54:34','2024-05-05 17:37:14',NULL,0,0,NULL),(104,'mixpanel','completed',10,'2024-05-05 17:42:02','2024-05-05 17:43:02','2024-05-05 17:40:01','2024-05-05 17:43:01',NULL,0,0,NULL),(105,'mixpanel','completed',10,'2024-05-05 17:45:02','2024-05-05 17:49:03','2024-05-05 17:46:00','2024-05-05 17:49:02',NULL,0,0,NULL),(106,'mixpanel','completed',10,'2024-05-05 18:28:01','2024-05-05 18:30:02','2024-05-05 17:52:00','2024-05-05 18:30:01',NULL,0,0,NULL),(107,'mixpanel','completed',10,'2024-05-05 18:50:11','2024-05-05 18:54:56','2024-05-05 18:32:10','2024-05-05 18:54:55',NULL,0,0,NULL),(108,'mixpanel','completed',10,'2024-05-05 19:27:41','2024-05-05 19:32:04','2024-05-05 19:06:40','2024-05-05 19:32:03',NULL,0,0,NULL),(109,'mixpanel','completed',10,'2024-05-05 19:44:46','2024-05-05 19:46:59','2024-05-05 19:34:45','2024-05-05 19:46:57',NULL,0,0,NULL),(110,'subscribers_engagement_score','completed',10,'2024-05-06 23:30:00','2024-05-06 23:37:10','2024-05-05 19:36:55','2024-05-06 23:37:08',NULL,0,0,NULL),(111,'mixpanel','completed',10,'2024-05-05 20:22:16','2024-05-05 20:22:17','2024-05-05 19:49:15','2024-05-05 20:22:16',NULL,0,0,NULL),(112,'mixpanel','completed',10,'2024-05-05 21:09:46','2024-05-05 21:13:35','2024-05-05 20:30:45','2024-05-05 21:13:34',NULL,0,0,NULL),(113,'mixpanel','completed',10,'2024-05-05 21:37:40','2024-05-05 21:40:46','2024-05-05 21:17:39','2024-05-05 21:40:45',NULL,0,0,NULL),(114,'mixpanel','completed',10,'2024-05-05 21:50:22','2024-05-05 22:01:46','2024-05-05 21:50:21','2024-05-05 22:01:45',NULL,0,0,NULL),(115,'mixpanel','completed',10,'2024-05-05 22:27:51','2024-05-05 22:29:38','2024-05-05 22:04:50','2024-05-05 22:29:36',NULL,0,0,NULL),(116,'mixpanel','completed',10,'2024-05-05 22:43:05','2024-05-05 22:47:45','2024-05-05 22:34:04','2024-05-05 22:47:44',NULL,0,0,NULL),(117,'mixpanel','completed',10,'2024-05-05 23:27:35','2024-05-05 23:32:39','2024-05-05 23:01:34','2024-05-05 23:32:38',NULL,0,0,NULL),(118,'mixpanel','completed',10,'2024-05-06 00:35:39','2024-05-06 00:39:03','2024-05-05 23:39:38','2024-05-06 00:39:02',NULL,0,0,NULL),(119,'mixpanel','completed',10,'2024-05-06 01:16:26','2024-05-06 01:18:02','2024-05-06 00:45:25','2024-05-06 01:18:01',NULL,0,0,NULL),(120,'mixpanel','completed',10,'2024-05-06 02:13:04','2024-05-06 02:13:22','2024-05-06 01:20:03','2024-05-06 02:13:21',NULL,0,0,NULL),(121,'mixpanel','completed',10,'2024-05-06 03:09:37','2024-05-06 03:11:15','2024-05-06 02:15:35','2024-05-06 03:11:14',NULL,0,0,NULL),(122,'mixpanel','completed',10,'2024-05-06 04:03:02','2024-05-06 04:03:45','2024-05-06 03:14:00','2024-05-06 04:03:43',NULL,0,0,NULL),(123,'mixpanel','completed',10,'2024-05-06 04:25:48','2024-05-06 04:28:56','2024-05-06 04:05:47','2024-05-06 04:28:55',NULL,0,0,NULL),(124,'mixpanel','completed',10,'2024-05-06 05:01:44','2024-05-06 05:21:01','2024-05-06 04:31:42','2024-05-06 05:21:00',NULL,0,0,NULL),(125,'mixpanel','completed',10,'2024-05-06 06:14:57','2024-05-06 06:15:01','2024-05-06 05:25:56','2024-05-06 06:15:00',NULL,0,0,NULL),(126,'mixpanel','completed',10,'2024-05-06 06:31:02','2024-05-06 06:33:01','2024-05-06 06:18:01','2024-05-06 06:33:00',NULL,0,0,NULL),(127,'mixpanel','completed',10,'2024-05-06 06:38:01','2024-05-06 06:38:04','2024-05-06 06:36:00','2024-05-06 06:38:02',NULL,0,0,NULL),(128,'mixpanel','completed',10,'2024-05-06 07:25:53','2024-05-06 07:26:30','2024-05-06 06:42:51','2024-05-06 07:26:29',NULL,0,0,NULL),(129,'mixpanel','completed',10,'2024-05-06 07:34:31','2024-05-06 07:34:51','2024-05-06 07:29:30','2024-05-06 07:34:50',NULL,0,0,NULL),(130,'mixpanel','completed',10,'2024-05-06 08:11:52','2024-05-06 08:14:51','2024-05-06 07:38:51','2024-05-06 08:14:50',NULL,0,0,NULL),(131,'mixpanel','completed',10,'2024-05-06 08:24:50','2024-05-06 08:24:53','2024-05-06 08:17:49','2024-05-06 08:24:52',NULL,0,0,NULL),(132,'mixpanel','completed',10,'2024-05-06 09:04:55','2024-05-06 09:05:23','2024-05-06 08:27:53','2024-05-06 09:05:22',NULL,0,0,NULL),(133,'mixpanel','completed',10,'2024-05-06 09:14:37','2024-05-06 09:15:12','2024-05-06 09:07:36','2024-05-06 09:15:11',NULL,0,0,NULL),(134,'mixpanel','completed',10,'2024-05-06 10:10:30','2024-05-06 10:12:30','2024-05-06 09:17:29','2024-05-06 10:12:29',NULL,0,0,NULL),(135,'mixpanel','completed',10,'2024-05-06 10:55:26','2024-05-06 10:59:03','2024-05-06 10:19:25','2024-05-06 10:59:02',NULL,0,0,NULL),(136,'mixpanel','completed',10,'2024-05-06 11:52:29','2024-05-06 11:58:12','2024-05-06 11:01:28','2024-05-06 11:58:11',NULL,0,0,NULL),(137,'schedule_re_engagement_email','completed',10,'2024-05-07 11:43:23','2024-05-07 11:50:28','2024-05-06 11:43:22','2024-05-07 11:50:26',NULL,0,0,NULL),(138,'mixpanel','completed',10,'2024-05-06 12:24:34','2024-05-06 12:28:24','2024-05-06 12:01:33','2024-05-06 12:28:23',NULL,0,0,NULL),(139,'mixpanel','completed',10,'2024-05-06 13:21:59','2024-05-06 13:27:22','2024-05-06 12:31:58','2024-05-06 13:27:21',NULL,0,0,NULL),(140,'mixpanel','completed',10,'2024-05-06 14:22:01','2024-05-06 14:45:35','2024-05-06 13:30:00','2024-05-06 14:45:34',NULL,0,0,NULL),(141,'mixpanel','completed',10,'2024-05-06 14:51:29','2024-05-06 15:04:03','2024-05-06 14:51:28','2024-05-06 15:04:01',NULL,0,0,NULL),(142,'mixpanel','completed',10,'2024-05-06 15:55:06','2024-05-06 15:57:17','2024-05-06 15:06:05','2024-05-06 15:57:16',NULL,0,0,NULL),(143,'mixpanel','completed',10,'2024-05-06 16:20:49','2024-05-06 16:28:53','2024-05-06 15:59:48','2024-05-06 16:28:52',NULL,0,0,NULL),(144,'mixpanel','completed',10,'2024-05-06 16:46:22','2024-05-06 16:51:53','2024-05-06 16:34:21','2024-05-06 16:51:52',NULL,0,0,NULL),(145,'mixpanel','completed',10,'2024-05-06 17:50:19','2024-05-06 18:03:21','2024-05-06 16:56:18','2024-05-06 18:03:20',NULL,0,0,NULL),(146,'mixpanel','completed',10,'2024-05-06 18:22:02','2024-05-06 18:23:18','2024-05-06 18:08:01','2024-05-06 18:23:17',NULL,0,0,NULL),(147,'mixpanel','completed',10,'2024-05-06 19:21:20','2024-05-06 19:23:02','2024-05-06 18:29:19','2024-05-06 19:23:01',NULL,0,0,NULL),(148,'mixpanel','completed',10,'2024-05-06 20:24:32','2024-05-06 20:27:46','2024-05-06 19:27:31','2024-05-06 20:27:45',NULL,0,0,NULL),(149,'mixpanel','completed',10,'2024-05-06 20:53:36','2024-05-06 21:01:09','2024-05-06 20:47:35','2024-05-06 21:01:08',NULL,0,0,NULL),(150,'mixpanel','completed',10,'2024-05-06 22:14:23','2024-05-06 22:19:56','2024-05-06 21:16:22','2024-05-06 22:19:55',NULL,0,0,NULL),(151,'mixpanel','completed',10,'2024-05-06 22:47:24','2024-05-06 22:49:08','2024-05-06 22:23:23','2024-05-06 22:49:07',NULL,0,0,NULL),(152,'mixpanel','completed',10,'2024-05-06 23:08:21','2024-05-06 23:20:15','2024-05-06 22:56:20','2024-05-06 23:20:14',NULL,0,0,NULL),(153,'mixpanel','completed',10,'2024-05-06 23:35:30','2024-05-06 23:37:10','2024-05-06 23:27:29','2024-05-06 23:37:08',NULL,0,0,NULL),(154,'subscribers_engagement_score','completed',10,'2024-05-06 23:37:10','2024-05-06 23:49:24','2024-05-06 23:37:08','2024-05-06 23:49:23',NULL,0,0,NULL),(155,'subscribers_engagement_score','completed',10,'2024-05-07 19:31:00','2024-05-07 19:37:12','2024-05-06 23:49:23','2024-05-07 19:37:11',NULL,0,0,NULL),(156,'mixpanel','completed',10,'2024-05-07 00:18:24','2024-05-07 00:22:39','2024-05-06 23:49:23','2024-05-07 00:22:38',NULL,0,0,NULL),(157,'subscribers_email_count','scheduled',10,'2024-05-18 00:00:00',NULL,'2024-05-07 00:00:42','2024-05-07 00:00:42',NULL,NULL,0,NULL),(158,'mixpanel','completed',10,'2024-05-07 00:26:24','2024-05-07 00:41:06','2024-05-07 00:27:23','2024-05-07 00:41:05',NULL,0,0,NULL),(159,'mixpanel','completed',10,'2024-05-07 01:08:08','2024-05-07 01:17:22','2024-05-07 00:53:07','2024-05-07 01:17:21',NULL,0,0,NULL),(160,'mixpanel','completed',10,'2024-05-07 01:35:18','2024-05-07 01:36:31','2024-05-07 01:21:17','2024-05-07 01:36:30',NULL,0,0,NULL),(161,'mixpanel','completed',10,'2024-05-07 02:22:35','2024-05-07 02:23:18','2024-05-07 01:38:34','2024-05-07 02:23:17',NULL,0,0,NULL),(162,'mixpanel','completed',10,'2024-05-07 03:10:09','2024-05-07 03:10:50','2024-05-07 02:26:08','2024-05-07 03:10:48',NULL,0,0,NULL),(163,'mixpanel','completed',10,'2024-05-07 03:24:01','2024-05-07 03:25:37','2024-05-07 03:12:59','2024-05-07 03:25:36',NULL,0,0,NULL),(164,'mixpanel','completed',10,'2024-05-07 03:42:05','2024-05-07 03:42:07','2024-05-07 03:28:04','2024-05-07 03:42:06',NULL,0,0,NULL),(165,'mixpanel','completed',10,'2024-05-07 04:12:10','2024-05-07 04:14:21','2024-05-07 03:45:09','2024-05-07 04:14:20',NULL,0,0,NULL),(166,'mixpanel','completed',10,'2024-05-07 04:25:35','2024-05-07 04:27:33','2024-05-07 04:16:34','2024-05-07 04:27:32',NULL,0,0,NULL),(167,'mixpanel','completed',10,'2024-05-07 05:01:09','2024-05-07 05:03:28','2024-05-07 04:30:08','2024-05-07 05:03:27',NULL,0,0,NULL),(168,'mixpanel','completed',10,'2024-05-07 05:36:25','2024-05-07 05:43:32','2024-05-07 05:28:24','2024-05-07 05:43:31',NULL,0,0,NULL),(169,'mixpanel','completed',10,'2024-05-07 06:30:44','2024-05-07 06:32:01','2024-05-07 05:47:43','2024-05-07 06:31:59',NULL,0,0,NULL),(170,'mixpanel','completed',10,'2024-05-07 06:47:18','2024-05-07 06:47:22','2024-05-07 06:34:17','2024-05-07 06:47:21',NULL,0,0,NULL),(171,'mixpanel','completed',10,'2024-05-07 06:56:03','2024-05-07 06:57:28','2024-05-07 06:50:02','2024-05-07 06:57:27',NULL,0,0,NULL),(172,'mixpanel','completed',10,'2024-05-07 07:27:02','2024-05-07 07:28:02','2024-05-07 07:00:00','2024-05-07 07:28:01',NULL,0,0,NULL),(173,'mixpanel','completed',10,'2024-05-07 07:39:33','2024-05-07 07:41:38','2024-05-07 07:30:32','2024-05-07 07:41:36',NULL,0,0,NULL),(174,'mixpanel','completed',10,'2024-05-07 08:02:02','2024-05-07 08:02:36','2024-05-07 07:44:01','2024-05-07 08:02:35',NULL,0,0,NULL),(175,'mixpanel','completed',10,'2024-05-07 08:21:08','2024-05-07 08:23:31','2024-05-07 08:05:07','2024-05-07 08:23:30',NULL,0,0,NULL),(176,'mixpanel','completed',10,'2024-05-07 08:51:43','2024-05-07 08:55:43','2024-05-07 08:28:42','2024-05-07 08:55:42',NULL,0,0,NULL),(177,'mixpanel','completed',10,'2024-05-07 09:44:41','2024-05-07 09:46:31','2024-05-07 08:58:40','2024-05-07 09:46:30',NULL,0,0,NULL),(178,'mixpanel','completed',10,'2024-05-07 10:35:38','2024-05-07 10:39:23','2024-05-07 09:48:37','2024-05-07 10:39:22',NULL,0,0,NULL),(179,'mixpanel','completed',10,'2024-05-07 11:26:27','2024-05-07 11:28:24','2024-05-07 11:00:26','2024-05-07 11:28:23',NULL,0,0,NULL),(180,'mixpanel','completed',10,'2024-05-07 12:02:47','2024-05-07 12:10:58','2024-05-07 11:31:45','2024-05-07 12:10:57',NULL,0,0,NULL),(181,'schedule_re_engagement_email','completed',10,'2024-05-08 11:55:45','2024-05-08 11:56:18','2024-05-07 11:55:44','2024-05-08 11:56:16',NULL,0,0,NULL),(182,'mixpanel','completed',10,'2024-05-07 12:43:05','2024-05-07 12:47:51','2024-05-07 12:13:04','2024-05-07 12:47:49',NULL,0,0,NULL),(183,'mixpanel','completed',10,'2024-05-07 13:08:46','2024-05-07 13:10:27','2024-05-07 12:55:45','2024-05-07 13:10:26',NULL,0,0,NULL),(184,'mixpanel','completed',10,'2024-05-07 13:54:09','2024-05-07 13:58:12','2024-05-07 13:16:08','2024-05-07 13:58:10',NULL,0,0,NULL),(185,'mixpanel','completed',10,'2024-05-07 14:10:32','2024-05-07 14:12:59','2024-05-07 14:07:31','2024-05-07 14:12:58',NULL,0,0,NULL),(186,'mixpanel','completed',10,'2024-05-07 14:48:42','2024-05-07 14:54:48','2024-05-07 14:17:41','2024-05-07 14:54:46',NULL,0,0,NULL),(187,'mixpanel','completed',10,'2024-05-07 15:13:47','2024-05-07 15:42:06','2024-05-07 14:57:46','2024-05-07 15:42:05',NULL,0,0,NULL),(188,'mixpanel','completed',10,'2024-05-07 15:49:23','2024-05-07 15:52:19','2024-05-07 15:46:22','2024-05-07 15:52:18',NULL,0,0,NULL),(189,'mixpanel','completed',10,'2024-05-07 16:16:47','2024-05-07 16:19:18','2024-05-07 15:54:46','2024-05-07 16:19:17',NULL,0,0,NULL),(190,'mixpanel','completed',10,'2024-05-07 17:04:53','2024-05-07 17:06:28','2024-05-07 16:22:52','2024-05-07 17:06:27',NULL,0,0,NULL),(191,'mixpanel','completed',10,'2024-05-07 18:03:54','2024-05-07 18:12:20','2024-05-07 17:10:53','2024-05-07 18:12:19',NULL,0,0,NULL),(192,'mixpanel','completed',10,'2024-05-07 18:34:18','2024-05-07 18:34:36','2024-05-07 18:19:17','2024-05-07 18:34:35',NULL,0,0,NULL),(193,'mixpanel','completed',10,'2024-05-07 19:13:03','2024-05-07 19:20:46','2024-05-07 18:58:02','2024-05-07 19:20:45',NULL,0,0,NULL),(194,'subscribers_engagement_score','completed',10,'2024-05-07 19:37:12','2024-05-07 19:53:03','2024-05-07 19:37:11','2024-05-07 19:53:02',NULL,0,0,NULL),(195,'mixpanel','completed',10,'2024-05-07 20:35:12','2024-05-07 21:00:28','2024-05-07 19:37:11','2024-05-07 21:00:27',NULL,0,0,NULL),(196,'subscribers_engagement_score','completed',10,'2024-05-08 02:34:00','2024-05-08 02:35:21','2024-05-07 19:53:02','2024-05-08 02:35:20',NULL,0,0,NULL),(197,'mixpanel','completed',10,'2024-05-07 22:01:13','2024-05-07 22:07:16','2024-05-07 21:28:12','2024-05-07 22:07:14',NULL,0,0,NULL),(198,'mixpanel','completed',10,'2024-05-07 22:44:42','2024-05-07 22:47:03','2024-05-07 22:09:41','2024-05-07 22:47:02',NULL,0,0,NULL),(199,'mixpanel','completed',10,'2024-05-07 23:32:10','2024-05-07 23:34:29','2024-05-07 22:51:08','2024-05-07 23:34:28',NULL,0,0,NULL),(200,'mixpanel','completed',10,'2024-05-08 00:29:38','2024-05-08 00:30:44','2024-05-07 23:37:37','2024-05-08 00:30:43',NULL,0,0,NULL),(201,'mixpanel','completed',10,'2024-05-08 00:51:47','2024-05-08 01:00:08','2024-05-08 00:37:46','2024-05-08 01:00:07',NULL,0,0,NULL),(202,'mixpanel','completed',10,'2024-05-08 01:48:26','2024-05-08 01:49:23','2024-05-08 01:02:25','2024-05-08 01:49:22',NULL,0,0,NULL),(203,'mixpanel','completed',10,'2024-05-08 02:38:25','2024-05-08 02:41:01','2024-05-08 01:53:24','2024-05-08 02:41:00',NULL,0,0,NULL),(204,'subscribers_engagement_score','completed',10,'2024-05-08 02:35:21','2024-05-08 02:38:02','2024-05-08 02:35:20','2024-05-08 02:38:01',NULL,0,0,NULL),(205,'subscribers_engagement_score','scheduled',10,'2024-05-09 23:37:00',NULL,'2024-05-08 02:38:01','2024-05-08 02:38:01',NULL,NULL,0,NULL),(206,'mixpanel','completed',10,'2024-05-08 03:04:01','2024-05-08 03:05:02','2024-05-08 02:43:59','2024-05-08 03:05:01',NULL,0,0,NULL),(207,'mixpanel','completed',10,'2024-05-08 03:14:01','2024-05-08 03:15:04','2024-05-08 03:08:00','2024-05-08 03:15:03',NULL,0,0,NULL),(208,'mixpanel','completed',10,'2024-05-08 04:05:09','2024-05-08 04:05:17','2024-05-08 03:17:08','2024-05-08 04:05:16',NULL,0,0,NULL),(209,'mixpanel','completed',10,'2024-05-08 04:27:22','2024-05-08 04:29:47','2024-05-08 04:12:21','2024-05-08 04:29:46',NULL,0,0,NULL),(210,'mixpanel','completed',10,'2024-05-08 04:45:44','2024-05-08 04:50:20','2024-05-08 04:36:43','2024-05-08 04:50:19',NULL,0,0,NULL),(211,'mixpanel','completed',10,'2024-05-08 05:23:37','2024-05-08 05:24:56','2024-05-08 04:53:35','2024-05-08 05:24:55',NULL,0,0,NULL),(212,'mixpanel','completed',10,'2024-05-08 05:47:25','2024-05-08 05:49:29','2024-05-08 05:28:24','2024-05-08 05:49:28',NULL,0,0,NULL),(213,'mixpanel','completed',10,'2024-05-08 06:34:25','2024-05-08 06:36:18','2024-05-08 05:54:23','2024-05-08 06:36:17',NULL,0,0,NULL),(214,'mixpanel','completed',10,'2024-05-08 07:38:07','2024-05-08 07:40:02','2024-05-08 06:40:06','2024-05-08 07:40:01',NULL,0,0,NULL),(215,'mixpanel','completed',10,'2024-05-08 07:47:01','2024-05-08 07:49:02','2024-05-08 07:43:00','2024-05-08 07:49:01',NULL,0,0,NULL),(216,'mixpanel','completed',10,'2024-05-08 08:18:01','2024-05-08 08:19:01','2024-05-08 07:52:00','2024-05-08 08:19:00',NULL,0,0,NULL),(217,'mixpanel','completed',10,'2024-05-08 09:18:01','2024-05-08 09:21:37','2024-05-08 08:22:00','2024-05-08 09:21:36',NULL,0,0,NULL),(218,'mixpanel','completed',10,'2024-05-08 09:36:08','2024-05-08 09:36:39','2024-05-08 09:28:07','2024-05-08 09:36:38',NULL,0,0,NULL),(219,'mixpanel','completed',10,'2024-05-08 10:20:01','2024-05-08 10:34:16','2024-05-08 09:40:00','2024-05-08 10:34:15',NULL,0,0,NULL),(220,'unsubscribe_tokens','completed',0,'2024-05-08 10:33:24','2024-05-08 10:36:43','2024-05-08 10:33:23','2024-05-08 10:36:41',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}'),(221,'subscriber_link_tokens','completed',0,'2024-05-08 10:33:24','2024-05-08 10:34:16','2024-05-08 10:33:23','2024-05-08 10:34:15',NULL,0,0,NULL),(222,'newsletter_templates_thumbnails','completed',10,'2024-05-08 10:33:24','2024-05-08 10:34:16','2024-05-08 10:33:23','2024-05-08 10:34:15',NULL,0,0,NULL),(223,'subscribers_count_cache_recalculation','completed',10,'2024-05-08 10:33:27','2024-05-08 10:34:16','2024-05-08 10:33:26','2024-05-08 10:34:15',NULL,0,0,NULL),(224,'subscriber_link_tokens','completed',10,'2024-05-08 10:34:16','2024-05-08 10:36:43','2024-05-08 10:34:15','2024-05-08 10:36:41',NULL,0,0,NULL),(225,'mixpanel','completed',10,'2024-05-08 10:39:43','2024-05-08 10:41:01','2024-05-08 10:36:41','2024-05-08 10:41:00',NULL,0,0,NULL),(226,'mixpanel','completed',10,'2024-05-08 11:08:02','2024-05-08 11:10:39','2024-05-08 10:43:01','2024-05-08 11:10:38',NULL,0,0,NULL),(227,'unsubscribe_tokens','completed',0,'2024-05-08 10:47:56','2024-05-08 10:50:17','2024-05-08 10:47:55','2024-05-08 10:50:16',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}'),(228,'subscriber_link_tokens','completed',0,'2024-05-08 10:47:56','2024-05-08 10:48:14','2024-05-08 10:47:55','2024-05-08 10:48:13',NULL,0,0,NULL),(229,'newsletter_templates_thumbnails','completed',10,'2024-05-08 10:47:56','2024-05-08 10:48:14','2024-05-08 10:47:55','2024-05-08 10:48:13',NULL,0,0,NULL),(230,'mixpanel','completed',10,'2024-05-08 11:35:56','2024-05-08 11:37:58','2024-05-08 11:21:55','2024-05-08 11:37:56',NULL,0,0,NULL),(231,'mixpanel','completed',10,'2024-05-08 11:44:56','2024-05-08 11:47:28','2024-05-08 11:42:55','2024-05-08 11:47:27',NULL,0,0,NULL),(232,'mixpanel','completed',10,'2024-05-08 12:19:59','2024-05-08 12:20:33','2024-05-08 11:51:57','2024-05-08 12:20:32',NULL,0,0,NULL),(233,'schedule_re_engagement_email','scheduled',10,'2024-05-09 12:04:08',NULL,'2024-05-08 12:04:06','2024-05-08 12:04:06',NULL,NULL,0,NULL),(234,'mixpanel','completed',10,'2024-05-08 13:11:36','2024-05-08 13:20:32','2024-05-08 12:23:35','2024-05-08 13:20:31',NULL,0,0,NULL),(235,'mixpanel','completed',10,'2024-05-08 14:00:58','2024-05-08 14:04:06','2024-05-08 13:23:57','2024-05-08 14:04:05',NULL,0,0,NULL),(236,'mixpanel','scheduled',10,'2024-05-08 15:04:09',NULL,'2024-05-08 14:08:07','2024-05-08 14:08:07',NULL,NULL,0,NULL);
/*!40000 ALTER TABLE `zs_mailpoet_scheduled_tasks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_segments`
--
DROP TABLE IF EXISTS `zs_mailpoet_segments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_segments` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(90) NOT NULL,
`type` varchar(90) NOT NULL DEFAULT 'default',
`description` varchar(250) NOT NULL DEFAULT '',
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`deleted_at` timestamp NULL DEFAULT NULL,
`average_engagement_score` float unsigned DEFAULT NULL,
`average_engagement_score_updated_at` timestamp NULL DEFAULT NULL,
`display_in_manage_subscription_page` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`),
KEY `average_engagement_score_updated_at` (`average_engagement_score_updated_at`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_segments`
--
LOCK TABLES `zs_mailpoet_segments` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_segments` DISABLE KEYS */;
INSERT INTO `zs_mailpoet_segments` VALUES (1,'WordPress Users','wp_users','This list contains all of your WordPress users.','2024-05-03 11:16:25','2024-05-08 02:35:20',NULL,NULL,'2024-05-08 02:35:21',0),(2,'WooCommerce Customers','woocommerce_users','This list contains all of your WooCommerce customers.','2024-05-03 11:16:25','2024-05-08 02:35:20',NULL,NULL,'2024-05-08 02:35:21',0),(3,'Newsletter mailing list','default','This list is automatically created when you install MailPoet.','2024-05-03 11:16:25','2024-05-08 02:35:20',NULL,NULL,'2024-05-08 02:35:21',0);
/*!40000 ALTER TABLE `zs_mailpoet_segments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_sending_queues`
--
DROP TABLE IF EXISTS `zs_mailpoet_sending_queues`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_sending_queues` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`task_id` int(11) unsigned NOT NULL,
`newsletter_id` int(11) unsigned DEFAULT NULL,
`newsletter_rendered_body` longtext DEFAULT NULL,
`newsletter_rendered_subject` varchar(250) DEFAULT NULL,
`subscribers` longtext DEFAULT NULL,
`count_total` int(11) unsigned NOT NULL DEFAULT 0,
`count_processed` int(11) unsigned NOT NULL DEFAULT 0,
`count_to_process` int(11) unsigned NOT NULL DEFAULT 0,
`meta` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`deleted_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `task_id` (`task_id`),
KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_sending_queues`
--
LOCK TABLES `zs_mailpoet_sending_queues` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_sending_queues` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_sending_queues` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_settings`
--
DROP TABLE IF EXISTS `zs_mailpoet_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_settings` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(50) NOT NULL,
`value` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=6224 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_settings`
--
LOCK TABLES `zs_mailpoet_settings` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_settings` DISABLE KEYS */;
INSERT INTO `zs_mailpoet_settings` VALUES (1,'mta_log','a:8:{s:4:\"sent\";a:0:{}s:7:\"started\";i:1715165276;s:6:\"status\";N;s:13:\"retry_attempt\";N;s:8:\"retry_at\";N;s:5:\"error\";N;s:33:\"transactional_email_last_error_at\";N;s:31:\"transactional_email_error_count\";N;}','2024-05-03 11:16:27','2024-05-08 14:19:58'),(2,'homepage','a:1:{s:27:\"product_discovery_dismissed\";b:0;}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(3,'cron_trigger','a:1:{s:6:\"method\";s:16:\"Action Scheduler\";}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(4,'sender','a:2:{s:4:\"name\";s:0:\"\";s:7:\"address\";s:22:\"thienthanh27@gmail.com\";}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(5,'signup_confirmation','a:1:{s:7:\"enabled\";b:1;}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(6,'installed_at','2024-05-03 11:16:30','2024-05-03 11:16:30','2024-05-03 11:16:30'),(7,'captcha','a:3:{s:4:\"type\";s:8:\"built-in\";s:20:\"recaptcha_site_token\";s:0:\"\";s:22:\"recaptcha_secret_token\";s:0:\"\";}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(8,'subscriber_email_notification','a:3:{s:7:\"enabled\";b:1;s:9:\"automated\";b:1;s:7:\"address\";s:22:\"thienthanh27@gmail.com\";}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(9,'stats_notifications','a:2:{s:7:\"enabled\";b:1;s:7:\"address\";s:22:\"thienthanh27@gmail.com\";}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(10,'woocommerce','a:1:{s:17:\"optin_on_checkout\";a:2:{s:7:\"enabled\";b:1;s:7:\"message\";s:79:\"I would like to receive exclusive emails with discounts and product information\";}}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(12,'subscription','a:1:{s:5:\"pages\";a:5:{s:11:\"unsubscribe\";i:4245;s:6:\"manage\";i:4245;s:12:\"confirmation\";i:4245;s:7:\"captcha\";i:4245;s:19:\"confirm_unsubscribe\";i:4245;}}','2024-05-03 11:16:30','2024-05-08 10:47:56'),(13,'db_version','4.49.1','2024-05-03 11:16:30','2024-05-08 10:47:56'),(14,'updates_log','a:1:{i:0;a:3:{s:16:\"previous_version\";N;s:11:\"new_version\";s:6:\"4.49.1\";s:4:\"date\";s:19:\"2024-05-03 11:16:30\";}}','2024-05-03 11:16:30','2024-05-03 11:16:30'),(15,'queue_disabled_mail_function_check','1','2024-05-03 11:16:30','2024-05-08 10:47:56'),(16,'cron_daemon','a:8:{s:5:\"token\";s:5:\"4l3d6\";s:6:\"status\";s:6:\"active\";s:15:\"run_accessed_at\";N;s:14:\"run_started_at\";i:1715177998;s:16:\"run_completed_at\";i:1715177998;s:10:\"last_error\";N;s:15:\"last_error_date\";N;s:10:\"updated_at\";i:1715177998;}','2024-05-03 11:16:51','2024-05-08 14:19:58'),(6032,'show_congratulate_after_first_newsletter','1','2024-05-08 10:33:27','2024-05-08 10:33:27'),(6033,'public_id','d44baab80134d765903d65e428bb25f9','2024-05-08 10:33:27','2024-05-08 10:33:27'),(6034,'new_public_id','false','2024-05-08 10:33:27','2024-05-08 10:33:27');
/*!40000 ALTER TABLE `zs_mailpoet_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_statistics_bounces`
--
DROP TABLE IF EXISTS `zs_mailpoet_statistics_bounces`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_statistics_bounces` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`subscriber_id` int(11) unsigned NOT NULL,
`queue_id` int(11) unsigned NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_statistics_bounces`
--
LOCK TABLES `zs_mailpoet_statistics_bounces` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_bounces` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_bounces` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_statistics_clicks`
--
DROP TABLE IF EXISTS `zs_mailpoet_statistics_clicks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_statistics_clicks` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`subscriber_id` int(11) unsigned NOT NULL,
`queue_id` int(11) unsigned NOT NULL,
`link_id` int(11) unsigned NOT NULL,
`user_agent_id` int(11) unsigned DEFAULT NULL,
`user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
`count` int(11) unsigned NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
KEY `queue_id` (`queue_id`),
KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_statistics_clicks`
--
LOCK TABLES `zs_mailpoet_statistics_clicks` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_clicks` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_clicks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_statistics_forms`
--
DROP TABLE IF EXISTS `zs_mailpoet_statistics_forms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_statistics_forms` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`form_id` int(11) unsigned NOT NULL,
`subscriber_id` int(11) unsigned NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `form_subscriber` (`form_id`,`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_statistics_forms`
--
LOCK TABLES `zs_mailpoet_statistics_forms` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_forms` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_forms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_statistics_newsletters`
--
DROP TABLE IF EXISTS `zs_mailpoet_statistics_newsletters`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_statistics_newsletters` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`subscriber_id` int(11) unsigned NOT NULL,
`queue_id` int(11) unsigned NOT NULL,
`sent_at` timestamp NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `newsletter_id` (`newsletter_id`),
KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_statistics_newsletters`
--
LOCK TABLES `zs_mailpoet_statistics_newsletters` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_newsletters` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_newsletters` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_statistics_opens`
--
DROP TABLE IF EXISTS `zs_mailpoet_statistics_opens`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_statistics_opens` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`subscriber_id` int(11) unsigned NOT NULL,
`queue_id` int(11) unsigned NOT NULL,
`user_agent_id` int(11) unsigned DEFAULT NULL,
`user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
`created_at` timestamp NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
KEY `queue_id` (`queue_id`),
KEY `subscriber_id` (`subscriber_id`),
KEY `created_at` (`created_at`),
KEY `subscriber_id_created_at` (`subscriber_id`,`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_statistics_opens`
--
LOCK TABLES `zs_mailpoet_statistics_opens` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_opens` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_opens` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_statistics_unsubscribes`
--
DROP TABLE IF EXISTS `zs_mailpoet_statistics_unsubscribes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_statistics_unsubscribes` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned DEFAULT NULL,
`subscriber_id` int(11) unsigned NOT NULL,
`queue_id` int(11) unsigned DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp(),
`source` varchar(255) DEFAULT 'unknown',
`meta` varchar(255) DEFAULT NULL,
`method` varchar(40) NOT NULL DEFAULT 'unknown',
PRIMARY KEY (`id`),
KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
KEY `queue_id` (`queue_id`),
KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_statistics_unsubscribes`
--
LOCK TABLES `zs_mailpoet_statistics_unsubscribes` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_unsubscribes` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_unsubscribes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_statistics_woocommerce_purchases`
--
DROP TABLE IF EXISTS `zs_mailpoet_statistics_woocommerce_purchases`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_statistics_woocommerce_purchases` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned DEFAULT NULL,
`subscriber_id` int(11) unsigned NOT NULL,
`queue_id` int(11) unsigned NOT NULL,
`click_id` int(11) unsigned NOT NULL,
`order_id` bigint(20) unsigned NOT NULL,
`order_currency` char(3) NOT NULL,
`order_price_total` float NOT NULL COMMENT 'With shipping and taxes in order_currency',
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`status` varchar(40) NOT NULL DEFAULT 'unknown',
PRIMARY KEY (`id`),
UNIQUE KEY `click_id_order_id` (`click_id`,`order_id`),
KEY `newsletter_id` (`newsletter_id`),
KEY `queue_id` (`queue_id`),
KEY `subscriber_id` (`subscriber_id`),
KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_statistics_woocommerce_purchases`
--
LOCK TABLES `zs_mailpoet_statistics_woocommerce_purchases` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_woocommerce_purchases` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_statistics_woocommerce_purchases` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_stats_notifications`
--
DROP TABLE IF EXISTS `zs_mailpoet_stats_notifications`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_stats_notifications` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`newsletter_id` int(11) unsigned NOT NULL,
`task_id` int(11) unsigned NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `newsletter_id_task_id` (`newsletter_id`,`task_id`),
KEY `task_id` (`task_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_stats_notifications`
--
LOCK TABLES `zs_mailpoet_stats_notifications` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_stats_notifications` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_stats_notifications` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_subscriber_custom_field`
--
DROP TABLE IF EXISTS `zs_mailpoet_subscriber_custom_field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_subscriber_custom_field` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`subscriber_id` int(11) unsigned NOT NULL,
`custom_field_id` int(11) unsigned NOT NULL,
`value` text NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `subscriber_id_custom_field_id` (`subscriber_id`,`custom_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_subscriber_custom_field`
--
LOCK TABLES `zs_mailpoet_subscriber_custom_field` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_subscriber_custom_field` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_subscriber_custom_field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_subscriber_ips`
--
DROP TABLE IF EXISTS `zs_mailpoet_subscriber_ips`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_subscriber_ips` (
`ip` varchar(45) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`created_at`,`ip`),
KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_subscriber_ips`
--
LOCK TABLES `zs_mailpoet_subscriber_ips` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_subscriber_ips` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_subscriber_ips` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_subscriber_segment`
--
DROP TABLE IF EXISTS `zs_mailpoet_subscriber_segment`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_subscriber_segment` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`subscriber_id` int(11) unsigned NOT NULL,
`segment_id` int(11) unsigned NOT NULL,
`status` varchar(12) NOT NULL DEFAULT 'subscribed',
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `subscriber_segment` (`subscriber_id`,`segment_id`),
KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_subscriber_segment`
--
LOCK TABLES `zs_mailpoet_subscriber_segment` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_subscriber_segment` DISABLE KEYS */;
INSERT INTO `zs_mailpoet_subscriber_segment` VALUES (1,2,1,'subscribed','2024-05-03 11:16:30','2024-05-03 11:16:30'),(2,1,1,'subscribed','2024-05-03 11:16:30','2024-05-03 11:16:30'),(4,2,2,'subscribed','2024-05-05 04:45:24','2024-05-05 04:45:24'),(5,4,1,'subscribed','2024-05-07 02:23:55','2024-05-07 02:23:55');
/*!40000 ALTER TABLE `zs_mailpoet_subscriber_segment` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_subscriber_tag`
--
DROP TABLE IF EXISTS `zs_mailpoet_subscriber_tag`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_subscriber_tag` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`subscriber_id` int(11) unsigned NOT NULL,
`tag_id` int(11) unsigned NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `subscriber_tag` (`subscriber_id`,`tag_id`),
KEY `tag_id` (`tag_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_subscriber_tag`
--
LOCK TABLES `zs_mailpoet_subscriber_tag` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_subscriber_tag` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_subscriber_tag` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_subscribers`
--
DROP TABLE IF EXISTS `zs_mailpoet_subscribers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_subscribers` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`wp_user_id` bigint(20) DEFAULT NULL,
`is_woocommerce_user` int(1) NOT NULL DEFAULT 0,
`first_name` varchar(255) NOT NULL DEFAULT '',
`last_name` varchar(255) NOT NULL DEFAULT '',
`email` varchar(150) NOT NULL,
`status` varchar(12) NOT NULL DEFAULT 'unconfirmed',
`subscribed_ip` varchar(45) DEFAULT NULL,
`confirmed_ip` varchar(45) DEFAULT NULL,
`confirmed_at` timestamp NULL DEFAULT NULL,
`last_subscribed_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`deleted_at` timestamp NULL DEFAULT NULL,
`unconfirmed_data` longtext DEFAULT NULL,
`source` enum('form','imported','administrator','api','wordpress_user','woocommerce_user','woocommerce_checkout','unknown') DEFAULT 'unknown',
`count_confirmations` int(11) unsigned NOT NULL DEFAULT 0,
`unsubscribe_token` char(15) DEFAULT NULL,
`link_token` char(32) DEFAULT NULL,
`engagement_score` float unsigned DEFAULT NULL,
`engagement_score_updated_at` timestamp NULL DEFAULT NULL,
`last_engagement_at` timestamp NULL DEFAULT NULL,
`woocommerce_synced_at` timestamp NULL DEFAULT NULL,
`email_count` int(11) unsigned NOT NULL DEFAULT 0,
`last_sending_at` timestamp NULL DEFAULT NULL,
`last_open_at` timestamp NULL DEFAULT NULL,
`last_click_at` timestamp NULL DEFAULT NULL,
`last_purchase_at` timestamp NULL DEFAULT NULL,
`last_page_view_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `email` (`email`),
UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
KEY `wp_user_id` (`wp_user_id`),
KEY `updated_at` (`updated_at`),
KEY `status_deleted_at` (`status`,`deleted_at`),
KEY `last_subscribed_at` (`last_subscribed_at`),
KEY `engagement_score_updated_at` (`engagement_score_updated_at`),
KEY `link_token` (`link_token`),
KEY `first_name` (`first_name`(10)),
KEY `last_name` (`last_name`(10)),
KEY `last_sending_at` (`last_sending_at`),
KEY `last_open_at` (`last_open_at`),
KEY `last_click_at` (`last_click_at`),
KEY `last_purchase_at` (`last_purchase_at`),
KEY `last_page_view_at` (`last_page_view_at`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_subscribers`
--
LOCK TABLES `zs_mailpoet_subscribers` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_subscribers` DISABLE KEYS */;
INSERT INTO `zs_mailpoet_subscribers` VALUES (1,2,0,'hatran','','ha.tran@zinimedia.com','unconfirmed',NULL,NULL,NULL,NULL,'2024-05-03 11:16:30','2024-05-04 20:20:59',NULL,NULL,'wordpress_user',0,NULL,'bd714f',NULL,'2024-05-04 20:21:00',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),(2,1,1,'zsadmin','','thienthanh27@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2024-05-03 11:16:30','2024-05-08 10:49:35',NULL,NULL,'wordpress_user',0,NULL,'b792b0',NULL,'2024-05-04 20:21:00','2024-05-08 10:49:36',NULL,0,NULL,NULL,NULL,NULL,'2024-05-08 10:49:36'),(4,3,0,'restapi','','vannguyen.tran.164@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2024-05-07 02:23:55','2024-05-08 10:34:16',NULL,NULL,'wordpress_user',0,NULL,'ccd60a',NULL,'2024-05-07 19:37:12','2024-05-08 03:13:18',NULL,0,NULL,NULL,NULL,'2024-05-07 04:24:07','2024-05-08 03:13:18');
/*!40000 ALTER TABLE `zs_mailpoet_subscribers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_tags`
--
DROP TABLE IF EXISTS `zs_mailpoet_tags`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_tags` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(191) NOT NULL,
`description` text NOT NULL DEFAULT '',
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_tags`
--
LOCK TABLES `zs_mailpoet_tags` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_tags` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_user_agents`
--
DROP TABLE IF EXISTS `zs_mailpoet_user_agents`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_user_agents` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`hash` varchar(32) NOT NULL,
`user_agent` text NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_user_agents`
--
LOCK TABLES `zs_mailpoet_user_agents` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_user_agents` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_user_agents` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_mailpoet_user_flags`
--
DROP TABLE IF EXISTS `zs_mailpoet_user_flags`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_mailpoet_user_flags` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) NOT NULL,
`name` varchar(50) NOT NULL,
`value` varchar(255) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `user_id_name` (`user_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_mailpoet_user_flags`
--
LOCK TABLES `zs_mailpoet_user_flags` WRITE;
/*!40000 ALTER TABLE `zs_mailpoet_user_flags` DISABLE KEYS */;
/*!40000 ALTER TABLE `zs_mailpoet_user_flags` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zs_options`
--
DROP TABLE IF EXISTS `zs_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `zs_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) NOT NULL DEFAULT '',
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=146403 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zs_options`
--
LOCK TABLES `zs_options` WRITE;
/*!40000 ALTER TABLE `zs_options` DISABLE KEYS */;
INSERT INTO `zs_options` VALUES (1,'siteurl','https://zinisoft.net','yes'),(2,'home','https://zinisoft.net','yes'),(3,'blogname','ZiniSoft','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','thienthanh27@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','0','yes'),(10,'require_name_email','','yes'),(11,'comments_notify','','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','','yes'),(20,'default_ping_status','','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','','yes'),(27,'moderation_notify','','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:525:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"portfolio-items/?$\";s:35:\"index.php?post_type=avada_portfolio\";s:48:\"portfolio-items/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=avada_portfolio&feed=$matches[1]\";s:43:\"portfolio-items/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=avada_portfolio&feed=$matches[1]\";s:35:\"portfolio-items/page/([0-9]{1,})/?$\";s:53:\"index.php?post_type=avada_portfolio&paged=$matches[1]\";s:12:\"faq-items/?$\";s:29:\"index.php?post_type=avada_faq\";s:42:\"faq-items/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=avada_faq&feed=$matches[1]\";s:37:\"faq-items/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=avada_faq&feed=$matches[1]\";s:29:\"faq-items/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=avada_faq&paged=$matches[1]\";s:11:\"document/?$\";s:28:\"index.php?post_type=document\";s:41:\"document/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=document&feed=$matches[1]\";s:36:\"document/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=document&feed=$matches[1]\";s:28:\"document/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=document&paged=$matches[1]\";s:44:\"fusion_tb_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"fusion_tb_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"fusion_tb_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"fusion_tb_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"fusion_tb_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"fusion_tb_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"fusion_tb_layout/([^/]+)/embed/?$\";s:49:\"index.php?fusion_tb_layout=$matches[1]&embed=true\";s:37:\"fusion_tb_layout/([^/]+)/trackback/?$\";s:43:\"index.php?fusion_tb_layout=$matches[1]&tb=1\";s:45:\"fusion_tb_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?fusion_tb_layout=$matches[1]&paged=$matches[2]\";s:52:\"fusion_tb_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?fusion_tb_layout=$matches[1]&cpage=$matches[2]\";s:42:\"fusion_tb_layout/([^/]+)/wc-api(/(.*))?/?$\";s:57:\"index.php?fusion_tb_layout=$matches[1]&wc-api=$matches[3]\";s:53:\"fusion_tb_layout/([^/]+)/wc/file/transient(/(.*))?/?$\";s:68:\"index.php?fusion_tb_layout=$matches[1]&wc/file/transient=$matches[3]\";s:48:\"fusion_tb_layout/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"fusion_tb_layout/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"fusion_tb_layout/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:70:\"fusion_tb_layout/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"fusion_tb_layout/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?fusion_tb_layout=$matches[1]&page=$matches[2]\";s:33:\"fusion_tb_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"fusion_tb_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"fusion_tb_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"fusion_tb_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"fusion_tb_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"fusion_tb_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"fusion_tb_section/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"fusion_tb_section/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"fusion_tb_section/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"fusion_tb_section/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"fusion_tb_section/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"fusion_tb_section/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"fusion_tb_section/([^/]+)/embed/?$\";s:50:\"index.php?fusion_tb_section=$matches[1]&embed=true\";s:38:\"fusion_tb_section/([^/]+)/trackback/?$\";s:44:\"index.php?fusion_tb_section=$matches[1]&tb=1\";s:46:\"fusion_tb_section/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?fusion_tb_section=$matches[1]&paged=$matches[2]\";s:53:\"fusion_tb_section/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?fusion_tb_section=$matches[1]&cpage=$matches[2]\";s:43:\"fusion_tb_section/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?fusion_tb_section=$matches[1]&wc-api=$matches[3]\";s:54:\"fusion_tb_section/([^/]+)/wc/file/transient(/(.*))?/?$\";s:69:\"index.php?fusion_tb_section=$matches[1]&wc/file/transient=$matches[3]\";s:49:\"fusion_tb_section/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"fusion_tb_section/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"fusion_tb_section/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:71:\"fusion_tb_section/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"fusion_tb_section/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?fusion_tb_section=$matches[1]&page=$matches[2]\";s:34:\"fusion_tb_section/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"fusion_tb_section/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"fusion_tb_section/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"fusion_tb_section/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"fusion_tb_section/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"fusion_tb_section/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"fusion_tb_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?fusion_tb_category=$matches[1]&feed=$matches[2]\";s:54:\"fusion_tb_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?fusion_tb_category=$matches[1]&feed=$matches[2]\";s:35:\"fusion_tb_category/([^/]+)/embed/?$\";s:51:\"index.php?fusion_tb_category=$matches[1]&embed=true\";s:47:\"fusion_tb_category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?fusion_tb_category=$matches[1]&paged=$matches[2]\";s:29:\"fusion_tb_category/([^/]+)/?$\";s:40:\"index.php?fusion_tb_category=$matches[1]\";s:39:\"fusion_form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"fusion_form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"fusion_form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"fusion_form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"fusion_form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"fusion_form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"fusion_form/([^/]+)/embed/?$\";s:44:\"index.php?fusion_form=$matches[1]&embed=true\";s:32:\"fusion_form/([^/]+)/trackback/?$\";s:38:\"index.php?fusion_form=$matches[1]&tb=1\";s:40:\"fusion_form/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?fusion_form=$matches[1]&paged=$matches[2]\";s:47:\"fusion_form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?fusion_form=$matches[1]&cpage=$matches[2]\";s:37:\"fusion_form/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?fusion_form=$matches[1]&wc-api=$matches[3]\";s:48:\"fusion_form/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?fusion_form=$matches[1]&wc/file/transient=$matches[3]\";s:43:\"fusion_form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"fusion_form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"fusion_form/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:65:\"fusion_form/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"fusion_form/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?fusion_form=$matches[1]&page=$matches[2]\";s:28:\"fusion_form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"fusion_form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"fusion_form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"fusion_form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"fusion_form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"fusion_form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:57:\"project_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_category=$matches[1]&feed=$matches[2]\";s:52:\"project_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_category=$matches[1]&feed=$matches[2]\";s:33:\"project_category/([^/]+)/embed/?$\";s:49:\"index.php?project_category=$matches[1]&embed=true\";s:45:\"project_category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?project_category=$matches[1]&paged=$matches[2]\";s:27:\"project_category/([^/]+)/?$\";s:38:\"index.php?project_category=$matches[1]\";s:35:\"project/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"project/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"project/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"project/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"project/([^/]+)/embed/?$\";s:40:\"index.php?project=$matches[1]&embed=true\";s:28:\"project/([^/]+)/trackback/?$\";s:34:\"index.php?project=$matches[1]&tb=1\";s:36:\"project/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&paged=$matches[2]\";s:43:\"project/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&cpage=$matches[2]\";s:33:\"project/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?project=$matches[1]&wc-api=$matches[3]\";s:44:\"project/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?project=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"project/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"project/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"project/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"project/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"project/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?project=$matches[1]&page=$matches[2]\";s:24:\"project/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"project/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"project/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"project/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"service/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"service/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"service/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"service/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"service/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"service/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"service/([^/]+)/embed/?$\";s:40:\"index.php?service=$matches[1]&embed=true\";s:28:\"service/([^/]+)/trackback/?$\";s:34:\"index.php?service=$matches[1]&tb=1\";s:36:\"service/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?service=$matches[1]&paged=$matches[2]\";s:43:\"service/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?service=$matches[1]&cpage=$matches[2]\";s:33:\"service/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?service=$matches[1]&wc-api=$matches[3]\";s:44:\"service/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?service=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"service/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"service/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"service/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"service/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"service/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?service=$matches[1]&page=$matches[2]\";s:24:\"service/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"service/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"service/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"service/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"service/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"service/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"testimonial/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"testimonial/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"testimonial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"testimonial/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"testimonial/([^/]+)/embed/?$\";s:44:\"index.php?testimonial=$matches[1]&embed=true\";s:32:\"testimonial/([^/]+)/trackback/?$\";s:38:\"index.php?testimonial=$matches[1]&tb=1\";s:40:\"testimonial/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&paged=$matches[2]\";s:47:\"testimonial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&cpage=$matches[2]\";s:37:\"testimonial/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?testimonial=$matches[1]&wc-api=$matches[3]\";s:48:\"testimonial/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?testimonial=$matches[1]&wc/file/transient=$matches[3]\";s:43:\"testimonial/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"testimonial/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"testimonial/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:65:\"testimonial/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"testimonial/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?testimonial=$matches[1]&page=$matches[2]\";s:28:\"testimonial/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"testimonial/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"testimonial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"testimonial/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"portfolio-items/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"portfolio-items/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"portfolio-items/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"portfolio-items/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"portfolio-items/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"portfolio-items/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"portfolio-items/([^/]+)/embed/?$\";s:48:\"index.php?avada_portfolio=$matches[1]&embed=true\";s:36:\"portfolio-items/([^/]+)/trackback/?$\";s:42:\"index.php?avada_portfolio=$matches[1]&tb=1\";s:56:\"portfolio-items/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?avada_portfolio=$matches[1]&feed=$matches[2]\";s:51:\"portfolio-items/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?avada_portfolio=$matches[1]&feed=$matches[2]\";s:44:\"portfolio-items/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?avada_portfolio=$matches[1]&paged=$matches[2]\";s:51:\"portfolio-items/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?avada_portfolio=$matches[1]&cpage=$matches[2]\";s:41:\"portfolio-items/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?avada_portfolio=$matches[1]&wc-api=$matches[3]\";s:52:\"portfolio-items/([^/]+)/wc/file/transient(/(.*))?/?$\";s:67:\"index.php?avada_portfolio=$matches[1]&wc/file/transient=$matches[3]\";s:47:\"portfolio-items/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"portfolio-items/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"portfolio-items/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:69:\"portfolio-items/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"portfolio-items/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?avada_portfolio=$matches[1]&page=$matches[2]\";s:32:\"portfolio-items/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"portfolio-items/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"portfolio-items/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"portfolio-items/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"portfolio-items/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"portfolio-items/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"portfolio_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio_category=$matches[1]&feed=$matches[2]\";s:54:\"portfolio_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio_category=$matches[1]&feed=$matches[2]\";s:35:\"portfolio_category/([^/]+)/embed/?$\";s:51:\"index.php?portfolio_category=$matches[1]&embed=true\";s:47:\"portfolio_category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?portfolio_category=$matches[1]&paged=$matches[2]\";s:29:\"portfolio_category/([^/]+)/?$\";s:40:\"index.php?portfolio_category=$matches[1]\";s:57:\"portfolio_skills/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?portfolio_skills=$matches[1]&feed=$matches[2]\";s:52:\"portfolio_skills/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?portfolio_skills=$matches[1]&feed=$matches[2]\";s:33:\"portfolio_skills/([^/]+)/embed/?$\";s:49:\"index.php?portfolio_skills=$matches[1]&embed=true\";s:45:\"portfolio_skills/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?portfolio_skills=$matches[1]&paged=$matches[2]\";s:27:\"portfolio_skills/([^/]+)/?$\";s:38:\"index.php?portfolio_skills=$matches[1]\";s:55:\"portfolio_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?portfolio_tags=$matches[1]&feed=$matches[2]\";s:50:\"portfolio_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?portfolio_tags=$matches[1]&feed=$matches[2]\";s:31:\"portfolio_tags/([^/]+)/embed/?$\";s:47:\"index.php?portfolio_tags=$matches[1]&embed=true\";s:43:\"portfolio_tags/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?portfolio_tags=$matches[1]&paged=$matches[2]\";s:25:\"portfolio_tags/([^/]+)/?$\";s:36:\"index.php?portfolio_tags=$matches[1]\";s:37:\"faq-items/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"faq-items/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"faq-items/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"faq-items/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"faq-items/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"faq-items/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"faq-items/([^/]+)/embed/?$\";s:42:\"index.php?avada_faq=$matches[1]&embed=true\";s:30:\"faq-items/([^/]+)/trackback/?$\";s:36:\"index.php?avada_faq=$matches[1]&tb=1\";s:50:\"faq-items/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?avada_faq=$matches[1]&feed=$matches[2]\";s:45:\"faq-items/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?avada_faq=$matches[1]&feed=$matches[2]\";s:38:\"faq-items/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?avada_faq=$matches[1]&paged=$matches[2]\";s:45:\"faq-items/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?avada_faq=$matches[1]&cpage=$matches[2]\";s:35:\"faq-items/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?avada_faq=$matches[1]&wc-api=$matches[3]\";s:46:\"faq-items/([^/]+)/wc/file/transient(/(.*))?/?$\";s:61:\"index.php?avada_faq=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"faq-items/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"faq-items/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"faq-items/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"faq-items/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:34:\"faq-items/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?avada_faq=$matches[1]&page=$matches[2]\";s:26:\"faq-items/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"faq-items/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"faq-items/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"faq-items/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"faq-items/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"faq-items/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"faq_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?faq_category=$matches[1]&feed=$matches[2]\";s:48:\"faq_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?faq_category=$matches[1]&feed=$matches[2]\";s:29:\"faq_category/([^/]+)/embed/?$\";s:45:\"index.php?faq_category=$matches[1]&embed=true\";s:41:\"faq_category/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?faq_category=$matches[1]&paged=$matches[2]\";s:23:\"faq_category/([^/]+)/?$\";s:34:\"index.php?faq_category=$matches[1]\";s:36:\"document/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"document/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"document/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"document/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"document/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"document/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"document/([^/]+)/embed/?$\";s:41:\"index.php?document=$matches[1]&embed=true\";s:29:\"document/([^/]+)/trackback/?$\";s:35:\"index.php?document=$matches[1]&tb=1\";s:49:\"document/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?document=$matches[1]&feed=$matches[2]\";s:44:\"document/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?document=$matches[1]&feed=$matches[2]\";s:37:\"document/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?document=$matches[1]&paged=$matches[2]\";s:44:\"document/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?document=$matches[1]&cpage=$matches[2]\";s:34:\"document/([^/]+)/wc-api(/(.*))?/?$\";s:49:\"index.php?document=$matches[1]&wc-api=$matches[3]\";s:45:\"document/([^/]+)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?document=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"document/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"document/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"document/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:62:\"document/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"document/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?document=$matches[1]&page=$matches[2]\";s:25:\"document/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"document/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"document/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"document/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"document/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"document/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"document-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?document-category=$matches[1]&feed=$matches[2]\";s:53:\"document-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?document-category=$matches[1]&feed=$matches[2]\";s:34:\"document-category/([^/]+)/embed/?$\";s:50:\"index.php?document-category=$matches[1]&embed=true\";s:46:\"document-category/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?document-category=$matches[1]&paged=$matches[2]\";s:28:\"document-category/([^/]+)/?$\";s:39:\"index.php?document-category=$matches[1]\";s:43:\"fusion_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"fusion_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"fusion_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"fusion_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"fusion_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"fusion_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"fusion_template/([^/]+)/embed/?$\";s:48:\"index.php?fusion_template=$matches[1]&embed=true\";s:36:\"fusion_template/([^/]+)/trackback/?$\";s:42:\"index.php?fusion_template=$matches[1]&tb=1\";s:44:\"fusion_template/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?fusion_template=$matches[1]&paged=$matches[2]\";s:51:\"fusion_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?fusion_template=$matches[1]&cpage=$matches[2]\";s:41:\"fusion_template/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?fusion_template=$matches[1]&wc-api=$matches[3]\";s:52:\"fusion_template/([^/]+)/wc/file/transient(/(.*))?/?$\";s:67:\"index.php?fusion_template=$matches[1]&wc/file/transient=$matches[3]\";s:47:\"fusion_template/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"fusion_template/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"fusion_template/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:69:\"fusion_template/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"fusion_template/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?fusion_template=$matches[1]&page=$matches[2]\";s:32:\"fusion_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"fusion_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"fusion_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"fusion_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"fusion_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"fusion_template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"fusion_element/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"fusion_element/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"fusion_element/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"fusion_element/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"fusion_element/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"fusion_element/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"fusion_element/([^/]+)/embed/?$\";s:47:\"index.php?fusion_element=$matches[1]&embed=true\";s:35:\"fusion_element/([^/]+)/trackback/?$\";s:41:\"index.php?fusion_element=$matches[1]&tb=1\";s:43:\"fusion_element/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?fusion_element=$matches[1]&paged=$matches[2]\";s:50:\"fusion_element/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?fusion_element=$matches[1]&cpage=$matches[2]\";s:40:\"fusion_element/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?fusion_element=$matches[1]&wc-api=$matches[3]\";s:51:\"fusion_element/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?fusion_element=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"fusion_element/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"fusion_element/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"fusion_element/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"fusion_element/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"fusion_element/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?fusion_element=$matches[1]&page=$matches[2]\";s:31:\"fusion_element/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"fusion_element/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"fusion_element/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"fusion_element/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"fusion_element/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"fusion_element/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"element_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?element_category=$matches[1]&feed=$matches[2]\";s:52:\"element_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?element_category=$matches[1]&feed=$matches[2]\";s:33:\"element_category/([^/]+)/embed/?$\";s:49:\"index.php?element_category=$matches[1]&embed=true\";s:45:\"element_category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?element_category=$matches[1]&paged=$matches[2]\";s:27:\"element_category/([^/]+)/?$\";s:38:\"index.php?element_category=$matches[1]\";s:58:\"template_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?template_category=$matches[1]&feed=$matches[2]\";s:53:\"template_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?template_category=$matches[1]&feed=$matches[2]\";s:34:\"template_category/([^/]+)/embed/?$\";s:50:\"index.php?template_category=$matches[1]&embed=true\";s:46:\"template_category/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?template_category=$matches[1]&paged=$matches[2]\";s:28:\"template_category/([^/]+)/?$\";s:39:\"index.php?template_category=$matches[1]\";s:33:\"slide/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"slide/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"slide/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"slide/([^/]+)/embed/?$\";s:38:\"index.php?slide=$matches[1]&embed=true\";s:26:\"slide/([^/]+)/trackback/?$\";s:32:\"index.php?slide=$matches[1]&tb=1\";s:34:\"slide/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?slide=$matches[1]&paged=$matches[2]\";s:41:\"slide/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?slide=$matches[1]&cpage=$matches[2]\";s:31:\"slide/([^/]+)/wc-api(/(.*))?/?$\";s:46:\"index.php?slide=$matches[1]&wc-api=$matches[3]\";s:42:\"slide/([^/]+)/wc/file/transient(/(.*))?/?$\";s:57:\"index.php?slide=$matches[1]&wc/file/transient=$matches[3]\";s:37:\"slide/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"slide/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"slide/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:59:\"slide/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:30:\"slide/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?slide=$matches[1]&page=$matches[2]\";s:22:\"slide/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"slide/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"slide/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"slide-page/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?slide-page=$matches[1]&feed=$matches[2]\";s:46:\"slide-page/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?slide-page=$matches[1]&feed=$matches[2]\";s:27:\"slide-page/([^/]+)/embed/?$\";s:43:\"index.php?slide-page=$matches[1]&embed=true\";s:39:\"slide-page/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?slide-page=$matches[1]&paged=$matches[2]\";s:21:\"slide-page/([^/]+)/?$\";s:32:\"index.php?slide-page=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=1422&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:12:{i:0;s:47:\"FS-License-Manager/wp_wc_fs_license_manager.php\";i:1;s:34:\"advanced-custom-fields-pro/acf.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:33:\"duplicate-post/duplicate-post.php\";i:4;s:33:\"fusion-builder/fusion-builder.php\";i:5;s:27:\"fusion-core/fusion-core.php\";i:7;s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";i:8;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:9;s:27:\"woocommerce/woocommerce.php\";i:10;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:11;s:23:\"wp-rocket/wp-rocket.php\";i:12;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:2:{i:0;s:64:\"/var/www/html/php/zinisoft.net/wp-content/themes/Avada/style.css\";i:1;s:0:\"\";}','no'),(40,'template','Avada','yes'),(41,'stylesheet','Avada','yes'),(42,'comment_registration','1','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','57155','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:67:\"license-manager-for-woocommerce/license-manager-for-woocommerce.php\";a:2:{i:0;s:8:\"Freemius\";i:1;s:22:\"_uninstall_plugin_hook\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','1422','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','','yes'),(91,'admin_email_lifespan','1746343731','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'wp_attachment_pages_enabled','0','yes'),(100,'initial_db_version','57155','yes'),(101,'zs_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:133:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:28:\"mailpoet_access_plugin_admin\";b:1;s:24:\"mailpoet_manage_settings\";b:1;s:24:\"mailpoet_manage_features\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_subscribers\";b:1;s:21:\"mailpoet_manage_forms\";b:1;s:24:\"mailpoet_manage_segments\";b:1;s:27:\"mailpoet_manage_automations\";b:1;s:21:\"rocket_manage_options\";b:1;s:18:\"rocket_purge_cache\";b:1;s:18:\"rocket_purge_posts\";b:1;s:18:\"rocket_purge_terms\";b:1;s:18:\"rocket_purge_users\";b:1;s:20:\"rocket_purge_opcache\";b:1;s:29:\"rocket_purge_cloudflare_cache\";b:1;s:25:\"rocket_purge_sucuri_cache\";b:1;s:20:\"rocket_preload_cache\";b:1;s:30:\"rocket_regenerate_critical_css\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:28:\"mailpoet_access_plugin_admin\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_automations\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(102,'fresh_site','0','yes'),(103,'user_count','28','no'),(104,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(105,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','yes'),(106,'cron','a:23:{i:1738981498;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1738982461;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1738982462;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1738982476;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1738982870;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1738982884;a:1:{s:23:\"rocket_purge_time_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:34:\"rocket_expired_cache_cron_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1738985028;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1738989659;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1738989661;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1738989669;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1739000459;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1739011259;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1739013828;a:4:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1739013839;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1739013841;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1739059200;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1739145125;a:1:{s:33:\"wpforms_weekly_entries_count_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:28:\"wpforms_weekly_entries_count\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604692;}}}i:1739195210;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604058;}}}i:1739335319;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1739357282;a:1:{s:27:\"rocket_cache_dir_size_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1739508016;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1739532228;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(121,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.5.2\";s:5:\"files\";a:500:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:27:\"post-content/editor-rtl.css\";i:281;s:31:\"post-content/editor-rtl.min.css\";i:282;s:23:\"post-content/editor.css\";i:283;s:27:\"post-content/editor.min.css\";i:284;s:23:\"post-date/style-rtl.css\";i:285;s:27:\"post-date/style-rtl.min.css\";i:286;s:19:\"post-date/style.css\";i:287;s:23:\"post-date/style.min.css\";i:288;s:27:\"post-excerpt/editor-rtl.css\";i:289;s:31:\"post-excerpt/editor-rtl.min.css\";i:290;s:23:\"post-excerpt/editor.css\";i:291;s:27:\"post-excerpt/editor.min.css\";i:292;s:26:\"post-excerpt/style-rtl.css\";i:293;s:30:\"post-excerpt/style-rtl.min.css\";i:294;s:22:\"post-excerpt/style.css\";i:295;s:26:\"post-excerpt/style.min.css\";i:296;s:34:\"post-featured-image/editor-rtl.css\";i:297;s:38:\"post-featured-image/editor-rtl.min.css\";i:298;s:30:\"post-featured-image/editor.css\";i:299;s:34:\"post-featured-image/editor.min.css\";i:300;s:33:\"post-featured-image/style-rtl.css\";i:301;s:37:\"post-featured-image/style-rtl.min.css\";i:302;s:29:\"post-featured-image/style.css\";i:303;s:33:\"post-featured-image/style.min.css\";i:304;s:34:\"post-navigation-link/style-rtl.css\";i:305;s:38:\"post-navigation-link/style-rtl.min.css\";i:306;s:30:\"post-navigation-link/style.css\";i:307;s:34:\"post-navigation-link/style.min.css\";i:308;s:28:\"post-template/editor-rtl.css\";i:309;s:32:\"post-template/editor-rtl.min.css\";i:310;s:24:\"post-template/editor.css\";i:311;s:28:\"post-template/editor.min.css\";i:312;s:27:\"post-template/style-rtl.css\";i:313;s:31:\"post-template/style-rtl.min.css\";i:314;s:23:\"post-template/style.css\";i:315;s:27:\"post-template/style.min.css\";i:316;s:24:\"post-terms/style-rtl.css\";i:317;s:28:\"post-terms/style-rtl.min.css\";i:318;s:20:\"post-terms/style.css\";i:319;s:24:\"post-terms/style.min.css\";i:320;s:24:\"post-title/style-rtl.css\";i:321;s:28:\"post-title/style-rtl.min.css\";i:322;s:20:\"post-title/style.css\";i:323;s:24:\"post-title/style.min.css\";i:324;s:26:\"preformatted/style-rtl.css\";i:325;s:30:\"preformatted/style-rtl.min.css\";i:326;s:22:\"preformatted/style.css\";i:327;s:26:\"preformatted/style.min.css\";i:328;s:24:\"pullquote/editor-rtl.css\";i:329;s:28:\"pullquote/editor-rtl.min.css\";i:330;s:20:\"pullquote/editor.css\";i:331;s:24:\"pullquote/editor.min.css\";i:332;s:23:\"pullquote/style-rtl.css\";i:333;s:27:\"pullquote/style-rtl.min.css\";i:334;s:19:\"pullquote/style.css\";i:335;s:23:\"pullquote/style.min.css\";i:336;s:23:\"pullquote/theme-rtl.css\";i:337;s:27:\"pullquote/theme-rtl.min.css\";i:338;s:19:\"pullquote/theme.css\";i:339;s:23:\"pullquote/theme.min.css\";i:340;s:39:\"query-pagination-numbers/editor-rtl.css\";i:341;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:342;s:35:\"query-pagination-numbers/editor.css\";i:343;s:39:\"query-pagination-numbers/editor.min.css\";i:344;s:31:\"query-pagination/editor-rtl.css\";i:345;s:35:\"query-pagination/editor-rtl.min.css\";i:346;s:27:\"query-pagination/editor.css\";i:347;s:31:\"query-pagination/editor.min.css\";i:348;s:30:\"query-pagination/style-rtl.css\";i:349;s:34:\"query-pagination/style-rtl.min.css\";i:350;s:26:\"query-pagination/style.css\";i:351;s:30:\"query-pagination/style.min.css\";i:352;s:25:\"query-title/style-rtl.css\";i:353;s:29:\"query-title/style-rtl.min.css\";i:354;s:21:\"query-title/style.css\";i:355;s:25:\"query-title/style.min.css\";i:356;s:20:\"query/editor-rtl.css\";i:357;s:24:\"query/editor-rtl.min.css\";i:358;s:16:\"query/editor.css\";i:359;s:20:\"query/editor.min.css\";i:360;s:19:\"quote/style-rtl.css\";i:361;s:23:\"quote/style-rtl.min.css\";i:362;s:15:\"quote/style.css\";i:363;s:19:\"quote/style.min.css\";i:364;s:19:\"quote/theme-rtl.css\";i:365;s:23:\"quote/theme-rtl.min.css\";i:366;s:15:\"quote/theme.css\";i:367;s:19:\"quote/theme.min.css\";i:368;s:23:\"read-more/style-rtl.css\";i:369;s:27:\"read-more/style-rtl.min.css\";i:370;s:19:\"read-more/style.css\";i:371;s:23:\"read-more/style.min.css\";i:372;s:18:\"rss/editor-rtl.css\";i:373;s:22:\"rss/editor-rtl.min.css\";i:374;s:14:\"rss/editor.css\";i:375;s:18:\"rss/editor.min.css\";i:376;s:17:\"rss/style-rtl.css\";i:377;s:21:\"rss/style-rtl.min.css\";i:378;s:13:\"rss/style.css\";i:379;s:17:\"rss/style.min.css\";i:380;s:21:\"search/editor-rtl.css\";i:381;s:25:\"search/editor-rtl.min.css\";i:382;s:17:\"search/editor.css\";i:383;s:21:\"search/editor.min.css\";i:384;s:20:\"search/style-rtl.css\";i:385;s:24:\"search/style-rtl.min.css\";i:386;s:16:\"search/style.css\";i:387;s:20:\"search/style.min.css\";i:388;s:20:\"search/theme-rtl.css\";i:389;s:24:\"search/theme-rtl.min.css\";i:390;s:16:\"search/theme.css\";i:391;s:20:\"search/theme.min.css\";i:392;s:24:\"separator/editor-rtl.css\";i:393;s:28:\"separator/editor-rtl.min.css\";i:394;s:20:\"separator/editor.css\";i:395;s:24:\"separator/editor.min.css\";i:396;s:23:\"separator/style-rtl.css\";i:397;s:27:\"separator/style-rtl.min.css\";i:398;s:19:\"separator/style.css\";i:399;s:23:\"separator/style.min.css\";i:400;s:23:\"separator/theme-rtl.css\";i:401;s:27:\"separator/theme-rtl.min.css\";i:402;s:19:\"separator/theme.css\";i:403;s:23:\"separator/theme.min.css\";i:404;s:24:\"shortcode/editor-rtl.css\";i:405;s:28:\"shortcode/editor-rtl.min.css\";i:406;s:20:\"shortcode/editor.css\";i:407;s:24:\"shortcode/editor.min.css\";i:408;s:24:\"site-logo/editor-rtl.css\";i:409;s:28:\"site-logo/editor-rtl.min.css\";i:410;s:20:\"site-logo/editor.css\";i:411;s:24:\"site-logo/editor.min.css\";i:412;s:23:\"site-logo/style-rtl.css\";i:413;s:27:\"site-logo/style-rtl.min.css\";i:414;s:19:\"site-logo/style.css\";i:415;s:23:\"site-logo/style.min.css\";i:416;s:27:\"site-tagline/editor-rtl.css\";i:417;s:31:\"site-tagline/editor-rtl.min.css\";i:418;s:23:\"site-tagline/editor.css\";i:419;s:27:\"site-tagline/editor.min.css\";i:420;s:25:\"site-title/editor-rtl.css\";i:421;s:29:\"site-title/editor-rtl.min.css\";i:422;s:21:\"site-title/editor.css\";i:423;s:25:\"site-title/editor.min.css\";i:424;s:24:\"site-title/style-rtl.css\";i:425;s:28:\"site-title/style-rtl.min.css\";i:426;s:20:\"site-title/style.css\";i:427;s:24:\"site-title/style.min.css\";i:428;s:26:\"social-link/editor-rtl.css\";i:429;s:30:\"social-link/editor-rtl.min.css\";i:430;s:22:\"social-link/editor.css\";i:431;s:26:\"social-link/editor.min.css\";i:432;s:27:\"social-links/editor-rtl.css\";i:433;s:31:\"social-links/editor-rtl.min.css\";i:434;s:23:\"social-links/editor.css\";i:435;s:27:\"social-links/editor.min.css\";i:436;s:26:\"social-links/style-rtl.css\";i:437;s:30:\"social-links/style-rtl.min.css\";i:438;s:22:\"social-links/style.css\";i:439;s:26:\"social-links/style.min.css\";i:440;s:21:\"spacer/editor-rtl.css\";i:441;s:25:\"spacer/editor-rtl.min.css\";i:442;s:17:\"spacer/editor.css\";i:443;s:21:\"spacer/editor.min.css\";i:444;s:20:\"spacer/style-rtl.css\";i:445;s:24:\"spacer/style-rtl.min.css\";i:446;s:16:\"spacer/style.css\";i:447;s:20:\"spacer/style.min.css\";i:448;s:20:\"table/editor-rtl.css\";i:449;s:24:\"table/editor-rtl.min.css\";i:450;s:16:\"table/editor.css\";i:451;s:20:\"table/editor.min.css\";i:452;s:19:\"table/style-rtl.css\";i:453;s:23:\"table/style-rtl.min.css\";i:454;s:15:\"table/style.css\";i:455;s:19:\"table/style.min.css\";i:456;s:19:\"table/theme-rtl.css\";i:457;s:23:\"table/theme-rtl.min.css\";i:458;s:15:\"table/theme.css\";i:459;s:19:\"table/theme.min.css\";i:460;s:23:\"tag-cloud/style-rtl.css\";i:461;s:27:\"tag-cloud/style-rtl.min.css\";i:462;s:19:\"tag-cloud/style.css\";i:463;s:23:\"tag-cloud/style.min.css\";i:464;s:28:\"template-part/editor-rtl.css\";i:465;s:32:\"template-part/editor-rtl.min.css\";i:466;s:24:\"template-part/editor.css\";i:467;s:28:\"template-part/editor.min.css\";i:468;s:27:\"template-part/theme-rtl.css\";i:469;s:31:\"template-part/theme-rtl.min.css\";i:470;s:23:\"template-part/theme.css\";i:471;s:27:\"template-part/theme.min.css\";i:472;s:30:\"term-description/style-rtl.css\";i:473;s:34:\"term-description/style-rtl.min.css\";i:474;s:26:\"term-description/style.css\";i:475;s:30:\"term-description/style.min.css\";i:476;s:27:\"text-columns/editor-rtl.css\";i:477;s:31:\"text-columns/editor-rtl.min.css\";i:478;s:23:\"text-columns/editor.css\";i:479;s:27:\"text-columns/editor.min.css\";i:480;s:26:\"text-columns/style-rtl.css\";i:481;s:30:\"text-columns/style-rtl.min.css\";i:482;s:22:\"text-columns/style.css\";i:483;s:26:\"text-columns/style.min.css\";i:484;s:19:\"verse/style-rtl.css\";i:485;s:23:\"verse/style-rtl.min.css\";i:486;s:15:\"verse/style.css\";i:487;s:19:\"verse/style.min.css\";i:488;s:20:\"video/editor-rtl.css\";i:489;s:24:\"video/editor-rtl.min.css\";i:490;s:16:\"video/editor.css\";i:491;s:20:\"video/editor.min.css\";i:492;s:19:\"video/style-rtl.css\";i:493;s:23:\"video/style-rtl.min.css\";i:494;s:15:\"video/style.css\";i:495;s:19:\"video/style.min.css\";i:496;s:19:\"video/theme-rtl.css\";i:497;s:23:\"video/theme-rtl.min.css\";i:498;s:15:\"video/theme.css\";i:499;s:19:\"video/theme.min.css\";}}','yes'),(123,'recovery_keys','a:0:{}','yes'),(124,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.7.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.7.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.7.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.7.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.7.1\";s:7:\"version\";s:5:\"6.7.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.7.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.7.1.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.7.1-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.7.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.7.1\";s:7:\"version\";s:5:\"6.7.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.6.2.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.6.2-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.6.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.5.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.5.5.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.5.5-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.5.5-new-bundled.zip\";s:7:\"partial\";s:61:\"https://downloads.w.org/release/wordpress-6.5.5-partial-2.zip\";s:8:\"rollback\";s:62:\"https://downloads.w.org/release/wordpress-6.5.5-rollback-2.zip\";}s:7:\"current\";s:5:\"6.5.5\";s:7:\"version\";s:5:\"6.5.5\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:5:\"6.5.2\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1738970799;s:15:\"version_checked\";s:5:\"6.5.2\";s:12:\"translations\";a:0:{}}','no'),(125,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1714649165;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','no'),(136,'can_compress_scripts','1','yes'),(151,'finished_updating_comment_type','1','yes'),(152,'current_theme','Avada','yes'),(153,'theme_mods_twentytwentytwo','a:5:{i:0;b:0;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1715165297;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}s:18:\"custom_css_post_id\";i:-1;}','no'),(154,'theme_switched','','yes'),(156,'theme_mods_Avada','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:15:\"main_navigation\";i:41;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1715165238;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}s:18:\"custom_css_post_id\";i:-1;}','yes'),(158,'avada_version','7.11.7','yes'),(164,'shop_catalog_image_size','a:3:{s:5:\"width\";i:500;s:6:\"height\";s:0:\"\";i:0;i:0;}','yes'),(165,'shop_single_image_size','a:3:{s:5:\"width\";i:700;s:6:\"height\";s:0:\"\";i:0;i:0;}','yes'),(166,'shop_thumbnail_image_size','a:3:{s:5:\"width\";i:120;s:6:\"height\";s:0:\"\";i:0;i:0;}','yes'),(167,'woocommerce_single_image_width','700','yes'),(168,'woocommerce_thumbnail_image_width','500','yes'),(169,'woocommerce_thumbnail_cropping','uncropped','yes'),(170,'fusion_dynamic_css_posts','a:261:{i:1422;b:1;s:6:\"global\";b:1;i:4352;b:1;i:67;b:1;i:1424;b:1;i:1425;b:1;i:572;b:1;i:525;b:1;i:659;b:1;i:42;b:1;i:712;b:1;i:965;b:1;i:711;b:1;s:9:\"1-archive\";b:1;i:4467;b:1;i:4520;b:1;i:598;b:1;i:502;b:1;i:757;b:1;i:951;b:1;i:1423;b:1;i:3;b:1;i:71;b:1;i:4486;b:1;i:3576;b:1;i:70;b:1;s:9:\"0-archive\";b:1;i:4185;b:1;s:11:\"103-archive\";b:1;s:10:\"97-archive\";b:1;s:10:\"32-archive\";b:1;i:758;b:1;i:4188;b:1;i:4184;b:1;i:4186;b:1;i:4187;b:1;s:10:\"61-archive\";b:1;i:3322;b:1;i:4149;b:1;s:10:\"98-archive\";b:1;s:10:\"99-archive\";b:1;s:11:\"100-archive\";b:1;i:68;b:1;s:11:\"101-archive\";b:1;s:11:\"102-archive\";b:1;s:10:\"36-archive\";b:1;i:170;b:1;i:641;b:1;i:4153;b:1;s:10:\"68-archive\";b:1;i:1431;b:1;s:9:\"2-archive\";b:1;s:9:\"3-archive\";b:1;s:9:\"4-archive\";b:1;s:9:\"5-archive\";b:1;i:4137;b:1;i:1161;b:1;i:4069;b:1;i:4141;b:1;i:4143;b:1;i:4007;b:1;s:10:\"57-archive\";b:1;i:4119;b:1;i:4096;b:1;i:4059;b:1;i:4135;b:1;i:3333;b:1;i:4009;b:1;i:4147;b:1;i:3337;b:1;i:4102;b:1;i:4528;b:1;i:575;b:1;s:10:\"62-archive\";b:1;i:624;b:1;i:346;b:1;i:4139;b:1;i:4094;b:1;i:4133;b:1;i:4158;b:1;i:356;b:1;s:10:\"48-archive\";b:1;i:4155;b:1;i:327;b:1;s:9:\"6-archive\";b:1;s:9:\"7-archive\";b:1;s:9:\"8-archive\";b:1;s:9:\"9-archive\";b:1;s:10:\"10-archive\";b:1;s:10:\"11-archive\";b:1;s:10:\"12-archive\";b:1;s:10:\"13-archive\";b:1;s:10:\"14-archive\";b:1;s:10:\"15-archive\";b:1;s:10:\"16-archive\";b:1;s:10:\"17-archive\";b:1;s:10:\"18-archive\";b:1;s:10:\"19-archive\";b:1;s:10:\"20-archive\";b:1;i:4726;b:1;i:987;b:1;i:1429;b:1;s:10:\"71-archive\";b:1;s:10:\"76-archive\";b:1;s:10:\"93-archive\";b:1;i:1001;b:1;s:11:\"108-archive\";b:1;i:718;b:1;i:354;b:1;i:4091;b:1;i:997;b:1;s:10:\"83-archive\";b:1;i:723;b:1;s:11:\"111-archive\";b:1;s:10:\"75-archive\";b:1;s:10:\"67-archive\";b:1;s:10:\"65-archive\";b:1;s:10:\"72-archive\";b:1;i:352;b:1;i:4162;b:1;s:10:\"82-archive\";b:1;s:10:\"77-archive\";b:1;s:10:\"64-archive\";b:1;s:10:\"50-archive\";b:1;s:11:\"109-archive\";b:1;i:570;b:1;i:670;b:1;s:11:\"112-archive\";b:1;i:21;b:1;s:10:\"56-archive\";b:1;i:782;b:1;i:4071;b:1;s:10:\"91-archive\";b:1;i:1003;b:1;i:999;b:1;s:10:\"92-archive\";b:1;s:11:\"110-archive\";b:1;s:10:\"42-archive\";b:1;i:672;b:1;i:780;b:1;i:4123;b:1;i:2785;b:1;s:10:\"44-archive\";b:1;i:4127;b:1;s:10:\"49-archive\";b:1;i:544;b:1;i:2792;b:1;i:4088;b:1;s:10:\"58-archive\";b:1;i:4727;b:0;i:350;b:1;i:4075;b:1;i:666;b:1;i:4160;b:1;i:1430;b:1;i:4151;b:1;s:10:\"89-archive\";b:1;s:10:\"47-archive\";b:1;s:10:\"45-archive\";b:1;s:10:\"46-archive\";b:1;s:10:\"63-archive\";b:1;s:10:\"51-archive\";b:1;s:10:\"55-archive\";b:1;s:10:\"43-archive\";b:1;s:10:\"88-archive\";b:1;s:10:\"95-archive\";b:1;s:10:\"52-archive\";b:1;s:10:\"73-archive\";b:1;s:10:\"87-archive\";b:1;s:10:\"60-archive\";b:1;i:4735;b:0;s:10:\"90-archive\";b:1;s:10:\"86-archive\";b:1;s:10:\"78-archive\";b:1;s:10:\"85-archive\";b:1;s:10:\"74-archive\";b:1;s:10:\"53-archive\";b:1;s:10:\"59-archive\";b:1;i:4083;b:1;s:10:\"81-archive\";b:1;s:10:\"79-archive\";b:1;s:10:\"84-archive\";b:1;s:10:\"94-archive\";b:1;s:10:\"31-archive\";b:1;s:10:\"69-archive\";b:1;s:10:\"70-archive\";b:1;s:10:\"96-archive\";b:1;s:10:\"80-archive\";b:1;s:10:\"54-archive\";b:1;s:10:\"66-archive\";b:1;s:10:\"21-archive\";b:1;s:10:\"22-archive\";b:1;s:10:\"23-archive\";b:1;s:10:\"34-archive\";b:1;s:10:\"24-archive\";b:1;s:10:\"37-archive\";b:1;s:10:\"25-archive\";b:1;s:10:\"26-archive\";b:1;s:10:\"41-archive\";b:1;s:10:\"28-archive\";b:1;s:10:\"29-archive\";b:1;s:10:\"30-archive\";b:1;i:4740;b:0;s:10:\"27-archive\";b:1;s:10:\"33-archive\";b:1;s:10:\"35-archive\";b:1;s:10:\"38-archive\";b:1;s:10:\"39-archive\";b:1;s:10:\"40-archive\";b:1;i:4741;b:0;i:4742;b:0;i:4743;b:0;i:4745;b:0;i:4746;b:0;i:4253;b:1;i:4748;b:0;i:4749;b:0;i:4758;b:0;i:4484;b:1;i:4761;b:1;i:4765;b:0;i:4768;b:0;i:4769;b:0;i:4796;b:0;i:4805;b:0;i:4806;b:0;i:4814;b:0;i:4817;b:0;i:69;b:1;i:4819;b:0;i:4823;b:0;i:4826;b:0;i:4827;b:0;i:4828;b:0;i:4829;b:0;i:4830;b:0;i:4831;b:0;i:4832;b:0;i:4835;b:0;i:4836;b:0;i:1417;b:0;i:4429;b:0;i:4430;b:0;i:4450;b:0;i:1418;b:0;i:1419;b:0;i:1420;b:0;i:527;b:0;i:4554;b:0;i:4555;b:0;i:4556;b:0;i:4557;b:0;i:4837;b:0;i:4838;b:0;i:4839;b:1;i:4845;b:0;i:4846;b:0;i:4847;b:0;i:4850;b:0;i:4851;b:0;i:4852;b:1;}','yes'),(171,'fusion_dynamic_css_ids','a:263:{i:1422;s:32:\"fe208b141c9cbc580d795aa008298230\";i:1363;s:32:\"a70f02d814ab13419e24b89493a7713c\";i:4352;s:32:\"7b8b26731098c885c57279aa96155aff\";i:67;s:32:\"7b8b26731098c885c57279aa96155aff\";i:1424;s:32:\"fe208b141c9cbc580d795aa008298230\";i:1425;s:32:\"fe208b141c9cbc580d795aa008298230\";i:572;s:32:\"7b8b26731098c885c57279aa96155aff\";i:1210;s:32:\"a70f02d814ab13419e24b89493a7713c\";i:525;s:32:\"fe208b141c9cbc580d795aa008298230\";i:659;s:32:\"7b8b26731098c885c57279aa96155aff\";i:42;s:32:\"e2682f39d5d2a96cc28a348416cb4eb3\";i:712;s:32:\"19331c1501fa2f1d114ce9247eb53d8c\";i:965;s:32:\"7b8b26731098c885c57279aa96155aff\";i:711;s:32:\"19331c1501fa2f1d114ce9247eb53d8c\";s:9:\"1-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:4467;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4520;s:32:\"7b8b26731098c885c57279aa96155aff\";i:598;s:32:\"7b8b26731098c885c57279aa96155aff\";i:502;s:32:\"7b8b26731098c885c57279aa96155aff\";i:757;s:32:\"7b8b26731098c885c57279aa96155aff\";i:951;s:32:\"7b8b26731098c885c57279aa96155aff\";i:1423;s:32:\"fe208b141c9cbc580d795aa008298230\";i:3;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:71;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:4486;s:32:\"19331c1501fa2f1d114ce9247eb53d8c\";i:3576;s:32:\"7b8b26731098c885c57279aa96155aff\";i:70;s:32:\"66df0c987bf34fe25af1b165704f2168\";s:9:\"0-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:4185;s:32:\"66df0c987bf34fe25af1b165704f2168\";s:11:\"103-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"97-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"32-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:758;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4188;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:4184;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:4186;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:4187;s:32:\"5e7ae4a5e283bfebcc1f73dc5559c03e\";s:10:\"61-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:3322;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4149;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"98-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"99-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:11:\"100-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:68;s:32:\"74f3c7e08cd587e0caa5f63199406f2a\";s:11:\"101-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:11:\"102-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"36-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:170;s:32:\"7b8b26731098c885c57279aa96155aff\";i:641;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4153;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"68-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:1431;s:32:\"7b8b26731098c885c57279aa96155aff\";s:9:\"2-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:9:\"3-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:9:\"4-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:9:\"5-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";i:4137;s:32:\"7b8b26731098c885c57279aa96155aff\";i:1161;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4069;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4141;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4143;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4007;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"57-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:4119;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4096;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4059;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4135;s:32:\"7b8b26731098c885c57279aa96155aff\";i:3333;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4009;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4147;s:32:\"7b8b26731098c885c57279aa96155aff\";i:3337;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4102;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4528;s:32:\"7b8b26731098c885c57279aa96155aff\";i:575;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"62-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:624;s:32:\"7b8b26731098c885c57279aa96155aff\";i:346;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4139;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4094;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4133;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4158;s:32:\"7b8b26731098c885c57279aa96155aff\";i:356;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"48-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:4155;s:32:\"7b8b26731098c885c57279aa96155aff\";i:327;s:32:\"7b8b26731098c885c57279aa96155aff\";s:9:\"6-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:9:\"7-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:9:\"8-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:9:\"9-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"10-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"11-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"12-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"13-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"14-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"15-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"16-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"17-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"18-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"19-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"20-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";i:4726;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:987;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:1429;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"71-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"76-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"93-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:1001;s:32:\"66df0c987bf34fe25af1b165704f2168\";s:11:\"108-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:718;s:32:\"7b8b26731098c885c57279aa96155aff\";i:354;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4091;s:32:\"7b8b26731098c885c57279aa96155aff\";i:997;s:32:\"66df0c987bf34fe25af1b165704f2168\";s:10:\"83-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:723;s:32:\"7b8b26731098c885c57279aa96155aff\";s:11:\"111-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"75-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"67-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"65-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"72-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:352;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4162;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"82-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"77-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"64-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"50-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:11:\"109-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:570;s:32:\"7b8b26731098c885c57279aa96155aff\";i:670;s:32:\"7b8b26731098c885c57279aa96155aff\";s:11:\"112-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:21;s:32:\"197b0b64edfabee04cd5517d576f6515\";s:10:\"56-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:782;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4071;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"91-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:1003;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:999;s:32:\"66df0c987bf34fe25af1b165704f2168\";s:10:\"92-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:11:\"110-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"42-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:672;s:32:\"7b8b26731098c885c57279aa96155aff\";i:780;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4123;s:32:\"7b8b26731098c885c57279aa96155aff\";i:2785;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"44-archive\";s:32:\"7b8b26731098c885c57279aa96155aff\";i:4127;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"49-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:544;s:32:\"7b8b26731098c885c57279aa96155aff\";i:2792;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4088;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"58-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:4727;b:0;i:350;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4075;s:32:\"7b8b26731098c885c57279aa96155aff\";i:666;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4160;s:32:\"7b8b26731098c885c57279aa96155aff\";i:1430;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4151;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"89-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"47-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"45-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"46-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"63-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"51-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"55-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"43-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"88-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"95-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"52-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"73-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"87-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"60-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:4735;b:0;s:10:\"90-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"86-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"78-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"85-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"74-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"53-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"59-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";i:4083;s:32:\"7b8b26731098c885c57279aa96155aff\";s:10:\"81-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"79-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"84-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"94-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"31-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"69-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"70-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"96-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"80-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"54-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"66-archive\";s:32:\"f8d639244b3e7c7902def2677da96087\";s:10:\"21-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"22-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"23-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"34-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"24-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"37-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"25-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"26-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"41-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"28-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"29-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"30-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";i:4740;b:0;s:10:\"27-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"33-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"35-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"38-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"39-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";s:10:\"40-archive\";s:32:\"a70f02d814ab13419e24b89493a7713c\";i:4741;b:0;i:4742;b:0;i:4743;b:0;i:4745;b:0;i:4746;b:0;i:4253;s:32:\"66df0c987bf34fe25af1b165704f2168\";i:4748;b:0;i:4749;b:0;s:6:\"global\";s:32:\"a2bcfd4e51358a08066fcf46fb1b4748\";i:4758;b:0;i:4484;s:32:\"7b8b26731098c885c57279aa96155aff\";i:4761;s:32:\"d6db1e10db0771552bcb3a2e432cf192\";i:4765;b:0;i:4768;b:0;i:4769;b:0;i:4796;b:0;i:4805;b:0;i:4806;b:0;i:4814;b:0;i:4817;b:0;i:69;s:32:\"0dfca0ff25b0f9acdcd3aff7a33411e4\";i:4819;b:0;i:4823;b:0;i:4826;b:0;i:4827;b:0;i:4828;b:0;i:4829;b:0;i:4830;b:0;i:4831;b:0;i:4832;b:0;i:4835;b:0;i:4836;b:0;i:1417;b:0;i:4429;b:0;i:4430;b:0;i:4450;b:0;i:1418;b:0;i:1419;b:0;i:1420;b:0;i:527;b:0;i:4554;b:0;i:4555;b:0;i:4556;b:0;i:4557;b:0;i:4837;b:0;i:4838;b:0;i:4839;s:32:\"7a3ef72bf92c64df8ca83353d2e44a00\";i:4845;b:0;i:4846;b:0;i:4847;b:0;i:4850;b:0;i:4851;b:0;i:4852;s:32:\"7a3ef72bf92c64df8ca83353d2e44a00\";}','yes'),(172,'avada_disable_builder','1','yes'),(173,'avada_disable_encoding','1','yes'),(179,'revslider-valid-notice','false','yes'),(198,'_site_transient_fusion_wordpress_org_plugins','a:7:{s:3:\"pwa\";a:32:{s:4:\"name\";s:3:\"PWA\";s:4:\"slug\";s:3:\"pwa\";s:7:\"version\";s:5:\"0.8.1\";s:6:\"author\";s:100:\"<a href=\"https://github.com/GoogleChromeLabs/pwa-wp/graphs/contributors\">PWA Plugin Contributors</a>\";s:14:\"author_profile\";s:43:\"https://profiles.wordpress.org/westonruter/\";s:12:\"contributors\";a:5:{s:6:\"google\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/google/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/2adafb3bf578fd97d8d2ea1c2ccb3db3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Google\";}s:3:\"xwp\";a:3:{s:7:\"profile\";s:35:\"https://profiles.wordpress.org/xwp/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/98d36ee8047719c185f19a00f7184c2c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"XWP\";}s:6:\"rtcamp\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/rtcamp/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c425b1be9dbbb2b45fb026ca564b81da?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"rtCamp\";}s:11:\"westonruter\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/westonruter/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/22ed378fbf1d918ef43a45b2a1f34634?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Weston Ruter\";}s:13:\"albertomedina\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/albertomedina/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c61e7d8efedcd6e9bf7a0c6025f80489?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Alberto Medina\";}}s:8:\"requires\";s:3:\"6.4\";s:6:\"tested\";s:5:\"6.5.2\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:84;s:7:\"ratings\";a:5:{i:5;i:20;i:4;i:0;i:3;i:0;i:2;i:0;i:1;i:5;}s:11:\"num_ratings\";i:25;s:11:\"support_url\";s:41:\"https://wordpress.org/support/plugin/pwa/\";s:15:\"support_threads\";i:5;s:24:\"support_threads_resolved\";i:5;s:15:\"active_installs\";i:30000;s:12:\"last_updated\";s:21:\"2024-04-02 4:00pm GMT\";s:5:\"added\";s:10:\"2018-07-12\";s:8:\"homepage\";s:42:\"https://github.com/GoogleChromeLabs/pwa-wp\";s:8:\"sections\";a:4:{s:11:\"description\";s:4482:\"<blockquote cite=\"https://developers.google.com/web/progressive-web-apps/\"><p>\nProgressive Web Apps are user experiences that have the reach of the web, and are:</p>\n<ul>\n<li><a href=\"https://developers.google.com/web/progressive-web-apps/#reliable\" rel=\"nofollow ugc\">Reliable</a> – Load instantly and never show the downasaur, even in uncertain network conditions.</li>\n<li><a href=\"https://developers.google.com/web/progressive-web-apps/#fast\" rel=\"nofollow ugc\">Fast</a> – Respond quickly to user interactions with silky smooth animations and no janky scrolling.</li>\n<li><a href=\"https://developers.google.com/web/progressive-web-apps/#engaging\" rel=\"nofollow ugc\">Engaging</a> – Feel like a natural app on the device, with an immersive user experience.</li>\n</ul>\n<p>This new level of quality allows Progressive Web Apps to earn a place on the user’s home screen.\n</p></blockquote>\n<p>Continue reading more about <a href=\"https://web.dev/progressive-web-apps/\" rel=\"nofollow ugc\">Progressive Web Apps</a> (PWA) from Google.</p>\n<p>In general a PWA depends on the following technologies to be available:</p>\n<ul>\n<li><a href=\"https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API\" rel=\"nofollow ugc\">Service Workers</a></li>\n<li><a href=\"https://developer.mozilla.org/en-US/docs/Web/Manifest\" rel=\"nofollow ugc\">Web App Manifest</a></li>\n<li><a href=\"https://en.wikipedia.org/wiki/HTTPS\" rel=\"nofollow ugc\">HTTPS</a></li>\n</ul>\n<p>This plugin serves as a place to implement support for these in WordPress with the intention of being proposed for core merge, piece by piece. Case in point, the HTTPS functionality from this plugin has largely been made part of Core: <a href=\"https://make.wordpress.org/core/2021/02/22/improved-https-detection-and-migration-in-wordpress-5-7/\" rel=\"nofollow ugc\">Improved HTTPS detection and migration in WordPress 5.7</a>.</p>\n<p>This feature plugin is <em>not</em> intended to obsolete the other plugins and themes which turn WordPress sites into PWAs. Rather, this plugin is intended to provide the PWA building blocks and coordination mechanism for these themes and plugins to not reinvent the wheel and also to not conflict with each other. For example, a theme that implements the app shell model should be able to extend the core service worker while a plugin that provides push notifications should be able to do the same. Themes and plugins no longer should have to each create a service worker on their own, something which is inherently problematic because only one service worker can be active at a time: only one service worker can win. If you are developing a plugin or theme that includes a service worker, consider relying on this PWA plugin, or at least only use the built-in implementation as a fallback for when the PWA plugin is not available.</p>\n<p>In versions prior to 0.6, no caching strategies were added by default. The only service worker behavior was to serve an offline template when the client’s connection is down or the site is down, and also to serve an error page when the server returns with 500 Internal Server Error. As of 0.6, there is a new “Offline browsing” toggle on the Reading Settings screen in the admin. It is disabled by default, but when enabled a <a href=\"https://web.dev/offline-cookbook/#network-falling-back-to-cache\" rel=\"nofollow ugc\">network-first</a> caching strategy is registered for navigations so that the offline page won’t be shown when accessing previously-accessed pages. The network-first strategy is also used for assets from themes, plugins, and WordPress core. In addition, uploaded images get served with a <a href=\"https://web.dev/offline-cookbook/#stale-while-revalidate\" rel=\"nofollow ugc\">stale-while-revalidate</a> strategy. For all the details on these changes, see the <a href=\"https://github.com/GoogleChromeLabs/pwa-wp/pull/338\" rel=\"nofollow ugc\">pull request</a>.</p>\n<p>Documentation for the plugin can be found on the <a href=\"https://github.com/GoogleChromeLabs/pwa-wp/wiki\" rel=\"nofollow ugc\">GitHub project Wiki</a>.</p>\n<p><strong>Development of this plugin is done <a href=\"https://github.com/GoogleChromeLabs/pwa-wp\" rel=\"nofollow ugc\">on GitHub</a>. Pull requests welcome. Please see <a href=\"https://github.com/GoogleChromeLabs/pwa-wp/issues\" rel=\"nofollow ugc\">issues</a> reported there before going to the <a href=\"https://wordpress.org/support/plugin/pwa\" rel=\"ugc\">plugin forum</a>.</strong></p>\n\";s:3:\"faq\";s:466:\"<p>Please see the <a href=\"https://github.com/GoogleChromeLabs/pwa-wp/wiki/FAQ\" rel=\"nofollow ugc\">frequently asked questions</a> on the GitHub project wiki. Don’t see an answer to your question? Please <a href=\"https://wordpress.org/support/plugin/pwa/\" rel=\"ugc\">search the support forum</a> to see if someone has asked your question. Otherwise, please <a href=\"https://wordpress.org/support/plugin/pwa/#new-post\" rel=\"ugc\">open a new support topic</a>.</p>\n\";s:9:\"changelog\";s:162:\"<p>For the plugin’s changelog, please see <a href=\"https://github.com/GoogleChromeLabs/pwa-wp/releases\" rel=\"nofollow ugc\">the Releases page on GitHub</a>.</p>\n\";s:7:\"reviews\";s:14282:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Does exactly what's needed</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/ravanh/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/3a3ff0aa8b297539d7252a0ff5aacefe?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/3a3ff0aa8b297539d7252a0ff5aacefe?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ravanh/\" class=\"reviewer-name\">Rolf Allard van Hagen <small>(RavanH)</small></a> on <span class=\"review-date\">April 6, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">It just works out of the box. No frills, no thunder, it just does exactly what is should do.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">And responsive support to boot. Excellent work!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Works amazingly</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/sircam73/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/35635cc6d6979e9fcebde419ec8eec39?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/35635cc6d6979e9fcebde419ec8eec39?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/sircam73/\" class=\"reviewer-name\">Cristian J. Hidalgo <small>(sircam73)</small></a> on <span class=\"review-date\">January 13, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">In the Site Identity option, just go and make sure your 512x512 icon is maskable.....and voila.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Very Good!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/krjojo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/05889435de66653b1a8b06ece9ea0ec9?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/05889435de66653b1a8b06ece9ea0ec9?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/krjojo/\" class=\"reviewer-name\">krjojo</a> on <span class=\"review-date\">November 27, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">I like it</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">The AVADA options page becomes a blank page</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/liuhongxin1993/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/7e6cb47a081771d7b8146ed9463169d5?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/7e6cb47a081771d7b8146ed9463169d5?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/liuhongxin1993/\" class=\"reviewer-name\">刘洪鑫 <small>(liuhongxin1993)</small></a> on <span class=\"review-date\">November 14, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">In the AVADA option page will become a blank page, do not know whether compatibility problems or bugs, switch in the page will become a blank page, need to refresh can be.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://p.sda1.dev/14/ddb544370983ed3cf71c50cf10efdec1/2.png\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Not working with latest iOS./iPadOS 16.4</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/gypsy-soo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d0158acf33cd9dff9aaf48e19421afe1?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/d0158acf33cd9dff9aaf48e19421afe1?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/gypsy-soo/\" class=\"reviewer-name\">Gypsy Soo</a> on <span class=\"review-date\">April 1, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Looks like it is incompatible with the latest iOS/iPadOS 16.4, install the plugin, open the website at iPad Safari, then save to Home Screen, not working at all.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Its nice work</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/baroc/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a311a7dd1558ca65113a7b51b1325202?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/a311a7dd1558ca65113a7b51b1325202?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/baroc/\" class=\"reviewer-name\">baroc</a> on <span class=\"review-date\">March 13, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>easy to work and its wonderful work thx. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Awesome</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/san-lohat/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/bf334b99a1afebb61da9499965762ec0?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/bf334b99a1afebb61da9499965762ec0?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/san-lohat/\" class=\"reviewer-name\">San Lohat</a> on <span class=\"review-date\">September 11, 2022</span> </p>\n </div>\n </div>\n <div class=\"review-body\">Thanks for developing this best plugin</div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">nothing</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/rbavarchi/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1d5f5a33fa9addf35cf2d6a08a1a876a?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/1d5f5a33fa9addf35cf2d6a08a1a876a?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/rbavarchi/\" class=\"reviewer-name\">rbavarchi</a> on <span class=\"review-date\">June 6, 2022</span> </p>\n </div>\n </div>\n <div class=\"review-body\">This app is supposed to be an extension for PWA but when u download it, you cant use it because there is nothing, no panel nothing. No documentation to help neitheir.</div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">no options</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/beddtimemedia/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/18a88c0d1eb29b960f7e776411bfa5b8?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/18a88c0d1eb29b960f7e776411bfa5b8?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/beddtimemedia/\" class=\"reviewer-name\">beddtimemedia</a> on <span class=\"review-date\">April 15, 2022</span> </p>\n </div>\n </div>\n <div class=\"review-body\">so far this isn\'t worth getting, there aren\'t any options no changes to my site, it didnt change a single thing</div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Works neatly</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/aurelienpierre/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e0fb97531f28593a553b2b2a657de0d7?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/e0fb97531f28593a553b2b2a657de0d7?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/aurelienpierre/\" class=\"reviewer-name\">aurelienpierre</a> on <span class=\"review-date\">October 2, 2021</span> </p>\n </div>\n </div>\n <div class=\"review-body\">Plus nice support</div>\n</div>\n\";}s:13:\"download_link\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.8.1.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:0:{}s:4:\"tags\";a:4:{s:20:\"progressive-web-apps\";s:20:\"progressive web apps\";s:3:\"pwa\";s:3:\"pwa\";s:15:\"service-workers\";s:16:\"service-workers.\";s:16:\"web-app-manifest\";s:16:\"web app manifest\";}s:8:\"versions\";a:11:{s:5:\"0.1.0\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.1.0.zip\";s:5:\"0.2.0\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.2.0.zip\";s:5:\"0.3.0\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.3.0.zip\";s:5:\"0.4.0\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.4.0.zip\";s:5:\"0.5.0\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.5.0.zip\";s:5:\"0.6.0\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.6.0.zip\";s:5:\"0.7.0\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.7.0.zip\";s:5:\"0.7.1\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.7.1.zip\";s:5:\"0.8.0\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.8.0.zip\";s:5:\"0.8.1\";s:52:\"https://downloads.wordpress.org/plugin/pwa.0.8.1.zip\";s:5:\"trunk\";s:46:\"https://downloads.wordpress.org/plugin/pwa.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:58:\"https://ps.w.org/pwa/assets/banner-772x250.png?rev=2272148\";s:4:\"high\";s:59:\"https://ps.w.org/pwa/assets/banner-1544x500.png?rev=2272148\";}s:12:\"preview_link\";s:0:\"\";}s:11:\"woocommerce\";a:32:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:5:\"8.8.3\";s:6:\"author\";s:48:\"<a href=\"https://woocommerce.com\">Automattic</a>\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/woothemes/\";s:12:\"contributors\";a:49:{s:10:\"automattic\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/687b3bf96c41800814e3b93766444283?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Automattic\";}s:11:\"woocommerce\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/woocommerce/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/f3c6ec4fe984504efa75aa4ba51e06cc?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"WooCommerce\";}s:10:\"mikejolley\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mikejolley/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/9b87f99f47e30735e1136c5141531fdf?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Mike Jolley (a11n)\";}s:11:\"jameskoster\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jameskoster/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/19a6a101c57df54bc1c40adcfba785d8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Koster\";}s:14:\"claudiosanches\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/claudiosanches/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/908480753c07509e76322dc17d305c8b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Claudio Sanches\";}s:13:\"rodrigosprimo\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/rodrigosprimo/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/f2271ae6814a29d8cbf38ae2d0305a72?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Rodrigo Primo\";}s:15:\"peterfabian1000\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/peterfabian1000/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/be249b86dddbf495565a36196625d77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Peter Fabian\";}s:7:\"vedjain\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/vedjain/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7a640eb2847d9a0a0d5e6af385e21881?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Vedanshu Jain\";}s:8:\"jamosova\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/jamosova/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/eb515897a71b0df82ccd2788548588c4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Julia Amosova\";}s:16:\"obliviousharmony\";a:3:{s:7:\"profile\";s:48:\"https://profiles.wordpress.org/obliviousharmony/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/185f31c1e5af65fee78506769ca13276?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"obliviousharmony\";}s:9:\"konamiman\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/konamiman/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/6f89064cf77f281c903ade9911b347b5?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"konamiman\";}s:8:\"sadowski\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/sadowski/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/766381c51d7072d1f48ee8878e2ce3af?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"sadowski\";}s:8:\"wpmuguru\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/wpmuguru/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7b8ff059b9a4504dfbaebd4dd190466e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Ron Rennick\";}s:5:\"royho\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/royho/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/715b4097a10f874f8681b15608687f83?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"royho\";}s:13:\"barryhughes-1\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/barryhughes-1/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/4d7aea8e7879e3ea257ddb4a99a300f1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Barry\";}s:12:\"claudiulodro\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/claudiulodro/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/ef37f6ac5bb6d898709078c843699fa8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Claudiu Lodromanean\";}s:12:\"tiagonoronha\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tiagonoronha/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/de4488154c03a4bb7a0197eaaddbfd3d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Tiago Noronha\";}s:6:\"ryelle\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/ryelle/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/ca5ab31df7108a28998792f75bb1d7d1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Kelly Choyce-Dwan\";}s:10:\"levinmedia\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/levinmedia/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/40511bf4877318776a0d1bcfaa95f57a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"levinmedia\";}s:7:\"aljullu\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/aljullu/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c0faac1ed3a278b78d4cc54555011a00?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:21:\"Albert Juhé Lluveras\";}s:6:\"nerrad\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/nerrad/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/82c44d1ed35aec5d4a7252da502eb04b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:22:\"Darren Ethier (nerrad)\";}s:10:\"joshuawold\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/joshuawold/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/78f0d973775bae2efe33199b84682818?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Joshua Wold\";}s:13:\"assassinateur\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/assassinateur/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/123fd4de078afed33253db23c740b7f9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Nadir Seghir\";}s:7:\"haszari\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/haszari/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/2770b107404b421d75483443454357d6?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Rua Haszard\";}s:10:\"mppfeiffer\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mppfeiffer/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/8a71536ecdb56815f4a6d7f090f9a1d6?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Michael P. Pfeiffer\";}s:10:\"nielslange\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/nielslange/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0eb4d4cb15c2538a435c4ef2f300f98c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Niels Lange\";}s:9:\"ralucastn\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/ralucastn/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/ab46081c522a76d8ded00afe35709fce?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"ralucastn\";}s:11:\"tjcafferkey\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/tjcafferkey/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/afb82270d62c2e15e93cd67266cbd05b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"tjcafferkey\";}s:13:\"danielwrobert\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/danielwrobert/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/8be94139fba3931699d23861915de7ad?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"danielwrobert\";}s:19:\"patriciahillebrandt\";a:3:{s:7:\"profile\";s:51:\"https://profiles.wordpress.org/patriciahillebrandt/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/754f035dc61fdb1ee0c421d0dd9b6548?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"patriciahillebrandt\";}s:7:\"albarin\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/albarin/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/ebd9116182de32acff7c937e63a334ca?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"albarin\";}s:10:\"dinhtungdu\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/dinhtungdu/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/256a636b71ef62a4a25b675e7df193cb?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Tung Du\";}s:10:\"imanish003\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/imanish003/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/07ad3b84edb8ad248f32865259e93f76?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"imanish003\";}s:12:\"karolmanijak\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/karolmanijak/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/baa4e8535d51ead12d13f4f9b4635941?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Karol Manijak\";}s:13:\"sunyatasattva\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/sunyatasattva/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/3812e0fa65aaf3301b4b7831adb34116?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:20:\"sunyatasattva (a11n)\";}s:13:\"alexandrelara\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/alexandrelara/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0bb01184012ef3dcea27d39f608efbc8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Alexandre Lara\";}s:7:\"gigitux\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/gigitux/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/14b4ac105ab488143e3054b0f19b0f45?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Luigi\";}s:12:\"danieldudzic\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/danieldudzic/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/ac71ae93eb8b7b125e9e8456a215a2f3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"danieldudzic\";}s:11:\"samueljseay\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/samueljseay/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0e0c7d17bef89462fcad9e26d52698eb?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Sam\";}s:12:\"alexflorisca\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/alexflorisca/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/59637462ac8fbc0127f06e1720fd9da9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"alexflorisca\";}s:5:\"opr18\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/opr18/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d05a54809270fd5369e3a78965aff28e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"opr18\";}s:12:\"tarunvijwani\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tarunvijwani/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/e344f1eee54077e4e573282dd8aefbdf?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"tarunvijwani\";}s:12:\"pauloarromba\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/pauloarromba/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/fdebebd87b97260b706c1170326042f5?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Paulo Arromba\";}s:9:\"saadtarhi\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/saadtarhi/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/8ecbf20755aea99f876f5e1f1cf29537?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Saad T.\";}s:4:\"bor0\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/bor0/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/bdf960f676361ad8583435b91d88f9e4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Boro Sitnikovski\";}s:5:\"kloon\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/kloon/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/0ca73c5a054774e42732997af3cd8b53?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Gerhard Potgieter\";}s:12:\"coreymckrill\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/coreymckrill/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/3ae68dc337436ff11f96e370ec4b8276?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Corey McKrill\";}s:12:\"jorgeatorres\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/jorgeatorres/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/3e4f939e694f5a7068a799f464fa4234?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Jorge A. Torres\";}s:10:\"leifsinger\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/leifsinger/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/2e936c01386eb16a680e41fda6a7b4aa?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Leif Singer\";}}s:8:\"requires\";s:3:\"6.4\";s:6:\"tested\";s:5:\"6.5.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:3537;i:4;i:175;i:3;i:97;i:2;i:97;i:1;i:383;}s:11:\"num_ratings\";i:4289;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:1497;s:24:\"support_threads_resolved\";i:1130;s:15:\"active_installs\";i:5000000;s:12:\"last_updated\";s:22:\"2024-04-30 11:42am GMT\";s:5:\"added\";s:10:\"2011-09-27\";s:8:\"homepage\";s:24:\"https://woocommerce.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:11973:\"<p><a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> is the open-source ecommerce platform for WordPress.</p>\n<p>Our core platform is free, flexible, and amplified by a global community. The freedom of open-source means you retain full ownership of your store’s content and data forever.</p>\n<p>Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce.</p>\n<ul>\n<li><strong>Create beautiful, enticing storefronts</strong> with <a href=\"https://woocommerce.com/product-category/themes/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">themes</a> suited to your brand and industry.</li>\n<li><strong>Increase revenue</strong> with an optimized <a href=\"https://woocommerce.com/checkout-blocks/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">shopping cart experience</a> that converts.</li>\n<li><strong>Customize product pages in minutes</strong> using modular <a href=\"https://woocommerce.com/document/woocommerce-blocks/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">product blocks</a>.</li>\n<li>Showcase physical and digital goods, product variations, custom configurations, instant downloads, and affiliate items.</li>\n<li>Sell <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">subscriptions</a>, <a href=\"https://woocommerce.com/products/woocommerce-bookings/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">bookings</a>, or <a href=\"https://woocommerce.com/products/woocommerce-memberships/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">memberships</a>, with our developer-vetted extensions.</li>\n<li><strong>Rise to the top of search results</strong> by leveraging <a href=\"https://www.searchenginejournal.com/wordpress-best-cms-seo/\" rel=\"nofollow ugc\">WordPress’ SEO advantage</a>.</li>\n<li><strong>Build on a platform that scales.</strong> Get flexible ecommerce for <a href=\"https://woocommerce.com/high-volume-stores/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">high-volume stores</a>.</li>\n</ul>\n<h4>ALL THE TOOLS YOU NEED TO SELL</h4>\n<p>Built-in tools and popular integrations help you efficiently manage your business operations. Many services are free to add with a single click via the optional <a href=\"https://woocommerce.com/document/woocommerce-setup-wizard/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Setup Wizard</a>.</p>\n<ul>\n<li><strong>Choose how you want to get paid</strong>. Conveniently manage payments from the comfort of your store with <a href=\"https://woocommerce.com/payments/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooPayments</a> (Available in the U.S., U.K., Ireland, Australia, New Zealand, Canada, Spain, France, Germany, and Italy). Securely accept credit cards, mobile wallets, bank transfers, and cash thanks to <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">100+ payment gateways</a> – including <a href=\"https://woocommerce.com/products/stripe/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Stripe</a>, <a href=\"https://woocommerce.com/products/woocommerce-gateway-paypal-checkout/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">PayPal</a>, and <a href=\"https://woocommerce.com/products/square/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Square</a>.</li>\n<li><strong>Configure your shipping options</strong>. Print USPS labels right from your dashboard and even schedule a pickup with <a href=\"https://woocommerce.com/products/shipping/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Shipping</a> (U.S.-only). Connect with <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">well-known carriers</a> such as UPS and FedEx – plus a wide variety of delivery, inventory, and fulfillment solutions for your locale.</li>\n<li><strong>Simplify sales tax</strong>. Add <a href=\"https://woocommerce.com/products/tax/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Tax</a> or <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/tax?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">similar integrated services</a> to make automated calculations a reality.</li>\n</ul>\n<h4>Grow your business, add features, and monitor your store on the go</h4>\n<p>WooCommerce means business. Keep tabs on the performance metrics most important to you with <a href=\"https://wordpress.org/plugins/woocommerce-admin/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"ugc\">WooCommerce Admin</a> – a powerful, customizable central dashboard for your store.</p>\n<p>Expand your audience across marketing and social channels with <a href=\"https://woocommerce.com/products/google-ads/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Google Ads</a>, <a href=\"https://woocommerce.com/products/hubspot-for-woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">HubSpot</a>, <a href=\"https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Mailchimp</a>, and <a href=\"https://woocommerce.com/products/facebook/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Facebook</a> integrations. You can always check out the in-dashboard <a href=\"https://woocommerce.com/document/marketing-hub/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Marketing Hub</a> for fresh ideas and tips to help you succeed.</p>\n<p>Enhance store functionality with hundreds of free and paid extensions from the <a href=\"https://woocommerce.com/products/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">official WooCommerce Marketplace</a>. Our developers <a href=\"https://woocommerce.com/document/marketplace-overview/#section-6?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">vet each new extension</a> and regularly review existing extensions to maintain Marketplace quality standards. We are actively <a href=\"https://woocommerce.com/document/marketplace-overview/#section-2?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">looking for products that help store builders create successful stores</a>.</p>\n<p>Manage your store from anywhere with the free WooCommerce <a href=\"https://woocommerce.com/mobile/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">mobile app</a> (Android and iOS). Spoiler alert: Keep an ear out for the slightly addictive “cha-ching” notification sound each time you make a new sale!</p>\n<h4>Own and control your store data – forever</h4>\n<p>With <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a>, your data belongs to you. Always.</p>\n<p>If you opt to share <a href=\"https://woocommerce.com/usage-tracking/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">usage data</a> with us, you can feel confident knowing that it’s anonymized and kept secure. Choose to opt-out at any time without impacting your store.</p>\n<p>Unlike hosted ecommerce solutions, WooCommerce store data is future-proof; you’re free to export all your content and take your site to any platform you choose. No restrictions.</p>\n<h4>Why developers choose (and love) WooCommerce</h4>\n<p>Developers can use <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> to create, customize, and scale a store to meet a client’s exact specifications, making enhancements through extensions or custom solutions.</p>\n<ul>\n<li>Leverage <a href=\"https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">hooks and filters</a> to modify or create functionality.</li>\n<li>Integrate virtually any service using a robust <a href=\"https://woocommerce.com/document/woocommerce-rest-api/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">REST API</a> and webhooks.</li>\n<li>Design and build custom content blocks with React.</li>\n<li><a href=\"https://woocommerce.com/documentation/plugins/woocommerce/woocommerce-codex/extending/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Inspect and modify</a> any aspect of the core plugin code.</li>\n<li>Speed up development with a lightning-fast <a href=\"https://woocommerce.github.io/code-reference/classes/wc-cli-rest-command.html?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">CLI</a>.</li>\n</ul>\n<p>The core platform is tested rigorously and often, supported by a dedicated development team working across time zones. Comprehensive documentation is updated with each release, empowering you to build exactly the store required.</p>\n<h4>Be part of our growing international community</h4>\n<p>WooCommerce has a large, passionate community dedicated to helping merchants succeed – and it’s growing fast.</p>\n<p>There are <a href=\"https://woocommerce.com/meetups/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Meetups</a> in locations around the world that you can attend for free and even get involved in running. These events are a great way to learn from others, share your expertise, and connect with like-minded folks.</p>\n<p>WooCommerce also has a regular presence at WordCamps across the globe – we’d love to meet you.</p>\n<h4>Contribute and translate</h4>\n<p>WooCommerce is developed and supported by Automattic, the creators of WordPress.com and Jetpack. We also have hundreds of independent contributors, and there’s always room for more. Head to the <a href=\"https://github.com/woocommerce/woocommerce?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub Repository</a> to find out how you can pitch in.</p>\n<p>WooCommerce is translated into multiple languages, including Danish, Ukrainian, and Persian. Help localize WooCommerce even further by adding your locale – visit <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">translate.wordpress.org</a>.</p>\n\";s:12:\"installation\";s:2382:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)</li>\n<li>MySQL 5.6 or greater, OR MariaDB version 10.1 or greater, is required</li>\n</ul>\n<p>Visit the <a href=\"https://woocommerce.com/document/server-requirements/?utm_source=wp%20org%20repo%20listing&utm_content=3.6\" rel=\"nofollow ugc\">WooCommerce server requirements documentation</a> for a detailed list of server requirements.</p>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”</p>\n<p>In the search field type “WooCommerce,” then click “Search Plugins.” Once you’ve found us, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.</p>\n<h4>Manual installation</h4>\n<p>Manual installation method requires downloading the WooCommerce plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains <a href=\"https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation\" rel=\"ugc\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work smoothly, but we still recommend you back up your site.</p>\n<p>If you encounter issues with the shop/category pages after an update, flush the permalinks by going to WordPress > Settings > Permalinks and hitting “Save.” That should return things to normal.</p>\n<h4>Sample data</h4>\n<p>WooCommerce comes with some sample data you can use to see how products look; import sample_products.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\" rel=\"ugc\">WordPress importer</a>. You can also use the core <a href=\"https://woocommerce.com/document/product-csv-importer-exporter/?utm_source=wp%20org%20repo%20listing&utm_content=3.6\" rel=\"nofollow ugc\">CSV importer</a> or our <a href=\"https://woocommerce.com/products/product-csv-import-suite/?utm_source=wp%20org%20repo%20listing&utm_content=3.6\" rel=\"nofollow ugc\">CSV Import Suite extension</a> to import sample_products.csv</p>\n\";s:3:\"faq\";s:7908:\"\n<dt id=\'where%20can%20i%20find%20woocommerce%20documentation%20and%20user%20guides%3F\'>\nWhere can I find WooCommerce documentation and user guides?\n</h4>\n<p>\n<p>For help setting up and configuring WooCommerce, please refer to <a href=\"https://woocommerce.com/documentation/plugins/woocommerce/getting-started/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Getting Started</a> and the <a href=\"https://woocommerce.com/guides/new-store/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">New WooCommerce Store Owner Guide</a>.</p>\n<p>For extending or theming WooCommerce, see our <a href=\"https://woocommerce.com/documentation/plugins/woocommerce/woocommerce-codex/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">codex</a>, as well as the <a href=\"https://woocommerce.com/document/create-a-plugin/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Plugin Developer Handbook</a>.</p>\n</p>\n<dt id=\'where%20can%20i%20get%20help%20or%20talk%20to%20other%20users%20about%20woocommerce%20core%3F\'>\nWhere can I get help or talk to other users about WooCommerce Core?\n</h4>\n<p>\n<p>If you get stuck, you can ask for help in the <a href=\"https://wordpress.org/support/plugin/woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"ugc\">WooCommerce Support Forum</a> by following <a href=\"https://wordpress.org/support/topic/guide-to-the-woocommerce-forum/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"ugc\">these guidelines</a>, reach out via the <a href=\"https://woocommerce.com/community-slack/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community Slack</a>, or post in the <a href=\"https://www.facebook.com/groups/advanced.woocommerce?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community group</a> on Facebook.</p>\n</p>\n<dt id=\'where%20can%20i%20get%20help%20for%20extensions%20i%20have%20purchased%20from%20the%20woocommerce%20marketplace%3F\'>\nWhere can I get help for extensions I have purchased from the WooCommerce Marketplace?\n</h4>\n<p>\n<p>For assistance with paid extensions from the WooCommerce Marketplace: first, review our <a href=\"https://woocommerce.com/document/woocommerce-self-service-guide/\" rel=\"nofollow ugc\">self-service troubleshooting guide</a>. If the problem persists, kindly log a support ticket via <a href=\"https://woocommerce.com/my-account/create-a-ticket/\" rel=\"nofollow ugc\">our helpdesk</a>. Our dedicated Happiness Engineers aim to respond within 24 hours.</p>\n</p>\n<dt id=\'i%E2%80%99m%20having%20trouble%20logging%20in%20to%20woocommerce.com%20%E2%80%93%20what%20now%3F\'>\nI’m having trouble logging in to WooCommerce.com – what now?\n</h4>\n<p>\n<p>First, troubleshoot common login issues using this helpful <a href=\"https://woocommerce.com/document/log-into-woocommerce-com-with-wordpress-com/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">step-by-step guide</a>. Still not working? <a href=\"https://woocommerce.com/contact-us/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Get in touch with us</a>.</p>\n</p>\n<dt id=\'will%20woocommerce%20work%20with%20my%20theme%3F\'>\nWill WooCommerce work with my theme?\n</h4>\n<p>\n<p>Yes! WooCommerce will work with any theme but may require some additional styling. If you’re looking for a theme featuring deep WooCommerce integration, we recommend <a href=\"https://woocommerce.com/storefront/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Storefront</a>.</p>\n</p>\n<dt id=\'how%20do%20i%20update%20woocommerce%3F\'>\nHow do I update WooCommerce?\n</h4>\n<p>\n<p>We have a detailed guide on <a href=\"https://woocommerce.com/document/how-to-update-woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">How To Update WooCommerce</a>.</p>\n</p>\n<dt id=\'my%20site%20broke%20%E2%80%93%20what%20do%20i%20do%3F\'>\nMy site broke – what do I do?\n</h4>\n<p>\n<p>Start by diagnosing the issue using our helpful <a href=\"https://woocommerce.com/documentation/get-help/troubleshooting-get-help/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">troubleshooting guide</a>.</p>\n<p>If you noticed the error after updating a theme or plugin, there might be compatibility issues between it and WooCommerce. If the issue appeared after updating WooCommerce, there could be a conflict between WooCommerce and an outdated theme or plugin.</p>\n<p>In both instances, we recommend running a conflict test using <a href=\"https://woocommerce.com/document/troubleshooting-using-health-check/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Health Check</a> (which allows you to disable themes and plugins without affecting your visitors) or troubleshooting the issue using a <a href=\"https://woocommerce.com/document/how-to-test-for-conflicts/#section-3?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">staging site</a>.</p>\n</p>\n<dt id=\'where%20can%20i%20report%20bugs%3F\'>\nWhere can I report bugs?\n</h4>\n<p>\n<p>Report bugs on the <a href=\"https://github.com/woocommerce/woocommerce/issues?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub repository</a>. You can also notify us via our support forum – be sure to search the forums to confirm that the error has not already been reported.</p>\n</p>\n<dt id=\'where%20can%20i%20request%20new%20features%2C%20themes%2C%20and%20extensions%3F\'>\nWhere can I request new features, themes, and extensions?\n</h4>\n<p>\n<p>Request new features and extensions and vote on existing suggestions on our official <a href=\"https://woocommerce.com/feature-requests/woocommerce?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">feature request board</a>. Our Product teams regularly review requests and consider them valuable for product planning.</p>\n</p>\n<dt id=\'woocommerce%20is%20awesome%21%20can%20i%20contribute%3F\'>\nWooCommerce is awesome! Can I contribute?\n</h4>\n<p>\n<p>Yes, you can! Join in on our <a href=\"https://github.com/woocommerce/woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">GitHub repository</a> and follow the <a href=\"https://woocommerce.wordpress.com/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">development blog</a> to stay up-to-date with everything happening in the project.</p>\n</p>\n<dt id=\'where%20can%20i%20find%20rest%20api%20documentation%3F\'>\nWhere can I find REST API documentation?\n</h4>\n<p>\n<p>Extensive <a href=\"https://woocommerce.github.io/woocommerce-rest-api-docs/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce REST API Documentation</a> is available on GitHub.</p>\n</p>\n<dt id=\'my%20question%20is%20not%20listed%20here.%20where%20can%20i%20find%20more%20answers%3F\'>\nMy question is not listed here. Where can I find more answers?\n</h4>\n<p>\n<p>Check out <a href=\"https://woocommerce.com/document/frequently-asked-questions/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Frequently Asked Questions</a> for more.</p>\n</p>\n\n\";s:9:\"changelog\";s:437:\"<h4>8.8.3 2024-04-29</h4>\n<ul>\n<li>Update – Reverts auto-injecting specific Woo Blocks in every block theme and restores only auto-injecting in themes found in the allow list. <a href=\"https://github.com/woocommerce/woocommerce/pull/46935\" rel=\"nofollow ugc\">#46935</a></li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt\" rel=\"nofollow ugc\">See changelog for all versions</a>.</p>\n\";s:11:\"screenshots\";s:1035:\"<ol><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-1.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-1.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-2.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-2.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-3.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-3.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-4.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-4.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-5.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-5.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-6.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-6.jpg?rev=2366418\" alt=\"\"></a></li></ol>\";s:7:\"reviews\";s:16795:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Helpful support</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/tipsyhues/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1234381df611883cd70f7252e4e274e2?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/1234381df611883cd70f7252e4e274e2?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/tipsyhues/\" class=\"reviewer-name\">tipsyhues</a> on <span class=\"review-date\">April 30, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'m still working out a few kinks in the system, but support is helpful and really seem like they care about getting any problems resolved.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Great Support!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/benedictb/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/75994aa23f238738168f121e6f447b95?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/75994aa23f238738168f121e6f447b95?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/benedictb/\" class=\"reviewer-name\">benedictb</a> on <span class=\"review-date\">April 26, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Having a free support service like this is amazing, super helpful with problem-solving and spotting issues in minutes we haven\'t spotted in years! Quick and kind responses, you couldn\'t ask for more.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Хороший плагин, всё работает отлично!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/denysoftru/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a912f36d96823fc5280b8e02ac4facf0?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/a912f36d96823fc5280b8e02ac4facf0?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/denysoftru/\" class=\"reviewer-name\">denysoftru</a> on <span class=\"review-date\">April 24, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Хороший плагин, всё работает отлично!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Tres utile</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/gwenole100/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/806282144c08654e2a75a6420551ea91?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/806282144c08654e2a75a6420551ea91?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/gwenole100/\" class=\"reviewer-name\">gwenole100</a> on <span class=\"review-date\">April 23, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Produit utile pour mon activité par sa souplesse</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Great plugin, and excellent support!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/niceneedle/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b00e4456af84378a5923b13385f413d5?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/b00e4456af84378a5923b13385f413d5?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/niceneedle/\" class=\"reviewer-name\">Joanna Gil <small>(niceneedle)</small></a> on <span class=\"review-date\">April 21, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I have more than 4 years using this plugin, and it works perfectly. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>What truly sets this plugin apart is the exceptional support team behind it. Whenever I\'ve had a question or encountered an issue, they have been incredibly responsive and helpful. Their dedication to customer satisfaction is truly commendable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Overall, I highly recommend this plugin to anyone looking for a reliable solution for their tax needs. Thank you to the team for creating such a great product and providing excellent support!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Good Support Experience</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/faheemahmed/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/93275de4a7fe939c6f056f50a8f59aa3?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/93275de4a7fe939c6f056f50a8f59aa3?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/faheemahmed/\" class=\"reviewer-name\">faheemahmed</a> on <span class=\"review-date\">April 20, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Good experience with support.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Bad</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/cryptrz/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/58948533aee70ecf8ed61fcecc7de311?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/58948533aee70ecf8ed61fcecc7de311?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/cryptrz/\" class=\"reviewer-name\">cryptrz</a> on <span class=\"review-date\">April 17, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Making the uninstall so annoying is not very smart</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">the plugin not working</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/cserma1995/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0875d9e6404e887c4717475c5df4cb3d?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/0875d9e6404e887c4717475c5df4cb3d?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/cserma1995/\" class=\"reviewer-name\">cserma1995</a> on <span class=\"review-date\">April 17, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I install the last version and de woocommerce plugin dont send any data by webhook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I try to modify any webhook appears this error:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Error: Delivery URL cannot be reached: cURL error 28: Operation timed out after 5001 milliseconds with 0 bytes received</strong></p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">WooCommerce, an e-commerce platform beyond expectations</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/ptienhung/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e952b801d095c2e2a79075f9235e192c?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/e952b801d095c2e2a79075f9235e192c?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ptienhung/\" class=\"reviewer-name\">ptienhung</a> on <span class=\"review-date\">April 17, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">The WooCommerce plugin is an excellent and indispensable tool for anyone looking to build and manage their online store on the WordPress platform. With its flexibility and diverse range of features, WooCommerce not only provides tangible value to e-commerce businesses but also actively contributes to the development of the global e-commerce community.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">One of WooCommerce\'s prominent strengths is its high level of customization, allowing users to create online stores according to their preferences. From product management to payment processing, from order management to interface customization, everything can be adjusted flexibly and easily.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Furthermore, the large and active WooCommerce community is also a crucial factor in the success of this platform. The sharing of knowledge, various extensions, and helpful resources are constantly updated, enabling users to optimize their experience and quickly address any issues they encounter.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Last but not least, we cannot overlook the technical support team of WooCommerce, who are always ready to assist and guide users in any situation. Their enthusiasm and professionalism truly shine, providing users with a sense of reassurance and confidence when using this product.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">In conclusion, WooCommerce is not just a powerful e-commerce plugin but also a robust community and support network. With its combination of flexibility, power, and professional support, WooCommerce truly deserves high praise and is the top choice for anyone looking to start an online business on the WordPress platform.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Thank you so much!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Configuration issue resolved</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/naud06000/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b83e129ea37baea944aff6ea4c04996a?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/b83e129ea37baea944aff6ea4c04996a?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/naud06000/\" class=\"reviewer-name\">naud06000</a> on <span class=\"review-date\">April 14, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Technical support gave me the help I expected. Thank you so much.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:13:\"download_link\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.3.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-1.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:2;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-2.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:3;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-3.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-4.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:5;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-5.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:6;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-6.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}}s:4:\"tags\";a:5:{s:9:\"ecommerce\";s:9:\"ecommerce\";s:12:\"online-store\";s:12:\"online store\";s:11:\"sell-online\";s:11:\"sell online\";s:4:\"shop\";s:4:\"shop\";s:13:\"shopping-cart\";s:13:\"shopping cart\";}s:8:\"versions\";a:407:{s:5:\"3.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.0.zip\";s:5:\"3.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.1.zip\";s:5:\"3.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.2.zip\";s:5:\"3.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.3.zip\";s:5:\"3.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.4.zip\";s:5:\"3.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.5.zip\";s:5:\"3.0.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.6.zip\";s:5:\"3.0.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.7.zip\";s:5:\"3.0.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.8.zip\";s:5:\"3.0.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.9.zip\";s:5:\"3.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.0.zip\";s:5:\"3.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.1.zip\";s:5:\"3.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip\";s:5:\"3.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.0.zip\";s:5:\"3.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.1.zip\";s:5:\"3.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.2.zip\";s:5:\"3.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.3.zip\";s:5:\"3.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.4.zip\";s:5:\"3.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.5.zip\";s:5:\"3.2.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.6.zip\";s:5:\"3.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.0.zip\";s:5:\"3.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.1.zip\";s:5:\"3.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2.zip\";s:10:\"3.3.2-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2-rc.1.zip\";s:5:\"3.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.3.zip\";s:5:\"3.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.4.zip\";s:5:\"3.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.5.zip\";s:5:\"3.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.6.zip\";s:5:\"3.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0.zip\";s:12:\"3.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-beta.1.zip\";s:10:\"3.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-rc.2.zip\";s:5:\"3.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.1.zip\";s:5:\"3.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.2.zip\";s:5:\"3.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.3.zip\";s:5:\"3.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.4.zip\";s:5:\"3.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.5.zip\";s:5:\"3.4.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.6.zip\";s:5:\"3.4.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.7.zip\";s:5:\"3.4.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.8.zip\";s:5:\"3.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0.zip\";s:12:\"3.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-beta.1.zip\";s:10:\"3.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.1.zip\";s:10:\"3.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.2.zip\";s:5:\"3.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.1.zip\";s:6:\"3.5.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.10.zip\";s:5:\"3.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.2.zip\";s:5:\"3.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.3.zip\";s:5:\"3.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.4.zip\";s:5:\"3.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.5.zip\";s:5:\"3.5.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.6.zip\";s:5:\"3.5.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.7.zip\";s:5:\"3.5.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.8.zip\";s:5:\"3.5.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.9.zip\";s:5:\"3.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0.zip\";s:12:\"3.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-beta.1.zip\";s:10:\"3.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.1.zip\";s:10:\"3.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.2.zip\";s:10:\"3.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.3.zip\";s:5:\"3.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.1.zip\";s:5:\"3.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.2.zip\";s:5:\"3.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.3.zip\";s:5:\"3.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.4.zip\";s:5:\"3.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.5.zip\";s:5:\"3.6.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.6.zip\";s:5:\"3.6.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.7.zip\";s:5:\"3.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0.zip\";s:12:\"3.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-beta.1.zip\";s:10:\"3.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.1.zip\";s:10:\"3.7.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.2.zip\";s:5:\"3.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.1.zip\";s:5:\"3.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.2.zip\";s:5:\"3.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.3.zip\";s:5:\"3.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0.zip\";s:12:\"3.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-beta.1.zip\";s:10:\"3.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.1.zip\";s:10:\"3.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.2.zip\";s:5:\"3.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.1.zip\";s:5:\"3.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.2.zip\";s:5:\"3.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.3.zip\";s:5:\"3.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0.zip\";s:12:\"3.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.1.zip\";s:12:\"3.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.2.zip\";s:10:\"3.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.1.zip\";s:10:\"3.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.2.zip\";s:10:\"3.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.3.zip\";s:10:\"3.9.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.4.zip\";s:5:\"3.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.1.zip\";s:5:\"3.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.2.zip\";s:5:\"3.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.3.zip\";s:5:\"3.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.4.zip\";s:5:\"3.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.5.zip\";s:5:\"4.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0.zip\";s:12:\"4.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-beta.1.zip\";s:10:\"4.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.1.zip\";s:10:\"4.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.2.zip\";s:5:\"4.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.1.zip\";s:5:\"4.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.2.zip\";s:5:\"4.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.3.zip\";s:5:\"4.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.4.zip\";s:5:\"4.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0.zip\";s:12:\"4.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.1.zip\";s:12:\"4.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.2.zip\";s:10:\"4.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.1.zip\";s:10:\"4.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.2.zip\";s:5:\"4.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.1.zip\";s:5:\"4.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.2.zip\";s:5:\"4.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.3.zip\";s:5:\"4.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.4.zip\";s:5:\"4.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0.zip\";s:10:\"4.2.0-RC.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.1.zip\";s:10:\"4.2.0-RC.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.2.zip\";s:12:\"4.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-beta.1.zip\";s:5:\"4.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.1.zip\";s:5:\"4.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.2.zip\";s:5:\"4.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.3.zip\";s:5:\"4.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.4.zip\";s:5:\"4.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.5.zip\";s:5:\"4.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0.zip\";s:12:\"4.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-beta.1.zip\";s:10:\"4.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.1.zip\";s:10:\"4.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.2.zip\";s:10:\"4.3.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.3.zip\";s:5:\"4.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.1.zip\";s:5:\"4.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.2.zip\";s:5:\"4.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.3.zip\";s:5:\"4.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.4.zip\";s:5:\"4.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.5.zip\";s:5:\"4.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.6.zip\";s:5:\"4.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0.zip\";s:12:\"4.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-beta.1.zip\";s:10:\"4.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-rc.1.zip\";s:5:\"4.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.1.zip\";s:5:\"4.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.2.zip\";s:5:\"4.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.3.zip\";s:5:\"4.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.4.zip\";s:5:\"4.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0.zip\";s:12:\"4.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-beta.1.zip\";s:10:\"4.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.1.zip\";s:10:\"4.5.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.3.zip\";s:5:\"4.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.1.zip\";s:5:\"4.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.2.zip\";s:5:\"4.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.3.zip\";s:5:\"4.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.4.zip\";s:5:\"4.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.5.zip\";s:5:\"4.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0.zip\";s:12:\"4.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-beta.1.zip\";s:10:\"4.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-rc.1.zip\";s:5:\"4.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.1.zip\";s:5:\"4.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.2.zip\";s:5:\"4.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.3.zip\";s:5:\"4.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.4.zip\";s:5:\"4.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.5.zip\";s:5:\"4.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0.zip\";s:12:\"4.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.1.zip\";s:12:\"4.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.2.zip\";s:10:\"4.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-rc.1.zip\";s:5:\"4.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1.zip\";s:12:\"4.7.1-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1-beta.1.zip\";s:5:\"4.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.2.zip\";s:5:\"4.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.3.zip\";s:5:\"4.7.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.4.zip\";s:5:\"4.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0.zip\";s:12:\"4.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-beta.1.zip\";s:10:\"4.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.1.zip\";s:10:\"4.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.2.zip\";s:5:\"4.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.1.zip\";s:5:\"4.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.2.zip\";s:5:\"4.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.3.zip\";s:5:\"4.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0.zip\";s:12:\"4.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-beta.1.zip\";s:10:\"4.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.1.zip\";s:10:\"4.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.2.zip\";s:5:\"4.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.1.zip\";s:5:\"4.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.2.zip\";s:5:\"4.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.3.zip\";s:5:\"4.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.4.zip\";s:5:\"4.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.5.zip\";s:5:\"5.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0.zip\";s:12:\"5.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.1.zip\";s:12:\"5.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.2.zip\";s:10:\"5.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.1.zip\";s:10:\"5.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.2.zip\";s:10:\"5.0.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.3.zip\";s:5:\"5.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.1.zip\";s:5:\"5.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.2.zip\";s:5:\"5.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.3.zip\";s:5:\"5.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0.zip\";s:12:\"5.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-beta.1.zip\";s:10:\"5.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-rc.1.zip\";s:5:\"5.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.1.zip\";s:5:\"5.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.2.zip\";s:5:\"5.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.3.zip\";s:5:\"5.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0.zip\";s:12:\"5.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-beta.1.zip\";s:10:\"5.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.1.zip\";s:10:\"5.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.2.zip\";s:5:\"5.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.1.zip\";s:5:\"5.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.2.zip\";s:5:\"5.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.3.zip\";s:5:\"5.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.4.zip\";s:5:\"5.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.5.zip\";s:5:\"5.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0.zip\";s:12:\"5.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-beta.1.zip\";s:10:\"5.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.1.zip\";s:10:\"5.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.2.zip\";s:5:\"5.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.1.zip\";s:5:\"5.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.2.zip\";s:5:\"5.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.3.zip\";s:5:\"5.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0.zip\";s:12:\"5.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-beta.1.zip\";s:10:\"5.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-rc.1.zip\";s:5:\"5.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.1.zip\";s:5:\"5.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.2.zip\";s:5:\"5.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.3.zip\";s:5:\"5.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.4.zip\";s:5:\"5.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0.zip\";s:12:\"5.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-beta.1.zip\";s:10:\"5.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.1.zip\";s:10:\"5.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.2.zip\";s:5:\"5.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.1.zip\";s:5:\"5.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.2.zip\";s:5:\"5.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.3.zip\";s:5:\"5.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.4.zip\";s:5:\"5.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0.zip\";s:12:\"5.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-beta.1.zip\";s:10:\"5.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.1.zip\";s:10:\"5.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.2.zip\";s:5:\"5.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.1.zip\";s:5:\"5.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.2.zip\";s:5:\"5.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0.zip\";s:12:\"5.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-beta.1.zip\";s:10:\"5.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-rc.1.zip\";s:5:\"5.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.1.zip\";s:5:\"5.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.2.zip\";s:5:\"5.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0.zip\";s:12:\"5.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.1.zip\";s:12:\"5.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.2.zip\";s:10:\"5.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-rc.1.zip\";s:5:\"5.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.1.zip\";s:5:\"5.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0.zip\";s:12:\"5.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-beta.1.zip\";s:10:\"5.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.1.zip\";s:10:\"5.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.2.zip\";s:5:\"5.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.1.zip\";s:5:\"6.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0.zip\";s:12:\"6.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-beta.1.zip\";s:10:\"6.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-rc.1.zip\";s:5:\"6.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.1.zip\";s:5:\"6.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0.zip\";s:12:\"6.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-beta.1.zip\";s:10:\"6.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.1.zip\";s:10:\"6.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.2.zip\";s:5:\"6.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.1.zip\";s:5:\"6.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.2.zip\";s:5:\"6.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0.zip\";s:12:\"6.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-beta.1.zip\";s:10:\"6.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.1.zip\";s:10:\"6.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.2.zip\";s:5:\"6.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.1.zip\";s:5:\"6.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.2.zip\";s:5:\"6.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0.zip\";s:12:\"6.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-beta.1.zip\";s:10:\"6.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.1.zip\";s:10:\"6.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.2.zip\";s:5:\"6.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.1.zip\";s:5:\"6.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0.zip\";s:12:\"6.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-beta.1.zip\";s:10:\"6.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-rc.1.zip\";s:5:\"6.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.1.zip\";s:5:\"6.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0.zip\";s:12:\"6.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-beta.1.zip\";s:10:\"6.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.1.zip\";s:10:\"6.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.2.zip\";s:5:\"6.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.1.zip\";s:5:\"6.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0.zip\";s:12:\"6.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-beta.1.zip\";s:10:\"6.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.1.zip\";s:10:\"6.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.2.zip\";s:5:\"6.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.1.zip\";s:5:\"6.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0.zip\";s:12:\"6.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.1.zip\";s:12:\"6.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.2.zip\";s:10:\"6.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-rc.1.zip\";s:5:\"6.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0.zip\";s:12:\"6.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.1.zip\";s:12:\"6.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.2.zip\";s:10:\"6.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-rc.1.zip\";s:5:\"6.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.1.zip\";s:5:\"6.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.2.zip\";s:5:\"6.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0.zip\";s:12:\"6.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.1.zip\";s:12:\"6.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.2.zip\";s:10:\"6.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-rc.1.zip\";s:5:\"6.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.1.zip\";s:5:\"6.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.2.zip\";s:5:\"6.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.3.zip\";s:5:\"6.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.4.zip\";s:5:\"7.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0.zip\";s:12:\"7.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.1.zip\";s:12:\"7.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.2.zip\";s:12:\"7.0.0-beta.3\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.3.zip\";s:10:\"7.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.1.zip\";s:10:\"7.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.2.zip\";s:5:\"7.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.1.zip\";s:5:\"7.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0.zip\";s:12:\"7.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.1.zip\";s:12:\"7.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.2.zip\";s:10:\"7.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.1.zip\";s:10:\"7.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.2.zip\";s:5:\"7.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.1.zip\";s:5:\"7.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0.zip\";s:12:\"7.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.1.zip\";s:12:\"7.2.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.2.zip\";s:10:\"7.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.1.zip\";s:10:\"7.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.2.zip\";s:5:\"7.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.1.zip\";s:5:\"7.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.2.zip\";s:5:\"7.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.3.zip\";s:5:\"7.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0.zip\";s:12:\"7.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.1.zip\";s:12:\"7.3.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.2.zip\";s:10:\"7.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.1.zip\";s:10:\"7.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.2.zip\";s:5:\"7.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip\";s:12:\"7.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.1.zip\";s:12:\"7.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.2.zip\";s:10:\"7.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.1.zip\";s:10:\"7.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.2.zip\";s:5:\"7.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.1.zip\";s:5:\"7.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0.zip\";s:12:\"7.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.1.zip\";s:12:\"7.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.2.zip\";s:10:\"7.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-rc.1.zip\";s:5:\"7.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.1.zip\";s:5:\"7.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0.zip\";s:12:\"7.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.1.zip\";s:12:\"7.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.2.zip\";s:10:\"7.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.1.zip\";s:10:\"7.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.2.zip\";s:10:\"7.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.3.zip\";s:5:\"7.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.1.zip\";s:5:\"7.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0.zip\";s:12:\"7.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.1.zip\";s:12:\"7.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.2.zip\";s:10:\"7.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-rc.1.zip\";s:5:\"7.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.1.zip\";s:5:\"7.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.2.zip\";s:5:\"7.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0.zip\";s:12:\"7.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.1.zip\";s:12:\"7.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.2.zip\";s:10:\"7.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.1.zip\";s:10:\"7.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.2.zip\";s:5:\"7.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.1.zip\";s:5:\"7.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.2.zip\";s:5:\"7.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0.zip\";s:12:\"7.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.1.zip\";s:12:\"7.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.2.zip\";s:10:\"7.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.2.zip\";s:10:\"7.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.3.zip\";s:5:\"8.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0.zip\";s:12:\"8.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.1.zip\";s:12:\"8.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.2.zip\";s:10:\"8.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.1.zip\";s:10:\"8.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.2.zip\";s:5:\"8.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.1.zip\";s:5:\"8.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.2.zip\";s:5:\"8.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.3.zip\";s:5:\"8.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0.zip\";s:12:\"8.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-beta.1.zip\";s:10:\"8.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.1.zip\";s:10:\"8.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.2.zip\";s:5:\"8.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.1.zip\";s:5:\"8.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0.zip\";s:12:\"8.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-beta.1.zip\";s:10:\"8.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.1.zip\";s:10:\"8.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.2.zip\";s:5:\"8.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.1.zip\";s:5:\"8.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.2.zip\";s:5:\"8.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0.zip\";s:12:\"8.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-beta.1.zip\";s:10:\"8.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.1.zip\";s:10:\"8.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.2.zip\";s:5:\"8.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.1.zip\";s:5:\"8.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0.zip\";s:12:\"8.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-beta.1.zip\";s:10:\"8.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-rc.1.zip\";s:5:\"8.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0.zip\";s:12:\"8.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-beta.1.zip\";s:10:\"8.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-rc.1.zip\";s:5:\"8.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.1.zip\";s:5:\"8.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.2.zip\";s:5:\"8.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0.zip\";s:12:\"8.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-beta.1.zip\";s:10:\"8.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-rc.1.zip\";s:5:\"8.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.1.zip\";s:5:\"8.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0.zip\";s:12:\"8.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.1.zip\";s:12:\"8.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.2.zip\";s:10:\"8.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-rc.1.zip\";s:5:\"8.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0.zip\";s:12:\"8.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-beta.1.zip\";s:10:\"8.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-rc.1.zip\";s:5:\"8.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.1.zip\";s:5:\"8.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.2.zip\";s:5:\"8.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.3.zip\";s:12:\"8.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-beta.1.zip\";s:5:\"trunk\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";s:4:\"high\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";}s:12:\"preview_link\";s:0:\"\";}s:19:\"the-events-calendar\";a:32:{s:4:\"name\";s:19:\"The Events Calendar\";s:4:\"slug\";s:19:\"the-events-calendar\";s:7:\"version\";s:5:\"6.4.0\";s:6:\"author\";s:52:\"<a href=\"https://evnt.is/1x\">The Events Calendar</a>\";s:14:\"author_profile\";s:49:\"https://profiles.wordpress.org/theeventscalendar/\";s:12:\"contributors\";a:14:{s:17:\"theeventscalendar\";a:3:{s:7:\"profile\";s:49:\"https://profiles.wordpress.org/theeventscalendar/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/004d5851721c5bd2b3491b51429f771e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"The Events Calendar\";}s:7:\"borkweb\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/borkweb/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/1e656e49ac69899daa3ff81232b041eb?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Matthew Batchelder\";}s:7:\"bordoni\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/bordoni/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/c412fa91c51f4e2cff375f74efb663e3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Gustavo Bordoni\";}s:11:\"brianjessee\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/brianjessee/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a35212d9e01d2ca4e96ecdd05b110b4a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Brian\";}s:6:\"aguseo\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/aguseo/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/57554805e57d21c1036c8b91f944c8ca?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Andras Guseo\";}s:8:\"camwynsp\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/camwynsp/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/30d0a438b49ba2ab1b325c71349ab3bb?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Stephen Page\";}s:8:\"geoffbel\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/geoffbel/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7d6fd85658178125baa17b6055dd3be1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"GeoffBel\";}s:7:\"jentheo\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/jentheo/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/a25cfc5467db8b5f358df804085b2cb7?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"Jennifer\";}s:11:\"leahkoerper\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/leahkoerper/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/9fe5fa3836f54c58936a3979212da076?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"leahkoerper\";}s:8:\"lucatume\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/lucatume/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/d393fcb75e0801c42fe5559ae1e846e6?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"lucatume\";}s:11:\"neillmcshea\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/neillmcshea/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/43599a71b1b6506a26d029221f1d61a9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"neillmcshea\";}s:6:\"vicskf\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/vicskf/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/3a2a95b83191dc10b76ba61aba61c618?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Victor Zarranz\";}s:9:\"zbtirrell\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/zbtirrell/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/eeb48b1ae8eca09700c2c2642a1f7dcf?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Zach Tirrell\";}s:7:\"juanfra\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/juanfra/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/bb8f8e3c87dfce235f6bfe5a2d8ece2b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Juan Aldasoro\";}}s:8:\"requires\";s:3:\"6.3\";s:6:\"tested\";s:5:\"6.5.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:86;s:7:\"ratings\";a:5:{i:5;i:1667;i:4;i:129;i:3;i:84;i:2;i:67;i:1;i:292;}s:11:\"num_ratings\";i:2239;s:11:\"support_url\";s:57:\"https://wordpress.org/support/plugin/the-events-calendar/\";s:15:\"support_threads\";i:165;s:24:\"support_threads_resolved\";i:151;s:15:\"active_installs\";i:700000;s:12:\"last_updated\";s:21:\"2024-04-30 6:56pm GMT\";s:5:\"added\";s:10:\"2010-01-19\";s:8:\"homepage\";s:0:\"\";s:8:\"sections\";a:6:{s:11:\"description\";s:6955:\"<p>Easily create and manage an events calendar on your WordPress site with <a href=\"https://evnt.is/mj\" rel=\"nofollow ugc\">The Events Calendar</a> free plugin. Whether your events are in-person or virtual events, this WordPress calendar plugin boasts professional features backed by our world-class team of developers and designers.</p>\n<p><div class=\"embed-vimeo\" style=\"text-align: center;\"><iframe loading=\"lazy\" src=\"https://player.vimeo.com/video/425323974\" width=\"750\" height=\"422\" frameborder=\"0\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>\n</p>\n<p><a href=\"https://evnt.is/1b4-\" rel=\"nofollow ugc\">See more videos on our YouTube channel</a></p>\n<p>Packed with loads of features, The Events Calendar is ready to go out of the box. It’s also extensible, easy to use, and completely customizable.</p>\n<h4>📅 The #1 Calendar for WordPress</h4>\n<p>See the calendar in action on our <a href=\"https://evnt.is/1ajs\" rel=\"nofollow ugc\">demo experience</a>. Just getting started? Read through the <a href=\"https://evnt.is/2d\" rel=\"nofollow ugc\">New User Primer</a> to get set up.</p>\n<p>Looking for additional features like recurring events, ticket sales, user-submitted events, automatic imports, and more?</p>\n<p><strong>Check out <a href=\"https://evnt.is/mj\" rel=\"nofollow ugc\">Events Calendar Pro</a>, <a href=\"https://evnt.is/197u\" rel=\"nofollow ugc\">Event Aggregator</a>, and <a href=\"https://evnt.is/2a\" rel=\"nofollow ugc\">more add-ons</a>.</strong></p>\n<h4>🔌🎨 Plug and Play or Customize</h4>\n<p>The Events Calendar is built to work out of the box. Simply install the plugin, configure your settings, and start creating events in minutes.</p>\n<p>Want to add your personal touch? Use The Events Calendar as the foundation for customization. Personalize to your heart’s content with the help of a skeleton stylesheet, partial template overrides, template tags, hooks and filters, <a href=\"https://evnt.is/eu\" rel=\"nofollow ugc\">careful documentation</a>, and a <a href=\"https://evnt.is/1a0r\" rel=\"nofollow ugc\">library of free extensions</a>.</p>\n<p>Whether your vision is big or small, you’re in good company. Hundreds of thousands of small businesses, musicians, venues, restaurants, and non-profits are publishing and promoting their in-person and virtual events with The Events Calendar. Our plugins have also been scaled to work on large networks for Fortune 100 companies, universities, and government institutions.</p>\n<h4>✨ Features</h4>\n<p>Our feature-rich plugin comes with everything you need to create and manage your calendar.</p>\n<p>✔️ Rapidly create events<br />\n✔️ Saved venues & organizers<br />\n✔️ Calendar month view with tooltips<br />\n✔️ Event List view<br />\n✔️ Day view<br />\n✔️ Block Editor support<br />\n✔️ Event search<br />\n✔️ Google maps<br />\n✔️ Widget: Upcoming events list<br />\n✔️ Events Taxonomies (Categories & Tags)<br />\n✔️ Google Calendar and iCal exporting<br />\n✔️ WP REST API endpoints<br />\n✔️ Completely ajaxified for super smooth browsing<br />\n✔️ Completely responsive from mobile to tablet to desktop<br />\n✔️ Tested on the major theme frameworks such as Avada, Divi, Enfold, Genesis, and many more.<br />\n✔️ Increase your SEO with JSON-LD Structured Data<br />\n✔️ Internationalized & translated<br />\n✔️ Multiple stylesheets to improve integration<br />\n✔️ Extensive template tags for customization<br />\n✔️ Hooks & filters galore<br />\n✔️ Caching support<br />\n✔️ Debug mode for developers<br />\n✔️ <a href=\"https://evnt.is/1a0r\" rel=\"nofollow ugc\">Library of extensions</a></p>\n<h3>📃 Documentation</h3>\n<p>All of our documentation can be found in <a href=\"https://evnt.is/eu\" rel=\"nofollow ugc\">our Knowledgebase</a>.</p>\n<p>Additional helpful links:</p>\n<ul>\n<li><a href=\"https://evnt.is/2l\" rel=\"nofollow ugc\">The Events Calendar New User Primer</a></li>\n<li><a href=\"https://evnt.is/2m\" rel=\"nofollow ugc\">The Themer’s Guide to The Events Calendar</a></li>\n</ul>\n<p>If you have any questions about this plugin, you can post a thread in the <a href=\"https://wordpress.org/support/plugin/the-events-calendar\" rel=\"ugc\">WordPress.org forum</a>. Please search existing threads before starting a new one.</p>\n<h3>Add-Ons</h3>\n<p>Take your calendar to the next level by pairing it with our plugins for ticketing, crowdsourcing, email marketing, and more. Learn more about all our products on <a href=\"https://evnt.is/18wn\" rel=\"nofollow ugc\">our website</a>.</p>\n<p>Our Free Plugins:</p>\n<p>🎟️ <a href=\"https://wordpress.org/plugins/event-tickets/\" rel=\"ugc\">Event Tickets</a><br />\n📐 <a href=\"https://wordpress.org/plugins/advanced-post-manager/\" rel=\"ugc\">Advanced Post Manager</a></p>\n<p>Our Premium Plugins and Services:</p>\n<p>⚡ <a href=\"https://evnt.is/18wi\" rel=\"nofollow ugc\">Events Calendar PRO</a><br />\n↪️ <a href=\"https://evnt.is/197u\" rel=\"nofollow ugc\">Event Aggregator</a> (service)<br />\n🎟️ <a href=\"https://evnt.is/18wk\" rel=\"nofollow ugc\">Event Tickets Plus</a><br />\n📱 <a href=\"https://evnt.is/etwp\" rel=\"nofollow ugc\">Event Tickets Wallet Plus</a><br />\n✉️ <a href=\"https://evnt.is/1ajt\" rel=\"nofollow ugc\">Promoter</a><br />\n👥 <a href=\"https://evnt.is/2g\" rel=\"nofollow ugc\">Community Events</a><br />\n🎟️ <a href=\"https://evnt.is/18wl\" rel=\"nofollow ugc\">Community Tickets</a><br />\n✏️ <a href=\"https://evnt.is/fa\" rel=\"nofollow ugc\">Filter Bar</a><br />\n🗓️ <a href=\"https://evnt.is/2e\" rel=\"nofollow ugc\">Eventbrite Tickets</a><br />\n📡 <a href=\"https://evnt.is/1aky\" rel=\"nofollow ugc\">Virtual Events</a><br />\n🔄 <a href=\"https://evnt.is/1bdk\" rel=\"nofollow ugc\">Event Automator</a></p>\n<h3>Help</h3>\n<p>If you aren’t familiar with The Events Calendar, check out our <a href=\"https://evnt.is/2p\" rel=\"nofollow ugc\">New User Primer</a>. It will have you creating events in no time.</p>\n<p>Ready to dig deeper? Check out these resources:</p>\n<ul>\n<li><a href=\"https://evnt.is/2u\" rel=\"nofollow ugc\">Tutorials</a></li>\n<li><a href=\"https://theeventscalendar.com/release-schedule/\" rel=\"nofollow ugc\">Release Schedule</a></li>\n<li><a href=\"https://theeventscalendar.com/known-issues/\" rel=\"nofollow ugc\">Known Issues</a></li>\n<li><a href=\"https://evnt.is/eu\" rel=\"nofollow ugc\">Documentation</a></li>\n<li><a href=\"https://evnt.is/2t\" rel=\"nofollow ugc\">Help Videos</a></li>\n<li><a href=\"https://evnt.is/2v\" rel=\"nofollow ugc\">Release Notes</a></li>\n</ul>\n<p>We check in on the <a href=\"https://wordpress.org/support/plugin/the-events-calendar/\" rel=\"ugc\">The Events Calendar forum here on WordPress.org</a> about once a week to help users with basic troubleshooting and identifying bugs. If you’re looking for premium, personalized support, consider upgrading to Events Calendar Pro.</p>\n<p>Still have a question? Shoot us an email at support@theeventscalendar.com.</p>\n\";s:12:\"installation\";s:1322:\"<p>Installing the plugin is easy. Just follow one of the following methods:</p>\n<h4>Install The Events Calendar from within WordPress</h4>\n<ol>\n<li>Visit the plugins page within your dashboard and select ‘Add New’</li>\n<li>Search for “Events Calendar”</li>\n<li>Activate The Events Calendar from your Plugins page</li>\n<li>You’re done!</li>\n</ol>\n<h4>Install The Events Calendar Manually</h4>\n<ol>\n<li>From the dashboard of your site, navigate to Plugins –> Add New.</li>\n<li>Select the Upload option and hit “Choose File.”</li>\n<li>When the popup appears select the the-events-calendar-x.x.zip file from your desktop. (The ‘x.x’ will change depending on the current version number).</li>\n<li>Follow the on-screen instructions and wait as the upload completes.</li>\n<li>When it’s finished, activate the plugin via the prompt. A message will show confirming activation was successful. A link to access the calendar directly on the frontend will be presented here as well.</li>\n</ol>\n<p>That’s it! Just configure your settings as you see fit, and you’re on your way to creating events in style. Need help getting things started? Check out our <a href=\"https://evnt.is/2l\" rel=\"nofollow ugc\">new user primer</a> for help with settings and features.</p>\n\";s:3:\"faq\";s:10126:\"\n<dt id=\'are%20there%20any%20troubleshooting%20steps%20you%27d%20suggest%20i%20try%20that%20might%20resolve%20my%20issue%20before%20i%20post%20a%20new%20thread%3F\'>\nAre there any troubleshooting steps you’d suggest I try that might resolve my issue before I post a new thread?\n</h4>\n<p>\n<p>First, make sure that you’re running the latest version of The Events Calendar. If you’re running Events Calendar PRO or any other add-ons, make sure those are current / running the latest code as well.</p>\n<p>The most common issues we see are either plugin or theme conflicts. You can test if a plugin or theme is conflicting by manually deactivating other plugins until just The Events Calendar is running on your site. If the issue persists from there, revert to the default <a href=\"https://wordpress.org/themes/twentytwenty/\" rel=\"ugc\">Twenty Twenty</a> theme. If the issue is resolved after deactivating a specific plugin or your theme, you’ll know that is the source of the conflict.</p>\n<p>Note that we aren’t going to say “tough luck” if you identify a plugin/theme conflict. While we can’t guarantee 100% integration with any plugin or theme out there, we will do our best (and reach out the plugin/theme author as needed) to figure out a solution that benefits everyone.</p>\n</p>\n<dt id=\'i%27m%20still%20stuck.%20where%20do%20i%20go%20to%20file%20a%20bug%20or%20ask%20a%20question%3F\'>\nI’m still stuck. Where do I go to file a bug or ask a question?\n</h4>\n<p>\n<p>Users of the free The Events Calendar should post their questions in the plugin’s <a href=\"https://wordpress.org/support/plugin/the-events-calendar/\" rel=\"ugc\">WordPress.org forum</a>, which we visit about once a week. Please make sure to read <a href=\"https://evnt.is/19oc\" rel=\"nofollow ugc\">our sticky post</a> providing an overview of the support we provide free users BEFORE posting. If you find you’re not getting support in as timely a fashion as you wish, you might want to consider purchasing a license for Events Calendar Pro.</p>\n<p>If you’re already an Events Calendar Pro user, you’re entitled access to our actively-monitored <a href=\"https://evnt.is/1aju\" rel=\"nofollow ugc\">Premium Support</a> on our website. We can provide a deeper level of support here and hit these forums on a daily basis during the work week. Generally, except in times of increased support loads, we reply to all tickets within 24-48 hours during the business week.</p>\n</p>\n<dt id=\'what%27s%20the%20difference%20between%20the%20events%20calendar%20and%20events%20calendar%20pro%3F\'>\nWhat’s the difference between The Events Calendar and Events Calendar Pro?\n</h4>\n<p>\n<p>The Events Calendar is our cornerstone plugin, and it’s required in order to run any of our premium calendar add-ons, including Events Calendar Pro, Community Events, Filter Bar, and others.</p>\n<p>In other words, Events Calendar Pro runs alongside The Events Calendar and enhances it with extra features, including recurring events, additional calendar views, calendar shortcodes, advanced widgets, custom event fields and more.</p>\n</p>\n<dt id=\'what%20add-ons%20are%20available%20for%20the%20events%20calendar%2C%20and%20where%20can%20i%20read%20more%20about%20them%3F\'>\nWhat add-ons are available for The Events Calendar, and where can I read more about them?\n</h4>\n<p>\n<p>The following add-ons are available for The Events Calendar:</p>\n<ul>\n<li><a href=\"https://evnt.is/18wi\" rel=\"nofollow ugc\">Events Calendar Pro</a>, for adding premium calendar features like recurring events, advanced views, cool widgets, <a href=\"https://evnt.is/1ajw\" rel=\"nofollow ugc\">shortcodes</a>, additional fields, and more!</li>\n<li><a href=\"https://evnt.is/197u\" rel=\"nofollow ugc\">Event Aggregator</a>, a service that effortlessly fills your calendar with events from Meetup, Google Calendar, iCalendar, Eventbrite, CSV, and ICS.</li>\n<li><a href=\"https://evnt.is/1aky\" rel=\"nofollow ugc\">Virtual Events</a>, which optimizes your calendar for virtual events including Zoom integration, video and livestream embeds, SEO optimization for online events and more.</li>\n<li><a href=\"https://wordpress.org/plugins/event-tickets/\" rel=\"ugc\">Event Tickets</a> (free), which allows you to sell tickets and collect RSVPs to events. It can run alongside The Events Calendar or as a standalone plugin that adds ticket and RSVP functionality to WordPress posts and pages.</li>\n<li><a href=\"https://evnt.is/18wk\" rel=\"nofollow ugc\">Event Tickets Plus</a>, which allows you to sell tickets for your events using your favorite e-commerce platform.</li>\n<li><a href=\"https://evnt.is/etwp\" rel=\"nofollow ugc\">Event Tickets Wallet Plus</a>, for adding digital tickets like Apple Wallet passes and PDF tickets.</li>\n<li><a href=\"https://evnt.is/1ajt\" rel=\"nofollow ugc\">Promoter</a>, automated email communication made just for The Events Calendar and Event Tickets. Stay in touch with your attendees every step of the way.</li>\n<li><a href=\"https://evnt.is/2g\" rel=\"nofollow ugc\">Community Events</a>, for allowing frontend event submission from your readers.</li>\n<li><a href=\"https://evnt.is/18wl\" rel=\"nofollow ugc\">Community Tickets</a>, which allows event organizers to sell tickets to the events they submit via Community Events.</li>\n<li><a href=\"https://evnt.is/fa\" rel=\"nofollow ugc\">Filter Bar</a>, for adding advanced frontend filtering capabilities to your events calendar.</li>\n<li><a href=\"https://evnt.is/2e\" rel=\"nofollow ugc\">Eventbrite Tickets</a>, for selling tickets to your event directly through Eventbrite.</li>\n</ul>\n</p>\n<dt id=\'can%20i%20import%20events%20to%20my%20calendar%3F\'>\nCan I import events to my calendar?\n</h4>\n<p>\n<p>Yes! The Events Calendar has a built-in CSV import tool. If you want to step it up and automatically import events from Google Calendar, Meetup, Eventbrite and more, check out <a href=\"https://evnt.is/197u\" rel=\"nofollow ugc\">Event Aggregator</a>.</p>\n</p>\n<dt id=\'how%20do%20i%20sell%20tickets%20to%20events%20on%20my%20calendar%3F\'>\nHow do I sell tickets to events on my calendar?\n</h4>\n<p>\n<p>You’ll want to use our <a href=\"https://wordpress.org/plugins/event-tickets/\" rel=\"ugc\">Event Tickets</a> plugin for that. This free plugin works alongside The Events Calendar and lets you create RSVPs and tickets for events. Event Tickets integrates with PayPal so you can collect payments for tickets, while our premium solution, Event Tickets Plus fully integrates with WooCommerce or Easy Digital Downloads. If you want to include digital tickets like Apple Wallet passes and PDF tickets check out <a href=\"https://evnt.is/etwp\" rel=\"nofollow ugc\">Event Tickets Wallet Plus</a>.</p>\n</p>\n<dt id=\'can%20i%20have%20more%20than%20one%20calendar%20on%20my%20site%3F\'>\nCan I have more than one calendar on my site?\n</h4>\n<p>\n<p>Unfortunately, no. However, you can use <a href=\"https://evnt.is/1bay\" rel=\"nofollow ugc\">event categories</a> or tags to create calendar views that only display certain events. For example, you could create a direct link to a calendar view that only shows events categorized as “Fitness,” <a href=\"https://evnt.is/1ajv\" rel=\"nofollow ugc\">like this example from our demo site</a>.</p>\n<p>With <a href=\"https://evnt.is/18wi\" rel=\"nofollow ugc\">Events Calendar Pro</a>, you can use <a href=\"https://evnt.is/1ajw\" rel=\"nofollow ugc\">shortcodes</a> to embed your calendar on other WordPress pages and posts, then filter that calendar by category.</p>\n</p>\n<dt id=\'can%20i%20allow%20people%20to%20submit%20events%20to%20my%20calendar%3F\'>\nCan I allow people to submit events to my calendar?\n</h4>\n<p>\n<p>This is available with the <a href=\"https://evnt.is/2g\" rel=\"nofollow ugc\">Community Events</a> add-on to facilitate submissions. Install Community Events alongside The Events Calendar and a page will be added to your WordPress site with a form that visitors can use to submit events. As the calendar owner, you have full control over whether event submissions are published immediately or require moderation first.</p>\n<p>If you want to let users sell tickets for the events they submit, check out <a href=\"https://evnt.is/18wl\" rel=\"nofollow ugc\">Community Tickets</a>. It runs with The Events Calendar, Community Events, and Event Tickets and empowers visitors to create and sell tickets, splitting the profits with you.</p>\n</p>\n<dt id=\'what%E2%80%99s%20the%20difference%20between%20the%20events%20calendar%20and%20events%20calendar%20pro\'>\nWhat’s the difference between The Events Calendar and Events Calendar Pro\n</h4>\n<p>\n<p>The Events Calendar is our cornerstone plugin, and it’s required in order to run any of our premium calendar add-ons, including <a href=\"https://evnt.is/18wi\" rel=\"nofollow ugc\">Events Calendar Pro</a>, <a href=\"https://evnt.is/1bax\" rel=\"nofollow ugc\">Community Events</a>, <a href=\"https://evnt.is/fa\" rel=\"nofollow ugc\">Filter Bar</a>, and others.</p>\n<p>In other words, Events Calendar Pro runs alongside The Events Calendar and enhances it with extra features, including recurring events and event Series, additional calendar views, calendar shortcodes, advanced widgets, custom event fields, a duplicate event tool, and more.</p>\n</p>\n<dt id=\'i%20have%20a%20feature%20idea.%20what%27s%20the%20best%20way%20to%20tell%20you%20about%20it%3F\'>\nI have a feature idea. What’s the best way to tell you about it?\n</h4>\n<p>\n<p>We’ve got an <a href=\"https://app.loopedin.io/the-events-calendar-suite-roadmap#/ideas\" rel=\"nofollow ugc\">ideas page</a> where we’re actively watching for feature ideas from the community. Vote up existing feature requests or add your own, and help us shape <a href=\"https://app.loopedin.io/the-events-calendar-suite-roadmap#/roadmap\" rel=\"nofollow ugc\">our roadmap</a>.</p>\n</p>\n<dt id=\'i%27ve%20still%20got%20questions.%20where%20can%20i%20find%20answers%3F\'>\nI’ve still got questions. Where can I find answers?\n</h4>\n<p>\n<p>Check out our extensive <a href=\"https://evnt.is/18wm\" rel=\"nofollow ugc\">knowledgebase</a> for articles on using, tweaking, and troubleshooting our plugins.</p>\n</p>\n\n\";s:9:\"changelog\";s:21131:\"<h4>[6.4.0] 2024-04-30</h4>\n<ul>\n<li>Feature – Elementor Compatibility. Compatible with Elementor Free 3.21+ and Elementor Pro 3.20+.</li>\n<li>Feature – Added component Elementor widgets for the single event page.</li>\n<li>Feature – Widgets include: Title, Date, Cost, Image, Status, Organizer, Venue, Website, Category, Tags, Subscribe, and Calendar link.</li>\n<li>Feature – Most widgets can be used outside of a single-event post by specifying an event ID or event query parameters.</li>\n<li>Feature – All widgets utilize our PHP templating system, allowing customization of the widget templates.</li>\n<li>Feature – Added a customizable single event template for Elementor Free users utilizing the new widgets.</li>\n<li>Feature – Added a separate customizable single event Theme Builder template for Elementor Pro users utilizing the new widgets.</li>\n<li>Feature – Widgets include mock data for display in template editor.</li>\n<li>Tweak – Added a Calendar Template section in the event display settings page. [ECP-1618]</li>\n<li>Tweak – converted some uses of <code>date()</code> to <code>gmdate()</code> for display in the date settings section. [ECP-1618]</li>\n<li>Tweak – Added filters: <code>tec_events_allow_archive_block_template</code>, <code>tec_events_allow_single_block_template</code>, <code>tec_events_elementor_widget_asset_widgets</code>, <code>tec_events_elementor_built_with_elementor</code>, <code>tec_events_elementor_registered_{$this->type}</code>, <code>tec_events_elementor_event_widget_title</code>, <code>tec_events_elementor_event_{$slug}_widget_title</code>, <code>tec_events_elementor_event_widget_element_classes</code>, <code>tec_events_elementor_event_{$slug}_widget_element_classes</code>, <code>tec_events_elementor_event_widget_class</code>, <code>tec_events_elementor_event_{$slug}_widget_class</code>, <code>tec_events_elementor_event_widget_icon_class</code>, <code>tec_events_elementor_event_{$slug}_widget_icon_class</code>, <code>tec_events_elementor_widget_event_id</code>, <code>tec_events_elementor_widget_{$slug}_event_id</code>, <code>tec_events_elementor_widget_template_data</code>, <code>tec_events_elementor_widget_{$slug}_template_data</code>, <code>tec_events_elementor_event_calendar_link_widget_link_text</code>, <code>tribe_get_event_categories</code>, <code>tec_events_elementor_event_categories_widget_event_categories_html</code>, <code>tec_events_elementor_event_category_widget_header_class</code>, <code>tec_events_elementor_event_category_widget_link_wrapper_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_button_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_list_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_list_item_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_link_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_content_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_icon_class</code>, <code>tec_events_elementor_event_export_widget_export_icon_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_gcal_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_ical_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_365_class</code>, <code>tec_events_elementor_event_export_widget_dropdown_live_class</code>, <code>tec_events_elementor_event_organizer_widget_email_header_text</code>, <code>tec_events_elementor_event_organizer_widget_phone_header_text</code>, <code>tec_events_elementor_event_organizer_widget_website_header_text</code>, <code>tec_events_elementor_event_organizer_header_class</code>, <code>tec_events_elementor_event_organizer_name_class</code>, <code>tec_events_elementor_event_organizer_name_wrapper_class</code>, <code>tec_events_elementor_event_organizer_phone_class</code>, <code>tec_events_elementor_event_organizer_phone_wrapper_class</code>, <code>tec_events_elementor_event_organizer_phone_header_class</code>, <code>tec_events_elementor_event_organizer_email_class</code>, <code>tec_events_elementor_event_organizer_email_wrapper_class</code>, <code>tec_events_elementor_event_organizer_email_header_class</code>, <code>tec_events_elementor_event_organizer_website_class</code>, <code>tec_events_elementor_event_organizer_website_wrapper_class</code>, <code>tec_events_elementor_event_organizer_website_header_class</code>, <code>tec_events_elementor_event_passed_label_text</code>, <code>tec_events_elementor_event_tags_separator</code>, <code>tec_events_elementor_event_tags_widget_header_text</code>, <code>tec_events_elementor_event_tags_header_class</code>, <code>tec_events_elementor_event_tags_links_class</code>, <code>tec_events_elementor_event_tags_link_class</code>, <code>tec_events_elementor_event_venue_widget_header_text</code>, <code>tec_events_elementor_event_venue_widget_website_header_text</code>, <code>tec_events_elementor_event_venue_widget_phone_header_text</code>, <code>tec_events_elementor_event_venue_widget_address_header_text</code>, <code>tec_events_elementor_event_venue_header_class</code>, <code>tec_events_elementor_event_venue_name_class</code>, <code>tec_events_elementor_event_venue_address_class</code>, <code>tec_events_elementor_event_venue_phone_class</code>, <code>tec_events_elementor_event_venue_website_class</code>, <code>tec_events_elementor_event_venue_map_class</code>, <code>tec_events_elementor_event_website_widget_header_class</code>, <code>tec_events_elementor_event_website_widget_link_class</code>, <code>tec_events_elementor_widget_classes</code>, <code>tec_events_should_display_events_template_setting</code></li>\n<li>Tweak – Removed filters: <code>tribe_get_venue_website_link_label</code></li>\n<li>Tweak – Added actions: <code>tec_events_elementor_register_widget_assets</code>, <code>tec_events_elementor_enqueue_frontend_assets</code>, <code>tec_events_elementor_register_editor_styles</code>, <code>tec_events_elementor_widget_enqueue_style</code>, <code>tec_events_elementor_widget_{$slug}_enqueue_style</code></li>\n<li>Tweak – Changed views: <code>integrations/elementor/templates/blank</code>, <code>integrations/elementor/templates/starter</code>, <code>integrations/elementor/widgets/base</code>, <code>integrations/elementor/widgets/empty</code>, <code>integrations/elementor/widgets/event-calendar-link</code>, <code>integrations/elementor/widgets/event-categories</code>, <code>integrations/elementor/widgets/event-categories/header</code>, <code>integrations/elementor/widgets/event-cost</code>, <code>integrations/elementor/widgets/event-cost/header</code>, <code>integrations/elementor/widgets/event-datetime</code>, <code>integrations/elementor/widgets/event-datetime/all-day</code>, <code>integrations/elementor/widgets/event-datetime/end-date</code>, <code>integrations/elementor/widgets/event-datetime/end-time</code>, <code>integrations/elementor/widgets/event-datetime/header</code>, <code>integrations/elementor/widgets/event-datetime/range-separator</code>, <code>integrations/elementor/widgets/event-datetime/start-date</code>, <code>integrations/elementor/widgets/event-datetime/start-time</code>, <code>integrations/elementor/widgets/event-datetime/time-separator</code>, <code>integrations/elementor/widgets/event-datetime/timezone</code>, <code>integrations/elementor/widgets/event-export</code>, <code>integrations/elementor/widgets/event-export/button</code>, <code>integrations/elementor/widgets/event-export/link</code>, <code>integrations/elementor/widgets/event-export/list-item</code>, <code>integrations/elementor/widgets/event-image</code>, <code>integrations/elementor/widgets/event-navigation</code>, <code>integrations/elementor/widgets/event-navigation/next</code>, <code>integrations/elementor/widgets/event-navigation/previous</code>, <code>integrations/elementor/widgets/event-organizer</code>, <code>integrations/elementor/widgets/event-organizer/details</code>, <code>integrations/elementor/widgets/event-organizer/details/email</code>, <code>integrations/elementor/widgets/event-organizer/details/email/content</code>, <code>integrations/elementor/widgets/event-organizer/details/email/header</code>, <code>integrations/elementor/widgets/event-organizer/details/phone</code>, <code>integrations/elementor/widgets/event-organizer/details/phone/content</code>, <code>integrations/elementor/widgets/event-organizer/details/phone/header</code>, <code>integrations/elementor/widgets/event-organizer/details/website</code>, <code>integrations/elementor/widgets/event-organizer/details/website/content</code>, <code>integrations/elementor/widgets/event-organizer/details/website/header</code>, <code>integrations/elementor/widgets/event-organizer/header</code>, <code>integrations/elementor/widgets/event-organizer/names</code>, <code>integrations/elementor/widgets/event-status</code>, <code>integrations/elementor/widgets/event-status/passed</code>, <code>integrations/elementor/widgets/event-status/status</code>, <code>integrations/elementor/widgets/event-tags</code>, <code>integrations/elementor/widgets/event-tags/content</code>, <code>integrations/elementor/widgets/event-tags/header</code>, <code>integrations/elementor/widgets/event-title</code>, <code>integrations/elementor/widgets/event-venue</code>, <code>integrations/elementor/widgets/event-venue/address</code>, <code>integrations/elementor/widgets/event-venue/address/address</code>, <code>integrations/elementor/widgets/event-venue/address/header</code>, <code>integrations/elementor/widgets/event-venue/address/map_link</code>, <code>integrations/elementor/widgets/event-venue/header</code>, <code>integrations/elementor/widgets/event-venue/map</code>, <code>integrations/elementor/widgets/event-venue/name</code>, <code>integrations/elementor/widgets/event-venue/phone</code>, <code>integrations/elementor/widgets/event-venue/phone/header</code>, <code>integrations/elementor/widgets/event-venue/phone/phone</code>, <code>integrations/elementor/widgets/event-venue/single-venue</code>, <code>integrations/elementor/widgets/event-venue/website</code>, <code>integrations/elementor/widgets/event-venue/website/header</code>, <code>integrations/elementor/widgets/event-venue/website/website</code>, <code>integrations/elementor/widgets/event-website</code>, <code>integrations/elementor/widgets/event-website/header</code>, <code>integrations/elementor/widgets/event-website/link</code>, <code>integrations/event-tickets/emails/template-parts/body/event/venue/website</code></li>\n<li>Language – 201 new strings added, 101 updated, 3 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.3.7] 2024-04-18</h4>\n<ul>\n<li>Fix – Corrected the missing Venue Website URL within the Event Tickets Email feature. [ET-2019]</li>\n<li>Tweak – Changed views: <code>integrations/event-tickets/emails/template-parts/body/event/venue/website</code></li>\n<li>Language – 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.3.6] 2024-04-09</h4>\n<ul>\n<li>Fix – Adds timezone offset to the dates in the Outlook subscribe links on event pages. [TEC-4831]</li>\n<li>Fix – Improve updated views CSS overwrites for buttons and view selector. [TEC-5047]</li>\n<li>Fix – Resolves an issue where the global posts were not the correct range or sort order. This now stores the ones from the view repository to be used in the WP title filters. [TEC-4845]</li>\n<li>Fix – Fixes a PHP warning <code>Undefined array key \"venue\" in /var/www/html/wp-content/plugins/the-events-calendar/src/Tribe/Linked_Posts.php on line 1007</code>.</li>\n<li>Tweak – Changed views: <code>blocks/classic-event-details</code>, <code>blocks/event-website</code>, <code>v2/components/events-bar/views</code>, <code>v2/components/json-ld-data</code>, <code>v2/components/subscribe-links/list</code>, <code>v2/day/top-bar/datepicker</code>, <code>v2/list/top-bar/datepicker</code>, <code>v2/month/top-bar/datepicker</code></li>\n<li>Language – 0 new strings added, 15 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.3.5] 2024-03-20</h4>\n<ul>\n<li>Tweak – Updated version of tribe-common with fixes for ECP.</li>\n</ul>\n<h4>[6.3.4] 2024-03-12</h4>\n<ul>\n<li>Tweak – When using Event Tickets Wallet Plus the Apple Pass will now display date fields differently based off of Single, Multi, or Series Events. [ETWP-95]</li>\n<li>Tweak – Added filters: <code>tec_tickets_wallet_plus_apple_wallet_date_format</code>, <code>tec_tickets_wallet_plus_apple_wallet_time_format</code></li>\n<li>Language – 2 new strings added, 6 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.3.3.1] 2024-02-22</h4>\n<ul>\n<li>Fix – On a multisite using WordPress 6.4.3 there was an issue with the subsite options not being properly created during initialization. [TEC-5043]</li>\n</ul>\n<h4>[6.3.3] 2024-02-19</h4>\n<ul>\n<li>Version – The Events Calendar 6.3.1 is only compatible with Event Tickets 5.8.1 and higher.</li>\n<li>Tweak – Refactored some of the underlying structure for Block Template architecture. [ECP-1620]</li>\n<li>Tweak – Added filters: <code>tec_events_get_full_site_block_template_services</code></li>\n<li>Tweak – Changed views: <code>blocks/event-links</code>, <code>single-event</code>, <code>v2/components/data</code></li>\n<li>Language – 4 new strings added, 4 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.3.2] 2024-02-06</h4>\n<ul>\n<li>Tweak – Share statistical information to Event Tickets plugin when active. [ET-1925]</li>\n<li>Fix – Improve the usage of the shortcodes around Event Details.</li>\n<li>Language – 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.3.1] 2024-01-24</h4>\n<ul>\n<li>Fix – Fix PHP 8.2 deprecation errors <code>PHP Deprecated: Creation of dynamic property Tribe__Events__Aggregator__Record__gCal::$image_uploader is deprecated</code>. [ECP-1603]</li>\n<li>Fix – Make sure that the full country name is used when importing events from Meetup. [EA-469]</li>\n<li>Fix – Our Week view “Next” pagination button would fail to show in some scenarios. This was due to improper tracking of which is the next future occurrence date. [ECP-1535]</li>\n<li>Fix – Resolved an issue where adding multiple venues in block editor would not persist the second venue after the page was reloaded. [ECP-1637]</li>\n<li>Tweak – Added actions: <code>tec_events_custom_tables_v1_migration_after_dry_run</code></li>\n<li>Tweak – Adding some more testing and some clean up around handling and reporting query errors. [TECENG-46]</li>\n<li>Language – 0 new strings added, 115 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.3.0] 2024-01-22</h4>\n<ul>\n<li>Version – The Events Calendar 6.3.0 is only compatible with Event Tickets 5.8.0 and higher.</li>\n<li>Feature – Include Series Passes supporting code to enable the creation of Series Passes.</li>\n<li>Tweak – Added the <code>tec_events_custom_tables_v1_migration_after_dry_run</code> filter. [ET-1715]</li>\n<li>Language – 0 new strings added, 92 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.2.9] 2023-12-14</h4>\n<ul>\n<li>Fix – Resolves an issue where the <code>tribe-events-calendar-month__day--past</code> and <code>tribe-events-calendar-month__day--current</code> classes were not consistently applied after navigating through different months in the Month View. [TEC-4898]</li>\n<li>Tweak – Define image sizes on the List view featured image to avoid Content Layout Shifting. [TEC-4919]</li>\n<li>Fix – When on category page when there is a locale switched to a language with a translation for the <code>page</code> URL param, the paginated page would redirect to a 404. [TEC-4979]</li>\n<li>Tweak – Updated the <code>tribe_get_venues</code> function to work with recurring events that have provisional IDs. [ECP-1597]</li>\n<li>Tweak – Added filters: <code>tec_events_custom_tables_v1_normalize_occurrence_id</code></li>\n<li>Tweak – Changed views: <code>v2/list/event/featured-image</code></li>\n<li>Language – 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.2.8.2] 2023-12-04</h4>\n<ul>\n<li>Fix – Ensure correct access rights to JSON-LD data depending on the user role. [TEC-4995]</li>\n<li>Language – 0 new strings added, 130 updated, 0 fuzzied, and 5 obsoleted</li>\n</ul>\n<h4>[6.2.8.1] 2023-11-20</h4>\n<ul>\n<li>Security – Ensure all password protected posts have their settings respected. [TCMN-167]</li>\n</ul>\n<h4>[6.2.8] 2023-11-16</h4>\n<ul>\n<li>Version – The Events Calendar 6.2.8 is only compatible with Event Tickets 5.7.0 and higher</li>\n<li>Tweak – Include Event data into for Event Tickets Wallet Plus for both PDF and Apple Wallet passes.</li>\n<li>Language – 0 new strings added, 135 updated, 0 fuzzied, and 11 obsoleted</li>\n</ul>\n<h4>[6.2.7] 2023-11-14</h4>\n<ul>\n<li>Fix – On the Past Events View, the nonce was incorrectly being generated twice, and one of them would be cached in our HTML transient cache. This was causing a 401 nonce errors to occur when the cached nonce expired. The nonce generation was moved outside the HTML generation that is being cached. [TEC-4936]</li>\n<li>Fix – WordPress 6.3 introduce some changes in filters that regressed a prior fix for authentication and our new nonce structure used in view pagination. One symptom of the issue was losing the authenticated user and failing to display user specific capabilities on event views. [ECP-1601]</li>\n<li>Fix – Resolves issue where a deleted venue still attached to an event would cause an <code>PHP Warning: Undefined variable $data in /code/wp-content/plugins/the-events-calendar/src/Tribe/REST/V1/Post_Repository.php on line 327</code> error. [TEC-4954]</li>\n<li>Fix – Resolves an issue with certain versions of WordPress already having the legacy widget block registered causing us to trigger the console error <code>Block \"core/legacy-widget\" is already registered.</code> would occur. Now we check if registered first. [TEC-4764]</li>\n<li>Fix – Resolved several <code>Deprecated: Creation of dynamic property</code> warnings on: <code>\\Tribe__Events__Linked_Posts__Chooser_Meta_Box::$singular_name_lowercase</code> and <code>\\TEC\\Events\\Custom_Tables\\V1\\Models\\Builder::$query</code> [BTRIA-2088]</li>\n<li>Tweak – Adjust the content in the admin welcome page to include a link to the TEC Facebook community group. [TEC-4953]</li>\n<li>Tweak – Added filters: <code>tec_events_get_full_site_block_template_services</code>, <code>tec_events_views_v2_get_rest_nonce_html</code></li>\n<li>Tweak – Changed views: <code>blocks/archive-events</code>, <code>blocks/single-event</code></li>\n<li>Language – 11 new strings added, 119 updated, 0 fuzzied, and 5 obsoleted.</li>\n</ul>\n<h4>[6.2.6.1] 2023-11-09</h4>\n<ul>\n<li>Version – The Events Calendar 6.2.6.1 is only compatible with Event Tickets 5.6.8.1 and higher</li>\n<li>Fix – Update a common library to prevent possible fatals. [TEC-4978]</li>\n<li>Language – 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted</li>\n</ul>\n<h4>[6.2.6] 2023-11-08</h4>\n<ul>\n<li>Fix – SEO: Ensure that the noindex meta tag properly observes whether events are present on the page or not. [TEC-4976]</li>\n<li>Fix – SEO: Add noindex, nofollow for grid-based views like Month and Week View when they are not set as the home page. [TEC-4976]</li>\n<li>Tweak – Add an X-Robots-Tag to the response headers for ical download links to help prevent search engine crawling. [TEC-4976]</li>\n<li>Tweak – Added filter: <code>tec_events_ical_header_noindex</code> to allow preventing the X-Robots-Tag addition. [TEC-4976]</li>\n<li>Tweak – Added filter <code>tec_events_seo_robots_meta_include</code> and <code>tec_events_seo_robots_meta_include_{$view}</code> to short-circuit the robots meta tag addition. [TEC-4976]</li>\n<li>Tweak – Added filter <code>tec_events_seo_robots_meta_content</code> to alter the content attribute of the robots meta tag addition. [TEC-4976]</li>\n<li>Tweak – Added filter <code>tec_events_seo_robots_meta_allowable_post_types</code> to allow for the filtering of single post types that can have robots meta tags added.</li>\n<li>Tweak – Deprecated filters <code>tec_events_add_no_index_meta_tag</code>, <code>tribe_events_add_no_index_meta</code>, and <code>tec_events_{$view}_add_no_index_meta</code> in favor of the above new filters.</li>\n</ul>\n<h4>[6.2.5] 2023-11-01</h4>\n<ul>\n<li>Tweak – Updated hook for showing Event name in the event tickets order report pages. [ET-1810]</li>\n</ul>\n<h3>For all versions, please see the full <a href=\"https://github.com/the-events-calendar/the-events-calendar/blob/master/changelog.md\" rel=\"nofollow ugc\">changelog</a> in our documentation.</h3>\n\";s:11:\"screenshots\";s:2015:\"<ol><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-1.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-1.png?rev=2755131\" alt=\"Month View with hover\"></a><p>Month View with hover</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-2.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-2.png?rev=2755131\" alt=\"Mobile Views\"></a><p>Mobile Views</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-3.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-3.png?rev=2755131\" alt=\"Single event\"></a><p>Single event</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-4.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-4.png?rev=2755131\" alt=\"List View\"></a><p>List View</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-5.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-5.png?rev=2755131\" alt=\"Event Editor\"></a><p>Event Editor</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-6.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-6.png?rev=2755131\" alt=\"Events admin listing\"></a><p>Events admin listing</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-7.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-7.png?rev=2755131\" alt=\"General Settings\"></a><p>General Settings</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-8.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-8.png?rev=2755131\" alt=\"Display Settings\"></a><p>Display Settings</p></li><li><a href=\"https://ps.w.org/the-events-calendar/assets/screenshot-9.png?rev=2755131\"><img src=\"https://ps.w.org/the-events-calendar/assets/screenshot-9.png?rev=2755131\" alt=\"CSV Importer\"></a><p>CSV Importer</p></li></ol>\";s:7:\"reviews\";s:15430:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Good plugin and good support</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/katehobson/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/511ce5ddd1410e7a05f7f2ec89ec2af8?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/511ce5ddd1410e7a05f7f2ec89ec2af8?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/katehobson/\" class=\"reviewer-name\">katehobson</a> on <span class=\"review-date\">May 1, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I am using the events calendar pro on my site along with community events and finding it easy to use and reliable. When I had a question about customising individual event pages, i received very quick helpful support </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Great plugin!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/newfrontiergraphics/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/7b1408c15e93dfc7778c17836592eb8b?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/7b1408c15e93dfc7778c17836592eb8b?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/newfrontiergraphics/\" class=\"reviewer-name\">newfrontiergraphics</a> on <span class=\"review-date\">April 29, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Love this plugin, and their customer support is really helpful. Super responsive, which is rare!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">ye</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/seviourwebdesign/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ab8e46fc5bf0460c76eed09a35d2bad5?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/ab8e46fc5bf0460c76eed09a35d2bad5?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/seviourwebdesign/\" class=\"reviewer-name\">seviourwebdesign</a> on <span class=\"review-date\">April 24, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>nice plugin, however I can edit the settings because the \"Rate Events Caldenar\" text is right ontop of them \"Save Changes\" Button. anyone get around this?</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Good support and plugin</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/korpiri/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/edf6b5acdc7a4732fd7933cf1c1fd7a7?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/edf6b5acdc7a4732fd7933cf1c1fd7a7?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/korpiri/\" class=\"reviewer-name\">Riitta Korpipää <small>(korpiri)</small></a> on <span class=\"review-date\">April 22, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Very useful plugin, the best free events calendar plugin available. And excellent support!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Missing ics import, good support</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/felixmerz/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f8689395d4f4b6b281f44dcd7a4d32fc?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/f8689395d4f4b6b281f44dcd7a4d32fc?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/felixmerz/\" class=\"reviewer-name\">felixmerz</a> on <span class=\"review-date\">April 20, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>The plugin is good (I am using the free version), but I\'d wish the free version of the plugin would allow importing calendar events from ics files. Right now I have to convert the ics file to a csv file, which is the only file type for which importing is free. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The forum was nearly impossible to find (on Google and DuckDuckGo), but once I found it, I got great support for the issue I had.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">good support</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/fuhrmann6020/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9cf2885f9b8718065a79a7d0fe0e0125?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/9cf2885f9b8718065a79a7d0fe0e0125?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/fuhrmann6020/\" class=\"reviewer-name\">fuhrmann6020</a> on <span class=\"review-date\">April 19, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>good support</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Missing simple event repetition feature missing</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/florfell/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8c7c1a00fff10cdc9bbc3f81a7ca7784?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/8c7c1a00fff10cdc9bbc3f81a7ca7784?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/florfell/\" class=\"reviewer-name\">florfell</a> on <span class=\"review-date\">April 10, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">The basic version contains unnecessary features such as event costs that no one needs and expected basic features such as simple event repetition (e.g. Tuesday every week) are missing. Actually useless.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Great plugin and works perflectly fine</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/dragondefeu76/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9a64373c116eff42f68a6eddb3b9e535?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/9a64373c116eff42f68a6eddb3b9e535?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/dragondefeu76/\" class=\"reviewer-name\">dragondefeu76</a> on <span class=\"review-date\">April 10, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Great plugin and works perflectly fine and also with DIVI (Divi Events Calendar), very good !</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Reliable calendar</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/bramdemunter/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ff6b5d5fd822a23bd653330f1d008d45?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/ff6b5d5fd822a23bd653330f1d008d45?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/bramdemunter/\" class=\"reviewer-name\">bramdemunter</a> on <span class=\"review-date\">April 9, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">I have been using this calendar since several years.<br />Great that the free version is having the necessary features for supporting our website of our youth group. <br />Recently I needed to request help from the support team and they managed to help me very well.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"></p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">ugin is great, but not the spam ad</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/stefan-m-1/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/c6f4519d39535463754bc2f45703797c?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/c6f4519d39535463754bc2f45703797c?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/stefan-m-1/\" class=\"reviewer-name\">Stefan M.</a> on <span class=\"review-date\">April 8, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">The newest spam Banner in the backend \"install Ticket Plugin\" cannot be removed at all, It can be clicked away and comes back right after.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Sorry, but that is a nogo. If every plugin vendor would do that, I would need to scroll 50 pages to the content all the time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Please stop that spam. I will in parallel report that to wordpress.org.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:13:\"download_link\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.4.0.zip\";s:14:\"upgrade_notice\";a:1:{s:5:\"[6.0]\";s:242:\"<p>Please see the changelog for the complete list of changes in this release.\nPrevious versions of The Events Calendar are not cross-compatible with 6.X add-ons.\nRemember to always make a backup of your database and files before updating!</p>\";}s:11:\"screenshots\";a:9:{i:1;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-1.png?rev=2755131\";s:7:\"caption\";s:21:\"Month View with hover\";}i:2;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-2.png?rev=2755131\";s:7:\"caption\";s:12:\"Mobile Views\";}i:3;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-3.png?rev=2755131\";s:7:\"caption\";s:12:\"Single event\";}i:4;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-4.png?rev=2755131\";s:7:\"caption\";s:9:\"List View\";}i:5;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-5.png?rev=2755131\";s:7:\"caption\";s:12:\"Event Editor\";}i:6;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-6.png?rev=2755131\";s:7:\"caption\";s:20:\"Events admin listing\";}i:7;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-7.png?rev=2755131\";s:7:\"caption\";s:16:\"General Settings\";}i:8;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-8.png?rev=2755131\";s:7:\"caption\";s:16:\"Display Settings\";}i:9;a:2:{s:3:\"src\";s:72:\"https://ps.w.org/the-events-calendar/assets/screenshot-9.png?rev=2755131\";s:7:\"caption\";s:12:\"CSV Importer\";}}s:4:\"tags\";a:5:{s:8:\"calendar\";s:8:\"calendar\";s:5:\"event\";s:5:\"Event\";s:6:\"events\";s:6:\"events\";s:9:\"organizer\";s:9:\"organizer\";s:8:\"schedule\";s:8:\"schedule\";}s:8:\"versions\";a:325:{s:3:\"1.5\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.zip\";s:5:\"1.5.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.1.zip\";s:5:\"1.5.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.2.zip\";s:5:\"1.5.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.3.zip\";s:5:\"1.5.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.4.zip\";s:5:\"1.5.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.5.zip\";s:5:\"1.5.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.5.6.zip\";s:3:\"1.6\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.zip\";s:5:\"1.6.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.1.zip\";s:5:\"1.6.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.2.zip\";s:5:\"1.6.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.3.zip\";s:5:\"1.6.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.4.zip\";s:5:\"1.6.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.1.6.5.zip\";s:3:\"2.0\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.zip\";s:5:\"2.0.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.1.zip\";s:6:\"2.0.10\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.10.zip\";s:6:\"2.0.11\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.11.zip\";s:5:\"2.0.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.2.zip\";s:5:\"2.0.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.3.zip\";s:5:\"2.0.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.4.zip\";s:5:\"2.0.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.5.zip\";s:5:\"2.0.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.6.zip\";s:5:\"2.0.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.7.zip\";s:5:\"2.0.8\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.8.zip\";s:5:\"2.0.9\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.2.0.9.zip\";s:3:\"3.0\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.0.zip\";s:5:\"3.0.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.0.1.zip\";s:5:\"3.0.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.0.2.zip\";s:5:\"3.0.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.0.3.zip\";s:3:\"3.1\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.1.zip\";s:4:\"3.10\";s:67:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.10.zip\";s:6:\"3.10.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.10.1.zip\";s:4:\"3.11\";s:67:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.11.zip\";s:6:\"3.11.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.11.1.zip\";s:6:\"3.11.2\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.11.2.zip\";s:4:\"3.12\";s:67:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.zip\";s:6:\"3.12.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.1.zip\";s:6:\"3.12.2\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.2.zip\";s:6:\"3.12.3\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.3.zip\";s:6:\"3.12.4\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.4.zip\";s:6:\"3.12.5\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.5.zip\";s:6:\"3.12.6\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.12.6.zip\";s:3:\"3.2\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.2.zip\";s:3:\"3.3\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.3.zip\";s:5:\"3.3.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.3.1.zip\";s:3:\"3.4\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.4.zip\";s:5:\"3.4.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.4.1.zip\";s:3:\"3.5\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.5.zip\";s:5:\"3.5.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.5.1.zip\";s:3:\"3.6\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.6.zip\";s:5:\"3.6.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.6.1.zip\";s:3:\"3.7\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.7.zip\";s:3:\"3.8\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.8.zip\";s:5:\"3.8.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.8.1.zip\";s:3:\"3.9\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.9.zip\";s:5:\"3.9.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.9.1.zip\";s:5:\"3.9.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.9.2.zip\";s:5:\"3.9.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.3.9.3.zip\";s:3:\"4.0\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.zip\";s:5:\"4.0.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.1.zip\";s:5:\"4.0.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.2.zip\";s:5:\"4.0.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.3.zip\";s:5:\"4.0.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.4.zip\";s:5:\"4.0.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.5.zip\";s:5:\"4.0.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.6.zip\";s:5:\"4.0.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.0.7.zip\";s:3:\"4.1\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.zip\";s:7:\"4.1.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.0.1.zip\";s:5:\"4.1.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.1.zip\";s:7:\"4.1.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.1.1.zip\";s:5:\"4.1.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.2.zip\";s:5:\"4.1.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.3.zip\";s:5:\"4.1.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.1.4.zip\";s:3:\"4.2\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.zip\";s:5:\"4.2.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.1.zip\";s:7:\"4.2.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.1.1.zip\";s:5:\"4.2.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.2.zip\";s:5:\"4.2.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.3.zip\";s:5:\"4.2.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.4.zip\";s:5:\"4.2.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.5.zip\";s:5:\"4.2.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.6.zip\";s:5:\"4.2.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.2.7.zip\";s:3:\"4.3\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.zip\";s:7:\"4.3.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.0.2.zip\";s:5:\"4.3.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.1.zip\";s:7:\"4.3.1.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.1.2.zip\";s:7:\"4.3.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.2.1.zip\";s:7:\"4.3.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.3.1.zip\";s:7:\"4.3.4.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.4.1.zip\";s:7:\"4.3.4.3\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.4.3.zip\";s:7:\"4.3.5.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.5.1.zip\";s:3:\"4.4\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.zip\";s:7:\"4.4.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.0.2.zip\";s:5:\"4.4.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.1.zip\";s:7:\"4.4.1.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.1.2.zip\";s:7:\"4.4.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.2.1.zip\";s:7:\"4.4.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.3.1.zip\";s:7:\"4.4.4.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.4.1.zip\";s:7:\"4.4.5.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.4.5.1.zip\";s:3:\"4.5\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.zip\";s:7:\"4.5.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.0.1.zip\";s:7:\"4.5.0.3\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.0.3.zip\";s:7:\"4.5.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.1.1.zip\";s:6:\"4.5.10\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.10.zip\";s:8:\"4.5.10.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.10.2.zip\";s:8:\"4.5.11.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.11.1.zip\";s:6:\"4.5.12\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.12.zip\";s:8:\"4.5.12.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.12.1.zip\";s:8:\"4.5.12.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.12.2.zip\";s:8:\"4.5.12.4\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.12.4.zip\";s:8:\"4.5.13.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.13.1.zip\";s:5:\"4.5.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.2.zip\";s:7:\"4.5.2.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.2.2.zip\";s:7:\"4.5.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.3.1.zip\";s:7:\"4.5.4.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.4.1.zip\";s:7:\"4.5.5.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.5.1.zip\";s:7:\"4.5.6.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.6.1.zip\";s:7:\"4.5.7.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.7.1.zip\";s:5:\"4.5.8\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.8.zip\";s:7:\"4.5.8.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.8.2.zip\";s:7:\"4.5.9.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.5.9.1.zip\";s:7:\"4.6.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.0.1.zip\";s:7:\"4.6.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.1.1.zip\";s:6:\"4.6.10\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.10.zip\";s:8:\"4.6.10.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.10.2.zip\";s:6:\"4.6.11\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.11.zip\";s:8:\"4.6.11.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.11.2.zip\";s:8:\"4.6.12.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.12.1.zip\";s:8:\"4.6.13.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.13.1.zip\";s:6:\"4.6.14\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.14.zip\";s:8:\"4.6.14.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.14.2.zip\";s:8:\"4.6.15.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.15.1.zip\";s:8:\"4.6.16.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.16.1.zip\";s:8:\"4.6.17.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.17.1.zip\";s:8:\"4.6.18.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.18.1.zip\";s:8:\"4.6.19.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.19.1.zip\";s:7:\"4.6.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.2.1.zip\";s:6:\"4.6.20\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.20.zip\";s:8:\"4.6.20.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.20.2.zip\";s:8:\"4.6.21.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.21.1.zip\";s:6:\"4.6.22\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.22.zip\";s:8:\"4.6.22.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.22.2.zip\";s:8:\"4.6.23.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.23.1.zip\";s:6:\"4.6.24\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.24.zip\";s:8:\"4.6.24.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.24.2.zip\";s:8:\"4.6.25.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.25.1.zip\";s:6:\"4.6.26\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.26.zip\";s:8:\"4.6.26.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.26.2.zip\";s:7:\"4.6.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.3.1.zip\";s:7:\"4.6.4.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.4.1.zip\";s:7:\"4.6.5.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.5.1.zip\";s:7:\"4.6.6.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.6.1.zip\";s:7:\"4.6.7.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.7.1.zip\";s:7:\"4.6.8.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.8.1.zip\";s:7:\"4.6.9.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.6.9.1.zip\";s:3:\"4.7\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.7.zip\";s:7:\"4.7.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.7.0.2.zip\";s:7:\"4.7.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.7.1.1.zip\";s:7:\"4.7.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.7.2.1.zip\";s:7:\"4.7.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.7.3.1.zip\";s:7:\"4.7.4.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.7.4.1.zip\";s:3:\"4.8\";s:66:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.8.zip\";s:7:\"4.8.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.8.0.2.zip\";s:7:\"4.8.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.8.1.1.zip\";s:7:\"4.8.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.8.2.1.zip\";s:7:\"4.9.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.0.1.zip\";s:7:\"4.9.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.0.2.zip\";s:7:\"4.9.0.4\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.0.4.zip\";s:5:\"4.9.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.1.zip\";s:7:\"4.9.1.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.1.2.zip\";s:8:\"4.9.10.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.10.1.zip\";s:8:\"4.9.11.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.11.1.zip\";s:8:\"4.9.12.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.12.1.zip\";s:8:\"4.9.13.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.13.1.zip\";s:8:\"4.9.14.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.14.1.zip\";s:7:\"4.9.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.2.1.zip\";s:5:\"4.9.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.3.zip\";s:7:\"4.9.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.3.1.zip\";s:7:\"4.9.3.3\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.3.3.zip\";s:7:\"4.9.4.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.4.1.zip\";s:7:\"4.9.5.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.5.1.zip\";s:7:\"4.9.6.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.6.1.zip\";s:7:\"4.9.7.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.7.1.zip\";s:7:\"4.9.8.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.8.1.zip\";s:7:\"4.9.9.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.9.9.1.zip\";s:5:\"5.0.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.0.zip\";s:7:\"5.0.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.0.1.zip\";s:7:\"5.0.0.3\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.0.3.zip\";s:7:\"5.0.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.1.1.zip\";s:7:\"5.0.1.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.1.2.zip\";s:5:\"5.0.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.2.zip\";s:7:\"5.0.2.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.2.2.zip\";s:7:\"5.0.2.3\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.2.3.zip\";s:5:\"5.0.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.3.zip\";s:7:\"5.0.3.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.3.2.zip\";s:7:\"5.0.3.3\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.0.3.3.zip\";s:7:\"5.1.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.0.1.zip\";s:7:\"5.1.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.0.2.zip\";s:7:\"5.1.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.1.1.zip\";s:7:\"5.1.1.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.1.2.zip\";s:7:\"5.1.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.2.1.zip\";s:7:\"5.1.2.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.2.2.zip\";s:5:\"5.1.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.3.zip\";s:7:\"5.1.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.3.1.zip\";s:5:\"5.1.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.4.zip\";s:7:\"5.1.4.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.4.1.zip\";s:5:\"5.1.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.5.zip\";s:7:\"5.1.5.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.5.1.zip\";s:5:\"5.1.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.6.zip\";s:7:\"5.1.6.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.1.6.1.zip\";s:6:\"5.10.0\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.10.0.zip\";s:6:\"5.10.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.10.1.zip\";s:6:\"5.11.0\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.11.0.zip\";s:6:\"5.12.0\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.12.0.zip\";s:6:\"5.12.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.12.1.zip\";s:6:\"5.12.2\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.12.2.zip\";s:6:\"5.12.3\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.12.3.zip\";s:6:\"5.12.4\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.12.4.zip\";s:6:\"5.13.0\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.13.0.zip\";s:6:\"5.14.0\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.14.0.zip\";s:8:\"5.14.0.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.14.0.1.zip\";s:8:\"5.14.0.2\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.14.0.2.zip\";s:8:\"5.14.0.3\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.14.0.3.zip\";s:8:\"5.14.0.4\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.14.0.4.zip\";s:6:\"5.14.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.14.1.zip\";s:6:\"5.14.2\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.14.2.zip\";s:8:\"5.14.2.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.14.2.1.zip\";s:6:\"5.15.0\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.15.0.zip\";s:8:\"5.15.0.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.15.0.1.zip\";s:6:\"5.16.0\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.0.zip\";s:6:\"5.16.1\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.1.zip\";s:8:\"5.16.1.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.1.1.zip\";s:6:\"5.16.2\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.2.zip\";s:8:\"5.16.2.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.2.1.zip\";s:6:\"5.16.3\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.3.zip\";s:8:\"5.16.3.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.3.1.zip\";s:6:\"5.16.4\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.4.zip\";s:8:\"5.16.4.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.16.4.1.zip\";s:5:\"5.2.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.2.0.zip\";s:7:\"5.2.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.2.0.1.zip\";s:5:\"5.2.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.2.1.zip\";s:7:\"5.2.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.2.1.1.zip\";s:7:\"5.2.1.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.2.1.2.zip\";s:5:\"5.3.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.3.0.zip\";s:7:\"5.3.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.3.0.1.zip\";s:5:\"5.3.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.3.1.zip\";s:7:\"5.3.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.3.1.1.zip\";s:7:\"5.3.1.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.3.1.2.zip\";s:5:\"5.3.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.3.2.zip\";s:7:\"5.3.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.3.2.1.zip\";s:7:\"5.3.2.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.3.2.2.zip\";s:5:\"5.4.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.4.0.zip\";s:7:\"5.4.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.4.0.1.zip\";s:7:\"5.4.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.4.0.2.zip\";s:7:\"5.4.0.3\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.4.0.3.zip\";s:5:\"5.5.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.5.0.zip\";s:7:\"5.5.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.5.0.1.zip\";s:7:\"5.5.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.5.0.2.zip\";s:5:\"5.6.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.6.0.zip\";s:5:\"5.7.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.7.0.zip\";s:5:\"5.7.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.7.1.zip\";s:5:\"5.8.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.8.0.zip\";s:5:\"5.8.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.8.1.zip\";s:5:\"5.8.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.8.2.zip\";s:5:\"5.9.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.9.0.zip\";s:5:\"5.9.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.9.1.zip\";s:5:\"5.9.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.5.9.2.zip\";s:5:\"6.0.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.0.zip\";s:7:\"6.0.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.0.1.zip\";s:5:\"6.0.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.1.zip\";s:7:\"6.0.1.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.1.1.zip\";s:6:\"6.0.10\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.10.zip\";s:6:\"6.0.11\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.11.zip\";s:6:\"6.0.12\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.12.zip\";s:6:\"6.0.13\";s:69:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.13.zip\";s:8:\"6.0.13.1\";s:71:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.13.1.zip\";s:5:\"6.0.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.2.zip\";s:5:\"6.0.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.3.zip\";s:7:\"6.0.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.3.1.zip\";s:5:\"6.0.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.4.zip\";s:5:\"6.0.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.5.zip\";s:5:\"6.0.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.6.zip\";s:7:\"6.0.6.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.6.1.zip\";s:7:\"6.0.6.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.6.2.zip\";s:5:\"6.0.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.7.zip\";s:7:\"6.0.7.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.7.1.zip\";s:5:\"6.0.8\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.8.zip\";s:5:\"6.0.9\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.0.9.zip\";s:5:\"6.1.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.0.zip\";s:7:\"6.1.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.0.1.zip\";s:7:\"6.1.0.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.0.2.zip\";s:5:\"6.1.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.1.zip\";s:5:\"6.1.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.2.zip\";s:7:\"6.1.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.2.1.zip\";s:7:\"6.1.2.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.2.2.zip\";s:5:\"6.1.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.3.zip\";s:5:\"6.1.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.1.4.zip\";s:5:\"6.2.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.0.zip\";s:7:\"6.2.0.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.0.1.zip\";s:5:\"6.2.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.1.zip\";s:5:\"6.2.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.2.zip\";s:7:\"6.2.2.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.2.1.zip\";s:5:\"6.2.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.3.zip\";s:7:\"6.2.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.3.1.zip\";s:7:\"6.2.3.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.3.2.zip\";s:5:\"6.2.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.4.zip\";s:5:\"6.2.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.5.zip\";s:5:\"6.2.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.6.zip\";s:7:\"6.2.6.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.6.1.zip\";s:5:\"6.2.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.7.zip\";s:5:\"6.2.8\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.8.zip\";s:7:\"6.2.8.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.8.1.zip\";s:7:\"6.2.8.2\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.8.2.zip\";s:5:\"6.2.9\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.2.9.zip\";s:5:\"6.3.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.0.zip\";s:5:\"6.3.1\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.1.zip\";s:5:\"6.3.2\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.2.zip\";s:5:\"6.3.3\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.3.zip\";s:7:\"6.3.3.1\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.3.1.zip\";s:5:\"6.3.4\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.4.zip\";s:5:\"6.3.5\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.5.zip\";s:5:\"6.3.6\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.6.zip\";s:5:\"6.3.7\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.7.zip\";s:5:\"6.4.0\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.4.0.zip\";s:5:\"trunk\";s:62:\"https://downloads.wordpress.org/plugin/the-events-calendar.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:18:\"https://evnt.is/29\";s:7:\"banners\";a:2:{s:3:\"low\";s:74:\"https://ps.w.org/the-events-calendar/assets/banner-772x250.png?rev=2257622\";s:4:\"high\";s:75:\"https://ps.w.org/the-events-calendar/assets/banner-1544x500.png?rev=2257622\";}s:12:\"preview_link\";s:0:\"\";}s:13:\"wordpress-seo\";a:32:{s:4:\"name\";s:9:\"Yoast SEO\";s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:4:\"22.6\";s:6:\"author\";s:43:\"<a href=\"https://yoa.st/1uk\">Team Yoast</a>\";s:14:\"author_profile\";s:37:\"https://profiles.wordpress.org/yoast/\";s:12:\"contributors\";a:3:{s:5:\"yoast\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/yoast/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/67377a634e25eb10de4bb771001d01bf?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Yoast\";}s:11:\"joostdevalk\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/joostdevalk/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7e0897cfeb791c3b254899d7d314b87f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Joost de Valk\";}s:7:\"tdevalk\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/tdevalk/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/9a51d2acc1c6e0e3cf4d20e1f025027d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"tdevalk\";}}s:8:\"requires\";s:3:\"6.3\";s:6:\"tested\";s:5:\"6.5.2\";s:12:\"requires_php\";s:5:\"7.2.5\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:96;s:7:\"ratings\";a:5:{i:5;i:25926;i:4;i:628;i:3;i:195;i:2;i:135;i:1;i:818;}s:11:\"num_ratings\";i:27702;s:11:\"support_url\";s:51:\"https://wordpress.org/support/plugin/wordpress-seo/\";s:15:\"support_threads\";i:267;s:24:\"support_threads_resolved\";i:240;s:15:\"active_installs\";i:5000000;s:12:\"last_updated\";s:21:\"2024-04-30 7:52am GMT\";s:5:\"added\";s:10:\"2010-10-11\";s:8:\"homepage\";s:18:\"https://yoa.st/1uj\";s:8:\"sections\";a:6:{s:12:\"installation\";s:1039:\"<p>Starting with Yoast SEO consists of just two steps: installing and setting up the plugin. Yoast SEO is designed to work with your site’s specific needs, so don’t forget to go through the Yoast SEO first-time configuration as explained in the ‘after activation’ step!</p>\n<h3>INSTALL YOAST SEO FROM WITHIN WORDPRESS</h3>\n<ol>\n<li>Visit the plugins page within your dashboard and select ‘Add New’;</li>\n<li>Search for ‘Yoast SEO’;</li>\n<li>Activate Yoast SEO from your Plugins page;</li>\n<li>Go to ‘after activation’ below.</li>\n</ol>\n<h3>INSTALL YOAST SEO MANUALLY</h3>\n<ol>\n<li>Upload the ‘wordpress-seo’ folder to the /wp-content/plugins/ directory;</li>\n<li>Activate the Yoast SEO plugin through the ‘Plugins’ menu in WordPress;</li>\n<li>Go to ‘after activation’ below.</li>\n</ol>\n<h3>AFTER ACTIVATION</h3>\n<ol>\n<li>You should see (a notice to start) the Yoast SEO first-time configuration;</li>\n<li>Go through this configuration and set up the plugin for your site;</li>\n<li>You’re done!</li>\n</ol>\n\";s:3:\"faq\";s:6119:\"\n<dt id=\'how%20do%20the%20xml%20sitemaps%20in%20the%20yoast%20seo%20plugin%20work%3F\'>\nHow do the XML Sitemaps in the Yoast SEO plugin work?\n</h4>\n<p>\n<p>Having an XML sitemap can be beneficial for SEO, as Google can retrieve essential pages of a website very fast, even if the internal linking of a site isn’t flawless.<br />\nThe sitemap index and individual sitemaps are updated automatically as you add or remove content and will include the post types you want search engines to index. Post Types marked as noindex will not appear in the sitemap. <a href=\"https://yoa.st/3qt\" rel=\"nofollow ugc\">Learn more about XML Sitemaps</a>.</p>\n</p>\n<dt id=\'how%20can%20i%20add%20my%20website%20to%20google%20search%20console%3F\'>\nHow can I add my website to Google Search Console?\n</h4>\n<p>\n<p>It is straightforward to add your website to Google Search Console.<br />\n1. Create a Google Search Console account and login into your account.<br />\n2. Click ‘Add a property’ under the search drop-down.<br />\n3. Enter your website URL in the box and click ‘Continue’.<br />\n4. Click the arrow next to ‘HTML tag’ to expand the option.<br />\n5. Copy the meta tag.<br />\n6. Log in to your WordPress website.<br />\n7. Click on ‘SEO’ in the dashboard.<br />\n8. Click on ‘General’.<br />\n9. Click on the ‘Webmaster Tools’ tab.<br />\n10. Paste the code in the Google field and click ‘Save Changes’.<br />\n11. Go back to Google Search Console and click ‘Verify’.</p>\n<p>If you want more details steps, please visit <a href=\"https://yoa.st/3qu\" rel=\"nofollow ugc\">our article on our help center</a>.</p>\n</p>\n<dt id=\'how%20do%20i%20implement%20yoast%20seo%20breadcrumbs%3F\'>\nHow do I implement Yoast SEO breadcrumbs?\n</h4>\n<p>\n<p>The steps below are a temporary solution as manual edits made to theme files may be overwritten with future theme updates. Please contact the theme developer for a permanent solution. We’ve written an article about the <a href=\"https://yoa.st/3qv\" rel=\"nofollow ugc\">importance of breadcrumbs for SEO</a>.</p>\n<p>To implement the <a href=\"https://yoa.st/3qw\" rel=\"nofollow ugc\">breadcrumbs</a> function in Yoast SEO, you will have to edit your theme. We recommend that prior to any editing of the theme files, a backup is taken. Your host provider can help you take a backup.<br />\nCopy the following code into your theme where you want the breadcrumbs to be. If you are not sure, you will need to experiment with placement:</p>\n<pre><code><?php\nif ( function_exists( \'yoast_breadcrumb\' ) ) {\n yoast_breadcrumb( \'<p id=\"breadcrumbs\">\',\'</p>\' );\n}\n?>\n</code></pre>\n<p>Common places where you could place your breadcrumbs are inside your <code>single.php</code> and/or <code>page.php</code> file just above the page’s title. Another option that makes it really easy in some themes is by just pasting the code in <code>header.php</code> at the very end.</p>\n<p>In most non-WooTheme themes, this code snippet should not be added to your <code>functions.php</code> file.<br />\nAlternatively, you can manually add the breadcrumb shortcode to individual posts or pages: <code>[wpseo_breadcrumb]</code></p>\n<p>If you need more details or a step by step guide, read our <a href=\"https://yoa.st/3qx\" rel=\"nofollow ugc\">Implementation guide for Yoast SEO breadcrumbs</a>.</p>\n</p>\n<dt id=\'how%20do%20i%20noindex%20urls%3F\'>\nHow do I noindex URLS?\n</h4>\n<p>\n<p>Yoast SEO provides multiple options for setting a URL or group of URLs to noindex. <a href=\"https://yoa.st/3qy/\" rel=\"nofollow ugc\">Read more about how to do this in this guide</a>.</p>\n</p>\n<dt id=\'google%20shows%20the%20wrong%20description%2C%20how%20do%20i%20fix%20this%3F\'>\nGoogle shows the wrong description, how do I fix this?\n</h4>\n<p>\n<p>If you’ve crafted nice meta descriptions for your blog posts, nothing is more annoying than Google showing another description for your site completely in the search result snippet.</p>\n<p>Possible causes could be:<br />\n1. wrong description in code<br />\n2. Google cache is outdated<br />\n3. Search term manipulation<br />\n4. Google ignored the meta description</p>\n<p>You can <a href=\"https://yoa.st/3qz\" rel=\"nofollow ugc\">read more here on how to solve the issue with the wrong description</a>.</p>\n</p>\n<dt id=\'how%20often%20is%20yoast%20seo%20updated%3F\'>\nHow often is Yoast SEO updated?\n</h4>\n<p>\n<p>Yoast SEO is updated every two weeks. If you want to know why, please read <a href=\"https://yoa.st/3q-\" rel=\"nofollow ugc\">this post on why we release every two weeks</a>!</p>\n</p>\n<dt id=\'how%20do%20i%20get%20support%3F\'>\nHow do I get support?\n</h4>\n<p>\n<p>As our free plugin is used by millions of people worldwide, we cannot offer you all one on one support. If you have trouble with the Yoast SEO for WordPress plugin, you can get help on the support forums here at <a href=\"https://wordpress.org/support/plugin/wordpress-seo/\" rel=\"ugc\">wordpress.org</a> or by checking out our help center at <a href=\"https://yoa.st/3r1\" rel=\"nofollow ugc\">yoast.com/help/</a>.</p>\n<p>The plugins you buy at Yoast are called ‘premium plugins’ (even if Premium isn’t in its name) and include a complete year of free updates and premium support. This means you can contact our support team if you have any questions about that plugin.</p>\n<p><a href=\"https://yoa.st/3r2\" rel=\"nofollow ugc\">Read more on how to get support</a></p>\n</p>\n<dt id=\'what%20happens%20to%20my%20data%20if%20i%20enable%20usage%20tracking%3F\'>\nWhat happens to my data if I enable usage tracking?\n</h4>\n<p>\n<p><a href=\"https://yoa.st/4w7\" rel=\"nofollow ugc\">This page on yoast.com explains what data we collect to improve Yoast SEO</a>. We only collect data when you explicitly opt in. Read more about how we handle your data in <a href=\"https://yoa.st/4w8\" rel=\"nofollow ugc\">our Privacy Policy</a>.</p>\n</p>\n<dt id=\'i%20have%20a%20different%20question%20than%20listed%20here\'>\nI have a different question than listed here\n</h4>\n<p>\n<p>Your question has most likely been answered on our help center: <a href=\"https://yoa.st/1va\" rel=\"nofollow ugc\">yoast.com/help/</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:3432:\"<h4>22.6</h4>\n<p>Release date: 2024-04-30</p>\n<p>Yoast SEO 22.6 is out today! This release brings many performance and quality-of-life fixes to improve your favorite SEO plugin. Plus, we’re asking you to update your PHP versions. Find out what’s new in <a href=\"https://yoa.st/release-30-4-24\" rel=\"nofollow ugc\">this post</a>!</p>\n<h4>Enhancements</h4>\n<ul>\n<li>Adds a helpful error message in the Yoast sidebar/metabox in case of plugin or theme conflicts. Now when an unknown error occurs, the error is caught and an error message is shown. Before, the error would lead to a blank sidebar/metabox, or to an entire blank page.</li>\n<li>Improves performance when it comes to storing user metadata, most visible at the point of author sitemap creation.</li>\n<li>Improves the keyphrase detection in SEO title for Arabic and Hebrew. For example, when the keyphrase is \\”باندا حمراء\\” and the SEO title starts with \\”الباندا الحمراء\\”, we now recognize this as an exact match and give a good result for the <em>keyphrase in SEO title</em> assessment.</li>\n</ul>\n<h4>Bugfixes</h4>\n<ul>\n<li>Fixes a bug where a PHP notice in the settings would influence the styling of some of our inputs.</li>\n<li>Fixes a bug where the inserted variables in the search appearance would not show correctly when using Elementor.</li>\n<li>Fixes a bug where there would be a fatal error when deleting post meta in PHP 8.1 and higher. Props to @izzygld.</li>\n<li>Fixes a security issue where URLs were not correctly escaped in the Yoast admin bar menu.</li>\n</ul>\n<h4>Other</h4>\n<ul>\n<li>Introduces a notice on the WordPress dashboard and the Yoast SEO dashboard to let users know we are dropping support for PHP < 7.4 starting November 1st, 2024.</li>\n</ul>\n<h4>22.5</h4>\n<p>Release date: 2024-04-16</p>\n<p>Yoast SEO 22.5 brings general maintenance updates across the plugin, improved guidance around best practice for taxonomies and a more effortless user experience overall. For more details about the release check out <a href=\"https://yoa.st/release-16-4-24\" rel=\"nofollow ugc\">the release post for 22.5</a>.</p>\n<h4>Enhancements</h4>\n<ul>\n<li>Prevents image formats other than JPG, GIF, PNG and WEBP to be used for the <code>twitter:image</code> meta tag.</li>\n<li>Recalibrates the recommended length of the text on taxonomy pages for the <em>text length</em> assessment.</li>\n</ul>\n<h4>Bugfixes</h4>\n<ul>\n<li>Fixes an incompatibility with <code>ES_WP_Query</code> library used by the WordPress VIP Enterprise Search.</li>\n</ul>\n<h4>Other</h4>\n<ul>\n<li>Renames all user-facing <code>Twitter</code> references to <code>X</code>, including the X profile’s <code>sameAs</code> schema output URL.</li>\n<li>Adds an “AI for SEO” course card to the Academy page.</li>\n<li>Removes the link to the now-retired Google Mobile-Friendly Test from the admin bar menu.</li>\n<li>Renames the <code>leiCode</code> fields to <code>LEI code</code> in the plugin’s settings.</li>\n<li>Resolves a typo in the list of German transition words. Props to <a href=\"https://github.com/magnusmartin85\" rel=\"nofollow ugc\">magnusmartin85</a>.</li>\n<li>Deprecates unused method <code>is_image_url_valid</code>.</li>\n</ul>\n<h4>Earlier versions</h4>\n<p>For the changelog of earlier versions, please refer to <a href=\"https://yoa.st/yoast-seo-changelog\" rel=\"nofollow ugc\">the changelog on yoast.com</a>.</p>\n\";s:11:\"description\";s:18390:\"<p>Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.</p>\n<h3>YOAST SEO: THE #1 WORDPRESS SEO PLUGIN</h3>\n<p>Supercharge your website’s visibility and attract organic traffic with Yoast SEO, the WordPress SEO plugin trusted by millions worldwide.</p>\n<p>With those millions of users, we’ve definitely helped someone like you! Users of our plugin range from owners of small-town bakeries and local physical stores to some of the world’s largest and most influential organizations. And we’ve done this since 2008!</p>\n<p>Yoast SEO Free provides the essentials to kickstart your SEO, and the <a href=\"https://yoa.st/1v8\" rel=\"nofollow ugc\">Yoast SEO Premium</a> plugin and its extensions unlock extra tools and functionality to take your SEO to the next level.</p>\n<h3>SEO FOR EVERYONE, MADE BY SEO EXPERTS</h3>\n<p>SEO is the most consistent and cost-effective website traffic source, but it can be a challenging and complex maze. Luckily, you don’t have to do this alone. We’re here to help!</p>\n<p>Yoast’s mission is <strong>SEO for everyone</strong>. Whether you’re a beginner or a seasoned expert, Yoast SEO equips you with all the essentials to navigate the complexities of SEO, turning those challenges into opportunities for growth and success.</p>\n<h3>STAY ON TOP OF SEO WITH NEW FEATURES</h3>\n<p>Creating engaging and optimized SEO titles and meta descriptions has never been easier, faster, and more precise! With the AI title & meta description generator, you’ll save much time. The feature is available for <a href=\"https://yoa.st/1v8\" rel=\"nofollow ugc\">Yoast SEO Premium</a> users.</p>\n<h3>WHY YOAST SEO?</h3>\n<p>Are you agonizing over the intricate details of search engine optimization? Are you losing sleep trying to crack the code of SEO algorithms? Is the ever-evolving landscape of SEO leaving you overwhelmed and behind the curve?</p>\n<p>These are the everyday struggles website owners face when trying to master the art of SEO and gain that coveted top spot in search results.</p>\n<p>With Yoast SEO, you can overcome these challenges and unlock extraordinary gains:</p>\n<ul>\n<li>\n<p><strong>Beat the competition:</strong> Leave your rivals in the dust with our powerful SEO tools. Outperform industry competitors and enjoy the traffic and recognition you deserve.</p>\n</li>\n<li>\n<p><strong>Streamline your SEO strategy:</strong> Bid farewell to the complexities of SEO. Yoast SEO handles the technical aspects, such as canonical URLs and meta tags, automating essential optimizations behind the scenes. Unleash your focus on creating captivating content that connects with your audience.</p>\n</li>\n<li>\n<p><strong>Climb those rankings:</strong> Use advanced features like XML sitemaps, title and meta description templating, and Schema.org structured data integration. Empower search engines to fully understand your website, helping you reach the top of search results.</p>\n</li>\n<li>\n<p><strong>Optimize content mastery:</strong> Yoast SEO offers comprehensive analysis tools that help elevate your content’s SEO and readability. Get powerful insights and actionable recommendations to craft helpful content that resonates with readers and search engines.</p>\n</li>\n</ul>\n<h3>LET’S GO OVER KEY FEATURES IN YOAST SEO</h3>\n<p>Yoast SEO helps you do WordPress SEO in many ways. Let’s take a look!</p>\n<h4>QUICK AND EASY SETUP TO GET YOU STARTED</h4>\n<p>Setting up Yoast SEO is smooth, hassle-free, and doesn’t require any advanced knowledge! Our step-by-step configuration walks you through the essentials, helping you get up and running quickly.</p>\n<p>You’ll be prompted to fill in details about your site during the setup. This enables Yoast SEO to translate all this information into structured data, which helps search engines better understand your content and website!</p>\n<p>Are you already using another SEO plugin? Transitioning from other plugins to Yoast SEO is a breeze. We’ve designed it to be seamless, ensuring you don’t lose critical data.</p>\n<h4>TAKING CARE OF YOUR TECHNICAL SEO NEEDS</h4>\n<p>Although technical optimization is a big part of SEO, it’s not easy. We understand that only some people who work on SEO are experts or have the time to dive into the technical aspects of a website. That’s why Yoast SEO handles much of the technical optimization, freeing up your time to work on other parts of your website, like writing helpful content.</p>\n<ul>\n<li>\n<p><strong>Get automated technical SEO improvements</strong>, like optimized meta tags, right out of the box.</p>\n</li>\n<li>\n<p><strong>Add canonical URLs</strong> to tell search engines which content they should show when you have pages with similar content.</p>\n</li>\n<li>\n<p>Get <strong>advanced XML sitemaps</strong>, making it effortless for search engines to understand your site structure and index your web pages effectively.</p>\n</li>\n<li>\n<p><strong>Get best-in-class Schema.org structured data integration</strong>, significantly increasing your chances of getting visually rich search results that attract more users.</p>\n</li>\n<li>\n<p><strong>Take complete control over your site’s breadcrumbs</strong>, allowing visitors and search engines to navigate your website seamlessly.</p>\n</li>\n<li>\n<p><strong>Significantly improves your website’s loading times</strong>, courtesy of our innovative data management techniques tailored for WordPress.</p>\n</li>\n<li>\n<p>[Advanced] Yoast SEO comes with crawl settings that <strong>optimize how search engines crawl your site</strong> and reduce its carbon footprint. This lowers your site’s environmental impact and contributes to a sustainable web.</p>\n</li>\n</ul>\n<h4>WRITE AWESOME CONTENT THAT USERS AND SEARCH ENGINES LOVE</h4>\n<p>Unlock the full potential of your content with Yoast SEO’s <strong>state-of-the-art content analysis</strong>. Crafting compelling content becomes easier with features designed to help you increase your website’s performance.</p>\n<ul>\n<li>\n<p><strong>Leverage detailed SEO analysis</strong> that guides you toward creating SEO-friendly content, allowing you to target the right keywords and boost your visibility in search results.</p>\n</li>\n<li>\n<p><strong>Drive engagement and enhance readability</strong> with the integrated readability analysis. Ensure your content is clear, concise, and effortlessly readable by humans and search engines alike.</p>\n</li>\n<li>\n<p>Preview your content as it appears in SERPs, even on mobile devices. This helps you to <strong>fine-tune your meta titles and descriptions to maximize click-through rates</strong>.</p>\n</li>\n<li>\n<p>Enable your HowTo content to be displayed in search results by using the <strong>innovative Schema structured data blocks</strong> for the WordPress block editor</p>\n</li>\n<li>\n<p><strong>A dedicated breadcrumbs block</strong> ensures your users always know their location within your website.</p>\n</li>\n<li>\n<p><strong>Embrace inclusivity in your content creation process with the inclusive language analysis</strong>. This optional feature analyzes your text and provides suggestions to make your content more considerate of different audiences. By using inclusive language, you’ll ensure your content resonates with diverse groups of people.</p>\n</li>\n<li>\n<p><strong>Seamlessly do keyword research</strong> right within the plugin with the Semrush integration. Find out what related keywords people are searching for, so you can optimize your content to reach more audiences.</p>\n</li>\n<li>\n<p><strong>Track your rankings in Yoast SEO</strong> with the Wincher integration. Yoast SEO and Wincher show how your content and keywords rank in Google.</p>\n</li>\n<li>\n<p>Are you using Elementor to build your website? No worries because <strong>Yoast SEO integrates with Elementor</strong>. Take advantage of all Yoast SEO’s benefits within your favorite website builder!</p>\n</li>\n<li>\n<p><strong>Yoast SEO Premium even has advanced AI features</strong>, helping you write titles and meta descriptions at the touch of a button thanks to generative AI. The artificial intelligence tool is free to use once you have Yoast SEO Premium.</p>\n</li>\n</ul>\n<h4>KEEP YOUR SITE IN SHAPE FOR SEO</h4>\n<p>Yoast SEO empowers you to keep your website in perfect shape, regardless of your role or expertise:</p>\n<ul>\n<li>\n<p>Fine-tune your website’s engine, allowing you to focus on creating engaging and valuable content. With Yoast SEO, <strong>technical optimization becomes effortless</strong>, allowing you to prioritize what truly matters.</p>\n</li>\n<li>\n<p><strong>Structure your website easily</strong> using Yoast SEO’s cornerstone content features, enabling search engines to understand and index your most important pages effectively.</p>\n</li>\n<li>\n<p><strong>Translate valuable content into structured data</strong>, allowing search engines to fully comprehend your website’s meaning and context.</p>\n</li>\n<li>\n<p>Yoast SEO includes a <strong>powerful front-end SEO inspector</strong> that lets you preview and fine-tune the SEO settings directly on your front end. With this intuitive tool, you can easily optimize elements such as meta titles, meta descriptions, URL slugs, robots meta tags, and structured data by seeing their appearance in real-time.</p>\n</li>\n<li>\n<p><strong>Yoast SEO has a regular 2-week update cycle</strong>, ensuring you always stay up-to-date with the latest development and updates from search engines.</p>\n</li>\n</ul>\n<h4>POWERFUL INTEGRATION WITH OTHER TOOLS</h4>\n<p>Yoast SEO seamlessly integrates with various themes, plugins, and tools to enhance the user experience and improve your WordPress SEO workflow.</p>\n<ul>\n<li>\n<p>Utilize the full potential of the <a href=\"https://wordpress.org/plugins/advanced-custom-fields/\" rel=\"ugc\">Advanced Custom Fields</a> plugin when combined with the <a href=\"https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/\" rel=\"ugc\">ACF Content Analysis for Yoast SEO</a> plugin, and reap the benefits of Yoast SEO’s powerful analysis.</p>\n</li>\n<li>\n<p>Seamlessly integrate Yoast SEO with the <a href=\"https://wordpress.org/plugins/elementor/\" rel=\"ugc\">Elementor</a> website builder, empowering you to optimize your stunning designs effectively.</p>\n</li>\n<li>\n<p>Elevate your site search quality with <a href=\"https://wordpress.org/plugins/wp-search-with-algolia/\" rel=\"ugc\">Algolia</a> integration, ensuring users can effortlessly find the content they want.</p>\n</li>\n<li>\n<p>Combine Yoast SEO with Semrush, a leading online marketing tool. Access comprehensive keyword data directly within Yoast SEO, empowering you to supercharge your SEO strategy with data-driven insights.</p>\n</li>\n<li>\n<p>Connect your Yoast SEO plugin with Wincher, a powerful SEO tracking tool. Monitor your keyword rankings, and track your website’s visibility in search results.</p>\n</li>\n</ul>\n<h4>TRUST THE EXPERTS</h4>\n<p>Yoast is powered by expert developers, testers, software architects, and SEO consultants. They work constantly to stay at the cutting edge of WordPress SEO and to improve the plugin with every release.</p>\n<h4>WE’LL ONBOARD YOU AND HELP YOU DO SEO</h4>\n<p>We’re here to help you succeed with your SEO goals because empowering our users is at the core of our philosophy!</p>\n<p><strong>Onboarding experience:</strong> After you install the plugin and run the first-time setup wizard, we offer an intuitive onboarding experience that guides you through the essential settings and features. This ensures you’re making the most out of your new plugin, step by step.</p>\n<p><strong>Courses in Yoast SEO academy:</strong> If you’re looking for a structured learning path, our <a href=\"https://yoa.st/3ri\" rel=\"nofollow ugc\">Yoast SEO academy</a> offers free and paid online courses. These lessons cover everything from the basics of WordPress to advanced SEO techniques. Signing up for Yoast SEO Premium also gives you access to all the courses at no extra charge.</p>\n<p><strong>SEO blog:</strong> Our regularly updated SEO blog is a treasure trove of information, filled with practical tips, insights, and guides on improving your SEO.</p>\n<p><strong>Newsletter:</strong> Stay in the loop with our newsletter. It’s more than just news; it’s a timely update on important changes and trends in the SEO world. We’ll also provide you with tips and guides on how to improve your SEO.</p>\n<p><strong>Webinars:</strong> Our regular webinars provide live and interactive learning experiences. They cover various topics and are designed to help you get started with SEO, no matter your skill level.</p>\n<h4>EXPAND YOUR SEO KNOWLEDGE WITH ONLINE COURSES</h4>\n<p>Investing in <a href=\"https://yoa.st/1v8\" rel=\"nofollow ugc\">Yoast SEO Premium</a> gives you FULL access to all courses, from SEO copywriting to ecommerce SEO. These courses equip you with more advanced knowledge, skills, and tips to help your website grow and succeed. Get two great products for a single price with Yoast SEO Premium and the Yoast SEO academy!</p>\n<h3>SERIOUS ABOUT GETTING HIGHER RANKINGS AND MORE TRAFFIC?</h3>\n<p>Not only do you get many additional benefits by upgrading to <a href=\"https://yoa.st/1v8\" rel=\"nofollow ugc\">Yoast SEO Premium</a>, but you’ll also get 24/7 personalized support that takes away your worry.</p>\n<ul>\n<li>\n<p>Optimize your content and diversify your keywords using synonyms and related keyphrases. Expand your reach and deliver more natural, engaging content to your audience. You can optimize up to 5 keyphrases with Yoast SEO Premium.</p>\n</li>\n<li>\n<p>Optimizes your articles for different word forms, singular and plural variations, different verb forms, synonyms, and related keyphrases, thanks to the semantic understanding technology in Yoast SEO Premium.</p>\n</li>\n<li>\n<p>Seamlessly handle URL changes or page deletions with our redirect manager. Automatically create redirects to prevent “404: page not found” errors and retain valuable traffic and backlinks.</p>\n</li>\n<li>\n<p>Get internal linking suggestions in real-time. The WordPress SEO plugin enhances your article’s depth and authority by recommending related posts to link to.</p>\n</li>\n<li>\n<p>Gain precise control over your page’s appearance on social networks like Facebook and X with social media previews. Customize your social presence and entice users to engage with your content effectively.</p>\n</li>\n<li>\n<p>Simplify your SEO workflows and get guidance to work on time-consuming SEO tasks, like finding unlinked content, with the Yoast SEO workouts.</p>\n</li>\n<li>\n<p>Get actionable feedback on using inclusive vocabulary to enhance your writing and make it accessible to a broader audience. (Note: This feature is currently available in English and beta.)</p>\n</li>\n<li>\n<p>Take advantage of the IndexNow integration, which instantly pings search engines like Microsoft Bing every time you publish or update content to ensure timely indexing.</p>\n</li>\n<li>\n<p>Easily create optimized SEO titles and meta descriptions at the touch of a button, thanks to generative AI. Crafting optimized and engaging SEO titles and meta descriptions has never been faster and easier.</p>\n</li>\n<li>\n<p>Get 24/7 personalized e-mail support, so no matter when a question or issue arises, you’re never left in the dark. Whether it’s a technical hurdle or simply a need for guidance, our dedicated support team is always available to assist.</p>\n</li>\n<li>\n<p>Avoid your content being used to train AI bots: Effortlessly safeguard your intellectual property, uphold data privacy, and maintain control over content by blocking AI bots from scraping it. These AI web crawlers include OpenAI’s GPTBot, Common Crawl’s CCBot and Google-Extended, used to train Google Gemini.</p>\n</li>\n</ul>\n<h3>EXTEND YOUR WORDPRESS SEO</h3>\n<p>Take your WordPress SEO to new heights with these powerful Yoast SEO add-ons:</p>\n<ul>\n<li>\n<p><a href=\"https://yoa.st/1uu\" rel=\"nofollow ugc\">Yoast Local SEO</a>: Optimize your website for a local audience, drive foot traffic to your stores, and establish a strong presence in local SERPs.</p>\n</li>\n<li>\n<p><a href=\"https://yoa.st/1uw\" rel=\"nofollow ugc\">Yoast Video SEO</a>: Improves the performance of videos and ensures that Google fully understands its content. This helps you rank your videos higher in video search results.</p>\n</li>\n<li>\n<p><a href=\"https://yoa.st/1uv\" rel=\"nofollow ugc\">Yoast News SEO</a>: Amplify your visibility and performance in Google News, allowing your news website to reach a broader audience.</p>\n</li>\n<li>\n<p><a href=\"https://yoa.st/3rh\" rel=\"nofollow ugc\">Yoast WooCommerce SEO</a>: Enhance your online shop’s discoverability with extra tools designed specifically for online stores, helping you drive more targeted traffic and dominate the search results for your products. It has generative AI tools to help you write great titles and meta descriptions for your products! Also, use WooCommerce SEO to easily import and export global identifiers like GTIN8, UPC, and ISBN for your products.</p>\n</li>\n</ul>\n<h3>BUG REPORTS</h3>\n<p>Find a bug in Yoast SEO? We welcome your bug reports! Please report bugs in the WordPress SEO <a href=\"https://github.com/Yoast/wordpress-seo\" rel=\"nofollow ugc\">repository on GitHub</a>. Note that GitHub is not a support forum but an efficient platform for addressing and resolving issues efficiently.</p>\n<h3>THERE’S MORE TO LEARN ABOUT SEO</h3>\n<p>For a comprehensive resource on search engine optimization and Yoast SEO, please explore our <a href=\"https://yoast.com\" rel=\"nofollow ugc\">website</a>, which is rich with insights and inspiration. Seek guidance in our extensively curated help center, designed to help you provide the knowledge to optimize your website effectively.</p>\n<p>Take your SEO skills to new heights with “<a href=\"https://yoa.st/1v6\" rel=\"nofollow ugc\">WordPress SEO – The Definitive Guide</a>” by Yoast – a must-read for WordPress SEO enthusiasts. Discover more exceptional plugins and solutions by Team Yoast, tailored to enhance your digital presence and achieve unparalleled success.</p>\n\";s:11:\"screenshots\";s:2478:\"<ol><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-1.png?rev=2853382\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-1.png?rev=2853382\" alt=\"The modern interface makes Yoast SEO easy to work with.\"></a><p>The modern interface makes Yoast SEO easy to work with.</p></li><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-2.png?rev=2853382\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-2.png?rev=2853382\" alt=\"Easily manage how your posts and pages appear in SERPs.\"></a><p>Easily manage how your posts and pages appear in SERPs.</p></li><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-3.png?rev=2853382\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-3.png?rev=2853382\" alt=\"Yoast SEO Premium has extra crawl optimization options.\"></a><p>Yoast SEO Premium has extra crawl optimization options.</p></li><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-4.png?rev=2853382\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-4.png?rev=2853382\" alt=\"Yoast SEO integrates with tools like Semrush and Wincher.\"></a><p>Yoast SEO integrates with tools like Semrush and Wincher.</p></li><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-5.png?rev=2853382\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-5.png?rev=2853382\" alt=\"The famous SEO and readability analyses in Yoast SEO.\"></a><p>The famous SEO and readability analyses in Yoast SEO.</p></li><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-6.png?rev=2853382\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-6.png?rev=2853382\" alt=\"See what your post looks like in Google.\"></a><p>See what your post looks like in Google.</p></li><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-7.png?rev=2853382\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-7.png?rev=2853382\" alt=\"The First-time configuration helps you get started quickly.\"></a><p>The First-time configuration helps you get started quickly.</p></li><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-8.png?rev=2853382\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-8.png?rev=2853382\" alt=\"The inclusive language analysis in Yoast SEO.\"></a><p>The inclusive language analysis in Yoast SEO.</p></li><li><a href=\"https://ps.w.org/wordpress-seo/assets/screenshot-9.png?rev=2956588\"><img src=\"https://ps.w.org/wordpress-seo/assets/screenshot-9.png?rev=2956588\" alt=\"\"></a></li></ol>\";s:7:\"reviews\";s:17502:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Good for SEO basics</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/adicrasto/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/bdab7626ab6861f696142b0c139ad1c5?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/bdab7626ab6861f696142b0c139ad1c5?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/adicrasto/\" class=\"reviewer-name\">adicrasto</a> on <span class=\"review-date\">April 30, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>We got the free version of this plugin mostly because it is the best-known SEO plugin and it integrates so easily with WordPress and Elementor. We just upgraded to the Premium version and look forward to using the premium features to further optimize our site!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Failed to resolve an error</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/mwilbers/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8bbb3a6b656de359d9589bd32614abb8?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/8bbb3a6b656de359d9589bd32614abb8?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mwilbers/\" class=\"reviewer-name\"> <small>(mwilbers)</small></a> on <span class=\"review-date\">April 30, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Although overall, this plugin deserves a few starts more, there is an issue with the redirection manager that is very disappointing. When I set the redirection on server level, none of the redirects work any more. Perhaps many people are not aware of this error, but it is there and it does harm your reputation on search engines. With a large site, with a lot of articles, you would want to set it to handled by the server instead of PHP which is standard. But when handled by the server, all the redirects miss the preceding slash on the uri, which causes the redirect to fail.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I put significant effort figuring out this error and shared it with support. They acknowledged the error and opened a bug report on this. This is over 2 months ago and the error is still not resolved </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">What's the joke?</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/1recovery/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1de2d9cf2c8802dee1a6f8eb4b7d42aa?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/1de2d9cf2c8802dee1a6f8eb4b7d42aa?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/1recovery/\" class=\"reviewer-name\">1recovery</a> on <span class=\"review-date\">April 22, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I can\'t use Yoast because there\'s a permanent no index no follow injected into the header by Yoast. What\'s the joke? This problem has been around since 2017 and Yoast doesn\'t have a fix for it.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">This is plugin for basic SEO</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/dominiks8318/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4d7122408027f4fad775274eab0717fb?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/4d7122408027f4fad775274eab0717fb?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/dominiks8318/\" class=\"reviewer-name\">dominiks8318</a> on <span class=\"review-date\">April 19, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>This plugin is only the basis for good SEO positioning.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Does not read plurals (for example: the keyword is \"black\" the plugin will not read the text \"black\" as keyword, but Google reads it normally</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The premium price is crazy.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Slows down site</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/cogeny905/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/6ccaeec1bc0e454c10cfdd94f5a4c85d?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/6ccaeec1bc0e454c10cfdd94f5a4c85d?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/cogeny905/\" class=\"reviewer-name\">cogeny905</a> on <span class=\"review-date\">March 27, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">This is my 3rd time deactivating Yoast SEO. I would activate it once i see a new update hoping it would fix the issue and after 24hrs might site would once again be painfully slow to load, even the dashboard loads super slow. Not sure how they have not fixed this since ive seen other posts complaining about the same issue. Once again deactivating it.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">The best one</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/agnegne/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4a50ac7d572d4df65663baf6a4b88503?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/4a50ac7d572d4df65663baf6a4b88503?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/agnegne/\" class=\"reviewer-name\">agnegne</a> on <span class=\"review-date\">March 19, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">The only one plugin for SEO</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Premium to zmarnowane pieniądze</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/tgkserwis/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/c3e3ee32a8fa2c516aeef82814da2511?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/c3e3ee32a8fa2c516aeef82814da2511?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/tgkserwis/\" class=\"reviewer-name\">tgkserwis</a> on <span class=\"review-date\">March 19, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\"><font style=\"vertical-align: inherit;\"><font style=\"vertical-align: inherit;\">Kupiłem Yoast Premium i to jest totalna porażka. Nie kupuj premium</font></font> bo jest kiepskie.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Errors Still Not Resolved</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/eossolar/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2a64934e18afac6da158cab243614a94?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/2a64934e18afac6da158cab243614a94?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/eossolar/\" class=\"reviewer-name\">eossolar</a> on <span class=\"review-date\">March 6, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Hi, The errors on the product page are still not resolved. <br />21.7 was the last update that worked for me, after that the product page is a mess with errors. Even Google de-listed almost all my part numbers...<br />Now I updated again and again the product page is a mess...</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Added to this the sitemap /product-sitemap.xml has errors. <br />This page contains the following errors:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">error on line 2 at column 1: Extra content at the end of the document Below is a rendering of the page up to the first error.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I pay for this as well....</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Sorry to rant but i need a solution please....</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Unfixed critical bug</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/challet/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8c47c78cc0f15ab87de471c1724086b4?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/8c47c78cc0f15ab87de471c1724086b4?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/challet/\" class=\"reviewer-name\">challet</a> on <span class=\"review-date\">March 1, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">This plugin has a critical bug that randomly flushes the whole cache. It is known for almost 2 years and it is not being fixed.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Essential SEO Tool</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/teammade/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/084adcb77425f2d6c40edf2103f8817e?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/084adcb77425f2d6c40edf2103f8817e?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/teammade/\" class=\"reviewer-name\">teammade</a> on <span class=\"review-date\">February 21, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">I\'ve been using Yoast SEO on multiple WordPress sites for years, and it\'s become an indispensable part of my toolkit. The plugin simplifies the complex world of SEO, offering clear guidance on how to optimize content, manage keywords, and improve readability. Its real-time analysis helps make immediate improvements, and the traffic light system is intuitive for users of all levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Yoast also excels in technical SEO, generating sitemaps and managing meta tags effortlessly. The regular updates keep it in line with Google\'s ever-changing algorithm, ensuring your site remains competitive.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><strong>Critical Remark:</strong> While Yoast SEO is incredibly user-friendly and effective, its suggestions can sometimes be overly rigid. Following its advice to the letter isn\'t always beneficial for creative writing or when trying to maintain a natural flow in your content. It\'s important to balance SEO recommendations with your unique voice and the readability of your text.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:13:\"download_link\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.22.6.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:9:{i:1;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-1.png?rev=2853382\";s:7:\"caption\";s:55:\"The modern interface makes Yoast SEO easy to work with.\";}i:2;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-2.png?rev=2853382\";s:7:\"caption\";s:55:\"Easily manage how your posts and pages appear in SERPs.\";}i:3;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-3.png?rev=2853382\";s:7:\"caption\";s:55:\"Yoast SEO Premium has extra crawl optimization options.\";}i:4;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-4.png?rev=2853382\";s:7:\"caption\";s:57:\"Yoast SEO integrates with tools like Semrush and Wincher.\";}i:5;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-5.png?rev=2853382\";s:7:\"caption\";s:53:\"The famous SEO and readability analyses in Yoast SEO.\";}i:6;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-6.png?rev=2853382\";s:7:\"caption\";s:40:\"See what your post looks like in Google.\";}i:7;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-7.png?rev=2853382\";s:7:\"caption\";s:59:\"The First-time configuration helps you get started quickly.\";}i:8;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-8.png?rev=2853382\";s:7:\"caption\";s:45:\"The inclusive language analysis in Yoast SEO.\";}i:9;a:2:{s:3:\"src\";s:66:\"https://ps.w.org/wordpress-seo/assets/screenshot-9.png?rev=2956588\";s:7:\"caption\";s:0:\"\";}}s:4:\"tags\";a:5:{s:16:\"content-analysis\";s:16:\"Content analysis\";s:11:\"readability\";s:11:\"Readability\";s:6:\"schema\";s:6:\"schema\";s:3:\"seo\";s:3:\"seo\";s:11:\"xml-sitemap\";s:11:\"xml sitemap\";}s:8:\"versions\";a:66:{s:4:\"18.0\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.0.zip\";s:4:\"18.1\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.1.zip\";s:4:\"18.2\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.2.zip\";s:4:\"18.3\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.3.zip\";s:4:\"18.4\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.4.zip\";s:6:\"18.4.1\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.4.1.zip\";s:4:\"18.5\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.5.zip\";s:6:\"18.5.1\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.5.1.zip\";s:4:\"18.6\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.6.zip\";s:4:\"18.7\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.7.zip\";s:4:\"18.8\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.8.zip\";s:4:\"18.9\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.18.9.zip\";s:4:\"19.0\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.0.zip\";s:4:\"19.1\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.1.zip\";s:5:\"19.10\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.10.zip\";s:5:\"19.11\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.11.zip\";s:5:\"19.12\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.12.zip\";s:5:\"19.13\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.13.zip\";s:5:\"19.14\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.14.zip\";s:4:\"19.2\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.2.zip\";s:4:\"19.3\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.3.zip\";s:4:\"19.4\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.4.zip\";s:4:\"19.5\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.5.zip\";s:6:\"19.5.1\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.5.1.zip\";s:4:\"19.6\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.6.zip\";s:6:\"19.6.1\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.6.1.zip\";s:4:\"19.7\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.7.zip\";s:6:\"19.7.1\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.7.1.zip\";s:6:\"19.7.2\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.7.2.zip\";s:4:\"19.8\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.8.zip\";s:4:\"19.9\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.9.zip\";s:4:\"20.0\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.0.zip\";s:4:\"20.1\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.1.zip\";s:5:\"20.10\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.10.zip\";s:5:\"20.11\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.11.zip\";s:5:\"20.12\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.12.zip\";s:5:\"20.13\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.13.zip\";s:4:\"20.2\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.2.zip\";s:6:\"20.2.1\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.2.1.zip\";s:4:\"20.3\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.3.zip\";s:4:\"20.4\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.4.zip\";s:4:\"20.5\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.5.zip\";s:4:\"20.6\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.6.zip\";s:4:\"20.7\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.7.zip\";s:4:\"20.8\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.8.zip\";s:4:\"20.9\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.9.zip\";s:4:\"21.0\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.0.zip\";s:4:\"21.1\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.1.zip\";s:4:\"21.2\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.2.zip\";s:4:\"21.3\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.3.zip\";s:4:\"21.4\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.4.zip\";s:4:\"21.5\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.5.zip\";s:4:\"21.6\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.6.zip\";s:4:\"21.7\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.7.zip\";s:4:\"21.8\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.8.zip\";s:6:\"21.8.1\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.8.1.zip\";s:4:\"21.9\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.9.zip\";s:6:\"21.9.1\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.9.1.zip\";s:4:\"22.0\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.22.0.zip\";s:4:\"22.1\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.22.1.zip\";s:4:\"22.2\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.22.2.zip\";s:4:\"22.3\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.22.3.zip\";s:4:\"22.4\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.22.4.zip\";s:4:\"22.5\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.22.5.zip\";s:4:\"22.6\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.22.6.zip\";s:5:\"trunk\";s:56:\"https://downloads.wordpress.org/plugin/wordpress-seo.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:39:\"https://yoast.com/help/support/#premium\";s:11:\"donate_link\";s:18:\"https://yoa.st/1up\";s:7:\"banners\";a:2:{s:3:\"low\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";s:4:\"high\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";}s:12:\"preview_link\";s:0:\"\";}s:6:\"leadin\";a:32:{s:4:\"name\";s:70:\"HubSpot – CRM, Email Marketing, Live Chat, Forms & Analytics\";s:4:\"slug\";s:6:\"leadin\";s:7:\"version\";s:6:\"11.1.6\";s:6:\"author\";s:59:\"<a href=\"http://hubspot.com/products/wordpress\">HubSpot</a>\";s:14:\"author_profile\";s:42:\"https://profiles.wordpress.org/hubspotdev/\";s:12:\"contributors\";a:2:{s:10:\"hubspotdev\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/hubspotdev/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/b0fc5d064b5de562cd2c4da8f2949488?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"HubSpot\";}s:6:\"leadin\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/leadin/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/e01bb710319d405b425ca83629d9df92?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Leadin\";}}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.4.4\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:88;s:7:\"ratings\";a:5:{i:5;i:156;i:4;i:13;i:3;i:5;i:2;i:9;i:1;i:19;}s:11:\"num_ratings\";i:202;s:11:\"support_url\";s:44:\"https://wordpress.org/support/plugin/leadin/\";s:15:\"support_threads\";i:12;s:24:\"support_threads_resolved\";i:12;s:15:\"active_installs\";i:300000;s:12:\"last_updated\";s:21:\"2024-04-22 1:37pm GMT\";s:5:\"added\";s:10:\"2014-03-12\";s:8:\"homepage\";s:45:\"http://www.hubspot.com/integrations/wordpress\";s:8:\"sections\";a:6:{s:11:\"description\";s:13487:\"<p><em>HubSpot is a CRM platform with all the tools and integrations you need for marketing, sales, and customer service. Each product in the platform is powerful alone, but the real magic happens when you use them together. See for yourself in the free HubSpot WordPress plugin.</em></p>\n<p>Build a relationship with your audience and grow your business with <a href=\"https://www.hubspot.com/products/wordpress?utm_source=wordpress-plugin-listing&utm_campaign=wordpress&utm_medium=marketplaces\" rel=\"nofollow ugc\">HubSpot</a>. HubSpot’s all-in-one WordPress plugin allows you to manage contacts (CRM), create the best email marketing campaigns, engage visitors with live chat and chatbots, add beautiful forms to pages, and more.</p>\n<p>Use HubSpot to:</p>\n<ul>\n<li>💬 Connect with visitors on your site in real-time using live chat and chatbots.</li>\n<li>📋 Capture leads with ease — build custom forms or link existing forms from your website in minutes.</li>\n<li>📧 Nurture your leads by sending newsletters & automating email marketing campaigns.</li>\n<li>📈 Track the health of your business with easy-to-understand analytics dashboards.</li>\n<li>🚀 See a unified timeline of a contact’s page views, past conversations, and more in the smart WordPress CRM plugin.</li>\n</ul>\n<p>Ready to get started? Click download in the top right corner of the page.</p>\n<h3>CRM & Contact Management Platform</h3>\n<p>Your CRM in the HubSpot WordPress plugin is your company’s command center. It’s the place where you can track every single customer interaction and get a 360-degree view of your customers. You can even use it to manage or automate marketing, sales, and service processes.]</p>\n<p>With HubSpot CRM, you don’t need to jump from tool to tool to keep track of everything. Instead, you can store all of your data in one place.</p>\n<p>HubSpot’s free WordPress CRM gives you ultimate visibility into customer interactions across every team in your organization. That means that everyone will be on the same page—from marketing to sales to customer service—and able to help your customers more effectively.</p>\n<p>Best of all, if you’re planning on growing your business (or you already are), HubSpot has the tools to grow with you.</p>\n<p>Features of our top WordPress CRM that you’ll love, suited specifically for your business needs:</p>\n<p>✅ Lead generation & lead management on your WordPress website<br />\n✅ Pipeline management<br />\n✅ WordPress email marketing<br />\n✅ WordPress reporting dashboard<br />\n✅ Contact management<br />\n✅ Prospect tracking</p>\n<p>Streamline your entire business with the free CRM solution that has something for everyone. Try the HubSpot CRM plugin today.</p>\n<h3><a href=\"https://www.hubspot.com/products/wordpress/email-marketing\" rel=\"nofollow ugc\">Email Newsletter & Marketing Automation Software</a></h3>\n<p>Would you like to enhance your WordPress email marketing campaigns or build the best email newsletter templates? 🤔</p>\n<p>Maybe you’d like to explore different automation features, build professional emails in minutes, and send them to your entire contact database with ease.</p>\n<p>Try the HubSpot WordPress email marketing plugin today. Customers love our free email marketing software for features like:</p>\n<p>🤩 <strong>20+ pre-designed free email templates to match your campaign goals. (Choose from free newsletter templates, eBooks, welcome emails, and more!)</strong></p>\n<blockquote>\n<p>All you have to do is add your content and press send!</p>\n</blockquote>\n<p>⚒️ <strong>Drag and drop WordPress newsletter builder.</strong></p>\n<blockquote>\n<p>Build beautiful newsletter templates with the HubSpot WordPress plugin. Create custom newsletter templates effortlessly with a drag-and-drop builder.</p>\n<p>Test out newsletters before you send them, schedule publications for the best time to convert, optimize for mobile devices, and save your own email designs to use again later.</p>\n<p>Send newsletters to targeted contact lists all within the free WordPress newsletter plugin tool..</p>\n<p>Adjust typography, designs, colors, and more to create email campaigns your subscribers will love!</p>\n</blockquote>\n<p>🤖 <strong>Email automation software, email tracking, and A/B testing tools.</strong></p>\n<blockquote>\n<p>Send automated emails anytime someone fills out a form or engages with your live chat & chatbots. You can send messages immediately or use email scheduling to send messages later.</p>\n<p>Setup an A/B test of your newsletter while designing it. Test out different email calls to action and optimize your newsletters with the best performing versions.</p>\n</blockquote>\n<p>Email is one of the most effective ways to stay connected to your audience. With email tracking, all of your emails are logged in your database. You can measure email engagement with reports for delivery rates, open rates, and click-through rates — and use that information to improve campaigns.</p>\n<h3><a href=\"https://www.hubspot.com/products/wordpress/live-chat\" rel=\"nofollow ugc\">Live Chat & Chatbots</a></h3>\n<p>Make your website a 24-hour marketing machine on autopilot with the HubSpot WordPress live chat plugin.</p>\n<p>Live website chat inside the HubSpot WordPress plugin streamlines the customer experience, making it easier than ever for you to engage with website visitors leads, convert them into customers, and provide them with the support they need.</p>\n<p>HubSpot’s free WordPress live chat solution software offers:</p>\n<p>😀 Custom styling to match your website<br />\n🤖 A variety of chatbot options including:</p>\n<ul>\n<li>✅ Concierge chatbot</li>\n<li>✅ Qualify leads chatbot</li>\n<li>✅ Meetings chatbot</li>\n<li>✅ Tickets chatbot</li>\n<li>✅ Knowledge base & support chatbot</li>\n<li>✅ Offline chatbot</li>\n</ul>\n<p>📲 Real-time live messaging on the go via HubSpot’s mobile app<br />\n👨💻 A Slack integration to receive and respond to live chat notifications<br />\n🕐 24/7 live chat support on autopilot</p>\n<p>Our free live chat plugin feature helps you turn website visitors into customers by providing insightful, real-time support.</p>\n<h3><a href=\"https://www.hubspot.com/products/wordpress/forms\" rel=\"nofollow ugc\">Forms & Popups</a></h3>\n<p>Want to know the easiest way to learn more about your visitors?</p>\n<p><em>Ask them directly.</em></p>\n<p>The problem is that forms can come in so many different shapes and sizes that it’s hard to know where to start. That’s why HubSpot has options for you.</p>\n<p>HubSpot’s form builder and popup plugin give you the power to create or edit forms in just a few clicks.</p>\n<p>First, get familiar with our different form types:</p>\n<p>✅ Embedded<br />\n✅ Standalone page<br />\n✅ Pop-up box<br />\n✅ Dropdown banner<br />\n✅ Slide in left/right box</p>\n<p>Then, when you’re ready to go, pick a custom template:</p>\n<p>✅ Contact us<br />\n✅ Newsletter sign up form template<br />\n✅ Support template<br />\n✅ eBook download template<br />\n✅ Event registration template<br />\n✅ More coming soon</p>\n<p>Choose from a variety of settings, color schemes, and fonts — or start from scratch. HubSpot comes with an intuitive form and popup builder that simplifies the process, no matter what type of form you have in mind.</p>\n<p>Rather stick with your existing forms and popup plugin? That’s fine too! HubSpot integrates with most WordPress form builders, form creators, and popup builders out-of-the-box so you don’t have to worry about a thing.</p>\n<h3><a href=\"https://www.hubspot.com/products/wordpress/live-chat\" rel=\"nofollow ugc\">Live Chat & Chatbots</a></h3>\n<p>Make your website a 24-hour marketing machine on autopilot.</p>\n<p>Live web chat inside the HubSpot WordPress plugin streamlines the customer experience, making it easier than ever for you to engage with leads, convert them into customers, and provide them with the support they need.</p>\n<p>HubSpot’s WordPress live chat software offers:</p>\n<p>😀 Custom styling to match your website<br />\n🤖 A variety of bot options including:</p>\n<ul>\n<li>✅ Concierge bot</li>\n<li>✅ Qualify leads bot</li>\n<li>✅ Meetings bot</li>\n<li>✅ Tickets bot</li>\n<li>✅ Knowledge base & support bot</li>\n<li>✅ Offline bot</li>\n</ul>\n<p>📲 Real-time messaging on the go via HubSpot’s mobile app<br />\n👨💻 A Slack integration to receive and respond to chat notifications<br />\n🕐 24/7 live support on autopilot</p>\n<p>Our free live chat feature helps you turn website visitors into customers by providing insightful, real-time support.</p>\n<h3><a href=\"https://www.hubspot.com/products/wordpress/analytics\" rel=\"nofollow ugc\">Analytics</a></h3>\n<p>Customers are browsing your website, but what are they actually looking at?</p>\n<p>The HubSpot WordPress plugin gives you a straightforward, visual answer.</p>\n<p>With built-in marketing analytics (email analytics, web traffic analytics, WordPress analytics), it’s easy to understand which marketing actions are driving the most results… and which ones you need to fix. Quickly see how your forms, popup forms, live chat & chatbots, email marketing, and sales follow-ups are helping grow your business.</p>\n<p>👩💻 <strong>Get a complete picture of who’s on your site.</strong></p>\n<p>What pages are being looked at? Who is visiting the pages? How long do they stay on-site? What parts of the site do they spend the most time on? With our plugin, you’ll be able to see everything about your visitor behavior in one place—and learn how to convert them into customers!</p>\n<p>📈 <strong>Get detailed reports across marketing channels.</strong></p>\n<p>Create detailed reports on performance of various assets, from blog posts and landing pages to email campaigns and more. Arrange these views in dashboards in your plugin, so you can easily see the performance of your website and make data-driven decisions.</p>\n<h3>Seamless Integrations</h3>\n<p>Ready to get started? Now you can easily integrate HubSpot with over <a href=\"https://ecosystem.hubspot.com/marketplace/apps?utm_source=wordpress-plugin-listing&utm_campaign=wordpress&utm_medium=marketplaces\" rel=\"nofollow ugc\">1030 integrations</a> including:</p>\n<p>💻 <strong>Social Media Software, Analytics, & Advertising Software Integrations</strong></p>\n<p>✅ Adroll<br />\n✅ Facebook Ads<br />\n✅ Facebook Messenger<br />\n✅ Google Ads<br />\n✅ Hotjar<br />\n✅ Instagram<br />\n✅ Linkedin Ads<br />\n✅ Twitter<br />\n✅ YouTube</p>\n<p>📲 <strong>Communications & Design Integrations</strong></p>\n<p>✅ Canva<br />\n✅ HelloSign<br />\n✅ Slack<br />\n✅ Vidyard<br />\n✅ Integromat<br />\n✅ Zoom</p>\n<p>🖥️ <strong>CRM, Email Marketing, & Marketing Automation Integrations</strong></p>\n<p>✅ Active Campaign<br />\n✅ Campaign Monitor<br />\n✅ Constant Contact<br />\n✅ Drip<br />\n✅ Gmail<br />\n✅ Hustle<br />\n✅ Mailchimp<br />\n✅ Ontraport<br />\n✅ Outlook<br />\n✅ Salesforce<br />\n✅ Sendinblue<br />\n✅ WP Fusion<br />\n✅ Zoho<br />\n✅ Neverbounce<br />\n✅ Email Delivery Optimization by Seventh Sense</p>\n<p>💵 <strong>E-commerce (Online Store), Recurring Payment, & Payment Processing Integrations</strong></p>\n<p>✅ BigCommerce<br />\n✅ Shopify<br />\n✅ Stripe<br />\n✅ WooCommerce</p>\n<p>📆 <strong>Events & Meeting Scheduling Software Integrations</strong></p>\n<p>✅ Calendly<br />\n✅ Eventbrite<br />\n✅ The Events Calendar</p>\n<p>📋 <strong>Forms, Landing Page Builders, & CRO Integrations</strong></p>\n<p>✅ Elementor<br />\n✅ Formidable Forms<br />\n✅ Forminator<br />\n✅ Gravity Forms<br />\n✅ Instapage<br />\n✅ JotForm<br />\n✅ Kali Forms<br />\n✅ MailOptIn<br />\n✅ Ninja Forms<br />\n✅ OptInMonster<br />\n✅ Sumo<br />\n✅ Survey Monkey<br />\n✅ Typeform<br />\n✅ Unbounce<br />\n✅ WPForms</p>\n<p>💬 <strong>Live Chat & Customer Support Software Integrations</strong></p>\n<p>✅ Drift<br />\n✅ Front<br />\n✅ Help Scout<br />\n✅ Intercom<br />\n✅ LiveChat<br />\n✅ Pure Chat<br />\n✅ Zendesk<br />\n✅ Sakari SMS<br />\n✅ Treble.ai</p>\n<p>🔋 <strong>Productivity & Project Management Software Integrations</strong></p>\n<p>✅ Asana<br />\n✅ Jira</p>\n<h3>What are people saying about the HubSpot plugin?</h3>\n<blockquote>\n<p>“HubSpot was a big factor in helping us scale WP Buffs to $1M in revenue. Their plugin and sales CRM made our sales process so much more professional and kept us fully organized as we grew from 1 salesperson to 4. Plus, the reporting dashboards allow me to know where our sales game is strong and where we can still improve with just a few clicks. Needless to say, I’m all in on HubSpot.” – <strong>Joe Howard, Founder & CEO, WP Buffs</strong></p>\n<p>“HubSpot educates marketers beyond just the anonymous web analytics they get from Google Analytics. Instead, it digs down to individual users.” – <strong>Michael Shoup, Founder / CEO, 12South Marketing</strong></p>\n<p>“HubSpot dramatically cuts down the time I spend on marketing. We used to spend tons of time generating very few inbound leads, but those numbers have gone through the roof with minimal effort.” – <strong>Brian Ruhlmann, Director of Sales & Marketing, AdmitHub</strong></p>\n</blockquote>\n\";s:12:\"installation\";s:1227:\"<h4>Search</h4>\n<p>The easiest way to install this plugin is to use the WordPress Admin interface.</p>\n<ul>\n<li>Go to your admin dashboard</li>\n<li>Find the “Plugins” menu</li>\n<li>Click on “Add New”</li>\n<li>Search for “HubSpot”</li>\n<li>Click “Install Now”</li>\n<li>Go to your “Plugins” menu</li>\n<li>Click “Activate” on the HubSpot – CRM, Email Marketing, Live Chat, Forms & Analytics plugin</li>\n<li>Log in or sign up for a HubSpot account</li>\n</ul>\n<p>Your WordPress site and HubSpot account will be connected and you’re ready to get started with HubSpot – CRM, Email Marketing, Live Chat, Forms & Analytics.</p>\n<h4>Upload</h4>\n<ol>\n<li>Upload the ‘leadin’ folder to the ‘/wp-content/plugins/’ directory</li>\n<li>Activate the plugin through the ‘Plugins’ menu in WordPress</li>\n</ol>\n<p>Having trouble? Check out our <a href=\"https://knowledge.hubspot.com/articles/kcs_article/integrations/how-can-i-install-the-hubspot-tracking-code-for-wordpress?utm_source=wordpress-plugin-listing&utm_campaign=wordpress&utm_medium=marketplaces\" rel=\"nofollow ugc\">help documentation</a></p>\n\";s:3:\"faq\";s:6722:\"\n<dt id=\'requirements\'>\nRequirements\n</h4>\n<p>\n<ul>\n<li>Your website or blog must be using WordPress.org version 3.7 or higher on your server. We recommend the latest version.</li>\n<li>The plugin cannot be installed on WordPress.com sites, as they do not allow you to add plugins or Javascript.</li>\n<li>The wp_footer function must be included in your WordPress theme’s footer file (footer.php).</li>\n<li>This function is required for our Javascript snippet to be installed on every page of your site.</li>\n<li>You must be a WordPress admin to be able to install plugins for your site. If you are not the admin, you can forward these instructions to the person who manages your WordPress install.</li>\n</ul>\n</p>\n<dt id=\'what%20does%20the%20plugin%20do%3F\'>\nWhat does the plugin do?\n</h4>\n<p>\n<p>HubSpot’s WordPress plugin allows you to use HubSpot email marketing, CRM, forms, popups, analytics, and live chat on your WordPress website. This plugin gives you all the tools you need to grow your business and delight your contacts and customers.</p>\n</p>\n<dt id=\'what%20is%20hubspot%3F\'>\nWhat is HubSpot?\n</h4>\n<p>\n<p><a href=\"https://hubspot.com/?utm_source=wordpress-plugin-listing&utm_campaign=wordpress&utm_medium=marketplaces\" rel=\"nofollow ugc\">HubSpot</a> is an all-in-one CRM platform that provides a marketing, sales, and customer service products to help you grow your business.</p>\n</p>\n<dt id=\'who%20should%20use%20hubspot%3F\'>\nWho should use HubSpot?\n</h4>\n<p>\n<p>HubSpot is perfect for agencies, business owners (including small businesses and e-commerce companies), bloggers, designers, or anyone with a WordPress website that wants to use a seamless CRM plugin with built-in marketing tools. 135,000+ companies in 100+ countries already use HubSpot to grow their businesses.</p>\n</p>\n<dt id=\'are%20coding%20skills%20needed%20to%20use%20the%20hubspot%20wordpress%20plugin%3F\'>\nAre coding skills needed to use the HubSpot WordPress plugin?\n</h4>\n<p>\n<p>Not at all! HubSpot’s WordPress plugin is easy to download and starts working seamlessly with your WordPress site right away. You can take advantage of our CRM, live chat, email marketing, forms, and much more without the need to code.</p>\n</p>\n<dt id=\'what%20is%20available%20for%20free%20with%20hubspot%3F\'>\nWhat is available for free with HubSpot?\n</h4>\n<p>\n<p>With HubSpot’s WordPress plugin, you can use the free CRM software for email marketing, contact management, live chat, customer service, content creation, content management, and more. HubSpot’s full suite of free tools is perfect for small businesses looking to grow and streamline their tech stack. is free to use with forms, contact management, email marketing, and more.</p>\n<p>HubSpot also has paid tiers available for those who want more advanced functionality like blogging, landing pages, search engine optimization (SEO), team email, retargeting, lead scoring, bots, email scheduling, NPS surveys, calls-to-action (CTAs), knowledge base, and more. If you’d like a complete view of the features offered in HubSpot’s free and paid tiers, view our <a href=\"https://hubspot.com/pricing?utm_source=wordpress-plugin-listing&utm_campaign=wordpress&utm_medium=marketplaces\" rel=\"nofollow ugc\">pricing page</a>.</p>\n<p>Our CRM for WordPress is powered by HubSpot’s <a href=\"https://www.hubspot.com/products/crm\" rel=\"nofollow ugc\">free CRM</a>.</p>\n</p>\n<dt id=\'do%20i%20need%20to%20install%20a%20wordpress%20smtp%20plugin%20to%20use%20hubspot%27s%20email%20feature%3F\'>\nDo I need to install a WordPress SMTP plugin to use HubSpot’s email feature?\n</h4>\n<p>\n<p>No, there’s no need to install an additional mail SMTP plugin.</p>\n<p>Unlike other WordPress form plugins and email plugins that send messages using a PHP mail function, HubSpot is a stand-alone email marketing software. You can <a href=\"https://knowledge.hubspot.com/email-notifications/how-can-i-find-my-email-servers-imap-and-smtp-information\" rel=\"nofollow ugc\">define your IMAP and SMTP</a> from your existing mail service (Gmail, Outlook, Yahoo) and stop worrying about email deliverability from within WordPress.</p>\n</p>\n<dt id=\'what%20types%20of%20forms%20and%20popups%20can%20i%20build%20with%20hubspot%3F\'>\nWhat types of forms and popups can I build with HubSpot?\n</h4>\n<p>\n<p>Here are some examples of the types of forms and popups you can create with HubSpot:</p>\n<ul>\n<li>advanced forms</li>\n<li>announcement popup</li>\n<li>appointment form</li>\n<li>banner bar</li>\n<li>calculator form</li>\n<li>conditional form</li>\n<li>conditional logic form</li>\n<li>contact button form</li>\n<li>contact form popup</li>\n<li>contact forms</li>\n<li>coupon popup</li>\n<li>custom form</li>\n<li>custom forms</li>\n<li>custom popup</li>\n<li>custom popups</li>\n<li>donation form</li>\n<li>email form</li>\n<li>email forms</li>\n<li>email submit form</li>\n<li>event form</li>\n<li>exit intent popup forms</li>\n<li>exit popup</li>\n<li>feedback form</li>\n<li>file upload form</li>\n<li>floating bar popup</li>\n<li>inline signup form</li>\n<li>lightbox popup</li>\n<li>mobile popup</li>\n<li>multi page form</li>\n<li>newsletter form</li>\n<li>newsletter popup</li>\n<li>order form</li>\n<li>payment form</li>\n<li>pdf form</li>\n<li>popup form</li>\n<li>quiz form</li>\n<li>quote form</li>\n<li>quote request form</li>\n<li>registration popup</li>\n<li>scroll trigger popup</li>\n<li>signature form</li>\n<li>signup form</li>\n<li>slide-in popup</li>\n<li>slide-in scroll popup</li>\n<li>star rating form</li>\n<li>sticky bar</li>\n<li>sticky popup</li>\n<li>subscription form</li>\n<li>survey form</li>\n<li>survey popup</li>\n<li>targeted popup</li>\n<li>time on site popup</li>\n<li>upload form</li>\n<li>user registration form</li>\n<li>web contact form</li>\n<li>web form</li>\n<li>welcome mat popup</li>\n<li>woocommerce popup</li>\n</ul>\n<p>Rather use your existing form tool? HubSpot integrates with most WordPress form builders and popup builders.</p>\n</p>\n<dt id=\'does%20hubspot%20support%20e-commerce%20stores%3F\'>\nDoes HubSpot support e-commerce stores?\n</h4>\n<p>\n<p>The HubSpot WordPress plugin is great for many types of businesses including ecommerce. For WooCommerce shop owners, consider the <a href=\"https://wordpress.org/plugins/makewebbetter-hubspot-for-woocommerce/\" rel=\"ugc\">HubSpot for WooCommerce plugin</a> for even added functionality in your shop.</p>\n</p>\n<dt id=\'my%20question%20is%20not%20listed.\'>\nMy question is not listed.\n</h4>\n<p>\n<p>Please visit the <a href=\"https://community.hubspot.com/?utm_source=wordpress-plugin-listing&utm_campaign=wordpress&utm_medium=marketplaces\" rel=\"nofollow ugc\">HubSpot Community</a> for more detailed documentation and support. Thank you!</p>\n</p>\n\n\";s:9:\"changelog\";s:412:\"<p><a href=\"https://plugins.svn.wordpress.org/leadin/trunk/changelog.txt\" rel=\"nofollow ugc\">Full changelog here</a><br />\n– Current version: 11.1.6<br />\n– Version release date: 2024-04-19</p>\n<h4>11.1.5 (2024-04-19)</h4>\n<ul>\n<li>Pushing new plugin version with tagging mechanism working correctly.</li>\n</ul>\n<h4>11.1.3 (2024-04-17)</h4>\n<ul>\n<li>Optimize metadata update on connection</li>\n</ul>\n\";s:11:\"screenshots\";s:2397:\"<ol><li><a href=\"https://ps.w.org/leadin/assets/screenshot-1.png?rev=3041936\"><img src=\"https://ps.w.org/leadin/assets/screenshot-1.png?rev=3041936\" alt=\"Measure impact with reports.\"></a><p>Measure impact with reports.</p></li><li><a href=\"https://ps.w.org/leadin/assets/screenshot-2.png?rev=3041936\"><img src=\"https://ps.w.org/leadin/assets/screenshot-2.png?rev=3041936\" alt=\"Organize, track, and nurture your leads in your free HubSpot CRM.\"></a><p>Organize, track, and nurture your leads in your free HubSpot CRM.</p></li><li><a href=\"https://ps.w.org/leadin/assets/screenshot-3.png?rev=3041936\"><img src=\"https://ps.w.org/leadin/assets/screenshot-3.png?rev=3041936\" alt=\"Your website forms will automatically sync with your HubSpot CRM.\"></a><p>Your website forms will automatically sync with your HubSpot CRM.</p></li><li><a href=\"https://ps.w.org/leadin/assets/screenshot-4.png?rev=3041936\"><img src=\"https://ps.w.org/leadin/assets/screenshot-4.png?rev=3041936\" alt=\"Nurture and convert leads with lists and email.\"></a><p>Nurture and convert leads with lists and email.</p></li><li><a href=\"https://ps.w.org/leadin/assets/screenshot-5.png?rev=3041936\"><img src=\"https://ps.w.org/leadin/assets/screenshot-5.png?rev=3041936\" alt=\"Send contacts a beautiful, effective and personalized email.\"></a><p>Send contacts a beautiful, effective and personalized email.</p></li><li><a href=\"https://ps.w.org/leadin/assets/screenshot-6.png?rev=3041936\"><img src=\"https://ps.w.org/leadin/assets/screenshot-6.png?rev=3041936\" alt=\"Add live chat to your website and easily engage & help your site visitors.\"></a><p>Add live chat to your website and easily engage & help your site visitors.</p></li><li><a href=\"https://ps.w.org/leadin/assets/screenshot-7.png?rev=3041936\"><img src=\"https://ps.w.org/leadin/assets/screenshot-7.png?rev=3041936\" alt=\"Add 24/7 chatbots to your website to help automate lead capture and support.\"></a><p>Add 24/7 chatbots to your website to help automate lead capture and support.</p></li><li><a href=\"https://ps.w.org/leadin/assets/screenshot-8.png?rev=3041936\"><img src=\"https://ps.w.org/leadin/assets/screenshot-8.png?rev=3041936\" alt=\"Create beautiful forms and popups on your website in minutes using the intuitive drag and drop builder.\"></a><p>Create beautiful forms and popups on your website in minutes using the intuitive drag and drop builder.</p></li></ol>\";s:7:\"reviews\";s:18332:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Decepcionante</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/imoxs/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/48c3d1888f1be6c34c712187d48fd4a4?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/48c3d1888f1be6c34c712187d48fd4a4?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/imoxs/\" class=\"reviewer-name\">imoxs</a> on <span class=\"review-date\">March 12, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Avaliação: ⭐⭐</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Minha experiência com este aplicativo deixou muito a desejar. A primeira impressão pode até parecer promissora, com uma interface aparentemente repleta de recursos. No entanto, a realidade é bem diferente. Me deparei com diversos problemas, principalmente relacionados à autenticação, Erros Bad gateway a todo instante.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">O maior inconveniente foi a frequente desconexão do aplicativo e o autenticador, o que resultou em perda de tempo significativa, tempo de (primeiras impressões). Esta instabilidade tornou até mesmo a realização de testes uma tarefa árdua. É frustrante perceber que, mesmo após duas tentativas de uso, os problemas persistiram de forma semelhante.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Apesar da aparente variedade de recursos, a confiabilidade e a estabilidade do aplicativo deixam muito a desejar quando na integração com o wordpress, nao sei quanto as outras plataformas. Esperava uma experiência mais fluida e eficiente, mas infelizmente, isso não foi alcançado.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Nice Plugin</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/davidcreator/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/df33a08ecc7516bdf96e63b08a1abc4c?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/df33a08ecc7516bdf96e63b08a1abc4c?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/davidcreator/\" class=\"reviewer-name\">davidcreator</a> on <span class=\"review-date\">February 19, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Easy and intuitive use.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Verbindungsprobleme</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/merten70/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1dbbc59f692b5956079f314c10432864?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/1dbbc59f692b5956079f314c10432864?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/merten70/\" class=\"reviewer-name\">merten <small>(merten70)</small></a> on <span class=\"review-date\">October 3, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Was nützen ein, die ganzen tollen Funktionen, wenn man beim Verbinden mit der Seite keine Verbindung herstellen kann.<br />keine Lust Stunden lang mich damit zu beschäftigen. :(</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">EXCELENTE</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/dechomai/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5ea3528b9918477a0020cc22f2ca286f?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/5ea3528b9918477a0020cc22f2ca286f?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/dechomai/\" class=\"reviewer-name\">dechomai</a> on <span class=\"review-date\">August 31, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Este plugin es ESPECTACULAR, tengo que RECONOCER que todavia no lo domino pero lo que me ofrece de manera gratuita es EXCEPCIONAL. Gracias y Felicitaciones</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Execlente experiencia, muy util a mis fines!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/linneoventas/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/473e33c6bc84e4b7bea01ff633211687?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/473e33c6bc84e4b7bea01ff633211687?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/linneoventas/\" class=\"reviewer-name\">linneoventas</a> on <span class=\"review-date\">August 23, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Execlente experiencia, muy util a mis fines!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Very poor experience</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/freddredirl/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f9415f6ba167f30d0fd23502020fd07b?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/f9415f6ba167f30d0fd23502020fd07b?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/freddredirl/\" class=\"reviewer-name\">freddredirl</a> on <span class=\"review-date\">August 9, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">I dont think I have ever given a 1 poor review before - but this deserves one. Very glitchy onboarding experience bringing you round in circles, try again and poor explanations of errors/causes. Surprising for such a well known CRM.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Super useful</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/rmartins1978/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5e57cb79c50931c37d9f6ac1d459612a?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/5e57cb79c50931c37d9f6ac1d459612a?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/rmartins1978/\" class=\"reviewer-name\">Rui Martins <small>(rmartins1978)</small></a> on <span class=\"review-date\">June 25, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Use this in all of my websites. Allows me to manage communication with prospects and then follow them up until they become customers.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">The Pros and Cons of Hubspot</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/marbs/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/274f7cd4d4a88ff782d5e20cbac82d4a?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/274f7cd4d4a88ff782d5e20cbac82d4a?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/marbs/\" class=\"reviewer-name\">marbs</a> on <span class=\"review-date\">May 17, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I recently integrated the Hubspot WordPress plugin into my website with high hopes of streamlining my marketing efforts. While the plugin offers some useful features, there are a few drawbacks that significantly impact both mobile website performance and user experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First and foremost, I noticed a significant decline in mobile website performance after implementing the Hubspot plugin. According to Google PageSpeed Insights, my website\'s performance score plummeted <strong>from 64</strong> to <strong>39</strong> <em>(unable to add links to screenshot to compliment my review)</em>. This decline is quite concerning, as a slow-loading website can have a detrimental effect on user engagement and search engine rankings. It is essential to consider this performance impact before deciding to use the Hubspot plugin, especially if website speed is a priority for your business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I encountered a frustrating issue with the plugin\'s login functionality. Whenever I close my browser, all data associated with Hubspot, including my login information, is automatically deleted for security reasons. Consequently, I find myself having to log in manually to the Hubspot dashboard every time I access it. This inconvenience disrupts my workflow and wastes precious time that could be better spent on other tasks. This issue seems to be a significant flaw in Hubspot\'s design and should be addressed promptly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Despite these setbacks, it\'s worth noting that the Hubspot WordPress plugin does offer some valuable features for marketers. It allows for seamless integration of Hubspot\'s CRM and marketing tools, enabling easy lead capture, email marketing, and contact management. The plugin also provides analytics and reporting functionalities, giving users insights into their marketing performance but the downside is, when you option for an upgrade it gets pricey.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Hubspot WordPress plugin presents a mixed bag of pros and cons. While it offers useful marketing features and analytics capabilities, it comes with notable downsides. The decline in mobile website performance according to Google PageSpeed Insights is concerning, and the persistent login issue is a significant inconvenience. If you decide to use the Hubspot plugin, it is crucial to be aware of these limitations and consider the trade-offs carefully. Hopefully, the Hubspot team will address these issues promptly to improve the overall user experience.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Good UI and Integration in WP is easy</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/msstaxes/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0ae18aea8316d157995dbb6121173432?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/0ae18aea8316d157995dbb6121173432?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/msstaxes/\" class=\"reviewer-name\">msstaxes</a> on <span class=\"review-date\">April 4, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>UI is good, we have more control on customisation of forms, live chat etc. I recommend it.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Does not work- waste of time</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/teresa789/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5d9ee226da8b846b06354ea82e10dc16?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/5d9ee226da8b846b06354ea82e10dc16?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/teresa789/\" class=\"reviewer-name\">teresa789</a> on <span class=\"review-date\">March 24, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I have installed the plugin on 4 different site and none of them work, I have it on one site no other plugins so no conflict there and it still will not connect. I can not find any information or help on what to do. What a waste of a day, researching and still can not get it to work, I also set up an account on hubspot and could not even get the email section to connect, it should not be this hard. </p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:13:\"download_link\";s:56:\"https://downloads.wordpress.org/plugin/leadin.11.1.6.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:8:{i:1;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/leadin/assets/screenshot-1.png?rev=3041936\";s:7:\"caption\";s:28:\"Measure impact with reports.\";}i:2;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/leadin/assets/screenshot-2.png?rev=3041936\";s:7:\"caption\";s:65:\"Organize, track, and nurture your leads in your free HubSpot CRM.\";}i:3;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/leadin/assets/screenshot-3.png?rev=3041936\";s:7:\"caption\";s:65:\"Your website forms will automatically sync with your HubSpot CRM.\";}i:4;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/leadin/assets/screenshot-4.png?rev=3041936\";s:7:\"caption\";s:47:\"Nurture and convert leads with lists and email.\";}i:5;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/leadin/assets/screenshot-5.png?rev=3041936\";s:7:\"caption\";s:60:\"Send contacts a beautiful, effective and personalized email.\";}i:6;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/leadin/assets/screenshot-6.png?rev=3041936\";s:7:\"caption\";s:78:\"Add live chat to your website and easily engage & help your site visitors.\";}i:7;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/leadin/assets/screenshot-7.png?rev=3041936\";s:7:\"caption\";s:76:\"Add 24/7 chatbots to your website to help automate lead capture and support.\";}i:8;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/leadin/assets/screenshot-8.png?rev=3041936\";s:7:\"caption\";s:103:\"Create beautiful forms and popups on your website in minutes using the intuitive drag and drop builder.\";}}s:4:\"tags\";a:5:{s:9:\"analytics\";s:9:\"analytics\";s:3:\"crm\";s:3:\"crm\";s:5:\"forms\";s:5:\"forms\";s:9:\"live-chat\";s:9:\"live chat\";s:9:\"marketing\";s:9:\"marketing\";}s:8:\"versions\";a:33:{s:7:\"10.0.18\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.0.18.zip\";s:7:\"10.0.21\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.0.21.zip\";s:7:\"10.0.24\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.0.24.zip\";s:6:\"10.0.7\";s:56:\"https://downloads.wordpress.org/plugin/leadin.10.0.7.zip\";s:7:\"10.1.13\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.1.13.zip\";s:7:\"10.1.16\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.1.16.zip\";s:7:\"10.1.23\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.1.23.zip\";s:7:\"10.1.27\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.1.27.zip\";s:7:\"10.1.29\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.1.29.zip\";s:6:\"10.1.6\";s:56:\"https://downloads.wordpress.org/plugin/leadin.10.1.6.zip\";s:6:\"10.2.0\";s:56:\"https://downloads.wordpress.org/plugin/leadin.10.2.0.zip\";s:7:\"10.2.12\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.2.12.zip\";s:7:\"10.2.15\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.2.15.zip\";s:7:\"10.2.16\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.2.16.zip\";s:6:\"10.2.2\";s:56:\"https://downloads.wordpress.org/plugin/leadin.10.2.2.zip\";s:7:\"10.2.22\";s:57:\"https://downloads.wordpress.org/plugin/leadin.10.2.22.zip\";s:6:\"10.2.4\";s:56:\"https://downloads.wordpress.org/plugin/leadin.10.2.4.zip\";s:7:\"11.0.16\";s:57:\"https://downloads.wordpress.org/plugin/leadin.11.0.16.zip\";s:6:\"11.0.2\";s:56:\"https://downloads.wordpress.org/plugin/leadin.11.0.2.zip\";s:7:\"11.0.22\";s:57:\"https://downloads.wordpress.org/plugin/leadin.11.0.22.zip\";s:7:\"11.0.27\";s:57:\"https://downloads.wordpress.org/plugin/leadin.11.0.27.zip\";s:6:\"11.0.3\";s:56:\"https://downloads.wordpress.org/plugin/leadin.11.0.3.zip\";s:7:\"11.0.31\";s:57:\"https://downloads.wordpress.org/plugin/leadin.11.0.31.zip\";s:7:\"11.0.52\";s:57:\"https://downloads.wordpress.org/plugin/leadin.11.0.52.zip\";s:7:\"11.0.54\";s:57:\"https://downloads.wordpress.org/plugin/leadin.11.0.54.zip\";s:7:\"11.0.56\";s:57:\"https://downloads.wordpress.org/plugin/leadin.11.0.56.zip\";s:7:\"11.0.58\";s:57:\"https://downloads.wordpress.org/plugin/leadin.11.0.58.zip\";s:6:\"11.0.7\";s:56:\"https://downloads.wordpress.org/plugin/leadin.11.0.7.zip\";s:6:\"11.1.2\";s:56:\"https://downloads.wordpress.org/plugin/leadin.11.1.2.zip\";s:6:\"11.1.6\";s:56:\"https://downloads.wordpress.org/plugin/leadin.11.1.6.zip\";s:5:\"9.2.0\";s:55:\"https://downloads.wordpress.org/plugin/leadin.9.2.0.zip\";s:6:\"9.2.26\";s:56:\"https://downloads.wordpress.org/plugin/leadin.9.2.26.zip\";s:5:\"trunk\";s:49:\"https://downloads.wordpress.org/plugin/leadin.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:61:\"https://ps.w.org/leadin/assets/banner-772x250.png?rev=3041936\";s:4:\"high\";s:62:\"https://ps.w.org/leadin/assets/banner-1544x500.png?rev=3041936\";}s:12:\"preview_link\";s:0:\"\";}s:7:\"bbpress\";a:32:{s:4:\"name\";s:7:\"bbPress\";s:4:\"slug\";s:7:\"bbpress\";s:7:\"version\";s:5:\"2.6.9\";s:6:\"author\";s:58:\"<a href=\"https://bbpress.org\">The bbPress Contributors</a>\";s:14:\"author_profile\";s:47:\"https://profiles.wordpress.org/johnjamesjacoby/\";s:12:\"contributors\";a:5:{s:4:\"matt\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/matt/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Matt Mullenweg\";}s:15:\"johnjamesjacoby\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/johnjamesjacoby/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/7a2644fb53ae2f7bfd7143b504af396c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"John James Jacoby\";}s:6:\"jmdodd\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/jmdodd/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/6a7c997edea340616bcc6d0fe03f65dd?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Jennifer M. Dodd\";}s:6:\"netweb\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/netweb/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/97e1620b501da675315ba7cfb740e80f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Stephen Edgar\";}s:14:\"sergeybiryukov\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/sergeybiryukov/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/750b7b0fcd855389264c2b1294d61bd6?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Sergey Biryukov\";}}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.5.2\";s:12:\"requires_php\";s:6:\"5.6.20\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:78;s:7:\"ratings\";a:5:{i:5;i:194;i:4;i:40;i:3;i:24;i:2;i:20;i:1;i:56;}s:11:\"num_ratings\";i:334;s:11:\"support_url\";s:45:\"https://wordpress.org/support/plugin/bbpress/\";s:15:\"support_threads\";i:0;s:24:\"support_threads_resolved\";i:0;s:15:\"active_installs\";i:100000;s:12:\"last_updated\";s:21:\"2024-04-19 7:18pm GMT\";s:5:\"added\";s:10:\"2010-01-13\";s:8:\"homepage\";s:19:\"https://bbpress.org\";s:8:\"sections\";a:5:{s:11:\"description\";s:291:\"<p>Are you looking for a timeless, elegant, and streamlined discussion board? bbPress is easy to integrate, easy to use, and is built to scale with your growing community.</p>\n<p>bbPress is intentionally simple yet infinitely powerful forum software, built by contributors to WordPress.</p>\n\";s:12:\"installation\";s:1835:\"<h4>From your WordPress dashboard</h4>\n<ol>\n<li>Visit ‘Plugins > Add New’</li>\n<li>Search for ‘bbPress’</li>\n<li>Activate bbPress from your Plugins page. (You will be greeted with a Welcome page.)</li>\n</ol>\n<h4>From WordPress.org</h4>\n<ol>\n<li>Download bbPress.</li>\n<li>Upload the ‘bbpress’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)</li>\n<li>Activate bbPress from your Plugins page. (You will be greeted with a Welcome page.)</li>\n</ol>\n<h4>Once Activated</h4>\n<ol>\n<li>Visit ‘Forums > Add New’ and create some forums. (You can always delete these later.)</li>\n<li>If you have pretty permalinks enabled, visit example.com/forums/, or if you do not have pretty permalinks enabled, visit example.com?post_type=forum</li>\n<li>Visit ‘Settings > Forums’ and configure the settings to best match the needs of your community.</li>\n<li>Visit ‘Tools > Forums > Import Forums’ if you have an existing forum to convert to bbPress.</li>\n</ol>\n<h4>Once Configured</h4>\n<ul>\n<li>bbPress comes with a robust theme-compatibility API that does its best to make bbPress look and feel right with just-about any WordPress theme. You may need to adjust some styling on your own to make everything look pristine.</li>\n<li>You may want to customize the register/activation/sign-in/lost-password flows, to better suit your site. bbPress comes with a bevy of shortcodes to make this possible, listed here: https://codex.bbpress.org/shortcodes/</li>\n<li>bbPress also comes with built-in support for Akismet and BuddyPress, two very popular and very powerful WordPress plugins. If you’re using either, visit your Forum Settings page and ensure that integration appears correct.</li>\n</ul>\n\";s:9:\"changelog\";s:104:\"<p>Check out the <a href=\"https://codex.bbpress.org/releases/\" rel=\"nofollow ugc\">releases page</a></p>\n\";s:11:\"screenshots\";s:1543:\"<ol><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-1.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-1.png?rev=872931\" alt=\"Forums - Admin Interface\"></a><p>Forums - Admin Interface</p></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-2.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-2.png?rev=872931\" alt=\"Topics - Admin Interface\"></a><p>Topics - Admin Interface</p></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-3.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-3.png?rev=872931\" alt=\"Replies - Admin Interface\"></a><p>Replies - Admin Interface</p></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-4.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-4.png?rev=872931\" alt=\"Settings - Admin Interface\"></a><p>Settings - Admin Interface</p></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-5.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-5.png?rev=872931\" alt=\"Settings 2 - Admin Interface\"></a><p>Settings 2 - Admin Interface</p></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-6.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-6.png?rev=872931\" alt=\"Themes - Admin Interface\"></a><p>Themes - Admin Interface</p></li><li><a href=\"https://ps.w.org/bbpress/assets/screenshot-7.png?rev=872931\"><img src=\"https://ps.w.org/bbpress/assets/screenshot-7.png?rev=872931\" alt=\"Single Forum - Default Theme\"></a><p>Single Forum - Default Theme</p></li></ol>\";s:7:\"reviews\";s:16716:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">PLEASE SUPPORT BLOCK THEME!!!!!!!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/akarinliu/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f72489ed56333562caf354c51a75bb65?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/f72489ed56333562caf354c51a75bb65?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/akarinliu/\" class=\"reviewer-name\">阿卡林刘 <small>(akarinliu)</small></a> on <span class=\"review-date\">April 28, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I AM DISPOINT WITH DOSEN`T WORK PLUGINS!!!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">I find this terrible</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/suffersbadforums/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/10138ace6dfd31ecbfe029e942939595?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/10138ace6dfd31ecbfe029e942939595?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/suffersbadforums/\" class=\"reviewer-name\">suffersbadforums</a> on <span class=\"review-date\">April 7, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">I haven\'t installed this but I am a user of a forum using this plugin and it\'s terrible! I don\'t know what part are the rules set up by the admin and what are just bugs. I\'ve complained to the admins without results so I post my issues here.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>It does not allow external images, sometimes! Sometimes it does?!</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The upload function for images is buggy as heck</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Spend too long composing a message and the post fails</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Edit a message and while it goes through, it deletes the message!</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p class=\"\">The main problems with the above is that every problem, every issue means the message I mean to post gets DELETED and there are no warnings! It is destroyed and never seen again! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I don\'t like not being able to use external image links, but I can live with it. What I can\'t live with is the capricious nature of the software and that my messages are so easily deleted. Since this forum has foregone simple forum submits and uses ajax instead, the browser itself can never save the message which on older forums meant you could backspace and save your message. This does not work here. If your post has an error or violation of some kind you are not sent back to the editor, THE POST IS DELETED !</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Same thing if I edit a post, if I accidentially did something the forum software didn\'t like it again DELETES THE POST! And you get no warnings, you just press the submit button and everything is gone.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Very bad plugin</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/frogman16/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8b24dfa47043940d874c11a24587cc62?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/8b24dfa47043940d874c11a24587cc62?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/frogman16/\" class=\"reviewer-name\">frogman16</a> on <span class=\"review-date\">March 14, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Don\'t waste your time with this.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Abandoned plugin and buggy</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/regnalf/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b26957b3a4cd3ac03976c717c519b55d?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/b26957b3a4cd3ac03976c717c519b55d?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/regnalf/\" class=\"reviewer-name\">regnalf</a> on <span class=\"review-date\">February 21, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">After 2 years without any update, no programmer in the world can convince me that everything is great and in perfect order! Because now the plugin spits out some forum content at a URL that is supposed to generate a 404 error! what the …<br />I have uninstalled the plugin today and I can only hope that it has not left too much garbage data behind, as I have read in other comments.<br />If anyone knows of a better alternative, please let me know.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Plugin does not work anymore!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/iczek/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/76d985c5bd776d9bb9b2d06a5ed8e487?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/76d985c5bd776d9bb9b2d06a5ed8e487?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/iczek/\" class=\"reviewer-name\">iczek</a> on <span class=\"review-date\">February 8, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">This plugin is not supported for last 2 year and it does not work at all with new Wordpress (blank pages). It should be removed from the wordpress plugin list.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">update ...</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/aliparsapour/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/904ea88f0b513b94b9804035316cff5a?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/904ea88f0b513b94b9804035316cff5a?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/aliparsapour/\" class=\"reviewer-name\">aliparsapour</a> on <span class=\"review-date\">December 9, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Why don\'t you update the plugin?<br />Why aren\'t you up to date like wpforo</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Does Not Work in Latest WordPress versions (blank page)</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/jmstacey/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8636a492ab325037a209c64f117770fa?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/8636a492ab325037a209c64f117770fa?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jmstacey/\" class=\"reviewer-name\"> <small>(jmstacey)</small></a> on <span class=\"review-date\">August 14, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Blank white page on latest WordPress version 6.3. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Old fashioned & buggy</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/thommycgn/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/c6521cbbf21ed1c6ad0e61ace47aeda1?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/c6521cbbf21ed1c6ad0e61ace47aeda1?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/thommycgn/\" class=\"reviewer-name\">thommycgn</a> on <span class=\"review-date\">April 19, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>bbpress is very old fashioned and a bit cumbersome and buggy. The search does not work with the latest wordpress version, you always end up on an archive page with wrong display. The error is not caused by the theme or another plugin, have tried many things. With some themes only a blank page comes up.<br />Also the url structure is not really nice (/forums/forum/..). bbPress urgently needs an overhaul! I spent 2 days with bbPress, before I finally switched to another plugin, because it was not possible to get bbPress to run without errors. There are better free forums for wordpress that look much more modern (Asharos forum worked right away, without problems).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Blank page on twenty twenty three</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/2fr3/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e98745ce55ac5104ced08ba2d46f469d?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/e98745ce55ac5104ced08ba2d46f469d?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/2fr3/\" class=\"reviewer-name\">2FR3</a> on <span class=\"review-date\">March 27, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>See title, good job !</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Not good</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/farzandezamiin/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/6e4097d8ceb44f76cef014b96bd0b81e?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/6e4097d8ceb44f76cef014b96bd0b81e?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/farzandezamiin/\" class=\"reviewer-name\">ابوالقاسم کریمی <small>(farzandezamiin)</small></a> on <span class=\"review-date\">March 2, 2023</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Not good</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:13:\"download_link\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.9.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:7:{i:1;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-1.png?rev=872931\";s:7:\"caption\";s:24:\"Forums - Admin Interface\";}i:2;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-2.png?rev=872931\";s:7:\"caption\";s:24:\"Topics - Admin Interface\";}i:3;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-3.png?rev=872931\";s:7:\"caption\";s:25:\"Replies - Admin Interface\";}i:4;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-4.png?rev=872931\";s:7:\"caption\";s:26:\"Settings - Admin Interface\";}i:5;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-5.png?rev=872931\";s:7:\"caption\";s:28:\"Settings 2 - Admin Interface\";}i:6;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-6.png?rev=872931\";s:7:\"caption\";s:24:\"Themes - Admin Interface\";}i:7;a:2:{s:3:\"src\";s:59:\"https://ps.w.org/bbpress/assets/screenshot-7.png?rev=872931\";s:7:\"caption\";s:28:\"Single Forum - Default Theme\";}}s:4:\"tags\";a:4:{s:10:\"discussion\";s:10:\"discussion\";s:5:\"forum\";s:5:\"forum\";s:6:\"forums\";s:6:\"forums\";s:7:\"support\";s:7:\"support\";}s:8:\"versions\";a:65:{s:3:\"2.0\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.0.zip\";s:10:\"2.0-beta-1\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.0-beta-1.zip\";s:11:\"2.0-beta-2b\";s:62:\"https://downloads.wordpress.org/plugin/bbpress.2.0-beta-2b.zip\";s:10:\"2.0-beta-3\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.0-beta-3.zip\";s:11:\"2.0-beta-3b\";s:62:\"https://downloads.wordpress.org/plugin/bbpress.2.0-beta-3b.zip\";s:8:\"2.0-rc-2\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.0-rc-2.zip\";s:8:\"2.0-rc-3\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.0-rc-3.zip\";s:8:\"2.0-rc-4\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.0-rc-4.zip\";s:8:\"2.0-rc-5\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.0-rc-5.zip\";s:5:\"2.0.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.0.1.zip\";s:5:\"2.0.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.0.2.zip\";s:5:\"2.0.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.0.3.zip\";s:3:\"2.1\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.1.zip\";s:10:\"2.1-beta-1\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.1-beta-1.zip\";s:7:\"2.1-rc1\";s:58:\"https://downloads.wordpress.org/plugin/bbpress.2.1-rc1.zip\";s:7:\"2.1-rc2\";s:58:\"https://downloads.wordpress.org/plugin/bbpress.2.1-rc2.zip\";s:7:\"2.1-rc3\";s:58:\"https://downloads.wordpress.org/plugin/bbpress.2.1-rc3.zip\";s:7:\"2.1-rc4\";s:58:\"https://downloads.wordpress.org/plugin/bbpress.2.1-rc4.zip\";s:5:\"2.1.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.1.1.zip\";s:5:\"2.1.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.1.2.zip\";s:5:\"2.1.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.1.3.zip\";s:3:\"2.2\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.2.zip\";s:5:\"2.2.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.2.1.zip\";s:5:\"2.2.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.2.2.zip\";s:5:\"2.2.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.2.3.zip\";s:5:\"2.2.4\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.2.4.zip\";s:3:\"2.3\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.3.zip\";s:9:\"2.3-beta1\";s:60:\"https://downloads.wordpress.org/plugin/bbpress.2.3-beta1.zip\";s:5:\"2.3.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.3.1.zip\";s:5:\"2.3.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.3.2.zip\";s:3:\"2.4\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.4.zip\";s:5:\"2.4.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.4.1.zip\";s:3:\"2.5\";s:54:\"https://downloads.wordpress.org/plugin/bbpress.2.5.zip\";s:5:\"2.5.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.1.zip\";s:6:\"2.5.10\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.10.zip\";s:6:\"2.5.11\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.11.zip\";s:6:\"2.5.12\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.12.zip\";s:6:\"2.5.13\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.13.zip\";s:6:\"2.5.14\";s:57:\"https://downloads.wordpress.org/plugin/bbpress.2.5.14.zip\";s:5:\"2.5.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.2.zip\";s:5:\"2.5.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.3.zip\";s:5:\"2.5.4\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.4.zip\";s:5:\"2.5.5\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.5.zip\";s:5:\"2.5.6\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.6.zip\";s:5:\"2.5.7\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.7.zip\";s:5:\"2.5.8\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.8.zip\";s:5:\"2.5.9\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.5.9.zip\";s:10:\"2.6-beta-1\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.6-beta-1.zip\";s:10:\"2.6-beta-2\";s:61:\"https://downloads.wordpress.org/plugin/bbpress.2.6-beta-2.zip\";s:8:\"2.6-rc-1\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.6-rc-1.zip\";s:8:\"2.6-rc-3\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.6-rc-3.zip\";s:8:\"2.6-rc-5\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.6-rc-5.zip\";s:8:\"2.6-rc-6\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.6-rc-6.zip\";s:8:\"2.6-rc-7\";s:59:\"https://downloads.wordpress.org/plugin/bbpress.2.6-rc-7.zip\";s:5:\"2.6.0\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.0.zip\";s:5:\"2.6.1\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.1.zip\";s:5:\"2.6.2\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.2.zip\";s:5:\"2.6.3\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.3.zip\";s:5:\"2.6.4\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.4.zip\";s:5:\"2.6.5\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.5.zip\";s:5:\"2.6.6\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.6.zip\";s:5:\"2.6.7\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.7.zip\";s:5:\"2.6.8\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.8.zip\";s:5:\"2.6.9\";s:56:\"https://downloads.wordpress.org/plugin/bbpress.2.6.9.zip\";s:5:\"trunk\";s:50:\"https://downloads.wordpress.org/plugin/bbpress.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:61:\"https://ps.w.org/bbpress/assets/banner-772x250.png?rev=478663\";s:4:\"high\";s:62:\"https://ps.w.org/bbpress/assets/banner-1544x500.png?rev=567403\";}s:12:\"preview_link\";s:0:\"\";}s:14:\"contact-form-7\";a:32:{s:4:\"name\";s:14:\"Contact Form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:7:\"version\";s:5:\"5.9.3\";s:6:\"author\";s:62:\"<a href=\"https://ideasilo.wordpress.com/\">Takayuki Miyoshi</a>\";s:14:\"author_profile\";s:44:\"https://profiles.wordpress.org/takayukister/\";s:12:\"contributors\";a:1:{s:12:\"takayukister\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/takayukister/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/bb7bc21850c77e9eb16b44102f4a539d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Takayuki Miyoshi\";}}s:8:\"requires\";s:3:\"6.3\";s:6:\"tested\";s:5:\"6.5.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:80;s:7:\"ratings\";a:5:{i:5;i:1411;i:4;i:144;i:3;i:70;i:2;i:66;i:1;i:392;}s:11:\"num_ratings\";i:2083;s:11:\"support_url\";s:52:\"https://wordpress.org/support/plugin/contact-form-7/\";s:15:\"support_threads\";i:307;s:24:\"support_threads_resolved\";i:85;s:15:\"active_installs\";i:5000000;s:12:\"last_updated\";s:21:\"2024-03-21 6:56am GMT\";s:5:\"added\";s:10:\"2007-08-02\";s:8:\"homepage\";s:25:\"https://contactform7.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:3055:\"<p>Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.</p>\n<h4>Docs and support</h4>\n<p>You can find <a href=\"https://contactform7.com/docs/\" rel=\"nofollow ugc\">docs</a>, <a href=\"https://contactform7.com/faq/\" rel=\"nofollow ugc\">FAQ</a> and more detailed information about Contact Form 7 on <a href=\"https://contactform7.com/\" rel=\"nofollow ugc\">contactform7.com</a>. When you cannot find the answer to your question on the FAQ or in any of the documentation, check the <a href=\"https://wordpress.org/support/plugin/contact-form-7/\" rel=\"ugc\">support forum</a> on WordPress.org. If you cannot locate any topics that pertain to your particular issue, post a new topic for it.</p>\n<h4>Contact Form 7 needs your support</h4>\n<p>It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using Contact Form 7 and find it useful, please consider <a href=\"https://contactform7.com/donate/\" rel=\"nofollow ugc\">making a donation</a>. Your donation will help encourage and support the plugin’s continued development and better user support.</p>\n<h4>Privacy notices</h4>\n<p>With the default configuration, this plugin, in itself, does not:</p>\n<ul>\n<li>track users by stealth;</li>\n<li>write any user personal data to the database;</li>\n<li>send any data to external servers;</li>\n<li>use cookies.</li>\n</ul>\n<p>If you activate certain features in this plugin, the contact form submitter’s personal data, including their IP address, may be sent to the service provider. Thus, confirming the provider’s privacy policy is recommended. These features include:</p>\n<ul>\n<li>reCAPTCHA (<a href=\"https://policies.google.com/?hl=en\" rel=\"nofollow ugc\">Google</a>)</li>\n<li>Akismet (<a href=\"https://automattic.com/privacy/\" rel=\"nofollow ugc\">Automattic</a>)</li>\n<li>Constant Contact (<a href=\"https://www.endurance.com/privacy\" rel=\"nofollow ugc\">Endurance International Group</a>)</li>\n<li><a href=\"https://www.brevo.com/legal/privacypolicy/\" rel=\"nofollow ugc\">Brevo</a></li>\n<li><a href=\"https://stripe.com/privacy\" rel=\"nofollow ugc\">Stripe</a></li>\n</ul>\n<h4>Recommended plugins</h4>\n<p>The following plugins are recommended for Contact Form 7 users:</p>\n<ul>\n<li><a href=\"https://wordpress.org/plugins/flamingo/\" rel=\"ugc\">Flamingo</a> by Takayuki Miyoshi – With Flamingo, you can save submitted messages via contact forms in the database.</li>\n<li><a href=\"https://wordpress.org/plugins/bogo/\" rel=\"ugc\">Bogo</a> by Takayuki Miyoshi – Bogo is a straight-forward multilingual plugin that does not cause headaches.</li>\n</ul>\n<h4>Translations</h4>\n<p>You can <a href=\"https://contactform7.com/translating-contact-form-7/\" rel=\"nofollow ugc\">translate Contact Form 7</a> on <a href=\"https://translate.wordpress.org/projects/wp-plugins/contact-form-7\" rel=\"nofollow ugc\">translate.wordpress.org</a>.</p>\n\";s:12:\"installation\";s:458:\"<ol>\n<li>Upload the entire <code>contact-form-7</code> folder to the <code>/wp-content/plugins/</code> directory.</li>\n<li>Activate the plugin through the <strong>Plugins</strong> screen (<strong>Plugins > Installed Plugins</strong>).</li>\n</ol>\n<p>You will find <strong>Contact</strong> menu in your WordPress admin screen.</p>\n<p>For basic usage, have a look at the <a href=\"https://contactform7.com/\" rel=\"nofollow ugc\">plugin’s website</a>.</p>\n\";s:3:\"faq\";s:449:\"<p>Do you have questions or issues with Contact Form 7? Use these support channels appropriately.</p>\n<ol>\n<li><a href=\"https://contactform7.com/docs/\" rel=\"nofollow ugc\">Docs</a></li>\n<li><a href=\"https://contactform7.com/faq/\" rel=\"nofollow ugc\">FAQ</a></li>\n<li><a href=\"https://wordpress.org/support/plugin/contact-form-7/\" rel=\"ugc\">Support forum</a></li>\n</ol>\n<p><a href=\"https://contactform7.com/support/\" rel=\"nofollow ugc\">Support</a></p>\n\";s:9:\"changelog\";s:1707:\"<p>For more information, see <a href=\"https://contactform7.com/category/releases/\" rel=\"nofollow ugc\">Releases</a>.</p>\n<h4>5.9.3</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-593/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-593/</a></p>\n<h4>5.9.2</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-592/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-592/</a></p>\n<h4>5.9</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-59/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-59/</a></p>\n<h4>5.8.7</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-587/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-587/</a></p>\n<h4>5.8.6</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-586/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-586/</a></p>\n<h4>5.8.5</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-585/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-585/</a></p>\n<h4>5.8.4</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-584/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-584/</a></p>\n<h4>5.8.3</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-583/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-583/</a></p>\n<h4>5.8.2</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-582/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-582/</a></p>\n<h4>5.8.1</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-581/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-581/</a></p>\n<h4>5.8</h4>\n<p><a href=\"https://contactform7.com/contact-form-7-58/\" rel=\"nofollow ugc\">https://contactform7.com/contact-form-7-58/</a></p>\n\";s:11:\"screenshots\";s:225:\"<ol><li><a href=\"https://ps.w.org/contact-form-7/assets/screenshot-1.png?rev=1176454\"><img src=\"https://ps.w.org/contact-form-7/assets/screenshot-1.png?rev=1176454\" alt=\"screenshot-1.png\"></a><p>screenshot-1.png</p></li></ol>\";s:7:\"reviews\";s:16237:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">1 CLICK SETUP</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/igeekyayush/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/463d65aef215ac2c218e6afc310d27d9?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/463d65aef215ac2c218e6afc310d27d9?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/igeekyayush/\" class=\"reviewer-name\">igeekyayush</a> on <span class=\"review-date\">April 17, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Best contact form plugin for WordPress. The 1 click setup makes things very easy for any level of wordpress user. It automatically captures the admin email id for setting up the form. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Insert the short code anywhere and boom! Awesome work. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Not Believable</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/zothecula/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9c68f785ec584aff0e23678a8cccb0fc?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/9c68f785ec584aff0e23678a8cccb0fc?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/zothecula/\" class=\"reviewer-name\">zothecula</a> on <span class=\"review-date\">April 13, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Wrong plugin review, I clicked on SAlert review.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Good plugin</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/kotoltodo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5919f08e9e27262c0a7e9985e8981510?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/5919f08e9e27262c0a7e9985e8981510?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/kotoltodo/\" class=\"reviewer-name\">kotoltodo</a> on <span class=\"review-date\">April 12, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Good plugin, thank you.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Best form plugin out there!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/artankrasniqi1988/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/789f5e928220c6ae04e87cbaaa0fdbe1?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/789f5e928220c6ae04e87cbaaa0fdbe1?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/artankrasniqi1988/\" class=\"reviewer-name\">Artan <small>(artankrasniqi1988)</small></a> on <span class=\"review-date\">March 14, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">No fancy or overfilled user interface, no ads, no shiny bling bling. Just simple slick options and most plain html editable stuff where u can fine tune everything to your desire, when u are a bit aware of HTML and CSS.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Don´t need the overfilled other plugins just to create a form. But you are also good to go to install integrations for more options.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I also found a good alternative, in house build by develeper: \"Really Simple CAPTCHA\" plugin, as an alternative to Google or Akismet, which I think could give users from EU better data privacy (works also like a charm).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">So, I can really recommend this and don´t understand some bad reviews here. I think some people are just overwhelmed by the usage of plain html and code. But for developers this is gold! :)</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Used to be a good plugin...</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/agenceneoh/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/91643c6a793bcb2a67599bcbbde12953?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/91643c6a793bcb2a67599bcbbde12953?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/agenceneoh/\" class=\"reviewer-name\">agenceneoh</a> on <span class=\"review-date\">March 12, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">... now it\'s been updating every months for security issues generally caused by the previous update... What the point to keep updating what used to be a stable plugin and make it worse every time? </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">A stainless classic</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/maehdros/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5c3b3dfa0fa15f2a1481f3cf953d2de5?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/5c3b3dfa0fa15f2a1481f3cf953d2de5?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/maehdros/\" class=\"reviewer-name\">maehdros</a> on <span class=\"review-date\">March 4, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">I started developing with Wordpress at least a decade ago. Since then, Contact Form is by far the most stable and solid plugin I\'ve ever used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">There are more visually attractive alternatives and stuff, but in my opinion, none is so reliable and customizable as this.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Totally recommended.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">dont work with "Voice Widgets"</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/manutanke/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/35070385127282f490db1064b9714c32?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/35070385127282f490db1064b9714c32?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/manutanke/\" class=\"reviewer-name\">manutanke</a> on <span class=\"review-date\">March 2, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">El plugin ha dejado de funcionar junto con \"Voice Widgets\", un plugin muy sencillo para que la gente se pueda comunicar conmigo por voz.<br />Solo hay que añadir este código en un formulario de CF7: [qcwpvoicemessage]<br />Pero desde hace unas semanas, ya no funciona. Mi empresa de hosting me ha dicho que escriba al soporte de CF7. ¿Pueden decirme algo? Me encanta su plugin pero he tenido que pasar temporalmente a WPForms.<br />Espero su respuesta.<br /><br />Muchas gracias.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Simple but powerful contact form plugin</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/wpnpc420/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a35bd95d72b5b751a13acc7685598a76?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/a35bd95d72b5b751a13acc7685598a76?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/wpnpc420/\" class=\"reviewer-name\">wpnpc420</a> on <span class=\"review-date\">March 1, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">Awesome simple contact form plugin, it has a lot of integrations and works great!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">If it works it works, but lacks support and needs other plugins to function</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/royalfth/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5cd2be8463dfe88be66c294cd4b7e340?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/5cd2be8463dfe88be66c294cd4b7e340?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/royalfth/\" class=\"reviewer-name\">royalfth</a> on <span class=\"review-date\">February 27, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">No support on issues. Does not function out of the box without other plugins. Wonder if it is even still supported.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">The most flexible contact form!</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/bistromatic/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/25045485b5fcb7b6080e33fd33c2e587?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/25045485b5fcb7b6080e33fd33c2e587?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/bistromatic/\" class=\"reviewer-name\">bistromatic</a> on <span class=\"review-date\">February 15, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p class=\"\">For someone who develops web pages from scratch like me, this is definitely the best and most configurable solution. Everything works flawlessly and it\'s free!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Thanks to the developer for a great plugin!</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:13:\"download_link\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.9.3.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:1:{i:1;a:2:{s:3:\"src\";s:67:\"https://ps.w.org/contact-form-7/assets/screenshot-1.png?rev=1176454\";s:7:\"caption\";s:16:\"screenshot-1.png\";}}s:4:\"tags\";a:2:{s:12:\"contact-form\";s:12:\"contact form\";s:23:\"schema-woven-validation\";s:23:\"schema-woven validation\";}s:8:\"versions\";a:184:{s:3:\"1.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.1.zip\";s:4:\"1.10\";s:62:\"https://downloads.wordpress.org/plugin/contact-form-7.1.10.zip\";s:8:\"1.10.0.1\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.1.10.0.1.zip\";s:6:\"1.10.1\";s:64:\"https://downloads.wordpress.org/plugin/contact-form-7.1.10.1.zip\";s:3:\"1.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.2.zip\";s:3:\"1.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.3.zip\";s:5:\"1.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.3.1.zip\";s:5:\"1.3.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.3.2.zip\";s:3:\"1.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.zip\";s:5:\"1.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.1.zip\";s:5:\"1.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.2.zip\";s:5:\"1.4.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.3.zip\";s:5:\"1.4.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.4.4.zip\";s:3:\"1.5\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.5.zip\";s:3:\"1.6\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.6.zip\";s:5:\"1.6.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.6.1.zip\";s:3:\"1.7\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.zip\";s:5:\"1.7.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.1.zip\";s:5:\"1.7.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.2.zip\";s:5:\"1.7.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.4.zip\";s:5:\"1.7.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.5.zip\";s:5:\"1.7.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.6.zip\";s:7:\"1.7.6.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.6.1.zip\";s:5:\"1.7.7\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.7.zip\";s:7:\"1.7.7.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.7.1.zip\";s:5:\"1.7.8\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.7.8.zip\";s:3:\"1.8\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.zip\";s:7:\"1.8.0.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.0.1.zip\";s:7:\"1.8.0.2\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.0.2.zip\";s:7:\"1.8.0.3\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.0.3.zip\";s:7:\"1.8.0.4\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.0.4.zip\";s:5:\"1.8.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.1.zip\";s:7:\"1.8.1.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.8.1.1.zip\";s:3:\"1.9\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.zip\";s:5:\"1.9.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.1.zip\";s:5:\"1.9.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.2.zip\";s:7:\"1.9.2.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.2.1.zip\";s:7:\"1.9.2.2\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.2.2.zip\";s:5:\"1.9.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.3.zip\";s:5:\"1.9.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.4.zip\";s:5:\"1.9.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.5.zip\";s:7:\"1.9.5.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.1.9.5.1.zip\";s:3:\"2.0\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.zip\";s:8:\"2.0-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0-beta.zip\";s:5:\"2.0.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.1.zip\";s:5:\"2.0.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.2.zip\";s:5:\"2.0.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.3.zip\";s:5:\"2.0.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.4.zip\";s:5:\"2.0.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.5.zip\";s:5:\"2.0.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.6.zip\";s:5:\"2.0.7\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.0.7.zip\";s:3:\"2.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.1.zip\";s:5:\"2.1.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.1.1.zip\";s:5:\"2.1.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.1.2.zip\";s:3:\"2.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.2.zip\";s:5:\"2.2.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.2.1.zip\";s:3:\"2.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.3.zip\";s:5:\"2.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.3.1.zip\";s:3:\"2.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.zip\";s:5:\"2.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.1.zip\";s:5:\"2.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.2.zip\";s:5:\"2.4.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.3.zip\";s:5:\"2.4.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.4.zip\";s:5:\"2.4.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.5.zip\";s:5:\"2.4.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.2.4.6.zip\";s:3:\"3.0\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0.zip\";s:8:\"3.0-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0-beta.zip\";s:5:\"3.0.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0.1.zip\";s:5:\"3.0.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0.2.zip\";s:7:\"3.0.2.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.3.0.2.1.zip\";s:3:\"3.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.1.zip\";s:5:\"3.1.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.1.1.zip\";s:5:\"3.1.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.1.2.zip\";s:3:\"3.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.2.zip\";s:5:\"3.2.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.2.1.zip\";s:3:\"3.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.3.zip\";s:5:\"3.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.3.1.zip\";s:5:\"3.3.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.3.2.zip\";s:5:\"3.3.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.3.3.zip\";s:3:\"3.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.4.zip\";s:5:\"3.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.4.1.zip\";s:5:\"3.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.4.2.zip\";s:3:\"3.5\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.zip\";s:5:\"3.5.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.1.zip\";s:5:\"3.5.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.2.zip\";s:5:\"3.5.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.3.zip\";s:5:\"3.5.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.5.4.zip\";s:3:\"3.6\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.6.zip\";s:3:\"3.7\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.7.zip\";s:5:\"3.7.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.7.1.zip\";s:5:\"3.7.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.7.2.zip\";s:3:\"3.8\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.8.zip\";s:5:\"3.8.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.8.1.zip\";s:3:\"3.9\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9.zip\";s:8:\"3.9-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9-beta.zip\";s:5:\"3.9.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9.1.zip\";s:5:\"3.9.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9.2.zip\";s:5:\"3.9.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.3.9.3.zip\";s:3:\"4.0\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.0.zip\";s:5:\"4.0.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.0.1.zip\";s:5:\"4.0.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.0.2.zip\";s:5:\"4.0.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.0.3.zip\";s:3:\"4.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.1.zip\";s:8:\"4.1-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.4.1-beta.zip\";s:5:\"4.1.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.1.1.zip\";s:5:\"4.1.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.1.2.zip\";s:3:\"4.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.2.zip\";s:8:\"4.2-beta\";s:66:\"https://downloads.wordpress.org/plugin/contact-form-7.4.2-beta.zip\";s:5:\"4.2.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.2.1.zip\";s:5:\"4.2.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.2.2.zip\";s:3:\"4.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.3.zip\";s:5:\"4.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.3.1.zip\";s:3:\"4.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.4.zip\";s:5:\"4.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.4.1.zip\";s:5:\"4.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.4.2.zip\";s:3:\"4.5\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.5.zip\";s:5:\"4.5.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.5.1.zip\";s:3:\"4.6\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.6.zip\";s:5:\"4.6.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.6.1.zip\";s:3:\"4.7\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.7.zip\";s:3:\"4.8\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.8.zip\";s:5:\"4.8.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.8.1.zip\";s:3:\"4.9\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.9.zip\";s:5:\"4.9.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.9.1.zip\";s:5:\"4.9.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.9.2.zip\";s:3:\"5.0\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.zip\";s:5:\"5.0.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.1.zip\";s:5:\"5.0.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.2.zip\";s:5:\"5.0.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.3.zip\";s:5:\"5.0.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.4.zip\";s:5:\"5.0.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.5.zip\";s:3:\"5.1\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.zip\";s:5:\"5.1.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.1.zip\";s:5:\"5.1.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.2.zip\";s:5:\"5.1.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.3.zip\";s:5:\"5.1.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.4.zip\";s:5:\"5.1.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.5.zip\";s:5:\"5.1.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.6.zip\";s:5:\"5.1.7\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.7.zip\";s:5:\"5.1.8\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.8.zip\";s:5:\"5.1.9\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.9.zip\";s:3:\"5.2\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.2.zip\";s:5:\"5.2.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.2.1.zip\";s:5:\"5.2.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.2.2.zip\";s:3:\"5.3\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.3.zip\";s:5:\"5.3.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.3.1.zip\";s:5:\"5.3.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.3.2.zip\";s:3:\"5.4\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.4.zip\";s:5:\"5.4.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.4.1.zip\";s:5:\"5.4.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.4.2.zip\";s:3:\"5.5\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.zip\";s:5:\"5.5.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.1.zip\";s:5:\"5.5.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.2.zip\";s:5:\"5.5.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.3.zip\";s:5:\"5.5.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.4.zip\";s:5:\"5.5.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.5.zip\";s:5:\"5.5.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.6.zip\";s:7:\"5.5.6.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.6.1.zip\";s:3:\"5.6\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.zip\";s:5:\"5.6.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.1.zip\";s:5:\"5.6.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.2.zip\";s:5:\"5.6.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.3.zip\";s:5:\"5.6.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.4.zip\";s:3:\"5.7\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.zip\";s:5:\"5.7.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.1.zip\";s:5:\"5.7.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.2.zip\";s:5:\"5.7.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.3.zip\";s:5:\"5.7.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.4.zip\";s:5:\"5.7.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.5.zip\";s:7:\"5.7.5.1\";s:65:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.5.1.zip\";s:5:\"5.7.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.6.zip\";s:5:\"5.7.7\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.7.zip\";s:3:\"5.8\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.zip\";s:5:\"5.8.1\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.1.zip\";s:5:\"5.8.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.2.zip\";s:5:\"5.8.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.3.zip\";s:5:\"5.8.4\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.4.zip\";s:5:\"5.8.5\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.5.zip\";s:5:\"5.8.6\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.6.zip\";s:5:\"5.8.7\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.7.zip\";s:3:\"5.9\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.9.zip\";s:5:\"5.9.2\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.9.2.zip\";s:5:\"5.9.3\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.9.3.zip\";s:5:\"trunk\";s:57:\"https://downloads.wordpress.org/plugin/contact-form-7.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:32:\"https://contactform7.com/donate/\";s:7:\"banners\";a:2:{s:3:\"low\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";s:4:\"high\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";}s:12:\"preview_link\";s:0:\"\";}}','no'),(200,'_site_transient_avada_addons_json','{\"416560\":{\"post_title\":\"Custom Field Element\",\"thumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2018\\/08\\/custom_fields_element.jpg\",\"retinaThumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2018\\/08\\/custom_fields_element.jpg\",\"plugin_name\":\"Custom Field Element\",\"description\":\"\",\"url\":\"https:\\/\\/codecanyon.net\\/item\\/custom-field-element-for-fusion-builder\\/22247344?ref=ThemeFusion\",\"new\":false,\"date\":1533635113},\"416071\":{\"post_title\":\"Elegant Elements\",\"thumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2017\\/12\\/elegant_elements.jpg\",\"retinaThumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2017\\/12\\/elegant_elements.jpg\",\"plugin_name\":\"Elegant Elements\",\"description\":\"\",\"url\":\"https:\\/\\/codecanyon.net\\/item\\/elegant-elements-for-fusion-builder\\/21113424?ref=ThemeFusion\",\"new\":false,\"date\":1513943064},\"415029\":{\"post_title\":\"Custom Post Types and Taxonomies\",\"thumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2016\\/11\\/35815191-ee7402b4-0a65-11e8-8c17-78079117d5b4.jpg\",\"retinaThumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2016\\/11\\/35815191-ee7402b4-0a65-11e8-8c17-78079117d5b4.jpg\",\"plugin_name\":\"Fusion Builder Custom Post Types and Taxonomies\",\"description\":\"\",\"url\":\"https:\\/\\/codecanyon.net\\/item\\/custom-post-types-and-taxonomies-for-fusion-builder\\/15572585?ref=ThemeFusion\",\"new\":false,\"date\":1479378733},\"415031\":{\"post_title\":\"Elegant Tabs\",\"thumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2016\\/11\\/elegant_tabs.jpg\",\"retinaThumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2016\\/11\\/elegant_tabs.jpg\",\"plugin_name\":\"Elegant Tabs for Fusion Builder\",\"description\":\"\",\"url\":\"https:\\/\\/codecanyon.net\\/item\\/elegant-tabs-for-fusion-builder\\/18795917?ref=ThemeFusion\",\"new\":false,\"date\":1479292408},\"415041\":{\"post_title\":\"Coming Soon\",\"thumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2016\\/10\\/coming_soon.jpg\",\"retinaThumbnail\":\"https:\\/\\/updates.theme-fusion.com\\/wp-content\\/uploads\\/2016\\/10\\/coming_soon.jpg\",\"plugin_name\":null,\"description\":\"\",\"url\":\"https:\\/\\/themeforest.net\\/item\\/avada-responsive-multipurpose-theme\\/2833226?ref=ThemeFusion\",\"new\":false,\"date\":1475330672}}','no'),(203,'_site_transient_wp_plugin_dependencies_plugin_data','a:1:{s:11:\"woocommerce\";a:35:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:5:\"9.5.2\";s:6:\"author\";s:48:\"<a href=\"https://woocommerce.com\">Automattic</a>\";s:14:\"author_profile\";s:41:\"https://profiles.wordpress.org/woothemes/\";s:12:\"contributors\";a:49:{s:10:\"automattic\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73edc627541112a447e978843cf72f516bdbf6350e7cbac10016c71ab1b8c8a1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Automattic\";}s:11:\"woocommerce\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/woocommerce/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7781a3c13bcc86b57064b9539ec22da52fd5ef1902fbc020d0a4a8595b14ea0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"WooCommerce\";}s:10:\"mikejolley\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mikejolley/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8295774fc174b6a5b9bd960709949f4de88cd0b8708d711dc5b6676693d41432?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Mike Jolley (a11n)\";}s:11:\"jameskoster\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jameskoster/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/94b5473c03a46cb204f0a868dfe65f8199ef483242814ec1bcaf6770ba90d203?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Koster\";}s:14:\"claudiosanches\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/claudiosanches/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ac91c7d73bb4501567ab3790755bf001d53dac8d1f4311a2480a5fb62dfb180c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Claudio Sanches\";}s:13:\"rodrigosprimo\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/rodrigosprimo/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1dc85457417601db220b14e7fa96c842700fbd1cceecd21d65306c26fffb92cc?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Rodrigo Primo\";}s:15:\"peterfabian1000\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/peterfabian1000/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c25372df076206b9fe44dddd7ec6af6ba427d3fe2a457fa301fcb9cf90b23ddd?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Peter Fabian\";}s:7:\"vedjain\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/vedjain/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/eb19da24784b2f86d310a213b60c903b0a5464a6c725cf5fcabfd274383337c4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Vedanshu - a11n\";}s:8:\"jamosova\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/jamosova/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/5822965b924eb5a03e31a6280844976334cc16e7917e9c41e1ce5b6aed5054a8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Julia Amosova\";}s:16:\"obliviousharmony\";a:3:{s:7:\"profile\";s:48:\"https://profiles.wordpress.org/obliviousharmony/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/67851e0deeb2c6a7a4c238cf45c0e9694a919e2c5e02706c5852e67c4ad279c9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"obliviousharmony\";}s:9:\"konamiman\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/konamiman/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ee97f225bf5be24cd3c3b04990b9fc3dfc67a2c9aaea418ec2bdd32e164ed9b1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:23:\"Néstor Soriano Vilchez\";}s:8:\"sadowski\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/sadowski/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/cee318a6ec06e747df7f70f274da4e0cf4adba60c59e12d660d0f5a6ba78658a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"sadowski\";}s:8:\"wpmuguru\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/wpmuguru/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23afb25faac780cb6ec9533b2ac9e5daedf7a1faf444b41db471b9529701f87e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Ron Rennick\";}s:5:\"royho\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/royho/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1beda14f19fa93030ba2c66359dc270286820af6c667cdfeb4e87833c747f3a0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"royho\";}s:13:\"barryhughes-1\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/barryhughes-1/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6ce0f4afb77f8d32da9c43e9a39c84fcfb3ed0e9cac24f440c46a151946cdec8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Barry\";}s:12:\"claudiulodro\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/claudiulodro/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/34a74527d3859bd9fb0b477cd80c9f78b3610259a251c32a31023ead285ac124?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Claudiu Lodromanean\";}s:12:\"tiagonoronha\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tiagonoronha/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0352cd451932c8a2ab15b8457933e6d90cc919bbf23db63e3bc35ee41d56577e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Tiago Noronha\";}s:6:\"ryelle\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/ryelle/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ec41e096f07d542f72beed65211b2d0611eb3d11f623195d7a38df7ba8be5c0b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Kelly Choyce-Dwan\";}s:10:\"levinmedia\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/levinmedia/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/657d301b3683f02c75e4b2363681518e94485770056cc51526f19818884ba6aa?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"levinmedia\";}s:7:\"aljullu\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/aljullu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/784f29a6d06799d1d40adc32b115da932cd1ee2b22d91cd8597e9fe6e4ee1420?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:21:\"Albert Juhé Lluveras\";}s:6:\"nerrad\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/nerrad/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1bd692736861bd20949789e4a3d922736480efcacb0e44041616c5a79eaa54c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:22:\"Darren Ethier (nerrad)\";}s:10:\"joshuawold\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/joshuawold/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f98224d78e12fcc0e9686dbf15f8c37b1967835212f25a92fceb6caafdc5b08d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Joshua Wold\";}s:13:\"assassinateur\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/assassinateur/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/9da547cf74479facffd2e3845e8b74ccc69334648c7d9a89f290ee39c84aae36?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Nadir Seghir a11n\";}s:7:\"haszari\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/haszari/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/5478c55437f47714a4dae1016cf521e803dfc4633ce5781b2f24d749d1623f69?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Rua Haszard\";}s:10:\"mppfeiffer\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mppfeiffer/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0fe64f1ef1e4abe1825653bcb17113a4a14c755f5b6f77d2f27494fe349d7081?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Michael P. Pfeiffer\";}s:10:\"nielslange\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/nielslange/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0894ec0d7e5d70306a16431b36249b1928cad88a572de9b5211a54d75ad5d77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Niels Lange\";}s:9:\"ralucastn\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/ralucastn/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e65d79886499f47ee368495f5016117deef427d5abca9d3ed76c4bfaa42e7c0a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Raluca\";}s:11:\"tjcafferkey\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/tjcafferkey/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23d134901eef453e721759c9d84810f5748a84fc8681ed230c7d78e53583c77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"tjcafferkey\";}s:13:\"danielwrobert\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/danielwrobert/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/2be0e3c5a2629fae2858cc91764d680e9de5f70cf713d1e0cf30acfa32f7b53d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"danielwrobert\";}s:19:\"patriciahillebrandt\";a:3:{s:7:\"profile\";s:51:\"https://profiles.wordpress.org/patriciahillebrandt/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/13f5707fad9a68e5cf9c3c0ebb9c7179c862dcb279c761d20c9b40bd2fff9f4a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"patriciahillebrandt\";}s:7:\"albarin\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/albarin/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0dd150b60949026a3c34f49d40089e3a8cf97dc331e2f5b27e805ffd34648e22?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"albarin\";}s:10:\"dinhtungdu\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/dinhtungdu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/07e79c32b1abba868f8c5e3ee0c85b9150c74e2c2a946088a268e6be486d9114?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Tung Du\";}s:10:\"imanish003\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/imanish003/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/fa10e8238e7f033a1cad1f8fcabf76e70ac1e2637067c6d58e9a6d2b9f2d7093?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Manish Menaria\";}s:12:\"karolmanijak\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/karolmanijak/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/42305d7047ca11d494b1912d687266a50edd05954fdec22e61ab1fe63cf2df6b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Karol Manijak\";}s:13:\"sunyatasattva\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/sunyatasattva/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73ce316f9775441698b601e6902728a80837f7fd6df0846e3c5a82448dce447c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:20:\"sunyatasattva (a11n)\";}s:13:\"alexandrelara\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/alexandrelara/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1c0c71a072f798066e4661395461e73e0fb6692eaddcced2a0e457ef01a458e8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Alexandre Lara\";}s:7:\"gigitux\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/gigitux/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/2dcd003f15403180364c56b093b48e6edca9a88c8f1470b965b87fc230c66d7f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Luigi Teschio\";}s:12:\"danieldudzic\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/danieldudzic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b689767c4b308b8f5910cef3a2f44c2acdadcb3b63326b0d5c865d2c208c668e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"danieldudzic\";}s:11:\"samueljseay\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/samueljseay/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/4c4a5e8fd5b99749ed9ac735c31d0370254356e40feea46bcf51b2b607f8ab0e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Sam\";}s:12:\"alexflorisca\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/alexflorisca/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b68615471f527e6224909ce0726dda68b074e6cbcf89e0d4b5ecc483a96557ca?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Alex Florisca\";}s:5:\"opr18\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/opr18/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e083a0759b8ea01b11c1f154a3087ddfaf65a93011cf97a85fdbfc0cda709538?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"opr18\";}s:12:\"tarunvijwani\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tarunvijwani/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/fa4a4b2688afb8d238bb035f31fda4d07dabd67ccf41576276e5eb084463d617?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"tarunvijwani\";}s:12:\"pauloarromba\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/pauloarromba/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ab6034aa12c0e53f21978df9e470f161f06810d814082cbe3ab74450f0618818?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Paulo Arromba\";}s:9:\"saadtarhi\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/saadtarhi/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f4fd0df69b8c7bf3a3e6526df3b42c3854de544904ef825bfd549afc9829f645?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Saad T.\";}s:4:\"bor0\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/bor0/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/787d8ea71701ced680cd80411d656c20e0e600be5d34f6ce3478143d43dc9fd9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Boro Sitnikovski\";}s:5:\"kloon\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/kloon/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7c708f5b0957714ab48e00220b0f74acccb43b70fa0d4b5ee091d59951ae751?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Gerhard Potgieter\";}s:12:\"coreymckrill\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/coreymckrill/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6ebeb5dc233dbb09a7dd347f6979cac86baed30a31158051a4bf6110074002cb?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:18:\"Corey McKrill a11n\";}s:12:\"jorgeatorres\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/jorgeatorres/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/33d6a063c7411775135383c5bae6cd4e45d094b72ec062c96ceafca5e2a4956f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Jorge A. Torres\";}s:10:\"leifsinger\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/leifsinger/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8107603a6bbc5ff73e07e2450f260335af41a5adb2cccd80cba20cdd28b96651?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Leif Singer\";}}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.7.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:3654;i:4;i:181;i:3;i:98;i:2;i:105;i:1;i:396;}s:11:\"num_ratings\";i:4434;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:1103;s:24:\"support_threads_resolved\";i:465;s:15:\"active_installs\";i:8000000;s:12:\"last_updated\";s:21:\"2025-01-08 3:34pm GMT\";s:5:\"added\";s:10:\"2011-09-27\";s:8:\"homepage\";s:24:\"https://woocommerce.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:12538:\"<p><a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> is the open-source ecommerce platform for WordPress.</p>\n<p>Our core platform is free, flexible, and amplified by a global community. The freedom of open-source means you retain full ownership of your store’s content and data forever.</p>\n<p>Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce.</p>\n<ul>\n<li><strong>Create beautiful, enticing storefronts</strong> with <a href=\"https://woocommerce.com/product-category/themes/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">themes</a> suited to your brand and industry.</li>\n<li><strong>Increase revenue</strong> with an optimized <a href=\"https://woocommerce.com/checkout-blocks/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">shopping cart experience</a> that converts.</li>\n<li><strong>Customize product pages in minutes</strong> using modular <a href=\"https://woocommerce.com/document/woocommerce-blocks/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">product blocks</a>.</li>\n<li>Showcase physical and digital goods, product variations, custom configurations, instant downloads, and affiliate items.</li>\n<li>Sell <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">subscriptions</a>, <a href=\"https://woocommerce.com/products/woocommerce-bookings/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">bookings</a>, or <a href=\"https://woocommerce.com/products/woocommerce-memberships/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">memberships</a>, with our developer-vetted extensions.</li>\n<li><strong>Rise to the top of search results</strong> by leveraging <a href=\"https://www.searchenginejournal.com/wordpress-best-cms-seo/\" rel=\"nofollow ugc\">WordPress’ SEO advantage</a>.</li>\n<li><strong>Build on a platform that scales.</strong> Get flexible ecommerce for <a href=\"https://woocommerce.com/high-volume-stores/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">high-volume stores</a>.</li>\n</ul>\n<h4>ALL THE TOOLS YOU NEED TO SELL</h4>\n<p>Built-in tools and popular integrations help you efficiently manage your business operations. Many services are free to add with a single click via the optional <a href=\"https://woocommerce.com/document/woocommerce-setup-wizard/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Setup Wizard</a>.</p>\n<ul>\n<li><strong>Choose how you want to get paid</strong>. Conveniently manage payments from the comfort of your store with <a href=\"https://woocommerce.com/payments/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooPayments</a> (Available in the U.S., U.K., Ireland, Australia, New Zealand, Canada, Spain, France, Germany, and Italy). Securely accept credit cards, mobile wallets, bank transfers, and cash thanks to <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">100+ payment gateways</a> – including <a href=\"https://woocommerce.com/products/stripe/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Stripe</a>, <a href=\"https://woocommerce.com/products/woocommerce-gateway-paypal-checkout/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">PayPal</a>, and <a href=\"https://woocommerce.com/products/square/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Square</a>.</li>\n<li><strong>Configure your shipping options</strong>. Print USPS labels right from your dashboard and even schedule a pickup with <a href=\"https://woocommerce.com/products/shipping/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Shipping</a> (U.S.-only). Connect with <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">well-known carriers</a> such as UPS and FedEx – plus a wide variety of delivery, inventory, and fulfillment solutions for your locale.</li>\n<li><strong>Simplify sales tax</strong>. Add <a href=\"https://woocommerce.com/products/tax/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Tax</a> or <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/tax?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">similar integrated services</a> to make automated calculations a reality.</li>\n</ul>\n<h4>Grow your business, add features, and monitor your store on the go</h4>\n<p>WooCommerce means business. Keep tabs on the performance metrics most important to you with <a href=\"https://wordpress.org/plugins/woocommerce-admin/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"ugc\">WooCommerce Admin</a> – a powerful, customizable central dashboard for your store.</p>\n<p>Expand your audience across marketing and social channels with <a href=\"https://woocommerce.com/products/google-ads/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Google Ads</a>, <a href=\"https://woocommerce.com/products/hubspot-for-woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">HubSpot</a>, <a href=\"https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Mailchimp</a>, and <a href=\"https://woocommerce.com/products/facebook/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Facebook</a> integrations. You can always check out the in-dashboard <a href=\"https://woocommerce.com/document/marketing-hub/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Marketing Hub</a> for fresh ideas and tips to help you succeed.</p>\n<p>Enhance store functionality with hundreds of free and paid extensions from the <a href=\"https://woocommerce.com/products/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">official WooCommerce Marketplace</a>. Our developers <a href=\"https://woocommerce.com/document/marketplace-overview/#section-6?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">vet each new extension</a> and regularly review existing extensions to maintain Marketplace quality standards. We are actively <a href=\"https://woocommerce.com/document/marketplace-overview/#section-2?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">looking for products that help store builders create successful stores</a>.</p>\n<p>Manage your store from anywhere with the free WooCommerce <a href=\"https://woocommerce.com/mobile/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">mobile app</a> (Android and iOS). Spoiler alert: Keep an ear out for the slightly addictive “cha-ching” notification sound each time you make a new sale!</p>\n<h4>Own and control your store data – forever</h4>\n<p>With <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a>, your data belongs to you. Always.</p>\n<p>If you opt to share <a href=\"https://woocommerce.com/usage-tracking/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">usage data</a> with us, you can feel confident knowing that it’s anonymized and kept secure. Choose to opt-out at any time without impacting your store.</p>\n<p>Unlike hosted ecommerce solutions, WooCommerce store data is future-proof; you’re free to export all your content and take your site to any platform you choose. No restrictions.</p>\n<h4>Why developers choose (and love) WooCommerce</h4>\n<p>Developers can use <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> to create, customize, and scale a store to meet a client’s exact specifications, making enhancements through extensions or custom solutions.</p>\n<ul>\n<li>Leverage <a href=\"https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">hooks and filters</a> to modify or create functionality.</li>\n<li>Integrate virtually any service using a robust <a href=\"https://developer.woocommerce.com/docs/getting-started-with-the-woocommerce-rest-api/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">REST API</a> and webhooks.</li>\n<li>Design and build custom content blocks with React.</li>\n<li><a href=\"https://developer.woocommerce.com/docs/category/extension-development/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Inspect and modify</a> any aspect of the core plugin code.</li>\n<li>Speed up development with a lightning-fast <a href=\"https://developer.woocommerce.com/docs/category/wc-cli/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">CLI</a>.</li>\n</ul>\n<p>The core platform is tested rigorously and often, supported by a dedicated development team working across time zones. Comprehensive documentation is updated with each release, empowering you to build exactly the store required.</p>\n<h4>Be part of our growing international community</h4>\n<p>WooCommerce has a large, passionate community dedicated to helping merchants succeed – and it’s growing fast.</p>\n<p>There are <a href=\"https://woocommerce.com/meetups/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Meetups</a> in locations around the world that you can attend for free and even get involved in running. These events are a great way to learn from others, share your expertise, and connect with like-minded folks.</p>\n<p>WooCommerce also has a regular presence at WordCamps across the globe – we’d love to meet you.</p>\n<h4>Contribute and translate</h4>\n<p>WooCommerce is developed and supported by Automattic, the creators of WordPress.com and Jetpack. We also have hundreds of independent contributors, and there’s always room for more. Head to the <a href=\"https://github.com/woocommerce/woocommerce?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub Repository</a> to find out how you can pitch in.</p>\n<p>WooCommerce is translated into multiple languages, including Danish, Ukrainian, and Persian. Help localize WooCommerce even further by adding your locale – visit <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">translate.wordpress.org</a>.</p>\n<h4>Connection to WooCommerce.com</h4>\n<p>You can connect your store to <a href=\"https://woocommerce.com/\" rel=\"nofollow ugc\">WooCommerce.com</a> to manage your subscriptions on WooCommerce Marketplace and receive product updates without leaving WordPress admin. Connection also enables installation of purchased products right from WooCommerce.com and streamlines access to technical support. If you’d like to learn about what data is gathered and how it is used, please refer to our <a href=\"https://automattic.com/privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</p>\n\";s:12:\"installation\";s:2382:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)</li>\n<li>MySQL 5.6 or greater, OR MariaDB version 10.1 or greater, is required</li>\n</ul>\n<p>Visit the <a href=\"https://woocommerce.com/document/server-requirements/?utm_source=wp%20org%20repo%20listing&utm_content=3.6\" rel=\"nofollow ugc\">WooCommerce server requirements documentation</a> for a detailed list of server requirements.</p>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”</p>\n<p>In the search field type “WooCommerce,” then click “Search Plugins.” Once you’ve found us, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.</p>\n<h4>Manual installation</h4>\n<p>Manual installation method requires downloading the WooCommerce plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains <a href=\"https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation\" rel=\"ugc\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work smoothly, but we still recommend you back up your site.</p>\n<p>If you encounter issues with the shop/category pages after an update, flush the permalinks by going to WordPress > Settings > Permalinks and hitting “Save.” That should return things to normal.</p>\n<h4>Sample data</h4>\n<p>WooCommerce comes with some sample data you can use to see how products look; import sample_products.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\" rel=\"ugc\">WordPress importer</a>. You can also use the core <a href=\"https://woocommerce.com/document/product-csv-importer-exporter/?utm_source=wp%20org%20repo%20listing&utm_content=3.6\" rel=\"nofollow ugc\">CSV importer</a> or our <a href=\"https://woocommerce.com/products/product-csv-import-suite/?utm_source=wp%20org%20repo%20listing&utm_content=3.6\" rel=\"nofollow ugc\">CSV Import Suite extension</a> to import sample_products.csv</p>\n\";s:3:\"faq\";s:7803:\"\n<dt id=\'where%20can%20i%20find%20woocommerce%20documentation%20and%20user%20guides%3F\'>\nWhere can I find WooCommerce documentation and user guides?\n</h4>\n<p>\n<p>For help setting up and configuring WooCommerce, please refer to <a href=\"https://woocommerce.com/documentation/plugins/woocommerce/getting-started/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Getting Started</a> and the <a href=\"https://woocommerce.com/guides/new-store/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">New WooCommerce Store Owner Guide</a>.</p>\n<p>For extending or theming WooCommerce, see our <a href=\"https://github.com/woocommerce/woocommerce/tree/trunk/docs\" rel=\"nofollow ugc\">documentation</a>, as well as the <a href=\"https://github.com/woocommerce/woocommerce/blob/trunk/docs/extension-development/extension-development-best-practices.md\" rel=\"nofollow ugc\">Plugin Developer Best Practices</a>.</p>\n</p>\n<dt id=\'where%20can%20i%20get%20help%20or%20talk%20to%20other%20users%20about%20woocommerce%20core%3F\'>\nWhere can I get help or talk to other users about WooCommerce Core?\n</h4>\n<p>\n<p>If you get stuck, you can ask for help in the <a href=\"https://wordpress.org/support/plugin/woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"ugc\">WooCommerce Support Forum</a> by following <a href=\"https://wordpress.org/support/topic/guide-to-the-woocommerce-forum/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"ugc\">these guidelines</a>, reach out via the <a href=\"https://woocommerce.com/community-slack/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community Slack</a>, or post in the <a href=\"https://www.facebook.com/groups/advanced.woocommerce?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community group</a> on Facebook.</p>\n</p>\n<dt id=\'where%20can%20i%20get%20help%20for%20extensions%20i%20have%20purchased%20from%20the%20woocommerce%20marketplace%3F\'>\nWhere can I get help for extensions I have purchased from the WooCommerce Marketplace?\n</h4>\n<p>\n<p>For assistance with paid extensions from the WooCommerce Marketplace: first, review our <a href=\"https://woocommerce.com/document/woocommerce-self-service-guide/\" rel=\"nofollow ugc\">self-service troubleshooting guide</a>. If the problem persists, kindly log a support ticket via <a href=\"https://woocommerce.com/my-account/create-a-ticket/\" rel=\"nofollow ugc\">our helpdesk</a>. Our dedicated Happiness Engineers aim to respond within 24 hours.</p>\n</p>\n<dt id=\'i%E2%80%99m%20having%20trouble%20logging%20in%20to%20woocommerce.com%20%E2%80%93%20what%20now%3F\'>\nI’m having trouble logging in to WooCommerce.com – what now?\n</h4>\n<p>\n<p>First, troubleshoot common login issues using this helpful <a href=\"https://woocommerce.com/document/log-into-woocommerce-com-with-wordpress-com/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">step-by-step guide</a>. Still not working? <a href=\"https://woocommerce.com/contact-us/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Get in touch with us</a>.</p>\n</p>\n<dt id=\'will%20woocommerce%20work%20with%20my%20theme%3F\'>\nWill WooCommerce work with my theme?\n</h4>\n<p>\n<p>Yes! WooCommerce will work with any theme but may require some additional styling. If you’re looking for a theme featuring deep WooCommerce integration, we recommend <a href=\"https://woocommerce.com/storefront/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Storefront</a>.</p>\n</p>\n<dt id=\'how%20do%20i%20update%20woocommerce%3F\'>\nHow do I update WooCommerce?\n</h4>\n<p>\n<p>We have a detailed guide on <a href=\"https://woocommerce.com/document/how-to-update-woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">How To Update WooCommerce</a>.</p>\n</p>\n<dt id=\'my%20site%20broke%20%E2%80%93%20what%20do%20i%20do%3F\'>\nMy site broke – what do I do?\n</h4>\n<p>\n<p>Start by diagnosing the issue using our helpful <a href=\"https://woocommerce.com/documentation/get-help/troubleshooting-get-help/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">troubleshooting guide</a>.</p>\n<p>If you noticed the error after updating a theme or plugin, there might be compatibility issues between it and WooCommerce. If the issue appeared after updating WooCommerce, there could be a conflict between WooCommerce and an outdated theme or plugin.</p>\n<p>In both instances, we recommend running a conflict test using <a href=\"https://woocommerce.com/document/troubleshooting-using-health-check/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Health Check</a> (which allows you to disable themes and plugins without affecting your visitors) or troubleshooting the issue using a <a href=\"https://woocommerce.com/document/how-to-test-for-conflicts/#section-3?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">staging site</a>.</p>\n</p>\n<dt id=\'where%20can%20i%20report%20bugs%3F\'>\nWhere can I report bugs?\n</h4>\n<p>\n<p>Report bugs on the <a href=\"https://github.com/woocommerce/woocommerce/issues?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub repository</a>. You can also notify us via our support forum – be sure to search the forums to confirm that the error has not already been reported.</p>\n</p>\n<dt id=\'where%20can%20i%20request%20new%20features%2C%20themes%2C%20and%20extensions%3F\'>\nWhere can I request new features, themes, and extensions?\n</h4>\n<p>\n<p>Request new features and extensions and vote on existing suggestions on our official <a href=\"https://woocommerce.com/feature-requests/woocommerce?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">feature request board</a>. Our Product teams regularly review requests and consider them valuable for product planning.</p>\n</p>\n<dt id=\'woocommerce%20is%20awesome%21%20can%20i%20contribute%3F\'>\nWooCommerce is awesome! Can I contribute?\n</h4>\n<p>\n<p>Yes, you can! Join in on our <a href=\"https://github.com/woocommerce/woocommerce/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">GitHub repository</a> and follow the <a href=\"https://woocommerce.wordpress.com/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">development blog</a> to stay up-to-date with everything happening in the project.</p>\n</p>\n<dt id=\'where%20can%20i%20find%20rest%20api%20documentation%3F\'>\nWhere can I find REST API documentation?\n</h4>\n<p>\n<p>Extensive <a href=\"https://woocommerce.github.io/woocommerce-rest-api-docs/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce REST API Documentation</a> is available on GitHub.</p>\n</p>\n<dt id=\'my%20question%20is%20not%20listed%20here.%20where%20can%20i%20find%20more%20answers%3F\'>\nMy question is not listed here. Where can I find more answers?\n</h4>\n<p>\n<p>Check out <a href=\"https://woocommerce.com/document/frequently-asked-questions/?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Frequently Asked Questions</a> for more.</p>\n</p>\n\n\";s:9:\"changelog\";s:594:\"<h4>9.5.2 2025-01-08</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix – Fixed a bug where limited usage coupons would experience conflicts when applied simultaneously. <a href=\"https://github.com/woocommerce/woocommerce/pull/54269\" rel=\"nofollow ugc\">#54269</a></li>\n<li>Update – Enhance the security of the customers API <a href=\"https://github.com/woocommerce/woocommerce/pull/54267\" rel=\"nofollow ugc\">#54267</a></li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt\" rel=\"nofollow ugc\">See changelog for all versions</a>.</p>\n\";s:11:\"screenshots\";s:1035:\"<ol><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-1.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-1.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-2.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-2.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-3.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-3.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-4.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-4.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-5.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-5.jpg?rev=2366418\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-6.jpg?rev=2366418\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-6.jpg?rev=2366418\" alt=\"\"></a></li></ol>\";s:7:\"reviews\";s:17134:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Bad Support</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/developeresfera/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e72f65168883c60bdcc427fa770b38ec56c86611919e74355d5e05b2bd801c8c?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/e72f65168883c60bdcc427fa770b38ec56c86611919e74355d5e05b2bd801c8c?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/developeresfera/\" class=\"reviewer-name\">developeresfera</a> on <span class=\"review-date\">January 13, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Hello, I need assistance with the WooCommerce block filter. I reached out to support over three days ago, but I haven\'t received any response yet.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">A Positive Experience with WooCommerce and Its Support</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/dalvac/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ebee2609e89ad48d89128ebd5e0cc672be43431eeb72c99ed4b24b97f2473f43?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/ebee2609e89ad48d89128ebd5e0cc672be43431eeb72c99ed4b24b97f2473f43?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/dalvac/\" class=\"reviewer-name\">dalvac</a> on <span class=\"review-date\">January 8, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I would like to share my experience with the WooCommerce plugin. I use it constantly and have been working with this tool for quite some time. Until recently, I had never encountered any issues.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Unfortunately, a mistake on my part caused a complete crash. Fortunately, I had a backup that allowed me to restore my site in its entirety, except for the WooCommerce Payments configuration. I was desperate, but I decided to reach out to support by submitting a request.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I want to commend your team for their responsiveness and efficiency. You addressed my request quickly, which allowed me to resolve the issue without any difficulty.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A big thank you for your excellent support! WooCommerce remains, for me, an essential and outstanding tool.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Easy for a Newbie in SEO</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/erin1979/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/98d8de49eb41866514b0402c18511d3b2488f30553e2729e330a0a3a823ab997?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/98d8de49eb41866514b0402c18511d3b2488f30553e2729e330a0a3a823ab997?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/erin1979/\" class=\"reviewer-name\">erin1979</a> on <span class=\"review-date\">December 16, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I am new to SEO and am updating our company\'s website. AIOSEO thru WordPress is a game changer. It is easy to install & use. I like the recommendations they provide, to make our website better. Don\'t be afraid to try it out. When I had an issue/question, Jeff Burns in Technical Support answered quickly & clearly. THANKS! -SEO Newbie</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">How to edit check out fields</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/eldokkan/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/80b2b7e0b6be916de58a2ae9a48dc1b056126ce9c65b803a4356d87bce125609?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/80b2b7e0b6be916de58a2ae9a48dc1b056126ce9c65b803a4356d87bce125609?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/eldokkan/\" class=\"reviewer-name\">eldokkan</a> on <span class=\"review-date\">December 15, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>How to remove Zip/postal code and make phone number required </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">VERY versatile E-Commerce Solution</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/andreaslorenzi/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d6742536200172eaa7285e6d08abdada0ba86b1d1c7f5c00ca8ca00bf4b37cc0?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/d6742536200172eaa7285e6d08abdada0ba86b1d1c7f5c00ca8ca00bf4b37cc0?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/andreaslorenzi/\" class=\"reviewer-name\">andreaslorenzi</a> on <span class=\"review-date\">December 4, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Five years ago, I was told that using Woo for a larger scale online shop is not the way to do it. <br />Gladly, I didn\'t listen.<br /><br />Four years into my own E-Commerce Project, I can reassure that Woo easily handles our 5k (and growing) products. We run retail, wholesale, pre-loved (differential taxation) of physical products as well as the selling of in person classes all out of one installation (yes, we use quite many plugins and about 500 lines of custom PHP-Code) - works like a charm.<br /><br />I am very happy with Woo! Great job, folks - thanks a million!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Powerful WooCommerce Plugin</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/devvlop/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2215b0511ba6405217d239660189697de8144cbf354706e795e8a4fa8a4e1db1?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/2215b0511ba6405217d239660189697de8144cbf354706e795e8a4fa8a4e1db1?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/devvlop/\" class=\"reviewer-name\">devvlop</a> on <span class=\"review-date\">December 4, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>An excellent WooCommerce plugin! It’s user-friendly, highly customizable, and integrates seamlessly with my store. Support is responsive and helpful. Highly recommend it!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Support is incompetent</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/downhouse00/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/10c971a1192f264c1274285b5d9922b5f4f45ea18073f8b14737fad8def46003?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/10c971a1192f264c1274285b5d9922b5f4f45ea18073f8b14737fad8def46003?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/downhouse00/\" class=\"reviewer-name\">DH <small>(DownHouse00)</small></a> on <span class=\"review-date\">December 3, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>On more than 20 sites, language of woocommerce has changed to English.<br />Support is incompetent and cannot help.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Feels like running a shop from the 2000s</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/regedy1/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d94be630b1ac7275eb33842183531eb5eb760349c6974310b879ae049ad220cb?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/d94be630b1ac7275eb33842183531eb5eb760349c6974310b879ae049ad220cb?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/regedy1/\" class=\"reviewer-name\">regedy1</a> on <span class=\"review-date\">December 2, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>There is a reason why shopify has taken so much market share. Woo just feels so clunky in every aspect. even basic things to run an ecommerce store in 2024 need extra plugins (e.g new account email validation, default tax rates, order email designer, a decent product bulk edit, checkout customizer, order bump, filters & sorting, bulk discounts...)<br />Development for woo feels so stagnant and there hasn\'t been any innovative features in a looong time. <br />The fact that I don\'t even have a dashboard where I can see the conversion rate and all important metrics for my store is just mind blowing. the current analytics is a bit of a joke. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Error with Free Shipping set-up</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/apositivetwist/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5dbe5652f486983c9461c3f92227f4d6e79a7f1d3fc3e7d2ab0c5a6f95cfe9a6?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/5dbe5652f486983c9461c3f92227f4d6e79a7f1d3fc3e7d2ab0c5a6f95cfe9a6?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/apositivetwist/\" class=\"reviewer-name\">apositivetwist</a> on <span class=\"review-date\">November 29, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Took a few rounds but in the end my problem was solved. Thanks!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Theme debugging</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/seasonalsports/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e865e849e721bbf838234075d171ef3804635838eb2a3d78b85ef176939f1977?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/e865e849e721bbf838234075d171ef3804635838eb2a3d78b85ef176939f1977?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/seasonalsports/\" class=\"reviewer-name\">seasonalsports</a> on <span class=\"review-date\">November 21, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Pretty quick response . Great with knowing the problems and what to do . I have very little web building knowledge, so having them walk me through it is a plus ! </p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:146:\"Everything you need to launch an online store in days and keep it growing for years. From your first sale to millions in revenue, Woo is with you.\";s:13:\"download_link\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.2.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-1.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:2;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-2.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:3;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-3.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-4.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:5;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-5.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}i:6;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-6.jpg?rev=2366418\";s:7:\"caption\";s:0:\"\";}}s:4:\"tags\";a:5:{s:9:\"ecommerce\";s:9:\"ecommerce\";s:12:\"online-store\";s:12:\"online store\";s:11:\"sell-online\";s:11:\"sell online\";s:4:\"shop\";s:4:\"shop\";s:13:\"shopping-cart\";s:13:\"shopping cart\";}s:8:\"versions\";a:469:{s:5:\"3.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.0.zip\";s:5:\"3.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.1.zip\";s:5:\"3.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.2.zip\";s:5:\"3.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.3.zip\";s:5:\"3.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.4.zip\";s:5:\"3.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.5.zip\";s:5:\"3.0.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.6.zip\";s:5:\"3.0.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.7.zip\";s:5:\"3.0.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.8.zip\";s:5:\"3.0.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.9.zip\";s:5:\"3.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.0.zip\";s:5:\"3.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.1.zip\";s:5:\"3.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip\";s:5:\"3.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.0.zip\";s:5:\"3.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.1.zip\";s:5:\"3.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.2.zip\";s:5:\"3.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.3.zip\";s:5:\"3.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.4.zip\";s:5:\"3.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.5.zip\";s:5:\"3.2.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.6.zip\";s:5:\"3.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.0.zip\";s:5:\"3.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.1.zip\";s:5:\"3.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2.zip\";s:10:\"3.3.2-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2-rc.1.zip\";s:5:\"3.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.3.zip\";s:5:\"3.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.4.zip\";s:5:\"3.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.5.zip\";s:5:\"3.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.6.zip\";s:5:\"3.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0.zip\";s:12:\"3.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-beta.1.zip\";s:10:\"3.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-rc.2.zip\";s:5:\"3.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.1.zip\";s:5:\"3.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.2.zip\";s:5:\"3.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.3.zip\";s:5:\"3.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.4.zip\";s:5:\"3.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.5.zip\";s:5:\"3.4.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.6.zip\";s:5:\"3.4.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.7.zip\";s:5:\"3.4.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.8.zip\";s:5:\"3.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0.zip\";s:12:\"3.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-beta.1.zip\";s:10:\"3.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.1.zip\";s:10:\"3.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.2.zip\";s:5:\"3.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.1.zip\";s:6:\"3.5.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.10.zip\";s:5:\"3.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.2.zip\";s:5:\"3.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.3.zip\";s:5:\"3.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.4.zip\";s:5:\"3.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.5.zip\";s:5:\"3.5.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.6.zip\";s:5:\"3.5.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.7.zip\";s:5:\"3.5.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.8.zip\";s:5:\"3.5.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.9.zip\";s:5:\"3.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0.zip\";s:12:\"3.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-beta.1.zip\";s:10:\"3.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.1.zip\";s:10:\"3.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.2.zip\";s:10:\"3.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.3.zip\";s:5:\"3.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.1.zip\";s:5:\"3.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.2.zip\";s:5:\"3.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.3.zip\";s:5:\"3.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.4.zip\";s:5:\"3.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.5.zip\";s:5:\"3.6.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.6.zip\";s:5:\"3.6.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.7.zip\";s:5:\"3.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0.zip\";s:12:\"3.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-beta.1.zip\";s:10:\"3.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.1.zip\";s:10:\"3.7.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.2.zip\";s:5:\"3.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.1.zip\";s:5:\"3.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.2.zip\";s:5:\"3.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.3.zip\";s:5:\"3.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0.zip\";s:12:\"3.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-beta.1.zip\";s:10:\"3.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.1.zip\";s:10:\"3.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.2.zip\";s:5:\"3.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.1.zip\";s:5:\"3.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.2.zip\";s:5:\"3.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.3.zip\";s:5:\"3.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0.zip\";s:12:\"3.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.1.zip\";s:12:\"3.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.2.zip\";s:10:\"3.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.1.zip\";s:10:\"3.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.2.zip\";s:10:\"3.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.3.zip\";s:10:\"3.9.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.4.zip\";s:5:\"3.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.1.zip\";s:5:\"3.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.2.zip\";s:5:\"3.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.3.zip\";s:5:\"3.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.4.zip\";s:5:\"3.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.5.zip\";s:5:\"4.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0.zip\";s:12:\"4.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-beta.1.zip\";s:10:\"4.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.1.zip\";s:10:\"4.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.2.zip\";s:5:\"4.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.1.zip\";s:5:\"4.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.2.zip\";s:5:\"4.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.3.zip\";s:5:\"4.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.4.zip\";s:5:\"4.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0.zip\";s:12:\"4.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.1.zip\";s:12:\"4.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.2.zip\";s:10:\"4.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.1.zip\";s:10:\"4.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.2.zip\";s:5:\"4.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.1.zip\";s:5:\"4.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.2.zip\";s:5:\"4.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.3.zip\";s:5:\"4.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.4.zip\";s:5:\"4.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0.zip\";s:10:\"4.2.0-RC.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.1.zip\";s:10:\"4.2.0-RC.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.2.zip\";s:12:\"4.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-beta.1.zip\";s:5:\"4.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.1.zip\";s:5:\"4.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.2.zip\";s:5:\"4.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.3.zip\";s:5:\"4.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.4.zip\";s:5:\"4.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.5.zip\";s:5:\"4.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0.zip\";s:12:\"4.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-beta.1.zip\";s:10:\"4.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.1.zip\";s:10:\"4.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.2.zip\";s:10:\"4.3.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.3.zip\";s:5:\"4.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.1.zip\";s:5:\"4.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.2.zip\";s:5:\"4.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.3.zip\";s:5:\"4.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.4.zip\";s:5:\"4.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.5.zip\";s:5:\"4.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.6.zip\";s:5:\"4.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0.zip\";s:12:\"4.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-beta.1.zip\";s:10:\"4.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-rc.1.zip\";s:5:\"4.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.1.zip\";s:5:\"4.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.2.zip\";s:5:\"4.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.3.zip\";s:5:\"4.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.4.zip\";s:5:\"4.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0.zip\";s:12:\"4.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-beta.1.zip\";s:10:\"4.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.1.zip\";s:10:\"4.5.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.3.zip\";s:5:\"4.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.1.zip\";s:5:\"4.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.2.zip\";s:5:\"4.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.3.zip\";s:5:\"4.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.4.zip\";s:5:\"4.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.5.zip\";s:5:\"4.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0.zip\";s:12:\"4.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-beta.1.zip\";s:10:\"4.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-rc.1.zip\";s:5:\"4.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.1.zip\";s:5:\"4.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.2.zip\";s:5:\"4.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.3.zip\";s:5:\"4.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.4.zip\";s:5:\"4.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.5.zip\";s:5:\"4.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0.zip\";s:12:\"4.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.1.zip\";s:12:\"4.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.2.zip\";s:10:\"4.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-rc.1.zip\";s:5:\"4.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1.zip\";s:12:\"4.7.1-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1-beta.1.zip\";s:5:\"4.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.2.zip\";s:5:\"4.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.3.zip\";s:5:\"4.7.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.4.zip\";s:5:\"4.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0.zip\";s:12:\"4.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-beta.1.zip\";s:10:\"4.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.1.zip\";s:10:\"4.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.2.zip\";s:5:\"4.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.1.zip\";s:5:\"4.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.2.zip\";s:5:\"4.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.3.zip\";s:5:\"4.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0.zip\";s:12:\"4.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-beta.1.zip\";s:10:\"4.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.1.zip\";s:10:\"4.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.2.zip\";s:5:\"4.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.1.zip\";s:5:\"4.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.2.zip\";s:5:\"4.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.3.zip\";s:5:\"4.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.4.zip\";s:5:\"4.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.5.zip\";s:5:\"5.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0.zip\";s:12:\"5.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.1.zip\";s:12:\"5.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.2.zip\";s:10:\"5.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.1.zip\";s:10:\"5.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.2.zip\";s:10:\"5.0.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.3.zip\";s:5:\"5.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.1.zip\";s:5:\"5.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.2.zip\";s:5:\"5.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.3.zip\";s:5:\"5.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0.zip\";s:12:\"5.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-beta.1.zip\";s:10:\"5.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-rc.1.zip\";s:5:\"5.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.1.zip\";s:5:\"5.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.2.zip\";s:5:\"5.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.3.zip\";s:5:\"5.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0.zip\";s:12:\"5.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-beta.1.zip\";s:10:\"5.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.1.zip\";s:10:\"5.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.2.zip\";s:5:\"5.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.1.zip\";s:5:\"5.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.2.zip\";s:5:\"5.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.3.zip\";s:5:\"5.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.4.zip\";s:5:\"5.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.5.zip\";s:5:\"5.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0.zip\";s:12:\"5.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-beta.1.zip\";s:10:\"5.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.1.zip\";s:10:\"5.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.2.zip\";s:5:\"5.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.1.zip\";s:5:\"5.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.2.zip\";s:5:\"5.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.3.zip\";s:5:\"5.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0.zip\";s:12:\"5.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-beta.1.zip\";s:10:\"5.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-rc.1.zip\";s:5:\"5.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.1.zip\";s:5:\"5.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.2.zip\";s:5:\"5.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.3.zip\";s:5:\"5.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.4.zip\";s:5:\"5.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0.zip\";s:12:\"5.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-beta.1.zip\";s:10:\"5.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.1.zip\";s:10:\"5.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.2.zip\";s:5:\"5.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.1.zip\";s:5:\"5.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.2.zip\";s:5:\"5.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.3.zip\";s:5:\"5.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.4.zip\";s:5:\"5.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0.zip\";s:12:\"5.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-beta.1.zip\";s:10:\"5.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.1.zip\";s:10:\"5.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.2.zip\";s:5:\"5.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.1.zip\";s:5:\"5.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.2.zip\";s:5:\"5.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0.zip\";s:12:\"5.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-beta.1.zip\";s:10:\"5.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-rc.1.zip\";s:5:\"5.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.1.zip\";s:5:\"5.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.2.zip\";s:5:\"5.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0.zip\";s:12:\"5.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.1.zip\";s:12:\"5.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.2.zip\";s:10:\"5.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-rc.1.zip\";s:5:\"5.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.1.zip\";s:5:\"5.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0.zip\";s:12:\"5.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-beta.1.zip\";s:10:\"5.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.1.zip\";s:10:\"5.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.2.zip\";s:5:\"5.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.1.zip\";s:5:\"6.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0.zip\";s:12:\"6.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-beta.1.zip\";s:10:\"6.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-rc.1.zip\";s:5:\"6.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.1.zip\";s:5:\"6.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0.zip\";s:12:\"6.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-beta.1.zip\";s:10:\"6.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.1.zip\";s:10:\"6.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.2.zip\";s:5:\"6.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.1.zip\";s:5:\"6.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.2.zip\";s:5:\"6.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0.zip\";s:12:\"6.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-beta.1.zip\";s:10:\"6.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.1.zip\";s:10:\"6.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.2.zip\";s:5:\"6.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.1.zip\";s:5:\"6.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.2.zip\";s:5:\"6.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0.zip\";s:12:\"6.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-beta.1.zip\";s:10:\"6.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.1.zip\";s:10:\"6.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.2.zip\";s:5:\"6.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.1.zip\";s:5:\"6.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0.zip\";s:12:\"6.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-beta.1.zip\";s:10:\"6.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-rc.1.zip\";s:5:\"6.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.1.zip\";s:5:\"6.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0.zip\";s:12:\"6.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-beta.1.zip\";s:10:\"6.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.1.zip\";s:10:\"6.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.2.zip\";s:5:\"6.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.1.zip\";s:5:\"6.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0.zip\";s:12:\"6.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-beta.1.zip\";s:10:\"6.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.1.zip\";s:10:\"6.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.2.zip\";s:5:\"6.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.1.zip\";s:5:\"6.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0.zip\";s:12:\"6.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.1.zip\";s:12:\"6.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.2.zip\";s:10:\"6.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-rc.1.zip\";s:5:\"6.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0.zip\";s:12:\"6.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.1.zip\";s:12:\"6.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.2.zip\";s:10:\"6.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-rc.1.zip\";s:5:\"6.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.1.zip\";s:5:\"6.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.2.zip\";s:5:\"6.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0.zip\";s:12:\"6.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.1.zip\";s:12:\"6.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.2.zip\";s:10:\"6.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-rc.1.zip\";s:5:\"6.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.1.zip\";s:5:\"6.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.2.zip\";s:5:\"6.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.3.zip\";s:5:\"6.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.4.zip\";s:5:\"7.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0.zip\";s:12:\"7.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.1.zip\";s:12:\"7.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.2.zip\";s:12:\"7.0.0-beta.3\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.3.zip\";s:10:\"7.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.1.zip\";s:10:\"7.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.2.zip\";s:5:\"7.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.1.zip\";s:5:\"7.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0.zip\";s:12:\"7.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.1.zip\";s:12:\"7.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.2.zip\";s:10:\"7.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.1.zip\";s:10:\"7.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.2.zip\";s:5:\"7.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.1.zip\";s:5:\"7.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0.zip\";s:12:\"7.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.1.zip\";s:12:\"7.2.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.2.zip\";s:10:\"7.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.1.zip\";s:10:\"7.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.2.zip\";s:5:\"7.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.1.zip\";s:5:\"7.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.2.zip\";s:5:\"7.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.3.zip\";s:5:\"7.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0.zip\";s:12:\"7.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.1.zip\";s:12:\"7.3.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.2.zip\";s:10:\"7.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.1.zip\";s:10:\"7.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.2.zip\";s:5:\"7.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip\";s:12:\"7.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.1.zip\";s:12:\"7.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.2.zip\";s:10:\"7.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.1.zip\";s:10:\"7.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.2.zip\";s:5:\"7.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.1.zip\";s:5:\"7.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0.zip\";s:12:\"7.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.1.zip\";s:12:\"7.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.2.zip\";s:10:\"7.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-rc.1.zip\";s:5:\"7.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.1.zip\";s:5:\"7.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0.zip\";s:12:\"7.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.1.zip\";s:12:\"7.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.2.zip\";s:10:\"7.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.1.zip\";s:10:\"7.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.2.zip\";s:10:\"7.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.3.zip\";s:5:\"7.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.1.zip\";s:5:\"7.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0.zip\";s:12:\"7.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.1.zip\";s:12:\"7.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.2.zip\";s:10:\"7.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-rc.1.zip\";s:5:\"7.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.1.zip\";s:5:\"7.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.2.zip\";s:5:\"7.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0.zip\";s:12:\"7.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.1.zip\";s:12:\"7.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.2.zip\";s:10:\"7.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.1.zip\";s:10:\"7.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.2.zip\";s:5:\"7.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.1.zip\";s:5:\"7.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.2.zip\";s:5:\"7.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.3.zip\";s:5:\"7.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0.zip\";s:12:\"7.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.1.zip\";s:12:\"7.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.2.zip\";s:10:\"7.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.2.zip\";s:10:\"7.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.3.zip\";s:5:\"7.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.1.zip\";s:5:\"8.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0.zip\";s:12:\"8.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.1.zip\";s:12:\"8.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.2.zip\";s:10:\"8.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.1.zip\";s:10:\"8.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.2.zip\";s:5:\"8.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.1.zip\";s:5:\"8.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.2.zip\";s:5:\"8.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.3.zip\";s:5:\"8.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.4.zip\";s:5:\"8.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0.zip\";s:12:\"8.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-beta.1.zip\";s:10:\"8.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.1.zip\";s:10:\"8.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.2.zip\";s:5:\"8.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.1.zip\";s:5:\"8.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.2.zip\";s:5:\"8.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0.zip\";s:12:\"8.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-beta.1.zip\";s:10:\"8.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.1.zip\";s:10:\"8.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.2.zip\";s:5:\"8.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.1.zip\";s:5:\"8.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.2.zip\";s:5:\"8.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.3.zip\";s:5:\"8.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0.zip\";s:12:\"8.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-beta.1.zip\";s:10:\"8.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.1.zip\";s:10:\"8.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.2.zip\";s:5:\"8.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.1.zip\";s:5:\"8.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.2.zip\";s:5:\"8.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0.zip\";s:12:\"8.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-beta.1.zip\";s:10:\"8.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-rc.1.zip\";s:5:\"8.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.1.zip\";s:5:\"8.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0.zip\";s:12:\"8.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-beta.1.zip\";s:10:\"8.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-rc.1.zip\";s:5:\"8.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.1.zip\";s:5:\"8.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.2.zip\";s:5:\"8.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.3.zip\";s:5:\"8.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0.zip\";s:12:\"8.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-beta.1.zip\";s:10:\"8.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-rc.1.zip\";s:5:\"8.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.1.zip\";s:5:\"8.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.2.zip\";s:5:\"8.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0.zip\";s:12:\"8.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.1.zip\";s:12:\"8.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.2.zip\";s:10:\"8.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-rc.1.zip\";s:5:\"8.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.1.zip\";s:5:\"8.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0.zip\";s:12:\"8.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-beta.1.zip\";s:10:\"8.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-rc.1.zip\";s:5:\"8.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.1.zip\";s:5:\"8.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.2.zip\";s:5:\"8.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.3.zip\";s:5:\"8.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.4.zip\";s:5:\"8.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.5.zip\";s:5:\"8.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0.zip\";s:12:\"8.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-beta.1.zip\";s:10:\"8.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-rc.1.zip\";s:5:\"8.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.1.zip\";s:5:\"8.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.2.zip\";s:5:\"8.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.3.zip\";s:5:\"9.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0.zip\";s:12:\"9.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.1.zip\";s:12:\"9.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.2.zip\";s:10:\"9.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-rc.1.zip\";s:5:\"9.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.1.zip\";s:5:\"9.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.2.zip\";s:5:\"9.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0.zip\";s:12:\"9.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-beta.1.zip\";s:10:\"9.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-rc.1.zip\";s:5:\"9.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.1.zip\";s:5:\"9.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.2.zip\";s:5:\"9.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.3.zip\";s:5:\"9.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.4.zip\";s:5:\"9.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0.zip\";s:12:\"9.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-beta.1.zip\";s:10:\"9.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-rc.1.zip\";s:5:\"9.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.1.zip\";s:5:\"9.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.2.zip\";s:5:\"9.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.3.zip\";s:5:\"9.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0.zip\";s:12:\"9.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-beta.1.zip\";s:10:\"9.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-rc.1.zip\";s:5:\"9.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.1.zip\";s:5:\"9.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip\";s:5:\"9.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"9.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.4.zip\";s:5:\"9.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0.zip\";s:12:\"9.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.1.zip\";s:12:\"9.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.2.zip\";s:10:\"9.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.1.zip\";s:10:\"9.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.2.zip\";s:10:\"9.4.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.3.zip\";s:10:\"9.4.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.4.zip\";s:5:\"9.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.1.zip\";s:5:\"9.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip\";s:5:\"9.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.3.zip\";s:5:\"9.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0.zip\";s:12:\"9.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.1.zip\";s:12:\"9.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.2.zip\";s:10:\"9.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-rc.1.zip\";s:5:\"9.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.1.zip\";s:5:\"9.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.2.zip\";s:12:\"9.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.1.zip\";s:12:\"9.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.2.zip\";s:10:\"9.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-rc.1.zip\";s:5:\"trunk\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";s:4:\"high\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:11:\"WooCommerce\";}}','no'),(204,'recently_activated','a:0:{}','yes'),(213,'fusion_builder_version','3.11.7','yes'),(221,'fusion_form_cleanup_datetime','1739019164','yes'),(222,'fusion_core_version','5.11.7','yes'),(223,'widget_ad_125_125-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(224,'widget_fusion_author-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(225,'widget_contact_info-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(226,'widget_pyre_tabs-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(227,'widget_recent_works-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(228,'widget_tweets-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(229,'widget_flickr-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(230,'widget_social_links-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(231,'widget_facebook-like-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(232,'widget_menu-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(233,'widget_avada-vertical-menu-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(234,'widget_form-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(249,'acf_first_activated_version','6.2.9','yes'),(250,'acf_version','6.2.9','yes'),(260,'fusion_options','a:1075:{s:8:\"last_tab\";s:0:\"\";s:6:\"layout\";s:4:\"wide\";s:10:\"site_width\";s:6:\"1200px\";s:13:\"margin_offset\";a:2:{s:3:\"top\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";}s:13:\"scroll_offset\";s:4:\"full\";s:18:\"boxed_modal_shadow\";s:4:\"none\";s:12:\"main_padding\";a:2:{s:3:\"top\";s:4:\"60px\";s:6:\"bottom\";s:4:\"60px\";}s:13:\"page_template\";s:9:\"100_width\";s:16:\"hundredp_padding\";s:4:\"30px\";s:10:\"responsive\";s:1:\"1\";s:21:\"grid_main_break_point\";s:4:\"1000\";s:23:\"side_header_break_point\";s:3:\"800\";s:19:\"content_break_point\";s:3:\"800\";s:19:\"sidebar_break_point\";s:3:\"800\";s:11:\"mobile_zoom\";s:1:\"1\";s:16:\"visibility_small\";s:3:\"718\";s:17:\"visibility_medium\";s:4:\"1024\";s:22:\"typography_sensitivity\";s:1:\"0\";s:17:\"typography_factor\";s:3:\"1.5\";s:13:\"color_palette\";a:8:{s:6:\"color1\";a:2:{s:5:\"label\";s:7:\"Color 1\";s:5:\"color\";s:7:\"#ffffff\";}s:6:\"color2\";a:2:{s:5:\"label\";s:7:\"Color 2\";s:5:\"color\";s:7:\"#f6e760\";}s:6:\"color3\";a:2:{s:5:\"label\";s:7:\"Color 3\";s:5:\"color\";s:7:\"#f2f3f5\";}s:6:\"color4\";a:2:{s:5:\"label\";s:7:\"Color 4\";s:5:\"color\";s:7:\"#d85927\";}s:6:\"color5\";a:2:{s:5:\"label\";s:7:\"Color 5\";s:5:\"color\";s:7:\"#432df4\";}s:6:\"color6\";a:2:{s:5:\"label\";s:7:\"Color 6\";s:5:\"color\";s:7:\"#3b3c3c\";}s:6:\"color7\";a:2:{s:5:\"label\";s:7:\"Color 7\";s:5:\"color\";s:7:\"#18191d\";}s:6:\"color8\";a:2:{s:5:\"label\";s:7:\"Color 8\";s:5:\"color\";s:7:\"#0e0f11\";}}s:13:\"primary_color\";s:17:\"var(--awb-color5)\";s:15:\"slider_position\";s:5:\"below\";s:15:\"header_position\";s:3:\"top\";s:13:\"header_layout\";s:2:\"v3\";s:19:\"header_left_content\";s:12:\"social_links\";s:20:\"header_right_content\";s:10:\"navigation\";s:17:\"header_v4_content\";s:18:\"tagline_and_search\";s:13:\"header_number\";s:28:\"Call Us Today! 1.555.555.555\";s:12:\"header_email\";s:19:\"info@yourdomain.com\";s:14:\"header_tagline\";s:19:\"Insert Tagline Here\";s:18:\"header_banner_code\";s:0:\"\";s:15:\"header_bg_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:14:\"header_bg_full\";s:1:\"0\";s:18:\"header_bg_parallax\";s:1:\"1\";s:16:\"header_bg_repeat\";s:9:\"no-repeat\";s:17:\"side_header_width\";s:3:\"280\";s:14:\"header_padding\";a:4:{s:3:\"top\";s:3:\"0px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";s:4:\"left\";s:3:\"0px\";}s:13:\"header_shadow\";s:1:\"0\";s:16:\"header_100_width\";s:1:\"0\";s:15:\"header_bg_color\";s:17:\"var(--awb-color1)\";s:23:\"archive_header_bg_color\";s:17:\"var(--awb-color1)\";s:19:\"header_border_color\";s:19:\"rgba(226,226,226,0)\";s:19:\"header_top_bg_color\";s:17:\"var(--awb-color4)\";s:17:\"tagline_font_size\";s:4:\"16px\";s:18:\"tagline_font_color\";s:17:\"var(--awb-color8)\";s:13:\"header_sticky\";s:1:\"1\";s:20:\"header_sticky_tablet\";s:1:\"0\";s:20:\"header_sticky_mobile\";s:1:\"0\";s:23:\"header_sticky_shrinkage\";s:1:\"0\";s:26:\"header_sticky_type2_layout\";s:9:\"menu_only\";s:20:\"header_sticky_shadow\";s:1:\"1\";s:22:\"header_sticky_bg_color\";s:17:\"var(--awb-color1)\";s:24:\"header_sticky_menu_color\";s:17:\"var(--awb-color8)\";s:25:\"header_sticky_nav_padding\";s:2:\"35\";s:27:\"header_sticky_nav_font_size\";s:4:\"14px\";s:10:\"nav_height\";s:2:\"94\";s:20:\"menu_highlight_style\";s:3:\"bar\";s:25:\"menu_highlight_background\";s:17:\"var(--awb-color4)\";s:15:\"menu_arrow_size\";a:2:{s:5:\"width\";s:4:\"23px\";s:6:\"height\";s:4:\"12px\";}s:20:\"nav_highlight_border\";s:1:\"3\";s:11:\"nav_padding\";s:2:\"48\";s:18:\"mobile_nav_padding\";s:2:\"25\";s:15:\"megamenu_shadow\";s:1:\"1\";s:28:\"main_menu_sub_menu_animation\";s:4:\"fade\";s:29:\"dropdown_menu_top_border_size\";s:1:\"3\";s:19:\"dropdown_menu_width\";s:3:\"200\";s:34:\"mainmenu_dropdown_vertical_padding\";s:2:\"12\";s:33:\"mainmenu_dropdown_display_divider\";s:1:\"0\";s:31:\"menu_display_dropdown_indicator\";s:4:\"none\";s:20:\"main_nav_search_icon\";s:1:\"1\";s:22:\"main_nav_search_layout\";s:7:\"overlay\";s:20:\"main_nav_icon_circle\";s:1:\"0\";s:25:\"main_nav_highlight_radius\";s:3:\"2px\";s:17:\"menu_sub_bg_color\";s:17:\"var(--awb-color1)\";s:19:\"menu_bg_hover_color\";s:17:\"var(--awb-color3)\";s:18:\"menu_sub_sep_color\";s:17:\"var(--awb-color3)\";s:17:\"menu_h45_bg_color\";s:17:\"var(--awb-color1)\";s:14:\"nav_typography\";a:8:{s:11:\"font-family\";s:34:\"var(--awb-typography3-font-family)\";s:11:\"font-backup\";s:1:\"1\";s:10:\"font-style\";s:0:\"\";s:11:\"font-weight\";s:22:\"var(--awb-typography3)\";s:9:\"font-size\";s:32:\"var(--awb-typography3-font-size)\";s:14:\"letter-spacing\";s:37:\"var(--awb-typography3-letter-spacing)\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:17:\"var(--awb-color8)\";}s:15:\"menu_text_align\";s:6:\"center\";s:22:\"menu_hover_first_color\";s:17:\"var(--awb-color4)\";s:14:\"menu_sub_color\";s:17:\"var(--awb-color8)\";s:22:\"nav_dropdown_font_size\";s:4:\"14px\";s:26:\"flyout_menu_icon_font_size\";s:4:\"20px\";s:24:\"flyout_nav_icons_padding\";s:2:\"32\";s:22:\"flyout_menu_icon_color\";s:17:\"var(--awb-color8)\";s:28:\"flyout_menu_icon_hover_color\";s:17:\"var(--awb-color4)\";s:28:\"flyout_menu_background_color\";s:96:\"hsla(var(--awb-color1-h),var(--awb-color1-s),var(--awb-color1-l),calc(var(--awb-color1-a) - 6%))\";s:21:\"flyout_menu_direction\";s:4:\"fade\";s:24:\"flyout_menu_item_padding\";s:2:\"32\";s:23:\"topmenu_dropwdown_width\";s:3:\"200\";s:29:\"header_top_first_border_color\";s:17:\"var(--awb-color6)\";s:23:\"header_top_sub_bg_color\";s:17:\"var(--awb-color1)\";s:30:\"header_top_menu_bg_hover_color\";s:17:\"var(--awb-color2)\";s:29:\"header_top_menu_sub_sep_color\";s:17:\"var(--awb-color3)\";s:14:\"snav_font_size\";s:4:\"12px\";s:11:\"sec_menu_lh\";s:4:\"48px\";s:10:\"snav_color\";s:17:\"var(--awb-color1)\";s:25:\"header_top_menu_sub_color\";s:17:\"var(--awb-color8)\";s:31:\"header_top_menu_sub_hover_color\";s:17:\"var(--awb-color4)\";s:18:\"mobile_menu_design\";s:7:\"classic\";s:28:\"mobile_menu_icons_top_margin\";s:1:\"2\";s:22:\"mobile_menu_nav_height\";s:2:\"42\";s:27:\"mobile_nav_submenu_slideout\";s:1:\"1\";s:18:\"mobile_menu_search\";s:1:\"1\";s:29:\"mobile_menu_submenu_indicator\";s:1:\"1\";s:22:\"mobile_header_bg_color\";s:17:\"var(--awb-color1)\";s:30:\"mobile_archive_header_bg_color\";s:17:\"var(--awb-color1)\";s:28:\"mobile_menu_background_color\";s:17:\"var(--awb-color1)\";s:23:\"mobile_menu_hover_color\";s:17:\"var(--awb-color1)\";s:24:\"mobile_menu_border_color\";s:17:\"var(--awb-color3)\";s:24:\"mobile_menu_toggle_color\";s:17:\"var(--awb-color6)\";s:22:\"mobile_menu_typography\";a:9:{s:11:\"font-family\";s:34:\"var(--awb-typography3-font-family)\";s:11:\"font-backup\";s:1:\"1\";s:10:\"font-style\";s:0:\"\";s:11:\"font-weight\";s:22:\"var(--awb-typography3)\";s:9:\"font-size\";s:32:\"var(--awb-typography3-font-size)\";s:11:\"line-height\";s:34:\"var(--awb-typography3-line-height)\";s:14:\"letter-spacing\";s:37:\"var(--awb-typography3-letter-spacing)\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:17:\"var(--awb-color8)\";}s:28:\"mobile_menu_font_hover_color\";s:17:\"var(--awb-color8)\";s:22:\"mobile_menu_text_align\";s:4:\"left\";s:14:\"megamenu_width\";s:10:\"site_width\";s:18:\"megamenu_max_width\";s:4:\"1200\";s:31:\"megamenu_interior_content_width\";s:14:\"viewport_width\";s:19:\"megamenu_title_size\";s:4:\"18px\";s:30:\"megamenu_item_vertical_padding\";s:1:\"7\";s:29:\"megamenu_item_display_divider\";s:1:\"0\";s:18:\"menu_icon_position\";s:4:\"left\";s:14:\"menu_icon_size\";s:2:\"14\";s:15:\"menu_icon_color\";s:17:\"var(--awb-color6)\";s:21:\"menu_icon_hover_color\";s:17:\"var(--awb-color4)\";s:19:\"menu_thumbnail_size\";a:2:{s:5:\"width\";s:4:\"26px\";s:6:\"height\";s:4:\"14px\";}s:14:\"logo_alignment\";s:4:\"left\";s:11:\"logo_margin\";a:4:{s:3:\"top\";s:4:\"34px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:4:\"34px\";s:4:\"left\";s:3:\"0px\";}s:15:\"logo_background\";s:1:\"0\";s:21:\"logo_background_color\";s:17:\"var(--awb-color4)\";s:16:\"logo_custom_link\";s:0:\"\";s:4:\"logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\"